"Why am I getting a voltage swell in Phase A during a line-to-line (A-B) fault in my Simulink model with a 11 kV, 30 MVA source, 11/0.4 kV 1 MVA ฮ-Yg transformer, and a 10 kW
์กฐํ ์: 7 (์ต๊ทผ 30์ผ)
์ด์ ๋๊ธ ํ์
I am replicating a simulation from a textbook that models a line-to-line (AโB) fault. The system setup is as follows:
๐น Source:
- Three-phase, 11 kV, 30 MVA, 50 Hz
๐น Transformer:
- 11 kV/0.4 kV, 1 MVA, DeltaโYg (Dyn1), grounded Y-side
๐น Load:
- Three-phase parallel RLC load
- Active power (P): 10 kW
- Inductive reactive power (QL): 100 VAR
- Y-grounded configuration at 0.4 kV side
๐น Fault Setup:
- Line-to-line fault between Phase A and B
- Fault resistance (Ron): 8 ohms
- Start time: 0.1 s
- End time: 0.168 s
- No explicit ground connection in the fault block
- Snubber resistance (Rs) set to 1e6 ohms
๐น Solver Settings:
- ODE23tb, Max step: 1e-5
๐น Problem:
Despite matching the bookโs description, my simulation shows Phase A swelling instead of sagging, while Phase B sags. I expect both A and B to sag symmetrically, with Phase C unaffected.
๐น Scope Measurement:
- Measured at the 11 kV side (pre-transformer).
Code Block Example (Simplified Load Block)
matlab
Copy
% Load block setup (Three-Phase Parallel RLC Load)
Configuration: Y (grounded)
Nominal Voltage:
0.4 kV line-to-line
Active Power (P):
10 kW
Inductive Reactive Power (QL):
100 VAR
Capacitive Reactive Power (Qc):
0 VAR
What Iโve Tried
โ
Confirmed fault block connections (A-B only, ground unchecked)
โ
Checked transformer grounding and vector group (Dyn1)
โ
Adjusted snubber resistance (from 1e6 to 1e3)
โ
Balanced load and measured away from the fault node
โ
Solver settings match recommended setup (ODE23tb, step 1e-5)
Additional Information
- Simulink version: 2024
https://drive.google.com/file/d/1QqstKU2RsHP8t7LFcfSbFkpWxZ2eFXWQ/view?usp=drive_link
Request
Iโd appreciate if anyone could point out:
- Possible reasons for this Phase A swelling during an A-B line fault, given the above settings.
- Whether I need to adjust snubber settings, fault resistance, load configuration, or solver settings.
Thank you!
๋๊ธ ์: 0
๋ต๋ณ (1๊ฐ)
Kothuri
2025๋
6์ 3์ผ
I could not open the file though the drive link you provided.
However, you can refer the below file exchange link where they have created a Simulink model circuit for creating a L-L fault on phases A and B.
์ฐธ๊ณ ํญ๋ชฉ
์นดํ ๊ณ ๋ฆฌ
Help Center ๋ฐ File Exchange์์ Simulation and Analysis์ ๋ํด ์์ธํ ์์๋ณด๊ธฐ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!