Temperature Sensor

From PC5271 wiki
Revision as of 21:31, 27 April 2024 by Xitong (talk | contribs) (→‎Introduction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Team members

Duan Xitong, Hu Anqi, Ge Weifang

Introduction

This project aims to design and fabricate a non-contact infrared thermometer based on the MLX90614 infrared temperature sensor. A non-contact infrared thermometer is a device that can measure the surface temperature of an object without direct contacting the object.

In experiments with electronic devices and circuit boards, the temperature of circuit components is an important indicator, and excessive temperatures may affect the performance of the circuit or even damage the circuit components. Therefore, monitoring the temperature of circuit components is quite essential to ensure the stable operation of device and extend the lifespan of circuit components.

One simple and direct way to detect whether a circuit component is abnormally hot is to touch it directly with hands. However, if the temperature is too high, such as above 70 ℃, direct hand contact for a few seconds can result in burns. Hence, we aim to design and fabricate a temperature detection device based on an infrared temperature sensor to ensure the safety of operators.

Compared to traditional temperature detection methods, this infrared thermometer does not require direct contact with the object, thereby avoiding any impact on the object being measured. This feature makes it suitable for a wide range of applications in industrial and medical fields.

Principle

The MLX90614 infrared temperature sensor, also known as the Thermoiple, is a non-contact infrared temperature sensor that can be used to measure the surface temperature of a target object. It can transmit continuously the measured object temperature for an object temperature range of -20 to 120 ̊C with an output resolution of 0.14 ̊C. The working principle is based on infrared radiation temperature measurement technology.

Thermal Radiation Properties

According to Planck's radiation law [1], all objects emit electromagnetic radiation at certain frequencies and intensities, including visible light and infrared radiation, from few hundred nanometers to tens of micrometers. Therefore, we can calculate the surface temperature of an object by detecting the intensity of the emitted infrared radiation, which can be described as:

where means Planck constant, means Boltzmann constant, means temperature, means the speed of light, means the wavelength.

If we take 3 different Temperature as an example, we can get the theoretical blackbody radiation curve:

Figure 1: The ideal radiance of blackbody at 70 ℃, 37 ℃ and 25 ℃.

Where 70 ℃ represents the approximate temperature when the circuit element is short-circuited, 37 ℃ represents the temperature of the human body, and 25 ℃ represents the room temperature (as reference). From the area of the theoretical calculation of the radiance curve, we can know the approximate order of magnitude of the blackbody radiation that can be received by Thermopile.

Infrared Detection and Temperature Calculation

The MLX90614 is built from 2 chips developed and manufactured by Melexis:

(1)The Infra Red thermopile detector MLX81101.

When infrared radiation enters the detectors, they generate weak electrical signals proportional to the received infrared radiation intensity.

(2)The signal conditioning ASSP MLX90302, specially designed to process the output of IR sensor.

The MLX90302 includes a low noise amplifier, high resolution 17-bit ADC and powerful DSP unit, for handling the electrical signals received from the infrared detector and calculating the surface temperature of the target object. The calculated object and ambient temperatures are available in RAM of MLX90302 with resolution of 0.01 ̊C. They are accessible by 2 wire serial SMBus compatible protocol (0.02°C resolution) or via 10-bit PWM (Pulse Width Modulated) output of the device. [2]

Experimental components and setup

Components:

1. Thermopile: MLX90614 Infrared Temperature Sensor

2. SSD1306 OLED Screen

3. Arduino board:

(1) ATMEGA328 Arduino Pro Mini USD 3.72 (+ TTL to USB)

(2) Mini USB nano V3.0 CH340G 5V Arduino board

(3) Cytron Maker uno+ Arduino

4. GH0781RA2C Laser Diode/Red LED (λ650nm)

5. Battery (9V)/power supply

6. Other components: 1x open switch button, 20x jumper wires and 1x solderless breadboard.

Experimental setup:

Figure 2: Experimental Setup


Taking Arduino pro mini as an example, the experimental setup is mainly composed of the following parts: Arduino board is responsible for running the code and connecting other components, Thermopile sensor (MLX90614) for temperature detection, and OLED screen (SSD1306) displays the temperature reading in real time.

In addition, USB to TTL is to connect the computer and Arduino board to upload the code. The λ650nm red LED helps us visually locate the direction and position of temperature detection, and the 9V battery ensures that the detection setup can carry out on-site testing.


For OLED screen, Thermopile, the names pins and corresponding functions are shown in Figure 3 [3]:

Figure 3: Pin names and their functions. Where the pin numbers corresponding to the Arduino board (for example, 9-13) can be changed according to our actual Arduino code.



Results and debug analysis

Unfortunately, we didn't get the temperature measurement in real-time on the OLED screen.

Figure 4: Debug analysis about our setup not being able to detect and monitor temperature.

In Figure 4, the OLED only shows' deg C ', but moving the MLX90614 Thermopile, you can't see the temperature display.

Debug analysis

In view of the problems, we have carried out the following analysis:

Figure 5: Debug analysis about our setup not being able to detect and monitor temperature.


Through systematic analysis, we locked the problem on MLX90614 Thermopile, but due to time constraints, we did not buy the second Thermopile of the same model before the project deadline.


However, during this project, we have developed the following skills:

We learned how to write a project proposal drafting, component procurement and time of steps planning.

Secondly, we tried for the first time the experimental method of controlling other circuit elements with an Arduino board.

We also learned about the practical application of temperature sensors, like Thermopile.

Reference

  1. M. Planck, “The theory of heat radiation”, Entropie 144, 12–13 (1900).
  2. Melexis. "MLX90614 Digital Plug & Play Infrared Thermometer in TO-Can." https://www.melexis.com/en/product/MLX90614/Digital-Plug-Play-Infrared-Thermometer-TO-Can.
  3. CIRCUIT DIGEST, "Interfacing SSD1306 OLED Display with Arduino", https://webbook.nist.gov/cgi/cbook.cgi?ID=C7732185&Type=IR-SPEC&Index=0#IR-SPEC.