Which block should I use to model a Synchronous Machine without damper windings in R2019a?
3 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2019-10-30
编辑: MathWorks Support Team
2024-8-29
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
2024-7-29
编辑: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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Composite Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!