linearizing a power system model

Hi, I am trying to find the state space matrices of a model using linmod.There is a powergui block in my model so when I use linmod it returns some states associated with this block,what are these states? Also is linmod appropriate for linearizing a power system model?

답변 (1개)

Ryan G
Ryan G 2013년 3월 11일

0 개 추천

If you have Simulink control design you can use the linearize command to linearize the model. It is a more feature-filled command than linmod. Furthermore, you can use the Linearization GUI that will help define the elements (states, inputs and outpus) of the model. On top of that, the GUI can generate MATLAB code once you've been successful in the GUI environment so you can re-do the linearization at different point pro grammatically.

댓글 수: 1

Lokesh Kumar Dewangan
Lokesh Kumar Dewangan 2021년 11월 10일
Hello,
Can I use this 'linearize the model' for linearization of the non-linear electrical model ?

댓글을 달려면 로그인하십시오.

질문:

2013년 3월 11일

댓글:

2021년 11월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by