Contact Us
Blog / How to Place Inductors on a PCB: Orientation, Spacing and EMI Rules for DC-DC Converters

How to Place Inductors on a PCB: Orientation, Spacing and EMI Rules for DC-DC Converters

Posted: June, 2026 Last Updated: June, 2026 Writer: Lolly Zheng Share: NEXTPCB Official youtube NEXTPCB Official Facefook NEXTPCB Official Twitter NEXTPCB Official Instagram NEXTPCB Official Linkedin NEXTPCB Official Tiktok NEXTPCB Official Bksy

When designing a DC-DC converter PCB, the inductor is usually the largest, heaviest, and most electromagnetically noisy component on the board. Its physical location, orientation, and surrounding copper layout have a profound impact on the power supply's efficiency, thermal performance, and electromagnetic interference (EMI) footprint. Poor inductor placement on a PCB can lead to radiated emissions failing regulatory compliance, parasitic capacitance causing ringing, and noise coupling into sensitive analog circuits.

Whether you are designing a compact step-down (buck) converter for a consumer device or a high-power multi-phase VRM, understanding how magnetic fields interact with your board stackup is critical. This comprehensive guide will explore the exact rules for inductor orientation, spacing, routing beneath the component, and best practices for a flawless buck converter PCB layout.

  1. Table of Contents

Why Inductor Placement Matters in DC-DC Converter PCBs

In a typical switching regulator, the inductor is connected directly to the switching node (often labeled SW or PHASE). This node is the most critical area in a DC-DC converter PCB. The voltage at this node switches between the input voltage (VIN) and ground at very high frequencies (from hundreds of kilohertz to several megahertz), with extremely fast rise and fall times (high dV/dt).

Because the inductor stores and releases energy in the form of a magnetic field, it acts as an antenna. If not placed correctly, this magnetic field will couple with nearby copper traces, creating unwanted induced voltages (Noise) following Faraday's Law of Induction. Furthermore, the physical size of the inductor means its pads have significant parasitic capacitance to the ground plane, which can resonate with the inductor's parasitic inductance and cause severe ringing on the SW node.

Proper inductor placement PCB strategies aim to achieve three main goals:

  1. Minimize the SW node copper area: To reduce parasitic capacitance and electric field (E-field) radiation.
  2. Contain the magnetic field (H-field): By controlling the orientation and utilizing shielded inductors when necessary, preventing magnetic coupling to signal lines.
  3. Optimize current flow: Ensuring the high di/dt loops (hot loops) are as small as physically possible.

Inductor Orientation Rules for EMI Reduction

Unlike resistors or ceramic capacitors, the orientation of a power inductor matters significantly, even if it is a non-polarized component electrically. Inductor orientation dictates the direction of the magnetic flux lines escaping the core (especially in unshielded or semi-shielded drum cores) and the location of the highest AC voltage node.

1. The "Dot" Convention and the Start of the Winding

Many power inductors have a dot or a mark on the top of their package. This dot indicates the start of the internal wire winding. The start of the winding is typically located on the inner layer of the coil, closest to the core, while the end of the winding forms the outer layer.

The Rule: Always connect the dotted terminal (the start of the winding) to the noisy switching node (SW) of the IC, and the un-dotted terminal to the quieter output node (VOUT).

Because the start of the winding is buried inside the component, the outer layers of the winding (connected to the stable DC output voltage) act as a natural electrostatic shield (Faraday shield) against the high dV/dt noise generated at the inner SW node connection. This simple orientation trick can measurably reduce capacitive coupling and radiated EMI.

2. Aligning Multiple Inductors

If your design includes multiple DC-DC converters or a multi-phase converter, placing two inductors too close together can lead to magnetic cross-talk. The changing magnetic field of one inductor can induce a current in the adjacent inductor, causing jitter and instability in the control loops.

The Rule: If two inductors must be placed close to each other, orient them perpendicularly (at a 90-degree angle) rather than parallel.

