element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Power & Energy
  • Technologies
  • More
Power & Energy
Blog GaN Point of Load converter 48V to 1V 50A - part 2: Current Doubler
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
EMI-Reduction-Techniques
Engagement
  • Author Author: Jan Cumps
  • Date Created: 14 May 2017 4:42 PM Date Created
  • Views 3142 views
  • Likes 10 likes
  • Comments 12 comments
  • gallium_nitride
  • smps
  • texas_instrutments
  • lmg5200
  • gan
Related
Recommended

GaN Point of Load converter 48V to 1V 50A - part 2: Current Doubler

Jan Cumps
Jan Cumps
14 May 2017

I'm reviewing a Gallium Nitrate step-down converter for Point of Load (PoL) high power conversion.

image

This design is intended to deliver low voltage (0.5 - 1.5V) at a power hungry point of load. It can source 50A. With a switching frequency of 600 kHz, the footprint can stay small.

 

Part 1 gives a high-level overview of the design. The converter is interesting for more reasons than just being GaN. There are a few advanced switch-mode conversion patterns used in the evaluation kit.

One of the specifics of this design is the Current Doubler at the secondary stage.

 

image

In this design, the output current is divided over two inductors that each take half the current. Rectifying is done by two transistors (in our design: 2 times 2 GaN FETs) that are driven by the same PWM signal that drives the primary side half-bridge.

A few advantages of this design:

  • simpler transformer: no need for a center tapped design.
  • current shared over 2 inductors, so they can be smaller and heat isn't concentrated on a single spot.
  • significant part of the output current is canceled because current in the two sides of the output is (almost) inversed and a significant chunk cancels itself out -> smaller output capacitor needed.

There are more advantages and trade-offs with this design. It requires current control instead of voltage contrlol. You have to use phase-shift controlled PWM; Duty-cycle controlled PWM won't do.

There's a document available on the ti site that explains the design in depth.

image

image: phase-shifted HI and LO control signals.

 

Here's the effect of the ripple canceling with a current doubler:

The two secondary sides are in essence two switching converters that run interleaved. Not exactly 180°. The controller uses phase shifted PWM to drive the two sides and the current that runs trough both inductors is a saw-tooth, not a 180° mirrored triangular signal.

So even though the cancellation isn't perfect, a significant amount of the ripple disappears because of the signals being fairly close to inverse. That allows us to reduce the output filter capacitors.

 

imageimage

 

A second win is that the resulting ripple current has double frequency. So that allows us to reduce the capacity once more.

In TI's evaluation kit, the two output transistors are each a pair of EPC2023 GaN transistors. They are driven by the same signal that drives the LMG5200 GaN Half-bridge on the primary:

A somewhat simpler design is documented with a wealth of oscilloscope captures of the operation, control signals and the current doubling and canceling.

 

 

Blog Posts
part 1: Design Overview
part 2: Current Doubler
part 3: Dynamic Test Load
Related Blog
Checking Out GaN Half-Bridge Power Stage: Texas Instruments LMG5200 - Part 1: Preview
  • Sign in to reply

Top Comments

  • DAB
    DAB over 8 years ago +3
    When you began this series, I was just so-so on interest, but as you have revealed the capabilities, you now have my mind abuzz with potential uses for the circuit. I really appreciate your efforts in…
  • rachaelp
    rachaelp over 8 years ago +3
    An excellent blog again, thank you, and for me this is really interesting, and I need to go back through all your earlier blogs on this again but much like DAB I too have quite a few ideas in my head for…
  • DAB
    DAB over 8 years ago in reply to Jan Cumps +3
    Great update. I am curious are the power resistors wire wound? I noticed the ringing and it looked like you were getting some oscillation decay. DAB
Parents
  • DAB
    DAB over 8 years ago

    When you began this series, I was just so-so on interest, but as you have revealed the capabilities, you now have my mind abuzz with potential uses for the circuit.

     

    I really appreciate your efforts in educating me to this potentially valuable resource.

     

    Hopefully I can resolve my ideas into an implementable project.

     

    DAB

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • DAB
    DAB over 8 years ago

    When you began this series, I was just so-so on interest, but as you have revealed the capabilities, you now have my mind abuzz with potential uses for the circuit.

     

    I really appreciate your efforts in educating me to this potentially valuable resource.

     

    Hopefully I can resolve my ideas into an implementable project.

     

    DAB

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube