Understanding mosfet current derivation in linear and saturation regions helps designers predict device behavior across bias conditions. This derivation links gate voltage, channel resistance, and drain current to define how a MOSFET transitions from triode to saturation.
By applying basic electrostatics and mobility models, engineers derive expressions that clarify the underlying physics of conduction and enable more accurate circuit simulations.
| Region | Condition | Drain Current Equation | Key Dependence |
|---|---|---|---|
| Cutoff | VGS < Vth | ID ≈ 0 | No inversion layer |
| Linear (Triode) | VGS > Vth, VDS < VGS - Vth | ID = μn Cox (W/L)[(VGS - Vth)VDS - VDS²/2] | Quadratic in VDS, channel length modulation weak |
| Saturation | VGS > Vth, VDS ≥ VGS - Vth | ID ≈ (1/2)μn Cox (W/L)(VGS - Vth)²(1 + λVDS) | Strong inversion, controlled by gate voltage |
| Deep Triode | VDS small, VGS just above threshold | ID ≈ μn Cox (W/L)(VGS - Vth)VDS | Ohmic-like, linear in VDS |
Derivation Framework in Linear Region
Assumptions and Governing Equations
The linear region derivation starts by assuming uniform mobility, no velocity saturation, and gradual channel approximation. Poisson’s equation is solved across the channel to express surface potential, enabling drain current as a function of VGS and VDS. The result captures resistive behavior where current increases nearly linearly with VDS at low voltages.
Effect of Channel Length Modulation in Linear Region
In practice, channel length modulation slightly modifies the ideal linear equation by introducing a small dependence on VDS through body effect and depletion width variations. This leads to a slope change in the ID versus VDS curve, which is captured by adding a λVDS term even in the linear region for more accurate models.
Derivation Framework in Saturation Region
Transition from Linear to Saturation
As VDS increases, the drain-side junction depletes faster, causing the inversion layer to pinch off at VDS = VGS - Vth. Beyond this point, the saturated drain current becomes nearly independent of VDS and is governed primarily by gate voltage, leading to the canonical square-law expression used in amplifier design.
Impact of Mobility Degradation and Velocity Saturation
For strong overdrive or high field conditions, mobility degradation and velocity saturation limit carrier speed, flattening the ID curve. Designers refine the saturation equation by introducing empirical coefficients and field-dependent mobility models to match measured data across technology nodes.
Practical Considerations and Design Trade-offs
Matching Theory to Technology Nodes
Short-channel devices require additional terms such as body effect, DIBL, and statistical variability in the derivation. By calibrating mobility models to BSIM parameters, engineers ensure that the derived equations remain reliable for predictive simulation across different process corners and temperature ranges.
Ensuring Robust Operating Points
Designers verify bias conditions against load line intersections to confirm the intended region of operation. Proper sizing, thermal management, and guard rings reduce parameter drift, so the derived current expressions translate into stable DC biasing and predictable small-signal performance.
Key Takeaways for MOSFET Region Analysis
- Region is determined by comparing VDS to VGS - Vth
- Linear region current depends on both VGS and VDS, while saturation depends mainly on VGS
- Include mobility and length modulation effects for higher accuracy
- Use calibrated BSIM parameters to match technology and corner conditions
- Validate bias points with DC load line analysis to ensure stable operation
FAQ
Reader questions
How do I identify whether a MOSFET is in linear or saturation region from measured data?
Plot ID versus VDS at fixed VGS; if ID is approximately constant as VDS increases, the device is in saturation, while a strong linear relationship with VDS indicates linear region operation.
What role does mobility play in the accuracy of the derivation?
Mobility affects transconductance and output resistance; incorporating mobility degradation models improves accuracy, especially at high overdrive voltages and in advanced process nodes.
Can the saturation equation be used for digital switching applications?
Yes, the square-law saturation equation helps estimate switching speed and power by relating gate voltage, threshold, and device geometry to current flow during fast transitions.
How does temperature variation affect the derived current expressions?
Temperature changes mobility and threshold voltage, shifting the boundary between regions and scaling current levels; temperature compensation and Monte Carlo analysis are used to address these effects.