Waveguide Modes and Photonic Integration
How light gets trapped inside a strip of silicon 220 nm tall, what determines which modes exist, and why different platforms produce such different behavior.
Key Takeaways
- Light is guided by total internal reflection, but only discrete field patterns (modes) are allowed. Each mode has an effective index between the core and cladding indices.
- The V-number controls how many modes exist. The SOI industry settled on 220 nm because it is the thickest single-mode silicon slab at 1550 nm.
- The effective index method approximates a 2D waveguide as two sequential 1D problems — accurate to ~1% for typical SOI strips.
Total internal reflection, but make it wave optics
Light in free space spreads. Point a laser at the Moon and the beam arrives 2 km wide. But trap that same light inside a strip of silicon 220 nm tall and 500 nm wide, and it stays confined for centimeters, bending around corners, splitting into channels, and interfering with copies of itself. That is guided-wave optics, and it is the foundation of every photonic integrated circuit (PIC) shipping today.
You already know the ray-optics explanation: light bouncing between two interfaces at angles steeper than the critical angle stays trapped by total internal reflection (TIR). If you want a refresher, see our Fresnel Equations tutorial. That picture is correct but incomplete. It tells you that light can be trapped, but not which field patterns are allowed.
The wave-optics version adds a constraint. The field inside the core is a standing wave in the transverse direction and a traveling wave along the guide. For the mode to be self-consistent, the round-trip transverse phase must be an integer multiple of 2π, after accounting for the phase shifts at each reflection. Only a discrete set of bounce angles satisfy this condition. Each solution is a mode, labeled TE0, TE1, TM0, TM1, and so on.
The key parameter is the effective index . It is the propagation constant β divided by the free-space wavenumber :
For a guided mode, must sit between the core index and the cladding index:
If equals , the field is entirely inside the core (no evanescent tail). If it drops to , the field extends infinitely into the cladding and the mode is no longer guided.
If you have worked with single-mode fiber, this is the same physics at a different scale. SMF-28 has an index contrast of 0.36% and a core diameter of 8.2 μm. Silicon-on-insulator has an index contrast of 58% and a core width of 500 nm. The 160-fold difference in contrast is why one fits in a cable and the other fits on a chip.
The slab waveguide eigenvalue equation
The simplest waveguide to analyze is the slab: a planar film of thickness h and refractive index , sandwiched between a substrate () and a cover (). The field inside the core oscillates back and forth — that is , the transverse wavevector, which measures how fast the field wiggles vertically. Outside the core, the field decays exponentially — that is γ, the evanescent decay rate. The eigenvalue equation says: the oscillation inside the core must match the decay outside, at both interfaces, simultaneously.
For TE modes (electric field polarized parallel to the interfaces), the eigenvalue equation is:
where is the mode order, and:
- is the transverse wavevector in the core
- is the evanescent decay constant in the substrate
- is the evanescent decay constant in the cover
The left side is the round-trip phase accumulated across the core. The right side is the sum of the phase shifts at the two interfaces (the arctan terms). Each time you increase the mode order m by one, you add another half-oscillation inside the core.
TM eigenvalue equation
For TM modes (magnetic field along x), each arctan picks up a factor of :
These factors come from the continuity condition on the normal component of at each interface. This makes TM modes less tightly confined at high index contrast.
This equation cannot be solved in closed form. You find by scanning β between and and looking for the values where the left and right sides match. Each crossing is a mode.
Slab Mode Solver
Found 1 guided mode
Worked example: SOI at 1550 nm
Silicon photonics lives on the silicon-on-insulator (SOI) platform: a thin film of crystalline silicon ( at 1550 nm) sitting on a silica buried oxide (). Let us solve for the modes of a 220 nm slab with silica on both sides.
First, the V-number:
Since , only the fundamental TE and TM modes exist. This is single-mode operation. Solving the eigenvalue equation numerically:
| Mode | (μm⁻¹) | γ (μm⁻¹) | Penetration (nm) | |
|---|---|---|---|---|
| TE0 | 2.848 | 7.88 | 9.95 | 100.5 |
| TM0 | 2.053 | 11.51 | 6.04 | 165.6 |
Two things stand out. First, TE0 has a much higher effective index than TM0 (2.848 vs 2.053). The birefringence is 0.795, which is enormous compared to a fiber (where birefringence is typically less than 0.001).
Second, the evanescent penetration depth is about 100 nm for TE0. That means the field extends roughly half the core thickness into the cladding. In a 220 nm SOI slab, the mode is only about 65% confined to the core. The rest of the light rides the evanescent tail — simultaneously a challenge (propagation loss from surface roughness) and a feature (evanescent coupling for sensors and directional couplers).
The V-number and cutoff
The V-number controls how many modes a waveguide supports. For a symmetric slab:
The m-th TE mode appears when exceeds . So TE0 exists for any , TE1 appears at , TE2 at , and so on.
For our SOI example (NA = 3.162 at 1550 nm), the TE1 cutoff thickness is:
So a 220 nm silicon slab is single-mode, but barely. Push to 250 nm and a second TE mode appears. This is why the SOI industry settled on 220 nm: it is the thickest single-mode silicon slab at telecom wavelengths.
V-Number & Mode Cutoff
V = k₀h√(n²_core − n²_clad)
Cutoff for mode m at V = mπ
Cutoff thicknesses:
TE1: 245 nm
TE2: 490 nm
TE3: 735 nm
TE4: 980 nm
What the effective index tells you
The effective index is the phase velocity of the mode expressed as an equivalent refractive index. A mode with accumulates phase at the same rate as a plane wave in a hypothetical bulk material with . Over a length L, the phase is:
A Mach-Zehnder interferometer with arm length difference produces a phase difference of:
The group index plays the analogous role for pulses. A pulse envelope travels at , where:
In our 220 nm slab, , so pulses are 26% slower than the phase fronts. This distinction matters for any device that operates on pulse timing: modulators, delay lines, ring resonators.
Mode profiles and confinement
Each mode has a characteristic field profile. TE0 is a half-cosine in the core with exponential tails in the cladding. TE1 has a full cosine (one node). Higher modes have more nodes.
The confinement factor Γ measures what fraction of the mode power lives inside the core:
For the 220 nm SOI slab at 1550 nm, (65.1%). The confinement factor increases with thickness:
| Thickness (nm) | TE0 | Γ (%) |
|---|---|---|
| 100 | 2.189 | 43.3 |
| 150 | 2.539 | 57.7 |
| 220 | 2.848 | 65.1 |
| 300 | 3.049 | 68.8 |
| 400 | 3.190 | 72.4 |
| 500 | 3.272 | 75.4 |
At h = 100 nm, more than half the light is in the cladding. By h = 500 nm, three quarters is in the core — but now you have three TE modes. Waveguide design is always a negotiation between confinement and single-mode operation.
Dispersion: how n_eff changes with wavelength
Even if the core and cladding materials had perfectly flat refractive indices, the effective index would still change with wavelength. This is waveguide dispersion: as the wavelength changes, the mode "sees" a different balance of core and cladding.
At shorter wavelengths, the mode is more tightly confined (higher , closer to ). At longer wavelengths, the mode spreads into the cladding (lower , approaching ).
| Wavelength (nm) | TE0 |
|---|---|
| 1200 | 3.018 |
| 1300 | 2.968 |
| 1400 | 2.919 |
| 1550 | 2.848 |
| 1600 | 2.824 |
| 1700 | 2.779 |
The slope at 1550 nm is about , giving . A 1550 nm pulse in this waveguide travels at km/s, about 25% slower than the phase velocity. This large waveguide dispersion is a distinctive feature of high-contrast platforms like SOI.
Dispersion Curves
From slabs to strips: the effective index method
Real waveguides are not infinite slabs. They are rectangular strips with finite width. The standard SOI strip waveguide is 500 nm wide and 220 nm tall. Solving the full 2D mode equation requires a numerical solver, but there is an elegant approximation that gives surprisingly good results: the effective index method (EIM).
The idea is to separate the 2D problem into two 1D problems:
Step 1: Solve the vertical slab (thickness h = 220 nm, Si core, SiO₂ cladding) to get . For the quasi-TE mode, use the TE slab equation. This gives for the asymmetric case (air top, SiO₂ bottom).
Step 2: Solve a horizontal slab of width w, using as the core index and the lateral cladding index. For the quasi-TE mode, the correct convention is to use the TM slab equation in this lateral step. This "crossed polarization" rule comes from the fact that the dominant electric field component switches its orientation relative to the slab interfaces between the two steps.
For a 500 × 220 nm SOI strip (asymmetric, air top):
Quasi-TE mode:
- Step 1 (vertical, TE): = 2.831
- Step 2 (lateral, TM): (quasi-TE) = 2.474
Quasi-TM mode:
- Step 1 (vertical, TM): = 1.891
- Step 2 (lateral, TE): (quasi-TM) = 1.703
The birefringence in the strip (2.474 − 1.703 = 0.77) is nearly as large as in the slab. Most silicon photonic circuits are designed to operate in a single polarization (usually TE) and include polarization splitters and rotators to manage the other.
Effective Index Method Visualizer
Step 1: Vertical Slab
nslab (TE): 2.8309
nslab (TM): 1.8908
Step 2: Horizontal Slab
quasi-TE: 2.4740
quasi-TM: 1.7030
Platform comparison: Si vs SiN vs LiNbO₃
Not all waveguide platforms are alike. The core-cladding index contrast determines almost everything: how small the waveguide can be, how tight the bends, how many modes, and how sensitive the device is to fabrication errors.
| Platform | Δn | Use when |
|---|---|---|
| SOI (220 nm) | 58% | Smallest footprint, highest density (telecom, data centers) |
| Si₃N₄ (400 nm) | 28% | Low loss, visible wavelengths, nonlinear optics (combs, biosensors) |
| LNOI (300 nm) | 35% | Fast modulation, nonlinear effects (100 GHz modulators) |
SOI has the highest contrast. Bending radii can be as small as 5 μm, but propagation losses are typically 1–3 dB/cm. Silicon is transparent from 1.1 to 8 μm but absorbs in the visible.
Silicon nitride (Si₃N₄) has moderate contrast. Propagation losses can be as low as 0.1 dB/m in ultra-low-loss platforms. SiN is transparent from visible wavelengths through the near-IR.
Lithium niobate on insulator (LNOI) combines moderate contrast with strong electro-optic and nonlinear optical properties. Modulators on LNOI can operate at speeds exceeding 100 GHz.
Platform Comparison
Cross-section & mode profiles
Properties
The fiber connection
To put all of this in perspective, here is how an SOI strip waveguide compares to the fiber you may already be familiar with:
| Parameter | SMF-28 fiber | SOI strip |
|---|---|---|
| Core index | 1.468 | 3.476 |
| Index contrast | 0.36% | 58% |
| Core size | 8.2 μm | 0.5 × 0.22 μm |
| V-number | 2.07 | 2.82 |
| Mode area | ~80 μm² | ~0.1 μm² |
| Bend radius | ~15 mm | ~5 μm |
The V-numbers are similar (both around 2), but the core sizes differ by a factor of 20 and the mode areas by a factor of 800. All of that scaling comes from the index contrast. This is also why coupling light between a fiber and a chip is one of the hardest practical problems in integrated photonics.
References
- Saleh & Teich, Fundamentals of Photonics, 3rd ed. (Wiley, 2019), Chapters 8–9.
- Okamoto, Fundamentals of Optical Waveguides, 2nd ed. (Academic Press, 2006).
- Chiang, "Analysis of the effective-index method for the vector modes of rectangular-core dielectric waveguides," IEEE Trans. Microwave Theory Tech. 44, 692–700 (1996).
- Bogaerts et al., "Silicon microring resonators," Laser Photonics Rev. 6, 47–73 (2012).
- Reed & Knights, Silicon Photonics: An Introduction (Wiley, 2004).
Where to go deeper
Try the calculations yourself in the PIC Waveguide Mode Solver: load the SOI 220 nm preset and verify the numbers in this tutorial. All the refractive indices used here are available in the Material Database.
Design a ring filter with the waveguide you just learned about → Ring Resonators in Photonics