The Anatomy of the Circuit
Imagine you are an electron standing at the positive terminal of a 5 V battery. You have two paths to choose from. The top path leads you through a 40μF capacitor and a 25kΩ resistor. The bottom path takes you through a 50kΩ resistor and a 20μF capacitor. Bridging these two paths is an ideal voltmeter, silently observing the potential difference between node B (on the bottom path) and node A (on the top path).
This setup is a classic parallel RC circuit disguised as a Wheatstone bridge. To conquer it, we must understand how capacitors behave at the exact moment the switch is closed, and how they evolve over time.
The Initial Spark: t=0
The moment the key is pressed (t=0), the uncharged capacitors are completely empty. They offer absolutely zero resistance to the sudden rush of charge. In circuit terms, an uncharged capacitor acts exactly like a short circuit (a plain wire).
Because the capacitors are shorted, the voltage drop across them is zero.
- For the top branch, node A is directly connected to the positive terminal of the battery. Thus, VA=5 V.
- For the bottom branch, node B is directly connected to the negative terminal of the battery. Thus, VB=0 V.
The voltmeter measures the potential of B relative to A:
V(0)=VB−VA=0 V−5 V=−5 V
This immediately confirms that Option (a) is correct for the initial state!
The Steady State: t→∞
Now, let's fast forward to a long time later. The capacitors have soaked up all the charge they can hold. They are now fully charged and refuse to let any more direct current pass through. They act as open circuits.
With no current flowing (i1=0 and i2=0), there is no voltage drop across the resistors (since V=IR=0).
- For the top branch, node A is now at the same potential as the negative terminal. Thus, VA=0 V.
- For the bottom branch, node B is at the same potential as the positive terminal. Thus, VB=5 V.
Let's check the voltmeter again:
V(∞)=VB−VA=5 V−0 V=+5 V
This perfectly completes the verification of Option (a).
The Transient Journey
To understand the in-between moments, we need the time constants (τ=RC) for both branches.
- Top branch: τ1=R1C1=(25×103Ω)×(40×10−6F)=1 s
- Bottom branch: τ2=R2C2=(50×103Ω)×(20×10−6F)=1 s
Beautifully, both branches decay at the exact same rate! The currents as a function of time are:
i1(t)=R1Ve−t/τ=25kΩ5e−t=0.2e−tmA
i2(t)=R2Ve−t/τ=50kΩ5e−t=0.1e−tmA
Using these currents, we can track the potentials at nodes A and B:
VA(t)=i1(t)R1=(0.2e−t)×25=5e−tV
VB(t)=5−i2(t)R2=5−(0.1e−t)×50=5−5e−tV
When will the voltmeter read zero? We simply set
VB(t)−VA(t)=0:
(5−5e−t)−5e−t=0
5−10e−t=0⟹e−t=0.5
Taking the natural logarithm of both sides gives t=ln2seconds. This proves Option (b) is correct!
The Ammeter's Tale
The ammeter sits on the main line, so it measures the total current supplied by the battery, which is the sum of the branch currents:
i(t)=i1(t)+i2(t)=0.2e−t+0.1e−t=0.3e−tmA
The initial current is i(0)=0.3mA.
After exactly 1 second, the current is i(1)=0.3e−1=ei(0). This confirms Option (c).
Finally, as t→∞, the exponential term e−t approaches zero, meaning the total current i(∞) becomes zero. This confirms Option (d).
Every single statement is a beautiful reflection of the physics of RC circuits!