When the coils are perpendicular, their magnetic flux lines intersect at right angles, theoretically reducing the mutual inductance to zero. If perpendicular placement is impossible due to space constraints, maximize the physical distance between them or specify closed magnetic circuit components (like molded metal composite inductors).

Table 1: Inductor Orientation and Placement Strategy Comparison

Placement Scenario Recommended Orientation EMI / Performance Impact
Connecting to SW Node "Dot" (Winding Start) to SW node, other end to VOUT Outer windings act as an E-field shield; reduces radiated noise.
Multiple Inductors in Proximity Oriented at 90 degrees (Perpendicular) to each other Minimizes magnetic coupling (mutual inductance) and cross-talk.
Near Board Edges Align the long axis parallel to the board edge (if unshielded) Keeps flux lines contained over the ground plane rather than spilling off-board.
Near Sensitive Analog Traces Keep maximum distance; orient flux path away from traces Prevents induced noise in feedback or sensor lines.

Spacing and Clearance Guidelines for Power Inductors

Creating adequate clearance around the inductor is vital for preventing noise injection into other parts of the circuit. The magnetic field drops off with the cube of the distance, so even a few millimeters of extra spacing can dramatically improve signal integrity.

  • Feedback (FB) Trace Clearance: The feedback trace is highly sensitive. It carries the divided-down output voltage back to the error amplifier. Keep the FB trace as far away from the inductor as possible. Never route the FB trace parallel to the inductor's magnetic field lines.
  • Clearance from Shielding Cans: If your PCB uses metal shielding cans for RF sections, ensure the inductor is not placed too close to the shield wall. The alternating magnetic field will induce eddy currents in the shield, causing localized heating and reducing the effective inductance of your component (dropping its Q factor).
  • Distance from High-Speed Signals: When designing a high-speed PCB, keep clock lines, PCIe, and USB differential pairs away from power inductors to avoid jitter induced by magnetic coupling.

PCB Routing Under and Around the Inductor

What happens on the PCB layers directly beneath the inductor is just as important as the placement on the top layer. A common mistake in buck converter PCB layout is ignoring the Z-axis.

No Routing Under the Inductor

Rule of thumb: Do not route any signal traces directly underneath a power inductor on the top layer or the immediate inner layers. The changing magnetic flux will penetrate the FR4 material and induce noise currents in any traces running beneath it. If you must route under an inductor due to severe space constraints, do it on the bottom layer of a multi-layer board, ensuring a solid ground plane exists between the inductor and the signal traces.

Ground Plane Management

Should you put copper directly under the inductor? Yes, but it should be a solid, unbroken ground plane. A solid GND plane acts as a magnetic shield. The AC magnetic field from the inductor induces eddy currents in the ground plane. These eddy currents, in turn, generate their own opposing magnetic field, which cancels out the inductor's field penetrating deeper into the board. This prevents noise from reaching traces on lower layers.

However, avoid placing large poured polygons of the SW node directly under the inductor body. The SW copper should only be large enough to connect the IC pin to the inductor pad. Making the SW copper area larger than necessary drastically increases parasitic capacitance to the ground plane below, leading to severe ringing and switching losses.

Buck Converter PCB Layout: Component Placement Sequence

A successful power supply layout relies on placing components in a specific order. The inductor cannot be placed in isolation; it is part of a high-frequency current loop. For a step-down (buck) converter, follow this placement sequence:

  1. Input Capacitors (CIN): Place the high-frequency ceramic input capacitors immediately adjacent to the VIN and PGND pins of the switching IC. This minimizes the "hot loop" (the loop containing high di/dt pulsating currents). This is the absolute highest priority in the layout.
  2. Switching IC: Place the controller/converter IC close to the input capacitors.
  3. The Power Inductor: Place the inductor close to the SW pin of the IC. Keep the copper trace between the SW pin and the inductor pad wide (for current handling) but as short as physically possible (to minimize capacitance and E-field radiation).
  4. Output Capacitors (COUT): Place the output capacitors right after the inductor. The loop formed by the inductor, COUT, and the ground return path is the secondary loop. While not as critical as the input loop in a buck converter, keeping this loop tight reduces output voltage ripple.

By following this sequence, the inductor placement PCB strategy naturally falls into place, ensuring the highest frequency currents are contained in the smallest possible areas.

Table 2: Inductor PCB Design Rules Summary

Design Parameter Golden Rule / Best Practice
SW Node Copper Area Keep it as small as possible while still handling the RMS current. Do not use massive copper pours for SW.
Inner Layer Routing Strictly Forbidden: Do not route sensitive analog or high-speed digital traces under the inductor.
Ground Plane Maintain a solid, continuous GND plane on the layer immediately beneath the inductor to cancel magnetic fields via eddy currents.
Component Spacing Keep the inductor away from feedback resistors, error amplifiers, and clock traces.
Component Selection Before finalizing layout, refer to a proper power inductor selection guide to ensure footprint matches the required DCR and saturation current.

Thermal Management for High-Power Inductor PCBs

Inductors generate heat due to two main factors: DCR (DC Resistance) losses in the copper windings (I2R loss) and AC core losses caused by the changing magnetic field. In high-power applications, the inductor can be one of the hottest components on the board.

While we want to keep the SW node copper small for EMI reasons, we need enough copper to act as a heatsink. The VOUT pad of the inductor is a DC voltage node (very little AC noise), making it the perfect candidate for thermal dissipation. You can pour a large copper polygon connected to the VOUT pad to draw heat away from the inductor body.

For high-current applications (e.g., motor drives, heavy industrial equipment), standard 1oz copper may not be sufficient to carry the current and dissipate the heat without excessive temperature rise. In such cases, designing with Thick Copper PCBs (2oz, 3oz, or more) is highly recommended. Thick copper significantly lowers the trace resistance, reducing heat generation right at the pads of the power inductor.

Frequently Asked Questions (FAQ)

Can I place an inductor on the bottom layer of the PCB?

Yes, placing an inductor on the bottom layer is common in double-sided PCBA designs to save space. However, ensure that the vias connecting the SW node from the top layer IC to the bottom layer inductor are large enough to handle the RMS current and do not add excessive parasitic inductance. A solid ground plane must exist between the top and bottom layers.

What happens if I connect the inductor backwards (ignoring the dot)?

Electrically, the circuit will still function, and the output voltage will likely regulate correctly. However, your EMI performance will degrade. The SW node noise will be coupled to the outer layers of the inductor winding, turning the component into a more efficient antenna, which could cause your product to fail EMC emissions testing.

How close can I place two inductors for different voltage rails?

It depends on whether they are shielded or unshielded. For unshielded drum cores, keep them at least one component-width apart, and orient them perpendicularly. For fully shielded metal composite inductors, they can be placed much closer (e.g., 1-2mm apart) because the magnetic field is contained within the core material.

Conclusion

Mastering inductor placement on a PCB requires a delicate balancing act. You must keep the high-frequency switching node small to minimize capacitive coupling, while ensuring the copper traces are robust enough to handle high currents and dissipate heat. By adhering to the rules of inductor orientation (utilizing the dot convention), maintaining a continuous ground plane beneath the component, and strictly controlling the routing of sensitive feedback traces, you can achieve a clean, efficient, and EMI-compliant buck converter PCB layout.

Remember that the passive components around your power IC dictate the overall success of your power delivery network. Once you have perfected your layout and finalized your Bill of Materials, ensuring precision manufacturing is the next critical step.

Ready to assemble your PCB with the right passive components? Get high-quality manufacturing and precision component placement with our advanced SMT lines. Get a quote from NextPCB

Author Name

About the Author

Lolly Zheng- Sales Account Manager at NextPCB.com

Four years of proven sales experience across electronic components and PCBA industries, with strong expertise in key account acquisition, customer relationship management, and contract negotiations. Focused on driving revenue growth through strategic client development and solution-based selling. Experienced in expanding high-value accounts, securing long-term partnerships, and consistently exceeding sales targets in competitive markets.