You are on page 1of 11

THE INTERPLANETARY INTERNET:

A COMMUNICATIONS INFRASTRUCTURE FOR


MARS EXPLORATION

Authorised By
SANTOSH BHARADWAJ REDDY
Email: help@matlabcodes.com
Engineeringpapers.blogspot.com
More Papers and Presentations available on above site

ABSTRACT

A strategy is being developed whereby space data communications


the current set of internationally capabilities that exist to support Mars
standardized space data exploration and reviews proposed new
communications protocols can be developments. It is also speculated that
incrementally evolved so that a first these current capabilities can grow to
version of an operational support future scenarios where human
“Interplanetary Internet” is feasible by intelligence is widely distributed
the end of the decade. This paper across the solar system and day-to-day
describes its architectural concepts, communications dialog between
discusses the current set of standard planets is routine.

INTRODUCTION
The vision of future space exploration networks is expected to be the Internet
includes missions to deep space that of the deep space planetary networks
require communication among planets, and defined as the InterPlaNetary
moons, satellites, asteroids, robotic (IPN) Internet. The Interplanetary
spacecrafts, and crewed vehicles. Internet is envisioned to provide
These missions produce significant communication services for scientific
amount of scientific data to be data delivery and navigation services
delivered to the Earth. In addition, for the explorer spacecrafts and
these missions require autonomous orbiters of the future deep space
space data delivery at high data rates, missions. All of these future space
interactivity among the in-space missions have a common objective of
instruments, security of operations, and scientific data acquisition and delivery,
seamless inter-operability between in- which are also the main possible
space entities. The next step in the applications of the Interplanetary
design and development of deep space Internet.

THE FUTURE---INTERPLANETARY INTERNET

The future Interplanetary Internet internets".Just as the familiar TCP/IP


architectural concept is deceptively suites the earth “networks of
simple: networks” into the internet,
1. Use Internet or Internet-related Interplanetary Internet will employ a
protocols to form local networks in new overlay protocol concept called
low delay, relatively low noise bundling to tie together a set of
environments. heterogeneous internets. A routing
2. A specialized deep space backbone function will direct bundles through a
network of long-haul wireless links concatenated series of Internets. To
interconnecting these local internets. guarantee reliability of the end-to-end
This interplanetary backbone is transfer, the bundles will also contain
expected to evolve to include multiple retransmission mechanisms
space-based data relay satellites. functionally similar to those provided
3. The resulting interplanetary internet by the terrestrial Internet’s
thus consists of a "network of Transmission Control Protocol(TCP).
While the Earth’s backbone network is forward bundling model with per-hop
wired the interplanetary backbone is error control increases the probability
dependent on fragile wireless of successful end to end
links.Planets travel in fixed orbits and transmission.
sometimes bodies like the Sun cause One key problem in the design
line of sight occultations that last for of an Interplanetary Internet is
days on end. Landed vehicles on identifying the communicating
Remote planetary surfaces will move endpoints. The current concept is that
out of sight of Earth as the body rather than have a single address space
rotates, and may have to communicate across the entire Solar System end
through local relay satellites that only point identifiers comprise a two-part
provide data transmission contacts for name. One part of the name gets the
a few minutes at a time. The bundling bundle delivered to a remote
protocol handles this environment in destination “region” of the Inter
Two ways: planetary internet. The second part of
• It operates in a “store and forward” the name contains the information
mode, where bundles are held at required to deliver to one or more local
routers along the way until such time destinations. Thus for Mars operations
as a forward path is established. the routing part of the name will be
• It avoids the need for a sender to used to move the bundle across the
store data until an acknowledgement is Deep Space backbone to the entry
received from the other end by Gateway on the appropriate region on
operating in a "custodial" mode. Mars, where the administrative part of
• In the presence of high error rate the name comes into play and
links, the hop-by-hop store-and- identifies the local recipient(s) on the
Martian internet.

THE PRESENT: MARS COMMUNICATIONS IN THE


COMING DECADE

A successful program of Mars communications infrastructure. In the


exploration will need a robust, terrestrial environment, the TCP/IP
dependable and high capacity space Suite provides these features.
Programs of Mars exploration will
need an analogous set of standard
capabilities.

FIG:1 SPACE MISSION DATA INTERFACES

The CCSDS is organized into technical data flow between ground and space.
panels to develop the standards that These first three categories form the
cluster into five major categories “space/ground communications
where international interoperability is system” that provide bi-directional
needed: data exchange in support of users, who
1. Data handling interfaces within or access:
between spacecraft, such as the 4. Mission management services that
mechanisms whereby a payload may are exposed by one organization to
connect to the onboard data system or another.
whereby a landed vehicle may talk 5. Mechanisms for describing, sharing
to an orbiter via a space link. and archiving the scientific
2. Long-haul data links that connect a information products derived from
spacecraft with its ground system. the mission.
3. End-to-end data paths that utilize
those space links to support networked

CURRENT SPACE/GROUND COMMUNICATIONS STANDARDS

CCSDS protocol standards are stack are the user “applications” that
“layered” so that they stack together in run on computers located
a modular fashion. At the top of the in space or on ground.
.

FIG:2 SPACE PROTOCOL STACK

When two applications need to virtually all the long-haul links. Packet
exchange information, several Telecomm and supports Link layer
underlying layers of standard data reliability by providing a ‘go-back-n’
communications protocol support frame retransmission protocol, known
them. Working from the bottom the as the “Command Operation
stack upwards, the layers are as Procedure” (COP) that works best in a
follows. short-delay environment. CCSDS
1. Wireless standards. These “Advanced Orbiting Systems” is an
standards specify the frequencies and adaptation of Packet telemetry to
efficient modulation handle high rate data transfer, and is
types to be used to create the channel used by the International Space Station
connecting the spacecraft to its ground and many Earth-observing missions. A
stations or other spacecraft. new CCSDS “Proximity-1” protocol
2. Coding standards. These “clean handles short-range communications,
up” errors on those wirelesses channels such as between landed vehicles and
and make them more suitable for planetary orbiters, or between multiple
automated data transfer. spacecraft flying in a constellation. It
3. Link standards. The “frames” that is derived from CCSDS Telecommand
carry higher layer data across the space and provides bidirectional Link layer
link are specified here. The CCSDS reliability via a available derivative of
“Packet Telemetry” and “Packet the COP retransmission scheme.
Telecommand” standards handle
4. Networking Standards. The Space powerful end-to-end techniques can
link is just one component of the end- protect the entire flow of user data.
to-end data path between a spacecraft Two standard protocol choices exist:
instrument and a user. In order to Internet Protocol Security (IPSec) and
traverse the whole path, “routing’ a SCPS Security Protocol (SP) provide
information needs to be associated multiple levels of data protection:
with each chunk of user data. The Access Control – prevention of
CCSDS Packet has been in use as a unauthorized users from sending data.
“CCSDS Path” (connection oriented) Authentication – guarantee of the
networking protocol for well over a identity of the sender. Integrity –
decade. It exploits the fact that for protection against the intentional or
most current missions there is a highly accidental modification of the user
Predictable data routing path between data
an instrument and a user, so there is during transit. Confidentiality –
little need for adaptive packet routing protection from disclosure of the
More recently, CCSDS has added the contents of the user data.
capability to allow onboard systems to 6. End-to-End Reliability Standards
Have their own Internet Protocol (IP) If the packet gets lost due to buffer
addresses. This is accomplished by overflows somewhere in the end- to
either direct use of IP, or an end path, or damaged by bit errors
abbreviated form of IP that is the during transit, there will be a gap in
Network Protocol (NP) component of a the user data. Absent any other hop-
four - part stack of protocols known as by-hop remedies, the only way to fill
the Space Communication Protocol such
Standards (SCPS)2. Both of these gaps is via end-to-end retransmission.
capabilities allow packets to be This retransmission can be performed
dynamically routed through different three ways: manually by humans; by
paths in a connectionless manner. custom code running in each of the
5. Security Standards. As missions applications that are sending and
become more Internet-accessible, they receiving data; or by invoking a
become more vulnerable to attack. general purpose communications
Basic authentication and encryption protocol that is dedicated to that job.
can be accomplished within the For short delay communications, the
CCSDS Link standards but more CCSDS recommends a protocol
solution and has adopted the Internet The Internet File Transfer Protocol
“Transmission Control Protocol” (FTP), and SCPS space-adapted
(TCP) and SCPS extensions to TCP extensions to FTP. These are primarily
know as “TCP Tranquility”. For those for use in short-delay Internet-like
applications not needing TCP’s environments, and assume an under
services, the Internet User Datagram lying layer of TCP. The CCSDS File
Protocol (UDP) can be used to Delivery Protocol (CFDP). This is a
segment and encapsulate user data. delay tolerant protocol whose model of
7. Space File Transfer Standards. operations is fundamentally store-and-
This layer of protocol– directly forward, much like e-mail that conveys
supports the user applications that are files as attachments. The protocol as
running end-to-end. In recent years currently designed contains
there has been a rapid shift towards its own reliability mechanisms and
organizing space data transfer into does not assume an underlying
standalone and autonomous files that retransmission capability. It presently
may be assigned different priorities operates point-to-point across a single
and individually accounted-for. This is link and contains three parts: file
particularly important as ground manipulation commands that allow
networks such as the DSN become files to be created and
heavily subscribed, so that a large exchanged;filestore commands used to
amount of two way traffic between the manage remote file systems; and a
spacecraft and the ground can be reliability protocol that ensures that all
conducted and verified in a short of the pieces of the file are properly
interval and the tracking assets can delivered across the link, with any
then be released to service another missing pieces being automatically
spacecraft. retransmitted.
The CCSDS currently supports
two filebased standard capabilities:

