Controlled Ramp
Shaping Turn-On and Turn-Off Transients
A controlled ramp replaces an abrupt step in voltage or current with a defined slope so the energy that moves into capacitive and inductive elements is metered rather than dumped. The governing physics is straightforward: the current into a capacitor is proportional to dV/dt, and the voltage across an inductor is proportional to dI/dt. An unmanaged turn-on charges every bulk and decoupling capacitor through whatever series resistance exists, producing an inrush spike that can reach tens of amps for the brief duration set by the path RC. By stretching the rise over milliseconds, the same charge is delivered at a fraction of the peak current, protecting fuses, hot-swap controllers, and the rectifier or upstream bus from sag and stress.
In a switching regulator the ramp is normally implemented with a soft-start pin: an external capacitor is charged by a small internal current source, and the rising voltage on that pin clamps the feedback reference so the output tracks it from zero to the regulation point. A 10 nF soft-start capacitor charged by a 5 µA source rising to a 0.8 V reference gives a ramp time of roughly 1.6 ms. Linear and hot-swap designs instead control the gate of a series pass MOSFET, where the gate-source capacitance and a current-limited driver set dV/dt directly. Digital power controllers replace the capacitor with a programmable timer and can shape multi-segment ramps, pause for power-good handshakes, and coordinate several rails.
For RF subsystems the ramp does double duty. Besides limiting inrush, the slope bounds the spectral content of the switching edge. A drain rail that steps in nanoseconds injects broadband transient energy that appears as a click or spur at the antenna and can desensitize a co-located receiver. A 1 V/µs ramp on the same rail spreads that energy over a far lower bandwidth. The ramp is also the mechanism that enforces bias sequencing: the gate of a depletion-mode GaN device must reach its pinch-off voltage before the drain ramp begins, or the channel conducts uncontrolled current at turn-on.
Ramp-Rate and Inrush Equations
Iinrush = C × dV/dt → dV/dt ≤ Ilimit / C
Minimum soft-start ramp time:
tramp ≥ Vout × C / Ilimit
Soft-start capacitor ramp:
tramp ≈ (CSS × Vref) / ISS
Inductor di/dt clamp (rail with series L):
VL = L × dI/dt
Where C = bulk capacitance, Vout = target rail, Ilimit = allowed peak current, CSS = soft-start capacitor, Vref = feedback reference, ISS = soft-start charge current, L = series inductance. Example: C = 4700 µF, Ilimit = 2 A → dV/dt ≤ 426 V/s, so a 28 V rail needs tramp ≥ 66 ms.
Ramp Methods and Typical Parameters
| Method | Set By | Typical Ramp Time | Slew Range | Best Application |
|---|---|---|---|---|
| Soft-start capacitor | CSS & internal I source | 1 to 20 ms | 0.04 to 0.8 V/ms | POL and module regulators |
| Gate-controlled pass FET | Cgs & gate drive current | 5 to 50 ms | 0.5 to 5 V/µs | Hot-swap, drain rails |
| Digital ramp timer | Programmable register | 0.5 to 200 ms | Multi-segment | Sequenced multi-rail systems |
| NTC inrush limiter | Thermistor R(T) | Self-timed, <1 s | Passive | Off-line front ends |
| Analog slew clamp | Error-amp output limit | Continuous | 0.1 to 10 V/µs | Load-step transient control |
Frequently Asked Questions
How do you calculate the ramp rate needed to limit inrush into a bulk capacitor?
Charging current is I = C × dV/dt, so the slope must satisfy dV/dt ≤ Ilimit / C. A 4700 µF bulk capacitor held to 2 A of inrush needs dV/dt no faster than 2 / 0.0047 = 426 V/s, so reaching a 28 V rail takes at least 28 / 426 = 66 ms. Designers add margin and target a 50 to 100 ms ramp so ESR and load-capacitance tolerance do not push the peak past the limit.
What is the difference between a soft-start ramp and slew-rate limiting?
A soft-start ramp is a one-shot startup event that raises the output from zero to the setpoint over a fixed 1 to 100 ms interval set by a capacitor or timer. Slew-rate limiting is continuous, capping how fast the output can change during load steps, reference changes, or shutdown. Many converters use both: soft-start handles initial inrush, while the slew clamp governs dynamic transients and bounds the spectral content of each edge.
Why does an RF power amplifier drain rail need a controlled ramp instead of a hard switch?
A hard switch draws a heavy inrush spike into the output decoupling, couples a fast dV/dt through the drain-to-gate (Miller) capacitance into the gate, and radiates broadband transient energy that can spur the RF output. For depletion-mode GaN the gate must reach pinch-off before drain power appears. A sequenced drain ramp of roughly 0.5 to 5 V/µs charges the network gently, keeps the device in its safe operating area, and produces a clean, monotonic power-on.