Specific Area Message Encoding
|
Specific Area Message Encoding or SAME is the protocol used to encode the Emergency Alert System in the U.S. for broadcast stations. It was originally created for weatheradio by the National Weather Service, and was later adopted by the FCC for regular broadcasters on radio, television, and cable.
The system transmits digital tones over normal audio using AFSK, with a 2083.3Hz mark tone and 1562.5Hz space tone, lasting 1920μs (1.92ms) each. The data is encoded in 7-bit ASCII but uses all 8 bits, with no parity bit and no stop bit ("8-N-0"), at a bitrate of 520.83 bits per second.
In the SAME system, messages are constructed in four parts, the first and last of which are digital. The first part is the AFSK-encoded header message in 7-bit ASCII text. It is repeated three times, so that decoders can pick "best two out of three" for each byte, thereby eliminating most errors which can cause an activation to fail. The text of the header code contains:
- A preamble of binary 10101011 (0xAB in hex) repeated sixteen times, used for "receiver calibration", then the letters ZCZC as an attention to the decoder
- Information about the originator of the alert:
- EAN - national authorities, including the President
- CIV - civil authorities, such as president, governor or local city/county emergency management agency
- WXR - National Weather Service weatheradio
- EAS - broadcasters, such as radio & TV stations, or cable TV companies
- Event type (see below)
- Areas affected (up to 32), usually designated by county (or parish in Louisiana, or borough in Alaska), but which may be designated for the whole state by using county number 000.
- Duration of alert, normally in increments of 15 minutes from time of issue
- Exact time of issue, in UTC, without time zone adjustments
- Eight-character station callsign identification, with / used instead of - .
Contents |
Full Message Breakdown
An EAS message contains these elements, in this transmitted sequence:
- Header: (Preamble) ZCZC-org-eee-pssccc-pssccc+tttt-jjjhhmm-llllllll
- Attention signal (1050 Hz audio tone for Weatheradio, combined 853 and 960 Hz tones for commercial radio/TV)
- Message - audio, video image or video text
- Tail: (Preamble) NNNN (EOM)
There is one second of blank audio between each section, and before and after each message.
- (Preamble): Signal that clears and resets the receiving system; factory-programmed
- ZCZC: Start of ASCII code; factory-programmed
- org: Originator code; programmed per unit when put into operation
- eee: Event code; programmed at time of event
- pssccc: County-location codes (up to 32 locations); programmed at time of event
- ss is the state or equivalent water area code
- ccc is the county/borough/parish, independent city, or equivalent (000 for entire state)
- p is the part of the county, or 0 for the entire county
- tttt: Duration the alert is valid (hhmm format); programmed at time of event
- jjjhhmm: Date and Time-of-Day; encoded automatically, based on settings
- jjj is the Julian date day of the year, in UTC, with leading zeros
- hhmm is 24-hour hours and minutes, in UTC, with leading zeros
- llllllll: Eight-Character ID; programmed per unit when put into operation
- broadcast station callsign, such as WXXX/FM
- NWS location, such as KDEN/NWS for Denver, Colorado
- Attention signal: Sent if any message is included (normally sent with all messages except RWT); must be at least eight seconds long
- NNNN: End-of-message code (EOM)
Event codes
There are two types of event codes, four that are required to be encoded in every unit used, and 49 optional headers that users may program
Required
- EAN: Emergency action notification
- EAT: Emergency action termination
- RMT: Required monthly test
- RWT: Required weekly test
Optional
- ADR: Administrative message
- AVA: Avalanche watch
- AVW: Avalanche warning
- BZW: Blizzard warning
- CAE: Child abduction emergency*
- CDW: Civil danger warning
- CEM: Civil emergency message
- CFA: Coastal flood watch
- CFW: Coastal flood warning
- DMO: Demonstration message
- DSW: Dust storm warning*
- EQW: Earthquake warning*
- EVI: Evacuation Immediate
- FFA: Flash flood watch
- FFW: Flash flood warning
- FFS: Flash flood statement
- FLA: Flood watch
- FLW: Flood warning
- FLS: Flood statement
- FRW: Fire warning*
- HUA: Hurricane watch
- HUW: Hurricane warning
- HLS: Hurricane statement
- HMW: Hazardous materials warning*
- HWA: High wind watch
- HWW: High wind warning
- LAE: Local area emergency*
- LEW: Law enforcement warning*
- NIC: National Information Center
- NMN: Network message motif*
- NPT: National periodic test
- NUW: Nuclear plant warning*
- RHW: Radiological hazard warning*
- SMW: Special marine warning*
- SPS: Special weather statement
- SPW: Shelter in place warning*
- SVA: Severe thunderstorm watch
- SVR: Severe thunderstorm warning
- SVS: Severe weather statement
- TOA: Tornado watch
- TOE: 911 telephone outage emergency*
- TOR: Tornado warning
- TRA: Tropical storm watch
- TRW: Tropical storm warning
- TSA: Tsunami watch
- TSW: Tsunami warning
- VOW: Volcano warning*
- WSA: Winter storm watch
- WSW: Winter storm warning
(*new codes added in 2002)
Aural example of SAME transmission
See also
- Common Alerting Protocol (CAP) - A SAME-compatible digital format for multi-system warning coordination.
External links
- NOAA Weatheradio SAME page (http://www.nws.noaa.gov/nwr/nwrsame.htm)