HV High Power PI controller problem

Hi!

I designed a 300V DC out, 60kW (interrupted) SIC based power supply, the PI controller is based on the TI F28M35H52C1 microcontroller. It is a simple BUCK converter (a bunch of design consideration, and other constrains where taken into account to choose a simple BUCK at the end). The switching frequency is 100kHz.

I had really good results with the PS in the testing phase, with resistive load transients (up to 67kW for 6sec), but finally we got to a point, where we connected it to the system it should deliver power to. This system is a complex electrical equipment with various loads present.

There are two motors driven by an inverter in this system, one of them is a pump, the other one is a 3ph motor, both around 200-300W. The PS starts fine, powers the system on preload which is about 1kW. As soon as I turn on one of the motors, it just goes crazy, the PI controller acts really strange and the whole power output becomes very unstable (turn on of the 3ph ~300W motor):3PH motor ON LOW spd.png

I tried to adjust the PI controller parameters (I don't use the derivative gain yet, maybe I should?!), without any luck. Today I was experimenting with hardware problems, maybe some sort of ringing in the feedback or on the 24V DC power supply for the gate driver ant the controller, but I could not get any significant improvements.

What you can see on the above picture is the following:
- 300V DC output is stable on preload
- 3ph motor started, the inverter increases the frequency of the motor in 2sec intervals, this is pretty much visible on the PID and V OUT signals
- 3PH motor revs up, and on required speed, in this state the 300VDC is stable again

If I slow down the controller to a very concerning amount, which makes no sense at all, I can get a result like this at a certain point, slowing it further messes up everything again:
CT anode motor ON LOW spd 2mFplus kp5e-6 ki2e-1.png

But this is extremely slow reaction time for this controller, imagine putting a 50kW load on this (I decreased the output voltage to 285V so high fluctuations of the output voltage don't ruin the subsystem)...

So I'm quite clueless at this point, if anybody has some advise, please let me know!

Cheers
 
It sounds like you are experiencing instability in your power supply when you connect the 3-phase motor to the system. This could be due to a number of factors, including the PI controller parameters, feedback issues, or hardware problems.
One thing you can try is to adjust the PI controller parameters, particularly the derivative gain, as this can help improve the stability of the system. You may also want to try increasing the sampling frequency of the controller, as this can help improve the performance of the controller.
Another thing you can try is to check for any potential issues with the feedback signal, such as noise or ringing, as this can cause problems with the stability of the system. You should also check the power supply for the gate driver and controller, as any issues with these could also contribute to the instability you are seeing.
Finally, it could be that the electrical equipment you are powering has complex loads that are causing instability in the power supply. In this case, you may need to consider using a different type of power supply or implementing additional filtering or stabilization measures to ensure that the power supply can handle the demands of the system.
I hope this information is helpful. If you have any more specific questions or need further assistance, please don't hesitate to ask.
 
Top