This Simple Thermistor Based Fire Alarm Circuit is very small, simple and smart.
It uses a thermistor to sense heat fast.
When temperature goes high the circuit wakes up and makes loud sound.
No microcontroller, no complex parts.
Only few components and we get a working fire alert that anyone can build at home
Circuit Working:

Parts List:
| Part Name | Value | Quantity |
|---|---|---|
| Resistors | 1k 1/4 watt | 1 |
| 560Ω 1/4 watt | 1 | |
| Thermistor 10k NTC | 1 | |
| Semiconductors | Transistor BC547 NPN | 1 |
| Diode 1N4007 | 1 | |
| Speaker 8Ω small speaker | 1 | |
| Power Supply +6V DC | 1 |
The 10k thermistor and R1 resistor make a voltage divider.
At normal temperature, thermistor has high resistance.
Voltage at the divider midpoint is low.
The D1 diode 1N4007 passes this voltage to the R2 base resistor.
The Q1 transistor base gets very small current, so transistor stays OFF.
Speaker stays silent.
When temperature rises, thermistor resistance drops.
Voltage at midpoint becomes higher.
More current reaches the transistor base through the R2 resistor.
Transistor turns ON.
Speaker receives current and makes alarm sound.
Formulas:
Below is the Thermistor divider voltage formula:
Vout = Vin × Rfixed / (Rthermistor + Rfixed)
where,
- Vout is the voltage between Rthermistor and Rfixed.
- Vin is the supply voltage.
- Rthermistor and Rfixed make a divider.
As thermistor resistance changes, Vout changes.
The formula shows the midpoint voltage when the thermistor value changes with heat.
How to Build:
To build a Simple Thermistor Based Fire Alarm Circuit follow the below connection steps:
- Gather all the parts as shown in circuit diagram.
- Connect 6V positive to upper side of thermistor.
- Connect lower side of thermistor to midpoint.
- From midpoint node connect one side of R1 resistor to ground.
- From same midpoint connect anode of diode 1N4007.
- Connect diode cathode to one side of R2 resistor.
- Connect other side of R2 resistor to base of Q1 transistor.
- Connect Q1 transistor emitter to ground.
- Connect Q1 transistor collector to negative terminal of speaker.
- Connect positive terminal of speaker connect to 6V supply.
Conclusion:
This Simple Thermistor Based Fire Alarm Circuit is easy small to build.
It uses very basic parts and still work good when heat goes high.
It is a good project to learn sensor and transistor ON and OFF action.
Circuit can improve later by adding buzzer, relay or better heat setting.
Leave a Reply