Hand Calculations logo Hand Calculations All help pages ▾

Buck Converter Duty Cycle⚠ unverified

Electrical / Power · Compute the duty cycle of an ideal buck converter

Parameters

InputSymbolUnitDefaultDescription
V_outVoutV1.0Output voltage
V_inVinV1.0Input voltage
OutputSymbolUnitDescription
resultDDuty cycle as a dimensionless ratio between 0 and 1. Returns 0.0 if ``V_in`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The key principle is inductor volt‑second balance: in steady state the average voltage across the inductor over one switching period is zero (otherwise its current would ramp away). In a buck converter:

Setting the average to zero,

$$(V_{in} - V_{out})\,D + (-V_{out})(1-D) = 0 \;\Rightarrow\; V_{in}D - V_{out} = 0 \;\Rightarrow\; V_{out} = D\,V_{in}.$$

Hence $D = V_{out}/V_{in}$. The result is independent of load current (in continuous conduction) — the converter regulates purely by timing.

History

The switch‑mode buck converter (and volt‑second balance analysis) became practical with fast power semiconductors from the 1960s–70s, displacing lossy linear regulators. It is now the workhorse point‑of‑load regulator in virtually every computer and phone.

Related Concepts: Boost Converter Duty Cycle, Buck Boost Duty Cycle, Switching Loss, Conduction Loss

Notes: Registry calculator buck-converter-duty-cycle (unverified). Ideal, continuous‑conduction model; real duty cycle is slightly higher to cover switch/diode drops and losses.

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