Simulink object to use for a Delta to Wye Transformer with a +/- 20 Degree phase shift

19 次查看(过去 30 天)
I am trying to create an 18 pulse AC to DC transformer Thyrister rectifier that starts with a Delta 3-pahse source. I am struggling to find the blocks needed to simulate it. I am looking for 1) a 3 phase Delta source block and 2) a 3 phase Delta to Wye transformer with a paramiter that controls phase shift. I also need both to have 3 taps.
I am hoping a block exists because i am new to matlab and do not know how to create a block on my own.

回答(1 个)

Samhitha
Samhitha 2025-3-26
Creating an 18-pulse AC to DC transformer with a thyristor rectifier in Simulink involves setting up a three-phase system with specific configurations. Here's how you can find and configure the necessary blocks:
  1. In Simulink, there is no specific block that directly provides a Delta-configured three-phase source. You need to design this configuration manually. To simulate a Delta-connected three-phase source, use three individual "AC Voltage Source" blocks and connect them in a Delta configuration. This involves connecting the positive terminal of each source to the negative terminal of the next source in a closed loop.
  2. For 3 phase Delta to Wye transformer, use "Three-Phase Transformer (Two Windings)" block to configure the windings. This block does not have a direct parameter to control phase shift beyond the shifts provided by the winding configurations (like Delta-Wye or Wye-Delta, which give a 30-degree shift). If you need a specific phase shift by cascading multiple transformers.
For more details look into the following documentation:
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by