This memo describes a design for a global satellite communication system that makes use of the newly introduced Iridium Short-Burst Data (SBD) capability. A new market in SBD modems opens the way for a globally available remote data telemetry system for transmitting low-bandwidth, high accuracy data in real time. Applications include weather stations, shipboard measurements, and similar geophysical instrumentation systems. Hardware costs are reasonable and typical message costs minimal (hourly messages of 30 bytes come to about US$100 per month). Data telemetry is internet based and bi-directional.
Iridium Satellite LLC is the only provider of truly global satellite voice and data solutions with complete coverage of the earth (including oceans, airways and Polar Regions). Iridium Satellite LLC launched global voice services in March 2001 and added ubiquitous Internet connectivity in June. The company successfully launched seven additional spare satellites in 2002 to ensure the system's long-term performance. Iridium delivers essential communications services to and from remote areas where no other form of communication is available. The service is ideally suited for industries such as maritime, aviation, government/military, emergency/humanitarian services, mining, forestry, oil \& gas and heavy construction. Iridium currently provides service to the U.S. Department of Defense under a multi-year contract. Iridium works with more than 30 seasoned service partners to sell and support the service globally.
The system is being used extensively by the U.S. Department of Defense for its communication purposes
through the DoD Gateway in Hawaii. The commercial Gateway in Tempe, Arizona provides voice, data and
paging services for commercial customers on a global basis. Typical customers include maritime, aviation,
government, the petroleum industry, scientists, and frequent world travelers. Iridium Satellite LLC claims
to have approximately 137,500 subscribers as of September 30, 2005, which is a 22% increase from the third
quarter 2004. Revenue for the nine months ended September 30, 2005 was up 24% over the nine months ended
September 30, 2004.
Remote Applications send Mobile Originated SBD (MO-SBD) data messages via an Iridium SBD modem. The application microcontroller or microprocessor communicates with the modem using Hayes-type "AT" commands over an RS232 serial port. The application loads the data message into the modem buffer and then instructs it to send the data message. The data message is transmitted across the Iridium satellite network utilizing inter-satellite links to reach the Iridium Gateway. From there the data message is transferred via e-mail to the VAR's host computer system. Here the message is stored in a database for further data processing. Mobile Terminated SBD (MT-SBD) messages are sent to the Iridium Gateway via e-mail from the VAR's host computer system. MT-SBD data messages are delivered to the LBT following a MO-SBD or mail-box check initiated by the remote application.
Several SBD providers are available and for our initial development effort we plan to use the SBD modems provided by NAL Research, Manassas Virginia. The SBD system provides the following data packet capability. The maximum length of a MO-SBD message is 1960 bytes. The maximum length of a MT-SBD message is 1890 bytes. Global network transmit latency for delivery of messages ranges from approximately 5 seconds for short messages to approximately 20 seconds for maximum length messages.
The sketch here shows shows the main components of the hardware. The development system will use off-the-shelf components to the extent possible. The Power UPS will be a standard off the shelf AC to 15 VDC converter with a wide (100--240 VAC, 50--60 Hz) input range suitable for worldwide coverage. The Power System provides DC power at the correct voltages and current demands of the instrument, the translator, and the Iridium modem. The Translator ingests the data strings from the remote instrument and creates the SBD packet. In the development system the trasnslator will be a laptop PC running Linux OS. In later versions the Iridium CDU will be a much more compact and energy efficient package.
The translator receives output from data system (meteorological station, Infrared Seasurface Temperature Autonomous Radiometer (ISAR)) and creates SBD messages. In addition, it will receive SBD commands and can perform a multitude of tasks in support of the remote instrumentation. For this proposal we will make the prerequisite that the software in the ISAR instruments is not changed. The translator can perform the following tasks under control via SBD commands:
The translator can receive the approximately 5-sec raw measurement strings from ISAR as well as the final SSST strings and the intermediate strings. We expect the translator can have considerable intelligence and thus is able to make computations of SSST on it's own.
In the event of an emergency a command can instruct the CDU to send wind profiles at a faster rate, say every 10 minutes.
The following data packet, for an Infrared Seasurface Temperature Autonomous Radiometer (ISAR), can be incorporated into the SMS message with 271 bits (45 printable characters):
| Bits | Time | Resolution |
|---|---|---|
| 18 | year day | 2 min |
| 18 | latitude | 76 m |
| 18 | longitude | <76 m |
| 15 | Temperature 1 | .0015 °C |
| 15 | Temperature 2 | .0015 °C |
| 12 | Signal 1 | .15 mV |
| 12 | Signal 2 | .15 mV |
| 12 | Signal U | .15 mV |
| 12 | Signal D | .15 mV |
| 12 | emissivity | 2x10-5 |
| 15 | SSST mean | .0015 °C |
| 15 | SSST last | .0015 °C |
| 15 | SSST (Translator) | .0015 °C |
| 10 | Pitch mean | .04 ° |
| 10 | Roll mean | .04 ° |
| 9 | pitch standard deviation | <.01° |
| 9 | roll standard deviation | <0.01° |
| 8 | speed over ground | .08 mps |
| 8 | course over ground | 1.4° |
| 12 | Window temperature | 0.012 °C |
| 1 | shutter position | yes/no |
| 15 | rain rate | ~0.04 mm/hr |
The above packet would cost approximately 10¢ to send. Hourly transmissions from a single station would cost $876 per year. In an emergency situation, packets could be transmitted every minute and the cost would rise to $144 per day. For emergency situations the stations would be turned on as required.