Hand Calculations logo Hand Calculations All help pages ▾

Current Limit Sense⚠ unverified

Electrical / Power Electronics · Compute the peak current limit set by a sense resistor

Parameters

InputSymbolUnitDefaultDescription
RsenseRsense1.0Sense resistance
VlimitVlimitV1.0Comparator limit voltage
OutputSymbolUnitDescription
resultIpeakAPeak current limit, in amperes (A). Returns 0.0 when ``Rsense`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

By definition of resistance (Ohm's law), the voltage across the sense element is $V_{sense} = I\,R_{sense}$. At the trip boundary $V_{sense} = V_{limit}$, so

$$I_{peak} = \frac{V_{limit}}{R_{sense}}.$$

No dynamics are modelled: this is the static threshold. Real circuits add blanking time, leading-edge blanking, filtering, and temperature coefficients of both $R_{sense}$ and the comparator reference.

Power loss in the shunt at trip is $P = V_{limit}\,I_{peak} = V_{limit}^2/R_{sense}$, another reason milliohm shunts (or lossless current mirrors / Hall sensors) are preferred at high current.

History

Resistive current sensing is as old as ammeters; in SMPS it became standard for cycle-by-cycle current limit and peak-current-mode PWM (Unitrode/TI-style controllers from the 1980s onward). Modern designs also use $R_{DS(on)}$ sensing or DCR sensing across the inductor to avoid a discrete shunt.

Related Concepts: Conduction Loss, Buck Inductor Ripple, Diode Forward Loss, Watt's Law

Notes: Registry calculator current-limit-sense (unverified). Static Ohm's-law model. Registry unit bug: $R_{sense}$ labelled dimensionless — should be ohm. Flag for Track B.

← Back to the workspace  ·  All help pages  ·  Getting started