- 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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
praguna manvi
2024-8-27
Exponentially increasing "vref" waveform likely indicates instability in the control loop, here are the checks that can be performed to troubleshoot:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 PID Controller Tuning 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!