Intuition What this page is for
The parent note gave you the formulas. This page throws every kind of situation at those formulas — every sign, every extreme, every degenerate input — and works each one to the last decimal. By the end you should never meet a MOSFET-switch problem whose shape you haven't already seen.
Before we start, let us re-anchor the symbols so no term is used before it is earned:
Definition Every symbol we will lean on
V GS = gate-to-source voltage = (voltage at the Gate pin) minus (voltage at the Source pin). It is the "how hard am I squeezing the valve" number. Picture two probe tips: red on Gate, black on Source; the meter reads V GS .
V D S = drain-to-source voltage = (voltage at the Drain pin) minus (voltage at the Source pin). It is the voltage the closed switch drops while carrying current.
V T H = threshold voltage = the smallest V GS that first opens a conducting path. See Threshold voltage VTH .
R D S ( o n ) = the leftover resistance of the fully-closed switch, in ohms. Not zero — a real resistor. See R_DS(on) and switching losses .
V D D = the supply rail voltage — the "top of the circuit," the highest voltage the battery/power supply provides.
R L = the load resistance — the thing you are switching power into (a heater, an LED string modelled as a resistor, etc.), sitting in series with the switch.
The one master formula we reuse everywhere (derived in the parent, small-V D S triode approximation):
R D S ( o n ) formula has a domain — do not use it everywhere
R D S ( o n ) = 1/ [ k ( V GS − V T H )] is only valid in the deep-triode / ohmic region , which requires V D S ≪ V GS − V T H (the drop across the switch is much smaller than the overdrive). It came from dropping the V D S 2 /2 term in the full triode current. If V D S grows toward V GS − V T H , the device leaves the resistor-like ohmic zone and enters saturation (constant-current, not a fixed resistance) — see Triode vs Saturation regions . Cell J below hits this case head-on. Use the simple R D S ( o n ) formula only when you have confirmed V D S is small.
A MOSFET-switch problem can only fall into a handful of "shapes." Here is the full list. Every worked example below is tagged with the cell(s) it covers, so you can see the grid fill up.
Cell
Scenario class
The thing being tested
A
V GS < V T H
OFF / cut-off case
B
V GS = V T H exactly
the degenerate boundary (overdrive = 0 )
C
V GS ≫ V T H , V D S small
fully-ON, deep triode (ohmic)
D
Overdrive → large
limiting behaviour of R D S ( o n )
E
Load-line / V o u t
low-side inverter output, both states
F
Power & heat
P co n d , thermal sanity
G
Real-world word problem
LED driver sizing
H
Exam twist: high-side
why gate-at-V D D fails; the sign trap
I
P-channel sign flip
negative V GS , opposite logic
J
V D S ≳ V GS − V T H
saturation edge — formula breaks
K
V D S < 0 (reverse)
body-diode conduction quadrant
Cells A, B, C, D are the behaviour-vs-overdrive axis . E, F are the circuit-consequence axis . G, H, I are the traps . J, K are the edge quadrants most notes forget. We cover all eleven.
Figure 1 below draws the overdrive axis (Cells A–D) so you can see where OFF, boundary and fully-ON live.
Intuition How to read Figure 1
The horizontal axis is V GS . The plum dashed line at V T H = 2.5 V is the boundary (Cell B). Everything to its left (burnt-orange band) is OFF (Cell A). Everything to its right (teal band) is ON; the teal arrow shows Cell D — pushing V GS further right keeps shrinking R D S ( o n ) . The picture makes the "below is OFF, boundary is useless, deep is a resistor" story literal.
V T H = 2.5 V . The gate driver can only reach V GS = 2.0 V . Is the switch ON or OFF, and what is R D S ( o n ) ?
Forecast: Guess before reading — is 2.0 enough?
Compute overdrive V GS − V T H = 2.0 − 2.5 = − 0.5 V .
Why this step? The overdrive's sign is the whole answer: negative means we never reached threshold.
Interpret. Negative overdrive ⇒ no inversion layer ⇒ cut-off . The channel does not exist.
Why this step? Plugging a negative overdrive into R D S ( o n ) = 1/ [ k ( V GS − V T H )] would give a negative resistance — a nonsense number, which is the formula screaming "I am out of my valid region." The triode formula only applies once the channel exists.
State the physical resistance: R D S ( o n ) → ∞ (an open switch). Switch is OPEN .
Verify: In a low-side circuit with R L , an open switch means no current, so V o u t ≈ V D D — the HIGH state, which is exactly what "switch open, load un-pulled-down" should give. Consistent.
V T H = 2.5 V , driven to exactly V GS = 2.5 V , with k = 3 A/V 2 . What does R D S ( o n ) evaluate to?
Forecast: What happens when you divide by an overdrive of zero?
Overdrive = 2.5 − 2.5 = 0 .
Why this step? This is the knife-edge case the matrix demands we not skip.
Substitute: R D S ( o n ) = 3 × 0 1 = 0 1 → undefined / infinite .
Why this step? The math is telling us that right at threshold the channel is just barely forming — infinitely faint, infinitely resistive. There is no useful conduction here.
Conclusion: exactly V GS = V T H is not a usable ON state . It is the boundary, belonging to neither a good OFF nor a good ON.
Verify: As overdrive shrinks toward 0 + , R D S ( o n ) = 1/ ( k ⋅ overdrive ) → ∞ . The limit agrees with the substitution. This is why the third parent-note mistake ("just barely exceed V T H ") is fatal — you sit next to a resistance blow-up.
k = 2 A/V 2 , V T H = 2 V , and we keep V D S small (deep triode). Tabulate R D S ( o n ) at V GS = 3 , 5 , 10 , 20 V . What does R D S ( o n ) approach as V GS → ∞ ?
Forecast: Does doubling the drive halve the resistance? Does it ever hit zero?
Overdrives: 1 , 3 , 8 , 18 V .
Why this step? R D S ( o n ) depends only on overdrive, never on V GS alone.
Apply R D S ( o n ) = 1/ ( k ⋅ overdrive ) = 1/ ( 2 ⋅ overdrive ) :
V GS = 3 : 1/ ( 2 ⋅ 1 ) = 0.5 Ω
V GS = 5 : 1/ ( 2 ⋅ 3 ) = 0.1667 Ω
V GS = 10 : 1/ ( 2 ⋅ 8 ) = 0.0625 Ω
V GS = 20 : 1/ ( 2 ⋅ 18 ) = 0.02778 Ω
Why this step? Each row is one point on the curve of Figure 2 — resistance falling as we squeeze harder. (Valid because we specified V D S small, keeping us in the ohmic zone.)
Limit: as overdrive → ∞ , R D S ( o n ) = 1/ ( k ⋅ ∞ ) → 0 + .
Why this step? Cell D asks for limiting behaviour. Ideal-model resistance decays to zero but never reaches it — a hyperbola 1/ x , never touching the axis. (Real devices flatten out due to fixed metal/contact resistance, but the model says "keep improving with diminishing returns.")
Verify: From V GS = 10 to 20 , overdrive went 8 → 18 (ratio 2.25 × ), so R D S ( o n ) should fall by 2.25 × : 0.0625/2.25 = 0.02778 Ω . ✓ matches the table.
Figure 2 plots this table: the smooth 1/ x -shaped curve with the four orange dots is your visual proof that harder gate drive buys ever-less resistance, and that the curve hugs — but never touches — zero.
Intuition How to read Figure 2
Teal curve = R D S ( o n ) vs V GS . The plum dashed line at V T H = 2 is where the curve rockets to infinity (Cell B blow-up). The orange dots are the four table entries. Follow the curve rightward (Cell D) and it flattens toward the ink baseline at R = 0 without ever reaching it.
Low-side switch: V D D = 5 V , load R L = 220 Ω . ON-resistance R D S ( o n ) = 0.08 Ω . Find V o u t when ON and when OFF, and confirm it inverts the logic.
Forecast: How close to 0 V does ON get? Exactly 0?
ON state — the drain node is the divider output:
V o u t = V D D R D S ( o n ) + R L R D S ( o n ) = 5 ⋅ 0.08 + 220 0.08
Why this step? The closed switch R D S ( o n ) and the load R L form a series voltage divider from V D D to ground; the output is read at their junction. (Here V D S = V o u t ≈ 1.8 mV is tiny, so the ohmic-region R D S ( o n ) is legitimately valid.)
Evaluate: 5 × 0.08/220.08 = 5 × 3.635 × 1 0 − 4 = 1.818 × 1 0 − 3 V ≈ 1.82 mV ≈ LOW .
Why this step? Because R D S ( o n ) ≪ R L , almost all V D D drops across R L , leaving a whisker across the switch. Not exactly 0 — that whisker is the price of finite R D S ( o n ) .
OFF state: R D S ( o n ) → ∞ , so V o u t = V D D ⋅ ∞ + 220 ∞ → V D D = 5 V = HIGH .
Why this step? Open switch = no current = no drop across R L , so the drain sits at the top rail.
Verify: Input HIGH (gate driven, ON) → output LOW; input LOW (gate off) → output HIGH. That is exactly a logic inverter — consistent with Logic gates from MOSFETs (CMOS) . Numerically 1.82 mV vs 5 V : a clean 0 /1 separation. ✓
A MOSFET carries I D = 4 A with R D S ( o n ) = 0.05 Ω . Its thermal resistance to ambient is θ J A = 40 ∘ C/W and ambient is 25 ∘ C . Find the conduction loss and the junction temperature. Is it safe (limit 150 ∘ C )?
Forecast: Will 4 A through 50 m Ω cook it?
Power: P co n d = I D 2 R D S ( o n ) = 4 2 × 0.05 = 16 × 0.05 = 0.8 W .
Why this step? Joule heating — the fundamental heat source of a closed switch.
Temperature rise: Δ T = P ⋅ θ J A = 0.8 × 40 = 32 ∘ C .
Why this step? Thermal resistance (∘ C per watt) times watts gives the rise, exactly like a voltage divider but for heat.
Junction temp: T J = 25 + 32 = 57 ∘ C .
Why this step? Add the rise to ambient. 57 < 150 ⇒ safe , no heatsink needed.
Verify: Units: A 2 ⋅ Ω = A 2 ⋅ ( V/A ) = A ⋅ V = W ✓. If R D S ( o n ) were 10 × larger (0.5 Ω ), P = 8 W , Δ T = 320 ∘ C , T J = 345 ∘ C — destroyed. This is exactly why datasheets fixate on R D S ( o n ) . ✓
You switch a 12 V LED strip drawing 2.5 A with a low-side N-MOSFET. Your gate driver gives V GS = 10 V ; the device has k = 1.5 A/V 2 , V T H = 1.8 V . Find R D S ( o n ) , the voltage lost across the MOSFET, and the conduction loss.
Forecast: How many millivolts does the switch steal from the LEDs?
Overdrive = 10 − 1.8 = 8.2 V (deep triode — a good switch).
Why this step? Confirms we are in the fully-ON regime the formula assumes.
R D S ( o n ) = 1/ ( k ⋅ overdrive ) = 1/ ( 1.5 × 8.2 ) = 1/12.3 = 0.08130 Ω .
Why this step? Turns the drive level into an actual resistance.
Voltage across MOSFET: V D S = I D R D S ( o n ) = 2.5 × 0.08130 = 0.2033 V .
Why this step? This is how much of the 12 V the strip doesn't get. Only ∼ 0.2 V — negligible for LEDs. Note V D S = 0.2 V ≪ 8.2 V overdrive, so the ohmic-region formula is valid here.
Power: P co n d = I D 2 R D S ( o n ) = 2. 5 2 × 0.08130 = 6.25 × 0.08130 = 0.5081 W .
Why this step? Design deliverable: half a watt is easy to dissipate in a small TO-220.
Verify: Cross-check P two ways — I D 2 R = 0.5081 W and V D S ⋅ I D = 0.2033 × 2.5 = 0.5081 W . Both routes agree. ✓
An N-channel MOSFET is placed on the high side : drain to V D D = 12 V , source to the load (load's other end to ground), V T H = 2 V . A beginner ties the gate to V D D = 12 V expecting "fully on." When the switch tries to conduct, the source rises to 11 V . What is the actual V GS , and is it ON?
Forecast: Gate is at the highest rail — surely that's max ON?
Definition first: V GS = V G − V S , not V G alone.
Why this step? This is the entire trap — people read V G = 12 and stop.
Substitute the risen source: V GS = 12 − 11 = 1 V .
Why this step? As the N-channel conducts, current flows into the load and the source floats up toward V D D ; the gate can't stay ahead of it.
Compare to threshold: 1 V < 2 V = V T H ⇒ overdrive = − 1 V ⇒ it turns itself OFF. A self-defeating loop: try to turn on → source rises → V GS collapses → off.
Why this step? Shows the failure is a moving-reference problem, echoing the parent note's fourth mistake.
The fix: to keep overdrive positive you need V G > V D D + V T H = 12 + 2 = 14 V — a bootstrap/charge pump , or use a P-channel device. See Low-side vs High-side switching .
Verify: For a proper 3 V overdrive with source at ∼ 12 V , you'd need V G = 12 + 2 + 3 = 17 V , indeed above V D D . The low-side topology of Examples 4–6 avoids all this because the source is pinned to ground , so V GS = V G . ✓
A P-channel MOSFET has V T H = − 2 V (thresholds are negative for P-channel). Its source sits at V D D = 5 V ; you drive the gate to V G = 0.5 V . Is it ON? Then find R D S ( o n ) given k p = 1 A/V 2 (using ∣ V GS − V T H ∣ ).
Forecast: For a P-channel, does lower gate voltage turn it ON?
V GS = V G − V S = 0.5 − 5 = − 4.5 V .
Why this step? P-channel sources sit at the top , so V GS is naturally negative — the opposite sign world from N-channel.
Turn-on test: a P-channel is ON when V GS < V T H (more negative than threshold). Here − 4.5 < − 2 ⇒ ON.
Why this step? The inequality flips because everything about P-channel is mirror-imaged; see Enhancement vs Depletion MOSFET .
Overdrive magnitude: ∣ V GS − V T H ∣ = ∣ − 4.5 − ( − 2 ) ∣ = ∣ − 2.5∣ = 2.5 V .
Why this step? The resistance formula uses the magnitude of overdrive, so signs cancel cleanly.
R D S ( o n ) = 1/ ( k p ⋅ 2.5 ) = 1/ ( 1 × 2.5 ) = 0.4 Ω .
Verify: Sanity: pulling the gate toward ground (below V D D ) makes V GS more negative and turns a P-channel ON — the exact mirror of an N-channel needing gate above source. That mirror pairing is what makes a CMOS inverter work: N pulls low, P pulls high. ✓
N-MOSFET, V GS = 5 V , V T H = 2 V (overdrive = 3 V ), k = 2 A/V 2 . The circuit forces V D S = 4 V across it. May we use R D S ( o n ) = 1/ [ k ( V GS − V T H )] ? What is the drain current really?
Forecast: Is 4 V "small" compared to a 3 V overdrive?
Check the domain first: the ohmic formula needs V D S ≪ V GS − V T H = 3 V . Here V D S = 4 V > 3 V . The condition is violated.
Why this step? This is the whole point of Cell J: blindly applying R D S ( o n ) here is the classic error the domain warning guards against.
Identify the region: a MOSFET is in saturation when V D S ≥ V GS − V T H . Since 4 ≥ 3 , we are in saturation , not the resistor-like triode — so there is no fixed R D S ( o n ) to speak of.
Why this step? In saturation the device behaves like a constant-current source , not a resistor; see Triode vs Saturation regions .
Use the saturation current instead: I D = 2 k ( V GS − V T H ) 2 = 2 2 ( 3 ) 2 = 9 A , essentially independent of V D S .
Why this step? This is the correct model in this region; the current is set by overdrive, not by V D S / R .
Verify: If we had wrongly used the ohmic formula, R D S ( o n ) = 1/ ( 2 ⋅ 3 ) = 0.1667 Ω would predict I D = V D S / R = 4/0.1667 = 24 A — nearly 3 × the true 9 A . The huge disagreement confirms the ohmic formula must not be used once V D S ≥ overdrive. For a good switch you keep V D S tiny precisely to stay in triode and avoid this. ✓
An N-MOSFET switch is OFF (V GS = 0 ), but the load is inductive (a motor coil) and tries to push 2 A backward through the device, forcing the source 0.7 V above the drain (so V D S = − 0.7 V ). What conducts, and how much power does it burn?
Forecast: If the channel is OFF, can any current flow at all?
Recall the hidden diode: every N-MOSFET has an intrinsic body diode from source (anode) to drain (cathode), formed by the body-drain PN junction.
Why this step? This diode is the reason "OFF" is not a perfect open circuit for reverse current — a quadrant most notes ignore.
Check its orientation: current pushed from source→drain is forward for this diode. With V D S = − 0.7 V (source higher), the diode is forward-biased and conducts, even though the channel is off.
Why this step? Sign of V D S decides whether the body diode turns on; a negative V D S of about one diode drop (≈ 0.7 V ) means it is conducting.
Power in the diode: P = V f ⋅ I = 0.7 × 2 = 1.4 W dissipated in the body diode.
Why this step? Unlike R D S ( o n ) (which scales as I 2 R ), the diode drop is roughly fixed at ∼ 0.7 V , so loss scales as V f ⋅ I — often worse at high current. This is why synchronous rectifiers turn the channel on to shunt the body diode.
Verify: Two regimes for a MOSFET carrying reverse current: (a) channel OFF → body diode, loss = 0.7 × 2 = 1.4 W ; (b) channel ON with R D S ( o n ) = 0.05 Ω → loss = I 2 R = 2 2 × 0.05 = 0.2 W . Turning the channel on cuts loss 7 × — the exact motivation for synchronous switching . Both numbers positive, units in watts. ✓
Recall Cover the answers — one per matrix cell
Cell A (V GS < V T H ): what is R D S ( o n ) ? ::: infinite (open switch, cut-off)
Cell B (V GS = V T H ): why is this unusable? ::: overdrive = 0 , so R D S ( o n ) = 1/0 = ∞
Cell D (limit V GS → ∞ ): what does R D S ( o n ) approach? ::: 0 + , but never exactly zero
Cell E (OFF, low-side): what is V o u t ? ::: ≈ V D D (HIGH)
Cell F: formula for conduction loss? ::: P = I D 2 R D S ( o n )
Cell H: why does gate-at-V D D fail high-side? ::: source floats to ≈ V D D , so V GS → 0 < V T H
Cell I: a P-channel is ON when? ::: V GS < V T H (both negative), gate pulled below source
Cell J: when is the ohmic R D S ( o n ) formula invalid? ::: when V D S ≥ V GS − V T H (device in saturation)
Cell K: what conducts when the OFF MOSFET sees reverse current? ::: the intrinsic body diode (≈ 0.7 V drop)
Mnemonic The whole matrix in one line
"Below is OFF, boundary is useless, deep is a resistor, harder is smaller — but never zero; too much V D S saturates, and backwards the body diode leaks."