How to put a Permanent Magnet Synchronous Machine to work only as generator
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Lincoln Emilio Bowen Aguayo
am 25 Jun. 2015
Kommentiert: Lincoln Emilio Bowen Aguayo
am 7 Jul. 2015
I have Permanent Magnet Synchronous Machine, I want to use only as a generator, but my mechanical input is a simscape signal and the angular velocity that I use as input varies from positive to negative.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/151615/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/151618/image.jpeg)
>>
0 Kommentare
Antworten (1)
Debarati Banerjee
am 7 Jul. 2015
A Permanent Magnet Synchronous Machine acts as a generator mode only when the sign of the mechanical torque supplied at port Tm of the block is negative.
To assure that the block always functions in generator mode, you need to provide a negative signal to Tm always. Since the signal you are using fluctuates from positive to negative, you can use the PS Saturation block. This block saturates the output at the values that is mentioned as 'Upper Limit' and 'Lower Limit'. For example, you can give Lower Limit as '-inf' and and Upper Limit as '-.01'.
Hope this helps!
Debarati
Siehe auch
Kategorien
Mehr zu Magnetic Elements 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!