Skip to content

Telecommunications

Robin Leroy edited this page Jul 14, 2022 · 15 revisions

Telecommunications

Connections

Two types of connection are considered:

  1. Duplex connection;
  2. Point-to-multipoint connection (includes point-to-point).

In both cases, the data rate is fixed, and there is a maximum latency for the basic service (round-trip latency in the duplex case). Lower latencies can be required as an improved service.

For point-to-multipoint connections, service availability at each receiver is considered independently of the others.

Connections can be exclusive or non-exclusive.

In the non-exclusive case, the service is available if it is possible to provide it in the absence of network usage. Providing the service does not affect network usage. This corresponds to communications over existing network, such as milestone broadcasts, or experimental communications, such as Telstar’s duplex telephone or one-way telecast (but not both at the same time).

In the exclusive case, the service is available only if it can be provided after network usage from higher-priority services is taken into account. Providing the service contributes to network usage. This corresponds to requirements of infrastructure capacity.

For instance, the evolving requirements of the transatlantic link might be described by the following sequence of exclusive and cumulative services in decreasing priority, all with a basic service with 60 s round-trip-time, and an improved service (suitable for telephony) with 800 ms round-trip time.

Lvl approx. date Level requirement Cumulative equivalents
1 from 1965 15 Mbps duplex 240 telephone circuits (probably means one-way television is alternatively possible)
2 from 1968 30 Mbps duplex 720 telephone circuits or 1 TV channel each way
3 from 1971 60 Mbps duplex 1680 telephone circuits or 2 TV channels each way
4 from 1975? 120 Mbps duplex 3600 telephone circuits or 4 TV channels each way
5 80s? 240 Mbps duplex 7440 telephone circuits
6 90s? 480 Mbps duplex 15120 telephone circuits

An Olympics broadcast would be expressed as a non-exclusive point-to-multipoint communication at 30 Mbps with a lenient latency requirement.

Usage

A connection uses the lowest-latency channels available that are can sustain its data rate. Two resources are taken into account:

  • Power: on transmitting antennas, the total power consumed must not exceed the maximum transmitted power of the antenna;
  • RF Spectrum: the total bandwidth received and transmitted at an antenna must not exceed the width of the band.

Power is straightforward: the more data you need to transmit and the further away your satellite, the more power you need, and thus the beefier the satellite needs to be. This can eventually become an incentive to focus the power in the right place using spot beams.

RF spectrum takes longer to become a limiting factor; it is also more subtle. It means that eventually communications need to go through different antennas, one way or another, whether that means additional satellites or separate antennas (spot beams) on the same satellite.

Metrics

Service availability requirements are refer to the availability over a moving window or over a fixed period.

A short moving window is used for monitoring and alerting; a longer moving window is used for demonstrating a new capability.

Fixed periods of one calendar month are used for maintenance.

Fixed periods are also used for some milestone broadcasts such as the Olympics.

TODO(egg): Provide a way to require availability while performing some actions, for milestone broadcasts pertaining to space exploration (EVAs, launches, etc.)

Clone this wiki locally