Simulation of Unbalanced Loads in Simulink

조회 수: 47 (최근 30일)
Uchenna Johnpaul
Uchenna Johnpaul 2024년 11월 28일
편집: Uchenna Johnpaul 2024년 12월 11일
I make reference to the above question but in particular, I will like to get a more detailed explanation from Sabin who has answered the question in two different occasions. Could you kindly give more insight on the exact use of Programmable Voltage Source (Three-Phase) or a Controlled
Voltage Source (Three-Phase). The attachment is what I have done with Programmable Voltage Source (Three-Phase). How do I use it to get external input connected as it could done with Dynamic Load (Three-Phase) which is used for balanced load?

답변 (1개)

Shivam Gothi
Shivam Gothi 2024년 11월 29일
As per my understanding, you are tring to implement a three phase unbalanced dynamic load. You want the external inputs “P” (Active power) and “Q” (reactive power) for controlling it.
As correctly pointed out by you, the “Dynamic Load (Three-Phase)” is used for balance three-phase dynamic load. In order to implement unbalanced dynamic load, you can go via any of methods as suggested by @Sabin in the MATLAB answer post:
Those methods are very good to simulate unbalanced three phase supply. But as per my understanding, if you want to simulate three-phase unbalance dynamic loads with “P” and “Q” as inputs, the below given workarounds will be good to start with.
1) Use “Dynamic Load” block
This block is found inside the library “Simscape / Electrical / Passive”. Refer to its documentation:
It is used to simulate unbalanced dynamic load for single phase supply. However , you can use it with three phase by making the following changes:
1) Open the “block parameters” and change the “Load Type” property to “AC” as shown in below figure:
2) You can connect them in star or delta configuration for three phase as shown below:
As it is an unbalanced dynamic three-phase load, you have to provide the active power and reactive power inputs for all the three phases as seen in the above attached images.
I hope you find it useful !
  댓글 수: 4
Shivam Gothi
Shivam Gothi 2024년 12월 10일
Can you please share the simulink model or its screen-shot?
It will be usefull in investigating how you have connected VI sensor and power supply to the load. It will also help to find the reason behind high measurement.
Uchenna Johnpaul
Uchenna Johnpaul 2024년 12월 10일
편집: Uchenna Johnpaul 2024년 12월 11일
@Shivam Gothi, thank you for your willness to help. In the Unbalanced Dynamic Load subsystem is the image I pasted earlier today.
Code: https://drive.google.com/file/d/1M36J9M5Oluv2IJZqoimrTTreqUHRrOcr/view?usp=sharing

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by