Jxct Jxbs-3001-ec-rs 3 In 1 Soil Ec Temperature Humidity Sensor User Manual

Jxct Jxbs-3001-ec-rs 3 In 1 Soil Ec Temperature Humidity Sensor User Manual

JXCT logoJXBS-3001-EC-RS
3in1 Soil EC Temperature Humidity Sensor
User Manual
RS485 Modubus
Version: 2.0
Date: 2020-10-24
Status: Released
www.jxct-iot.com
JXCT JXBS-3001-EC-RS 3 in 1 Soil EC Temperature Humidity Sensor -

BRIEF INTRODUCTION

1.1 Product Overview

The soil EC moisture temperature triple sensor is suitable for soil temperature and moisture measurements and total soil salt (electrical conductivity). The three-in-one sensor of the soil creatively measures salinity, moisture, and temperature, which greatly facilitates the evaluation of soil conditions by the customer’s system.
Compared with the German original high-precision sensor and the actual soil drying and weighing method calibration, high precision, fast response, and stable output. Less affected by soil salt content, suitable for all kinds of soil. Can be buried in soil for a long time, resistant to long-term electrolysis, corrosion resistance, vacuum potting, and completely waterproof.

1.2Measurement Specs and Hardware Parameters

ParametersContent
Power supply12-24V DC
Output signalRS485
Temperature range-40°C-80°C
Temperature accuracy±0.5°C
Temperature resolution0.1K;
Water measurement range0-100%
Moisture accuracy±3% Within 0-53%; ±5% within 53-100%
Water resolution0.10%
Electrical conductivity measurement range0-10000us/cm
Conductivity resolutionlOus/cm
Storage environment-20°C -60 QC
Working Pressure Range0.9-1.1atm
Response Time<1s
Protection LevelIP68

1.3 System Frame Diagram

JXCT JXBS-3001-EC-RS 3 in 1 Soil EC Temperature Humidity Sensor - System Frame Diagram.JXCT JXBS-3001-EC-RS 3 in 1 Soil EC Temperature Humidity Sensor - System Frame Diagram. 2

HARDWARE CONNECTIONS

2.1 CHECKING BEFORE INSTALLATION

Check the list of devices before installation:

TABLE 1 List of Devices

NameNumber
THE SENSOR DEVICE1
12V POWER ADAPTER(Optional)1
WARRANTY CARD / CERTIFICATE1
THE USBTO 485 DEVICE(Optional)1

2.2 Interface Description
Before you wiring and use it, please read this article in detail, Improper use may result in irreversible damage to the product.JXCT JXBS-3001-EC-RS 3 in 1 Soil EC Temperature Humidity Sensor - Interface Description

FunctionCable ColorSpecs
PowerBrownPower supply +
BlackPower supply –
CommunicationYellow (grey)485-A
Blue485-B

We provide a default cable length of 1.5 meters, you can extend the cable yourself according to your needs.

2.3 Speed measurement method
Select a suitable measurement site, avoid the stones, ensure that the steel needle does not hit a hard object, throw the topsoil at the required depth of measurement, keep the underlying soil tight, grip the sensor vertically into the soil, and insert It is not allowed to shake right and left. It is recommended to measure multiple times within a small range of a measurement point to obtain the average value.
2.4 Buried method
Dig a pit with a diameter of >20 cm vertically and insert the sensor steel needle horizontally into the pit wall at a given depth. After the pit is buried tightly and stable for a period of time, measurement and recording can be performed for days, months, or even longer.
2.5 Precautions

  1. Steel needles must be fully inserted into the soil.
  2. Avoid direct sunlight on the sensor and cause excessive temperature. Use caution in the field against lightning strikes.
  3. Do not violently bend the steel needle, do not force pull the sensor leads, and do not beat or violently hit the sensor.
  4.  The sensor protection grade IP68, the sensor can be soaked in water.
  5. Due to the presence of radiofrequency electromagnetic radiation in the air, it should not be in a state of power in the air for a long time.

CONFIGURATION TOOL INSTALLATION AND USE

