If your project involves precision ADCs, audio DACs, or RF front-ends where switching noise will ruin your noise floor, a linear DC power supply is your only viable topology. For a standard 12V to 5V/1A load, expect 40-60% efficiency and 7W of heat dissipation, requiring a minimum 10°C/W heatsink. Choose a switching supply for anything over 3A unless ultra-low noise is the primary constraint.

The Decision Path: Linear vs. Switching for Your Load

The choice between a linear and switching topology is rarely about which is 'better' in a vacuum; it is about matching the physics of the regulator to your load's sensitivity. Linear regulators burn excess voltage as heat to achieve a perfectly smooth output, while switching regulators chop the input voltage at high frequencies (typically 100kHz to 2MHz) to maintain high efficiency at the cost of output ripple and EMI.

Condition If True... Topology Choice
Load current is > 3A Heat dissipation becomes unmanageable without massive forced-air cooling. Switching (Buck Converter)
Output ripple must be < 5mV RMS Switching harmonics will beat with ADC sampling clocks or create audible whine in audio paths. Linear (LDO or Standard)
Vin to Vout differential is < 1.5V Standard linear regulators will drop out; switching requires complex low-duty-cycle management. Linear (Specifically an LDO)
Battery-powered / Portable Thermal waste directly destroys runtime and battery cycle life. Switching
Concrete Default Picks: Stop debating datasheets and use these benchmarks. For <200mA ultra-low noise applications (RF synthesizers, 24-bit ADCs), use the Analog Devices LT3045 (0.8µV RMS noise). For 1A to 5A general-purpose bench power or motor-driver logic rails, use the LM338 (adjustable, robust, cheap).

Topology Showdown: Efficiency, Heat, Noise, and Cost

To understand why we still build linear supplies in 2026 despite the dominance of GaN and SiC switchers, look at the noise floor. A well-designed linear regulator essentially acts as a highly dynamic, variable resistor that absorbs input variations, yielding a near-perfect DC output.

Metric Linear DC Power Supply Switching DC Power Supply
Efficiency 30% - 60% (Depends on Vin-Vout dropout) 85% - 95%
Heat Generation High. P_diss = (Vin - Vout) × I_load Low. Mostly switching and conduction losses.
Output Noise/Ripple < 3mV RMS (Broadband thermal noise only) 30mV - 150mV RMS (Switching frequency spikes)
Transient Response Excellent (Microsecond recovery) Moderate (Requires careful LC compensation)
Component Cost Low ($0.50 - $3.00 for regulator + passives) Medium ($3.00 - $10.00+ for IC, shielded inductor)
EMI / RFI Zero generated EMI High (Requires shielding and input LC filters)

For a deeper look at the internal error-amplifier and pass-transistor mechanics that make this possible, All About Circuits provides an excellent primer on linear voltage regulator internals.

Design Example: 18V to 12V / 1.5A Linear Regulator

Let's build a robust 12V/1.5A linear supply for a sensitive sensor array, powered from an 18VDC unregulated wall adapter (derived from a 12VAC transformer, bridge rectifier, and filter capacitor).

Spec Sheet and Part Selection

  • Input Voltage (Vin): 18VDC nominal (can sag to 15V under load)
  • Output Voltage (Vout): 12.0VDC
  • Max Load Current: 1.5A
  • Regulator IC: LM338 (TO-220 package, 5A max, adjustable)

Dropout and Headroom Math

The LM338 requires a minimum dropout voltage (Vin - Vout) of roughly 2.5V to maintain regulation at 1.5A.
Headroom check: 18V (Vin) - 12V (Vout) = 6V differential.
Since 6V > 2.5V, we have plenty of headroom. Even if the 18V wall-wart sags to 15V under the 1.5A load, 15V - 12V = 3V, which still keeps us safely above the 2.5V dropout threshold.

Setting the Output Voltage

The LM338 uses a standard resistor divider network from the output to the adjust pin. The formula is:

Vout = 1.25V × (1 + R2/R1) + (Iadj × R2)

Ignoring the tiny Iadj (50µA) for a moment, we want Vout = 12V. Let's set R1 to the recommended 120Ω.

12 = 1.25 × (1 + R2/120)
9.6 = 1 + R2/120
8.6 = R2/120
R2 = 1032Ω

Part Values: Use a standard 1kΩ (1000Ω) fixed resistor for R2, in series with a 200Ω trimmer potentiometer. This allows you to dial in exactly 12.0V on the bench to account for resistor tolerances.

