Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

8.4: Parallel Circuit Analysis

( \newcommand{\kernel}{\mathrm{null}\,}\)

Kirchhoff's current law (KCL) is the operative rule for parallel circuits. It states that the sum of all currents entering and exiting a node must equal zero. Alternately, it can be stated as the sum of currents entering a node must equal the sum of currents exiting that node. As a pseudo formula:

I→=I

A similar situation occurs in AC parallel circuits to that seen AC series circuits; namely that it appears that KCL (like KVL) is “broken”. That is, a simplistic summing of the magnitudes of the currents might not balance. Once again, this is because the summation must be a vector summation, paying attention to the phase angles of each separate current.

It is possible to drive a parallel circuit with multiple current sources. These sources will add in much the same way that voltage sources in series add, that is, polarity and phase must be considered. Ordinarily, voltage sources with differing values are not placed in parallel as this violates the basic rule of parallel circuits (voltage being the same across all components).

The current divider rule remains valid for AC parallel circuits. Given two components, Z1 and Z2, and a current feeding them, IT, the current through one of the components will equal the total current times the ratio of the opposite component over the sum of the impedance of the pair.

i1=iTZ2Z1+Z2

This rule is convenient in that the parallel equivalent impedance need not be computed, but remember, it is valid only when there are just two components involved.

When analyzing a parallel circuit, if it is being driven by a voltage source, then this same voltage must appear across each of the individual components. Ohm's law can then be used to determine the individual currents. According to KCL, the total current exiting the source must be equal to the sum of these individual currents. For example, in the circuit shown in Figure 8.4.1, the voltage E must appear across both R and L. Therefore, the currents must be iL=E/XL and iR=E/R, and itotal=iL+iR. itotal can also be found be determining the parallel equivalent impedance of R and XL, and then dividing this into E. This technique can also be used in reverse in order to determine a resistance or reactance value that will produce a given total current: dividing the source by the current yields the equivalent parallel impedance. As one of the two is already known, the known component can be used to determine the value of the unknown component via Equation 3.3.3.

Example 8.4.1

Determine the currents in the circuit shown in Figure 8.4.1 if the source is 100 volts peak, XL=j2kΩ and R=1kΩ

clipboard_e23e2c20c9b572a7f504a451804793520.png
Figure 8.4.1: A simple parallel RL circuit.

The same voltage must appear across all elements in a parallel connection. In this case that's 100 volts peak. The two branch currents are found via Ohm's law:

iL=vZ

iL=100Vj2kΩ

iL=5E390A

iR=vZ

iR=100V1kΩ

iR=10E30A

The source current is the sum of the these two currents, or 11.18E326.6 amps. This can be verified by determining the equivalent parallel impedance and then applying Ohm's law:

ZT=Z1×Z2Z1+Z2

ZT=1kΩ×j2kΩ1kΩ+j2kΩ

ZT=89426.6Ω

As a side note, in rectangular form this is 800+j400, meaning that this parallel combination is equivalent to a series combination of an 800 ohm resistance and a 400 ohm inductive reactance. Continuing with Ohm's law, we have:

iSource=vZT

iSource=100V89426.6Ω

iSource=11.18E326.6A

A phasor diagram of the currents is shown in Figure 8.4.2, below.

clipboard_eaa00ccda88c4c1651d64632e13472b91.png
Figure 8.4.2: Phasor diagram of currents in the circuit of Figure 8.4.1.

Current Measurement in the Laboratory

At this point, a practical question arises; how do we verify these currents in the laboratory? After all, the preeminent measurement tool is the oscilloscope, and these are designed to measure voltage, not current. While it is possible to obtain current measurement probes, a simple method to measure current is to use a small current sensing resistor with a standard oscilloscope setup. We have seen already that the voltage across a resistor must be in phase with the current through it. Therefore,

whatever phase angle we see on a resistor's voltage, its current phase angle must be the same. The idea is to simply insert a resistor into the branch of which we wish to measure the current. As long as the resistance is much smaller than the impedance seen in the rest of that branch, it will have little impact on the precise value of the current. We can then place a probe across this sensing resistor to read its voltage. Ohm's law is then be used to determine the current's magnitude, while the phase angle is obtaining directly from the oscilloscope (again, because the sensing resistor's voltage must be in phase with its current, and thus the voltage phase angle is equal to the current phase angle). This technique will be illustrated in the simulation portion of the next example problem.

Example 8.4.2

Determine the branch currents in the circuit of Figure 8.4.3.

clipboard_eb61c8f6b3bcf8a6975bd054ff421c75b.png
Figure 8.4.3: Circuit for Example 8.4.2.

The first step is to determine the capacitive reactance.

XC=j12πfC

XC=j12π500Hz250nF

XCj1273Ω

Both the resistor and capacitor will see 20 volts peak from the source. Their currents can be determined via Ohm's law:

iC=vXC

iC=20V127390Ω

iC15.71E390A

iR=vR

iR=20V2200Ω

iR90.91E30A

The source current is the sum of these two currents, or 92.26E39.8 amps. The source current may also be determined by dividing the source voltage by the equivalent parallel impedance, as follows.

ZT=Z1×Z2Z1+Z2

ZT=220Ω×(j1273Ω)220Ωj1273kΩ

ZT=216.89.8Ω

iSource=vZT

iSource=200V216.89.8Ω

iSource=92.26E39.8A

A time domain plot of the currents is illustrated in Figure 8.4.4 along with a phasor plot in Figure 8.4.5. Note that the source current is close in both amplitude and phase to the resistor current. By comparison, the capacitor current is considerably smaller and with an obvious leading phase shift.

clipboard_e580d1b864d45c161bc36b6e2af501181.png
Figure 8.4.4: Current waveforms for the circuit of Figure 8.4.3.
clipboard_e1bb17fb4fba1aa56d63e6c34c532399a.png
Figure 8.4.5: Phasor diagram for the circuit of Figure 8.4.3.

Computer Simulation

The circuit of Figure 8.4.3 is captured in a simulator as shown in Figure 8.4.6. Individual 2 ohm resistors are used to sense the currents in the resistor and capacitor branches. These sensing resistors are inserted directly above ground for convenience of measure. In this way a differential measurement is not needed.

clipboard_e013c56085b85c4174c8a86ba493b7ed6.png
Figure 8.4.6: Circuit of Figure 8.4.3 in a simulator with added current sensing resistors.

The value of a sensing resistor needs to be considerably smaller than the impedance of the branch in which it is inserted. Two orders of magnitude (i.e., less than 1 %) would be a good place to start. While even smaller values will increase accuracy, from a practical standpoint in the lab, such tiny resistor values would produce extremely small voltages that would be difficult to measure with great accuracy.

clipboard_eed3af5e1054b1d8d7c25f9ed7690b41f.png
Figure 8.4.7: Simulation results for the circuit of Figure 8.4.6.

A basic transient analysis is then performed as shown in Figure 8.4.7. The results of the simulation are in tight agreement with the plot of Figure 8.4.4. Note that the plotted resistor and capacitor “currents” are, in fact, the voltages across the associated sensing resistors (nodes 2 and 3) divided by 2 (ohms), in direct application of Ohm's law. Not only does the simulation verify the results computed earlier, it also validates the concept of using small current sensing resistors in the laboratory.

Example 8.4.3

Determine the the branch currents in the circuit of Figure 8.4.8. Use the source voltage as the reference (0).

clipboard_e177967e6023f131fcfb1c41f8ea15988.png
Figure 8.4.8: Circuit for Example 8.4.3.

Although this circuit is drawn a little differently than the prior examples, it remains a simple parallel circuit with just two nodes. Therefore, each element sees a 2 volt peak potential. Ohm's law will suffice to find the three component currents. These are then added to find the source current. Their reference directions are right-to-left given the source's polarity.

iC=vXC

iC=20V1290Ω

iC0.166790A

iL=vXL

iL=20V890Ω

iL=0.2590A

iR=vR

iR=20V100Ω

iR=0.20A

