CRT-OFDM vs 802.11a: Head-to-Head

   
Fade CRT channel:

CRT-OFDM Constellations

Run a test to see results.

802.11a BPSK (Conv K=7, r=1/2)

Run a test to see results.

Paradigm Contrast

Aspect802.11a (WiFi)CRT-OFDM
Bits per subcarrier0.50 (BPSK rate 1/2)1.54 (5-channel PSK over Z/210Z)
Spectral efficiencyBaseline3.08x higher
Error detectionNone — Viterbi always outputs bits, CRC-32 adds overheadBuilt-in — invalid CRT values (>210) flag errors for free
Channel fadingEntire signal degrades uniformlyIndividual channels fade independently — 4 survive if 1 dies
ParadigmAdd redundancy to fight noiseStructure IS the code — arithmetic provides detection

Source: demo_ofdm_vs_wifi.c, true_ofdm.c (fat channels: 420x capacity). Z/210Z = Z/2 x Z/3 x Z/5 x Z/7.