Capacitor Selection

  • Input Cap (Cin): 10µF Tantalum or 47µF Aluminum Electrolytic (close to the Vin pin to suppress high-frequency ringing from the input cable).
  • Output Cap (Cout): 10µF Tantalum + 100nF (0.1µF) Ceramic in parallel. The ceramic handles high-frequency transients, while the tantalum ensures loop stability.

Thermal Management and Derating Realities

This is where most hobbyist linear supplies fail. I once watched an LM7805 literally desolder itself from a perfboard because the builder ignored the 2W thermal limit of a bare TO-220 package. Let's do the math for our 18V-to-12V LM338 circuit.

Power Dissipation (Pd):
Pd = (Vin - Vout) × I_load
Pd = (18V - 12V) × 1.5A = 9.0 Watts

The LM338 in a TO-220 package has a maximum junction temperature (Tj_max) of 125°C. Assuming a worst-case ambient temperature (Ta) of 40°C inside an enclosed project box, our maximum allowable temperature rise (ΔT) is:

ΔT = 125°C - 40°C = 85°C

The maximum total thermal resistance from junction to ambient (Θ_JA) we can tolerate is:

Θ_JA = ΔT / Pd = 85°C / 9.0W = 9.4 °C/W

Critical Thermal Warning: A bare TO-220 package has a junction-to-ambient thermal resistance of roughly 50 °C/W. At 9W, the junction would hit 450°C and instantly trigger thermal shutdown (or melt the silicon). You must use a heatsink.

Sizing the Heatsink

The total thermal resistance is the sum of three parts: Junction-to-Case (Θ_JC), Case-to-Sink (Θ_CS), and Sink-to-Ambient (Θ_SA).

  • Θ_JC (LM338 TO-220): ~3.0 °C/W (from datasheet)
  • Θ_CS (Thermal paste + mica pad): ~0.5 °C/W
  • Θ_SA (Heatsink): ?

Θ_JA = Θ_JC + Θ_CS + Θ_SA
9.4 = 3.0 + 0.5 + Θ_SA
Θ_SA = 5.9 °C/W

The Pick: You need a heatsink rated for 5.9 °C/W or lower. A standard extruded aluminum TO-220 heatsink (like the Aavid Thermalloy 577202B00000G) rated at ~5.0 °C/W with natural convection is the exact part to buy. If your enclosure lacks ventilation, drop to a 3.0 °C/W finned heatsink to provide a safety margin for thermal derating.

Input Protection and Ripple Expectations

A linear regulator is only as clean as its input allows it to be, and it is highly vulnerable to reverse-voltage and overvoltage transients.

Ripple Rejection Math

Your 18VDC input isn't pure DC; it has 120Hz ripple from the bridge rectifier. Assuming a 2200µF main filter capacitor on the rectifier board, the peak-to-peak ripple voltage at 1.5A is:

V_ripple = I / (f × C) = 1.5A / (120Hz × 0.0022F) = 5.68V peak-to-peak

This equates to roughly 2.0V RMS of input ripple. The LM338 boasts a typical ripple rejection ratio of 65dB at 120Hz. A 65dB attenuation means the ripple is reduced by a factor of roughly 1,778.

Output Ripple = 2.0V / 1778 = 1.12mV RMS

This 1.12mV output is exceptionally clean and perfectly suitable for powering 16-bit ADCs and analog sensor bridges without introducing measurable noise into your signal chain.

Mandatory Protection Diodes

When using large output capacitors (like the 10µF tantalum or larger electrolytics on your load board), a short circuit on the input or output can cause those capacitors to discharge backward through the regulator's internal junctions, destroying the silicon.

  • D1 (Reverse Output Protection): Place a 1N4007 diode with the anode at the Output pin and cathode at the Input pin. This provides a safe discharge path if the input is shorted to ground.
  • D2 (Reverse Input Protection): Place a 1N5408 (3A) diode in series with the raw input supply, or across the input terminals (cathode to positive, anode to negative) combined with an upstream fuse to protect against accidental reverse-polarity wiring on the bench.

For comprehensive guidance on matching heatsinks to specific thermal resistance profiles, refer to Digikey's engineering guide on heatsink selection, which covers the nuances of natural convection vs. forced airflow derating curves.

By respecting the dropout math, sizing the heatsink for worst-case ambient temperatures, and filtering the input correctly, your linear DC power supply will deliver a decade of dead-silent, reliable voltage to your most sensitive analog circuits.