Simulating load profile in Simulink

12 Ansichten (letzte 30 Tage)
Sina Ibne Ahmed
Sina Ibne Ahmed am 22 Sep. 2020
Bearbeitet: MULI am 25 Mär. 2025
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 Kommentare
Jorge Párraga Ortega
Jorge Párraga Ortega am 5 Dez. 2023
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
Ali
Ali am 6 Feb. 2025
Bearbeitet: Ali am 6 Feb. 2025
I think , it depend on models it also similar to my question, my load profile including huge data , how can I insert in my simulink model to assess the impact?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

MULI
MULI am 25 Mär. 2025
Bearbeitet: MULI am 25 Mär. 2025
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.

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by