Communication
authors @Leon Thomm, @Robin Ferella Falda
Communication Topologies
Data Relay
- European Data Relay System (EDRS)
- currently 2 GEO satellites
- mainly laser terminals, one has RF
- no global coverage
Direct-to-Earth
- high-bandwidth data transfer from LEO
Feederlinks
- high-bandwidth data transfer to remote areas via GEO
- e.g., TV channels
also: Network in the Sky, Deep Space, Constellations
Communication Links
Given / assumed params are gray. Generally, the received power is:
with free space path loss , and
Now letβs examining the differences between the two technologies in more detail.
Radio Frequency (RF) communication
-
somewhat weather independent
-
efficient, can talk to end users directly
-
low bandwidth due to lower frequency
-
standardization: established (CCSDS)
-
~10kHz - 10GHz
-
~a few kg
-
~50W (rough order of magnitude)
-
must satisfy a given signal-to-noise ratio (SNR): ( NOT in dB)
for noise .
π§ Various formulas for this value circulate on lecture slides and in SMAD.
-
definition on lecture slides
compare to SMAD (21-5)
in dB, where is the energy per bit ( is bitrate), and is the noise approximated by with the system noise temperature in dBK.
-
-
another common measure is the effective isotropic radiated power (EIRP)
Optical (incl. Laser) communication
- weather dependent
- needs dedicated laser terminals
- high bandwidth
- standardization: ongoing (CCSDS-OPT vs. SDA)
- ~200 THz
- ~10s of kg, up to 150kg
- ~50W (rough order of magnitude)
- must satisfy a given optical signal-to-noise ratio (OSNR): ( NOT in dB)
β¦or in dB:
π§ A formula for is on the lecture slides, but I didnβt understand it.
-
spectra
The EM spectrum is organized in bands, there exist several standards for RF. We consider IEEE.
Laser comm is more sensitive to atmospheric interaction, and today terminals mostly use the spectrum around 1550nm. This spectrum is divided into 100GHz bands by the ITU.
-
Laser Links - Block Diagram
Modulation Techniques
We transmit information over EM waves by modulating a carrier wave with fixed frequency.
While the carrier fixed, the set of frequancies that make up the final signal (via inverse Fourier) create sidebands around the carrier frequency. The span of frequencies is the bandwidth.
-
Constellation Diagrams
β¦illustrate a space of phases and amplitudes used in a certain modulation scheme.
On the right is the state space of OOK, where the signal is either the carrier without phase shift (angle 0), or has no amplitude (i.e., no signal).
On-Off-Keying (OOK)
The bitstream is directly multiplied with the carrier signal.
Pulse-Position-Modulation (PPM)
The signal is interpreted in chunks of length (here ). Only one value is 1 in each chunk. Hence, a chunk encodes bits.
Can be more effective than OOK because we only need one pulse per bits, allowing it to contain more energy and be more robust to noise.
Differential Phase Shift Keying (DPSK)
We select a number of states in the constellation diagram, each encoding bits.
- efficient, allows for less energy or more data
- QPSK provides ~2dB gain over OOK
- but complex to implement, expensive equipment
Simple DPSK only modifies the phase shift, but more complex DPSK can also modify the amplitude (i.e. the radius from the origin in the constellation diagram).
BPSK (binary)
QPSK (quadrature)
BPSK example
Error Correction
Forward Error Correction (FEC): encode additional bits (βchecksumβ) to allow verification of data integrity at the receiver side, and often correction of small errors. This leads to a code rate
Backward Error Correction (BEC): uses NACKing, hence requires two-way communication.
Interleaving mixes chunks of consecutive data with some added redundancy.
- allows rather cheap reconstruction of original data in case of local errors
- increases latency, needs more memory
Itβs like a RAID computer backup system, but interleaving is across time not servers.
BER, FEC, Eb/No, SNR interconnection
Link Budgets
RF link budget example