exponential increase in wave form in three phase grid connected svpwm

조회 수: 1 (최근 30일)
PARADESI
PARADESI 2024년 8월 16일
답변: praguna manvi 2024년 8월 27일
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

답변 (1개)

praguna manvi
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:
  1. 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
  2. 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

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by