Skip to main content

Earth-orbiting scenario

Scenario1 Earth-Orbiting satellite communication

The Earth-orbiting scenario will focus on a CubeSat 5G NTN experimentation mission. The communications payload will be based on a space-ready Software Defined Radio (SDR) from GOMSPACE (already available in the SatComLab). The SDR communications payload enables the development of flexible experimentation architectures such as bent-pipe, node-relaying or coherent distributed communications (twin payload). These payload requirements and capabilities will be co-designed in accordance with a suitable mission and spacecraft architecture for a single satellite or a small formation of CubeSats and interfaced with the Engineering Model (EM) available in the CubeSatLab in view of a future SnT mission.

Conversely to the situation in the GEO (or even MEO), commercial capacity in LEO is still a scarce resource, and if available, transparent payloads are not very common. Thus, experimentation is limited to the capabilities of the orbiting satellites. A future mission with Over-The-Air (OTA) 5G NTN testing capabilities will put SnT in a privileged position for acquiring national and international (including ESA “Space for 5G” strategic lines) funding for the next-generation 5G-enabled activities.

The existing formation flight code COSMOS will be extended for this application and demonstrated thereafter.

5G Demonstration Experiments#

Demonstration of LEO Non-Terrestrial 5G transparent payload using OpenAirInterface eNodeB and srsRAN UE.
Developed by: Abdelrahman Astro, Mohammad Gholamian, and Oltjon Kodheli
Voice: Oltjon Kodheli

References and resources for more information:1, 2.

The video illustrates the first experiment of a direct access to A low Earth orbit (LEO) satellite. While the satellite is moving, shown by the STK software in the bottom right, the satellite channel parameters will change. The GUI of the NTN channel emulator helps to monitor the channel coefficients which are calculated by the input parameters coming from STK. Also, while runing the experiment, we can observe the spectrum of the signal (bottom left of the screen) and we can monitor the pre-defined KPIs (top left the screen). Successful data transmisión over NTN is successfuly demonstrated by combining various hardware and software elements, and by modyfing the terrestrial 3GPP protocol in order to be satellite-complient.

Objectives#

  • Emulation of LEO orbital mission scenario.
  • Integration of hardware elements in a communication architecture setup.
  • Monitoring communication KPIs (SNR, BER, Throughput)
  • Integration of SatCom and CDF laboratories in conducting the experiment. The experiment is developed and setup in the SatCom Lab and is run and controlled from the CDF Lab

Operating environment#

  • SatCom Lab for developing the experiment setup and integrating communication architecture
  • CDF Lab for conducting and monitoring the experiment in real-time application
5GSpaceLab hardware-setup

Hardware Componenets#

  • 5G USRP Ground Nodes (eNB/gNB & UE) (x2): The USRP N310 is a networked software defined radio (SDR) that transmit and receive communication signals. These are the communication nodes that act as ground stations (eNB/gNB) with which we transmit the signal and the user (UE) that receives the 4G and 5G waveforms.

  • CubeSat SDR (gSDR): Space qualified NanoCom SDR platform developed by Gomspace is used as the payload for 5G-SNT mission. This SDR platform is utilized for high-speed ground-link and inter-satellite links utilizing S- or K-band in a highly miniaturized radio system for long distance communication. It can program different topologies and configurations.

  • Channel Emulator (CE): there is two different hardware for the CE

    • The Zynq® UltraScale+™ RFSoC ZCU111 evaluation kit, This kit features a Zynq UltraScale+ RFSoC supporting 8 12-bit 4.096GSPS ADCs, 8 14-bit 6.554GSPS DACs, 4 GB DDR4 on PL. used as the Channel Emulator which connects 5G USRP Ground Nodes and the Cubesat SDR while emulating realistic conditions of the Low-Earth orbit. It integrates the communication architecture and centralizes the experiment setup emulating the delay and doppler effects.
    • The AMC574 FPGA board is a costumed industrial board based on RFSoC XCZU29DR Xilinx FPGA that support 16 channels of ADCs and DACs

Software components#

GomSpace SDR GNURadio
5GSpaceLab hardware-setup
GNURadio framework provides flow-based signal processing blocks for software-defined radios. GNURadio in our system is used for monitoring the spectrum in real-time and control the waveform by triggering control commands to set the reception and transmission knobs of GomSpace SDR on the fly such as frequency, rf-bandwidth, sampling-rate, gain. etc.
  • Input: Recieve the 5G waveform signal from gNodeB and UE.
  • Output: Transmit the recieved 5G-waveform back to the forward and return links.
  • Control: Trigger the transmission of the 5G waveform back to the channel emulator and send telemetry commands to GomSpace SDR to change transceivers operating parameters
The 5G Waveform is actually transmitted first by the gNodeB to the NTN channel emulator which henceafter transmit to the GOMSPace SDR.
Base-Station OpenAirInterface5G
5GSpaceLab hardware-setup
The Software is a 5G MODEM open source 3GPP compliant. It transmits the 5G waveform which broadcast network and cell information that is strictly important for establishing a connection among many user terminals (namely the forward link). In this system we use OpenAirInterface5G
  • Initial Input: (only set once at run time) is a preconfigured file to set the waveform parameters including the channel bandwidth, the operating frequency band, the duplexing mode (FDD or TDD) and many other operator (MNO) specific parameters.
  • Real-time Input: is the return link signal received from the channel emulator which is initially transmitted by the user-equipment.
  • Output: is the forward link signal which is transmitted by the ground to node to the channel emulator that’s finally goes to the User-equipment.
User-Terminal srsRAN and OpenAirInterface5G
5GSpaceLab hardware-setup
The Software is a 5G MODEM open-source implementing the 3GPP stack for the user-equipment. In this system we use both srsRAN: srsUE and OpenAirInterface5G UE
  • Input: represents the forward link.
  • Output: represents the return link.
5G Waveform coming from the NTN channel emulator for both return and forward links. Forward link: Signal transmitted by gNodeB over NTN channel. Return link: Signal Transmitted by UE over NTN channel.

The input is SNR, the delay of communication and the Doppler shift that receive from Matlab-STK Link Budget software.
The output is some parameters based on input data who transfer to the FPGA.

NTN Channel Emulator Labview
5GSpaceLab hardware-setup
The software receives the channel parameters based on the different scenario from Matlab-STK Link Budget software through UDP connection and transfer them with some initial parameters to the FPGA.
  • Input: represents the forward and return link signals recieved from both gNodeB, UE and sattelites. In addition to the SNR, the delay of communication and the Doppler shift that is received from Matlab-STK Link Budget software.
  • Output: Forward and Return signals to gNodeB, UE and Sattelite

Experiment KPIs#

Signal-to-Noise Ratio (SNR):#

This is the most significant performance metric for a communication channel and is defined as the ratio of the signal power to the noise power. Although it is a dimensionless number, SNR is often expressed in decibels as shown in the equation below:

\Large SNR=\frac{Signal.Power}{Noise.Power}

\Large SNR=10log(10)*\frac{Signal.Power}{Noise.Power}

A signal-to-noise ratio higher than 1:1 corresponds to SNR greater than 0dB and signifies more signal than the noise. SNR is indicative of the quality of the communication channel and a high SNR represents a high quality of communication through the channel as more signal is transmitted with respect to the noise. For the laboratory experiment, the SNR is the primary performance indicator of the communication architecture and is influenced by most of the hardware components (USRP Ground Nodes, CubeSat SDR, and Channel Emulator). For 5G-SNT LEO mission, SNR will also be affected by the mission profile and performance of the CubeSat subsystems like power, antennas et al in addition to the payload (i.e. SDR).

Bit-Error Rate (BER):#

In a digital communication channel, a number of bits of data transmitted could be lost or altered due to the noise, interference or distortion. This is called as bit errors. Bit-Error Rate is the number of bit errors per unit time. Generally speaking, as SNR increases, the bit-error rate will decrease. It is also an important KPI that shows the overall transmission quality of the communication architecture.

Throughput:#

Third and final KPI associated with the communication architecture performance is the total throughput. This represents the total transmission capacity of the communication channel and is measure in bits-per-second.

Access Time:#

The total time for which a satellite is above base-station and user and also above the minimum elevation angle (to be derived by STK).


  1. Kodheli, Oltjon, Abdelrahman Astro, Jorge Querol, Mohammad Gholamian, Sumit Kumar, Nicola Maturo, and Symeon Chatzinotas. “Random Access Procedure over Non-Terrestrial Networks: From Theory to Practice.” IEEE Access 9 (2021): 109130–43. https://doi.org/10.1109/access.2021.3101291. .
  2. https://gitlab.eurecom.fr/oai/openairinterface5g/-/tree/SnT-enb-ntn-rel-1.0