- Control Loop Gain: Ensure that the gains in your current controller are not too high, which can cause instability. Try reducing the "Ki" (integral) and "Kp" (proportional) gains. For more information refer to this link on desigining a current controller: https://www.mathworks.com/help/mcb/ug/design-current-controller.html
- PLL Stability: Verify that your Phase-Locked Loop (PLL) is correctly tuned and stable, providing an accurate phase angle. Refer to the a documentation on "PLL testbench": https://www.mathworks.com/help/msblks/gs/DesignAndEvaluateSimplePLLModel.html
exponential increase in wave form in three phase grid connected svpwm
1 view (last 30 days)
Show older comments
for the three phase grid connected system for the svpwm i have used the angle from pll, sector selection is also obtained using pll,vdc of 400v and Ts=1/10000. i have used current controller for obtaining vref. i'm experiencing exponentially increasing waveform in vref. what should i do to settle it down
0 Comments
Answers (1)
praguna manvi
on 27 Aug 2024
Exponentially increasing "vref" waveform likely indicates instability in the control loop, here are the checks that can be performed to troubleshoot:
0 Comments
See Also
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!