Internet Engineering Task Force                             N. Kuhn, Ed.
Internet-Draft                                                      CNES
Intended status: Informational                            E. Lochin, Ed.
Expires: January 3, 2019                                    ISAE-SUPAERO
                                                            July 2, 2018


                     Network coding and satellites
             draft-kuhn-nwcrg-network-coding-satellites-05

Abstract

   This memo presents the current deployment of network coding in some
   satellite telecommunications systems along with a discussion on the
   multiple opportunities to introduce these techniques at a wider
   scale.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at https://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on January 3, 2019.

Copyright Notice

   Copyright (c) 2018 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (https://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.



Kuhn & Lochin            Expires January 3, 2019                [Page 1]


Internet-Draft        Network coding and satellites            July 2018


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
     1.1.  Glossary  . . . . . . . . . . . . . . . . . . . . . . . .   3
     1.2.  Requirements Language . . . . . . . . . . . . . . . . . .   3
   2.  A note on satellite topology  . . . . . . . . . . . . . . . .   4
   3.  Status of network coding in actually deployed satellite
       systems . . . . . . . . . . . . . . . . . . . . . . . . . . .   6
   4.  Details on the use cases  . . . . . . . . . . . . . . . . . .   6
     4.1.  Two way relay channel mode  . . . . . . . . . . . . . . .   7
     4.2.  Reliable multicast  . . . . . . . . . . . . . . . . . . .   7
     4.3.  Hybrid access . . . . . . . . . . . . . . . . . . . . . .   8
     4.4.  Dealing with varying capacity . . . . . . . . . . . . . .   9
     4.5.  Improving the gateway handovers . . . . . . . . . . . . .  10
     4.6.  Delay/Disruption Tolerant Networks  . . . . . . . . . . .  10
   5.  Discussion on the deployability . . . . . . . . . . . . . . .  11
   6.  Conclusion  . . . . . . . . . . . . . . . . . . . . . . . . .  12
   7.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .  12
   8.  Contributors  . . . . . . . . . . . . . . . . . . . . . . . .  12
   9.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .  12
   10. Security Considerations . . . . . . . . . . . . . . . . . . .  12
   11. References  . . . . . . . . . . . . . . . . . . . . . . . . .  13
     11.1.  Normative References . . . . . . . . . . . . . . . . . .  13
     11.2.  Informative References . . . . . . . . . . . . . . . . .  13
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  16

1.  Introduction

   Guaranteeing both physical layer robustness and efficient usage of
   the radio resource has been in the core design of SATellite
   COMmunication (SATCOM) systems.  The trade-off often resided in how
   much redundancy a system had to add to cope from link impairments,
   without reducing the good-put when the channel quality is high.
   Generally speaking, enough redundancy is added so as to guarantee a
   Quasi-Error Free transmission; however, there are cases where the
   physical layer could hardly recover the transmission losses (e.g.
   with a mobile user) and layer 2 (or above) re-transmissions induce an
   at least 500 ms delay with a geostationary satellite.  Further
   exploiting network coding schemes at higher OSI-layers is an
   opportunity for releasing constraints on the physical layer and
   improve the performance of SATCOM systems when the physical layer is
   challenged.  We have noticed an active research activity on how
   network coding and SATCOM in the past.  That being said, not much has
   actually made it to industrial developments.  In this context, this
   memo aims at:

   o  summing up the current deployment of network coding schemes over
      LEO and GEO satellite systems;



Kuhn & Lochin            Expires January 3, 2019                [Page 2]


Internet-Draft        Network coding and satellites            July 2018


   o  identifying opportunities for further usage of network coding in
      these systems.

1.1.  Glossary

   The glossary of this memo is related to the network coding taxonomy
   document [I-D.irtf-nwcrg-network-coding-taxonomy].

   The glossary is extended as follows:

   o  BBFRAME: Base-Band FRAME - satellite communication layer 2
      encapsulation work as follows: (1) each layer 3 packet is
      encapsulated with a Generic Stream Encapsulation (GSE) mechanism,
      (2) GSE packets are gathered to create BBFRAMEs, (3) BBFRAMEs
      contain information related to how they have to be modulated (4)
      BBFRAMEs are forwarded to the physical layer;

   o  CPE: Customer Premise Equipment;

   o  DTN: Delay/Disruption Tolerant Network;

   o  EPC: Evolved Packet Core;

   o  ETSI: European Telecommunications Standards Institute;

   o  PEP: Performance Enhanced Proxy - a typical PEP for satellite
      communications include compression, caching and TCP acceleration;

   o  PLFRAME: Physical Layer FRAME - modulated version of a BBFRAME
      with additional information (e.g. related to synchronization);

   o  SATCOM: generic term related to all kind of SATellite
      COMmunications systems;

   o  UMTRAN: Universal Mobile Terrestrial Radio Access Network;

   o  QoS: Quality-of-Service;

   o  QoE: Quality-of-Experience;

   o  VNF: Virtualized Network Function.

1.2.  Requirements Language

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in RFC 2119 [RFC2119].




Kuhn & Lochin            Expires January 3, 2019                [Page 3]


Internet-Draft        Network coding and satellites            July 2018


2.  A note on satellite topology

   The objective of this section is to provide both a generic
   description of the components composing a generic satellite system
   and their interaction.  It provides a high level description of a
   multi-gateway satellites network.  There exist multiple SATCOM
   systems, such as those dedicated to broadcasting TV or to IoT
   applications: depending on the purpose of the SATCOM system, ground
   segments are specific.  This memo lays on SATCOM systems dedicated to
   Internet access that follows the DVB-S2/RCS2 standards.

   In this context, Figure 1 shows an example of a multi-gateway
   satellite system.  More details on a generic SATCOM ground segment
   architecture for a bi-directional Internet access can be found in
   [SAT2017].  We propose a multi-gateway system since some of the use-
   cases described in this document require multiple gateways.  In a
   multi-gateway system, some elements may be centralized and/or
   gathered: the relevance of one approach compared to another depends
   on the deployment scenario.  More information on these trade-off
   discussions can be found in [SAT2017].

   It is worth noting that some functional blocks aggregate the traffic
   coming from multiple users.  Even if network coding schemes could be
   applied to any individual traffic, it could also work on a aggregate.



























Kuhn & Lochin            Expires January 3, 2019                [Page 4]


Internet-Draft        Network coding and satellites            July 2018


   +---------------------+
   | Application servers |
   +---------------------+
          ^     ^   ^
          |     |   |
          -----------------------------------
          v     v   v             v   v     v
   +------------------+         +------------------+
   | network function |         | network function |
   | (firewall, PEP)  |         | (firewall, PEP)  |
   +------------------+         +------------------+
       ^  ^                        ^        ^
       |  | IP packets             |        |
       v  v                        v        v
   +------------------+         +------------------+
   | access gateway   |         | access gateway   |
   +------------------+         +------------------+
          ^                                 ^
          | BBFRAMEs                        |
          v                                 v
   +------------------+         +------------------+
   | physical gateway |         | physical gateway |
   +------------------+         +------------------+
          ^                                 ^
          | PLFRAMEs                        |
          v                                 v
   +------------------+         +------------------+
   | outdoor unit     |         | outdoor unit     |
   +------------------+         +------------------+
          ^                                 ^
          | Satellite link                  |
          v                                 v
   +------------------+         +------------------+
   | sat terminals    |         | sat terminals    |
   +------------------+         +------------------+
          ^                                 ^
          |                                 |
          v                                 v
   +------------------+         +------------------+
   | end user         |         | end user         |
   +------------------+         +------------------+

    Figure 1: Data plane functions in a generic satellite multi-gateway
                                  system







Kuhn & Lochin            Expires January 3, 2019                [Page 5]


Internet-Draft        Network coding and satellites            July 2018


3.  Status of network coding in actually deployed satellite systems

   Figure 2 presents the status of the network coding deployment in
   satellite systems.  The information is based on the taxonomy document
   [I-D.irtf-nwcrg-network-coding-taxonomy] and the notations are the
   following: End-to-End Coding (E2E), Network Coding (NC), Intra-Flow
   Coding (IntraF), Inter-Flow Coding (InterF), Single-Path Coding (SP)
   and Multi-Path Coding (MP).

   X1 embodies the source coding that could be used at application level
   for instance: for video streaming on a broadband access.  X2 embodies
   the physical layer, applied to the PLFRAME, to optimize the satellite
   capacity usage.  Furthermore, at the physical layer and when random
   accesses are exploited, FEC mechanisms are exploited.

   +------+-------+---------+---------------+-------+
   |      | Upper | Middle  | Communication layers  |
   |      | Appl. | ware    |                       |
   +      +-------+---------+---------------+-------+
   |      |Source | Network | Packetization | PHY   |
   |      |coding | AL-FEC  | UDP/IP        | layer |
   +------+-------+---------+---------------+-------+
   |E2E   |   X1  |         |               |       |
   |NC    |       |         |               |       |
   |IntraF|   X1  |         |               |       |
   |InterF|       |         |               |   X2  |
   |SP    |   X1  |         |               |   X2  |
   |MP    |       |         |               |       |
   +------+-------+---------+---------------+-------+

           Figure 2: Network coding in current satellite systems

4.  Details on the use cases

   This section details use-cases where network coding schemes could
   improve the overall performance of a SATCOM system (e.g. considering
   a more efficient usage of the satellite resource, delivery delay,
   delivery ratio).

   It is worth noting that these use-cases focus more on the middleware
   (e.g. aggregation nodes) and packetization UDP/IP of Figure 2.
   Indeed, there are already lots of recovery mechanisms at the physical
   and access layers in currently deployed systems while E2E source
   coding are done at the application level.  In a multi-gateway SATCOM
   Internet access, the specific opportunities are more relevant in
   specific SATCOM components such as the "network function" block or
   the "access gateway" of Figure 1.




Kuhn & Lochin            Expires January 3, 2019                [Page 6]


Internet-Draft        Network coding and satellites            July 2018


4.1.  Two way relay channel mode

   This use-case considers a two-way communication between end users,
   through a satellite link.  We propose an illustration of this
   scenario in Figure 3.

   Satellite terminal A (resp.  B) transmits a flow A (resp.  B) to a
   server hosting NC capabilities, which forward a combination of the
   two flows to both terminals.  This results in non-negligible
   bandwidth saving and has been demonstrated at ASMS 2010 in Cagliari
   [ASMS2010].  Moreover, with On-Board Processing satellite payloads,
   the network coding operations could be done at the satellite level,
   thus reducing the end-to-end delay of the communication.

   -X>-   : traffic from satellite terminal X to the server
   ={X+Y= : traffic from X and Y combined transmitted from
               the server to terminals X and Y

   +-----------+        +-----+
   |Sat term A |--A>-+  |     |
   +-----------+     |  |     |      +---------+      +------+
       ^^            +--|     |--A>--|         |--A>--|      |
       ||               | SAT |--B>--| Gateway |--B>--|Server|
       ===={A+B=========|     |={A+B=|         |={A+B=|      |
       ||               |     |      +---------+      +------+
       vv            +--|     |
   +-----------+     |  |     |
   |Sat term B |--B>-+  |     |
   +-----------+        +-----+

     Figure 3: Network architecture for two way relay channel with NC

4.2.  Reliable multicast

   This use-case considers adding redundancy to a multicast flow
   depending on what has been received by different end-users, resulting
   in non-negligible scarce resource saving.  We propose an illustration
   for this scenario in Figure 4.

   A multicast flow (M) is forward to both satellite terminals A and B.
   On the uplink, terminal A (resp.  B) does not acknowledge the packet
   Ni by sending a Li signal (resp.  Nj, Lj) and either the access
   gateway or the multicast server includes the missing packets in the
   multicast flow so that the information transfer is reliable.  This
   could be achieved by using NACK-Oriented Reliable Multicast (NORM)
   [RFC5740].  However, NORM does not consider other network coding
   schemes such as sliding window encoding described in
   [I-D.irtf-nwcrg-network-coding-taxonomy].



Kuhn & Lochin            Expires January 3, 2019                [Page 7]


Internet-Draft        Network coding and satellites            July 2018


   -Li>- : packet indicated the loss of packet i of a multicast flow
   ={M== : multicast flow including the missing packets

   +-----------+       +-----+
   |Sat term A |-Li>-+ |     |
   +-----------+     | |     |      +---------+  +------+
       ^^            +-|     |-Li>--|         |  |Multi |
       ||              | SAT |-Lj>--| Gateway |--|Cast  |
       ===={M==========|     |={M===|         |  |Server|
       ||              |     |      +---------+  +------+
       vv            +-|     |
   +-----------+     | |     |
   |Sat term B |-Lj>-+ |     |
   +-----------+       +-----+

      Figure 4: Network architecture for a reliable multicast with NC

4.3.  Hybrid access

   This use-case considers the use of multiple path management with
   network coding at the transport level to increase the reliability
   and/or the total bandwidth (using multiple path does not guarantee an
   improvement of both the reliability and the total bandwidth).  We
   propose an illustration for this scenario in Figure 5.  This use-case
   is inspired from the Broadband Access via Integrated Terrestrial
   Satellite Systems (BATS) project and has been published as an ETSI
   Technical Report [ETSITR2017].  It is worth nothing that this kind of
   architecture is also discussed in the MPTCP working group
   [I-D.boucadair-mptcp-dhc].

   To cope from packet loss (due to either end-user movements or
   physical layer impairments), network coding could be introduced in
   both the CPE and at the concentrator.


















Kuhn & Lochin            Expires January 3, 2019                [Page 8]


Internet-Draft        Network coding and satellites            July 2018


   ->- : bidirectional link

                            +-----+   +----------------+
                         +->| SAT |->-| BACKBONE       |
   +------+   +------+   |  +-----+   | +------------+ |
   | End  |->-| CPE  |->-|            | |CONCENTRATOR| |
   | User |   |      |   |  +-----+   | +------------+ |   +------+
   +------+   +------+   |->| DSL |->-|                |->-|Data  |
                         |  +-----+   |                |   |Server|
                         |            |                |   +------+
                         |  +-----+   |                |
                         +->| LTE |->-|                |
                            +-----+   +----------------+

       Figure 5: Network architecture for an hybrid access using NC

4.4.  Dealing with varying capacity

   This use-case considers the usage of network coding to overcome cases
   where the wireless link characteristics quickly change overtime and
   where the physical layer codes could not be made robust in time.
   This is particularly relevant when end users are moving and the
   channel shows important variations [IEEEVT2001].

   The architecture is recalled in Figure 6.  The network coding schemes
   could be applied at the access gateway or the network function block
   levels to increase the reliability of the transmission.  This use-
   case is mostly relevant for when mobile users are considered or when
   the chosen band induce a required physical layer coding that may
   change over time (Q/V bands, Ka band, etc.).  Depending on the use-
   case (e.g. very high frequency bands, mobile users) or depending on
   the deployment use-cases (e.g. performance of the network between
   each individual block), the relevance of adding network coding is
   different.  Then, depending on the OSI level at which network coding
   is applied, the impact on the satellite terminal is different:
   network coding may be applied on IP packets or on layer-2 proprietary
   format packets.

   ->- : bidirectional link

   +------------+   +-----+   +---------+   +--------+   +---------+
   | Satellite  |   | SAT |   | Physical|   | Access |   | Network |
   | Terminal   |->-|     |->-| gateway |->-| gateway|->-| function|
   +------------+   +-----+   +---------+   +--------+   +---------+
        NC                      NC           NC          NC

       Figure 6: Network architecture for dealing with varying link
                          characteristics with NC



Kuhn & Lochin            Expires January 3, 2019                [Page 9]


Internet-Draft        Network coding and satellites            July 2018


4.5.  Improving the gateway handovers

   This use-case considers the recovery of packets that may be lost
   during gateway handovers.  Whether this is for off-loading one given
   equipment or because the transmission quality is not the same on each
   gateway, changing the transmission gateway may be relevant.  However,
   if gateways are not properly synchronized, this may result in packet
   loss.  During these critical phases, network coding can be added to
   improve the reliability of the transmission and propose a seamless
   gateway handover.  In this case, the network coding could be applied
   at either the access gateway or the network function block.  The
   entity responsible for taking the decision to change the
   communication gateway and changing the routes is the control plane
   manager; this entity exploits a management interface.

   An example architecture for this use-case is showed in Figure 7.  It
   is worth noting that depending on the ground architecture
   [I-D.chin-nfvrg-cloud-5g-core-structure-yang] [SAT2017], some
   equipment might be communalised.

   ->- : bidirectional link
   !   : management interface
                                           NC            NC
                          +---------+   +--------+   +---------+
                          | Physical|   | Access |   | Network |
                      +->-| gateway |->-| gateway|->-| function|
                      |   +---------+   +--------+   +---------+
                      |                        !       !
   +------------+   +-----+                 +---------------+
   | Satellite  |   | SAT |                 | Control plane |
   | Terminal   |->-|     |                 | manager       |
   +------------+   +-----+                 +---------------+
                      |                        !       !
                      |   +---------+   +--------+   +---------+
                      +->-| Physical|->-| Access |->-| Network |
                          | gateway |   | gateway|   | function|
                          +---------+   +--------+   +---------+
                                           NC            NC

     Figure 7: Network architecture for dealing with gateway handover
                              schemes with NC

4.6.  Delay/Disruption Tolerant Networks

   Establishing communications from terrestrial gateways to aerospace
   components is a challenge due to the distances involved.  As a matter
   of fact, reliable end-to-end (E2E) communications over such links
   must cope with long delay and frequent link disruptions.  Delay/



Kuhn & Lochin            Expires January 3, 2019               [Page 10]


Internet-Draft        Network coding and satellites            July 2018


   Disruption Tolerant Networking [RFC4838] is a solution to enable
   reliable internetworking space communications where both standard ad-
   hoc routing and E2E Internet protocols cannot be used.  DTN can also
   be seen as an alternative solution to cope with satellite
   communications usually managed by PEP.  Therefore, the transport of
   data over such networks requires the use of replication, erasure
   codes and multipath protocol schemes [WANG05] [ZHANG06] to improve
   the bundle delivery ratio and/or delivery delay.  For instance,
   transport protocols such as LTP [RFC5326] for long delay links with
   connectivity disruptions, use Automatic Repeat-reQuest (ARQ) and
   unequal error protection to reduce the amount of non-mandatory re-
   transmissions.  The work in [TOURNOUX10] proposed upon LTP a robust
   streaming method based on an on-the-fly coding scheme, where encoding
   and decoding procedures are done at the source and destination nodes,
   respectively.  However, each link path loss rate may have various
   order of magnitude and re-encoding at an intermediate node to adapt
   the redundancy can be mandatory to prevent transmission wasting.
   This idea has been put forward in
   [I-D.zinky-dtnrg-random-binary-fec-scheme] and
   [I-D.zinky-dtnrg-erasure-coding-extension], where the authors
   proposed an encoding process at intermediate DTN nodes to explore the
   possibilities of Forward Error Correction (FEC) schemes inside the
   bundle protocol [RFC5050].  Another proposal is the use of erasure
   coding inside the CCSDS (Consultative Committee for Space Data
   Systems) architecture [COLA11].  The objective is to extend the CCSDS
   File Delivery Protocol (CFDP) [CCSDS-FDP] with erasure coding
   capabilities where a Low Density Parity Check (LDPC) [RFC6816] code
   with a large block size is chosen.  Recently, on-the-fly erasure
   coding schemes [LACAN08] [SUNDARARAJAN08] [TOURNOUX11] have shown
   their benefits in terms of recovery capability and configuration
   complexity compared to traditional FEC schemes.  Using a feedback
   path when available, on-the-fly schemes can be used to enable E2E
   reliable communication over DTN with adaptive re-encoding as proposed
   in [THAI15].

5.  Discussion on the deployability

   This section discusses the deployability of the use-cases detailed in
   Section 4.

   SATCOM systems typically feature Performance Enhancement Proxy
   RFC 3135 [RFC3135] which could be relevant to host network coding
   mechanisms and thus support the use-cases that have been discussed in
   Section 4.  In particular the discussion on how network coding can be
   integrated inside a PEP with QoS scheduler has been proposed in
   RFC 5865 [RFC5865].





Kuhn & Lochin            Expires January 3, 2019               [Page 11]


Internet-Draft        Network coding and satellites            July 2018


   Related to the foreseen virtualized network infrastructure, the
   network coding schemes could be proposed as VNF and their
   deployability enhanced.  The architecture for the next generation of
   SATCOM ground segments would rely on a virtualized environment.  This
   trend can also be seen, making the discussions on the deployability
   of network coding in SATCOM extendable to other deployment scenarios
   [I-D.chin-nfvrg-cloud-5g-core-structure-yang].  As one example, the
   network coding VNF functions deployment in a virtualized environment
   is presented in [I-D.vazquez-nfvrg-netcod-function-virtualization].

6.  Conclusion

   This document presents presents the current deployment of network
   coding in some satellite telecommunications systems along with a
   discussion on the multiple opportunities to introduce these
   techniques at a wider scale.

   Even if this document focuses on satellite systems, it is worth
   pointing out that the some scenarios proposed may be relevant to
   other wireless telecommunication systems.  As one example, the
   generic architecture proposed in Figure 1 may be mapped to cellular
   networks as follows: the 'network function' block gather some of the
   functions of the Evolved Packet Core subsystem, while the 'access
   gateway' and 'physical gateway' blocks gather the same type of
   functions as the Universal Mobile Terrestrial Radio Access Network.
   This mapping extends the opportunities identified in this draft since
   they may be also relevant for cellular networks.

7.  Acknowledgements

   Many thanks to Tomaso de Cola, Vincent Roca and Marie-Jose Montpetit.

8.  Contributors

   Tomaso de Cola, Marie-Jose Montpetit.

9.  IANA Considerations

   This memo includes no request to IANA.

10.  Security Considerations

   This document, by itself, presents no new privacy nor security
   issues.







Kuhn & Lochin            Expires January 3, 2019               [Page 12]


Internet-Draft        Network coding and satellites            July 2018


11.  References

11.1.  Normative References

   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119,
              DOI 10.17487/RFC2119, March 1997,
              <https://www.rfc-editor.org/info/rfc2119>.

11.2.  Informative References

   [ASMS2010]
              De Cola, T. and et. al., "Demonstration at opening session
              of ASMS 2010", ASMS , 2010.

   [CCSDS-FDP]
              "CCSDS File Delivery Protocol, Recommendation for Space
              Data System Standards", CCSDS 727.0-B-4, Blue Book num. 3,
              2007.

   [COLA11]   De Cola, T., Paolini, E., Liva, G., and G. Calzolari,
              "Reliability options for data communications in the future
              deep-space missions", Proceedings of the IEEE vol. 99
              issue 11, 2011.

   [ETSITR2017]
              "Satellite Earth Stations and Systems (SES); Multi-link
              routing scheme in hybrid access network with heterogeneous
              links", ETSI TR 103 351, 2017.

   [I-D.boucadair-mptcp-dhc]
              Boucadair, M., Jacquenet, C., and T. Reddy, "DHCP Options
              for Network-Assisted Multipath TCP (MPTCP)", draft-
              boucadair-mptcp-dhc-08 (work in progress), October 2017.

   [I-D.chin-nfvrg-cloud-5g-core-structure-yang]
              Chen, C. and Z. Pan, "Yang Data Model for Cloud Native 5G
              Core structure", draft-chin-nfvrg-cloud-5g-core-structure-
              yang-00 (work in progress), December 2017.

   [I-D.irtf-nwcrg-network-coding-taxonomy]
              Adamson, B., Adjih, C., Bilbao, J., Firoiu, V., Fitzek,
              F., samah.ghanem@gmail.com, s., Lochin, E., Masucci, A.,
              Montpetit, M., Pedersen, M., Peralta, G., Roca, V.,
              Saxena, P., and S. Sivakumar, "Taxonomy of Coding
              Techniques for Efficient Network Communications", draft-
              irtf-nwcrg-network-coding-taxonomy-08 (work in progress),
              March 2018.



Kuhn & Lochin            Expires January 3, 2019               [Page 13]


Internet-Draft        Network coding and satellites            July 2018


   [I-D.vazquez-nfvrg-netcod-function-virtualization]
              Vazquez-Castro, M., Do-Duy, T., Romano, S., and A. Tulino,
              "Network Coding Function Virtualization", draft-vazquez-
              nfvrg-netcod-function-virtualization-02 (work in
              progress), November 2017.

   [I-D.zinky-dtnrg-erasure-coding-extension]
              Zinky, J., Caro, A., and G. Stein, "Bundle Protocol
              Erasure Coding Extension", draft-zinky-dtnrg-erasure-
              coding-extension-00 (work in progress), August 2012.

   [I-D.zinky-dtnrg-random-binary-fec-scheme]
              Zinky, J., Caro, A., and G. Stein, "Random Binary FEC
              Scheme for Bundle Protocol", draft-zinky-dtnrg-random-
              binary-fec-scheme-00 (work in progress), August 2012.

   [IEEEVT2001]
              Fontan, F., Vazquez-Castro, M., Cabado, C., Garcia, J.,
              and E. Kubista, "Statistical modeling of the LMS channel",
              BEER Transactions on Vehicular Technology vol. 50 issue 6,
              2001.

   [LACAN08]  Lacan, J. and E. Lochin, "Rethinking reliability for long-
              delay networks", International Workshop on Satellite and
              Space Communications , October 2008.

   [RFC3135]  Border, J., Kojo, M., Griner, J., Montenegro, G., and Z.
              Shelby, "Performance Enhancing Proxies Intended to
              Mitigate Link-Related Degradations", RFC 3135,
              DOI 10.17487/RFC3135, June 2001,
              <https://www.rfc-editor.org/info/rfc3135>.

   [RFC4838]  Cerf, V., Burleigh, S., Hooke, A., Torgerson, L., Durst,
              R., Scott, K., Fall, K., and H. Weiss, "Delay-Tolerant
              Networking Architecture", RFC 4838, DOI 10.17487/RFC4838,
              April 2007, <https://www.rfc-editor.org/info/rfc4838>.

   [RFC5050]  Scott, K. and S. Burleigh, "Bundle Protocol
              Specification", RFC 5050, DOI 10.17487/RFC5050, November
              2007, <https://www.rfc-editor.org/info/rfc5050>.

   [RFC5326]  Ramadas, M., Burleigh, S., and S. Farrell, "Licklider
              Transmission Protocol - Specification", RFC 5326,
              DOI 10.17487/RFC5326, September 2008,
              <https://www.rfc-editor.org/info/rfc5326>.






Kuhn & Lochin            Expires January 3, 2019               [Page 14]


Internet-Draft        Network coding and satellites            July 2018


   [RFC5740]  Adamson, B., Bormann, C., Handley, M., and J. Macker,
              "NACK-Oriented Reliable Multicast (NORM) Transport
              Protocol", RFC 5740, DOI 10.17487/RFC5740, November 2009,
              <https://www.rfc-editor.org/info/rfc5740>.

   [RFC5865]  Baker, F., Polk, J., and M. Dolly, "A Differentiated
              Services Code Point (DSCP) for Capacity-Admitted Traffic",
              RFC 5865, DOI 10.17487/RFC5865, May 2010,
              <https://www.rfc-editor.org/info/rfc5865>.

   [RFC6816]  Roca, V., Cunche, M., and J. Lacan, "Simple Low-Density
              Parity Check (LDPC) Staircase Forward Error Correction
              (FEC) Scheme for FECFRAME", RFC 6816,
              DOI 10.17487/RFC6816, December 2012,
              <https://www.rfc-editor.org/info/rfc6816>.

   [SAT2017]  Ahmed, T., Dubois, E., Dupe, JB., Ferrus, R., Gelard, P.,
              and N. Kuhn, "Software-defined satellite cloud RAN", Int.
              J. Satell. Commun. Network. vol. 36, 2017.

   [SUNDARARAJAN08]
              Sundararajan, J., Shah, D., and M. Medard, "ARQ for
              network coding", IEEE Int. Symp. on Information Theory ,
              July 2008.

   [THAI15]   Thai, T., Chaganti, V., Lochin, E., Lacan, J., Dubois, E.,
              and P. Gelard, "Enabling E2E reliable communications with
              adaptive re-encoding over delay tolerant networks",
              Proceedings of the IEEE International Conference on
              Communications , June 2015.

   [TOURNOUX10]
              Tournoux, P., Lochin, E., Leguay, J., and J. Lacan, "On
              the benefits of random linear coding for unicast
              applications in disruption tolerant networks", Proceedings
              of the IEEE International Conference on Communications ,
              2010.

   [TOURNOUX11]
              Tournoux, P., Lochin, E., Lacan, J., Bouabdallah, A., and
              V. Roca, "On-the-fly erasure coding for real-time video
              applications", IEEE Trans. on Multimedia vol. 13 issue 4,
              August 2011.

   [WANG05]   Wang, Y. and et. al., "Erasure-coding based routing for
              opportunistic networks", Proceedings of the ACM SIGCOMM
              workshop on Delay-tolerant networking , 2005.




Kuhn & Lochin            Expires January 3, 2019               [Page 15]


Internet-Draft        Network coding and satellites            July 2018


   [ZHANG06]  Zhang, X. and et. al., "On the benefits of random linear
              coding for unicast applications in disruption tolerant
              networks", Proceedings of the 4th International Symposium
              on Modeling and Optimization in Mobile, Ad Hoc and
              Wireless Networks , 2006.

Authors' Addresses

   Nicolas Kuhn (editor)
   CNES
   18 Avenue Edouard Belin
   Toulouse  31400
   France

   Email: nicolas.kuhn@cnes.fr


   Emmanuel Lochin (editor)
   ISAE-SUPAERO
   10 Avenue Edouard Belin
   Toulouse  31400
   France

   Email: emmanuel.lochin@isae-supaero.fr



























Kuhn & Lochin            Expires January 3, 2019               [Page 16]