Expt2 PSA
Expt2 PSA
In the above network, all the transmission lines are identical. For each line, the
shunt element is a capacitor with an admittance of Yshunt =-j 0.01, while each
series element is na inductor with na impedance of Zseries =-j0.1.
Consider Case-I of the power flow problem: given V1,S2,S3……….. Sn , find
V2,S1,V3……….. Vn. We use a form of 10.3 repeated here for convenience.
(10.3a)
(i=1,2,3,….n) (10.3b)
Note: If we know V1,V2,V3……….. Vn, we can solve for S1, explicitly using
(10.3a). Since we already do know V1, it only remains to find V2,V3……….. Vn.
These n-1 unknowns may be found from n-1 equations of (10.3b). Thus , the
heart of the problem is the solution of n-1implicit equations in the unknown
V2,V3……….. Vn, where V1 and S2,S3……….. Sn are known. Equivalently, taking
complex conjugates, we can replace (10.3) by
(i=1,2,3,….n) (10.6)
(i=1,2,3,….n)
Or, rearranging,
(i=1,2,3,….n)
Procedure:
• First compute the bus admittance matrix. Check that:
RESULTS:
CONCLUSION:
Through this experiment we have successfully learnt how to carry out power-
flow / load-flow of a given power system network using Gauss-Siedel method
using Matlab/Simulink by writing desired code.