RC Circuit Lab – Comprehensive Study Notes

Introduction to RC Circuits

  • This week’s lab investigates RC circuits (circuits composed solely of resistors and capacitors).

  • Primary goal: measure the potential difference (voltage) across a capacitor as a function of time during both charging and discharging phases, then determine the capacitor’s capacitance.

Capacitor Fundamentals

  • A capacitor stores electric charge and energy; consists of two conducting plates separated by a distance.

  • When connected to a battery:

    • One plate gains charge +Q and the other -Q (equal magnitude, opposite sign).

    • Relationship C = \dfrac{Q}{V}, where:

    • C = capacitance

    • Q = stored charge

    • V = potential difference across plates

  • Units: \text{coulomb}\,/\,\text{volt} = \text{farad (F)}.

    • 1 F = very large; practical capacitors often in \mu F, nF, or pF.

Physical Capacitance Expressions (Geometry-Dependent)

  • Isolated sphere (radius R): C = 4\pi\varepsilon_0 R.

  • Parallel-plate capacitor: C = \dfrac{\varepsilon_0 A}{D} .

    • A = plate area

    • D = separation

    • \varepsilon_0 = 8.85 \times 10^{-12}\; \text{C}^2\,\text{N}^{-1}\,\text{m}^{-2} (permittivity of free space).

  • Laboratory board uses a 1 F parallel-plate-type capacitor for clear time-scale observations.

Time Constant and Unit Analysis

  • In an RC circuit, time constant \tau defined: \tau = RC.

  • Units verification:

    • R (ohms) = \dfrac{\text{volt}}{\text{ampere}}.

    • C (farads) = \dfrac{\text{coulomb}}{\text{volt}}.

    • Current: 1\;\text{ampere} = \dfrac{\text{coulomb}}{\text{second}}.

    • Multiplying: \dfrac{\text{volt}}{\text{amp}} \times \dfrac{\text{coulomb}}{\text{volt}} = \dfrac{\text{coulomb}}{\text{amp}} = \text{second}.

    • Thus \tau indeed has dimensions of time.

Charging a Capacitor Through a Resistor

  • Circuit sequence: switch initially open (no current, no charge). At t = 0 switch closes.

  • Without resistor, charge would jump instantly to Q = C\varepsilon.

  • Resistor slows charging by introducing a potential drop.

  • Charge evolution:
    Q(t) = C\varepsilon\bigl(1 - e^{-t/RC}\bigr).

  • Important checkpoints:

    • t=0: Q(0)=0.

    • t \to \infty: Q(\infty)=C\varepsilon.

    • At t = \tau: Q=0.632\, C\varepsilon (≈ 63.2\% of final charge).

  • Current during charging: I(t) = \dfrac{\varepsilon}{R}\, e^{-t/RC}.

    • I(0) = \dfrac{\varepsilon}{R} (as if capacitor were short-circuit).

    • I(\infty) \to 0.

  • Capacitor voltage:
    V_C(t) = \varepsilon\bigl(1 - e^{-t/RC}\bigr) (same time dependence as charge).

Discharging a Capacitor Through a Resistor

  • Initial condition: capacitor charged to Q0 (plates at \pm Q0), switch open.

  • Upon closing switch, charge returns internally from + to − plate through resistor.

  • Time dependence:

    • Charge: Q(t) = Q_0 e^{-t/RC}.

    • Current: I(t) = -\dfrac{Q_0}{R} e^{-t/RC} (negative sign indicates direction opposite charging current).

    • Voltage: VC(t) = Q0/C = V0 e^{-t/RC} (with V0 = Q_0/C, typically 4\,\text{V} here).

  • After several multiples of \tau, charge, current, and voltage essentially reach zero.

Linearization for Capacitance Extraction

  • Purpose: obtain straight-line plot so slope yields C given known R.

  • Charging case: \ln\bigl(1 - V_C/\varepsilon\bigr) = -\,\dfrac{t}{RC}.

    • Plot \ln(1 - V_C/\varepsilon) vs. t.

    • Slope m = -\dfrac{1}{RC} \Rightarrow C = -\dfrac{1}{mR}.

  • Discharging case: \ln\bigl(V_C/\varepsilon\bigr) = -\,\dfrac{t}{RC}.

    • Plot \ln(V_C/\varepsilon) vs. t.

    • Slope m = -\dfrac{1}{RC} \Rightarrow C = -\dfrac{1}{mR}.

  • Using two independent methods (charge & discharge) with two resistances (10 Ω, 33 Ω) provides four experimental values for C, allowing consistency checks.

Experimental Apparatus

  • Charge-Discharge Circuit Board components:

    • One 1\,\text{F} capacitor.

    • Three resistors: 10\,\Omega, 33\,\Omega, 100\,\Omega (only first two used).

    • Three 3\,\text{V} light bulbs (not central to this experiment but part of board).

    • SPDT switch toggles between charge and discharge modes.

  • Power supply: set to constant V_0 = 4.0\,\text{V} (do not adjust).

  • Science Workshop / DataStudio with a voltage probe (Channel A) to record V_C(t).

  • Connection overview:

    • Slave side of power supply → positive/negative rails on board.

    • Switch mid-terminal → positive capacitor terminal.

    • Capacitor negative terminal → selectable resistor (10 Ω or 33 Ω).

    • Resistor completes circuit back to board negative.

Data-Acquisition Procedure

  1. Ensure switch in discharge position; verify V_C \approx 0\,\text{V}.

  2. Launch DataStudio file "RC Circuits" (within folder 1102 or 1122 as appropriate).

    • Pre-configured to record 200 s per run.

  3. Charging with 10 Ω (Run 1):

    • Press Start → wait 5–10 s → flip switch to charge.

    • DataStudio stops automatically after 200 s.

  4. Discharging with 10 Ω (Run 2):

    • Press Start → wait 5–10 s (voltage ≈ 4 V) → flip switch to discharge.

    • Wait 200 s until auto-stop.

  5. Move connection from 10 Ω to 33 Ω resistor.

  6. Charging with 33 Ω (Run 3): repeat step 3.

  7. Discharging with 33 Ω (Run 4): repeat step 4.

  8. Return wire to 10 Ω, leave switch in discharge, tidy station.

Data Analysis Workflow (DataStudio)

  • Four raw traces: voltage vs. time

    • Red = charge through 10 Ω

    • Green = discharge through 10 Ω

    • Blue = charge through 33 Ω

    • Orange = discharge through 33 Ω

  • Define calculated variables:

    • Charging linearization: LVC = ln(1 - V_C10 / V0) (rename axis label to LVC, units: volts – units cancel in practice but software requires entry).

    • Discharging: LVD = ln( V_C10 / V0 ).

    • Replace V_C10 with appropriate run when switching from 10 Ω to 33 Ω analyses.

  • Graphing & fitting:

    1. Plot LVC (or LVD) vs. time.

    2. Identify straight-line region (exclude flat portions before switching and at late times).

    3. Highlight region → Fit → Linear.

    4. Record slope m (expect negative value).

    5. Compute capacitance: C = -\dfrac{1}{mR} (use R = 10 Ω or 33 Ω as appropriate).

  • Documentation: Label each graph clearly (e.g., “Charging — 10 Ω”), include names, print one copy per lab member.

Expected Graph Characteristics & Interpretations

  • Voltage-time curves:

    • Charging: exponential rise toward 4 V, steep initially, flattening as VC \to V0.

    • Discharging: exponential decay from 4 V to 0 V.

  • Current conceptual trends (not directly measured): high at the instant of switching, decays with same e^{-t/RC} factor.

  • Larger resistance → longer time constant → curves stretch horizontally.

  • Straight-line regions in ln-plots confirm exponential model; slope consistency across charge & discharge validates theory, reveals experimental errors if values disagree.

Practical / Philosophical Notes

  • Resistor acts as a control of energy transfer rate, preventing instantaneous surge, analogous to adding friction in mechanical systems.

  • Concept of time constant underlies many physical processes (thermal cooling, radioactive decay, population growth) — RC experiment offers tangible demonstration.

  • Ethical lab practice: Return apparatus to initial state, ensure capacitor discharged (safety), do not alter preset voltages, and leave data unsaved for privacy and consistency across lab sections.

Numerical & Experimental Constants Recap

  • V_0 = 4.0\,\text{V} (battery / power-supply setting).

  • Resistances: R1 = 10\,\Omega, R2 = 33\,\Omega (and available but unused 100\,\Omega).

  • Ideal capacitor: C \approx 1\,\text{F} (to be confirmed).

  • DataStudio run duration: 200\,\text{s} per acquisition.

  • Exponential reference values:

    • At t=RC, charging voltage & charge reach 63.2\% of final value.

    • After \sim 5RC, capacitor is ≈ >99\% charged or discharged (practical completion).

Post-Lab Deliverables

  • Four printed graphs:

    1. Charging, 10 Ω (Run 1)

    2. Discharging, 10 Ω (Run 2)

    3. Charging, 33 Ω (Run 3)

    4. Discharging, 33 Ω (Run 4)

  • Calculated capacitance values for each case; compare, discuss discrepancies.

  • Answer all manual questions; prepare for quiz in two weeks (graphs properly labeled help revision).

  • Close DataStudio without saving, log out, leave station as found.

Connections to Previous & Broader Topics

  • Builds on prior lectures about Ohm’s law and electrostatics (C=Q/V).

  • Foreshadows transient analysis in more complex RLC circuits & filters.

  • Real-world relevance: camera flash charging, defibrillator capacitors, electronic timing, and smoothing circuits in power supplies.

  • Demonstrates how logarithmic plotting transforms non-linear data for parameter extraction — a general data-analysis strategy across sciences.