Author Topic: Buck converter fails instantly when connected. Odd input ringing?  (Read 448 times)

0 Members and 1 Guest are viewing this topic.

Offline tinfeverTopic starter

  • Regular Contributor
  • *
  • Posts: 162
  • Country: us
  • I like to make life harder for myself
I'm helping someone debug a basic buck converter that explodes when plugged into a battery pack, and I'm wondering if anyone has seen the ringing/clipping shown in the attached picture before.

The buck converter board takes power from a 16 cell li-po battery pack at ~65V, has an output of 30V at 2A, and uses an TI LMR38025 converter IC. The board works fine when powered from a bench PSU at 60v, but the converter IC explodes and decaps itself instantly when the connector for the Li-po pack is plugged in. This has been reliably reproduced.

I suspect that the inductance of the battery pack wires and the buck input MLCCs (no bulk caps) are ringing up to double the supply voltage, around 130V, which exceeds the rating of the converter IC, so the electricity probably arcs over within the IC and causes the IC to fail.

I attempted to measure the ringing on the scope and found a really odd waveform (see attached). Instead of ringing, the voltage of the input caps goes up to about 110V and is clipped there for 400us, before falling down to slightly below the battery voltage, staying flat there briefly, then ringing and stabilizing to the battery voltage. My best guess for this is that the failed buck IC is clamping the voltage to 110V somehow. Although, when I tried applying 120V DC on the input of the buck, no current was drawn.

To fix this issue right now we are use an NTC inrush limiting thermistor, however this is bad for efficiency since it will burn 0.2 to 0.5W under normal usage. In simulation, a 75V TVS diode is unable to clamp the voltage to a safe level since the current is so high. I'm thinking either a P-FET soft start circuit before the caps or a hot-swap IC might be the only good solutions.

Does anyone know why might cause this weird waveform? Any other theories on what could cause this sort of instant failure? Any other suggested solutions?

Thanks!
« Last Edit: August 14, 2024, 09:37:54 pm by tinfever »
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 22122
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #1 on: August 14, 2024, 10:09:09 pm »
Standard points apply:
- What is schematic?
- Beware of low ESR / lack of damping: https://electronics.stackexchange.com/questions/713381/correct-placement-of-series-ferrite-beads-to-avoid-dc-disconnect-during-power-cy/713473#713473

Without the input circuit, the square wave shape is strange, but neither here nor there.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline moffy

  • Super Contributor
  • ***
  • Posts: 1971
  • Country: au
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #2 on: August 14, 2024, 11:03:11 pm »
A li-po battery pack can deliver a higher current pulse than your usual PSU, which can then charge any inductance in the leads. If putting an NTC in series solved the issue then you have pretty much proven that. Reduce the inductance, twist the leads together coming from the battery pack, and place an RC snubber across the input to try and absorb the ringing and maybe a TVS as well. The ESR in electrolytics can have a similar effect.
 

Offline PCB.Wiz

  • Super Contributor
  • ***
  • Posts: 1734
  • Country: au
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #3 on: Yesterday at 05:17:57 am »
....In simulation, a 75V TVS diode is unable to clamp the voltage to a safe level since the current is so high. I'm thinking either a P-FET soft start circuit before the caps or a hot-swap IC might be the only good solutions.

Does anyone know why might cause this weird waveform? Any other theories on what could cause this sort of instant failure? Any other suggested solutions?
There is not much margin from 60V battery to 80V device, so a TVS will struggle.
For testing, you could use a pre-charged large cap and a clamp diode, so at least you do not decap many ICs !

A hot swap or P-FET sounds a good pathway.
P-FET would need gate help, to give faster gate removal so contact bounce or noise still gives a proper soft start.
You might want to include proper current limit inrush too.

Or hot swap controllers like Richtek RT1720GF can work with an external NFET, and manages current and voltage limiting too.

 

Online ArdWar

  • Frequent Contributor
  • **
  • Posts: 542
  • Country: sc
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #4 on: Yesterday at 07:07:19 am »
Is that waveform actually from input node? That waveform is almost exactly how buck converter switch node looks like during pulse skipping. Except the voltage scaling of course.
 

Offline magic

  • Super Contributor
  • ***
  • Posts: 6992
  • Country: pl
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #5 on: Yesterday at 08:22:17 am »
The buck converter board takes power from a 16 cell li-po battery pack at ~65V, has an output of 30V at 2A, and uses an TI LMR38025 converter IC. The board works fine when powered from a bench PSU at 60v, but the converter IC explodes and decaps itself instantly when the connector for the Li-po pack is plugged in. This has been reliably reproduced.

