L-com logo

MULTIFUNKČNÍ MODUL SNÍMAČE KVALITY VZDUCHU (MODBUS)
Uživatelská příručka pro SRAQ-D701

Multifunkční modul senzoru kvality ovzduší L-com SRAQ-D701

Popis produktu

The SRAQ-D701 is a comprehensive air quality sensor module which combines CO², laser dust, temperature and humidity, TVOC and formaldehyde.
Developed for integration into air purifiers, air quality monitors and custom enclosures. The SRAQ-D701 provides real time concentration values via Modbus-RTU output. It offer good stability, and is well suited for applications where TVOC and particulate matter concentrations are a concern.

Vlastnosti

  • Detects multiple pollutants CO2, dust etc.
  • Modbus výstup
  • High reliability and good stability
  • High accuracy & fast response
  • Kompaktní design pro snadnou integraci

Aplikace

  • Office and commercial buildings
  • Factory floors
  • Laboratoře
  • HAVC industry
  • General air quality monitoring
  • Smart home systems

Thank you for choosing L-com product. To ensure safe, accurate performance and product longevity, please take a moment to familiarize yourself with this manual before powering the device. Please keep it handy for future reference. In case of any questions regarding the installation or use of product, please call us at 800.341.5266.
Obraťte se na nás na customerservice@l-com.com a navštivte naše webmísto na www.l-com.com

This datasheet has been downloaded from http://www.digchip.com v tomto strana

Technické parametry

Detekční parametry a rozlišení: Hodnota CO2 a hodnota formaldehydu měřená modulem jsou ekvivalentní hodnotě TVOC, věnujte prosím pozornost při použití nebo nákupu.

Látka Rozlišení měření Rozsah měření Přesnost
eCO2 1 ppm 400~5000 ppm ± 100 ppm
PM2.5 0.3 ug/m3 0~1000 ug/m3 ± 10 %
PM10 0.3 ug/m3 0~1000 ug/m3 ± 10 %
Teplota 0.01 °C 20 ~ 80 ° C ± 0.5 °C
Vlhkost 0.04 % 5~100% RH ± 3% RH
TVOC 1 ug/m3 1230 ug/m3 ± 90 ug/m3
CH2O 1 ug/m3 500 ug/m3 ± 40 ug/m3
  1. Pracovní voltage: 5 ± 0.2 V DC
  2. Working environment: Working temperature 0~50 °C, Working humidity: 15% RH  90% RH (no condensation)
  3. Working environment: Temperature range -20~60 °C, Humidity: 5% RH  95% RH (no condensation)
  4. Communication method: Modbus RTU  RS485
  5. Preheating time: 10-15 minutes, the longer the power-on time, the more stable the data will be.

Montážní schémata

Typ montáže: Montáž na desku. Průměr otvoru 2 mm, rozteč 11.5 mm.

L-com SRAQ-D701 Multifunction Air Quality Sensor Module - Mounting Diagrams

Definice drátu

Typ konektoru portu je 4pinový konektor XH2.54 mm s roztečí, montovaný svisle pod úhlem 90° k desce plošných spojů.

Sr. Ne. Funkce Poznámky Barva
1 VCC 12 – 24 VDC, power supply positive Hnědý
2 GND GND, záporný vodič napájení Černý
3 RS485_A+ RS485_A+ Zelený
4 RS485_B- RS485_B- Modrý

Komunikační protokol

The module hardware supports serial TTL communication interface and RS485 communication interface. When testing, users need to choose the corresponding communication method development according to the module interface type they have purchased.
RS485 Interface Communication Interface Related Protocol:
Serial port parameters: (9600/8/N/1) Mod Bus-RTU 485
The factory default address of the module is 0x01
Baud rate: 9600, Check bit: no, Stop position: 1 bit
Return data time: <300ms
The reading speed cannot exceed 350ms

Příkaz pro čtení adresy

Dostávat Opraveno Kód funkce Opraveno Opraveno Opraveno Opraveno CRC_L CRC_H
FE 17 00 00 00 01 Kontrola CRC
Odpověď Opraveno Kód funkce Počet bajtů Verze firmwaru Aktuální adresa CRC_L CRC_H
FE 17 02 xx yy Kontrola CRC

