Showing posts with label Alarm. Show all posts
Showing posts with label Alarm. Show all posts

Thursday, January 27, 2011

Auto Shut Off Tone Generator








Auto Shut Off Tone Generator
In this auto shut off tone generator project, once the switch to the 9V power supply is connected, the alarm will trigger at a frequency of approximately 1.27 kHz. It will remain ON for a duration of approximately 170 seconds or 2.8 minutes before it stopped. This is a typical home burglar alarm system
of which once the alarm is triggered ON, it will not be shut OFF until the duration of time set has elapsed. This project is useful when built as one can carry it along wherever one goes or placed it in a vehicle. In times of emergency, one can easily switched ON the switch and the loud speaker will emit a loud sound that will frighten the uninvited guest.

Schematic Diagram
The schematic of the tone generator is as shown below.



It is based on two 555 timer ICs or one single 556 timer IC(which contains two 555 timers). In this schematic, two 555 timers are used. U2 is configured as a timer in astable mode. Once triggered, it will emit a frequency from its output at pin 3 that will drive a Q1 transistor. Q1 transistor will turn ON and OFF according to the frequency of the circuit. It will in turn used to drive a 8 ohm loud speaker to emit a loud audible sound.
The astable frequency of circuit U2 is given by the formula of 555 timer as shown below.

f = 1.44/[47K + 2(33K)][10nF]

= 1.27 kHz


The frequency of the sound can be adjusted by changing the values of R3= 47K, R4= 33K and capacitor C1=10nF. Change the values of these components and by using the formula for astable mode, the frequency of the sound can be obtained.

U1 circuit is used as a delay circuit which is configured as a monostable mode. It is a one shot multivibrator that will generate a pulse at its output at pin 3 which will disable the astable circuit U1. In this circuit, pin 2 of U1 will go to logic 0 when the power supply is connected via the capacitor E1 and hence circuit U2 is immediately triggered.
The pulse duration of the monostable circuit is given by the formula:

T = 1.1(330K)(470uF)

= 170 seconds

Once this timing is up, it the pulse output will disable the astable circuit of U2.


Tone Generator Parts List


ref: electronics-project-design.com/ToneGenerator.html



Tuesday, January 25, 2011

Temperature Switch Project




Temperature Switch Project
This project will provide you an understanding of the use of germanium diode and how it works compared to the more common silicon diode. It works on the principle that as the temperature surrounding the germanium diode increases, the back resistance decreases sharply.
At room temperature, the germanium diode D1 has a typical back resistance of 10K ohm. At this value, the base of transistor Q1 is turned ON, causing transistor Q2 to turn ON as well. When this happens, the base of transistor Q3 is kept to ground causing it to turn OFF hence the buzzer is OFF.
When the temperature of the surrounding increases, the back resistance of the germanium diode D1 decreases sharply causing the base of transistor Q1 to pull down to near ground potential. This cause the transistors Q1 and Q2 to turn OFF. Transistor Q3 is now forward bias through resistor R2 and diode D2. This caused the buzzer to turn ON indicating that the ambient temperature has risen. The sensitivity of the circuit can be adjusted by adjusting variable resistor VR1 and subjecting diode D1 to a temperature that will trigger the buzzer.



Schematic Diagram
The schematic of the project is as shown below.





Parts List




ref:  electronics-project-design.com/temperatureswitch.html

Wednesday, October 14, 2009

Wire Loop Alarm

This circuit is a simple wire loop alarm that can be used in doorways, hallways, or any other place the tripwire will be broken by intruders. The circuit has a built in siren, but it can be replaced by a relay to drive an external siren, commercial alarm, etc.


R1           1              100K 1/2W 1% Resistor 
R2, R4    2              10K 1/2W 1% Resistor   
R3           1              1 Meg 1/2W 1% Resistor              
C1, C3    2              0.1uF Ceramic Disc Capacitor      
C2           1              0.01uF Ceramic Disc Capacitor   
IC1          1              4001UBE Quad 2-i/p NOR Gate 
Q1          1              MPSA14 Low Power NPN Transistor       
SIREN    1              Micro piezo siren 12V DC 150mA, 110dB @ 1M  
LOOP     1              See "Notes"      
MISC     1              Board, Wire, Socket For IC1       
  1. The loop can be any type of hookup wire, with a maximum resistance of about 90K. Using very thin wire (40AWG, for example) will make a very sensitive trip wire, but will shorten the distance it can be strung due to the high resistance.
  2. The siren can be replaced with a relay to drive external loads.
