BSIM
Understanding BSIM
Every circuit simulation of a CMOS transceiver depends on the compact model that represents each transistor's behavior: DC current vs voltage, capacitance vs bias, noise spectral density vs frequency, and nonlinearity characteristics. BSIM provides physics-based equations for all of these, parameterized by a model card containing 300+ parameters extracted by the foundry from measured silicon data. The model card is part of the Process Design Kit (PDK) that foundries provide to IC designers.
For RF design, the critical BSIM features beyond DC I-V are the substrate resistance network (which models the lossy silicon substrate that limits fmax), the non-quasi-static (NQS) charge model (which captures the finite transit time of carriers across the channel, important above fT/10), induced gate noise and its correlation with drain noise (critical for LNA noise figure optimization), and the flicker (1/f) noise model (which determines VCO phase noise close to the carrier). Inaccurate BSIM parameters lead to first-silicon failures: LNA NF 1 to 2 dB higher than simulated, VCO phase noise 5 to 10 dB worse than predicted.
Key RF Model Parameters
fT = gm / (2π (Cgs + Cgd))
Maximum Oscillation Frequency:
fmax = fT / (2 √(Rg gds + Rg Cgd / Cgs × 2π fT))
Flicker Noise (BSIM4):
Sid(f) = KF × IdsAF / (Cox LEF f)
Model card parameters: KF (flicker coefficient), AF (current exponent), EF (length exponent).
BSIM Model Family
| Model | Device Type | Nodes | RF Features | Status |
|---|---|---|---|---|
| BSIM3v3 | Planar MOSFET | 350 nm to 90 nm | Basic substrate, noise | Legacy |
| BSIM4 | Planar MOSFET | 180 nm to 20 nm | NQS, substrate network, gate noise | Industry standard |
| BSIM-CMG | FinFET, GAA | 14 nm to 2 nm | Multi-gate parasitics, self-heating | Current |
| BSIM-BULK | Bulk MOSFET | 65 nm to 5 nm | Unified bulk model | Current |
| BSIM-SOI | FD-SOI | 28 nm FD-SOI | Back-gate, thin-body | Current |
Frequently Asked Questions
Why is BSIM important for RF?
RFIC accuracy depends on high-frequency models: gain roll-off (fT/fmax), noise figure (thermal + flicker), linearity (IIP3 from nonlinear I-V/C-V), and substrate coupling. Without accurate BSIM parameters, LNA NF can be off by 1 to 2 dB and VCO phase noise by 5 to 10 dB.
BSIM4 vs BSIM-CMG?
BSIM4: planar MOSFETs 180 nm to 20 nm, surface-potential formulation, 300+ parameters. BSIM-CMG: FinFET/GAA for 14 nm and below, captures 3D gate electrostatics, quantum confinement, and changed parasitic capacitance structure that dominates RF performance at advanced nodes.
How are parameters extracted?
Foundries measure I-V, C-V, RF S-parameters, and noise on test transistors of varying W/L. DC fitting (Vth, mobility), C-V fitting (Cox, overlap, fringe), RF fitting (substrate, NQS, Rg), noise fitting (gamma, KF, AF). Validated against fT, fmax, NFmin, IIP3. Released in the PDK model card.