-
Notifications
You must be signed in to change notification settings - Fork 1
Telecommunications
Three types of contracts are considered:
- Demonstrate a new capability, e.g., show that you can provide a transatlantic television channel;
- Maintain a capability over the long term, e.g., keep providing a transatlantic television channel;
- Milestone broadcasts; examples:
- Broadcast the Olympics (Tokyo 1964, Mexico 1968, Munich 1972, Montreal 1976);
- Worldwide telecast Our World (1967);
- Crewed spaceflight broadcasts, for instance:
-
first spacewalk;
Человек вышел в космическое пространство! Человек вышел в космическое пространство! Находится в свободном плавании!
- first live international telecast of a launch;
- first live international telecast of a recovery;
-
first steps on the moon;
That’s one small step for a man, one giant leap for mankind.
- subsequent moon landings.
-
first spacewalk;
Two types of connection are considered:
- Duplex connection;
- 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.
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.
Service availability requirements refer to the availability over either a moving window or 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.)