Honeywell C7355b In-duct Iaq Monitor User Guide

Honeywell C7355b In-duct Iaq Monitor User Guide

Honeywell C7355B In-Duct IAQ Monitor

ABOUT

This air quality monitor is specially designed for monitoring multiple air quality parameters in the air duct. The sensor is installed in the outdoor or return air duct. Real time monitoring parameters are particles (PM2.5 and PM10), carbon dioxide (CO2), TVOC, air temperature and relative humidity.

The intelligent control algorithms built into the device help to minimize the influence of ambient temperature and humidity on the measured values. The device is packaged with numerous presets suitable for most commercial building requirements that enable quick and easy initial setup.

The device, with pilot tube inlet and outlet design instead of common air pump, adapts to a wider range of air speeds and ensures a long lifetime of usage. It provides Modbus RTU (RS-485) communication protocol and easily integrates with the building management system.

INITIAL SETUP

The device will power on when voltage is connected.

NOTE: Upon first use or re-use after long time shelving, the device should be continuously powered-on for at least 48 hours to ensure stable output of all measured values.

LIGHT INDICATION

The bottom right side of the device is the indicator area. For this monitor (Part number: C7355B1052), only refer to the ON and SCALE indicators.

When the power is on, it will illuminate to indicate the device is working. Otherwise, the device is faulty.
This light indicates the one-minute average value of PM2.5, and changes color depending on concentration.
When PM2.5
<35 μg/m3 green light on
35–75 μg/m3 yellow light on
>75 μg/m3 red light on

COMMUNICATION SETTINGS

Wired communication (Modbus RS-485) is available for the device. The wiring terminals are shown below for detailed wiring and installation, please refer to Mounting Instructions.

SPECIFICATIONS

Part Number: C7355B1052
Detection Parameters: PM 2.5/PM 10, CO2, TVOC, Temperature and RH
Operating Environment: 4 °F­140 °F (-20 °C­60 °C); 0­99%RH (non-condensing)
Storage Conditions: 32 °F­122 °F (0 °C­50 °C); 10­60%RH
Overall Dimension: 7.09 in x 4.92 in x 2.58 in (180 mm x 125 mm x 65.5 mm)
Net weight: 1.87 lb (850 g)
Certification Standard: CE/FCC

Modbus Register Table

Mode: RTU (MSB First)
Baud Rate:
1-4800
2-9600
3-14400
4-19200
5-38400
6-56000
7-57600
8-115200
default: 2-9600bps
Start Bits: 1
Data Bits: 8
Stop Bits: 1 / 2
default: 1
Parity: None / Odd / Even
default: None

Register Map

Support Function code:
3 – Read Holding Registers
4 – Read Input Registers
6 – Write Single Register
16 – Write Multiple registers

Table 1. Modbus Register Table.

Starting Register DecimalData DescriptionFunctionRead/ WriteQuantity of Registers (2Bytes/16bit)FormatDecimalsData Range, Data DescriptionDefault
0/1050PM2.5 hourly average measurement4R2Float-Big Endian10–1000.0 μg/m3 
2/1052PM10 hourly average measurement4R2Float-Big Endian10–1000.0 μg/m3 
8/1058CO2 hourly average measurement4R2Float-Big Endian00–5,000 ppm 
10/1060TVOC hourly average measurement4R2Float-Big Endian30–4000 mg/m3 
12/1000PM2.5 one minute average measurement4R2Float-Big Endian10–1000.0 μg/m3 
14/1002PM10 one minute average measurement4R2Float-Big Endian10–1000.0 μg/m3 
16/1004Temperature real-time measurement4R2Float-Big Endian2-20.00 °C–60.00 °C 
18/1006Humidity real-time measurement4R2Float-Big Endian20–100.00% RH 
20/1008CO2 real-time measurement4R2Float-Big Endian00–5,000 ppm 
22/1010TVOC real-time measurement4R2Float-Big Endian30–4000 mg/m3 
24/1100PM2.5 24-hour moving average measurement4R2Float-Big Endian10–1000.0 μg/m3 
26/1102PM10 24-hour moving average measurement4R2Float-Big Endian10–1000.0 μg/m3 
32/1108CO2 24-hour moving average measurement4R2Float-Big Endian00–5,000 ppm 
34/1110TVOC 8-hour moving average measurement4R2Float-Big Endian30–4000 mg/m3 
1300Primary pollutant 24- hour average measuring value (One of PM2.5/PM10/CO2/ TVOC) (Calculated based on 24-hour or 1-hour moving average measurement)4R2Float-Big Endian 1300 
1302Primary pollutant type (One of PM2.5/PM10/CO2/ TVOC) (Calculated based on 24-hour or 1-hour moving average measurement)4R1INT16 1-PM25, 2-PM10, 3-CO2; 4-TVOC 
1303Index level of the primary pollutant (One of PM2.5/PM10/CO2/ TVOC) (Calculated based on 24-hour or 1-hour moving average measurement)4R1INT16 Level 1-Excellent
Level 3-Light pollution
Level4-Medium pollution
Level 5-Heavy pollution Level 6-Severe pollution
 
1304AQI value of the primary pollutant) (One of PM2.5/PM10/CO2/ TVOC) (Calculated based on 24-hour or 1-hour moving average measurement)4R1INT16 0–500 
1320PM2.5 AQI value (Calculated based on 24-hour moving average measurement)4R1INT16 0–500 
1321PM10 AQI value (Calculated based on 24-hour moving average measurement)4R1INT16 0–500 
1322CO2 AQI value (Calculated based on 24-hour moving average measurement)4R1INT16 0–500 
1323TVOC AQI value (Calculated based on 24-hour moving average measurement)4R1INT16 0–500 
1350PM2.5 Pollution index level (Calculated based on 24-hour moving average measurement)4R1INT16 1–6 
1351PM10 Pollution index level (Calculated based on 24-hour moving average measurement)4R1INT16 1–6 
1352CO2 Pollution index level (Calculated based on 24-hour moving average measurement)4R1INT16 1–6 
1353TVOC Pollution index level (Calculated based on 24-hour moving average measurement)4R1INT16 1–6 
783 color LED status4R1INT16 0-OFF, 1-Green,

2-Yellow, 3-Red

 
0Modbus Address3/6R/W1UINT16 1–2471
1Modbus rate (bps)3/6R/W1UINT16 1-4800, 2-9600, 3-14400, 4-19200, 5-38400, 6-56000, 7-57600, 8-1152002
2Modbus Parity check bit3/6R/W1UINT16 1- NONE, 1STOP_BIT, 2- NONE, 2STOP_BIT, 3- Odd, 1STOP_BIT, 4- Even, 1STOP_BIT1
4Temperature correction value3/16R/W2Float-Big Endian2-3.0–3.0 °C/ -6.0–6.0 °F-2.0
6Humidity correction value3/16R/W2Float-Big Endian2-5.0–5.0%RH0
14CO2 compensation value3/16R/W2Float-Big Endian0-300.0–300.0 ppm0

In order to reserve the decimal part, the measuring value with decimal will be magnified 10/100/1000 times, marked as x10/x100/x1000.

Starting Register DecimalData DescriptionFunctionRead/ WriteQuantity of Registers (2Bytes/16bit)FormatDecimalsData Range, Data DescriptionDefault
50/1175PM2.5 hourly average measurement x104R1UINT1610–10000
corresponding to 0–1000.0 μg/m3
 
51/1176PM10 hourly average measurement x104R1UINT1610–10000
corresponding to 0–1000.0 μg/m3
 
54/1179CO2 hourly average measurement x14R1UINT1600–5000
corresponding to 0–5,000 ppm
 
55/1180TVOC hourly average measurement x10004R1UINT1630–3575
corresponding to –4.000 mg/m3
 
56/1150PM2.5 one minute average measurement x104R1UINT1610–10000
corresponding to 0~1000.0 μg/m3
 
57/1151PM10 one minute average measurement x104R1UINT1610–10000
corresponding to 0–1000.0 μg/m3
 
58/1152Temperature real-time measurement x1004R1INT162-2000–6000 corresponding to -20.00 °C–60.00 °C 
59/1153Humidity real-time measurement x1004R1UINT1620–10000 corresponding to 0–100.00% RH 
60/1154CO2 real-time measurement x14R1UINT1600–5000 corresponding to 0–5,000 ppm 
61/1155TVOC real-time measurement x10004R1UINT1630–3575 corresponding to –4.000 mg/m3 
62/1200PM2.5 24-hour moving average measurement x104R1UINT1610–10000
corresponding to 0–1000.0 μg/m3
 
63/1201PM10 24-hour moving average measurement x104R1UINT1610–10000
corresponding to 0–1000.0 μg/m3
 
66/1204CO2 24-hour moving average measurement x14R1UINT1600–5000

corresponding to 0–5,000 ppm

 
67/1205TVOC 24-hour moving average measurement x10004R1UINT1630–3575
corresponding to 0–4.000 mg/m3
 

Honeywell Building Technologies
Honeywell
715 Peachtree Street NE
Atlanta, GA 30308
customer.honeywell.com

Honeywell Building Technologies
Honeywell GmbH
Böblinger Strasse 17
71101 Schönaich, Germany
buildings.honeywell.com

® U.S. Registered Trademark
©2020 Honeywell International Inc.
31-00441—01 M.S. 11-20

References

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals