Clear Filters
Clear Filters

Controlled Voltage Source (Three-Phase)

31 views (last 30 days)
Yunzhong
Yunzhong on 23 Jul 2024 at 21:50
Commented: Umar on 25 Jul 2024 at 12:19
After the three-phase voltage signal passes through the Controlled Voltage Source (Three-Phase), the amplitude becomes root three times the original value, and the phase also changes. But according to the module description:
  • Instantaneous — The output voltages, [va vb vc], are equal to the values of the input port S.
The signal input and output should be same..
Could anyone help me this question? Many thanks.
  3 Comments
Yunzhong
Yunzhong on 24 Jul 2024 at 7:48
Actually I ready set the InputType as ‘Instantaneous‘ but it cause the difference. Its strange.
Umar
Umar on 24 Jul 2024 at 8:55
Hi Yunzhong,
I concur with your statement.

Sign in to comment.

Accepted Answer

Neelanshu
Neelanshu on 25 Jul 2024 at 11:24
Edited: Neelanshu on 25 Jul 2024 at 11:24
Hi Yunzhong,
I understand that you are facing an issue with the difference in the value measured by the sensor and the original value. The reason of the discrepancy is that 'Current and Voltage Sensor" block measures phase to phase voltage by default. The phase to phase voltage is square root 3 times the phase to ground voltage.
You can change the 'Voltage measurement type' from phase-to-phase to phase-to-ground voltage. You may refer the following documentation to learn more about the "Current and Voltage Sensor" block:
Hope this helps.
  2 Comments
Yunzhong
Yunzhong on 25 Jul 2024 at 11:32
Understand. Thank you so much!
Umar
Umar on 25 Jul 2024 at 12:19
So, it was the setting issue with Current and Voltage Sensor block which makes sense now because that will cause the amplitude to become root three times the original value, and the phase change when using controlled voltage source but glad to know that this issue is resolved.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!