Fiveable

💡AP Physics C: E&M Unit 11 Review

QR code for AP Physics C: E&M practice questions

11.8 Resistor-Capacitor (RC) Circuits

11.8 Resistor-Capacitor (RC) Circuits

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
💡AP Physics C: E&M
Unit & Topic Study Guides
Pep mascot

RC circuits combine resistors and capacitors so that charge, current, and voltage change over time instead of staying fixed. The time constant τ=ReqCeq\tau = R_{\mathrm{eq}}C_{\mathrm{eq}} controls how fast a capacitor charges or discharges, and capacitor combinations follow rules that are the reverse of resistor combinations.

Why This Matters for the AP Physics C: E&M Exam

This topic pulls together Kirchhoff's loop rule, capacitors, and resistors into one model where quantities depend on time. You will be asked to write and interpret the differential equation from the loop rule, predict short-term and long-term behavior, and use the exponential charging and discharging functions. Because Unit 11 is one of the most heavily weighted units on the exam, you should be ready to handle RC circuits both as quick conceptual checks and as multi-step calculations.

The free-response section includes an Experimental Design and Analysis question, and RC circuits fit that style well. You may need to design a procedure to measure a time constant, linearize exponential data to find a slope, or justify claims using your data and the underlying physics.

Key Takeaways

  • Capacitors in series add as reciprocals, so the equivalent capacitance is less than the smallest one; capacitors in parallel simply add.
  • Series capacitors carry the same magnitude of charge on each plate because of conservation of charge.
  • Apply Kirchhoff's loop rule to get the governing equation ε=dqdtR+qC\varepsilon = \frac{dq}{dt}R + \frac{q}{C}.
  • The time constant is τ=ReqCeq\tau = R_{\mathrm{eq}} C_{\mathrm{eq}}: about 63% charged after one τ\tau, about 37% of charge left after one τ\tau when discharging.
  • At t=0t = 0 an uncharged capacitor acts like a wire (maximum current); after tτt \gg \tau a fully charged capacitor acts like an open branch (zero current).
  • Charging and discharging follow exponential functions, so charge, voltage, current, and stored energy all approach steady state asymptotically.

Equivalent Capacitance

Capacitors can be arranged in different configurations within a circuit, and these arrangements affect how they store charge and energy.

Series Connection. When capacitors are connected end-to-end, they form a series combination.

  • The equivalent capacitance is calculated using:

1Ceq,s=i1Ci\frac{1}{C_{\mathrm{eq}, \mathrm{s}}}=\sum_{i} \frac{1}{C_{i}}

  • For two capacitors in series, this simplifies to: Ceq=C1C2C1+C2C_{eq} = \frac{C_1 C_2}{C_1 + C_2}
  • The equivalent capacitance is always smaller than the smallest individual capacitance in the series.
  • Each capacitor in series has the same magnitude of charge on its plates due to conservation of charge.

Parallel Connection. When capacitors are connected across the same two points, they form a parallel combination.

  • The equivalent capacitance is simply the sum of individual capacitances:

Ceq,p=iCiC_{\mathrm{eq}, p}=\sum_{i} C_{i}

  • For two capacitors in parallel: Ceq=C1+C2C_{eq} = C_1 + C_2
  • Parallel capacitors all experience the same voltage across their terminals.
  • The total charge is distributed among the capacitors proportionally to their capacitance values.

Notice the pattern is the opposite of resistors: series resistors add directly, but series capacitors add as reciprocals.

RC Circuit Behavior

Fundamental Differential Equation

When a resistor and capacitor are combined in a circuit with a voltage source, their behavior is governed by a differential equation derived from Kirchhoff's loop rule.

E=dqdtR+qC\mathcal{E}=\frac{d q}{d t} R+\frac{q}{C}

This equation describes how the charge on the capacitor changes over time, where:

  • E\mathcal{E} is the electromotive force (voltage source)
  • RR is the resistance
  • CC is the capacitance
  • qq is the charge on the capacitor
  • dqdt\frac{d q}{d t} represents the current flowing through the resistor

Solving this equation gives the time-dependent behavior of the circuit, showing how charge, current, and voltage evolve after a switch is opened or closed.

Time Constant

The time constant characterizes how quickly an RC circuit responds to changes.

τ=ReqCeq\tau=R_{\mathrm{eq}} C_{\mathrm{eq}}

The time constant has several important interpretations:

  • It represents the time required for a charging capacitor to reach approximately 63% of its final value.
  • During discharge, it is the time needed for the charge to decrease to about 37% of its initial value.
  • After about 5 time constants, the circuit is treated as having essentially reached steady state.
  • The time constant has units of seconds and measures how fast or slow the circuit responds.

For complex circuits with multiple resistors and capacitors, find the equivalent resistance and equivalent capacitance first, then use them in τ\tau.

Capacitor Charging

When a capacitor is connected to a voltage source through a resistor, it begins to charge. This process follows an exponential pattern set by the time constant.

  • Initial behavior: An uncharged capacitor initially acts like a wire, allowing maximum current to flow.
  • Charge accumulation: As charge builds up on the plates, the voltage across the capacitor increases.
  • Current reduction: The increasing capacitor voltage opposes the source voltage, gradually reducing the current.
  • Mathematical description: The charge on the capacitor during charging follows: q(t)=Q(1et/τ)q(t) = Q(1 - e^{-t/\tau}) where Q=CEQ = C\mathcal{E} is the maximum charge.
  • Voltage and current: VC(t)=E(1et/τ)V_C(t) = \mathcal{E}(1 - e^{-t/\tau}) I(t)=ERet/τI(t) = \frac{\mathcal{E}}{R}e^{-t/\tau}
  • Energy storage: As the capacitor charges, the stored electric potential energy increases according to U=12CVC2=q22CU = \frac{1}{2}CV_C^2 = \frac{q^2}{2C} and approaches a maximum asymptotically.
  • Steady-state behavior: After a long time (tτt \gg \tau), the capacitor is fully charged for modeling purposes. The potential difference across it reaches its maximum value equal to the battery emf, and the current in that branch becomes zero.

Capacitor Discharging

When a charged capacitor is connected across a resistor with no voltage source, it discharges through the resistor.

  • Initial behavior: At the moment of connection, maximum current flows because of the full voltage across the capacitor.
  • Immediate change in stored quantities: As soon as discharging begins, the charge on the capacitor and the energy stored in its electric field both start to decrease.
  • Exponential decay: The charge, voltage, and current all decrease exponentially with time.
  • Mathematical description: The charge during discharging follows: q(t)=Qet/τq(t) = Q e^{-t/\tau} where QQ is the initial charge.
  • Voltage and current: VC(t)=V0et/τV_C(t) = V_0 e^{-t/\tau} I(t)=V0Ret/τI(t) = \frac{V_0}{R}e^{-t/\tau} where V0V_0 is the initial voltage.
  • Energy change: As the capacitor discharges, the stored electric potential energy decreases with time and is dissipated as thermal energy in the resistor. The stored energy approaches zero asymptotically.
  • Steady-state behavior: After a long time (tτt \gg \tau), the capacitor is effectively discharged, with charge, capacitor voltage, and current all approximately zero.

How to Use This on the AP Physics C: E&M Exam

Problem Solving

  • Reduce capacitor networks to a single CeqC_{\mathrm{eq}} and resistor networks to a single ReqR_{\mathrm{eq}} before finding τ\tau.
  • For series capacitors, remember the charge is shared equally, so start from the common charge to find each voltage.
  • Always check the two limiting cases. At t=0t = 0, treat an uncharged capacitor as a wire and find the initial current from the resistors. At tτt \gg \tau, treat the capacitor as an open branch with zero current.

Free Response

  • If asked to set up the model, start from Kirchhoff's loop rule and write ε=dqdtR+qC\varepsilon = \frac{dq}{dt}R + \frac{q}{C}, then state initial conditions like q(0)q(0).
  • When solving for behavior over time, use the charging or discharging exponential form and identify τ\tau, the maximum charge, and the initial values clearly.
  • To find a time, set the exponential expression equal to the target value and take a natural log, as shown in the practice problems below.

Experimental Design and Analysis

  • A common approach is to measure capacitor voltage or current versus time, then linearize. Taking the natural log of an exponential turns it into a straight line whose slope is related to 1/τ1/\tau.
  • From the slope and a known RR or CC, you can solve for the unknown circuit value, and you can discuss sources of error such as nonideal meters or resistor heating.

