Showing posts with label electronic. Show all posts
Showing posts with label electronic. Show all posts

Friday, January 10, 2014

Keypad Controlled Digital Electronic Lock

The digital lock shown below uses 4 common logic ICs to allow controlling a relay by entering a 4 digit number on a keypad. The first 4 outputs from the CD4017 decade counter (pins 3,2,4,7) are gated together with 4 digits from a keypad so that as the keys are depressed in the correct order, the counter will advance.

As each correct key is pressed, a low level appears at the output of the dual NAND gate producing a high level at the output of the 8 input NAND at pin 13. The momentary high level from pin 13 activates a one shot circuit which applies an approximate 80 millisecond positive going pulse to the clock line (pin 14) of the decade counter which advances it one count on the rising edge.

Digital Electronic Lock Circuit Diagram
Digital Electronic Lock Circuit Diagram
A second monostable, one shot circuit is used to generate an approximate 40 millisecond positive going pulse which is applied to the common point of the keypad so that the appropriate NAND gate will see two logic high levels when the correct key is pressed (one from the counter and the other from the key).

The inverted clock pulse (negative going) at pin 12 of the 74C14 and the positive going keypad pulse at pin 6 are gated together using two diodes as an AND gate (shown in lower right corner). The output at the junction of the diodes will be positive in the event a wrong key is pressed and will reset the counter.

When a correct key is pressed, outputs will be present from both monostable circuits (clock and keypad) causing the reset line to remain low and allowing the counter to advance. However, since the keypad pulse begins slightly before the clock, a 0.1uF capacitor is connected to the reset line to delay the reset until the inverted clock arrives.

The values are not critical and various other timing schemes could be used but the clock signal should be slightly longer than the keypad pulse so that the clock signal can mask out the keypad and avoid resetting the counter in the event the clock pulse ends before the keypad pulse. The fifth output of the counter is on pin 10, so that after four correct key entries have been made, pin 10 will move to a high level and can be used to activate a relay, illuminate an LED, ect.

At this point, the lock can be reset simply by pressing any key. The circuit can be extended with additional gates (one more CD4011) to accept up to a 8 digit code. The 4017 counting order is 3 2 4 7 10 1 5 6 9 11 so that the first 8 outputs are connected to the NAND gates and pin 9 would be used to drive the relay or light.

The 4 additional NAND gate outputs would connect to the 4 remaining inputs of the CD4068 (pins 9,10,11,12). The circuit will operate from 3 to 12 volts on 4000 series CMOS but only 6 volts or less if 74HC parts are used. The circuit draws very little current (about 165 microamps) so it could be powered for several months on 4 AA batteries assuming only intermittent use of the relay.

Continue Reading[..]

Wednesday, June 12, 2013

ISL97672A power LED driver electronic project and circuits


Using the ISL97672A can be designed a power LED driver circuit that controls six channels of LED current for LCD backlight applications. The ISL97672A power LED driver is capable of driving LEDs from 4.5V to 26.5V, with a maximum output of 45V.
The ISL97672A power LED driver employs an adaptive boost switching architecture that allows Direct PWM dimming with linearity as low as 0.007% at 200Hz or 0.8% at 20kHz. Dimming can be as high as 30kHz.
This LED driver can compensate for non-uniformity of forward voltage drops in the LED strings. Its headroom control circuit monitors the highest LED forward voltage string for output regulation to minimize voltage headroom and power loss in a typical multi-string operation.
The IC features extensive protection functions that flag whenever a fault occurs. The protections include string-open and short-circuit detections, OVP, OTP, and an optional output short-circuit protection with a fault disconnect switch

LED drivers for direct, multiplexed videowalls, information displays circuits
Continue Reading[..]

Monday, April 1, 2013

Electronic Metronome Circuit

Metronome is very important tool if you studying music playing. There are mechanical metronome device in the past, but today, electronic metronome is much more popular since it can be very simple, compact/small, reliable, and also has the most interesting feature: cheap. And this is the figure of the circuit;


Parts:
·    C1 1 uF 63V Polyester Capacitor
·    C2 10nF 63V Polyester Capacitor
·    C3 47 uF 25V Electrolytic Capacitor
·    R1 10K 1/2W Trimmer Cermet
·    R2 10K 1/4W Resistor
·    R3 330K 1/4W Resistor
·    R4 50K 1/2W Trimmer Cermet
·    R5 100K 1/4W Resistor
·    R6,R7 1K 1/4W Resistor
·    P1 100K Linear Potentiometer
·    SW1 SPST Switch (Ganged with P1)
·    SPK 8 Ohm 40mm. Loudspeaker
·    B1 12V Battery (MN21, GP23A or VR22 type)
·    IC1 NE555 General purpose timer IC
·    Q1,Q2 BC560 45V 100mA Low noise High gain PNP Transistors
·    Q3 ZTX753 100V 2A PNP Transistor

A variable current source is built around Q1 and Q2, this provides linear scale that can be directly mapped to the potentiometer position.  Transistor Q3 is employed to amplify the signal to get louder click sound, similar to clockwork metronomes.  To obtain more output power and more compact package, a 12V micro battery was used.  Don’t worry if you can’t get the battery since it works also for 9V battery.  Rotate P1 fully towards R2, then set R1 to obtain 40 beats per minute (compare with another metronome). Rotate P1 fully towards R3, then set R4 to obtain 208 beats per minute.

Finally mark the entire scale with the common metronome steps as following:
40 – 42 – 44 – 46 – 48 – 50 – 52 – 54 – 58 – 60 – 63 – 66 – 69 – 72 – 76 – 80 – 84 – 88 – 92 – 96 – 100 – 104 – 108 – 112 – 116 – 120 – 126 – 132 – 138 – 144 – 152 – 160 – 168 – 176 – 184 – 192 – 200 – 208.

Continue Reading[..]

Friday, March 22, 2013

ADJUSTABLE 1 5A STEP DOWN 1 5MHz SWITCHING REGULATOR ELECTRONIC DIAGRAM


ADJUSTABLE 1.5A STEP DOWN 1.5MHz SWITCHING REGULATOR ELECTRONIC DIAGRAM

However, an Adjustable 1.5A Step Down 1.5 MHz switching regulator circuit can also be used to overcome such problem. It uses ST1S03 step down DC-DC converter. The ST1S03 can also be used to power low-voltage digital core in HDD application .

With input voltage range 3V to 16V, the ST1S03 can gives current up to 1.5A. The circuit can use tiny surface-mount components due to an high switching frequency (1.5 MHz). Resistor divider is used to set the output voltage value. Components needed to build the divided are capacitors (2 pieces), schottky diode (1 piece), and inductor (1 piece).
Continue Reading[..]