How to Design a Linear Power Supply: Step-by-Step Tutorial
Flip open almost any piece of electronic equipment built before the switching era — or even a good chunk of today’s audio gear, lab instruments, and precision analog systems — and you’ll find a linear power supply quietly doing the unglamorous work of turning wall voltage into something a circuit can actually use. It doesn’t switch, it doesn’t chop, and it doesn’t inject noise into your signal chain. It just sits there and delivers clean, stable power, which is exactly why it refuses to go out of style.
If you’ve ever wondered how raw AC from a wall outlet becomes the smooth, regulated DC that powers a circuit board, this tutorial walks through the entire process. We’ll go stage by stage — transformer, rectifier, filter, and regulator — so that by the end you’ll understand not just the theory, but how to actually size components and make design decisions with confidence.
Understanding the Basic Building Blocks of a Linear Power Supply

Every linear power supply, no matter how simple or advanced, is built around four core stages: a transformer, a rectifier, a filter, and a voltage regulator. The transformer steps the incoming AC voltage up or down to a level closer to what the final circuit needs. The rectifier then converts that AC waveform into pulsating DC. The filter smooths out those pulses into something closer to a flat DC line, and finally the regulator trims away any remaining ripple and holds the output steady even as load current or input voltage changes.
Thinking of the design in these four blocks makes the whole process far less intimidating. Instead of solving one big problem, you’re solving four small, well-understood ones in sequence. Each stage has its own set of trade-offs — efficiency, heat dissipation, output ripple, and cost — and getting comfortable with these trade-offs early will save you from redesigns later. A good habit is to sketch the full block diagram before picking a single component, so you know what specifications each stage needs to hand off to the next.
Selecting the Right Transformer for Your Design

The transformer is where your design starts, and getting it right sets the tone for everything downstream. You need to decide on the secondary voltage based on your target DC output, keeping in mind that rectification and regulation will both eat into that voltage. A common rule of thumb is to choose a secondary voltage that’s roughly 1.3 to 1.5 times your desired DC output, which leaves enough headroom for diode drops and regulator dropout voltage without wasting excessive power as heat.
Current rating matters just as much as voltage. Undersizing the transformer leads to sagging output under load and premature failure, while oversizing adds unnecessary cost, weight, and no-load power loss. It’s also worth considering whether you need a center-tapped secondary, which simplifies full-wave rectification, or a single secondary paired with a bridge rectifier, which is often more practical for compact designs. Toroidal transformers are worth a look too — they tend to run quieter and cooler than traditional laminated-core types, though they usually cost a bit more.
Rectification and Filtering: Converting AC to Smooth DC

Once you have your AC voltage at the right level, it needs to be converted into DC. A full-wave bridge rectifier, built from four diodes, is the most common choice because it uses both halves of the AC cycle and produces a more continuous output than a half-wave design. When picking diodes, pay attention to peak inverse voltage rating and forward current capacity, and always leave margin above your expected worst-case values.
Rectification alone gives you a pulsing waveform, not clean DC, so a filter capacitor is placed right after the rectifier to smooth things out. The size of this capacitor directly affects ripple voltage — larger capacitance means less ripple, but it also means higher peak inrush current when the supply first powers on. A practical approach is to calculate the minimum capacitance needed for your acceptable ripple level at full load, then round up slightly for margin. Don’t forget to check the capacitor’s voltage rating against the peak rectified voltage, not just the average DC value, since exceeding that rating is one of the most common beginner mistakes.
Voltage Regulation Techniques for Stable Output

With filtered but still slightly rippled DC in hand, the next job is regulation. Linear regulators, such as the classic three-terminal fixed or adjustable types, work by dropping excess voltage across an internal pass transistor to hold the output constant. They’re simple to wire, require few external parts, and produce very low output noise, which is exactly why they remain popular in audio and instrumentation circuits where switching noise would be a problem.
The trade-off is efficiency. Because a linear regulator dissipates the difference between input and output voltage as heat, the larger that voltage gap, the more power gets wasted rather than delivered to the load. This is why transformer selection earlier in the process matters so much — keeping the regulator’s input voltage just high enough above the target output minimizes wasted power and heat. For higher current designs, it’s worth comparing a basic three-terminal regulator against a low-dropout variant, since LDOs can operate with a much smaller voltage difference and improve overall efficiency.
Thermal Management and Practical Design Tips

Heat is the constant companion of any linear supply, and managing it properly is what separates a reliable design from one that fails after a few months of use. Start by calculating the actual power the regulator will dissipate under worst-case conditions — maximum input voltage and maximum load current — and use that figure to choose an appropriate heatsink. Manufacturer datasheets typically include thermal resistance values that let you estimate junction temperature directly, so there’s no need to guess.
Beyond heatsinking, a few practical habits go a long way. Add reverse-polarity protection and a fuse on the primary side for basic safety. Place decoupling capacitors close to the regulator’s input and output pins to prevent oscillation, especially with older regulator designs that are sensitive to output capacitor characteristics. Route high-current traces with adequate width, and keep sensitive feedback or reference nodes away from noisy paths. None of these steps are complicated on their own, but together they’re what turns a working prototype into a supply you can trust in the field for years.
Bringing It All Together
Designing a linear power supply comes down to understanding how four stages hand off responsibility to one another: the transformer sets the voltage, the rectifier flips AC into pulsing DC, the filter smooths it out, and the regulator locks it in place. None of these stages is difficult in isolation, and once you’ve built one supply from scratch, the process becomes second nature for the next.
Linear supplies aren’t always the most efficient option on paper, but for applications where clean, quiet, and predictable power matters more than squeezing out every last percentage point of efficiency, they remain a genuinely solid choice. Whether you’re building a bench supply, powering a sensitive analog circuit, or just want to understand the fundamentals before moving on to switching designs, working through these five stages by hand is one of the best ways to build real, lasting intuition about how power electronics actually work.
1. What is a linear power supply?
A linear power supply converts AC to stable DC using a transformer, rectifier, filter capacitor, and voltage regulator for clean, low-noise output.
2. How do you design a linear power supply?
Choose the output voltage and current, select a transformer, bridge rectifier, filter capacitor, voltage regulator, and add proper heat sinking.
3. What components are required for a linear power supply?
A transformer, bridge rectifier, filter capacitor, voltage regulator IC, heat sink, fuse, and output capacitor are the main components.A transformer, bridge rectifier, filter capacitor, voltage regulator IC, heat sink, fuse, and output capacitor are the main components.
4. Why use a linear power supply instead of SMPS?
Linear power supplies provide cleaner, low-noise DC output, making them ideal for audio circuits, lab equipment, and sensitive electronics.
5. How does a bridge rectifier work?
A bridge rectifier converts AC voltage into pulsating DC using four diodes, allowing current to flow in the same direction through the load.