The sum of these three currents is approximately 0.216722.6 amps. This value can be verified by finding the combined parallel impedance. Using Equation 3.3.3 it can be shown that this impedance is 9.23122.6Ω. Thus,

iSource=vZ

iSource=20V9.23122.6Ω

iSource0.216722.6A

A phasor diagram showing the vector summation of the currents is illustrated in Figure 8.4.9.

clipboard_e28a3bb81bffc42c5c29b1f1820fb17d5.png
Figure 8.4.9: Current phasor diagram for the circuit of Figure 8.4.8.

Note that iC and iL are in perfect opposition as expected. Subtracting the magnitude of iC from iL leaves us with the precise vertical component of the source current.

If a parallel circuit is driven by a current source, as shown in Figure 8.4.10, there are two basic methods of solving for the component currents. The first method is to use the current divider rule. If desired, the component voltage can then be found using Ohm's law. An alternate method involves finding the parallel equivalent impedance first and then using Ohm's law to determine the voltage (remember, being a parallel circuit, there is only one common voltage). Given the voltage, Ohm's law can be used to find the current through one component. To find the current through the other, either Ohm's law can be applied a second time or KCL may be used; subtracting the current through the first component from the source current. If there are more than two components, usually the second method would be the most efficient course of action.

clipboard_ecb05799a6c07e51fc1b7ae99477f0809.png
Figure 8.4.10: Parallel network driven by a current source.

It is worth noting that both methods described above will yield the correct answers. One is not “more correct” than the other. We can consider each of these as a separate solution path; that is, a method of arriving at the desired end point. In general, the more complex the circuit, the more solution paths there will be. This is good because one path may be more obvious to you than another. It also allows you a means of crosschecking your work.

Example 8.4.4

Determine the currents in the circuit of Figure 8.4.10 if the source is 300 milliamps peak at 10 kHz, R is 750Ω and L is 15 mH.

The first step is to determine the inductive reactance.

XL=j2πfL

XL=j2π10kHz15mH

XLj942.4Ω

The current divider rule can be used to find the current through the resistor.

iR=iSourceXLR+XL

iR=0.30A942.490Ω7500Ω+942.490Ω

iR=0.234738.5A

KVL can be used to find the remaining current through the inductor as the source current must equal the sum of the inductor and resistor currents. Therefore:

iL=iSourceiR

iL=0.30A0.234738.5A

iL=0.186851.5A

This value could also have been obtained by applying the current divider rule a second time:

iL=iSourceRR+XL

iL=0.30A7500Ω7500Ω+942.490Ω

iL=0.186851.5A

A time domain plot of the current waveforms is shown in Figure 8.4.11.

clipboard_e3652cdcd2ed423e6edf7ffa7f92d3f05.png
Figure 8.4.11: Current waveforms for the circuit of Example 8.4.4.

From the plot it is apparent that the inductor and resistor currents do indeed add up to the source current. Further, the current through the inductor is lagging, as expected.

Computer Simulation

The circuit of Example 8.4.4 is captured in a simulator as shown in Figure 8.4.12. A pair of 1 ohm current sensing resistors have been added. By using 1 ohm, the sensing voltage will have the same magnitude as the current, with no scaling required.

clipboard_e1afccea00810917107a8c2f47a3191eb.png
Figure 8.4.12: Circuit of Example 8.4.4 in a simulator.

A transient analysis is performed, plotting the voltages at nodes 2 and 3 along with their sum (the source current). The results are shown in Figure 8.4.3. The plot is delayed for a millisecond in order to avoid the initial power-up transient. The results are in full agreement with the plot of Figure 8.4.11.

clipboard_ee4a1bdc5542e15b9016ebe5ee8035b1f.png
Figure 8.4.13: Results of the transient response simulation for the circuit of Example 8.4.5.

Example 8.4.5

Determine the branch currents in the circuit of Figure 8.4.14. Use the current source as the time reference (i.e., 0).

clipboard_eddf84fb7b9e1b639ca73745f382cfc14.png
Figure 8.4.14: Circuit for Example 8.4.5.

Instead of using repeated current dividers here, we can instead find the equivalent impedance and then apply Ohm's law to determine the system voltage. Each branch current may be obtained by dividing this voltage by the impedance of that branch; a quick application of Ohm's law.

The system impedance is computed through Equation ??? as follows:

Ztotal=11Z1+1Z2+1Z3

Ztotal=11j12Ω+1j8Ω+110Ω

Ztotal=9.23122.6Ω

The system voltage is found using Ohm's law. As the reference direction of the current source is flowing down into ground, the branch currents will be flowing up. This makes their voltage reference negative with respect to ground (i.e., + to − from bottom to top). We can deal with this by describing the current source as negative (i.e., flowing out of the top node). The source can be written as either 10 or as 1180, it makes no difference.

v=isource×Ztotal

v=10A×9.23122.6

v9.23122.6V

This potential may also be written as 9.231157.4 volts (remember, an inversion is the same as a 180 degree phase shift).

And now for the branch currents:

iC=vXC

iC=9.231157.4V1290Ω

iC0.769267.4A

iL=vXL

iL=9.231157.40V890Ω

iL=1.154112.6A

iR=vR

iR=9.231157.4V100Ω

iR=0.9231157.4A

The sum of these three currents is approximately 1180 amps (i.e., 10), the value of the current source, as expected.

A phasor diagram of the currents is plotted in Figure 8.4.15.

clipboard_e267f67654f6d4ffe9a3212b26b191feb.png
Figure 8.4.15: Current phasor diagram for the circuit of Figure 8.4.13.

Now for the sneaky bit. In case you didn't notice, the components in this circuit are identical to those of Figure 8.4.8 with the exception of the source. As a consequence, the phase angles and magnitudes of the branch currents through the three components will remain unchanged relative to each other. Due to the change in both magnitude and direction of the source, the entire phasor plot has been rotated clockwise by 154.7 degrees and all of the magnitudes have been lengthened by the ratio of the voltages (9.231/2). This is perhaps easiest to see by focusing on the vector for isource in Figure 8.4.9. Rotate that vector clockwise, along with every other vector, until isource lines up with the negative real axis. The result is the plot of Figure 8.4.15, albeit with newly lengthened magnitudes.

If a parallel circuit contains multiple current sources, they may be added together (a vector sum, of course) to generate an equivalent single current source. The analysis then proceeds as before. This is demonstrated in the following example.

Example 8.4.6

For the circuit of Figure 8.4.16, determine the currents through the capacitor, inductor and resistor, and also determine the system voltage. i1 is 0.50 amps and i2 is 345 amps.

clipboard_e0207fd633ef6fbf7da450aed592a97c8.png
Figure 8.4.16: Circuit for Example 8.4.6.

The first step here is to determine the effective current driving the circuit. If we treat the top node as positive, i2 is entering (positive) while i1 is exiting (negative). The combination is:

itotal=i1+i2

itotal=0.50A+345A

itotal=2.6752.6A

This current has the same reference direction as source two. A phasor diagram of the process is illustrated in Figure 8.4.17 to help visualize the vector addition.

clipboard_e9de324e891391cf230c8993c9cdb6be2.png
Figure 8.4.17: Phasor diagram of the combined current sources for the circuit for Example 8.4.6.

The next step is to find the combined impedance so that we can find the applied voltage.

Ztotal=11Z1+1Z2+1Z3

Ztotal=11j100Ω+1j50Ω+140Ω

Ztotal=37.1421.8Ω

v=isource×Ztotal

v=2.6752.6A×37.1421.8

v99.1674.4V

We now apply Ohm's law to each of the components to determine the branch currents.

iC=vXC

iC=99.1674.4V10090Ω

iC0.9916164.4A

iL=vXL

iL=99.1674.4V5090Ω

iL=1.98315.6A

iR=vR

iR=99.1674.4V400Ω

iR=2.47974.4A

The sum of these three currents is approximately 2.6752.6 amps. This balances the net entering current from the two sources, verifying KVL.


This page titled 8.4: Parallel Circuit Analysis is shared under a Public Domain license and was authored, remixed, and/or curated by James M. Fiore.

Support Center

How can we help?