Simulink Synchronous machine Error
이전 댓글 표시
Hi,
I have a three synchronous generators connected model with an error:
Invalid setting in 'WSCC/G1/G1/Electrical model/Synchronous Machine Continuous Model/Phimqd/1//Ll_q' for parameter 'Gain'.
Caused by:
- The parameter supports only finite values.
Anyone have thoughts how to resolve this?
답변 (2개)
Juba Oukaci
2021년 2월 8일
이동: Sabin
2024년 1월 15일
0 개 추천
I had the same issue. I think this is due to a division by zero. You certainly defined a variable in your gain which is by default = to zero. Try to give a value for you variable.
Solution: Modify the parameters of G1 synchronous motor and reduce the original data of Xd and Xq. I fixed the error by changing these two parameters.
카테고리
도움말 센터 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!