MATLAB: SimPowerSystem block Asynchronous Machine SI Units

asynchronous machine si unitssimpowersystemsSimscape Electricalsimulink

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

Best Answer

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'.