In a series RC (Resistor-Capacitor) circuit, the current depends on the applied voltage, resistance (R), capacitance (C), and the time (t) for which the voltage is applied. The formula for the current in a series RC circuit can be derived using Kirchhoff's voltage law (KVL) and the properties of capacitors.
### Series RC Circuit Overview
A series RC circuit consists of a resistor (R) and a capacitor (C) connected in series to a voltage source. When a voltage is applied to the circuit, the capacitor starts charging through the resistor, and the current changes over time as the capacitor charges or discharges. The current \( I(t) \) is a function of time.
### Formula for Current in a Series RC Circuit
There are two scenarios to consider: **charging** and **discharging** of the capacitor.
#### 1. Charging of the Capacitor
When a capacitor is initially uncharged, and a voltage \( V_0 \) is applied, the current \( I(t) \) in the circuit as the capacitor charges can be given by:
\[
I(t) = \frac{V_0}{R} \cdot e^{-\frac{t}{RC}}
\]
- \( V_0 \): The initial voltage applied across the circuit.
- \( R \): Resistance in ohms (Ξ©).
- \( C \): Capacitance in farads (F).
- \( t \): Time in seconds (s).
- \( e \): The base of the natural logarithm, approximately equal to 2.71828.
Here, \( \tau = RC \) is the **time constant** of the RC circuit, representing the time it takes for the current to decrease to about 37% of its initial value.
#### 2. Discharging of the Capacitor
If the capacitor is initially charged and then allowed to discharge through the resistor (without any external voltage source), the current \( I(t) \) is given by:
\[
I(t) = I_0 \cdot e^{-\frac{t}{RC}}
\]
- \( I_0 = \frac{V_0}{R} \): The initial current at \( t = 0 \).
Again, the time constant \( \tau = RC \) determines the rate at which the current decays. The current decreases exponentially with time as the capacitor discharges.
### Explanation of Exponential Decay in RC Circuits
- **Charging**: As the capacitor charges, the voltage across the capacitor increases, reducing the voltage drop across the resistor, and therefore the current decreases. The rate of current decay is exponential because the capacitor's voltage asymptotically approaches the applied voltage.
- **Discharging**: When discharging, the voltage across the capacitor decreases exponentially, which causes the current to decrease exponentially as well.
### Summary
- **Charging Current**: \( I(t) = \frac{V_0}{R} \cdot e^{-\frac{t}{RC}} \)
- **Discharging Current**: \( I(t) = I_0 \cdot e^{-\frac{t}{RC}} \)
These formulas provide the time-dependent current in a series RC circuit for both charging and discharging conditions. The exponential nature of these equations is key to understanding how current changes over time in such circuits.