Photonica

Series resistance

Total Ohmic resistance in series with a diode's active junction, including contact, bulk, and metallization contributions. Limits high-current performance and contributes to self-heating.

Series resistance RsR_s is the total Ohmic resistance in the current path of a diode, including:

  • Contact metal traces and wirebonds
  • Metal-semiconductor contact (specific contact resistivity × contact area)
  • Doped cladding layers above and below the junction
  • Series-coupled passive elements in the package

It excludes the junction itself, whose I-V relationship is exponential (described by the ideality factor equation), and any shunt-leakage paths in parallel (described by the shunt resistance).

Where it appears in the diode equation. The modified diode equation including series resistance:

V  =  nkTqln ⁣(II0+1)+IRs.V \;=\; \frac{nkT}{q} \ln\!\left( \frac{I}{I_0} + 1 \right) + I R_s.

At low currents, IRsnkT/qI R_s \ll nkT/q and the equation reduces to the ideal diode form. At high currents, IRsI R_s dominates and the I-V curve becomes a straight line with slope 1/Rs1/R_s.

Distinction from differential resistance. Differential resistance Rd=dV/dIR_d = dV/dI at a specified operating point. For a laser above threshold (where carrier density is clamped and the junction voltage is constant), Rd=RsR_d = R_s in the limit. Below threshold, RdR_d includes the junction's exponential contribution, while RsR_s is the linear (Ohmic) portion only.

Components of RsR_s in a typical InP DFB laser.

ComponentTypical value (Ω)
Top contact metallization (Ti/Pt/Au)0.1 – 0.5
Top contact specific resistivity0.1 – 1
p-InP cladding (3 μm thick, 5×10175 \times 10^{17} cm3^{-3})2 – 5
Active region (MQW) sheet resistance0.5 – 2
n-InP cladding (3 μm, 5×10185 \times 10^{18} cm3^{-3})0.3 – 1
Bottom contact + submount metallization0.1 – 0.5
Wire bonds0.05 – 0.2
Total RsR_s3 – 10 Ω

The p-cladding typically dominates because hole mobility (200\sim 200 cm²/V·s in p-InP) is much lower than electron mobility (5000\sim 5000 cm²/V·s in n-InP) at typical doping levels, and the activation energy for Zn or C acceptors is non-negligible, limiting the active carrier density.

Why RsR_s matters.

  1. Self-heating. Power dissipated in RsR_s is P=I2RsP = I^2 R_s — not delivered to the optical output. For a laser at 5×Ith5 \times I_\text{th} (100\sim 100 mA) with Rs=8R_s = 8 Ω: P=80P = 80 mW dissipated as heat, comparable to the optical output power. Higher RsR_s requires more current to reach a given output power and creates more self-heating.

  2. Modulation bandwidth. Combined with package capacitance, RsR_s limits the laser drive bandwidth: fRC=1/(2πRsCp)f_{RC} = 1/(2\pi R_s C_p). For Rs=5R_s = 5 Ω, Cp=1C_p = 1 pF: fRC32f_{RC} \approx 32 GHz. Modern 50 GHz directly-modulated lasers require Rs<3R_s < 3 Ω and Cp<0.5C_p < 0.5 pF.

  3. Impedance matching to drivers. RF drivers typically have 50 Ω output impedance. Lasers with very low RsR_s (1\sim 1 Ω) require step-down impedance matching networks, which add insertion loss and are bandwidth-limited. Lasers with Rs50R_s \approx 50 Ω can be directly driven without matching, but they are too lossy for high-efficiency operation. The compromise is typically Rs410R_s \approx 4 - 10 Ω with a quarter-wave or distributed-element matching network.

  4. Operating voltage at high current. Voltage required is V=Vth+IRsV = V_\text{th} + I \cdot R_s. For a laser with Vth=1V_\text{th} = 1 V, I=100I = 100 mA, Rs=8R_s = 8 Ω: V=1.8V = 1.8 V. This sets the drive voltage budget for the entire system; CMOS driver chips typically have 1.8 – 3.3 V supply, leaving limited margin for the laser drop.

Reducing RsR_s.

  • Increase contact area: lower current density through the contact reduces specific contact resistivity
  • Lower contact resistivity: use lower-barrier metal (e.g., Pt instead of Ti for p-contact on InP)
  • Reduce cladding resistance: shorter clad path or higher doping
  • Use higher-mobility p-doped material: e.g., AlGaInAs instead of InGaAsP

Measurement. From an LIV curve well above threshold, the slope dV/dIdV/dI approximates Rs+RdR_s + R_d (which for a laser is approximately RsR_s). Best practice: fit a line to the high-current portion of the V-I curve, where IRsVjunctionI R_s \gg V_\text{junction}, and the slope equals RsR_s to good approximation.

References: Coldren, Corzine, Mašanović, Diode Lasers, Ch. 2; Sze, Physics of Semiconductor Devices, Ch. 5 (specific contact resistivity treatment).