Other Parts Discussed in Thread: C2000WARE
I have to regulate a simple series resonant converter using PFM (constant duty cycle with varying frequency) via feedback control. The frequency of the PWM waveform is to be changed according to change in output voltage using PID control. I have found a reference design on TI website TIDM-1001, but the software for this design is too complicated for a beginner to understand and I find myself lost even after spending too much time on this code. I want a simple reference code that can read output voltage of the converter through ADC, compare it with a reference, generate an error and update the PWM frequency according to that error. I have gone through ePWM module in technical reference manual and have got a basic understanding of the PWM generation mechanism. If anyone knows about such a reference please share with me or if you have some good advice on how to start, please share.
Thank you!