Vol. Alternating Current (AC)
Chapter 4 Reactance and Impedance—Capacitive

Series Resistor-Capacitor Circuits

In the last section, we learned what would happen in simple resistor-only and capacitor-only AC circuits. Now we will combine the two components together in series form and investigate the effects.

 

Series capacitor circuit: voltage lags current by 0o to 90°.

Series capacitor circuit: voltage lags current by 0° to 90°.

 

Impedance Calculation

The resistor will offer 5 Ω of resistance to AC current regardless of frequency, while the capacitor will offer 26.5258 Ω of reactance to AC current at 60 Hz.

Because the resistor’s resistance is a real number (5 Ω ∠ 0°, or 5 + j0 Ω), and the capacitor’s reactance is an imaginary number (26.5258 Ω ∠ -90°, or 0 - j26.5258 Ω), the combined effect of the two components will be an opposition to current equal to the complex sum of the two numbers.

The term for this complex opposition to current is impedance, its symbol is Z, and it is also expressed in the unit of ohms, just like resistance and reactance. In the above example, the total circuit impedance is:

 

circuit impedance equation

 

Impedance is related to voltage and current just as you might expect, in a manner similar to resistance in Ohm’s Law:

 

ohms law for ac circuits

 

In fact, this is a far more comprehensive form of Ohm’s Law than what was taught in DC electronics (E=IR), just as impedance is a far more comprehensive expression of opposition to the flow of electrons than simple resistance is. Any resistance and any reactance, separately or in combination (series/parallel), can be and should be represented as a single impedance.

Current Calculation

To calculate current in the above circuit, we first need to give a phase angle reference for the voltage source, which is generally assumed to be zero. (The phase angles of resistive and capacitive impedance are always 0° and -90°, respectively, regardless of the given phase angles for voltage or current.)

 

current calculation

 

current calculation 2

 

As with the purely capacitive circuit, the current wave is leading the voltage wave (of the source), although this time the difference is 79.325° instead of a full 90°.

 

Voltage lags current (current leads voltage)in a series R-C circuit.

Voltage lags current (current leads voltage)in a series R-C circuit.

 

Table Method

As we learned in the AC inductance chapter, the “table” method of organizing circuit quantities is a very useful tool for AC analysis just as it is for DC analysis. Let’s place out known figures for this series circuit into a table and continue the analysis using this tool:

 

series circuit table 1

 

Current in a series circuit is shared equally by all components, so the figures placed in the “Total” column for current can be distributed to all other columns as well:

Continuing with our analysis, we can apply Ohm’s Law (E=IR) vertically to determine voltage across the resistor and capacitor:

 

series circuit table 2

 

Notice how the voltage across the resistor has the exact same phase angle as the current through it, telling us that E and I are in phase (for the resistor only). The voltage across the capacitor has a phase angle of -10.675°, exactly 90° less than the phase angle of the circuit current. This tells us that the capacitor’s voltage and current are still 90° out of phase with each other.

Calculations Using SPICE

Let’s check our calculations with SPICE:

 

Spice circuit: R-C.

Spice circuit: R-C.

 

ac r-c circuit
 v1 1 0 ac 10 sin
 r1 1 2 5
 c1 2 0 100u
 .ac lin 1 60 60
 .print ac v(1,2) v(2,0) i(v1)
 .print ac vp(1,2) vp(2,0) ip(v1)
 .end
 freq            v(1,2)       v(2)       i(v1)
 6.000E+01       1.852E+00       9.827E+00       3.705E-01
 
 freq            vp(1,2)       vp(2)       ip(v1)
 6.000E+01       7.933E+01       -1.067E+01      -1.007E+02

 

interpreted spice equation

 

Once again, SPICE confusingly prints the current phase angle at a value equal to the real phase angle plus 180° (or minus 180°).

However, it’s a simple matter to correct this figure and check to see if our work is correct. In this case, the -100.7° output by SPICE for current phase angle equates to a positive 79.3°, which does correspond to our previously calculated figure of 79.325°.

Again, it must be emphasized that the calculated figures corresponding to real-life voltage and current measurements are those in polar form, not rectangular form!

For example, if we were to actually build this series resistor-capacitor circuit and measure voltage across the resistor, our voltmeter would indicate 1.8523 volts, not 343.11 millivolts (real rectangular) or 1.8203 volts (imaginary rectangular).

Real instruments connected to real circuits provide indications corresponding to the vector length (magnitude) of the calculated figures. While the rectangular form of complex number notation is useful for performing addition and subtraction, it is a more abstract form of notation than polar, which alone has direct correspondence to true measurements.

Impedance (Z) of a series R-C circuit may be calculated, given the resistance (R) and the capacitive reactance (XC). Since E=IR, E=IXC, and E=IZ, resistance, reactance, and impedance are proportional to voltage, respectively. Thus, the voltage phasor diagram can be replaced by a similar impedance diagram.

 

Series: R-C circuit Impedance phasor diagram.

Series: R-C circuit Impedance phasor diagram.

 

Example: Given: A 40 Ω resistor in series with a 88.42 microfarad capacitor. Find the impedance at 60 hertz.

 

 XC = 1/(2πfC)
 XC = 1/(2π·60·88.42×10-6)
 XC = 30 Ω 
 Z = R - jXC 
 Z = 40 - j30 
 |Z| = sqrt(402 + (-30)2) = 50 Ω 
 ∠Z = arctangent(-30/40) = -36.87° 
 Z = 40 - j30 = 50∠-36.87°

 

REVIEW:

  • Impedance is the total measure of opposition to electric current and is the complex (vector) sum of (“real”) resistance and (“imaginary”) reactance.
  • Impedances (Z) are managed just like resistances (R) in series circuit analysis: series impedances add to form the total impedance. Just be sure to perform all calculations in complex (not scalar) form! ZTotal1 + Z2 + . . . Zn
  • Please note that impedances always add in series, regardless of what type of components comprise the impedances. That is, resistive impedance, inductive impedance, and capacitive impedance are to be treated the same way mathematically.
  • A purely resistive impedance will always have a phase angle of exactly 0° (ZR = R Ω ∠ 0°).
  • A purely capacitive impedance will always have a phase angle of exactly -90° (ZC = XC Ω ∠ -90°).
  • Ohm’s Law for AC circuits: E = IZ ; I = E/Z ; Z = E/I
  • When resistors and capacitors are mixed together in circuits, the total impedance will have a phase angle somewhere between 0°- and -90°.

RELATED WORKSHEETS: