Problem with PMSG turbine modelling
7 ビュー (過去 30 日間)
古いコメントを表示
I am currently trying to create a Permanent Magnet Synchronous Generator Model coupled with a wind turbine model. Instead of using the conventional blocks ie the wind turbine and pmsg block set that are already created in Simulink i have created my own subsystems. I believe all the theory is correct however i am receiving and error between the turbine model and the drive train due to the state of the mechanical torque feeding to the drive train being not finite. I understand the error but i dont know how to fix it because the turbine needs the generator speed to calculate the torque but to calculate the electrical torque the mechanical torque is needed.
1 件のコメント
Rishabh Shah
2017 年 7 月 31 日
In PMSG no need of Gear box. turbine can be directly coupled to the generator as it is going to rotate at fixed speed provided constant wind speed.
採用された回答
KL
2015 年 5 月 3 日
編集済み: KL
2015 年 5 月 3 日
The PMSM has two inputs, One is three phase voltage and the other is load torque. I understand in your case, you must get the load torque from the wind turbine and the voltages should also be somehow related to the wind speed based on your control system. This working principle is basically the same no matter if it's a generator or a motor, just the flow direction changes. From the three phase voltages you do the transformations, find the currents and then find the electromagnetic torque. Solving these two torques you must be able to get the rotor speed.
7 件のコメント
Raed Ibrahim
2015 年 10 月 29 日
Hi Guys,I am currently using a permanent-magnet synchronous machine as a generator in my wind turbine model in simulink. The model works very good when the simulation time between 2-4sec, but when I increase the simulation time to 8sec or more. The output values of the generator like stator currents, the speed and torque will change. I don't know why??? I really appreciate the help :)
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!