ref: aaroncake.net/Circuits/alarm1.asp

Monday, September 28, 2009

Construct a 6-15V Alarm

This project provides the schematic and the parts list needed to construct a very simple Alarm. This is a simple project and will help the beginners to electronics to understand one of the functions of 555 timers and one of their application. 556 timers has 2 of 555 timers.
General Description
The LM556 Dual timing circuit is a highly stable controller capable of producing accurate time delays or oscillation. The 556 is a dual 555. Timing is provided by an external resistor and capacitor for each timing function. The two timers operate independently of each other sharing only VCC and ground. The circuits may be triggered and reset on falling waveforms. The output structures may sink or source 200mA.
Features
a) Direct replacement for SE556/NE556
b) Timing from microseconds through hours
c) Operates in both astable and monostable modes
d) Replaces two 555 timers
e) Adjustable duty cycle
f) Output can source or sink 200mA
g) Output and supply TTL compatible
h) Temperature stability better than 0.005% per °C
i) Normally on and normally off output

Applications
a) Precision timing
b) Pulse generation
c) Sequential timing
d) Time delay generation
e) Pulse width modulation
f) Pulse position modulation
g) Linear ramp generator

The Connection diagram of a typical LM556 Dual timer is as shown below.








You will learn what 110dB of alarm sounds like. The piezo elements is set to oscillate around their resonant frequency. The sound generated is very loud and it can hurt your ears, so do be careful.

You can find the CK216 6-15V Alarm Module kit here under the SURVEILLANCE AND SECURITY (SPY) category.

ref: electronics-project-design.com/Alarm.html

Saturday, September 12, 2009

Rain Detector


