Problem with PMSG turbine modelling
조회 수: 6 (최근 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!