This article covers the three main power supply types and when to use each, key component selection (power IC, inductor, capacitors, MOSFET, diode), the five design considerations that determine real-world performance, component procurement strategy including counterfeit risk, and the custom design versus power module decision.
Three main supply architectures cover the majority of applications. Understanding when each is appropriate is the first step in power design.
Linear Regulator (LDO)
Low-noise · Simple · Low-power rails
- Very low output noise — ideal for analog and RF circuits
- Fast transient response
- Simple circuit — minimal external components
- Low efficiency — input-to-output voltage difference dissipated as heat
- Not practical for large voltage differentials or high current
Switching Regulator
Buck · Boost · Buck-Boost · Isolated (Flyback/Forward)
- High efficiency (typically 80–95%+)
- Maintains efficiency across wide input-output differential
- Handles high currents and large power levels
- Generates switching noise — requires EMC mitigation
- More complex design and layout than linear
- Layout quality directly impacts performance
AC Adapter / External Power Supply
Off-the-shelf · Certified · AC-to-DC conversion
- Pre-certified (UL, CE, PSE etc.) — eliminates safety certification burden for the power conversion stage
- No in-house AC/DC design required — reduces development risk and time
- Higher unit cost than integrated design at volume
- Size and connector constraints from standard adapter formats
Combining LDO and switching in a single design is common. A switching regulator handles the main bus (e.g. 12V → 3.3V at 2A), while a low-noise LDO provides a clean supply for the ADC reference or RF front-end downstream. The switching regulator handles efficiency; the LDO handles noise sensitivity. Neither topology is universally superior — the right choice depends on the specific rail requirements.
Power supply performance is determined by the combination of the IC and its passive companions. Each component requires attention to the parameters that actually matter in operation.
-
POWER IC
Evaluate: input voltage range, output voltage/current capability, efficiency curve at your operating point, switching frequency, protection features (OCP, OVP, OTP, short-circuit), and package/thermal requirements. Major suppliers: Texas Instruments, Analog Devices (incl. Maxim/Linear Technology), STMicroelectronics, Infineon, ROHM, Renesas, ON Semiconductor. Always identify at least one pre-qualified alternative before finalizing a design.
-
INDUCTOR
Key parameters: inductance value (set by switching frequency and allowable ripple current), saturation current rating (must exceed peak inductor current under worst-case conditions — this is the most commonly under-specified parameter), DC resistance (DCR — directly impacts efficiency), core material (affects losses at high switching frequency), and shielded vs. unshielded construction (shielded reduces radiated EMI).
-
CAPACITORS
Three roles require different types: Input filtering — bulk electrolytic + ceramic bypass for high-frequency noise; Output filtering — low-ESR ceramics or polymer for stability and ripple; Decoupling — ceramic capacitors close to IC supply pins. Key parameters: ESR, ESL, voltage rating (with derating), temperature coefficient (X7R or better for power applications).
-
MOSFET
For discrete switching stages: evaluate gate threshold voltage (ensure full enhancement at available gate drive voltage), Rds(on) (on-resistance — directly determines switching losses), Vds rating (apply 80% derating as minimum), drain current rating with sufficient thermal margin. Body diode reverse recovery time matters in synchronous rectification.
-
DIODE
Schottky diodes are standard for rectification in switching supplies — lower forward voltage than PN junction diodes reduces conduction loss. Verify average forward current, peak repetitive forward current, and reverse voltage rating. Reverse recovery time affects switching loss in non-synchronous designs.
Power supply performance in the real world is shaped by five interdependent factors. Address all five from the start of the design — retrofitting solutions is significantly more costly.
⚡ Efficiency
Efficiency determines thermal load, battery life, and form factor. Optimize by: selecting appropriate switching frequency (higher frequency enables smaller passives but increases switching losses), choosing low-DCR inductors, selecting low-Rds(on) MOSFETs, and minimizing PCB resistance in power traces. Always verify efficiency at the actual operating current — not only at peak load.
📡 EMC / EMI
Switching power supplies are the primary EMI source in most electronic products. Mitigation: input and output common-mode and differential-mode filters, shielded inductors, spread-spectrum frequency modulation (available in many modern power ICs), continuous ground plane, and snubber circuits on fast switching nodes. EMC design begins in schematic — layout cannot compensate for insufficient filtering.
🌡 Thermal
Power ICs are often the hottest component on the board. Plan the thermal path from the start: use the IC's exposed pad (if available) with adequate copper pour and thermal vias, consider an external heat sink for higher-power designs, and ensure airflow is factored into placement. Use an exposed copper pour ("copper flood") connected to the thermal pad to spread heat across the board area.
📐 Layout
The switching loop — the path from input capacitor through the switch, inductor, and output capacitor back to ground — must be as small as possible. This single decision has the largest impact on both EMI and efficiency. Place the IC, input caps, and output caps as close together as the package allows. Keep switching node traces short. Use a continuous, uninterrupted ground plane under the power section.
🛡 Protection
Specify protection coverage at design time: over-current (OCP), over-voltage (OVP), over-temperature (OTP), and short-circuit protection. Many integrated power ICs include these functions — verify which are included and which must be added externally. For systems connected to user-accessible ports, consider also input polarity protection and ESD/transient suppression at the power entry point.
Availability and lead time — build in flexibility
Power management ICs are subject to significant demand swings and periodic supply shortages. Designing around a single source without a qualified alternative is a production risk.
- Identify and evaluate at least one alternative part number (same or equivalent performance) before entering production
- Confirm distributor stock and lead time at your anticipated production volume during design, not after
- Consider strategic buffer stock for critical long-lead ICs when entering high-volume production
Counterfeit risk — purchase from authorized sources only
⚠ Power ICs are among the most frequently counterfeited components. Counterfeits often pass room-temperature functional tests but fail under thermal stress, load transients, or over time in the field. Always purchase from authorized distributors (TI, ADI, ST, Infineon, ROHM direct distribution channels). If using independent distributors, require date code traceability, Certificates of Conformance, and consider inspection per AS6081 or equivalent. Counterfeit power ICs are a documented cause of product field failures in automotive, industrial, and medical applications.
Certifications for regulated industries
- Automotive: AEC-Q100 qualified ICs — required for automotive-grade applications. Not all power ICs are available in AEC-Q100 versions; confirm availability early in the design process
- Medical: Components used in IEC 60601-compliant designs may require specific creepage/clearance ratings and documented traceability
- Industrial: Operating temperature range (–40 to +85°C industrial grade vs. 0 to +70°C commercial) must match the application environment — verify the specific grade of every power component
Not every power supply needs to be designed from components. Pre-built power modules offer a viable alternative for many applications. The decision depends on volume, schedule, performance requirements, and certification needs.
| Factor | Custom Design | Power Module |
| Unit Cost |
Lower at volume |
Higher unit cost |
| Development Time |
Significant NRE investment |
Near zero |
| Safety Certification |
Full certification required |
Often pre-certified (UL, CE) |
| Performance Optimization |
Fully customizable |
Fixed to module spec |
| Size / Form Factor |
Can be optimized |
Fixed module dimensions |
| Best Fit |
High volume, special requirements, or tight space constraints |
Low-to-medium volume, time-critical schedules, regulated industries |
The hybrid approach is common: use a pre-certified AC/DC module for the primary conversion stage (eliminating the safety certification burden for that stage), and a custom-designed DC/DC switching stage for the point-of-load rails where optimization matters. This captures the speed and certification advantages of modules while retaining design flexibility at the board level.
Summary
Power supply design and sourcing quality determines every product's thermal performance, battery life, EMC pass/fail outcome, and long-term reliability. Choose the right regulator topology for each rail, select passive components with appropriate margin on saturation current and voltage ratings, address efficiency/EMC/thermal from the start of layout, source power ICs exclusively from authorized distributors, qualify alternatives before production, and evaluate power modules as a genuine alternative when schedule or certification constraints apply.