Circuit Theory/Phasors/Examples/Example 7

Given that the voltage source is defined by , find all other voltages, currents and check power.

Series RL circuit for example 7

Label Loops Junctions edit

Series RL circuit marked up for analysis

The important point is that nothing changes even though the source is oscillating. + and - still have to capture the circuit topology and work their way into the equations.

What is interesting to note about this problem, is that it is talking about a wall outlet.

The angular frequency 377 is 60 Hz :

The so , so the magnitude of the problem matches a normal 120 volt rms wall outlet in Northern America.

Knowns, Unknowns and Equations edit

Knowns:  
Unknowns:  
Equations:  

Phasor Symbolic edit

time domain edit

substitute the terminal equations into the loop equation to get this:

 

Assume   can be put in the form  

phasor domain edit

now transform into the phasor domain ..

 
 
 

So:

 

Solving for  

 

If:

 

Then:

 

To make the above definition easier to read, going to introduce two new symbols for the magnitude and phase of the current phasor:

 

Then:

 

and:

 

back to time domain edit

 
 
 

Phasor Numeric edit

 
phasor matlab solution of RL circuit .... m file

time domain edit

substitute the terminal equations into the loop equation to get this:

 
 
 
 
 

phasor domain edit

now transform into the phasor domain ..

 
 
 
 

Then:

 

and:

 

back to the time domain edit

 

so:

 
 
 

check edit

at   do the voltages add to zero?

 

Yes! .. maybe with computer rounding errors because all numeric solutions are approximate

Laplace Symbolic edit

time domain edit

 

rewriting

 

laplace domain edit

now transform both into the laplace domain ..

 
 
 

So:

 

Solving for  

  

At this point the Laplace symbolic solution has to stop. The next steps depend upon the form of  .

back to time domain edit

This can not be done without  . The form of the function   determines the inverse mapping.

Laplace Numeric edit

 
matlab laplace transform solution .... m file

time domain edit

substitute the terminal equations into the loop equation to get this:

 
 
 
 
 

laplace domain edit

now transform into the laplace domain ..

 
 

back to the time domain edit

 

Combining the cos and sin terms:

 

Which is the same as the steady state (particular solution).

Have to wait for the particular solution to show that C is zero and where the 2.58 comes from.

The time a period of 16.7 ms is more than 5 two time constants (5ms). This means that 99% of the initial energy imbalance is gone before getting through one third of an oscillation.

The sin term has to be positive so that the physical reality of voltage leading the current through an inductor is maintained. See phase check below for more discussion of this.

Simulation edit

  Vs,VL and I of the simulation graphed above.

period check edit

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

 
 
 

magnitude check edit

The magnitude of Vs above appears to be between 150 and 200 volts, probably around 175 volts. This agrees with the math:

 

The magnitude of i(t) appears to be between 10 and 20 amps, closer to 15 amps. This agrees with the predicted 15.9 amps above.

The magnitude of VL appears to be between 0 and 100 volts, close to 50 volts. This agrees with the predicted 59.9 volts above.

Vr can not be graphed because of the choice of ground. This is true in the real world also. If ground were placed between the resistor and the inductor then Vr and VL could be measured with an oscilloscope or the above simulator, but their phase relationship would appear   out of phase.

transient response check edit

The transient response is obviously part of the simulation since all values start out at zero, but by the time the first cycle is finished, the values have separated and are never zero at the same time. Compare the period 16.7ms with the time constant (seen in the expondent associated with C in the inverse laplace transform) .001 or 1ms. After five time constants (2ms) the transient reponse is less than 99% of it's original value of 2.58 (the value of C). This is means that 5/16.7 = 35% into the first cycle the value of the transient is:

 

and .0000001 volts by the end of the first cycle.

phase check edit

Phase is word describing the angle in the calculations. Voltage will always lead the current through an inductor (think of the terminal relationship or ELI) by   or   of a period.

The inductor's voltage is orange and the inductor's current is in the bottom graph above. Voltage does lead the current. The time between their peaks is about 4ms which is approximately   of the period 16.7ms.

The resistors voltage can not be seen in above, but it's phase is identical to the current. The source voltage has to be between the resistor and the inductor voltage (from the loop of Kirchhoff's law). And it is above. The circuit is being dominated by the resistor (voltage is 159 compared to 59), (resistor is 10 ohms, inductor is .01*377 = 3.77 ohms), thus the source voltage is closer to the resistor(current wave).

Power Analysis edit

Power Analysis is rooted in the phasor domain! The phasor domain is limited to sinusoidal driving sources. This is why the discussion of RMS power and it's calculation is not part of this analysis.

 
 
 

if : , and   then

 

and

 

In summary

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

Intuition edit

ELI ... voltage leads the current through an inductor

Derivatives cause a lag ... a delay in time ... which is a positive angle in sinusoidal.