We provide CONFIGURATION TOOL, which can be easily used to test our sensor device.
3.1 Sensor Access Computer
The transmitter can be connected to the PC with the RS485 to USB adapter. You can check the COM port number through Device Manager (right-click My Computer).
3.2 HOW TO USE THE CONFIGURATION TOOL

JXCT JXBS-3001-EC-RS 3 in 1 Soil EC Temperature Humidity Sensor - HOW TO USE CONFIGURATION TOOL

Please note that this software can only test one device at the same time. After connecting the physical device, click the CONNECT button to read the information. In the
CONNECT state, you can modify BAUD and ADDR in COMMUNICATION SETTINGS.
Under the software, different checkboxes can be selected according to different situations.
For example, you can choose the GAS option to test the RS485 OXYGEN SENSOR, you can choose the NORMAL option to test the RS485 TEMPERATURE AND HUMIDITY SENSOR.

COMMUNICATION PROTOCOL

4.1 Communication Basic Parameters
TABLE 3 Communication Basic Parameters

PARAMETERSCONTENT
ProtocolModbus RTU
Data bits8 bit
Parity bitNo
Stop bit1 bit
Error checkingCRC (redundant loop code)
Baud rate2400 bps/ 4800 bps/ 9600 bps can be set factory defaults to 9600 bps

For more information about MODBUS RTU please visit the website”www.modbus.org “.

4.2 Register Address

Register
Address
Plc Configuration
Address
ContentOperation
0002H40003Soil humidity(unit 0.1%RH)Read-Only
0003H40004Soil temperature(unit 0.1℃)Read-Only
0012H40013Soil humidity(unit 0.1%RH)Read-Only
0013H40014Soil temperature(unit 0.1℃)Read-Only
0014H40015Soil salt(unit 1mg/L)Read-Only
0015H40016Soil conductivity(unit 1us/cm)Read-Only
0100H40101Device Address (0-252)R/W
0101H40102Baud Rate (2400/4800/9600)R/W

TABLE 4 Register Address

4.3 Communication example
4.3.1 Read Device Address 0x01’s Soil Temperature And
Humidity

TABLE 5 Inquiry Frame

Address CodeFunction CodeStart AddressData LengthCheck Code LowCheck Code High
Ox010x03Ox00 0x02Ox00 0x020x65OxCB

TABLE 6 Answer Frames

Address CodeFunction CodeNumber Of
Valid Bytes
Humidity ValueTemperature ValueCheck Code LowCheck Code High
Ox010x030x040x02 0x92OxFF Ox96Ox5AOx3D

Soil temperature:
FF9BH ( hexadecimal ) =-101=> temperature =-10.1℃
Soil humidity:
292H( hexadecimal ) =658=>humidity =65.8%RH

4.3.2 Read Device Address 0x01’s Soil Humidity Value

TABLE 7 Inquiry Frame

Address
Code
Function
Code
Start Address Data Length CRC_L CRC_H
0x010x030x00,0x020x00,0x010X250xCA

TABLE 8 Answer Frame

Address CodeFunction CodeNumber Of BytesHumidity ValueCRC_LCRC_H
Ox010x030x02Ox00, Ox4A0x39OxB3

Soil humidity: 4AH( hexadecimal ) =74=>humidity =7.4%RH

4.3.3 Read Device Address 0x01’s Soil salinity
TABLE 9 Inquiry Frame

Address
Code
Function
Code
Start Address Data LengthCRC_LCRC_H
0x010x030x00, 0x140x00,0x010XC40x0E

TABLE 10 Answer Frame

Address
Code
Function
Code
Number Of Bytes SaltCRC_L CRC_H
0x010x030x020x00,0x690x780x6A

Soil salt: 69H( hexadecimal ) =105=>salt =105mg/L

4.3.4 Read Device Address 0x01’s Soil Conductivity
TABLE 11 Inquiry Frame

Address
Code
Function Code Start Address Data LengthCRC_LCRC_H
0x010x030x00, 0x150x00, 0x010X950xCE

TABLE 12 Answer Frame

Address
Code
Function
Code
Number Of
Bytes
Conductivity CRC_LCRC_H
0x010x030x020x05, 0xDC0xBA0x8D

Soil Conductivity: 5DCH( hexadecimal ) =1500=>Conductivity =1500us/cm

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