Showing posts with label lock. Show all posts
Showing posts with label lock. Show all posts

Friday, September 26, 2014

Simple Code Lock Circuit Diagram

The above cycle is therefore repeated only when S7 at the Q1 output is pressed in time. When all keys have been pressed in time and in the correct order, Q7 goes 5 high for about 4 seconds to enable driving the unlock circuitry, e.g. a relay driver for an j automatic door opener.

 At the i heart of the circuit is the Type 4022 octal counter. In the non- active state, Cz is charged via R5, so that the reset (R) input of the counter is kept logic high.
 This causes output Qc to be actuated, while all other outputs are logic low. When S1 is pressed, T1 is switched on via debouncing network Rz—C1, and IC1 receives a clock pulse. Also, Cz is discharged via R4-D1, ending the reset state of the counter and enabling it to I advance.
This code lock provides a high degree of security whilst being i a very simple design.
The time required for Rs to recharge Cz, i.e., to reset the counter, is the maximum time that can lapse before the next key is pressed.
The 5 code for the lock shown in the T circuit diagram is 1704570: this is but an example, however, and i the combination code is readily Y altered by swapping connections between the counter out- puts and the switches.
When the Zdigit code is considered too simple to crack, the 4022 can be replaced by a 4017,   which makes it possible to add two keys.
This means that the number of combinations is 109 instead of 107. The quiescent current consumption of the code lock ` negligible at 0.5 JA, so that the operation is feasible. The circuit works well from any supply between 6 and 15V 

Simple Code Lock Circuit Diagram


Read More..

Tuesday, August 19, 2014

Simple Electronic Combination Lock using IC LS 7220


This is the schema diagram of a simple electronic combination lock using IC LS 7220.This schema can be used to activate a relay for controlling (on & off) any device when a preset combination of 4 digits are pressed.The schema can be operated from 5V to 12V.




http://www.diagramtoday.com/wp-content/uploads/2008/02/lock-ls-7220.jpg



To set the combination connect the appropriate switches to pin 3,4,5 and 6 of the IC through the header.As an example if S1 is connected to pin 3, S2 to pin 4 , S3 to pin 5, S4 to pin 6 of the IC ,the combination will be 1234.This way we can create any 4 digit combinations.Then connect the rest of the switches to pin 2 of IC.This will cause the IC to reset if any invalid key is pressed , and entire key code has to be re entered.

When the correct key combination is pressed the out put ( relay) will be activated for a preset time determined by the capacitor C1.Here it is set to be 6S.Increase C1 to increase on time.



http://www.diagramtoday.com/wp-content/uploads/2008/02/ls-7220-pin-ass.jpg


For the key pad, arrange switches in a 3X4 matrix on a PCB.Write the digits on the keys using a marker.Instead of using numbers I wrote some symbols!.The bad guys will be more confused by this.




Parts List

C1 1 1uF 25V Electrolytic Capacitor
C2 1 220uF 25V Electrolytic Capacitor
R1 1 2.2K 1/4W Resistor
Q1 1 2N3904 NPN Transistor 2N2222
D1 1 1N4148 Rectifier Diode 1N4001-1N4007
K1 1 12V SPDT Relay Any appropriate relay with 12V coil
U1 1 LS7220 Digital Lock IC
S1-S12 12 SPST Momentary Pushbutton Keypad (see notes)
HD1 1 12 Position Header




Read More..