Use asynchronous machine block as a generator
조회 수: 7 (최근 30일)
이전 댓글 표시
I am trying to model a motor for a crane, and as part of that am looking to model regenerative braking capabilities of the motor, upon lowering an object. Currently however, I can't manage to output any generated power from the asynchronous machine block, despite the fact that I am inputting a negative speed, hence it should be operating in a generator mode.
The above screenshots show my model, and my asynchronous machine parameters. It is a squirrel cage motor, witha rotor reference frame. I am inputting a speed curve made by my speed controller, however, the no voltage is developed in the asynchronous machine, despite the fact that it recognises an input speed.
Any advice on how i can use this machine as a generator would be greatly appreciated.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/328142/image.png)
댓글 수: 0
답변 (1개)
Joel Van Sickel
2020년 8월 4일
Hello Harry,
that topology cannot generate electricity as the motor needs an external source of electricity to generate a magnetic field. You might consider a PMSM for this topology if you want it to act as a generator. That or consider a bi-directional inverter instead of a rectifier.
Regards,
Joel
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Electrical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!