Skip to main content

Fire alarm circuit


Fire alarm circuit.


When there is a fire breakout in the room the temperature increases. This ultra compact and low cost fire alarm senses fire breakout based on this fact.

Transistor BC177 (Q1) is used as the fire sensor here. When the temperature increases the leakage current of this transistor also increases. The circuit is designed so that when there is an increase in the leakage current of Q1, transistor Q2 will get biased. As a result when there is a fire breakout the transistor Q2 will be on. The emitter of Q2 (BC 108) is connected to the base of Q3(AC 128). So when Q2 is ON Q3 will be also ON. The transistor Q3 drives the relay which is used to drive the load ie,light,bell,horn etc as an indication of the fire. The diode D1 is used as a free wheeling diode to protect it from back EMF generated when relay is switched.

Notes.

*  The Preset R1 can be used to desired temperature level for setting the alarm ON.
*  This is not a latching alarm,that is;when the temperature in the vicinity of the sensor decreases below the   set point the alarm stops.
*  The circuit can be powered using a 9V battery or a 9V battery eliminator.
*  All capacitors are electrolytic and must be rated at least 10V.
*  The load can be connected through the C,NC,NO points of the relay according to your need.
*  The calibration can be done using a soldering iron, and a thermo meter. Switch ON the power supply.Keep the tip of soldering iron near to the Q1. Same time also keep the thermometer close to it. When the temperature reaches your desired value adjust R1 so that relay gets ON.Done!

Comments

Popular posts from this blog

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]