Jump to content

Encoder receiver transmitter

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SwisterTwister (talk | contribs) at 02:15, 20 September 2012 (Moving references). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Encoder receiver transmitter (ERT) is a packet radio protocol developed by Itron for automatic meter reading.[1] The technology is used to transmit data from utility meters over a short range so a utility vehicle can collect meter data without a worker physically inspecting each meter.

The ERT protocol was first described in US Patent 4,614,945 which was issued in 1986.[2] More technical detail is explained in later US patent 4,799,059.[3]

Technical details

ERT is implemented as an AM radio signal which is transmitted in the unlicensed 900-920 MHz band.[1] The simplest message - SCM (standard consumption message) is a 96-bit packet which contains the meter's serial number, commodity type, consumption register, and a checksum. The packet is not encrypted but uses Manchester encoding and a frequency-hopping algorithm to avoid interference with other nearby meters. SCM and IDM packet formats are described in US Patent 7830874 as follows:[4]

SCM packet

SCM messages are 12 bytes. Each message contains single, cumulative meter reading value along with the meter serial number, commodity type and checksum and tamper flags.

Field Length (bits) Default Value Notes
Sync bit 1 1
Preamble 20 0xF2A60
ERT ID MS bits 2 This is the highest two bits of the meter serial number
Reserved 1
Physical Tamper 2
ERT Type 4 This is the commodity type (e.g. water, gas or electric)
Encoder Tamper 2
Consumption Data 24 This is the actual meter reading value
ERT ID LS bits 24 This is the remaining bits of the meter serial number
Checksum 16

IDM packet

IDM messages are 92 bytes and contain time of use consumption data.

Field Length (bytes) Value Notes
Training Sync 2 0x5555
Frame Sync 2 0x16A3
Packet Type 1 0x1C
Packet Length 2 0x5CC6
Version 1 0x01
ERT Type 1 0x17
ERT Serial Number 4
Consumption Interval Count 1
Module Programming State 1
Tamper Count 6
Async Count 2
Power Outage Flags 6
Last Consumption Count 4
Differential Consumption Intervals 53
Transmit Time Offset 2
Serial no. CRC 2
Packet CRC 2

Later patents describe further variations of packets with variable length.

Implementations

Several vendors (besides Itron) have implemented ERT receivers (usually in order to read consumption data from Itron meters.) Notably, Digi sells an ERT gateway, and Grid Insight sells a PC-based product called the AMRUSB-1.

It should be possible to decode ERT signals using general purpose UHF packet radios such as the Texas Instruments CC1101 or Freescale MC33696.

Further reading

References

  1. ^ a b "Itron ERT technology". gridinsight.com. Retrieved 20 September 2012.
  2. ^ "Patent US4614945 - Automatic/remote RF instrument reading method and apparatus". google.com. Retrieved 20 September 2012.
  3. ^ "Patent US4799059 - Automatic/remote RF instrument monitoring system". google.com. Retrieved 20 September 2012.
  4. ^ "Patent US7830874 - Versatile radio packeting for automatic meter reading systems". google.com. Retrieved 20 September 2012.

Category:Packet radio