How do I create a custom three-phase Varying Load?

56 visualizzazioni (ultimi 30 giorni)
Alexander Galvin
Alexander Galvin il 20 Nov 2024 alle 1:35
Modificato: Vinay il 21 Nov 2024 alle 5:49
I am trying to create a three phase varying load, in Simscape Electrical, with either the Three-Phase Dynamic Load or the Wye-Connected Variable Load. It seems that the type of PQ signal that the Three-Phase Dynamic Load block can take in is in compatable with the kind of load varation data, I am trying to input. I want to mimic the average daily load fluctuation of a household. Different power demand at different times of the day. Is there a way to make this work with the Three-Phase Dynamic Load? If not, is there a way to make the black lines be compatable with the blue lines so the Wye-Connected Variable Load can be connected to the system? Or is there an entierly different way thats better than both?
  4 Commenti
Vinay
Vinay il 20 Nov 2024 alle 4:40
Thanks @Alexander Galvin for the model file.
I also need the file 'C:\DieselGeneratorProject\DynamicLoad.mat' used in the signal editor block
Alexander Galvin
Alexander Galvin il 20 Nov 2024 alle 21:59
Here is the file for the signal editor block

Accedi per commentare.

Risposta accettata

Vinay
Vinay il 21 Nov 2024 alle 5:47
Modificato: Vinay il 21 Nov 2024 alle 5:49
The "Three Phase Varying Load" is modeled using the Three Phase Dynamic Load block, where the active and reactive power are functions of the positive sequence voltage.
This dynamic load allows external control of the 'PQ' parameter by providing a vector composed of two signals: [P Q]. In Simulink, you can combine the time series data of 'P' and 'Q' into a vector using the 'Mux' block as shown in the below figure
The Simscape Electrical Specialized Power Systems blocks (3- phase lines) can be connected to the Simscape Electrical blocks (wye connected variable load) using the ‘Current-Voltage Simscape Interface’ block. The MATLAB answer provided below elaborates on how to use this block.
Here are the relevant documentation links for the R2024b version:
Hope this would resolve the issue!

Più risposte (0)

Categorie

Scopri di più su Electrical Sensors in Help Center e File Exchange

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by