🔹 Overview
This project demonstrates a 3-phase balanced star (Y) connected network using MATLAB Simscape. It helps in understanding phase voltage, line voltage, line current, and neutral current behavior in balanced systems.
🔹 Model Description
The model consists of:
- Three-phase AC voltage sources
- Balanced star-connected load
- Voltage measurement blocks for:
- Line voltages (VRY, VYB, VBR)
- Phase voltages (VRN, VYN, VBN)
- Current measurement blocks for:
- Line currents (IR, IY, IB)
- Neutral current
- Scope for visualization of waveforms
🔹 Key Concepts Covered
- Three-phase balanced system
- Star (Y) connection
- Line voltage vs Phase voltage
- Line current equals Phase current
- Neutral current in balanced system
🔹 Output Observations
- Line voltage is √3 times phase voltage
- Line current equals phase current
- Neutral current is zero (balanced condition)
- All three phases are 120° apart
🔹 Mathematical Relations
Line voltage:
V_L = √3 × V_Ph
Line current:
I_L = I_Ph
Neutral current:
I_N = 0 (for balanced system)
🔹 How to Run
- Open the .slx file in MATLAB
- Run the simulation
- Observe voltages and currents in Scope
- Verify theoretical relationships
🔹 Applications
- Power systems analysis
- Electrical engineering education
- Industrial power distribution
- Three-phase system studies
引用格式
karthik kumar k (2026). 3-Phase Balanced Star Connected Network using Simscape (https://ww2.mathworks.cn/matlabcentral/fileexchange/183685-3-phase-balanced-star-connected-network-using-simscape), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |