menu
info Documentation

Ground Station Communications Link

Class name: D2S2.Model.Satellite.GroundStationCommunicationsLink Library: D2S2 Library

Inheritance GroundStationCommunicationsLink : ModelBase Implements IInitialisable

Details

Simulation model to analyse the communications link between the satellite and the ground station.

Property Description
SatelliteTransceivers (Compatible Satellite Tranceivers) List of satellite transceivers linked to the ground station (for this particular communications channel).

Initial Value Properties

Property Description
RxAntennaGain (Rx Antenna Gain) denoted Gant - (dBi)
The antenna gain is used to calculate the Receiving Power (C). Currently no pointing losses are implemented.
RxLineLoss (Rx Line Loss) denoted Lline - (dBi)
The line loss and insertion loss is used to calculate the Receiving Power (C). It refers to the natural losses within the circuitry of the receiving device.
RxInsertionLoss (Rx Line Loss) denoted Lint - (dBi)
The line loss and insertion loss is used to calculate the Receiving Power (C). It refers to the natural losses within the circuitry of the receiving device.
RxModScheme (Rx Modulation Scheme) Which modulation scheme is being used by the receiver.
RxModBrate (Binary rate) denoted Rb - (bit/s)
The bit rate is used in determining the symbol rate based on the modulation sheme as well as the Energy per bit to Noise ratio (E_b/N0).
RxPolarityLoss (Rx Polarity Loss) denoted Lpol - (dBi)
The polarity loss is used to calculate Propagation Losses (L_prop) and Receiving Power (C). It refers to the loss of data due to the practical non-circular imperfections of the carrier electromagnetic field.
RxConstantAtmosphereLoss (Constant Atmospheric Loss) denoted Latm - (dBi)
The atmospheric loss is used to calculate Propagation Losses (L_prop) and Receiving Power (C). It refers to the loss of data due to the effects of the atmosphere and weather. This value is only applied if complex atmospheric loss modelling is not applied.
RxFrequency (Rx Frequency) Receive Frequency (Hz)
TxAntennaGain (Tx Antenna Gain) denoted Gant - (dBi)
The antenna gain is used to calculate the emitted transmission power. Currently no pointing losses are implemented.
TxPower (Tx Power) Transmit Power - denoted Ptx - (W)
This is the power pushed to the antenna by the transmitted.
TxLineLoss (Tx Line Loss) denoted Lline - (dBi)
The line loss is used to calculate the emitted transmission power. It refers to the natural losses within the cicuitry of the transmitting device.
TxConstantAtmosphereLoss (Tx Constant Atmospheric Loss) denoted Latm - (dBi)
The atmospheric loss is used to calculate Propagation Losses (L_prop) and Receiving Power (C). It refers to the loss of data due to the effects of the atmosphere and weather. This value is only applied if complex atmospheric loss modelling is not applied.
TxFrequency (Tx Frequency) Transmit Frequency (Hz)
TxModScheme (Tx Modulation Scheme) Which modulation scheme is being used by the transmitter.
SnrTant (Antenna Noise Temperature) denoted Tant - (K)
The Antenna Noise Temperature is used in the calculation of the Ambient Noise Temperature (Tsys). It refers to the noise temperatru emitted by the antenna of the receiver.
SnrFrec (Noise Factor) denoted Freq
The Noise Factor (@290K) is used in the calculation of the Ambient Noise Temperature (Tsys).
SnrTcir (Circuit Noise Temperature) denoted Tcir - (K)
The Circuit Noise Temperature is used in the calculation of the Ambient Noise Temperature (Tsys). It refers to the noise temperature emitted by the circuit of the receiver.
EbnLmod (Modulation Losses) denoted Lmod - (dB)
The Modulation loss is used in the calculation of the Receiving Power (C). It refers to the additional loss of usable bits due to the modulation scheme implemented on the receiver.
EbnLimp (Implementation losses) denoted Limp - (dB)
The Implementation loss is used in the calculation of the Receiving Power (C). It accounts for distortion of intermodulation, phase noise and other degradation introduced by real transmitters.
UseComplexAtmoLossCalc (Complex Atmospheric Loss Modelling) denoted Latm - (dBi)
Toggle whether atmospheric losses should be modelled more accurately. This may have an effect on D2S2 performance. Please consult the website documentation for the specifications and limitations of this modelling.
AntennaDiameter (Antenna physical diameter) denoted D - (m)
the diameter of the GS antenna
AntennaEfficiency (Antenna efficiency) denoted n - (%)
the efficiency of the antenna. Used to calculate losses such as scintillation
ScintillationAttenuationExcedencePercentage (Scintillation Attenuation Excedence Percentage) The scintillation attenuation exceeded forp% of the time
IntegratedWaterVapourContent (Liquid Water Content) Integrated cloud liquid water content, in kg/m2 or mm, from the surface of the Earth at the desired location. Used to calculate losses due to clouds and fog as per Rec. ITU-R P.840-9 and Rec. ITU-R P.836-6

State Properties

Property Description
RxPower (Rx Power) denoted C0
This is the power received by the groundstation after all gains and losses are applied.
RxSatelliteID (Receiving From) This is the ID of the satellite from which the ground station is receiving signal.
SignalToNoise (Signal to noise ratio) denoted Co/N0
The Signal to Noise ratio compares the received signal strength to the ambient noise.
BitErrorRate (Bit Error Rate) denoted BER
EnergyPerBittoNoise (Energy per bit to noise ratio) denoted Eo/N0
The Energy per Bit to noise ratio can be derived from the Signal to Noise ratio (Co/N0). This metric presents how much an individual bit stands out from the ambient noise, can be used to further calculate the Bit Error Rate (BER)