Need help in Keypad Door Lock project ..

Thread Starter

gautamamrit24

Joined Dec 30, 2013
4
Hi Everyone ...
I am first year engineering student. I am given the project:

Key pad door lock has five buttons on the outside and one button on the inside. The outside buttonsare numbered 1 – 5. When the code 3-1-5 is pressed the lock opens after the last correct digit (gives an opening pulse to the lock mechanism). When the inside button is pressed the lock opens immediately.
Design key pad door lock according to the specification above . Make sure that no other combination opens the lock and pressing more than one key simultaneously does not open the lock.

Since i am very new to this sujbect, I have done the simple combinational Circuit design using Logisim of K-map.
I have problem in making the circuit sequential. I have no idea how to store 3-1-5 input consecutively and only this sequence of number opens the locked door. I am confused where and how do i need to use flip-flops and different states.

I will be grateful if anyone help me .................. I have attached my simple combinational circuit Diagram ...
 

Attachments

Thread Starter

gautamamrit24

Joined Dec 30, 2013
4
Hello Mitko89,

Thanks alot for giving interest in my question. I have not heard about ucontroller.

I need to just design the digital circuits by using the logic gates only like using latches, state registors. I have no idea how to use latches, flip flops different states ?
 

Thread Starter

gautamamrit24

Joined Dec 30, 2013
4
Hi Nykolas,

Thanks for your great effort. Can you help me little further ? I am designing the logic level based circuit and I have used Logisim to draw those gates in computer. But I cannot find Latch in the memory section of this program so that i can simulate the design but there are d,t, j-k flip flops etc. Can you tell me how can i draw these Latches and reset in Logisim ? Why there is no latch in 5 input ?

I am just a beginner in this topic so can you please jot down the truth table or any other logic you have applied here ? Are there any states involved. It would be a great help for me :)
 

Nykolas

Joined Aug 27, 2013
115
To the OP:
This is a concept only. As a first year student you should be able to work out the rest on your own. The purpose of a forum is not he spoon-feeding of detail! E
 
Top