1. The console that reconfigured the network
William Gibson’s Neuromancer returns as the recalled work because its console cowboys jack into cyberspace and reconfigure networks on the fly. The desktop’s radio cannot be that dramatic, but the principle is similar: a software-defined radio can change its waveform, data rate, and protocol without being physically rewired.
This entry reads about link adaptation and software-defined radios.
2. Link adaptation
Link adaptation is the practice of changing link parameters to match channel conditions. As a LEO spacecraft rises, sets, or passes through weather, the signal quality varies. The modem can respond by changing:
- Modulation scheme: simpler constellations for poor conditions, denser ones for good conditions.
- Coding rate: more redundancy when the channel is noisy, less when it is clean.
- Transmit power: higher power when margin is low, lower when margin is plentiful.
- Symbol rate: slower rates for weak signals, faster rates for strong ones.
An ACM study for Ka-band LEO mobile satellites develops a channel model and optimization scheme that selects the best modulation and coding for each channel state.
3. Software-defined radios in space
A software-defined radio (SDR) implements radio functions in software rather than dedicated hardware. This allows:
- Waveform updates: new modulation, coding, or protocols uploaded on orbit.
- Multi-band operation: the same hardware can support different frequency bands.
- Multi-mission reuse: a single radio design can be tailored by software for different missions.
- Rapid recovery: a failed waveform can be replaced without replacing hardware.
A DLR paper on a flexible LEO satellite modem describes an integrated approach for a data relay satellite system, with a Ka-band RF frontend and reconfigurable baseband.
NASA’s evolution of a reconfigurable processing platform describes how a Harris Ka-band SDR was developed into a next-generation spaceflight radio.
4. Practical limits
SDRs and link adaptation are powerful but not unlimited:
- RF frontends still fix frequency bands and power levels.
- Reconfigurable logic consumes power and is sensitive to radiation.
- New waveforms must be tested and certified before upload.
- Ground and space must agree on the adaptation protocol.
5. What this changes
- Link adaptation increases throughput and robustness by matching the link to the channel.
- SDRs reduce the risk of committing to a single waveform or protocol.
- The next entry will translate these findings into requirements for the desktop.