フィルターのクリア

How to calculate electromechanical modes from Simulink power-system model?

5 ビュー (過去 30 日間)
Urban Rudez
Urban Rudez 2022 年 2 月 9 日
回答済み: Riya 2024 年 1 月 23 日
Dear colleagues!
I have a power-system model in Simulink, built using Simscape library. The model includes several simplified synchronous machines, pi-section lines and impedance loads. I successfully perform load-flow calculations and time-domain simulations using Discrete phasor simulation type. Now I am interested in getting electromechanical modes of this model (frequencies in the range between 0.3 and 3 seconds). How do I do that? By using Model Linearizer I am able to obtain A, B, C and D matrices, but the eigenvalues of A matrix do not show frequencies I expect (they are much lower, in the range of 1e-4). Just in case I tried the same procedure on a Kundur 2-area model (power_PSS) in which electromechanical modes are known, but I am still having same problems.
I would appreciate any kind of support!

回答 (1 件)

Riya
Riya 2024 年 1 月 23 日
Hi,
Calculating the electromechanical modes of a power system in Simulink involves linearizing the nonlinear model around a stable operating point and then analysing the eigenvalues of the resulting linear state-space model.
You can follow the steps below:
  • Simplify the Model: Simplify the model to isolate the electromechanical dynamics if possible. Remove or replace elements that contribute to fast dynamics that are not of interest.
  • Consider using specialized modal analysis tools that are designed for power system stability analysis, such as Power System Analysis Toolbox (PSAT) or commercial software like PSS/E, which may offer more robust calculation of electromechanical modes.
For more information you can refer following article for more information:

カテゴリ

Help Center および File ExchangeTrimming and Linearization についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by