Digital Real-time Processing of Thermocouple Cold-End Temperature
This paper introduces a method of using a digital temperature sensor to measure the cold end temperature and a microcontroller to perform calculations and processing to correct the thermocouple temperature in real time. This method is simple and convenient, has a wide temperature compensation range, and is an effective method for high-precision temperature measurement.
Keywords: thermocouple; cold end temperature compensation; digital sensor; real-time correction
The traditional method is to use a compensation wire to extend the cold end to a constant temperature room away from the heat source. Measure the cold end temperature, and calculate the thermoelectric potential corresponding to the 0℃ cold end according to the thermocouple intermediate temperature law:
where eAB(T, T0) is the measured thermoelectric potential, and eAB(T0, 0) is calculated or obtained by looking up the table based on the cold end temperature T0. Based on this, eAB(T, 0) can be calculated, and thus the measured temperature T can be obtained.
The second method is to use the bridge compensation method, connect a compensation bridge to the cold end, and use an external compensation potential that can change with the cold end temperature to compensate for the test error caused by the change in cold end temperature. This method can be used in situations where the cold end temperature changes.
Since the thermoelectric characteristics of the compensation wire material or the temperature-sensitive element in the compensation bridge can only be approximated to a certain extent with the thermoelectric characteristics of the thermocouple, the compensation range and compensation accuracy cannot meet the requirements of high-precision measurement.
The development of microcomputer technology has made it possible to digitally process the cold-end temperature in real time. The author uses a microcontroller and an integrated temperature sensor to make real-time corrections to the cold-end temperature of the thermocouple, so that the temperature measurement accuracy of the thermocouple reaches ±0.5℃ in the full range. This article takes the K-type thermocouple as an example to introduce the design method of the system.
Use the display selection button to select the display. The indicator light indicates the currently displayed number. The default state displays the measuring end temperature. The working process of the computer is as follows: First, through AD7135, the thermoelectric potential data eAB (T, T0) generated by the thermocouple when the measuring end temperature T and the cold end temperature T?0 are collected. Secondly, the cold end temperature T0 is measured by DS18B20, and then the corresponding thermoelectric potential eAB? (T0, 0) is obtained by querying the graduation table through the software, and then according to the intermediate temperature law, it is calculated: Finally, the temperature T corresponding to eAB (T, 0) is obtained according to the graduation table.
(1) It uses a single bus protocol, that is, only one interface pin is needed for communication. (2) No external components are required. (3) It can be powered by the data line. The measurement range is from -55℃ to +125℃. (4) It outputs temperature data in 9-bit digital form. (5) The digital increment value is 0.5℃. (6) The conversion time is 100ms. (7) It has a user-definable temperature alarm setting.
The operation of DS18B20 is carried out through control commands. DS18B20 has its own instruction set. There are 6 control commands in total. Users can use these instructions to perform related read/write operations. The temperature value of DS18B20 has 9 bits and is expressed in 1/2℃ LSB form. DS18B20 has 9 bytes of data temporary storage memory, byte 0 and byte 1 store the measured temperature value. The low byte is in front and the high byte is in the back. Figure 3 is the flow chart of the DS18B20 temperature measurement program.
Previous article:Design of Intelligent Sulfur Determination Instrument
Next article:Crack detector for coated workpiece based on micromagnetic theory
- High signal-to-noise ratio MEMS microphone drives artificial intelligence interaction
- Advantages of using a differential-to-single-ended RF amplifier in a transmit signal chain design
- ON Semiconductor CEO Appears at Munich Electronica Show and Launches Treo Platform
- ON Semiconductor Launches Industry-Leading Analog and Mixed-Signal Platform
- Analog Devices ADAQ7767-1 μModule DAQ Solution for Rapid Development of Precision Data Acquisition Systems Now Available at Mouser
- Domestic high-precision, high-speed ADC chips are on the rise
- Microcontrollers that combine Hi-Fi, intelligence and USB multi-channel features – ushering in a new era of digital audio
- Using capacitive PGA, Naxin Micro launches high-precision multi-channel 24/16-bit Δ-Σ ADC
- Fully Differential Amplifier Provides High Voltage, Low Noise Signals for Precision Data Acquisition Signal Chain
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- [Me and Arteli] DIY an AT32 board, full of favorability
- Microcontroller selection
- Made a tool to use serial port IAP to realize batch online upgrade program
- Things that electronic hardware engineers need to know
- MSP430 watchdog usage notes && how to use the watchdog monitoring program to run away in low power mode
- EEWORLD University ---- Automotive/Industrial Millimeter Wave Radar Sensors
- When designing an isolation system using a linear optocoupler, the isolation strength is required to reach 1800 volts. What should be considered during the design?
- First day of work in 2021
- TL335x-EVM development board processor, FLASH, RAM, FRAM
- DSP2812 CMD detailed configuration example