You are on page 1of 1

1. Open MATLAB and start a new Simulink model.

2. From the Simulink library browser, drag and drop the following blocks onto the model
canvas:
 Three-Phase Voltage Source block (under the SimPowerSystems library)
 Three-Phase Transmission Line block (under the SimPowerSystems library)
 Three-Phase Scope block (under the SimPowerSystems library)
3. Connect the blocks together by drawing lines between them:
 Connect the output of the Three-Phase Voltage Source block to the input of the Three-
Phase Transmission Line block.
 Connect the output of the Three-Phase Transmission Line block to the input of the
Three-Phase Scope block.
4. Double-click on the Three-Phase Voltage Source block and configure its parameters:
 Set the amplitude to 220 kV (rms).
 Set the frequency to 50 Hz.
 Set the phase angle to 0 degrees.
5. Double-click on the Three-Phase Transmission Line block and configure its parameters:
 Set the length to 140 km.
 Set the resistance per unit length to 0.09 Ohm/km.
 Set the inductance per unit length to 0.88 Ohm/km.
 Set the shunt admittance per unit length to 4.1e-6 S/km.
 Set the receiving end voltage to 210 kV (rms).
6. Double-click on the Three-Phase Scope block and configure its parameters:
 Set the number of input ports to 3.
 Set the sample time to 0.001 s.
7. Run the simulation by clicking on the "Run" button. You should see the voltage
waveforms at the input and output of the transmission line, as well as the voltage drop
and phase shift caused by the line.

You can customize this model further by adding other components such as
transformers, loads, and generators, or by changing the parameters of the transmission
line block. Let me know if you have any questions or need further assistance.

You might also like