Robustness knob
Guard time versus payload.
Moving from A toward D increases tolerance to multipath and Doppler by spending more of the OFDM symbol on guard time or wider spacing. The cost is lower payload rate.
DRM signal notes
DRM is a complete digital radio system, not just an image encoder. A picture-oriented receive succeeds only after the receiver has found the COFDM grid, decoded FAC and SDC, recovered MSC data, and reassembled the advertised data application.
Robustness knob
Moving from A toward D increases tolerance to multipath and Doppler by spending more of the OFDM symbol on guard time or wider spacing. The cost is lower payload rate.
Three channels
FAC tells a receiver how to enter the multiplex, SDC describes the service, and MSC carries the payload that may eventually become audio, files, or image data.
Image boundary
An image receive can fail in RF sync, channel coding, packet or carousel repetition, file reconstruction, or image decoding. Keep the layers separate in station notes.
DRM uses multilevel coding so that the more vulnerable QAM bit levels can be protected more strongly. The component code is a punctured convolutional code derived from a rate 1/6 mother code with constraint length 7. MSC cell interleaving then spreads adjacent payload cells across the time-frequency grid before pilot cells and OFDM symbols carry them over the channel.
| Mode family | Constellation | Overall rates | Component rates |
|---|---|---|---|
| Modes A-D | 16-QAM | 0.5, 0.62 | 1/3 + 2/3; 1/2 + 3/4 |
| Modes A-D | 64-QAM | 0.5, 0.6, 0.71, 0.78 | 1/4 + 1/2 + 3/4; 1/3 + 2/3 + 4/5; 1/2 + 3/4 + 7/8; 2/3 + 4/5 + 8/9 |
| Mode E | 4-QAM | 0.25, 0.33, 0.4, 0.5 | 1/4; 1/3; 2/5; 1/2 |
| Mode E | 16-QAM | 0.33, 0.41, 0.5, 0.62 | 1/6 + 1/2; 1/4 + 4/7; 1/3 + 2/3; 1/2 + 3/4 |
Treat this as a waveform acquisition problem: wrong centre frequency, wrong bandwidth, bad SNR, unresolved Doppler, or insufficient pilot correlation.
The receiver may know the robustness mode and occupancy, but not yet have the service description needed to interpret MSC payload.
If MSC data is present but the image is missing, log missing carousel objects, packet-mode gaps, decode errors, and whether a later repeat filled the same object.
| Layer | What to log | Why it matters |
|---|---|---|
| RF/audio | Centre frequency, bandwidth, sideband/audio chain, SNR, drift, and recording format. | Bad acquisition can mimic a broken image decoder. |
| Mode | Robustness mode A-E, spectrum occupancy, interleaver depth, and observed FAC stability. | The same image payload behaves differently under A, B, C, D, or E. |
| Coding | MSC constellation, protection level, SDC status, and any decoder error counters. | Image-data recovery depends on the DRM signal being decoded before the file layer. |
| Application | MOT slideshow, file transfer, HamDRM/EasyPal profile, object names, repeats, and final image hash if available. | This separates transport failure from image-format failure. |