Calculate voltage regulation percentage, output impedance, and power loss. Measure mode analyzes supply quality; design mode computes LDO requirements. Includes regulation quality rating and load s...
Voltage regulation measures how well a power supply maintains its output voltage as the load changes. It is defined as the percentage change from no-load to full-load voltage: %Reg = (V_NL − V_FL) / V_FL × 100. A perfect supply has 0% regulation — its output is rock-steady regardless of load. Real supplies have some output impedance causing the voltage to sag under load.
Good regulation is critical for sensitive electronics: microcontrollers, ADCs, and RF circuits need stable rails to function correctly. A supply with poor regulation can cause logic errors, noise, and thermal issues. Linear regulators typically achieve 0.01-1% regulation, while unregulated transformers may exhibit 5-15% depending on design.
This calculator works in two modes: Measure mode determines regulation quality from test data (no-load and full-load voltages), while Design mode computes requirements for specifying a voltage regulator — maximum allowable output impedance, headroom, dissipation, and whether to use a linear (LDO) or switching regulator.
Evaluating power supply performance requires computing regulation percentage, output impedance, load regulation slope, and power dissipation — all from simple bench measurements. This calculator does the math and provides a quality rating so you can quickly compare supplies or verify that a design meets its specification. Keep these notes focused on your operational context.
Voltage Regulation: %Reg = (V_NL − V_FL) / V_FL × 100 Output Impedance: R_out = ΔV / ΔI = (V_NL − V_FL) / I_FL Load Regulation: mV/A = (V_NL − V_FL) / I_FL × 1000 Power Loss: P_loss = (V_NL − V_FL) × I_FL LDO Efficiency: η = V_out / V_in × 100 Max Allowed Ripple: ΔV_max = V_out × (%Reg / 100)
Result: Regulation = 4.17%
With V_NL = 12.5 V and V_FL = 12.0 V at 5 A: %Reg = (12.5 − 12.0) / 12.0 × 100 = 4.17%. Output impedance R_out = 0.5 / 5 = 0.1 Ω. Power loss = 0.5 × 5 = 2.5 W. This is rated "Fair" — acceptable for some applications but not ideal for sensitive electronics.
Linear regulators (like the LM7805 or LM317) work by acting as a variable resistor that drops excess voltage. They are simple, low noise, and have excellent regulation (millivolts of ripple). However, their efficiency is limited to Vout/Vin, and excess energy is dissipated as heat. For a 12V-to-5V conversion, efficiency is only 42%.
Switching regulators (buck, boost, buck-boost) use inductors and fast switching to convert voltage with 85-97% efficiency. They generate more output ripple and EMI but waste far less power. Modern point-of-load regulators combine switching with on-chip filtering to achieve both high efficiency and low noise.
Static regulation (DC accuracy) is only part of the picture. When a load suddenly changes — such as a CPU entering or exiting a high-performance mode — the supply must respond quickly. Transient response is measured by the voltage excursion and recovery time after a load step. Good transient response requires low output impedance at high frequencies, which depends on the control loop bandwidth and output capacitance.
Modern digital systems with multi-GHz clock speeds and sub-1V core voltages demand power delivery networks (PDN) with milliohm impedance across a frequency range from DC to hundreds of MHz. This requires careful design of voltage regulator modules (VRM), decoupling capacitors, and PCB power planes — all working together to keep the supply voltage within the tight tolerance band required by the processor.
Excellent: <1%. Good: 1-3%. Fair: 3-5%. Poor: 5-10%. Unacceptable: >10%. Modern IC regulators typically achieve 0.01-0.5%. Unregulated transformer supplies can be 5-15%.
Load regulation measures how the output changes with load current (at fixed input). Line regulation measures how the output changes with input voltage (at fixed load). Both are expressed as percentage or mV change and should be as small as possible.
Dropout voltage is the minimum difference between input and output voltages for the regulator to maintain regulation. For standard regulators (like LM7805) it is 2-3V. Low-dropout (LDO) regulators can work with as little as 0.1-0.5V headroom.
When the power dissipation in a linear regulator is excessive — generally above 2-5 W without good heatsinking. Also when the input-output voltage difference is large (e.g., 24V in, 3.3V out), since the LDO would waste 86% as heat.
Output capacitors improve transient regulation (response to sudden load changes) but do not affect DC regulation percentage. Larger capacitance means the voltage recovers faster after a load step. Some regulators require specific minimum/maximum capacitance for stability.
Negative regulation means the voltage rises under load — rare in supplies but can occur in circuits with capacitive loads or with certain regulator oscillation modes. It usually indicates a design problem.