2

I was trying to learn how the flyback and half bridge DC-DC converter is working. For Flyback circuit, enter image description here

Understood output waveform is as follows. enter image description here

Keeping this understanding in mind, I was trying to analyze the Half bridge DC-DC converter working. enter image description here

MOSFET Part number: BUK7K17-60E

Current flow as per my understanding is

For M1 is conducting: VIN -> M1 -> T1-> C2->GND

For M2 is conducting: VIN-> C1 -> T1 -> M2 -> GND

Please correct me if I am wrong.

Also, any direction to the current and mosfet drain voltage characteristics (plots) will be appreciated.

Datasheet of LM5109B: Link

vt673
  • 897
  • 3
  • 13
  • 27
  • 1
    The waveforms you have shown for the flyback converter are those of a converter operated in discontinuous conduction mode (DCM). This mode is usually encountered in light-load conditions or purposely adopted for low-power levels (< 20 W). You will find a comprehensive description of this converter here: http://cbasso.pagesperso-orange.fr/Downloads/PPTs/Chris%20Basso%20APEC%20seminar%202011.pdf – Verbal Kint Jan 11 '18 at 20:08

1 Answers1

0

Your flyback analysis appears to be correct.

For the half-bridge type shown you can assume that the mid-point of C1 and C2 is Vin/2 (and DC) for analysis. Therefore I would put: -

For M1 is conducting: VIN -> M1 -> T1-> VIN/2

Also, any direction to the current and mosfet drain voltage characteristics (plots) will be appreciated.

Current flows into the left side of T1 when M1 activates and flows out from that point when M2 activates. Without a part number for the MOSFET the 2nd part cannot be answered.

Andy aka
  • 434,556
  • 28
  • 351
  • 777
  • For M2 conducting, I believe current flow will be VIN/2 -> T1 -> M2 -> GND. Please note, added the MOSFET part number in the question (BUK7K17-60E) – vt673 Jan 11 '18 at 15:42
  • @vt673 Yes, that makes sense. – Andy aka Jan 11 '18 at 15:44
  • The sparrow in the MOSFET symbol is misleading. Current flows contrary to this sparrow (and contrary to the diode). Why did they designed this symbol like this, is beyond me. An explanation here: https://electronics.stackexchange.com/questions/274370/why-mosfet-source-is-indicated-with-arrow – Fredled Jan 11 '18 at 22:34
  • Any help on current and mosfet drain voltage characteristics (plots)? – vt673 Feb 22 '18 at 14:22
  • 1
    If you are happy with this answer please consider formally accepting it or raise a comment if there's something you need help with understanding. – Andy aka Mar 02 '18 at 10:05