0

According to the TI LLC document, I can use eq 32 to calculate the dead time to achieve the ZVS in the half-bridge LLC Converter.

enter image description here

below is my spec of half bridge of LLC converter.

enter image description here

enter image description here

the deadtime I calculated value is around 452ns. but when I use this value and run the simulation, I think the dead time is too much. the Vds2 is already zero. I am confused about why eq 32 can't match the simulation.

enter image description here

Simulation result:

enter image description here enter image description here

Power JJ
  • 357
  • 1
  • 8

1 Answers1

1

I have run the calculation in my seminar on the LLC converter and the results are shown below for a 245-kHz switching frequency and two fixed 120-pF parasitic capacitors:

enter image description here

So, approximately, the zero-voltage switching or ZVS condition would be met in 34 ns or so when the half-bridge transitions. Let's check with the ready-made template you can download here:

enter image description here

The transition is realized in 31 ns which is well in par with the calculation. A deadtime of 40-50 ns would then do the job nicely.

In your simulation, check that you are well in steady-state condition and have a look at the peak magnetizing current which should be routed in these capacitors for proper operation.

Verbal Kint
  • 20,420
  • 1
  • 16
  • 50
  • Hi I have checked the waveform is stable. I update the waveform here. what do you mean by the peak magnetizing current which should be routed in these capacitors for proper operation. – Power JJ Apr 15 '23 at 14:50
  • In my simulation, the ZVS only needs 300ns. but the calculated value is 452ns I think the range is too big. – Power JJ Apr 15 '23 at 14:53
  • I try to use your ready-made template, and using my spec, the result is the same as mine. – Power JJ Apr 16 '23 at 00:56
  • Try to measure the peak magnetizing current and compare it with the expression given for \$I_m\$. The amount of current in these caps determines their discharge/charge times. Then check which in the expressions that I used in the illustration deviates significantly from what is expected. – Verbal Kint Apr 16 '23 at 07:26
  • Ok, I knew it. it seems misunderstand something in there. – Power JJ Apr 16 '23 at 07:30