Turning voltage on/off in a PV Array and DC motor simulation
12 ビュー (過去 30 日間)
古いコメントを表示
Hi, i'm trying to simulate a DC machine connected to a PV array and i'm having difficulties finding a way to turn it on or off during the simulation. I would like to put a condition later to control it but for now, I tried adding a controlled voltage source between the PV array and the DC machine with 0 as an input to see if it would stop the PV array to power the motor but it does not work. I thought switching the input between 0 and 1 would either stop or let the voltage from the PV array to go through.
Any suggestion on how to do that?
0 件のコメント
回答 (2 件)
madhan ravi
2023 年 11 月 26 日
Use IGBT instead of the block that you show in the picture. You can use PWM signal to turn it on and off during the simulation.
0 件のコメント
Mohamad Nazir
2023 年 11 月 27 日
What do you mean exactly the controlled voltage source does not work? Did you take into consideration that the load torque will keep spinning the motor regardless of whether its windings are excited or not?
I suggest you put 0 for the load torque as well just to check if the 0 input to the controlled voltage source turns off the motor or not, and if not you can use an ideal switch https://www.mathworks.com/help/sps/powersys/ref/idealswitch.html.
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Motor Drives についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!