Winsen Zw03 Ph Water Quality Detection Module Instruction Manual

Winsen Zw03 Ph Water Quality Detection Module Instruction Manual

Winsen logo

Winsen ZW03 pH Water Quality Detection Module

Winsen ZW03 pH Water Quality Detection Module

Statement

This manual 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 sensor, we shall not be responsible for the loss.
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.

Profile
The ZW03 pH water quality detection module is a universal module that uses electrochemical principles to detect the H + content in water, with good selectivity and stability.Using the digital signal output, very easy to use.ZW03 is designed and manufactured with mature electrochemical detection technology closely combined with sophisticated circuit design.
Sensor characteristics

Winsen ZW03 pH Water Quality Detection Module-4

Fig1. Sensor image Fig1.Structure

Low power consumption,high accuracy,linear output, easy calibration and excellent stability.

Main application
It is widely used for water quality pH detection in laboratory research, water plant water supply, waste-water treatment, aquaculture, farmland irrigation and other fields.

Technical indicators

ItemsParameter
Working voltage12V(DC)
Consumption<25mW
Temperature range0-50℃
Output modeRS485(5V)
Output linearityLinear
Response time≤180S
Detection Temperature range0-50℃
ItemsParameter
Measure range0-14
Resolution ratio0.02pH
Size40×25mm
Response time≤180 s
Output linearityLinear
Service life3year
Working current<5mA
Winsen ZW03 pH Water Quality Detection Module-1

Note: The tolerance range is ± 0.25mm
Fig1. Sensor Structure

Stable 2. Pin definition

PIN1VCC
PIN2GND
PIN3 A
PIN4 B
PIN5 GND
PIN6RXD(3V TTL level)
PIN7TXD(3V TTL level)
PIN8+5V
PIN9(BNC) Sensor negative pole
PIN10(BNC)Sensor positive pole
Winsen ZW03 pH Water Quality Detection Module-2

Sensor linearity
The sensor be placed in standard pH buffer: pH4.01, pH 6.86 and pH 9.18 to record the output of the module as shown in the figure below.

Winsen ZW03 pH Water Quality Detection Module-3

Communication Protocol

General settings

 

Baud rate

 

9600

Data byte8
Stop byte1
CheckNull

General command
Host-computer software send format

TypeInstructionsNote
Integer16 byteIndicates that high and low bytes

are not reversed

For example :0x 0032 turn into the decimal

number is 50

Floating

point number

ABCDRepresents analyze in orderFor example:41 DB 72 37Z turn into a floating

 

point number is 27.4

Read the current concentration value sending format:

 

Module address

 

 

FC

start addressNumber of

registers

CRC16
High

byte

Low byteHigh

byte

Low

byte

Low

byte

High

byte

Device 10X010X030X000X010X000X020X950XCB
Device 20X020X030X000X010X000X020X950XF8

Write the device address sending format:

Device ID addressFCRegister initial addressWrite Equipment address (The HEX

integer)

CRC16
High

byte

Low byteHigh

byte

Low byteLow

byte

High

byte

Device 10XFE0X060X000X190X000X010X8D0XC2
Device 20XFE0X060X000X190X000X020XCD0XC3

The calibration of the sensor:

Device ID addressFCRegister addressWrite zero point concentration value

(The HEX integer)

CRC16
High

byte

Low byteHigh

byte

Low byteLow

byte

High

byte

pH4.010X010X030X000X660X010X910X650XE9
pH6.860X010X030X000X660X020XAE0X250X09
pH9.180X010X030X000X660X030X960X250X4B

/******************************************************************************* Name:crc16 verification
Function:crc16 verification
Enter:(byte pointer )*ptr,(data lenth) len
Return:(double byte) crc ********************************************************************************/uint16_t getCRC16_485(volatile unsigned char* ptr, unsigned char len)
{
unsigned char i; uint16_t crc = 0xFFFF; while (len–)
{
crc ^= *ptr;
for (i = 0; i < 8; i++){
if (crc & 1)
{
crc >>= 1;
crc ^= 0xA001;
}
else
{
crc >>= 1;
}
}
ptr++;
}
return(crc);
}

Precautions

  1. The module shall avoid contact with organic solvents, coatings, agents and oils.
  2. Do not apply the module to systems involving personal safety
  3. Do not install the module in a strong air convection environment.
  4. The module shall not withstand excessive impact or vibration, and can not shake during use, otherwise the value returned will be inaccurate.
  5. Please supply the module in strict accordance with the power supply voltage of the module. The voltage exceeding 12V will lead to irreversible damage to the module.
  6. Do not place the module in a strong air convection environment.
  7. Do not place the module in a high concentration of organic gas for a long time.

Tel: 86-371-67169097/67169670
Fax: 86-371-60932988
Email: [email protected]
Leading sensing solutions supplier in China!

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