Common Misconceptions

  • Capacitors do not follow the same combination rules as resistors. Series capacitors add as reciprocals (smaller result), and parallel capacitors add directly.
  • A capacitor does not "block" current immediately. When uncharged, it acts like a wire at t=0t = 0 and allows the largest current; it blocks current only after it is fully charged.
  • The capacitor does not reach its final charge in one time constant. One τ\tau gives about 63% charged, not 100%.
  • Current does not keep flowing through a fully charged capacitor branch. At steady state that branch carries zero current, so any series resistor in that branch has zero voltage drop.
  • The time constant uses equivalent values. Use ReqR_{\mathrm{eq}} and CeqC_{\mathrm{eq}} for the relevant branch, not just one component, when the circuit has multiple elements.

Practice Problem 1: Equivalent Capacitance

A circuit contains three capacitors with the following values: C1=4.0μFC_1 = 4.0 \mu F, C2=6.0μFC_2 = 6.0 \mu F, and C3=12.0μFC_3 = 12.0 \mu F. Calculate the equivalent capacitance if: a) All three capacitors are connected in series b) All three capacitors are connected in parallel

Solution

a) For capacitors in series, we use the formula: 1Ceq,s=1C1+1C2+1C3\frac{1}{C_{\mathrm{eq}, \mathrm{s}}}=\frac{1}{C_1}+\frac{1}{C_2}+\frac{1}{C_3}

Substituting the values: 1Ceq,s=14.0μF+16.0μF+112.0μF\frac{1}{C_{\mathrm{eq}, \mathrm{s}}}=\frac{1}{4.0 \mu F}+\frac{1}{6.0 \mu F}+\frac{1}{12.0 \mu F} 1Ceq,s=312.0μF+212.0μF+112.0μF=612.0μF=12.0μF\frac{1}{C_{\mathrm{eq}, \mathrm{s}}}=\frac{3}{12.0 \mu F}+\frac{2}{12.0 \mu F}+\frac{1}{12.0 \mu F}=\frac{6}{12.0 \mu F}=\frac{1}{2.0 \mu F}

Therefore, Ceq,s=2.0μFC_{\mathrm{eq}, \mathrm{s}} = 2.0 \mu F

b) For capacitors in parallel, we use the formula: Ceq,p=C1+C2+C3C_{\mathrm{eq}, p}=C_1+C_2+C_3

Substituting the values: Ceq,p=4.0μF+6.0μF+12.0μF=22.0μFC_{\mathrm{eq}, p}=4.0 \mu F+6.0 \mu F+12.0 \mu F=22.0 \mu F

Practice Problem 2: RC Circuit Time Constant

An RC circuit consists of a 100 Ω resistor and a 470 μF capacitor connected in series with a 12 V battery. a) Calculate the time constant of the circuit. b) How long will it take for the capacitor to charge to 99% of its maximum value?

Solution

a) The time constant of an RC circuit is given by: τ=RC\tau = RC

Substituting the values: τ=(100Ω)(470×106F)=0.047 seconds\tau = (100 \Omega)(470 \times 10^{-6} F) = 0.047 \text{ seconds}

b) To find the time needed to reach 99% of the maximum charge, we use the charging equation: q(t)=Q(1et/τ)q(t) = Q(1 - e^{-t/\tau})

We need to find t when q(t)=0.99Qq(t) = 0.99Q: 0.99Q=Q(1et/τ)0.99Q = Q(1 - e^{-t/\tau})

0.99=1et/τ0.99 = 1 - e^{-t/\tau}

et/τ=0.01e^{-t/\tau} = 0.01 t/τ=ln(0.01)-t/\tau = \ln(0.01) t=τln(0.01)t = -\tau \ln(0.01) t=0.047 s×4.605=0.216 secondst = 0.047 \text{ s} \times 4.605 = 0.216 \text{ seconds}

Therefore, it will take approximately 0.216 seconds for the capacitor to charge to 99% of its maximum value.

Practice Problem 3: Capacitor Discharge

A 25 μF capacitor is charged to 50 V and then connected across a 10 kΩ resistor. a) What is the initial current through the resistor? b) How much time will it take for the voltage across the capacitor to drop to 5 V?

