Photonic Optical Switch Simulator: Directional Coupler Routing

simulator intermediate ~10 min
Loading simulation...
P_cross = 100% — full crossover at coupling length

At zero detuning (Δn=0) and L = Lc, all optical power transfers to the cross port. Applying Δn > 5×10⁻³ routes light to the bar port, achieving greater than 20 dB switching contrast.

Formula

P_cross = sin²(κ × L / cos(δ))
P_bar = 1 - P_cross
κ ∝ exp(-γ × g) — coupling coefficient vs gap

Routing Light on a Chip

Photonic optical switches route light between waveguide ports without converting to electrical signals, enabling transparent optical networking. The directional coupler — two parallel waveguides in close proximity — is the simplest and most widely used switching element. Evanescent field overlap between the guides creates periodic power exchange, and by perturbing one guide's refractive index, light can be steered to either output port on demand.

Coupled-Mode Theory

The physics of the directional coupler is elegantly described by coupled-mode theory. Two identical waveguides exchange power sinusoidally with propagation distance, with full transfer occurring at the coupling length Lc = π/(2κ). Detuning — making the guides non-identical by changing the refractive index — reduces the maximum power transfer and shortens the beat length. The coupling coefficient κ decreases exponentially with gap spacing, making precise fabrication essential.

Switching Mechanisms

Three main effects drive optical switches in integrated photonics. The thermo-optic effect (dn/dT ≈ 10⁻⁵/K in silicon) is simple and reliable but slow (microseconds) and power-hungry. The electro-optic Pockels effect in lithium niobate is fast (picoseconds) but requires centimeter-scale devices. Free-carrier dispersion in silicon offers a middle ground — nanosecond switching with compact footprints, though it introduces optical loss from carrier absorption.

Large-Scale Switch Fabrics

Optical data centers and telecom networks demand switches with hundreds of ports. These are built by cascading 2×2 directional coupler elements in Benes or Clos network topologies. Silicon photonic switches with 32×32 ports have been demonstrated on a single chip. Key metrics include insertion loss (cumulative through the cascade), crosstalk (determined by individual element extinction), and reconfiguration speed (set by the switching mechanism).

FAQ

How does a directional coupler optical switch work?

Two parallel waveguides are placed close enough for their evanescent fields to overlap, creating periodic power transfer (coupling). At the coupling length Lc, all power crosses to the adjacent waveguide. Changing the refractive index of one waveguide (via heat, electric field, or carrier injection) detunes the coupling and keeps light in the original waveguide.

What is coupling length?

Coupling length Lc = π/(2κ) is the propagation distance for complete power transfer between two identical waveguides. It depends exponentially on the gap between waveguides and on the index contrast. Typical values range from tens of micrometers (silicon photonics) to millimeters (silica).

What switching technologies are used?

Thermo-optic switches use heaters to change refractive index (slow, ~µs, low loss). Electro-optic switches use the Pockels effect (fast, ~ps, higher voltage). Carrier-injection switches in silicon modulate free-carrier absorption (moderate speed, ~ns). MEMS switches physically redirect light beams (low loss, ~ms).

What is crosstalk in optical switches?

Crosstalk is the fraction of unwanted light leaking to the wrong output port, expressed in dB. For telecom applications, crosstalk must be below -20 dB. Fabrication imperfections, wavelength sensitivity, and incomplete coupling all degrade crosstalk. Cascaded switch stages improve extinction at the cost of higher insertion loss.

Sources

Embed

<iframe src="https://homo-deus.com/lab/optoelectronics/optical-switch/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub