0.75% Δ silica channel waveguide (6×6 µm) ↔ SMF-28 at 1550 nm — a gentle mode-expanding segmented SSC reaching 0.057 dB coupling loss (mode-overlap integral), well under the 0.2 dB target.
SMF-28 MFD is ≈ 10.4 µm at 1550 nm. On this low-contrast 0.75% Δ platform the bare 6×6 µm mode is only ≈ 7.4 µm, so the converter gently expands it up to ≈ 10.4 µm to match the fiber. The last field is the mode-field diameter the SSC facet presents to the SMF (the design target). Set it equal to the bare WG MFD to see the loss without a converter.
Analytic Gaussian-overlap estimate for a quick look; the authoritative number below is the mode-overlap integral between the true 2-D waveguide mode (from a mode solver) and the SMF-28 field.
Mode field cross-section — blue: SMF Gaussian, red dashed: bare WG mode, green: expanded SSC-tip mode. Larger overlap with the SMF means lower loss.
Butt-coupling loss between a fiber and a waveguide is the mode-overlap integral between the two mode fields — this is the robust, standard definition:
The 2-D waveguide mode E_wg (chip mode, or the duty-averaged effective-medium facet mode) is found with an imaginary-distance mode solver on the real index cross-section; E_smf is the SMF-28 field (MFD 10.4 µm). The segmented taper's role is only to expand the chip mode to the facet mode adiabatically, so the device coupling loss equals the facet-mode / SMF mismatch.
Note on method. A naive "launch a Gaussian and propagate it, then overlap the output" scalar-BPM metric is unreliable for this weakly-guided low-contrast mode: even propagating the exact eigenmode returns a self-overlap that oscillates 83–95 % with length (a paraxial mode-beating artefact). The mode-overlap integral above is free of that artefact, so it is used for the reported numbers.
Chip waveguide 6.0 µm × 6.0 µm solid; the segmented taper ramps the duty 1.0 → 0.48 (cosine) and the segment width 6.0 → 7.0 µm over a gentle ≈ 410 µm length, expanding the mode from 7.4 µm to ≈ 10.4 µm at the SMF facet.
| Quantity | Value |
|---|---|
| Coupling loss — gentle SSC facet ↔ SMF-28 | 0.057 dB (η = 98.70 %) |
| Coupling loss — bare 6 µm chip (no SSC) | 0.494 dB (η = 89.24 %) |
| Chip mode field diameter (D4σ) | 7.4 × 7.4 µm (n_eff = 1.44984) |
| SSC facet mode field diameter (D4σ) | 10.6 × 10.2 µm (n_eff = 1.44585) |
| Facet effective width / duty | 7.0 µm / 0.48 (cosine ramp from solid chip) |
| Pitch / segments / total length | 3.0 µm / 120 / 410 µm |
Expanding the mode to D4σ ≈ 10.6 × 10.2 µm brings it right onto the SMF-28 field (10.4 µm), lifting the overlap from 89.2 % (bare) to 98.7 % — a coupling loss of 0.057 dB, comfortably below the 0.2 dB target. A facet duty in the range ≈ 0.46–0.52 keeps the loss under 0.10 dB, so the design has wide fabrication tolerance.
Everything needed to reproduce the result above:
Run with python3 run_modal_ssc_075_6um_1550.py --out . (needs numpy, gdstk, matplotlib, and bpm3d.py). Coupling loss is the mode-overlap integral between the solver's 2-D waveguide mode and the SMF-28 field; pass --dx 0.08 for a finer convergence check.
coupling_loss.py mfd_coupling.py Coupling loss tool → MFD & coupling loss tool →