COMMUNICATIONS SCENARIO FOR MARS OPERATIONS

into the “networked” era .The


Data communications in support of
Mars exploration has already moved
spacebased data communications b. Short-haul relay communications
cluster into three main groups: between landed vehicles and Mars-
a. Local networking among surface orbiting spacecraft.
vehicles that are stationary, roving and c. Long haul data transfer directly
in the atmosphere. between the surface and the Earth, or
from the relay spacecraft to earth.

FIG: MARS NETWORKIN SCENARIO

For the most part, the international the CCSDS Long-Haul space link and
standards that are now coming into coding protocols, which run over the S,
widespread use can satisfy these X or Ka band wireless channels.
communications problems. 3. For those missions with direct links
1. The CCSDS File Delivery Protocol between the Martian surface and Earth,
(CFDP) is emerging as the leading the Deep Space backbone long-haul
candidate for the ubiquitous “end-to- protocols will run all the way down to
end” protocol for most near-term Mars the surface and near-surface vehicles.
operations. It operates bi directionally. 4. For those missions using
2. On the Deep Space backbone, CFDP communications relay space craft, the
is transferred using the CCSDS long haul link protocols
Networking protocols, running over
.

FIG:4 MARS COMMUNICATIONS PROTOCOL STACK

will be terminated at the orbiter and the assets. The orbiters will bridge the
CCSDS Proximity Link and Coding CCSDS Networking protocol from the
protocols will be used to communicate long-haul link protocol to the
between the orbiters and the landed proximate protocol.

STANDARDS EVOLUTION IN THE COMING DECADE

The current CCSDS File Delivery a. file handling mechanisms, plus;


Protocol, CFDP, is by design a b. point to point reliability
prototypical form of the bundling mechanisms, which;
protocol that will be required for the c. draw upon underlying space link
future Interplanetary Internet. The data transfer services.
current CFDP architecture consists of
three parts:

FIG:5 CURRENT CFDP ARCHITECTURE


Extensions to CFDP are currently any end-to-end space application.
under development that will allow it to b. Its internal functions are more
support multichip custodial file data clearly modular than CFDP, so that it
transfers.The current bundling protocol should be easier to evolve over
architecture improves on CFDP in time.
several key respects: c. It will provide a more flexible
a. It is not confined to supporting just custodial transfer capability than is
file transfer, but it can handle virtually achievable with CFDP.

FIG:6 CURRENT BUNDLING ARCHITECTURE

INTERPLANETARY INTERNET: DEPLOYMENT


STRATEGY

In the coming decades, spacecraft .Anything landed on the


intense interest in Mars surface of Mars faces stringent
exploration and the communications challenges, of which
correspondingly large number of power availability is currently the most
missions that will be flown constraining. Surface vehicles can now
provides a good opportunity to exploit approximate relay spacecraft
accelerate that evolution. to reduce their communications
Coordinated mass exploration burdens. In order to expedite these
provides a rare sense of relays, payloads such as the Electra
community. In particular, Mars Mars Network Transceiver4 are already
exploration offers a unique being developed. It is believed that the
communications opportunity because Interplanetary Internet will follow a
of the presence of multiple orbiting similar path, where “primary”
scientific missions will be given themselves may be the beneficiaries of
“secondary” relay capabilities that will such cooperation.
facilitate the slow accretion of
communications network infrastructure Authorised By
SANTOSH BHARADWAJ REDDY
throughout the Solar System.
Email: help@matlabcodes.com
Missions will help each other out by Engineeringpapers.blogspot.com
supporting each other, because they More Papers and
Presentations available on
above site
CONCLUSION

A rich and proven set of international


standards already exist to support our
needs for communicating between
Mars and Earth. Those standards will
continue to evolve and grow in
capability. Many researchers and
several international research
organizations are currently engaged in
developing the required technologies
to realize the Interplanetary Internet.
Despite the considerable amount of
ongoing research in this direction,
there still remains significantly
challenging tasks for the research
community to address before the
realization of the interplanetary
Internet.
REFERENCES:
www.ipnsig.org/reports
www.ingentaconnect.com

You might also like