Which block should I use to model a Synchronous Machine without damper windings in R2019a?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 30 Okt. 2019
Bearbeitet: MathWorks Support Team
am 29 Aug. 2024
Which block should I use to model a Synchronous Machine without damper windings in R2019a?
The question is not related to mechanical damping.
Akzeptierte Antwort
MathWorks Support Team
am 29 Jul. 2024
Bearbeitet: MathWorks Support Team
am 29 Aug. 2024
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Composite Components finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!