SEN0206

SEN0206 Datasheet


IR Thermometer Sensor MLX90614 SKU SEN0206

Part Datasheet
SEN0206 SEN0206 SEN0206 (pdf)
PDF Datasheet Preview
IR Thermometer Sensor MLX90614 SKU SEN0206

Contents
• 1 Introduction
• 2 Specification
• 3 Pin Outs
• 4 Tutorial

Requirements Connection Diagram Sample Code Measurement Method Result
• 5 FAQ

Introduction

We can divide temperature measurement in to two types contact and non-contact. Contact measurement can only accurately measure temperature when the testing object and the sensor reach thermal equilibrium. This can mean longer response times and reading inaccuracies offset by ambient temperature. By contrast, non-contact measurement uses infra-red radiation to measure the temperature and does not require a direct touch. Additionally, this method of measurement can be read quickly and accurately. In recent years non-contact measurement methods have been used for medical, environmental monitoring, home automation, automotive electronic, aerospace and military applications. Our latest infrared temperature measurement module is the MLX90614. This module measures the
surface temperature by detecting infrared radiation energy and wavelength distribution. The IR temperature probe consists of an optical system, photoelectric detector, amplifier, signal processing and output module. The optical system collects the infrared radiation in its field of view and the infrared radiation energy is converted in to corresponding electrical signals when converging on the photoelectric detector. After being processed by the amplifier and signal processing circuit, the signal is converted in to a temperature value. The MLX90614 is self calibrating and has a low noise amplifier integrated in to the signal processing chip. The chip itself is a 17 bit ADC and DSP device, giving accurate and reliable results.

Specification
• Operating Voltage 3.3V - 5V
• Operating Current 1.2mA
• Temperature to , resolution
• Interface Type I2C
• Interface Line Sequence VCC, GND, SCL, SDA
• Dimensions mm/1.24 x inches

Pin Outs

IR Thermometer Sensor-MLX90614 Interface Instruction

Label Name Function
1 VCC Positive Terminal
2 GND Negative Terminal
3 SCL

I2C Clock Pin
4 SDA I2C Data Pin

IR Thermometer Sensor-MLX90614

Tutorial

Requirements
• Hardware DFRduino UNO x 1 IR Thermometer Sensor MLX90614 x 1 Jumper Wires

Connection Diagram

IR Thermometer Sensor-MLX90614 Wire Diagram

Sample Code

Please make sure you have installed libraries before uploading! Library Files and Examples.About Library installation.
* IR Thermometer Sensor-MLX90614 * * This example will measure the ambient temperature and object temperature th rough the I2C bus
* * V1.0 * 2016-2-2
* GNU Lesser General Public License. * See for details. * All above must be included in any redistribution * #include <Wire.h> #include <IR_Thermometer_Sensor_MLX90614.h>

IR_Thermometer_Sensor_MLX90614 MLX90614 = IR_Thermometer_Sensor_MLX90614 ;
void setup Serial.begin 9600 MLX90614.begin ;
void loop Serial.print "Ambient = " ;

Serial.println " *C" Serial.print "Object = " ;

Serial.println " *C" Serial.print "Ambient = " ;

Serial.println " *F" Serial.print "Object = " ;

Serial.println " *F" ;

Serial.println delay 500 ;

Measurement Method

Before using the infrared temperature measurement module it is important to understand the concept of "field of view" FOV . FOV is determined when a thermopile receives 50% of the radiation signal, and also related to the main axis of the sensor. As shown in the figure below, the size of the FOV is indicated on the horizontal axis. This measured temperature is actually the weighted average temperature of the object in the FOV and the measurement accuracy can only be ensured when the testing object totally covers the FOV of the infrared sensor. This means that the distance between the measurement terminal point and the bus bar must be ensured to meet the demands to guarantee the temperature measurement accuracy. In greater detail, this module has a FOV of 35° so tan35° = the radius of the testing object ÷ the distance between the infrared sensor and testing object. e.g. the radius of the testing object is 5cm, so the measuring distance is 7cm that means the measurement result is most accurate within this scope . The FOV graph of this sensor is below:

The points of measurement all need to be in the field

Result

IR Thermometer Sensor-MLX90614 Test Result
More datasheets: 383-2SURC/S530-A5 | FIT0292-NL | 411211300 | SLIN-50E1AL | M13009 SL005 | M13009 SL001 | M13009 SL002 | 989 | AOL1440 | 13823


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived SEN0206 Datasheet file may be downloaded here without warranties.

Datasheet ID: SEN0206 509108