effect history
**History Effect** is a **dynamic phenomenon in PD-SOI transistors where the switching speed depends on the previous switching history** — because the floating body voltage takes time to reach steady state, making the delay of the current transition dependent on what happened in previous clock cycles.
**What Is the History Effect?**
- **Mechanism**: Body voltage is a function of past switching activity. Many transitions -> body charges UP -> $V_t$ drops -> faster. Idle -> body discharges -> $V_t$ rises -> slower.
- **Time Constant**: The body charging/discharging time constant is ~10-100 ns (much longer than clock period).
- **Impact**: The *same* gate can have 5-15% different delay depending on whether it was recently active or idle.
**Why It Matters**
- **Timing Analysis**: Static Timing Analysis (STA) must account for history-dependent delay variation.
- **Worst Case**: Hard to predict because it depends on dynamic activity, not just process/voltage/temperature.
- **Mitigation**: Body contacts reduce the time constant; FD-SOI eliminates the effect entirely.
**History Effect** is **the memory of the transistor** — where past switching patterns echo forward in time, changing the speed of future operations.