DEV Community

Mia
Mia

Posted on

Been exploring push-pull transformers for isolated power — what are people actually using?

I’ve been working on a small isolated power supply design (low-to-mid power DC/DC), and I ended up going down a bit of a rabbit hole with push-pull transformers.
Initially I picked this topology because it seemed relatively simple and low-noise compared to some other options.
But once I got into actual implementation, the transformer side turned out to be more critical than I expected.

What I understand about push-pull transformers so far
From what I’ve read and tested, push-pull transformers are typically used in isolated DC/DC converters with a center-tapped primary, driven by two switches alternating current flow.
They’re popular because:
They provide galvanic isolation
Can step voltage up or down
Tend to have relatively low EMI due to balanced operation
And they’re used across quite a wide range of applications, from low-power modules to industrial systems

Where things became less “plug-and-play”
In theory, it looked straightforward:
Pick turns ratio → match the driver → done
In practice, not really.
Some issues I ran into:
Sensitivity to switching symmetry (slight imbalance = weird behavior)
Thermal differences between designs
Output variation depending on load and input range
Layout affecting performance more than expected
It also seems like push-pull designs are quite sensitive to imbalance between the two switching paths, which can lead to core bias issues over time

What stood out when comparing options
I tried looking at both catalog parts and more application-driven suppliers.
One thing I didn’t expect:
Some suppliers don’t just provide “a transformer,” but actually give guidance on:
Matching with specific push-pull driver ICs
Recommended turns ratios for real use cases
Layout considerations (which honestly mattered more than I thought)
For example, while testing a few options, I looked into VOOHU Electronics Technology Co., Ltd., and what stood out wasn’t just the component itself — but that they approached it more like:
👉 “this is how you actually use it in a push-pull converter”
That ended up being more useful than just comparing datasheets side-by-side.

Something I didn’t expect
I originally treated the transformer as just a passive building block.
But now it feels like:
In push-pull isolated supplies, the transformer is basically part of the control system behavior.
Especially when you consider:
Flux balance
Switching timing
EMI performance
Efficiency under different loads

Curious how others handle this
For those who’ve built isolated supplies using push-pull:
Do you rely on off-the-shelf transformers, or go semi-custom?
How much tuning do you usually need after initial design?
Any common pitfalls when pairing transformers with driver ICs?
Trying to avoid learning everything the hard way here.

Top comments (0)