SDI-12

This article is about the SDI-12 standard. For serial interfaces in general, see serial communication.

SDI-12 (Serial Digital Interface at 1200 baud) is an asynchronous serial communications protocol for intelligent sensors that monitor environment data. These instruments are typically low-power (12 volts), 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 (SDI-12 recorder) requests data from the intelligent sensors (SDI-12 sensors), each identified with a unique address.[1]

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 (HIF) and a group of private companies.[2]

The SDI-12 Specification is maintained by a non-profit corporation called the SDI-12 Support Group. The most recent upgrade was made in January, 2016.[3]

Scope

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 (handshake). Other sensors on the same line will not respond until called and typically stay in "sleep mode" (low power 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.

See also

References

  1. "SDI-12". SDI-12 Support Group, Inc.
  2. "History". SDI-12 Support Group, Inc.
  3. "SDI-12, A Serial-Digital Interface Standard for Microprocessor Based Sensors, Version 1.3". SDI-12 Support Group, Inc.

External links

This article is issued from Wikipedia - version of the 5/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.