Lightweight Mashup Middleware for Coal Mine Safety Monitoring and Control Automation

PROGRAMMABLE TEMPERATURE MONITOR AND CONTROLLER FOR INDUSTRIAL BOILER & OVENS USING IOT

 

TECHNICAL SPECIFICATIONS:

 

Title of the project                  :           Programmable temperature monitor and controller

for industrial boiler and ovens using IOT.

Domain                                   :           Embedded Systems Design

Software                                 :           Embedded C, Keil, Proload

 

Microcontroller                       :           AT89S52

Power Supply                          :           +5V, 500mA Regulated Power Supply

Display                                    :           LCD 16×2

Crystal                                     :           11.0592MHz

Security Channels                   :           8

Access Sensor                         :           Reed Switch / Magnetic sensors, IR Sensor

Vibration Sensor                     :           Piezo Electric sensor

Panic Alert                              :           Push-to-on switch

Applications                            :           Industries, Banks, Jeweler Shops, Home security

 

 

ABSTRACT:

 

This project is a standalone digital temperature meter that also controls the temperature of the heating element of a device according to its requirement. Use of embedded technology makes this closed loop feedback control system efficient and reliable. Micro controller (AT89S52) allows dynamic and faster control. Push button switches and liquid crystal display (LCD) make the system user-friendly. The sensed and set temperature values are simultaneously displayed on the LCD panel and message will also be sent to mobile phone through IOT. The circuit is programmed for on/ off control. It is very compact using few components and can be implemented for several applications including air-conditioners, water-heaters, snow-melters, ovens, heat-exchangers, mixers, furnaces, incubators, thermal baths and veterinary operating tables. AT89S52 micro controller is the heart of the circuit as it controls all the functions.

 

The temperature sensor LM35 senses the temperature and converts it into an electrical signal, which is applied to the micro controller through ADC. The analog signal is converted into digital format by the analog-to-digital converter (ADC). The sensed and set values of the temperature are displayed on the 16×2-line LCD. The micro controller drives a transistor to control the heating element with the help of an electromagnetic relay. The set temperature value can be varied from 1C to 255C using an external PCB mount push on switch

A double pole double throw (DPDT) relay is connected to the micro controller through a driver transistor. The relay requires 5 volts at a current of around 50 mA, which can not be provided by the micro controller. So the driver transistor is added. The relay is used to operate the external heater or to operate any other electrical device. Normally the relay remains off. As soon as pin of the micro controller goes high, the relay operates.

 

This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac out put of secondary of 230/12V step down transformer. This project is useful in process industries for maintenance and controlling of Boilers temperature.


Comments are closed.