Solution

a) The initial current can be calculated using Ohm's law: I0=V0R=50 V10 kΩ=5×103 A=5 mAI_0 = \frac{V_0}{R} = \frac{50 \text{ V}}{10 \text{ k}\Omega} = 5 \times 10^{-3} \text{ A} = 5 \text{ mA}

b) For a discharging capacitor, the voltage follows: V(t)=V0et/τV(t) = V_0 e^{-t/\tau}

First, we need to find the time constant: τ=RC=(10×103Ω)(25×106 F)=0.25 seconds\tau = RC = (10 \times 10^3 \Omega)(25 \times 10^{-6} \text{ F}) = 0.25 \text{ seconds}

Now, we need to find t when V(t)=5 VV(t) = 5 \text{ V}: 5 V=50 V×et/0.255 \text{ V} = 50 \text{ V} \times e^{-t/0.25} 550=et/0.25\frac{5}{50} = e^{-t/0.25} 0.1=et/0.250.1 = e^{-t/0.25} ln(0.1)=t/0.25\ln(0.1) = -t/0.25 t=0.25×ln(0.1)=0.25×2.303=0.576 secondst = -0.25 \times \ln(0.1) = 0.25 \times 2.303 = 0.576 \text{ seconds}

Therefore, it will take approximately 0.576 seconds for the voltage to drop to 5 V.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

asymptotic approach

The behavior of a quantity that approaches a final value over time but never quite reaches it, as seen in RC circuit charging and discharging.

capacitor in parallel

Capacitors connected with their plates connected together, where each capacitor experiences the same voltage.

capacitor in series

Capacitors connected end-to-end in a single path, where the same charge accumulates on each capacitor plate.

charging capacitor

A capacitor in a circuit that is accumulating charge, with its charge increasing from zero toward a maximum value over time.

conservation of electric charge

The principle that the total electric charge in an isolated system remains constant over time.

differential equation

A mathematical equation that relates a function to its derivatives, used to describe how quantities change over time.

discharging capacitor

A capacitor in a circuit that is losing charge, with its charge decreasing from a maximum value toward zero over time.

electric potential energy stored in the capacitor

The energy stored in the electric field between the capacitor plates, which changes as the capacitor charges or discharges.

equivalent capacitance

The single capacitance value that can replace a combination of capacitors in a circuit while maintaining the same electrical behavior.

Kirchhoff's loop rule

A principle stating that the sum of potential differences across all circuit elements in a single closed loop must equal zero, based on conservation of energy.

potential difference across a capacitor

The voltage between the plates of a capacitor, which changes over time during charging and discharging and reaches a constant value at steady state.

RC circuit

A circuit containing a resistor and capacitor in combination, where the charge and current change over time as the capacitor charges or discharges.

steady state

A condition reached after a long time interval where circuit quantities no longer change with time.

time constant

A characteristic parameter that measures how quickly a circuit reaches steady state, calculated differently for RC and LR circuits.

Frequently Asked Questions

What is the time constant formula for an RC circuit?

The time constant is tau = R_eq C_eq. It measures how quickly the capacitor charges or discharges: after one time constant, charging reaches about 63 percent of the final value and discharging falls to about 37 percent of the initial value.

How do capacitors combine in series?

Capacitors in series add as reciprocals: 1/C_eq = sum 1/C_i. The equivalent capacitance is smaller than the smallest individual capacitance, and series capacitors carry the same magnitude of charge.

How do capacitors combine in parallel?

Capacitors in parallel add directly: C_eq = sum C_i. Capacitors in parallel share the same potential difference, while total charge is distributed according to capacitance.

What differential equation describes a charging RC circuit?

A standard loop-rule form is epsilon = R dq/dt + q/C. It comes from Kirchhoff’s loop rule and connects the source voltage, resistor voltage, and capacitor voltage as charge changes over time.

What happens to an uncharged capacitor at t = 0?

Immediately after an uncharged capacitor is connected in an RC circuit, it acts like a wire because charge can flow easily onto the plates. Current is initially largest, then decreases as the capacitor charges.

What happens after a long time in an RC circuit?

After a time much greater than the time constant, a charging capacitor is effectively fully charged and the current in that branch is zero. The circuit can then be treated with steady-state conditions.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot