Which block should I use to model a Synchronous Machine without damper windings in R2019a?

3 次查看(过去 30 天)
Which block should I use to model a Synchronous Machine without damper windings in R2019a?
The question is not related to mechanical damping.

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2024-8-29
If you refer to the dq-axis damper windings (electrical parts), you should use one of the following blocks if you do not want to model a Synchronous Machine with damper windings.
In this case please use the simplified models and set the damping factor to zero:
For the Specialized Technology library we have the "Simplified Synchronous Machine" block:
Please run the below command in the command window of installed MATLAB R2019a version to get release specific documentation
>> web(fullfile(docroot, 'physmod/sps/powersys/ref/simplifiedsynchronousmachine.html'))
For the Simscape language blocks we have "Synchronous Machine Model 1.0" block:
Please run the below command in the command window of installed MATLAB R2019a version to get release specific documentation
>> web(fullfile(docroot, 'physmod/sps/ref/synchronousmachinemodel10.html'))
Please follow the below link to search for the required information regarding the current release:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Composite Components 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by