Simple Sensor Interface protocol

Simple Sensor Interface protocol

SSI (Simple Sensor Interface) protocol is a simple communications protocol designed for data transfer between computers or user terminals and smart sensors. SSI protocol is an Application layer protocol as in OSI model.

SSI protocol has been developed jointly by Nokia, Vaisala, Suunto, Ionific, Mermit and University of Oulu. Currently SSI is being developed within [http://www.mimosa-fp6.com/ Mimosa project] which is a part of European Union Framework Programmes on Research.

SSI protocol is used in point-to-point communications over UART and networking nanoIP applications. SSI also provides polling sensors and streaming sensor data. For RFID sensor tags SSI specifies memory map for sensor data.

The criterion for SSI protocol development are:
* general purpose
* simple – minimal overhead
* small footprint on the server (sensor) side

Sample implementation of SSI protocol for MSP430 microcontrollers will be published as open source during August 2006 by Nokia.

SSI message structure

An SSI message is formed of a 2-byte header and n-byte payload. The header consists of one byte address (wildcard is '?', 0x3F in ASCII) and one byte message/command type. The different possible values for message/command type are presented in SSI v1.2 command base.

SSI v1.2 command base

The group of commands

*Q – query
*A – query reply
*C – sensor discovery
*N – discovery reply
*Z – reset
*G – get sensor configuration
*S – set sensor configuration

are used to find and configure sensor units utilizing SSI-protocol.

The group of commands

*R – request sensor data
*V – data response
*D – data response with status field

are used to read sensor data infrequently.

For data streaming purposes are defined commands

*O – create sensor observer
*Y – observer created
*K – delete observer
*U – observer finished
*L – request sensor listener
*J – sensor listener created.
*V – data response
*M – data response with many data points

Point-to-point SSI

Point-to-point messaging with SSI can be done with SSI/UART. SSI UART message consists of a 3-byte UART header, SSI message as payload and an optional Cyclic redundancy check checksum. The use of checksum is defined by SSI message/command type, with lower case commands indicating the use of CRC. The header consists of start byte (0xFE), 2-byte (total) length of message and 2-byte bitwise Negation of length bytes to help identifying the frame start.

Networking SSI

SSI networking in a variable environment is done e.g. using nanoIP. In a typical case for using SSI, an individual message is not important, and so nanoUDP (simplified UDP defined by nanoIP) is used as the message format. If individual messages are important, nanoTCP can be used, as it provides flow control and retransmission, with the cost of message size and increase in network traffic.

A nanoUDP message consists of a 5-byte nanoUDP header, n-byte message payload and optional 2-byte CRC checksum. The header consists of one protocol byte, 2-byte message length (total length, including header and CRC), 1-byte source port and 1-byte destination port number. The destination port number should be 0x28 for SSI messages.

Version history

*0.1 March 14, 2003
*0.2 April 29, 2003
*0.3 May 20, 2003
*0.4 October 2, 2003
*0.5 December 5, 2003, not compatible with previous
*0.6 November 3, 2004
*0.7 December 22, 2004
*0.8 January 14, 2005
*1.0 April 11, 2005
*1.1 October 27, 2005
*1.2 May 27, 2006, not compatible with previous

External links

* [http://ssi-protocol.net SSI protocol]
* [http://www.cwc.oulu.fi/nanoip/ nanoIP]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Intelligent Platform Management Interface — The Intelligent Platform Management Interface (IPMI) specification defines a set of common interfaces to a computer system which system administrators can use to monitor system health and manage the system. Several dozen… …   Wikipedia

  • Brain–computer interface — Neuropsychology Topics Brain computer interface …   Wikipedia

  • Brain-computer interface — A brain computer interface (BCI), sometimes called a direct neural interface or a brain machine interface, is a direct communication pathway between a human or animal brain (or brain cell culture) and an external device. In one way BCIs,… …   Wikipedia

  • Wiegand interface — The Wiegand interface is a de facto wiring standard which arose from the popularity of Wiegand effect card readers in the 1980s. It is commonly used to connect a card swipe mechanism to the rest of an electronic entry system. The sensor in such a …   Wikipedia

  • Wireless sensor network — WSN redirects here. For the metasyntax, see Wirth syntax notation. Typical multi hop wireless sensor network architecture A wireless sensor network (WSN) consists of spatially distributed autonomous sensors to monitor physical or environmental… …   Wikipedia

  • 6LoWPAN — est l acronyme de IPv6 Low power Wireless Personal Area Networks[note 1] ou IPv6 LoW Power wireless Area Networks[note 2]. C est également le nom d un groupe de travail de l IETF. Le groupe 6LoWPAN a défini les mécanismes d encapsulation et de… …   Wikipédia en Français

  • Intergiciel pour étiquettes électroniques — Un intergiciel pour étiquettes électroniques est un logiciel tiers destiné à simplifier l accès et l exploitation des informations stockées dans des étiquettes RFID issues de l industrie électronique. Les étiquettes électroniques sont le plus… …   Wikipédia en Français

  • Automated Tissue Image Systems — (ATIS) are computer controlled automatic test equipment (ATE) systems classified as medical device and used as pathology laboratory tools (tissue based cancer diagnostics) to characterize a stained tissue sample embedded on a bar coded glass… …   Wikipedia

  • Real-time locating standards — Articleissues copyedit=May 2008According to ISO/IEC FDIS 19762 5 [ [http://www.autoid.org/SC31/sc31.htm] (ISO Subcommittee SC31)] an RTLS (real time locating system) is a combination of hardware and software that is used to continuously determine …   Wikipedia

  • Wi-Fi — For the radio station, see WIFI (AM). Wi Fi logo Wi Fi (  / …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”