How to measure the frequency response of power system network in Simulink?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi,
I have implemented a power system network consisting of four substations in Simulink. The system is connected to a nonlinear load modelled with 6-pulse diode bridge rectifier. My task is to analyse harmonic penetration in the network. Therefore I need to observe the frequency response of the system. Does anyone know how to measure the frequency response of the system using Simulink?
댓글 수: 0
답변 (1개)
Arnaud Miege
2011년 5월 18일
You can use Simulink Control Design to linearize the model around an operating point. If you have any PWM switching (which I suspect you do), that's likely to cause problems. The other alternative is to use frestimate, also from Simulink Control Design. Have a look at the examples on the demos web page of Simulink Control Design.
HTH,
Arnaud
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!