Napřample: Send command: FE 17 00 00 00 01 A0 06 Return data: FE 17 02 11 01 64 30
Indicates that the device address is 01 and the version number is V1.1
Příkaz pro úpravu adresy
Výchozí adresa modulu z výroby je 0x01 a rozsah adres lze změnit na: 0~254.

Dostávat Aktuální adresa Kód funkce Opraveno Opraveno Rezervováno Výchozí adresa CRC_L CRC_H
yy 06 00 00 00 zz Kontrola CRC
Odpověď Address Before Modification Kód funkce Počet bajtů Nechat Modified Address CRC_L CRC_H
yy 06 02 00 Zz Kontrola CRC

Napřample: When the current address is 01, the preset address is: 02
Send command: 01 06 00 00 00 02 08 0B Return data: 01 06 02 00 02 39 49
Příkaz pro čtení dat

Dostávat Aktuální adresa Kód funkce Zaregistrujte počáteční adresu Počet senzorů potřebných ke čtení CRC_L CRC_H
yy 03 00 MM 00 NN Kontrola CRC
Odpověď Aktuální adresa Kód funkce Délka dat Data senzoru CRC_L CRC_H
yy 03 NN*2 xx xx ……xx xx Kontrola CRC

Note: The returned xx xx ……xx xx sensor data can be changed according to the register address and data length.
00 MM represents the register address of the sensor, and 00 NN is the data length.

Register address(00 MM)
00 00 00 00 00 00 00
eCO2 TVOC CH2O PM2.5 Vlhkost Teplota PM10

Popis

  1. The minimum number of sensors 00 NN is 00 01, and the maximum is 00 07. When the MM value is 00, the maximum NN value can be 07. At this time, the value of all sensors can be read, and it can also be 01. When it is 01, only CO2 data can be read alone. And so on.
  2. The address at the front of the register can read the data of the following sensor when the data length is increased, but the address at the back of the register cannot read the data of the sensor before this address. See details below:
00 MM 00 NN Údaje o životním prostředí, které lze číst
00 00 00 01 Indicates that CO2 data is read from the starting address 00 00
00 00 00 02 Means to read CO2, TVOC data from the starting address 00 00
00 00 00 03 Means to read CO2, TVOC, CH2O data from the starting address 00 00
00 00 00 04 Means to read CO2, TVOC, CH2O, PM2.5 data from the starting address 00 00
00 00 00 05 Means to read CO2, TVOC, CH2O, PM2.5, H data from the starting address 00 00
00 00 00 06 Means to read CO2, TVOC, CH2O, PM2.5, H, T data from the starting address 00 00
00 00 00 07 Means to read CO2, TVOC, CH2O, PM2.5, H, T, PM10 data from the starting address 00 00
00 01 00 01 Indicates that the TVOC data is read from the starting address 00 01
00 01 00 02 Indicates that TVOC and CH2O data are read from the starting address 00 01
00 01 00 03 Means to read TVOC, CH2O, PM2.5 data from the starting address 00 01
00 01 00 04 Means to read TVOC, CH2O, PM2.5, H data from the starting address 00 01
00 01 00 05 Means to read TVOC, CH2O, PM2.5, H, T data from the starting address 00 01
00 01 00 06 Means to read TVOC, CH2O, PM2.5, H, T, PM10 data from the starting address 00 01
00 02 00 01 Indicates that CH2O data is read from the starting address 00 02
00 02 00 02 Indicates that CH2O and PM2.5 data are read from the starting address 00 02
00 02 00 03 Means to read CH2O, PM2.5, H data from the starting address 00 02
00 02 00 04 Means to read CH2O, PM2.5, H, T data from the starting address 00 02
00 02 00 05 Means to read CH2O, PM2.5, H, T, PM10 data from the starting address 00 02
00 03 00 01 Indikuje, že data PM2.5 jsou čtena z počáteční adresy 00 03
00 03 00 02 Prostředky pro čtení dat PM2.5, H z počáteční adresy 00 03
00 03 00 03 Prostředky pro čtení dat PM2.5, H, T z počáteční adresy 00 03
00 03 00 04 Prostředky pro čtení dat PM2.5, H, T, PM10 z počáteční adresy 00 03
00 04 00 01 Indikuje, že data H jsou čtena z počáteční adresy 00 04
00 04 00 02 Prostředky pro čtení dat H, T z počáteční adresy 00 04
00 04 00 03 Prostředky pro čtení dat H, T, PM10 z počáteční adresy 00 04
00 05 00 01 Indikuje, že data T jsou čtena z počáteční adresy 00 05
00 05 00 02 Prostředky pro čtení dat T, PM10 z počáteční adresy 00 05
00 06 00 01 Indikuje, že data PM10 jsou čtena z počáteční adresy 00 06

