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.
Hello,
I'm testing the PFC controller (UCC28070) on Power Simulator (PSIM). However, I still didn't understand how to proceed to represent the Voltage Feed-Forward (kVff) block (see document in attached: "Feed Forward KVff block").
In the same way, I'm using on my simulation one filter instead of the Voltage Feed-Forward (kVff) block. Is it correct? Please check the document "PFC Controller with filter_bridgeless converter". My simulation is not working.
Note: My objective is to simulate the controllers (voltage and current) on PSIM (designed according to SLUA479B from TI), similar to the UCC28070 architeture, because I do not have a ready circuit for the UCC28070 on PSIM. Therefore, I'm trying to represent the circuit of the UCC28070 on PSIM.
Best regards,
Hi Jefferson,
Just saw your post, I am working on a psim model as well.
Have you figured this out? I used a c block to set the correct value depending on the input voltage.
Steve
Hi Jefferson,
The provided models are for PSPICE(and TINA) and if you need to develop a different model for yourself for PSIM then
datasheet and functional block diagram are the official materials you have to rely on to build a model.
I read through the replies and it seems John Griffin gave you the a good starting point in his post:
"You need to implement a PSIM block that provides the 8 levels of KVFF voltages depending on VINAC input.
This is essentially the table in the datasheet with the thresholds and hysteresis specified.
You should be able to do this with a series of comparators and references (with hysteresis)
Each comparator output activates a voltage source that corresponds to the threshold level being exceeded."
Regards,
Arash