Circuit Theory/Phasors/Examples/Example 10

From testwiki
Jump to navigation Jump to search
Parallel RL circuit for example 10

Given that the current source is defined by Is(t)=1202cos(377t+120), find all other voltages and currents and check power.

Label Loops Junctions

Parallel RL circuit marked up for analysis

In a parallel circuit, all devices have the exact same voltage across them.

Knowns, Unknowns and Equations

Knowns: Is,R,L
Unknowns: Vs,iR,iL
Equations: Vs(t)=R*iR(t),Vs=L*ddtiL(t),iR(t)+iL(t)Is(t)=0

Phasor Symbolic

mupad attempt to do some of phasor algebra ... need to find a way to solve symbolically for the real and imaginary parts in rectangular form and polar form, plus find a way to numerically evaluate .. m-file

time domain

Evaluate the terminal relations in this order:

iR(t)=VsR
iL(t)=VsLdt

Substitute into this equation:

Is(t)=iR(t)+iL(t)
Is(t)=VsR+VsLdt

Need to formulate as a differential equation (to keep mathematicians happy) so differentiate all sides (don't let them see you doing this):

dIs(t)dt=1RdVsdt+VsL

So have a differential equation that can be solved for Vs.

Phasor domain

now transform both operations into the phasor domain ..

Is(t)𝕀sImϕ
Vs(t)𝕍s
Vs(t)dt1jω𝕍s

So:

𝕀s=𝕍sR+𝕍sjωL or jω𝕀s=jω𝕍sR+𝕍sL

Solving for 𝕍s

𝕍s=𝕀sjωLRR+jωL

Putting in Rectangular form:

𝕍s=𝕀s*ω2L2R+jωLR2R2+ω2L2

Putting in Polar form:

𝕍s=𝕀s(ω2L2R)2+(ωLR2)2R2+ω2L2arctan(RωL)

back to time domain

Vs(t)=Im(ω2L2R)2+(ωLR2)2R2+ω2L2cos(ϕ+arctan(RωL))
There will be an integration constant, but it is impossible to calculate now.
This is from a differential equation.
Will calculate the integration constant after adding the homogeneous solution to the above particular solution.

Phasor Numeric

phasor numeric solution combines all phasors in rectangular form then goes straight to the polar answer form. Angle is in the third quadrant... m-file

time domain

Evaluate the terminal relations in this order:

iR(t)=Vs10
iL(t)=Vs.01dt

Substitute into this equation:

Is(t)=iR(t)+iL(t)

So have a differential equation that can be solved for Vs:

Is(t)=Vs10+Vs.01dt

Phasor domain

plugging into the symbolic time domain solution created from phasor analysis ... same angle in the third quadrant ... positive this time m-file
Choosing to do calculation in time domain

back to time domain

Vs(t)=120*2(3772*.012*10)2+(377*.01*102)2102+3772*.012cos(377t+2*π3+arctan(10377*.01))
Vs(t)=599cos(377t+3.30)
iR(t)=59.9cos(377t+3.30)
iL(t)=159sin(377t+3.30)=159cos(377t+1.74)

Laplace Symbolic

time domain

Evaluate the terminal relations in this order:

iR(t)=VsR
iL(t)=VsLdt

Substitute into this equation:

Is(t)=iR(t)+iL(t)

So have a differential equation that can be solved for Vs:

Is(t)=VsR+VsLdt

laplace domain

now transform both into the laplace domain ..

Is(t)β„’{Is(t)}
Vs(t)β„’{Vs(t)}
Vs(t)dt1sβ„’{Vs(t)} 

So:

β„’{Is(t)}=β„’{Vs(t)}R+β„’{Vs(t)}sL

Solving for β„’{Vs(t)}

β„’{Vs(t)}=β„’{Is(t)}LsRR+sL

At this point the Laplace symbolic solution has to stop. The next steps depend upon the form of β„’{Is(t)}.

back to time domain

This can not be done without β„’{Is(t)}. The form of the function β„’{Is(t)} determines the inverse mapping.

Laplace Numeric

laplace solution has the same problems as before ... constants ... sin term with wrong sign m-file

Time Domain

Is(t)=1202cos(377t+2.09)
R=10
L=.01

Laplace Domain

Is(t)β„’{Is(t)}=β„’{1202cos(377t+120)}=(170.0*(0.5*s+326.0))(s2+142129)
β„’{Vs(t)}=17.0*s*(0.5*s+326.0)(s2+142129)10+.01*s

Time Domain

Vs(t)=β„’1{i(t)}=(2.58)*et.001+97.2sin(377t)591cos(377*t)

Comparison of answers

Vs(t)=599cos(377t2.98) ... from numeric solution out of phasor domain
Vs(t)=599cos(377t+3.30) ... solution from substituting into symbolic time domain

Phase angles are exactly the same place in the third quadrant.

Simulation

of the simulation.

ir is in phase with Vs as it should. Vs is leading iL through the inductor by π2 as it should. Everything appears centered around 0 volts, so no constants are in play.

period check

The period above looks to be between 16ms and 17ms, closer to 17ms. This agrees with the formula:

ω=2π*f
f=ω2π
T=1f=2πω=2π377=16.7ms

magnitude check

The magnitude of V_s is above 500 volts .. although perhaps not 600 volts.

transient response check

Everything starts out at zero. This means that only the middle to right side of the simulation windows are going to display steady state information that we can compare to calculated values.

phase check

of the simulation.

Is brown, iR blue (with same phase angle as source voltage), and iL (orange). iRVs (blue) leads iL (orange) by π2. The brown current (the starting point) is the starting point at 2.09 radians. The blue current should lead the brown by 3.30-2.09=1.21 radians which is 69.3 degrees which is about 3.21 ms or 1.5 squares above. This can not be seen at the beginning where the simulation software is dealing with the initial energy embalance, but by the middle of the simulation, the blue is leading the brown by about 1.5 squares. So all is well.

Power Analysis

The constants are going to add some DC power or real power to this analysis. Without knowing what they are, we can not compute their impact. So for now we stick with phasor domain power analysis:

𝕀s=12022.09
𝕍s=5993.30
𝕀s*=12022.09

if :𝕍=Mvϕv, and 𝕀=Miϕi then

π•Š=𝕍𝕀*=MvMi2(ϕvϕi)=1202*5992(3.302.09)=10,1641.21=3,586+9,510j

and

cos(1.21)=.357

This is a bad power factor. Power factors below .9 will cause you a visit from the utility company or the transformer on the power pole might blow. The utility's apparent power is much larger than what the customer is willing to pay.

Value Units Description
10,164 volt-ampere va apparent power what utility companies manage: peak power they design for, peak power they have to deliver
.357 unitless power factor, ratio of real power to apparent power, ideally 1
3,590 watt W real, average, active power ... what consumers want to pay for (watt-hours)
9,510 volt-amp-reactive var reactive power ... why not all outlets in a room are on the same circuit breaker

Intuition

Should be way to do phasor math in symbol form in mupad ... probably with matrices.

Template:Bookcat Template:BookCat