how to model a varying load in Simulink using specialized power system library in single phase
35 次查看(过去 30 天)
显示 更早的评论
Hello, I'm modelling a Full-Active Hybrid Energy Storage System in Simulink using specialized power system library, For getting proper results, i need a varying load. The varying load prsent in this library is in 3-phase.. I need a single phase varying load. Can anyone help?
0 个评论
采纳的回答
Sayan
2024-5-30
Hi Irfan,
One way of doing this is by creating your own Single-phase varying load. To do this you can use the "Variable Resistor" , "Variable Capacitor" and "Variable inductor" and rearrange them to connect them in parallel or series. You use signal blocks from Simulink > Sources to control the impedence values.
You can refer this following example where a "Variable inductor" is used.
If you need to use a "Single Phase Dynamic Load" you can refer to the following example and reuse the custom built block in your model.
Hope this answers your query.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Physical Units 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!