This rain detector will give you a heads-up the instant it starts to rain, hopefully giving you time to close windows and bring in possessions. The battery-powered circuit draws virtually no current when the sensor is dry and the current consumption is low when the buzzer is activated so a couple of AA cells will last a long time. Alternately, a molded power supply with a simple voltage regulator to drop the voltage to 3 volts could be used. The circuit is basically a handy flasher circuit that operates well on only 3 volts using ordinary silicon transistors. When the circuit is triggered, the buzzer is pulsed about once per second for a very short time, giving it a "dripping water" sound which seems appropriate. A slower, longer beep may be had by increasing the 1 uF capacitor. The 10 k resistor may be increased for a longer beep time without decreasing the beep rate but at some point the circuit will cease to function properly, depending on the gain of the transistors.
schematic
I
Parts Considerations:

  • Just about any transistors will work but if you choose to use older, low gain transistors in metal cans just because they are so good looking (like I did), it might be best to try a 4.7 k and 2.2 uF in place of the 10 k and 1 uF. (I had no trouble with a 2N2222 and 2N2906 with the values shown but those are modern types.)


  • The resistors are not critical at all and any type or size should work fine and reasonable close values are OK although the values shown are quite common.


  • The 1uF capacitor may be just about any type, with a 16 volt aluminum electrolytic being the most likely choice. The capacitor will see about 1/2 volt reverse bias at times so a 10 volt or higher tantalum capacitor is a better choice; they can handle about 10% of their rating in reverse. A non-polar ceramic capacitor is also a good choice but don't hesitate to use a cheap electrolytic since there is a large resistor in series limiting the reverse current and this isn't exactly a deep space probe!


  • The 0.1uF is not critical at all and my circuit works just fine without it. It is there in case the buzzer's noise tended to retrigger the circuit.


  • The switch is any single-pole, single-throw type. My switch, grabbed from the surplus bin, has an unnecessary spring-loaded momentary position, too. I wired it to supply power to the circuit in both positions with the idea that the "test" position is for determining if the sensor has dried sufficiently to turn the circuit back on. Just an excuse to use the switch!


  • The batteries are just AA alkaline cells with wires directly soldered to the ends for connections. Directly soldering to a battery is a delicate process and I recommend a battery holder for the less experienced solderer. You must make the joint very quickly or the battery will be damaged! Don't dwell on it!


  • The buzzer is a 1.5 to 3 volt, 15 mA "mini buzzer" purchased at Radio Shack.


  • The copper-plated nails are available at most hardware stores. Mine are 1.4 mm x 19 mm (3/4").

The circuit is built on perforated circuit board and mounted in a little plastic box:

Neither the construction or the components are critical but I do recommend a connector for the sensor to make it easy to work on the box. I used an ordinary 1/8" earphone style connector.
The rain sensor may be built any number of ways and is simply two conductors that are bridged by the rain water. A simple sensor is shown below. Two conductors of bare copper wire are woven through the holes so that the conductors are near each other but do not come into contact. Notice the holes each conductor uses are staggered so the loops underneath miss each other. Ordinary phone cable is used to connect to the electronics.

The sensor above will last a reasonable length of time but a more permanent design is shown below:


Here it is after 18 months or so:

It's still working fine but showing some
signs of age.

This probe will cost at least 6 cents! It consists of a penny and nickel sandwiched together with a plastic insulator in the middle. Rain drops bridge the gap between the coins, triggering the circuit. The unit is quite weatherproof and should last for years. Here's how to make it:
First, drill a small hole in the center of a penny just big enough for a copper plated nail to pass through. Solder the head of the nail to the penny with a complete fillet to seal out the rain. Now find a fairly thin sheet of plastic slightly bigger than the penny. Possible sources include the lid from a drink bottle or a lid from a peanut jar. I used a flat section of plastic from a bubble packaged product. (My particular choice was quite thin and the sensor takes a long time to dry out. ) Coat the plastic with spray adhesive and push the nail through, gluing the plastic to the underside of the penny. Once the glue has dried, use scissors to carefully trim the plastic flush with the penny. The goal is to form an insulating washer the exact size of the penny. Now drill a larger hole in the center of a nickel, perhaps 1/4". Wrap the nail with tape to mask it and spray the exposed face of the plastic washer with glue. Stick the nail through the nickel to make a penny, washer, nickel sandwich. Position the penny right in the center of the nickel and let the glue dry.

Once the glue has dried, remove the masking tape from the nail and fill the gap between the nail and the nickel with epoxy. Cut the nail short with a pair of old cutters or the cutter on a pair of pliers (not your best electronic wire cutters) since the core of the nail is steel. To avoid stress on the epoxy, don't hold the nickel as you cut the nail; hold your hand below and catch it as it falls. Solder one conductors of a length of phone wire to the nail and the other to the nickel as shown in the photo. Do not solder the wire to the nickel close to the edge as I did in the photo; that wire had to be moved in toward the center to prevent interference with the housing. Cut an arbitrary length of 1/2" PVC electrical conduit to form the housing; three or four inches is fine. Make sure one end is perfectly flat and straight. Coat that end of the pipe with epoxy and feed the wire through to glue the nickel in position. Once that has cured, turn the assembly over and pour a tablespoon or two of epoxy into the tube to get a really good seal. I decided to shove a few shipping peanuts into the hole to form a plug and poured in more epoxy to get a flush seal so that insects can't build a nest inside and surprise me later. Lead the wire inside the house to the electronics, leaving a hanging loop near the entry point to prevent water from following the wire inside, add a connector and that's it. This probe should be quite weatherproof but it may need an occasional cleaning if debris collects between the edges of the coins.

For historical purposes, I include my old design below. The circuit will run the batteries dead if it rains while you are away so a molded power supply is a better choice. For connection to a computer, I recommend replacing the beeper with an optoisolator to protect the computer. The LED in the optoisolator would be connected in series with an appropriate resistor, perhaps 470 ohms and the output transistor of the optoisolator would be connected to a suitable input port with a pull-up resistor to the computer's 5 volt supply. The simple serial port interface might be an interesting starting point. With a similar basic program one pin could be set to provide the voltage for the optoisolator and another pin could read the status.
It may sound silly at first. After all, how hard is it to look outside to see if it is raining. But if you start to pay attention, you will be surprised how often you miss the start of a rain storm. With this simple rain detector, the first few drops of rain will sound the alarm allowing you a few precious seconds to roll up windows and bring in possessions. When used as part of a computer weather data collection system, the exact time of a shower may be recorded. Fig.1 shows a simple rain detector consisting of two strips of aluminum foil glued to a piece of plastic. A single square of foil is glued to the plastic with two lead wires underneath as shown in the figure. The lead wires are striped back so that the foil makes good electrical contact with the conductors but the bare wire should not protrude so that the foil will protect the wire from corrosion.

A narrow zig-zag gap is cut in the foil to electrically separate the two lead wires. The rain drops bridge the gap causing conduction which is sensed by the circuit shown in fig. 2.


ref: http://www.techlib.com/electronics/raindetectors.htm