The final steady-state voltage for this capacitor example is 106.5 V peak at a -51.21° phase shift, derived using AC phasor analysis. When tackling linear AC circuits in steady-state, differential equations are unnecessarily tedious. Instead, we use complex impedance to turn calculus into basic algebra. Below is a complete, step-by-step walkthrough of a classic exam problem, including the real-world component data you need to contextualize the math.

The Core Capacitor Example: Problem Statement & Reference Data

Problem Statement:
A series RC circuit is driven by a sinusoidal voltage source defined as vs(t) = 170 cos(377t) V. The resistor has a value of R = 150 Ω and the capacitor is C = 22 μF. Find the steady-state time-domain voltage across the capacitor, vc(t).

Which method applies and why?
We use Phasor Analysis (Complex Impedance Method). Because the circuit is linear and driven by a single-frequency sinusoidal source, the steady-state response will also be sinusoidal at the exact same frequency. Phasor analysis allows us to represent resistors, capacitors, and inductors as complex numbers (impedances) and apply standard DC theorems—like Ohm's Law and the Voltage Divider Rule—directly to AC circuits.

Before diving into the algebra, it is crucial to understand the physical component we are modeling. A 22 μF capacitor is a very specific value that dictates the physical size, dielectric material, and Equivalent Series Resistance (ESR) of the part you would actually buy for a bench prototype or PCB design.

Dielectric Type Typical Range ESR (mΩ) Max Temp (°C) Common Application
Aluminum Electrolytic 1 μF – 1 F 50 – 500 85 – 105 Power supply filtering, bulk energy storage
Polypropylene Film 1 nF – 10 μF < 5 85 – 105 Audio crossovers, AC motor run, snubber circuits
Ceramic (X7R/X5R) 100 pF – 100 μF 2 – 20 125 High-frequency decoupling, MLCC bypass
Tantalum 100 nF – 1 mF 20 – 200 125 Space-constrained DC filtering, medical devices

Data sourced from manufacturer specifications (e.g., Cornell Dubilier, Vishay). For our 22 μF example at 60 Hz, an Aluminum Electrolytic or Film capacitor would be the physical choice, though ideal phasor math assumes ESR is zero.

Step-by-Step Phasor Solution & The Common Trap

Step 1: Extract Phasor and Angular Frequency
The time-domain source is vs(t) = 170 cos(377t).
Angular frequency (ω) = 377 rad/s (which corresponds to exactly 60 Hz, since ω = 2πf).
The phasor representation of the source is Vs = 170 ∠ 0° V.

⚠️ The Common Trap: Students frequently confuse peak voltage with RMS voltage. The 170 V here is the peak amplitude. If you mistakenly treat 170 V as RMS, your final time-domain equation will be off by a factor of √2. We keep everything in peak values to make the final conversion back to the time domain seamless.

Step 2: Calculate Complex Impedances
The resistor's impedance is purely real:
ZR = 150 Ω

The capacitor's impedance is purely imaginary and negative:
ZC = 1 / (jωC) = -j / (ωC)
ZC = -j / (377 × 22 × 10-6)
ZC = -j / 0.008294
ZC = -j120.57 Ω

Converting to polar form for easier division later:
ZC = 120.57 ∠ -90° Ω

Step 3: Apply the AC Voltage Divider Rule
To find the voltage across the capacitor, we use the voltage divider formula:
Vc = Vs × [ ZC / (ZR + ZC) ]

First, calculate the total series impedance (the denominator):
Ztotal = 150 - j120.57 Ω
Magnitude: |Ztotal| = √(150² + (-120.57)²) = √(22500 + 14537.12) = √37037.12 = 192.45 Ω
Phase Angle: θ = arctan(-120.57 / 150) = arctan(-0.8038) = -38.79°
So, Ztotal = 192.45 ∠ -38.79° Ω

Now, multiply the numerator:
Vs × ZC = (170 ∠ 0°) × (120.57 ∠ -90°) = 20496.9 ∠ -90°

Finally, divide the numerator by the denominator:
Vc = (20496.9 ∠ -90°) / (192.45 ∠ -38.79°)
Magnitude: 20496.9 / 192.45 = 106.5 V
Angle: -90° - (-38.79°) = -51.21°
Vc = 106.5 ∠ -51.21° V

Step 4: Convert Back to the Time Domain
Using the peak magnitude, the original angular frequency (377), and the calculated phase shift:
vc(t) = 106.5 cos(377t - 51.21°) V

Sanity Checks, Independent Verification, and FAQ

Never trust an exam answer until you have run a sanity check. Here is how you verify the physics and the math independently.

1. Order of Magnitude & Units Check
The unit is Volts, which is correct. For magnitude, the source is 170 V peak. Because the capacitor's impedance magnitude (120.57 Ω) is less than the total circuit impedance (192.45 Ω), the capacitor must drop less voltage than the total source. The ratio is 120.57 / 192.45 ≈ 0.626. Multiplying 0.626 by 170 V yields 106.42 V, which perfectly matches our calculated 106.5 V (allowing for rounding). Furthermore, in a capacitive circuit, the current leads the source voltage, and the capacitor voltage lags the current. A negative phase angle of -51.21° relative to the source aligns perfectly with capacitive physics.

2. Independent Verification (Simulation)
To verify this without a physical oscilloscope, use LTspice. Set up a transient analysis (.tran) with a SINE voltage source configured to 170V amplitude and 60Hz frequency. Place a 150Ω resistor and 22μF capacitor in series. Run the simulation for at least 50ms to allow any initial transient DC offset to decay. Probe the node between the resistor and capacitor. The waveform will show a peak amplitude of exactly 106.5V, lagging the source waveform by roughly 2.38 milliseconds (which equates to 51.21° at 60Hz).

Frequently Asked Questions

Q: Why didn't we use KVL and differential equations in the time domain?
A: You could write vs(t) = R·i(t) + (1/C)∫i(t)dt, differentiate it, and solve the resulting first-order linear differential equation using integrating factors. However, phasor analysis (built on Euler's formula) bypasses the calculus entirely, reducing the problem to complex arithmetic. For steady-state AC, phasors are always the superior method.

Q: What if the problem asked for the RMS voltage across the capacitor?
A: RMS (Root Mean Square) is simply the peak voltage divided by √2. If the question specifically requested the RMS phasor, your answer would be Vc(rms) = (106.5 / √2) ∠ -51.21° = 75.3 ∠ -51.21° V. Always read the prompt carefully to see if the final answer requires peak or RMS formatting.

Q: How does the physical ESR of a real capacitor affect this result?
A: In our ideal math, ESR is zero. In reality, a 22 μF aluminum electrolytic capacitor might have an ESR of 100 mΩ. This adds a tiny real component to ZC (making it 0.1 - j120.57). At 60 Hz, the reactance (120.57 Ω) utterly dominates the ESR (0.1 Ω), meaning the ideal math holds up perfectly. However, if this were a high-frequency switching regulator operating at 100 kHz, the ESR would drastically alter both the magnitude and the phase, and the ideal capacitor model would fail.

For further reading on AC steady-state analysis and complex waveforms, consult the All About Circuits textbook chapter on the Phasor Domain. Mastering these algebraic translations is the gateway to understanding power factor correction, filter design, and AC motor theory.