Skip to main content

Posts

Showing posts with the label Combination

Super Digital Combination lock Circuit Diagram

The circuit above above makes use of the CMOS 4017 decade counter IC. Each depression of a switch steps the output through 0– 9. By coupling the output via an AND gate to the next IC, apredefined code has to be input to create the output. Each PBSswitch is debounced by tw1o gates of a CMOS4001 quad 2-input NORgate. This ensures a clean pulse to the input of each CMOS4017 counter. Only when the correct number of presses at PBS Awill allow PBS B to become active. This is similar for PBS C andPBS D. At IC4, PBS D must be pressed 7 times. Then PBS C is againpressed 7 times, stepping from output 1 to output 8. The ANDgate formed around CMOS4081 then goes high, lighting the LED. TheReset switch can be pressed at any time. Power on resetis provided by the 100n capacitor near the reset switch. Below isa picture of one that I made about 15 years ago:   Unfortunately, this board was part of a much larger project containing multiple power supplies. One day whilst working on another circu...