Enabling the Interplanetary Internet

Enabling the Interplanetary Internet

Enabling the Interplanetary Internet Christopher J. Krupiarz, Edward J. Birrane, Benjamin W. Ballard, Lotfi Benmohamed, Alan A. Mick, Katherine A. Stambaugh, and Edward W. Tunstel ith more complex and numerous missions on the horizon, NASA and its international spacefaring part- ners are transitioning from dedicated point-to-point communication links to a network-based system. Unfortunately, terrestrial network protocols used on the Internet have limited use in the space environment because of environmental constraints such as light-time delays, transmission disruption, and planetary alignment. NASA is addressing this problem through research into delay- and disruption-tolerant networking (DTN). DTN protocols are specifically constructed to account for the challenged communications networks used in space exploration. In this article, we describe the work we are performing alongside our colleagues at numerous NASA centers to develop DTN technology. This includes APL efforts in researching and deploying DTN network management and routing techniques, com- bining DTN protocols with onboard storage systems for spacecraft, and using DTN as the underlying network infrastructure for robotic telepresence. INTRODUCTION Throughout the era of robotic space exploration, an increased burden on an already-stressed communica- mission designers have traditionally relied on heavily tion system. To address this issue, NASA, the European managed and dedicated point-to-point links for commu- Space Agency (ESA), and other space organizations are nication between spacecraft and ground systems. How- transitioning from reliance on these heritage systems ever, in recent years, the number and complexity of these to autonomous, network-centric, packet-switched net- missions have increased dramatically, thereby placing works similar to the terrestrial Internet. Such systems 122 JOHNS HOPKINS APL TECHNICAL DIGEST, VOLUME 30, NUMBER 2 (2011) have shown great promise. For example, NASA’s Mars the Mars network for the next decade, identified cur- Exploration Rovers successfully demonstrated this first- rent and future network protocols to meet those needs, generation architecture by transmitting more than 95% modeled and simulated the proposed architecture, and of their data through the orbiters Mars Odyssey and Mars implemented flight-ready versions of the new protocols. Global Surveyor and ESA’s Mars Express orbiter.1 This The architecture identified for a next-generation Mars architecture consists of a relay capability where space- relay infrastructure includes protocols currently in use craft can rely on data to be stored at intermediate “hops” on the Mars Exploration Rovers as well as two develop- and take different paths back to Earth, similar to how ing standards that fall under the umbrella of delay- and the Internet operates on Earth. Unfortunately, the pro- disruption-tolerant networking (DTN).4 DTN, a major tocols Internet applications use are not always suitable research area in computer networks, is an evolution for the unique environment of space. Conditions such from an earlier Interplanetary Internet study,5 and the as long light-time delays, intermittent communications, technology targets “challenged networks,” of which the asymmetric communication, and planetary alignment space environment is a particular instantiation. The two contribute to reducing the effectiveness of terrestrial protocols that form the basis for DTN are the Licklider protocols or render them unusable. To address this, APL Transmission Protocol (LTP)6 and the Bundle Protocol is working with NASA to develop and field a set of effi- (BP).7 LTP is a long-haul protocol that provides a reli- cient next-generation network protocols to create an able service across a deep-space link. Evolved from the Interplanetary Internet. This architecture enables full retransmission procedures of the CFDP, LTP ensures interoperability with international missions at Mars, the that data sent from a spacecraft to the ground or vice Moon, and other locations in the solar system. In addi- versa are received correctly without the additional over- tion, the protocol suite reduces costs and operations head of manual verification of the data. BP is a standard workload, increases science return, and enables new method for performing store-and-forward data trans- event-driven science missions by automatically adjusting mission where data are stored for a period of time at for the challenging space communication environment. intermediate nodes along a network path. This is essen- tial for a space network because typically data from a rover or lander are not transmitted in a real-time relay APL’S PAST CONTRIBUTIONS TO SPACE link. Instead the orbiter must store data until they can NETWORKING be transmitted. In a space relay environment, BP and LTP would be used in conjunction with each other. The Past APL space missions have made extensive use of flight software would create a bundle of data received networking technology developed in coordination with from a landed asset, store it for later transmission, and the Consultative Committee on Space Data Systems then use LTP to ensure its delivery to Earth. Figure 1 (CCSDS). APL’s most recent operational contribution depicts scenarios where incorporation of these protocols to furthering space networking is the use of the CCSDS into the current architecture would be beneficial. File Delivery Protocol (CFDP) on its MESSENGER Using Fig. 1 as a reference, Table 1 lists some of the (MErcury Surface, Space ENvironment, GEochemistry, 2 advantages of using DTN at Mars or other planetary and Ranging) spacecraft. At its launch, MESSENGER bodies requiring relay communication. was the first deep-space mission to use CFDP, a pro- tocol that is similar to the file transfer protocol (FTP) and enables transmission of files between the ground Elements of a Mars Network and spacecraft systems. This effort is notable because it 1. Near-Mars A. Landed asset is one of the first times a space protocol autonomously communication link B. Mars orbiter “closed the loop” between a space-borne asset and a 2. Long-haul, direct-to- C. Deep-space network Earth link ground station mission operations center when transmitting mission- 3. Long-haul relay link D. Orbiter mission critical science data files. This removed the need for 4. Internet operations center manual intervention by the mission operations team E. Lander mission operations center and increased retransmission speed of the data. B 3 After the CFDP development, NASA’s Mars Tech- 1 4 D nology Program selected APL to lead the multiyear Mars 2 A 4 Next Generation Protocol Suite Project.3 APL built C upon its CFDP experience by joining with the NASA 1 4 Mars 3 E Earth Jet Propulsion Laboratory (JPL) to create a cross-domain B team including flight and ground software engineers, mission operators, and telecommunications and net- work specialists to define the next step in Mars network Figure 1. Communication with Mars relies heavily on relay protocol technology. The team forecasted the needs of communication. JOHNS HOPKINS APL TECHNICAL DIGEST, VOLUME 30, NUMBER 2 (2011) 123 C. J. KRUPIARZ ET AL. Table 1. Multiple advantages of using DTN at Mars. Current Mars Architecture Deficiency in Approach Benefit of DTN Protocols Data lost in the transmission from Complete receipt of data is not Mission operations overhead costs are reduced because Mars are manually determined guaranteed until data are pro- retransmission does not require manual intervention. and retransmitted. (See link 3 and cessed on the ground. The delay in the receipt of data by scientists and opera- assets D and E in Fig. 1.) tions is removed. Data are not prioritized across High-priority data wait in a Higher-priority data take precedence on the down- instruments or missions on the queue to allow lower-priority link. Priorities can be applied across instruments and orbiter. (See asset B in Fig. 1.) data to be sent. Relay data take spacecraft to enable one piece of software to handle all precedence over orbiter data. incoming data streams. Data can be prioritized across spacecraft, instruments, and coordinated observations. Protocol implementations are Each NASA mission must Regardless of the developer of the spacecraft, NASA proprietary. (See assets A, B, and develop its own protocol soft- missions have a robust and reusable set of software for C in Fig. 1.) ware to interact with the Mars the underlying communication protocols, thus reducing network. software development costs. Lander data are sized to match If a portion of data is lost in Pieces of a data product can be sent via multiple orbit- pass. (See asset A in Fig. 1.) transmit, those data have to be ers. This allows for outages or missed paths and does repackaged for an alternate path. not require preplanning to match data product size with path length. Data from Mars missions external The chance of data loss due to Software development costs for individual orbiter mis- to relay spacecraft flow to the hardware failure increases. The sions are reduced. Responsibility for return of lander orbiting spacecraft’s mission oper- approach requires that all relay data no longer belongs to individual orbiter mission ations center. (See assets C and F orbiter locations develop software operations teams. Instead, data are routed before the and link 4 in Fig. 1.) to process lander data. lander data reach the orbiter data center. Retransmission procedures are New applications must contain Software costs are reduced because the application written in the application code. retransmission procedures for program does not implement retransmission procedures. (See assets A, C, and F in Fig. 1.) lost data. This simplifies application development and permits new applications to easily make use of the underlying net- work infrastructure. Standards are not used across the Software development costs are Design costs are reduced because new missions can system. increased. design to a particular standard. NASA missions can use international assets to return data. Upon completion of the Mars communication inves- APL’S SPACE DTN RESEARCH tigations, NASA expanded its research into DTN by creating the Space DTN Readiness Project.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    13 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us