Jak číst datový rámec
Napřample, if the address of the module is 0x01, the user needs to send 01 03 00 00 00 07 04 08 to read out seven kinds of sensor data.
The returned data format is as follows:

Byte[0] Byte[1] Byte[2] Byte[3] Byte[4] Byte[5] Byte[6] Byte[7] Byte[8]
Záhlaví Kód funkce Délka dat CO2 Data Data TVOC CH2O Data
0x01 0x03 0x0E CO2_H CO2_L TVOC_H TVOC_L CH2O_H CH2O_L
Byte[9] Byte[10] Byte[11] Byte[12] Byte[13] Byte[14] Byte[15] Byte[16] Byte[17] Byte[18]
Údaje PM2.5 Údaje o vlhkosti Teplotní data Údaje PM10 Kontrola CRC16
PM2.5_H PM2.5_L Hum_H Hum_L Tem_H Tem_L PM10_H PM10_L CRC16_L CRC16_H

Metoda výpočtu dat každého senzoru
CO2 (ppm) = CO2 _H * 256 + CO2 _L
TVOC(ug/m3) = (TVOC_H * 256 + TVOC_L) / 10
CH2O(ug/m3) = (CH2O_H * 256 + CH2O_L) / 10
PM2.5 (ug/m3) = PM2.5_H * 256 + PM2.5_L
PM10 (ug/m3) = PM10_H * 256 + PM10_L
Positive temperature (°C) = (Temperature _H * 256 + Temperature_ L) / 10
Napřample: T = (0 x 0110) / 10 = 272 / 10 = 27.2 ℃

Záporná teplota (°C)
Metoda 1: Přímý převod na typ signed int, napříkladample: T = 0 x ffbf / 10 = -65 / 10 = -6.5 ℃
Method 2: If greater than 0 x 7fff (32767)
Then it is a negative number T = (0 x ffbf – 65536) / 10 = (65471 – 65536) / 10 = -65 / 10 = -6.5 ℃
Humidity (%RH) = (Humidity _H * 256 + Humidity _L) / 10
Napřample: T = (0 x 02AD) / 10 = 685 / 10 = 68.5 %RH
Note: If user need to use mg/m3 as the unit, please convert it. The conversion formula is: 1mg/m3 =1000 ug/m3
The length of the CRC check byte is 17 (that is, the bytes of Byte[0]~Byte[16]), select A001 or 8005 in reverse order.

Záležitosti vyžadující pozornost

  1. Avoid contact with organic solvents (including silica gel and other adhesives), paints, pharmaceuticals, oils and high-concentration gases.
  2. The module must not be subjected to excessive shock or vibration.
  3. Neaplikujte tento modul na systémy zahrnující osobní bezpečnost.
  4. Neinstalujte modul v prostředí se silným prouděním vzduchu.

Metoda výpočtu CRC kontroly
Function function: CRC check function, generate CRC
Parameter description: arr_ buff: array set to be verified
len: The length of the data to be verified
Return parameter: CRC is an unsigned int type, the high byte is the high byte in front, and the low byte is in the back unsigned int CRC_ Compute ( unsigned char *arr_ buff, unsigned char len)
{
unsigned int crc=0xFFFF;
bez znaménka char i, j;
for ( j=0; j <len;j++)
{
crc=crc ^*arr_buff++;
for ( i=0; i<8; i++)
{
if( ( crc&0x0001) >0)
{
crc=crc>>1;
crc=crc^ 0xa001;
}
jiný
crc=crc>>1;
}
}
return ( crc);
}

Dokumenty / zdroje

Multifunkční modul senzoru kvality ovzduší L-com SRAQ-D701 [pdfUživatelská příručka
SRAQ-D701, SRAQ-D701 Multifunkční modul senzoru kvality ovzduší, Multifunkční modul senzoru kvality ovzduší, Modul senzoru kvality ovzduší, Modul senzoru

Reference

Zanechte komentář

Vaše emailová adresa nebude zveřejněna. Povinná pole jsou označena *