Power System Lab
Power System Lab
Prepared by:
Certificate
-------------------- Laboratory.
COURSE OBJECTIVES:
List of Experiments
Note: In the above listed experiments, any ten of the experiments are required to beconducted.
COURSE OUTCOMES:
After completion of this lab, the student will be able to
Perform various load flow techniques
AIM: To obtain the Ybus matrix for the given power system using Direct inspection method
and to verify the same using MATLAB.
FORMATION OF Ybus:
Find the Ybus matrix for the given power system data using Direct inspection method
1 2 j0.15
2 3 j0.10
1 3 j0.20
1 4 j0.10
4 3 j0.15
OUTPUT:
Calculation:
Calculation:
EXP.NO: DATE:
AIM: To obtain the Zbus matrix for the given power system using Zbus building
algorithm and to verify the same using MATLAB.
APPARATUS REQUIRED: Personal Computer with MATLAB software.
FORMATION OF Zbus :
Find the bus impedance matrix using Zbus building algorithm for the given power system
whose reactance values are as follows.
1 0 J0.25
2 1 J0.1
3 1 J0.1
2 0 J0.25
2 3 J0.1
Output:
CALCULATION
CALCULATION
CALCULATION
EXP.NO: DATE:
Apparatus Required: -
1 Personal Computer 1
2 Keyboard 1
3 Mouse 1
4 MATLAB Software 1
Procedure: -
1. Turn on your personal computer.
2. Click on the MATLAB icon of your personal computer.
3. Click the file button and select the new Blank M-file.
4. Type the program on the new M-file for corresponding bus system.
5. After completion of the program, save and run.
6. Note down the line flow and losses.
7. Close the MATLAB tool and turnoff your pc.
end
end
iteration = iteration + 1; % Increment iteration count.
toler = max(abs(abs(V) - abs(Vprev))); % Calculate tolerance.
Vprev = V; % Vprev is required for next iteration, V(i) =
pol2rect(abs(Vprev(i)), angle(V(i)));
end % End of while loop / Iteration
iteration; % Total iterations.
V; % Bus Voltages in Complex form.
Vmag = abs(V); % Final Bus Voltages.
Ang = 180/pi*angle(V); % Final Bus Voltage Angles in Degree
disp('***************************************** ')
disp(' Gauss Seidel Load-Flow Study ')
disp('***************************************** ')
disp(' Bus Voltage Angle ')
disp(' no Volts Degree ')
ywz=[ bus(:,1) Vmag Ang ];
disp(ywz)
disp('***************************************** ')
Output:
Calculation
Calculation
Calculation
EXP.NO: DATE:
Aim:- To solve power flow problems by the method of fast decoupled using
MATLAB.
Apparatus Required:-
1 Personal Computer 1
2 Keyboard 1
3 Mouse 1
4 MATLAB Software 1
Procedure: -
Output:
CALCULATION
CALCULATION
CALCULATION
EXP.NO: DATE:
Apparatus:
Procedure:
S.NO TYPE VS IS VR IR
1 Open circuit
2 Short circuit
A= Vs / Vr (Ir=0)
B= Vs/I r (Vr=0)
C= Is /Vr (Ir=0)
D= Is/Ir (Vr=0)
Result:
EXP.NO: DATE:
Apparatus:
Front Panel:
Procedure:
Result:
Calculation:
Calculation:
EXP.NO: DATE:
FAULT ANALYSIS – I
Aim: - To find the fault currents and fault voltages when a single line to ground (L-G)
faultand line to line (L-L) faults occurred on unloaded alternator.
Apparatus Required:-
Procedure:-
(a) LG Fault:-
(b) LL Fault:-
(b) LL Fault: -
Precautions: -
1. Avoid the loose connections.
2. Note down the readings without parallax error.
3. Keep the field rheostat in maximum resistance position.
4. Keep the variac of the static exciter in minimum voltage output position.
RESULT:
CALCULATION:
CALCULATION:
EXP.NO: DATE:
FAULT ANALYSIS – II
Aim: - To find the fault currents and fault voltages when a double line to ground (LLG)
faultand Triple line to ground (LLLG) faults occurred on unloaded alternator.
Apparatus Required: -
Procedure:-
(a) LLG Fault:-
Precautions:-
RESULT:
CALCULATION:
CALCULATION:
Exp.No.: Date:
Apparatus required:
1. Over voltage relays
2. 3 - ɸ Auto Transformer
3. Connecting wires
Front Panel:
KEY OPERATIONS:
MENU/ENTER/HOLD/SCROLL KEY
RUN MODE: used to select scroll/hold the parameters.
PROGRAM MODE: Used to enter into program mode.
: Used to select next parameters.
INC KEY
PROGRAM MODE: Used to increase the values.
DEC KEY
PROGRAM MODE: Used to decrease the values.
MANUAL/ESC KEY
RUN MODE: When fault recovery happens, this key shall
used to load ON/OFF manually.
PROGRAM MODE: It is used to view the previous
parameters.
RUN Mode:
1. On power application, relay will be in NC condition for approximately 10 sec.
2. During health condition, all the voltage parameters shall be displayed with
instantaneous values. Relay and relay LED will be in ON or OFF condition
depending upon the relay ‘y’ or relay ‘n’ settings.
3. During fault condition, type of fault shall be displayed with relay OFF or ON
status depending on relay ’y’ or ‘n’ setting.
Wiring-Diagram:
Procedure:
S.No. Operating Time (sec) Set Voltage (V) Fault Voltage (V)
Model Graphs:
RESULT:
Exp. No. Date:
Aim: To study the performance of an IDMT overcurrent relay and plot the
graph between time and plug setting multiplier
Apparatus:
Wiring-Diagram:
Procedure:
Current
% NCRT through Time of Fault Current
S. no. (Normal contactor operation
Current) (amps) (sec)
1.
2.
3.
4.
𝑹𝒆𝒒𝒖𝒊𝒓𝒆𝒅 𝒄𝒖𝒓𝒓𝒆𝒏𝒕
𝑰𝒏 𝒕𝒆𝒓𝒎𝒔 𝒐𝒇 𝒑𝒆𝒓𝒄𝒆𝒏𝒕𝒂𝒈𝒆 % = ∗ 𝟏𝟎𝟎
𝑵𝑪𝑹𝑻(𝑵𝒐𝒓𝒎𝒂𝒍 𝒄𝒖𝒓𝒓𝒆𝒏𝒕)
Result: