LAB 3 - New
LAB 3 - New
MÜHENDİSLİK FAKÜLTESİ
ELEKTRİK-ELEKTRONİK MÜHENDİSLİĞİ
EXPERIMENT 3
Power Factor and Complex Power Flow
1. Objective
The objective of this experiment is to show the concept of the flow of the power in AC
circuits for both single and three phase systems. By using Power World Simulator (PWS) and
power system toolbox in Matlab, the definition and significance of the real, reactive,
instantaneous power, power factor will be discussed.
2. Pre-Experiment
Because of the conservation of energy, the real power supplied by the source should
be equal to the sum of real power absorbed by the load. And also, the reactive power
balance should be maintained.
In the circuit in Fig. 1, , Z1=30+j0 Ω, Z2=6+j18 Ω and Z3=
30-j30 Ω. Find the power absorbed by each load and total complex power by
writing a Matlab code.
Learn the rec2pol function’s property and use it in your code.
Observe from the results that the power balance.
The term can be called as power factor (PF) because this term affect the
magnitude of active power. As can be seen in Fig.2, apparent power will be larger than
P if the power factor is less than 1.
For the lower power factor, a larger current cannot be supplied without additional cost
to the utility. So, the power factor of systems are desired to be close to the unity. For
this reason, the power factor correction is an important factor for operation of power
systems. To understand the compensation of reactive power, the following problem
will be solved.
1100 V rms, 50 Hz single phase supply and parallel loads are connected as
shown in Fig. 3 ( S1=100kVA at 0.3 power factor inductive load, S2=20 kW,
and S3=20kW+50kvar).
Figure 3. Circuit diagram for example
Find the total kW, kvar, KVA, total current and the supply power factor by
writing a matlab code using the complex power equations.
Add a new code to find the kvar rating of a parallel capacitor to improve the
power factor to 0.9 lagging.
To get visual results for power factor, start the example 2.3 in the PWS as
can be seen in Fig. 4.
Determine the value of capacitor to obtain minimum real power loss and
reactive power loss respectively.
Plot real and reactive power loss by changing the value of capacitor from 0 to
10 Mvars.
C) The real and reactive power flow between two ideal voltage source as can be seen in
Fig. 5 can be expressed as follows (small R/X ratio)
| || |
( )
| |
[| | | | ( )]
Figure 5. A circuit with two ideal voltage sources
D) The advantages of three phases power systems over the single phase systems are so
important for operation and economic point of view to transport the power.
To show the effectiveness of three phases systems, analyze the three identical
circuit as shown in Fig. 6.
Explain the relation between the real power expression and advantages of three
phases systems.
Execute the chp2ex7 in Matlab to find the current, real power, and reactive
power drawn from the supply, line voltage at the combined loads, the current
per phase in each load and total real and reactive powers in each load and the
line for circuit shown in Figure 7.
Draw the one line diagram and show the value of the elements.
Convert the ∆-connected load to Y-connected load.
Find the results from the program.