This module has been a museum of near-miracles. A lens that computes a megapixel Fourier
transform in a nanosecond. A photograph that multiplies complex matrices. Crystals holding
terabits, fibre loops that learn, lasers that optimize. Every one of them real, demonstrated,
published — and every one of them, from the
A digital number carries as many bits as you write down. An analog optical value is a physical
intensity, and its precision is its signal-to-noise ratio — a resource you must buy,
photon by photon. Even with perfect components, light arrives in quanta with Poisson statistics:
detecting
The logarithm is the brutal part. A million photons per result — a generous budget at speed —
buys
Digital logic's deepest virtue is not speed but restoration: every gate snaps
its output back to a clean 0 or 1, discarding the noise of the previous stage. A digital error
below half a level simply vanishes. Analog optics has no such eraser: every stage's noise,
mismatch and distortion is faithfully amplified and passed on. With
This is why every successful analog optical processor is shallow: one transform,
one mask, one readout. The 4f correlator is two lenses deep. Proposals that cascade tens of
analog layers without intermediate restoration are asking
Drift. Analog optical state is stored in physical quantities — path lengths,
refractive indices, alignments — that move with temperature, age and vibration. A silicon
waveguide's phase shifts measurably with millikelvin changes; a fringe pattern that stores your
matrix detunes as the crystal breathes. Digital hardware drifts too, but restoration hides it;
analog systems must instead measure and correct continuously, spending duty cycle,
control electronics and engineering budget on standing still. Every machine in this module paid
this tax: the hologram's Bragg condition, the reservoir's retrained readout, the Ising machine's
interferometric feedback, the mesh calibration loops of
The I/O bottleneck. The transform is free; the border crossing is not. Getting a
number into the optical domain costs a DAC conversion and a modulator drive; getting it
out costs photodetection and an ADC conversion — each of order a picojoule, a figure
that improves at glacial pace compared with logic. The arithmetic of amortization decides
everything. An
| Property | Analog optics | Digital electronics |
|---|---|---|
| Precision | 4–8 effective bits; each extra bit costs 4× the photons | Arbitrary — float32/float64 by convention |
| Cascade depth | Shallow — error compounds as √k or worse | Unlimited — every gate restores |
| Latency (fixed transform) | Nanoseconds — time of flight | Micro- to milliseconds |
| Parallelism | Free over space and wavelength | Paid for in cores, watts and wires |
| Programmability | Limited, slow, drift-prone | Total and instantaneous |
| Energy | ~0 for the transform; I/O and laser dominate | Per-operation, still falling |
Read as a design rule rather than a scorecard: analog optics wins when the workload is a large, fixed, reused transform at low precision over massively parallel data — a first CNN layer, a Fourier preprocessor, a beam-forming front end, an Ising relaxation — ideally with the data already in optical form (a fibre link, an image) so one border crossing disappears entirely. It structurally cannot win where the workload needs high precision (the photon budget explodes), deep dependent chains (no restoration), frequent reprogramming (drift plus slow modulator updates), or control flow — branching on intermediate values forces a conversion at every branch, which hands the game to the ADC. There is no shame in this list; it is a job description. GPUs, too, are machines that lose at almost everything except the thing they are enormous at.
Why obsess over converters? Because they are the slowest-improving mainstream component in
electronics. Surveys of thirty years of published ADCs (Walden's, then Murmann's) show the
energy-per-conversion figure of merit improving by roughly a factor of two every few years —
respectable, but nothing like logic's ride down the process-node curve — and pinned near hard
physics: an ADC's comparators must resolve exponentially finer voltage differences per added
bit against thermal noise
The classic sleight of hand in analog-computing papers — optical and electronic alike — is the subsystem energy figure: "0.1 fJ per MAC" counting only the photons that traverse the modulator, while the laser's wall-plug inefficiency (multiply by 3–10×), the DAC and ADC conversions, the SLM refresh, the thermal stabilisation and the calibration duty cycle all live off the books. System-level accounting routinely moves headline numbers by two to three orders of magnitude, which is the difference between "revolutionary" and "roughly a GPU". The checklist for reading any claim in this field: (1) does the energy figure include I/O conversions and the laser at wall-plug? (2) is the precision at which the throughput is quoted the same precision at which the accuracy was measured? (3) is the workload's operations-per-conversion ratio one the target application actually has? (4) is the digital baseline contemporary hardware, tuned, at matched accuracy — or a strawman? Papers that survive all four exist, and they are the ones worth reading twice. The habit generalises far beyond photonics; it is how you read benchmarks, forever.
The deepest wall was restoration: analog optics cannot clean up its own signals, so it cannot go
deep. The obvious response is to ask whether optics can be made digital — discrete
levels, restoring gates, an optical transistor. People have tried for fifty years, the attempt
produced beautiful physics and one of computing's most instructive failures, and that story —
nonlinear optics, optical logic gates, and why the all-optical computer lost to CMOS — is