back-gate biasing
**Back-Gate Biasing** is a **circuit design technique in FD-SOI technology where a voltage is applied to the substrate beneath the BOX layer** — acting as a second gate that modulates the channel threshold voltage ($V_t$) from below, enabling dynamic performance and power optimization.
**How Does Back-Gate Biasing Work?**
- **Forward Body Bias (FBB)**: Positive $V_{BS}$ for NMOS lowers $V_t$ -> faster switching, higher leakage.
- **Reverse Body Bias (RBB)**: Negative $V_{BS}$ for NMOS raises $V_t$ -> slower switching, lower leakage.
- **Range**: Typically ±0.3V to ±1.2V.
- **Granularity**: Can be applied per block (CPU core, memory, I/O) independently.
**Why It Matters**
- **Dynamic Voltage Scaling**: Reduce leakage in sleep mode (RBB), boost performance in turbo mode (FBB) — without changing supply voltage.
- **Process Variation**: Compensate for manufacturing variation by adjusting $V_t$ post-fabrication.
- **Competitive Edge**: FD-SOI's killer feature vs. FinFET, which has limited body bias capability.
**Back-Gate Biasing** is **the throttle lever of FD-SOI** — giving circuit designers a real-time control knob for balancing speed and power consumption.