How to calculate the Asynchronous Machine parameters?
Show older comments
Hello
So I'm dealing with a Simulink project that is related to Soft-stopping a wound rotor motor. However I have a problem about the parameters of the Machine. I'm supposed to fill them out based on a datasheet that I have to find, but I've been searching for hours and no single datasheet that I have found had the parameters like the Stator/Rotor resistance or Mutual inductance determined in the doc.
Now I'm thinking of calculating them myself using the formulas and such. I don't know if that is a correct way of doing it, but How does Simulink itself calculate them? Does it use the formulas or are those some actual values that came from a real datasheet?
1 Comment
All parameters the user can input are actual values (independent parameters), all parameters that the user can't input are derived quantities (computed by some formula) (dependent parameters).
Which of the parameters are independent and which are dependent can depend on the Simulink model.
Answers (0)
Categories
Find more on Motor Drives in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!