Simulating load profile in Simulink
11 ビュー (過去 30 日間)
古いコメントを表示
I am trying to add a variable load (Residential Load profile) in small microgrid system. I have the load profile data but i couldn't find a way to add it in simulink. I know about three phase dynamic load, however i am looking to add a customize load profile in simulink. Is there any way i can setup load profile in Simulink. I will really appreciate the help. Thanks.
3 件のコメント
Jorge Párraga Ortega
2023 年 12 月 5 日
You may use de signal builder block for that, i have a problem with implementing this because the load brake my entire discrete simulation, if anyone know about how to solve it will be really helpful.
Thanks you
回答 (1 件)
MULI
2025 年 3 月 25 日
編集済み: MULI
2025 年 3 月 25 日
You can add a variable load (residential load profile) using a "1-D Lookup Table" block to represent the load variations over time.
This block allows you to model load variations over time by mapping your pre-defined load profile data, accurately simulating real-world residential consumption patterns.
You can refer to this microgrid example, where the "1-D Lookup Table" block is used to input a time-based residential load profile.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!