I'm looking to generate a schematic for a logic-based 4-digit digital door lock circuit using CMOS logic ICs and LEDs, powered by a 5V DC adapter.
System Overview
You can have the attached circuit as a reference. Appreciate the help
System Overview
- 4-digit password entry via 10 tactile push buttons (0–9 keypad).
- Each correct digit advances a CD4017 counter (code sequencer).
- Wrong key press resets the sequence.
- After 3 wrong attempts, 1-minute lockout triggers, disabling keypad input.
- Red LED ("locked"), green LED ("unlocked"), yellow LED blinks during lockout.
- System resets on power-off.
- Power: regulated +5V DC.
- U1: CD4017 Decade Counter (Code Sequencer)
- U2: CD4017 Decade Counter (Attempt Counter)
- U3: NE555 (Lockout Timer, ~60s duration)
- U4: CD4013 (Lockout Latch)
- U5: CD4011 (Quad NAND Gate, used for logic/reset)
- Diodes: 1N4148 ×6
- Resistors: 5.5 MΩ (555 timing), 100 kΩ ×6 (button pull-downs), 10 kΩ ×2 (biasing), 1 kΩ ×3 (LED current)
- Capacitors: 10 µF (555 timing), 0.1 µF ×5 (decoupling), 0.01 µF (555 control pin)
- LEDs: red, green, yellow
- Keypad: 10 push buttons
- 1 reset push button
- Starts locked (red LED ON).
- Correct 4-digit entry → green LED ON (unlocked).
- Wrong key resets sequence.
- Three wrong attempts → lockout, yellow LED blinks (~60s).
- Timer expiry resets lockout; red LED ON.
You can have the attached circuit as a reference. Appreciate the help
Attachments
-
196.4 KB Views: 17