Analyzing the Initial Steady State
Before the key K is closed, the circuit consists of three active parallel branches. The bottom branch containing the capacitor is completely disconnected. To systematically analyze this multi-loop circuit, nodal analysis is our best friend. Let's assign a reference potential of 0V to the entire left common wire. Consequently, let the potential of the right common wire be V.
We are given a crucial piece of information: a current of 1A flows through the 1Ω resistor towards the left. This allows us to immediately determine the potential V. Starting from the left node at 0V and traversing the middle branch to the right, we cross the 5V battery from its negative to positive terminal, gaining 5V. Next, we cross the 1Ω resistor. Since we are moving against the 1A current, the potential increases by I×R=1A×1Ω=1V.
Therefore, the potential at the right node is:
V=0+5+1=6V
Solving for Unknowns in the Parallel Branches
Now that we know the potential difference across all parallel branches is
6V, we can easily find the unknowns in the other branches. Let's look at the third branch containing the
3Ω resistor. The potential drops from
6V on the right to
0V on the left. By Ohm's law, the current
I1 flowing to the left is:
I1=3ΩV−0=36=2A
This confirms that
Option (B) is correct.
Next, we apply Kirchhoff's Current Law (KCL) at the right node. The total current leaving the node towards the left through the middle and bottom branches is 1A+2A=3A. This entire current must be supplied by the top branch. So, the current IR flowing to the right in the top branch is 3A.
For the top branch, the potential drops from the
15V battery across the resistor
R to reach the
6V node:
15V−IR×R=6V
15−3R=6⟹3R=9⟹R=3Ω
This confirms that
Option (A) is correct.
The Transient State
Enter Thevenin
When the key K is closed at t=t0, the capacitor begins to charge. Analyzing a four-branch circuit with a charging capacitor can be mathematically tedious. However, we can elegantly simplify the entire active network (the top three branches) into a single Thevenin equivalent battery and resistance connected across the capacitor branch.
Using the parallel battery formula, the equivalent resistance
Req is:
Req=(31+11+31)−1=(35)−1=0.6Ω
The equivalent EMF
εeq is:
εeq=35315+15+30=5/35+5=6V
Notice how beautifully the Thevenin voltage matches the open-circuit nodal voltage we calculated earlier! Our complex circuit is now just a 6V battery in series with a 0.6Ω internal resistance, connected to the 2μF capacitor and its 3Ω series resistor.
Final Calculations
After a very long time (
t→∞), the capacitor becomes fully charged and acts as an open circuit. No current flows, so there is no voltage drop across the resistors. The voltage across the capacitor equals the Thevenin EMF. The maximum charge is:
Qmax=Cεeq=(2μF)(6V)=12μC
This confirms that
Option (D) is correct.
Finally, let's evaluate the transient current. The total resistance in our simplified charging loop is
Rtotal=Req+Rc=0.6Ω+3Ω=3.6Ω. The time constant
τ of the circuit is:
τ=RtotalC=3.6Ω×2μF=7.2μs
The charging current as a function of time is given by
i(t)=Rtotalεeqe−t/τ. We need to find the current at exactly
t=7.2μs, which is exactly one time constant
τ.
i(τ)=3.6Ω6Ve−1=35×0.36=0.6A
This confirms that
Option (C) is correct.
Every single statement holds true, making this a masterclass problem in circuit reduction and transient analysis.