Intelligent temperature control meter with communication port based on 89C52 single chip microcomputer

Publisher:精品古钱斋Latest update time:2011-03-14 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

Introduction
Temperature controllers have been widely used in many fields such as industrial control. The intelligent temperature controller with computer communication function introduced in this article is a novel automatic instrument. It uses the single-chip microcomputer AT89C52 as the core, adopts voltage/frequency conversion technology and RS-485 communication interface chip MAX487, and has the advantages of high measurement accuracy, good reliability, strong anti-interference performance, and can realize computer network control. It can be widely used in metallurgy, textile, chemical industry, medical and other industries. It has the temperature measurement and automatic control in the range of -200 to +500°C, and is a substitute for the old temperature controller, with broad market prospects. 2 System hardware design The system hardware block diagram is shown in Figure 1. After the system is connected to the 220V AC power supply, the voltage stabilizing circuit (7805, 7905) generates a ±5V DC working power supply to meet the working needs of the integrated circuit in this system. The system's telemetry circuit starts to work: in places where personnel cannot enter or are difficult to enter, the temperature sensor platinum resistor PT100 and operational amplifier OP07 convert the change of the measured temperature into a voltage signal, which is converted into a pulse signal by LM331 for V/F conversion and input to the T0 port of 89C52 for frequency counting. The counting pulse frequency reflects the size of the measured temperature. The system enters







PID operation is performed. If the measured temperature does not match the system set temperature, the electromagnetic relay in the output circuit is controlled by the optocoupler TIL117 according to the PID calculation result to control the temperature adjustment. At the same time, the communication port MAX487 of each extension communicates and transmits data with the host. The host inputs parameters to set the temperature of all temperature control tables. The temperature data set by the system is stored in the watchdog chip X25045. At the same time, when the detected temperature exceeds a certain value of the set temperature, the system alarms. This system uses an 8155 as an interface for an 8-bit LED digital tube and a 4-bit keyboard, and displays the system set temperature and the detected temperature value at the same time. The 4-bit keyboard is: bit selection, increment, decrement, function. 2.1 Temperature detection and signal amplification circuit This system uses a platinum resistor PT100 as a temperature measurement element. PT100 has the advantages of stable performance, strong anti-oxidation ability and high measurement accuracy. The bridge circuit composed of PT100 and resistor elements converts the resistance change of the platinum resistor caused by temperature change into a voltage signal input amplifier. Because the platinum resistor installed at the measurement site needs to be connected to the console through a connecting wire, a three-wire wiring method is used to reduce the influence of the lead resistance. The signal amplification circuit is composed of an integrated operational amplifier OP07. The peak-to-peak noise of OP07 is 0.6μV, and the common mode suppression ratio CMRR>106dB. The pin functions of OP07 are: IN+ and IN- are signal differential input terminals, pins 1 and 8 are zero adjustment terminals, and pin 6 is the output terminal. 2.2 Voltage/frequency conversion circuit (LM331) In the control and measurement system, the AD converter generally connects the electrical quantity or non-electrical quantity through the sensor and the front circuit to the subsequent circuit for processing. This system uses the V/F converter LM331 to convert the change of the temperature signal into the processing of the frequency signal. LM331 is an integrated circuit produced by NS Company of the United States with high performance-price ratio, simple peripheral circuit, single power supply and low power consumption. The dynamic range of LM331 is as wide as 100dB, and the operating frequency is as low as 0.1Hz, and it still has good linearity and digital resolution of 12 bits. The output driver of LM331 adopts the open collector form, so the logic level of the output pulse can be flexibly changed by selecting the logic current and external resistor to adapt to different logic circuits such as TTL, DTL and CMOS. LM331 can work between 4.0V and 40V, the output can be as high as 40V, and it can prevent VCC from short circuit. In this system, LM331 converts the output frequency signal into TTL level and sends it to the P3.4 port of the microcontroller as the counting pulse of T0. The conversion circuit has good linearity, strong anti-interference ability, and an output range of more than 10Hz to 10kHz, which is conducive to improving the measurement range of the system. The main pin functions of LM331: RC: reference current input terminal; CO: current output terminal; FO: frequency output terminal; CI: voltage input terminal. 2.3 CPU and peripheral circuits AT89C52 is a MCS-51 series single-chip microcomputer produced by ATMEL. It has a built-in 8K-byte electrically erasable programmable EEPROM on-chip program memory and a 256-byte RAM. The on-chip program memory space can meet the needs of program storage in this system, and the off-chip EPROM program memory and address latch can be omitted, making the circuit structure simple. TXD, RXD, P1.5, and P1.6 are respectively connected to DI, RO, and DE of MAX487 for data communication control. P1.0~P1.4 ports and RESET are connected to X25045 ALE, P0























port, P2.0, and P2.1 are connected to 8155. The T0 input terminal of the counter at P3.4 port is connected to the frequency output terminal of LM331 for pulse counting. P1.7 port is the control terminal of the optocoupler TIL117.

The system data storage and fault protection part is composed of X25045, which is a 512-byte EEPROM with serial communication and has watchdog and power monitoring functions. X25045 has three programmable watchdog cycles. When power is on and VCC is lower than the detection threshold, it outputs a reset signal. The reset high level of X25045 output is valid, and its reset output terminal is directly connected to the reset terminal of 89C52.

X25045 pin functions:

: chip select input; SO: serial output; SI: serial input; SCK: serial clock input; WP: write protection input; RESET: : reset output. 2.4 Communication port (MAX487) This system uses RS-485 interface chip MAX487 as the communication port. MAX487 is a differential bus low-power transceiver produced by MAXIM for RS-485 and RS-422 communications. It contains a driver and a receiver, has a driver/receiver enable function, an input impedance of 1/4 load (≥48kW), and a node number of 128, that is, each MAX487 driver can drive 128 standard loads. The driver of MAX487 is designed to limit the slope so that the output signal edge is not too steep, so as to avoid generating too many high-frequency components in the transmission line, thereby effectively curbing interference. The receiving sensitivity of MAX487 is ±200MV, that is, when the differential voltage of the receiving end is ≥+200MV, the receiver output is high level, when it is ≤-200MV, the receiver output is low level, and when it is between ±200MV, the receiver output is uncertain. Therefore, once the receiver of a node generates a low level when the bus is idle, the transmission line is open or short-circuited, the serial receiver will not be able to find the start bit, thus causing communication abnormality. For this reason, this system has been processed in hardware: the A and B output terminals of MAX487 are connected with pull-up and pull-down resistors to ensure that all receivers can receive complete data when valid data is sent. The data transmission rate of MAX487 is 0.25Mbps, the static operating current is 120μA, and it works with a single 5V power supply. In this system, MAX487 adopts half-duplex communication mode, and the communication between nodes is through a pair of twisted pairs as the transmission medium. Because the characteristic impedance of the twisted pair is 120Ω, the system connects a 120Ω resistor at the beginning and end of MAX487 to reduce the reflection of the transmission signal on the line. Since the host and extension are far apart, and the extension system is often powered on or reset at different times, if a MAX487 is in the sending state at this time, it will occupy the communication bus and make other extensions unable to communicate with the host. This system adds an optocoupler TIL117 between the P1.6 port of 89C52 and the DE terminal of MAX487, ensuring that the DE terminal of MAX487 is "0" when the system is powered on and reset, effectively solving this problem.








The main pin functions of MAX487 are as follows:
RO: receiver output terminal; : receiver output enable terminal, RO is enabled when it is "0"; DE: driver output enable terminal; DI: driver input terminal; A: receiver in-phase input terminal and driver in-phase output terminal; B: receiver inverting input terminal and driver inverting output terminal.
3 Design of control software The system software adopts modular design and consists of main program, subprogram and interrupt service program. The main program flow chart is shown in Figure 2. The main subprograms include: display subprogram; keyboard scanning subprogram; PID operation subprogram. Due to space limitations, the specific program is omitted. 4 Conclusion The intelligent temperature control meter has high measurement accuracy and stable and reliable performance. It can not only replace the old temperature control meter, but also realize efficient data management of computer network. It is a practical intelligent instrument in the field of modern industrial control.







→参考文献CH(开始)
References

1 Cao Qiaoyuan. Principles and Applications of Single Chip Microcomputers. Beijing: Publishing House of Electronics Industry, 1997

Reference address:Intelligent temperature control meter with communication port based on 89C52 single chip microcomputer

Previous article:Design of AT88RF256 RFID Card Reader
Next article:Design of intelligent ultrasonic tooth cleaning machine

Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号