The Lunar Reconnaissance Orbiter (LRO) employs many advanced innovations developed at NASA’s Goddard Space Flight Center and in collaboration with other organizations. The applications and benefits for these technologies are advantageous for many other industries as well. One of those technologies is the Space Link Extension Return Channel Frames (SLE-RCF) software library. This software library enables a mission control center to receive telemetry frames from a ground station. The technology implements the SLE-RCF protocol as defined by the Consultative Committee for Space Data Systems (CCSDS). Software routines can be reused from mission to mission.

The SLE-RCF software library helps to monitor the health and safety of spacecraft by enabling space agency ground support and mission control centers to develop standardized and interoperable mission control applications for space telemetry data. The software library eliminates the need for missions to implement custom data communication designs to communicate with any ground station. The two main tasks accomplished via the SLE-RCF software library are processing user requests, and receiving data from ground stations and ground support assets.

The software library contains three layers:

  • SLE (Space Link Extension) for the abstract workings of the protocol;
  • DEL (Decoding and Encoding Layer) to decode and encode the abstract messages used by the SLE layer; and
  • TML (Transport Mapping Layer) to transfer the encoded messages via some underlying transport layer protocol, such as the transmission control protocol (TCP).

The library accepts configuration or SLE-RCF directives from the user and responds accordingly. Incoming data, both telemetry frames and status messages, are processed and the appropriate callback routines are triggered by the library.

The software library offers simple implementation containing less than 30 routines (existing SLE-RCF libraries contain more than 1,000 routines), helping to increase reliability and ease maintenance and enhancement. It also reduces costs by significantly reducing the number of people and time needed to develop new software. For LRO, it would have formerly taken five people working one year to add and modify existing software. But with the new library, it took only one person working 3 months to develop new software.

NASA is actively seeking licensees to commercialize this technology. Please contact the Strategic Partnerships Office at This email address is being protected from spambots. You need JavaScript enabled to view it. to initiate licensing discussions. Follow this link for more information: http://technology.nasa.gov/patent/TB2016/GSC-TOPS-72 .