RC circuits consist of resistors and capacitors connected together. These circuits exhibit transient behavior, meaning their voltage and current change over time when the circuit is switched on or off. Understanding RC circuits is crucial for analyzing timing circuits, filters, and energy storage systems.
Time Constant
🎯 Time Constant Definition
The time constant τ (tau) determines how quickly an RC circuit responds to changes.
It represents the time required for the voltage or current to change by 63.2% of its total change.
$$\tau = RC$$
The time constant is the product of resistance and capacitance. It has units of seconds and characterizes the speed of the circuit's response to changes.
Physical Interpretation
Small τ: Fast response, quick charging/discharging
Large τ: Slow response, gradual charging/discharging
5τ Rule: After 5 time constants, the circuit reaches 99.3% of its final value
Units: τ = (ohms) × (farads) = seconds
Example: Calculating Time Constant
Problem: Find the time constant of an RC circuit with R = 10kΩ and C = 100μF.
When a capacitor charges, voltage increases exponentially toward the battery voltage.
Current decreases exponentially as the capacitor fills up.
Voltage During Charging
$$V_C(t) = V_0(1 - e^{-t/\tau})$$
Current During Charging
$$I(t) = \frac{V_0}{R}e^{-t/\tau}$$
During charging, the capacitor voltage starts at zero and approaches the battery voltage exponentially. The current starts at its maximum value and decreases exponentially to zero.
Example: Charging Analysis
Problem: In an RC circuit with τ = 2s and V₀ = 12V, find the capacitor voltage after 4 seconds.
The negative sign indicates current flows in the opposite direction during discharging.
🎯 Discharging Behavior
When a capacitor discharges, voltage decreases exponentially toward zero.
Current also decreases exponentially but flows in the opposite direction.
Voltage During Discharging
$$V_C(t) = V_0e^{-t/\tau}$$
Current During Discharging
$$I(t) = -\frac{V_0}{R}e^{-t/\tau}$$
During discharging, the capacitor voltage starts at its initial value and decreases exponentially to zero. The current flows in the opposite direction and also decreases exponentially.
Example: Discharging Analysis
Problem: A capacitor initially charged to 9V discharges through a resistor. If τ = 3s, find the voltage after 6 seconds.