I attempted to measure the ringing on the scope and found a really odd waveform (see attached). Instead of ringing, the voltage of the input caps goes up to about 110V and is clipped there for 400us, before falling down to slightly below the battery voltage, staying flat there briefly, then ringing and stabilizing to the battery voltage. My best guess for this is that the failed buck IC is clamping the voltage to 110V somehow. Although, when I tried applying 120V DC on the input of the buck, no current was drawn.

Does anyone know why might cause this weird waveform? Any other theories on what could cause this sort of instant failure? Any other suggested solutions?
I would guess that it's a combination of high V and high dV/dt which triggers some sort of latchup in the IC, then it briefly pulls battery voltage low while vaporizing itself, then it's done vaporizing and everything is back to normal, except the chip is gone ;D

You know what to do.
 

Offline tinfeverTopic starter

  • Regular Contributor
  • *
  • Posts: 162
  • Country: us
  • I like to make life harder for myself
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #6 on: Yesterday at 08:15:51 pm »
Thank you for all the great input!

Standard points apply:
- What is schematic?
- Beware of low ESR / lack of damping: https://electronics.stackexchange.com/questions/713381/correct-placement-of-series-ferrite-beads-to-avoid-dc-disconnect-during-power-cy/713473#713473

Without the input circuit, the square wave shape is strange, but neither here nor there.

Tim

That link was very informative. I didn't realize that the non-linear aspects of MLCCs could actually make the peak voltage even higher.

Sorry I didn't include the schematic. It isn't my design and I haven't requested permission to publish it from the designer. Although, it is just a basic TI webench implementation of the converter with an input and output connector. There are two 2.2uF 100V 1210 and one 0.1uF 100V 0603 caps on the input.

I would guess that it's a combination of high V and high dV/dt which triggers some sort of latchup in the IC, then it briefly pulls battery voltage low while vaporizing itself, then it's done vaporizing and everything is back to normal, except the chip is gone ;D

You know what to do.

Interestingly, that waveform capture I posted was when I connected the li-po back to a board with a previously blown IC. That waveform is repeatable on reconnecting the same board, albeit sometimes the waveform is different.

Is that waveform actually from input node? That waveform is almost exactly how buck converter switch node looks like during pulse skipping. Except the voltage scaling of course.

Yes, that's the input node. I thought it was odd too. If I have time, I should try removing the blown IC to see if I still get that waveform. That would rule out a measurement error, even though I don't know how that could be.
 

Offline Someone

  • Super Contributor
  • ***
  • Posts: 4711
  • Country: au
    • send complaints here
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #7 on: Yesterday at 09:53:41 pm »
There are two 2.2uF 100V 1210 and one 0.1uF 100V 0603 caps on the input.
:scared: Even if the batteries were soldered onto the same PCB as the converter I doubt I'd include such little bypassing on the input. The evaluation board should be the reference if you aren't calculating all the messy details.
 

Offline PCB.Wiz

  • Super Contributor
  • ***
  • Posts: 1734
  • Country: au
Re: Buck converter fails instantly when connected. Odd input ringing?
« Reply #8 on: Yesterday at 11:22:56 pm »
Yes, that's the input node. I thought it was odd too. If I have time, I should try removing the blown IC to see if I still get that waveform. That would rule out a measurement error, even though I don't know how that could be.
It's certainly unexpectedly square - usually they are damped ringing, and the ringing is related to the rise time.

You could try adding a resistive load of roughly the expected current, after you remove the IC.

Spice suggests even a constant current feed can drop the overshoot significantly.
A PNP power device + simple base resistor can do that to HFE precisions, but the 60V & low amps region does bump you into larger die PNP parts, > 100V.
 

Online ArdWar

  • Frequent Contributor
  • **
  • Posts: 542
  • Country: sc
Yes, that's the input node. I thought it was odd too. If I have time, I should try removing the blown IC to see if I still get that waveform. That would rule out a measurement error, even though I don't know how that could be.

Calling it odd is quite the understatement tbh. Supply rail shouldn't move that much, and if it moves it shouldn't be that square.

How your design even allow that to happen anyway? It implies your supply rail is high enough impedance that it allows switching node load to pull it down, or worse, fed back somehow. Even then your input capacitance still shouldn't allow that high of a dV/dt.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf