Product Overview
The CC01 pressure difference temperature two in one sensor is a high-precision industrial grade measuring device, which adopts an aluminum alloy high protection level shell and has dustproof and waterproof characteristics. It is designed specifically for harsh industrial environments. This product integrates pressure difference measurement and temperature measurement, with an accuracy of up to 0.2% FS. It can quickly respond to pressure changes and provide reliable data support in scenarios that require high measurement accuracy, such as pipeline pressure monitoring, negative pressure ward environment control, and dust removal system monitoring.
Product Specifications
Basic Parameters
- Product model: CC01
- Measurement type: pressure difference+temperature two in one
- Product weight: 0.1kg
- Appearance dimensions: 102.9mm × 60mm × 27.5mm
- Shell material: Aluminum alloy
- Protection level: IP67 (dustproof and waterproof)
- Baota joint specification: M10 × 1 thread, outer diameter 8mm
- High Pagoda Head: Connected to Indoor Negative Pressure Environment
- Low Pagoda Head: Connected to Outdoor Atmospheric Environment
Technical Parameters
- Differential Pressure Measurement Range: -100Pa~+100Pa (Customizable)
- Temperature Measurement Range: -20 ℃~80 ℃
- Measurement Accuracy: 0.2% FS (Differential Pressure)
- Response Time:<100ms
- Working Voltage: DC12V-24V
- Output Signal: Modbus RTU
- Default Communication Parameters: 9600bps, 8 Data Bits, No Verification, 1 Stop Bit (8N1)
Product Features
- High Precision Measurement: 0.2% FS Accuracy, Accurate Measurement Minor pressure difference variation
- Quick ResponseFast response time of<100ms, real-time feedback of pressure changes
- Sturdy and durableAluminum alloy shell, IP67 protection level, suitable for harsh industrial environments
- compact designCompact size for easy installation on devices and pipelines with limited space
- Dual parameter measurementSimultaneously measuring pressure difference and temperature to reduce equipment configuration complexity
- long-term stabilityStrict aging testing and quality control, small drift, long service life
Detailed explanation of Modbus communication protocol
1. Basic communication parameters
- Protocol type: Modbus RTU
- Default slave address: 0x01 (modifiable range 0x01-0xFE)
- Default baud rate: 9600bps (can be modified to 2400/4800/14400/19200/38400/56000/57600/115200)
- Data format: 8-bit data bits, no checksum, 1-bit stop bit (8N1)
2. Register Mapping Table
| decimal address | Hexadecimal address | parameter name | Read/Write | data type | value range | Explanation |
|---|---|---|---|---|---|---|
| 16 (0x0010) | 0x10 | Device Address | R/W | 16 Bit Unmatched | 1-254 | Device Modbus Address, FF is Universal Address |
| 17 (0x0011) | 0x11 | Baud Rate | R/W | 16 Bit Unmatched | 0-8 | 0:9600, 1:2400, 2:4800, 3:14400, 4:19200, 5: 38400, 6:56000, 7:57600, 8:115200 |
| 3 (0x0003) | 0x03 | Temperature Value | R | 16 Bit Signed | -200~800 | Actual Temperature=Register Value/10 (Unit ℃) |
| 4 (0x0004) | 0x04 | Current Pressure Difference | R | 32-bit Floating Point | -100.0~100.0 | Big Endian Format (Unit Pa) |
3. Function Code Description
Function Code 03H: Read and Hold Register
- Request format:
[从站地址][03][起始地址高][起始地址低][寄存器数高][寄存器数低][CRC低][CRC高]- Response format:
[从站地址][03][字节数][数据1高][数据1低]...[数据N高][数据N低][CRC低][CRC高]Function code 06H: Write to a single register
- Request format:
[从站地址][06][寄存器地址高][寄存器地址低][数据高][数据低][CRC低][CRC高]- Response format: Same as request
Function code 10H: Write to multiple registers
- Request format:
[从站地址][10][起始地址高][起始地址低][寄存器数高][寄存器数低][字节数][数据1高][数据1低]...[CRC低][CRC高]- Response format:
[从站地址][10][起始地址高][起始地址低][寄存器数高][寄存器数低][CRC低][CRC高]4. Communication example
Example 1: Read temperature value (address 0x0003)
- Request:
01 03 00 03 00 01 74 09- Slave address: 0x01
- Function code: 0x03
- Starting address: 0x0003
- Number of registers: 0x0001
- CRC16:0x0974
- Response (assuming temperature is 25.6 ℃):
01 03 02 01 00 79 84- Slave address: 0x01
- Function code: 0x03
- Byte count: 0x02
- Data: 0x0100 (256) → 256/10=25.6 ℃
- CRC16:0x8479
Example 2: Read differential pressure value (address 0x0004, 32-bit floating point)
- Request:
01 03 00 04 00 02 44 09- Slave Address: 0x01
- Function Code: 0x03
- Starting Address: 0x0004
- Number of registers: 0x0002 (32-bit floating point occupies 2 registers)
- CRC16:0x0944
- Response (assuming pressure difference is -5.2Pa):
01 03 04 C0 A6 66 66 3F 23- Slave Address: 0x01
- Function Code: 0x03
- Byte Count: 0x04
- Data: 0xC0A66666 (32-bit floating point, -5.2)
- CRC16:0x233F
Example 3: Modify The device address is 0x02
- Request:
01 06 00 10 00 02 89 CF- Slave Address: 0x01
- Function Code: 0x06
- Register Address: 0x0010
- Data: 0x0002
- CRC16:0xCF89
- Response: Same as Request
Installation and Wiring Instructions
1. Mechanical Installation
- Select the measurement point position to ensure no strong vibration or electromagnetic interference
- Use M10 × 1 thread to fix the sensor in the measurement position
- High tower head connected to indoor/negative pressure side, low tower head connected to outdoor/atmospheric pressure side
- Ensure good sealing to prevent air leakage from affecting measurement accuracy
2. Electrical wiring
- Power wiring:
- Positive pole:+12V~+24V DC
- Negative pole: GND
- Communication wiring:
- RS485-A: Data+
- RS485-B: Data -
- It is recommended to use twisted pair shielded wires with 120 Ω terminal resistors at both ends of the bus
3. Wiring diagram
[电源+] ---- +12V-24V DC
[电源-] ---- GND
[RS485-A] -- 数据+
[RS485-B] -- 数据-
[高宝塔头] -- 接负压侧
[低宝塔头] -- 接常压侧Safety precautions
- Electrical safety:
- All relevant power sources must be cut off before operation
- Confirm power failure using a non-contact voltage tester
- Strictly comply with national electrical safety regulations
- Power requirements:
- Only use DC12V-24V power supply
- Ensure stable power supply with fluctuations not exceeding ± 10%
- Installation environment:
- Avoid damp, high temperature, and strong electromagnetic interference environments
- Ensure that the work area is dry and clean
- personal protection:
- Wear insulated gloves and safety goggles during operation
- Prepare emergency equipment such as fire extinguishers
- Wiring Inspection:
- Carefully check all wiring before powering on
- Ensure no short circuits or incorrect connections
- Maintenance:
- Regularly check sensor status
- Clean tower joints to ensure smooth air flow
- Avoid mechanical shock and vibration
Application scenarios
- Medical environment: Negative pressure ward, operating room pressure difference monitoring
- Industrial control: Pipeline pressure monitoring, dust removal system monitoring
- HVAC System: Cleanroom Differential Pressure Control, Ventilation System Balance
- Agricultural Breeding: Environmental Control of Breeding Workshop
- Laboratory: Biosafety Cabinet, Ventilation Cabinet Differential Pressure Monitoring
Troubleshooting
| Phenomenon | Possible Causes | Solution |
|---|---|---|
| No Communication | Power Failure/Address Error | Check power/confirm device address |
| Data abnormality | Wiring error/interference | Check wiring/add shielding |
| Inaccurate measurement | Air path blockage/sensor failure | Clean air path/contact after-sales |
| Display value drift | Large environmental temperature change | Perform zero point calibration |
Product link:https://item.taobao.com/item.htm?ft=t&id=901845026903
Leave a Reply