Digital Thermostat

The figure below shows the schematic of a Digital Thermostat. The output of LM35 is digitized by the A/D. The LM35 is a temperature transducer IC with an output of 10 mV per ‘C. This 10 mV corresponds to 1/2 LSB and the circuit resolution is 2 ‘C if the Vref/2 is set for 2.56 V. The resolution become 1′C if the Vref/2 is reduced to 1.28. The A/D will be more sensitive to noise if the Vref/2 is getting lower.

A Digital Thermostat circuit schematic diagram

By holding either of the set buttons closed, the desired temperature is set. While either button is depressed and for a short time after it is released, the SCC80C451 programming could cause the desired 9set) temperature to be displayed. The ambient temperature could be displayed at other times.

SCN8051 internal register is place to store the set temperature. By writing anything at all to the A/D with pot pin P10 set high, the A/D conversion is started. The digitized actual temperature is compared with the desired temperature, and by clearing setting port pin P12 the heater is turned on or off. We can use another port pin to turn on or off an air conditioner, if we desired.

If common anode LED displays are used, the display drivers are NE587s. Of course it is possible to interface to LCD displays as well. [Source: NXP Application Note]

This entry was posted in Control Electronics, Test and Measurement and tagged , . Bookmark the permalink.,

Possibly Related to "Digital Thermostat" Circuits

  • Temperature Probe for Digital Multi Meter
    This is a simple temperature measurement probe circuit. This circuit measures temperature either on a PC board or at the probe tip to which contains the temperature sensor. It can be used for debugging and troubleshooting electronic circuits. Here is … Continue reading →...
  • Programmable Current and Voltage Regulator for Battery Charger
    This is a programmable current and voltage regulator circuit. It consist of a voltage regulator with external current limitation. The variable resistor R2 is forced by a constant current because of the fixed voltage of 2.77 V at the terminals … Continue reading →...
  • Simple Temperature Controller
    This temperature controller employs an LM135/235/335 temperature sensor, can be used to keep small environment warm or hot. Here is the schematic diagram: LM311 is used as comparator, to detect if the voltage at sensor pin (the inverting input) goes … Continue reading →...
  • TMP01 4 to 20mA Current Loop
    This is a 4 mA TO 20 mA CURRENT LOOP circuit. This circuit is used to transmitĀ  a signal over long distances. The accuracy of this circuit is not compromised by voltage drops across the line. This circuit must consume … Continue reading →...
  • TMP01 Celsius Scale Temperature Sensor
    The schematic diagram described here is a TMP01 Celsius Scale Temperature Sensor circuit. This circuit is used to convert the VPTAT output voltage that is calibrated in Kelvins into an outputĀ  in degrees Celsius on a voltmeter display. This circuit … Continue reading →...

Comments are closed.