SimPowerSystem block Asynchronous Machine SI Units

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

 Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 9 de Mayo de 2011

2 votos

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 comentarios

Ahsan Naeem
Ahsan Naeem el 10 de Mayo de 2011
Thanks a lot dear. But I am still confused where to are variables like SM.p, SM.web, SM.Rr, SM.Lr etc
In this case, SM is a structure that contains fields like 'p', 'web', 'Rr', 'Lr', etc.
Ahsan Naeem
Ahsan Naeem el 10 de Mayo de 2011
But I cant see these fields. Please help me to find them...
How did you get the value SM?
Ahsan Naeem
Ahsan Naeem el 18 de Mayo de 2011
Actually I want to know where to get all these parameter values... Like SM.ctrl and many other...
Isn't that exactly what my original answer addresses? View mask->Initialization pane on the block to see the command that you need to run to find the structure SM. If that didn't work, please post the exact error messages if any.
aletsoup
aletsoup el 13 de Nov. de 2011
i run the command manually but i get some errors.i think that's because i don't have the correct value in some arguments. Could you please tell me what value should arguments such as RotorType(for Squirrel-cage), ReferenceFrame(for stationary), and other arguments that don't have values that are numbers,have?thank you in advance.
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 el 26 de Jun. de 2015
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 !

Iniciar sesión para comentar.

Más respuestas (3)

Ahsan Naeem
Ahsan Naeem el 10 de Mayo de 2011

0 votos

But I cant see these fields. Please help me to find them...
Ahsan Naeem
Ahsan Naeem el 10 de Mayo de 2011

0 votos

Actually I want to verify the model with equations given in Bimal K. Bose...
Alexander
Alexander el 12 de Dic. de 2013

0 votos

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)

Categorías

Más información sobre Specialized Power Systems en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Mayo de 2011

Comentada:

el 26 de Jun. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by