SimPowerSystem block Asynchronous Machine SI Units

조회 수: 16 (최근 30일)
Ahsan Naeem
Ahsan Naeem 2011년 5월 9일
댓글: Lingfei Shaun 2015년 6월 26일
I am using SimPowerSystem block Asynchronous Machine SI Units. I want to analyze this block.In option "Look under the Mask" there are many subsystems.There are many parameters in those systems like SM.Tb1, SM.Rr, SM.p etc. What is SM here? Where to get details of these parameters?? Thanks

채택된 답변

Kaustubha Govind
Kaustubha Govind 2011년 5월 9일
Right-click on the block, select "View Mask..." and browse to the initialization pane. You will see that SM is a variable returned by a call to the utility function "powericon". You could potentially run the same command manually and supply all necessary arguments to get the value of 'SM'.
  댓글 수: 9
Kaustubha Govind
Kaustubha Govind 2011년 11월 14일
aletsoup: Those are likely all mask variables - look at either the Mask Initialization or Parameters to see how those variables are defined.
Lingfei Shaun
Lingfei Shaun 2015년 6월 26일
Kaustubha Govind: Thank you for your help, and i tried with your way, but it still get some error. Actually i am fighting with the model of Synchronous Machine pu Fundamental, and when i run powericon manually, it keeps telling me some variables are undefined, such as "Units", which can be found in "Parameters & Dialog" but cannot get the value, so please tell me how to get the value of those popup variables, thanks a lot !

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

추가 답변 (3개)

Ahsan Naeem
Ahsan Naeem 2011년 5월 10일
But I cant see these fields. Please help me to find them...

Ahsan Naeem
Ahsan Naeem 2011년 5월 10일
Actually I want to verify the model with equations given in Bimal K. Bose...

Alexander
Alexander 2013년 12월 12일
has anyone been able to run powericon successfully from the Matlab command window? after copying values from the PMSM mask initialization and parameter tabs to make sure the arguments are valid (including MechanicalLoad)- this is the error I receive:
Error using SetInternalModels (line 124) Scope block does not have a parameter named 'MechanicalLoad'
Error in PMSynchronousMachineInit (line 11)
Error in powericon (line 99)

카테고리

Help CenterFile Exchange에서 Specialized Power Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by