Showing posts with label Sensor. Show all posts
Showing posts with label Sensor. Show all posts

BC548 Heat Sensor Circuit



Heat sensor circuit can be used to control any device using heat sensor. In this circuit a thermistor and a resistance is connected in series. This arrangement makes a potential divider circuit. Here the thermistor is Negative Temperature Coefficient type. So when the room temperature is increased its resistance decreases simultaneously and more current flows through the resistor and the thermistor. We find more voltage at the junction of the resistor and the thermistor.

Our thermistor resistance value is 110 ohms. Suppose the resistance value becomes 90 ohms after heating the 110 ohms thermistor. Then the voltage across one resistor of the voltage divider circuit equals the ratio of that resistor’s value and the sum of resistances of the voltage across the series combination. This is the concept of voltage divider.

The final output voltage of the voltage divider circuit is now applied to the npn transistor (BC548) through the base resistor (3.3K ohms). Here the emitter resistor is replaced with a zener diode. Emitter voltage is maintained at 4.7volt with the help of zener diode. This voltage is used to compare voltage. Transistor conducts when base voltage is greater than the emitter voltage. Transistor conducts if it gets more than 4.7volt of base voltage. Then the circuit is completed through buzzer and it gives sound.
Read MoreBC548 Heat Sensor Circuit

LM35 Smart Heater Controller Project


LM35 Smart Heater Controller Schematic

Minuscule circuit of the electronic heater controller presented here is built around the renowned 3-Pin Integrated Temperature Sensor LM35 (IC1) from NSC. Besides, a popular BiMos Op-amp CA3140 (IC2) is used to sense the status of the temperature sensor IC1, which also controls a solid-state switch formed by a high power Triac BT136(T1). Resistive type electric heater at the output of T1 turns to ON and to OFF states as instructed by the control circuit. This gadget can be used as an efficient and safe heater in living rooms, incubators, heavy electric/electronic instrument etc.

Normally, when the temperature is below a set value (Decided by multi-turn preset pot P1), voltage at the inverting input (pin2) of IC1 is lower than the level at the non-inverting terminal (pin3). So, the comparator output (at pin 6) of IC1 goes high and T1 is triggered to supply mains power to the desired heater element.

When the temperature increases above the set value, say 50-60 degree centigrade, the inverting pin of IC1 also goes above the non-inverting pin and hence the comparator output falls. This stops triggering of T1 preventing the mains supply from reaching the heater element. Forunately, the threshold value is user-controllable and can be set anywhere between 0 to 100 Degree centigrade.

The circuit works off stable 9Volt dc supply, which may be derived from the mains supply using a standard ac mains adaptor (100mA at 9V) or using a traditional capacitive voltage divider assembly. You can find such power circuits elsewhere in this website.
Read MoreLM35 Smart Heater Controller Project

4 Channel Temperature Data Logger


Temperature Data Logger 4 Channel

Here's a temperature data logger circuit, an 8-pin microcontroller based circuit for temperature data logging via the serial port of any computer from between 1 and 4 remote digital temperature sensors, DS1820/DS18S20 made by Dallas.

Features of the Temperature Data Logger are are follow:
  • Provides realtime data via the serial port.
  • Interfaces up to 4 x DS1820 sensors.
  • Accuracy to 0.5 degrees centigrade
  • Fahrenheit scale selected by a jumper
  • No external power required
  • Data stream easily logged & processed.
  • Over 200m distance for each sensor


The sensors of temperature data logger may be located more than 200 yards from the PCB. Just check that the remote VDD is above 4.4Volts. It's recommends 10uF tantalum capacitors be placed across the power supply pins (not supplied) to minimise random errors and possibly get increased range.


Download :
- Circuit Schematic and Parts List
- Sensor Specs DS1820 DS18S20
- Software for Windows and DOS
- Source Code
- Terminal Emulator

More about Four Channel Temperature Data Logger
Read More4 Channel Temperature Data Logger