Infrared CO2 Sensor Module (Model: MH-Z19B) : User's Manual
Infrared CO2 Sensor Module (Model: MH-Z19B) : User's Manual
Infrared CO2 Sensor Module (Model: MH-Z19B) : User's Manual
com
User’s Manual
(Version: 1.6)
Statement
This manual’s copyright belongs to Zhengzhou Winsen Electronics Technology Co., LTD. Without
the written permission, any part of this manual shall not be copied, translated, stored in database
or retrieval system, also can’t spread through electronic, copying, record ways.
Thanks for purchasing our product. In order to let customers use it better and reduce the faults
caused by misuse, please read the manual carefully and operate it correctly in accordance with the
instructions. If users disobey the terms or remove, disassemble, change the components inside of
The specific such as color, appearance, sizes &etc., please in kind prevail.
We are devoting ourselves to products development and technical innovation, so we reserve the
right to improve the products without notice. Please confirm it is the valid version before using this
manual. At the same time, users’ comments on optimized using way are welcome.
Please keep the manual properly, in order to get help if you have questions during the usage in the
future.
MH-Z19B NDIR infrared gas module is a common type, small size sensor, using non-dispersive infrared (NDIR)
principle to detect the existence of CO2 in the air, with good selectivity, non-oxygen dependent and long life.
Built-in temperature compensation; and it has UART output and PWM output. It is developed by the tight
integration of mature infrared absorbing gas detection technology, precision optical circuit design and
superior circuit design.
2. Applications
*HVAC refrigeration *Air cleaner device *Indoor air quality monitoring
*Smart home *Ventilation system *School
3. Main Features
Chamber is gold plated, water-proof and anti-corrosion
High sensitivity, low power consumption
Good stability
Temperature compensation, excellent linear output
Multiple output modes: UART, PWM
Long lifespan
Anti-water vapor interference, anti-poisoning
4. Structure
Note: All the pins for reserved must be vacant while the sensor is working.
6. Main parameters
7. Output
PWM output
Take 0~2000ppm for example
CO2 output range 0~2000ppm
Cycle 1004ms±5%
Cycle start high level output 2ms(theoretical value)
The middle cycle 1000ms±5%
cycle end low level output 2ms(theoretical value)
CO2 concentration: Cppm=2000×(TH-2ms)/(TH+TL-4ms)
Cppm: CO2 concentration could be calculated by PWM output
TH high level output time during cycle
TL low level output time during cycle
Software setting
Set serial port baud rate be 9600, data bytes have 8 bytes, stop byte has 1 byte, parity byte is null.
Commands
0x86 Read CO2 concentration
0x87 Calibrate Zero Point (ZERO)
0x88 Calibrate Span Point (SPAN)
C language
char getCheckSum(char *packet)
{
char i, checksum;
for( i = 1; i < 8; i++)
{
checksum += packet[i];
}
checksum = 0xff – checksum;
checksum += 1;
return checksum;
}
A). Hand-operated method: Connect module’s HD pin to low level(0V), lasting for 7 seconds at least. Before
calibrating the zero point, please ensure that the sensor is stable for more than 20 minutes at 400ppm ambient
environment.
C).Self-calibration:
After the module works for some time, it can judge the zero point intelligently and do the zero calibration
automatically. The calibration cycle is every 24 hours since the module is power on. The zero point is 400ppm.
This method is suitable for office and home environment, not suitable for agriculture greenhouse, farm,
refrigerator, etc.. If the module is used in latter environment, please turn off this function.
9. Notes
9.1 Please avoid the pressure of its gilded plastic chamber from any direction, during welding, installation, and
use.
9.2 When placed in small space, the space should be well ventilated, especially for diffusion window.
9.3 The module should be away from heat, and avoid direct sunlight or other heat radiation.
9.4 The module should be calibrated termly, the suggested period is not longer than 6 months.
9.5 Do not use the sensor in the high dusty environment for long time.
9.6 To ensure the normal work, the power supply must be among 4.5V~5.5V DC rang, the power current must be
not less than 150mA. Out of this range, it will result in the failure of the sensor. (The concentration output is low,
or the sensor can not work normally.)
9.7 During the zero point calibration procedure by manual, the sensor must work in stable gas environment
(400ppm) for over 20 minutes. Connect the HD pin to low level (0V) for over 7 seconds.
9.8 Forbid using wave soldering for the sensor.
9.9 When soldering with soldering iron, set the temperature to be (350 ± 5) °C, and soldering time must be
within 3 seconds.
9.0 As for pin version sensor, it is recommended to use soldering socket to directly insert or remove sensors for
convenient maintenance.