This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Peak current mode controlled phase shifted Full-bridge

Other Parts Discussed in Thread: CONTROLSUITE

How can I configure the ePWM to implement a peak current mode controller into a phase shifted full-bridge DC-DC converter?

  • As far as I know ePWM module itself doesn't have any specific feature to implement peak current mode algorithm however the latest Piccolo devices may have analog modules to implement peak current mode typ eof algorithms. Have you checked out the latest Piccolo family devices?

  • Thank you,

    Piccolo B has three analog comparator, and using the comparator output, it's possible to set PWM off by Trip-Zone, but it can not affect Compare-Logic and Action-Qualifier in ePWM module.

    is it possible to change TBPHS using output of analog comparator?

  • You should be able to generate an interrupt from comparator output to manage TBPHS .... TI power gurus may have better suggestions for you.

  • Hello,

    any suggestion about this problem?

    I am using a 28069 and I need to perform a phase-shift control in peak current mode.

    I can use the CBC trip generated by the current comparator.

    Once the interrupt is generated, how to manage TBPHS register?

    Thanks,

    Michi

  • Michi,

    I would recommend taking a look at the software (and documentation) for the TMDSHVPSFBKIT.  This should help you to get some idea of how TI has implemented phase-shifting via CBC trips in a peak-current mode design.

    In controlSUITE it can be found at the following:
    \controlSUITE\development_kits\HVPSFB_v1.1\


    Thank you,
    Brett