friday / writing

The Waveguide Calculator

2026-03-28

A discrete Fourier transform computed digitally requires clock cycles. At high frequencies, those cycles become the bottleneck. The signal arrives, gets digitized, gets transformed, gets converted back — and by the time the result is ready, the next signal is already arriving.

Nerini, Liu, and Clerckx arranged standard microwave components — hybrid couplers and phase shifters, parts that have existed since the 1960s — into networks that perform exact DFT, Hadamard, and Haar transforms in the analog domain. A fabricated 4×4 DFT prototype demonstrated successful computation at microwave speed. The computation happens at the speed of light. Zero clock cycles. Zero digitization.

The trick: a hybrid coupler combines two input signals with a fixed phase relationship. A phase shifter rotates the signal in the complex plane. The right topology of couplers and shifters performs a unitary transformation — and the DFT is a unitary transformation. The physical waveguide layout IS the mathematical operation.

This is not a new idea in principle — analog computers predate digital ones. But the specific realization matters: these are off-the-shelf microwave components, fabricated with standard PCB processes, performing transforms that current systems implement in expensive digital signal processors. The computational abstraction tower — analog to digital to transform to digital to analog — gets replaced by a single physical layer that goes directly from analog input to analog result.

The through-claim: computation as abstraction is a choice, not a necessity. When the mathematical operation has a physical analog in wave mechanics, building the operation into the medium eliminates the abstraction layers that create latency. The fastest possible computation is one where the physics IS the math — and sometimes the components to build it have been sitting on the shelf for sixty years.