SDI-12


SDI-12 is an asynchronous serial communications protocol for intelligent sensors that monitor environment data. These instruments are typically low-power, are used at remote locations, and usually communicate with a data logger or other data acquisition device. The protocol follows a master-slave configuration whereby a data logger requests data from the intelligent sensors, each identified with a unique address.

History

The first version of SDI-12 was released in 1988. It was designed by a coalition which included the U.S. Geological Survey's Hydrologic Instrumentation Facility and a group of private companies.
The SDI-12 Specification is maintained by a non-profit corporation called the SDI-12 Support Group. The most recent upgrade was made in May, 2017.

Scope

Version 1.4 of SDI-12 defines:
Version 1.3 of SDI-12 defines:
The standard provides guidelines on transient protection and does not require the use of a specific connector.

Advantages

The specification document describes a number of advantages including:
The SDI-12 Specification is in the public domain.

Details

Communication occurs over a single data line in half-duplex. The digital addressing system allows an SDI-Recorder to communicate with up to 62 individual sensors. Only the pre-configured sensor matching that address will respond. Other sensors on the same line will not respond until called and typically stay in "sleep mode", until called.
Electrically the protocol is a three wire digital connection: data, ground and 12 V. The data signal, using 5V logic levels is similar to RS-232 with the same asynchronous byte encoding. The inline data is human readable as the data is transmitted in ASCII.
All SDI-12 communications are transmitted in ASCII at 1200 baud with 7 data bits and an even parity bit. The standard also specifies a communications protocol that allows sensors to remain in a low-power sleep state until awoken by a serial break signal sent by the master. The first character of each command is a unique sensor address that specifies with which sensor the recorder wants to communicate. Other sensors on the SDI-12 bus ignore the command and return to low-power standby mode. The protocol also specifies a retry mechanism to overcome any data corruption. CRCs were introduced to the SDI-12 protocol with release of version 1.3.

Applications

The protocol is most commonly supported by hydrographic sensors, water quality sensors, meteorological instruments, soil moisture and plant physiology. Less common but also known to be supported are sensors for the measurement of solar radiation, tilt, and other geophysical parameters.