TEMPERATURE CONTROLLER AND DISPLAY
#1

[attachment=14191]
Introduction
 A simple introduction about the temperature controller circuit.
 This circuit project is mainly used used for temperature indicator, temperature controller
 And in controlling device depend on temperature.
 Controlling devices like air heater, factory, industrial, application.
 In temperature controller circuit there are two part consist of
o ADC 0804 interface with at89s52.
o LCD interface with at89s52.
 The hardware circuit of temperature controller with controller to need the programming.
 There are two possibilities FSO programming
 assembly language programming
 c language
 Here we use the assembly language programming using keil (µVision4 IDE) software.
 This programming usually load in the at89s52 controller ic.
 At89s52 is a family of 8051.
 The programming for 8051.this system is called embedded system.
 The main principle of this project to indicate temperature, analog to digital, to control the temperature & interfacing.
Working :-
 How to interface ADC0804 using 8051 microcontroller (AT89C52)
 ADC0804 is one of the most commonly used analog to digital converter IC. In many applications it is required to convert the output of the sensor, which is analogue in nature to a digital form. The data in digital format can then be utilized for further processing by the digital processors. Typical applications include sound processing, temperature processing etc. This circuit demonstrates the principle and operation of interfacing a simple ADC 0804 using 8051 microcontroller (AT89C52).
 ADC0804 is connected as shown in the circuit diagram. Here the input is taken from a preset, which gives different analog signals to the ADC. The output pins of the ADC are connected to LEDs. The control pins of the ADC are connected to the microcontroller AT89C52.
 ADC0804 is a single channel analog to digital convertor i.e., it can take only one analog signal. An ADC has n bit resolution (binary form) where n can be 8,10,12,16 or even 24 bits. ADC 0804 has 8 bit resolution. The higher resolution ADC gives smaller step size. Step size is smallest change that can be measured by an ADC. For an ADC with resolution of 8 bits, the step size is 19.53mV (5V/255).
 The time taken by the ADC to convert analog data into digital form is dependent on the frequency of clock source. ADC0804 can be given clock from external source. It also has an internal clock.
 However the conversion time cannot be more than110us. To use the internal clock a capacitor and resistor is connected to pin 19 and 4 as shown in the circuit diagram. The frequency is given by the relation f= 1/ (1.1RC). The circuit uses a resistance of 10k and a capacitor of 150pF to generate clock for ADC0804. Vin, which is the input pin, is connected to a preset to provide analog input.
Pin Description
1. CS, Chip Select: This is an active low pin and used to activate the ADC0804.
2. RD, Read: This is an input pin and active low. After converting the analog data, the ADC stores the result in an internal register. This pin is used to get the data out of the ADC 0804 chip. When CS=0 & high to low pulse is given to this pin, the digital output is shown on the pins D0-D7.
3. WR, Write: This is an input pin and active low. This is used to instruct the ADC to start the conversion process. If CS=0 and WR makes a low to high transition, the ADC starts the conversion process.
4. CLK IN, Clock IN: This is an input pin connected to an external clock source.
5. INTR, Interrupt: This is an active low output pin. This pin goes low when the conversion is over.
6. Vin+ : Analog Input .
7. Vin- : Analog Input. Connected to ground.
8. AGND: Analog Ground.
9. Vref/2: This pin is used to set the reference voltage. If this is not connected the default reference voltage is 5V. In some application it is required to reduce the step size. This can be done by using this pin.
10. DGND: Digital Ground.
11-18. Output Data Bits (D7-D0).
19. CLKR: Clock Reset.
20. Vcc: Positive Supply
Reply
#2
to get information about the topic TEMPERATURE CONTROL AND DISPLAY full report ,ppt and related topic refer the page link bellow


http://studentbank.in/report-temperature...nd-display

http://studentbank.in/report-microcontro...ull-report

http://studentbank.in/report-temperature-pid-controller

http://studentbank.in/report-automatic-t...ull-report
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: temperature control with display, temperature display with 89c51, temperature control and display projects, temperature display project, adc0804 p p t, temperature control and display, boiler and temperature controller**g,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  DESIGN AND IMPLEMENTATION OF GOLAY ENCODER AND DECODER computer science crazy 2 23,624 26-08-2016, 03:46 PM
Last Post: anasek
  PROJECT REPORT ON MULTICOLOUR LED DISPLAY computer girl 3 2,449 11-09-2015, 02:50 PM
Last Post: seminar report asees
  REAL TIME CLOCK DISPLAY USING GRAPHICAL LCD seminar class 1 3,822 21-08-2015, 12:10 PM
Last Post: Guest
  Micro controller based automated irrigation system Electrical Fan 28 20,998 29-01-2015, 05:32 PM
Last Post: Guest
  Micro Controller based Power Theft Identifier seminar projects crazy 26 14,343 17-10-2014, 08:21 PM
Last Post: jaseela123d
  Micro Controller based Security System using Sonar seminar projects crazy 3 3,653 28-09-2014, 05:50 PM
Last Post: Guest
  Automatic Room light Controller with Visitor Counter project topics 26 17,603 12-03-2014, 07:22 PM
Last Post: computer topic
  AUTOMATED TRAFFIC SIGNAL CONTROLLER full report project topics 7 10,291 02-09-2013, 10:40 PM
Last Post: Guest
  ANTI THEFT ALERT AND AUTO ARRESTING SYSTEM FOR MUSEUMS AND JEWELRY SHOPS project report helper 11 14,611 12-08-2013, 09:57 AM
Last Post: computer topic
  CONTROL AND ANALYSIS OF A UNIFIED POWER FLOW CONTROLLER project topics 5 3,762 24-06-2013, 08:41 PM
Last Post: lenovouser73

Forum Jump: