Solved Problems

Circuit Fundamentals

Master Fundamentals

Dr. Mithun Mondal

Tutorial 1 — Fundamentals of Electric Circuits

A set of fully worked problems on charge, current, voltage, power, energy, resistance and resistivity, and the average / RMS values of time-varying waveforms. Each problem is followed by a complete, step-by-step solution with the final result highlighted.

EE Core · Electric Circuit Analysis · 20 solved problems

Demonstrative VideoWalkthrough
Problem 1Charge & Current

The figure shows the current flowing through a capacitor. Determine the charge acquired by the capacitor during the first \(5\,\mu\text{s}\).

Capacitor current vs time waveform
Current through the capacitor as a function of time.
Solution

Current and charge are related by i = dq/dt, so the charge is the area under the \(i\!-\!t\) curve. Over the first \(5\,\mu\text{s}\), add the areas of the elementary triangles and rectangles under the graph:

\[ \begin{aligned} Q &= \text{Area under } i\!-\!t \text{ graph (0 to } 5\,\mu\text{s)}\\[2pt] &= \tfrac{1}{2}(5)(3) + \tfrac{1}{2}(2)(1) + (1)(3) + \tfrac{1}{2}(1)(1) + (3)(1)\\[2pt] &= 7.5 + 1 + 3 + 0.5 + 3\\[2pt] &= 15\ \mu\text{C} \end{aligned} \]
Area decomposition of the current waveform
Decomposition of the area into triangles and rectangles.
AnswerCharge acquired \(Q = 15\ \mu\text{C}\)
Problem 2Parallel Resistors / Power

Two coils connected in parallel across a 100 V DC supply draw 10 A from the supply. The power dissipated in one coil is 600 W. Find the resistance of each coil.

Solution

The effective (parallel) resistance seen by the supply:

\[ R_{\text{eff}} = \frac{V}{I} = \frac{100}{10} = 10\ \Omega \]

The full supply voltage appears across each coil. Using the power in the first coil:

\[ 600 = \frac{V^2}{R_1} = \frac{100^2}{R_1} \;\;\Rightarrow\;\; R_1 = \frac{10000}{600} = 16.67\ \Omega \]

Since the two coils are in parallel and the equivalent is \(10\,\Omega\):

\[ 10 = \frac{R_1 R_2}{R_1 + R_2} = \frac{16.67\,R_2}{16.67 + R_2} \;\;\Rightarrow\;\; R_2 = 25\ \Omega \]
Answer\(R_1 = 16.67\ \Omega,\quad R_2 = 25\ \Omega\)
Problem 3Lamp Ratings / Series

How many 200 W / 220 V incandescent lamps connected in series would consume the same total power as a single 100 W / 220 V incandescent lamp?

Solution

Resistance of one 200 W lamp (each lamp is rated at 220 V):

\[ R_1 = \frac{V^2}{P_1} = \frac{220^2}{200} = 242\ \Omega \]

Resistance required to dissipate 100 W at 220 V:

\[ R_2 = \frac{220^2}{100} = 484\ \Omega \]

Number of 242 Ω lamps in series to obtain 484 Ω: \(n = 484 / 242 = 2\). Check the power drawn at 220 V:

\[ P = \frac{220^2}{484} = 100\ \text{W} \checkmark \]
Two lamps connected in series
Two 200 W lamps in series give an equivalent of 484 Ω.
AnswerTwo lamps in series (\(n = 2\))
Problem 4Sources & Power

When a resistor \(R\) is connected to a current source it dissipates 18 W. When the same \(R\) is connected to a voltage source whose numerical magnitude equals that of the current source, it absorbs 4.5 W. Find the magnitude of the source and the value of \(R\).

Solution

With a current source of value \(I\) driving \(R\):

\[ P_1 = I^2 R = 18\ \text{W} \]

The voltage source has the same magnitude, i.e. \(V = I\) numerically, so:

\[ P_2 = \frac{V^2}{R} = \frac{I^2}{R} = 4.5\ \text{W} \]

Multiplying the two equations eliminates \(R\):

\[ \begin{aligned} P_1 P_2 = I^4 &= 18 \times 4.5 = 81 \;\Rightarrow\; I = 3\ \text{A}\\[2pt] R &= \frac{18}{I^2} = \frac{18}{9} = 2\ \Omega \end{aligned} \]
Answer\(I = 3\ \text{A},\quad R = 2\ \Omega\)
Problem 5Charge & Current

The charge \(q(t)\) delivered by a constant-voltage source is shown. Determine the current supplied by the source at (a) \(t = 1\,\text{s}\) and (b) \(t = 3\,\text{s}\).

10 2 5 t (s) q (mC) A→B B→C
Solution

The current is the slope of the charge waveform, i = dq/dt.

aSegment A→B, valid for \(0 \le t \le 2\,\text{s}\):

\[ i = \frac{\Delta q}{\Delta t} = \frac{10 - 0}{2 - 0} = 5\ \text{mA} \quad\Rightarrow\quad i(1\,\text{s}) = 5\ \text{mA} \]

bSegment B→C, valid for \(2 \le t \le 5\,\text{s}\):

\[ i = \frac{0 - 10}{5 - 2} = -3.33\ \text{mA} \quad\Rightarrow\quad i(3\,\text{s}) = -3.33\ \text{mA} \]
Answer\(i(1\,\text{s}) = 5\ \text{mA},\quad i(3\,\text{s}) = -3.33\ \text{mA}\)
Problem 6Power Rating

A toaster rated 1000 W, 240 V is connected to a 220 V supply. Will the toaster be damaged? Will its power rating be affected?

Solution

Heating-element resistance and rated (maximum) current:

\[ \begin{aligned} R &= \frac{V^2}{P} = \frac{240^2}{1000} = 57.6\ \Omega\\[2pt] I_{\text{rated}} &= \frac{P}{V} = \frac{1000}{240} = 4.167\ \text{A} \end{aligned} \]

Current actually drawn at 220 V:

\[ I = \frac{V}{R} = \frac{220}{57.6} = 3.82\ \text{A} \]

Since \(3.82\,\text{A} < 4.167\,\text{A}\), the element is not damaged. Power consumed:

\[ P' = V I = 220 \times 3.82 = 840.4\ \text{W} \]
AnswerNot damaged; output falls to \(\approx 840\ \text{W}\) (rating reduced)
Problem 7Power Rating / Series

What is the maximum voltage that can be applied across the series combination of a 150 Ω, 2 W resistor and a 100 Ω, 1 W resistor without exceeding the power rating of either resistor?

Solution

From \(P = I^2 R\), the maximum safe current of each resistor is \(I_{\max} = \sqrt{P/R}\). For the 150 Ω resistor:

\[ I_1 = \sqrt{\frac{P_1}{R_1}} = \sqrt{\frac{2}{150}} = 0.1155\ \text{A} \]

For the 100 Ω resistor:

\[ I_2 = \sqrt{\frac{P_2}{R_2}} = \sqrt{\frac{1}{100}} = 0.10\ \text{A} \]

In series the same current flows, so it is limited by the smaller value, \(I = 0.10\,\text{A}\). Maximum applied voltage:

\[ V_{\max} = I\,(R_1 + R_2) = 0.10 \times (150 + 100) = 25\ \text{V} \]
Answer\(V_{\max} = 25\ \text{V}\)
Problem 8Resistivity

A wire 50 m long and 2 mm² in cross-section has a resistance of 0.56 Ω. A 100 m length of the same material has a resistance of 2 Ω at the same temperature. Find the diameter of this second wire.

Solution

Both wires share the same material, so the resistivities are equal, \(\rho_1 = \rho_2\). Given:

\[ \begin{array}{lll} L_1 = 50\ \text{m} & A_1 = 2\ \text{mm}^2 & R_1 = 0.56\ \Omega\\[2pt] L_2 = 100\ \text{m} & A_2 = ? & R_2 = 2\ \Omega \end{array} \]

Since \(\rho = RA/L\) and \(\rho_1 = \rho_2\):

\[ \begin{aligned} \frac{R_1 A_1}{L_1} &= \frac{R_2 A_2}{L_2}\\[2pt] \frac{0.56 \times 2}{50} &= \frac{2 \times A_2}{100}\\[2pt] A_2 &= 1.12\ \text{mm}^2 \end{aligned} \]

From \(A = \pi d^2/4\):

\[ 1.12 = \frac{\pi d^2}{4} \;\Rightarrow\; d^2 = 1.426 \;\Rightarrow\; d = 1.19\ \text{mm} \]
Answer\(d = 1.19\ \text{mm}\)
Problem 9RMS / Average Power

The voltage across a 10 Ω resistor is the square wave shown (amplitude \(\pm 10\,\text{V}\), period \(\pi\)). Find the average power dissipated by the resistor.

10 -10 2π/3 π t v (V)
Solution

Average power is \(P_{\text{avg}} = V_{\text{rms}}^2/R\), where \(V_{\text{rms}}^2 = \tfrac{1}{T}\int_0^T v^2\,dt\). Because power depends on \(v^2\), the sign of the voltage is irrelevant — both half-cycles contribute positively:

\[ \begin{aligned} P_{\text{avg}} &= \frac{1}{R}\cdot\frac{1}{T}\left[\int_{0}^{2\pi/3}(10)^2\,dt + \int_{2\pi/3}^{\pi}(-10)^2\,dt\right]\\[2pt] &= \frac{1}{10}\cdot\frac{1}{\pi}\left[100\cdot\frac{2\pi}{3} + 100\cdot\frac{\pi}{3}\right]\\[2pt] &= \frac{100}{10}\cdot\frac{1}{\pi}\left[\frac{2\pi}{3} + \frac{\pi}{3}\right] = \frac{100}{10}\cdot\frac{1}{\pi}\cdot\pi\\[2pt] &= 10\ \text{W} \end{aligned} \]
Squared voltage waveform used for RMS
The squared voltage is constant at 100 V² over the whole period.
Answer\(P_{\text{avg}} = 10\ \text{W}\)
Problem 10Resistivity / Geometry

A wire-wound resistor is to be made from 0.2 mm diameter constantan wire wound around a cylinder of 1 cm diameter. How many turns are needed for a resistance of 50 Ω? Take the resistivity of constantan as \(49 \times 10^{-8}\ \Omega\text{m}\).

Solution

Cross-sectional area of the wire:

\[ A = \frac{\pi d^2}{4} = \frac{\pi (0.2)^2}{4} = 0.0314\ \text{mm}^2 = 3.14 \times 10^{-8}\ \text{m}^2 \]

Required wire length from \(R = \rho L / A\):

\[ 50 = \frac{49 \times 10^{-8}\,L}{3.14 \times 10^{-8}} \;\Rightarrow\; L = 3.204\ \text{m} \]

The cylinder radius is \(r = 0.5\,\text{cm} = 0.005\,\text{m}\), so each turn has circumference \(2\pi r\):

\[ \begin{aligned} L &= 2\pi r \cdot N\\[2pt] 3.204 &= 2\pi (0.005)\,N\\[2pt] N &= 101.98 \approx 102\ \text{turns} \end{aligned} \]
Answer\(N \approx 102\ \text{turns}\)
Problem 11Average Value

Find the average value of the periodic current waveform shown (period \(\pi\) s; the current rises from 5 A to 10 A and back to 5 A).

5 10 π/2 π t i (A)
Solution

The waveform is described piecewise over one period:

\[ i(t) = \begin{cases} \dfrac{10t}{\pi} + 5, & 0 \le t \le \dfrac{\pi}{2}\\[8pt] -\dfrac{10t}{\pi} + 15, & \dfrac{\pi}{2} \le t \le \pi \end{cases} \]

The average value over one period is \(I_{\text{ave}} = \tfrac{1}{\pi}\int_0^{\pi} i(t)\,dt\):

\[ \begin{aligned} I_{\text{ave}} &= \frac{1}{\pi}\left[\int_{0}^{\pi/2}\!\!\left(\frac{10t}{\pi}+5\right)dt + \int_{\pi/2}^{\pi}\!\!\left(-\frac{10t}{\pi}+15\right)dt\right]\\[2pt] &= \frac{1}{\pi}\left\{\left[\frac{5t^2}{\pi}+5t\right]_{0}^{\pi/2} + \left[-\frac{5t^2}{\pi}+15t\right]_{\pi/2}^{\pi}\right\}\\[2pt] &= \frac{1}{\pi}\left(\frac{15\pi}{4} + \frac{15\pi}{4}\right) = \frac{1}{\pi}\cdot\frac{15\pi}{2} = 7.5\ \text{A} \end{aligned} \]
Note: by symmetry the waveform is a straight average of its extremes, \((5+10)/2 = 7.5\,\text{A}\), which confirms the integral result.
Answer\(I_{\text{ave}} = 7.5\ \text{A}\)
Problem 12Power & Energy

The domestic power load in a house comprises:

  • 8 lamps of 100 W each
  • 3 fans of 80 W each
  • 1 refrigerator of ½ hp
  • 1 heater of 1000 W
  1. Calculate the total current taken from the 230 V supply.
  2. Calculate the energy consumed in a day if, on average, only a quarter of the above load is on at any time.
Solution

Tabulating the connected load (1 hp = 746 W):

S. No.ItemLoad
18 lamps of 100 W each\(8 \times 100 = 800\ \text{W}\)
23 fans of 80 W each\(3 \times 80 = 240\ \text{W}\)
31 refrigerator of ½ hp\(\tfrac{1}{2}\times 746 = 373\ \text{W}\)
41 heater of 1000 W\(1 \times 1000 = 1000\ \text{W}\)
Total load\(2413\ \text{W}\)

aTotal current from the supply:

\[ I = \frac{P}{V} = \frac{2413}{230} \approx 10.5\ \text{A} \]

bEnergy per day with a quarter of the load on continuously (24 h):

\[ E = 2413 \times \tfrac{1}{4} \times 24 = 14478\ \text{Wh} = 14.478\ \text{kWh} \]
Answer\(I \approx 10.5\ \text{A};\quad E = 14.478\ \text{kWh/day}\)
Problem 13Inductor Energy

The figure shows the current through a practical inductor of resistance 1 Ω and inductance 2 H. The current ramps linearly from 0 to 6 A during the first 2 s and then stays at 6 A. Find the total energy absorbed by the inductor in the first four seconds.

6 2 4 t (s) i (A)
Solution

Energy stored in the magnetic field of the 2 H inductance between \(t=0\) and \(t=4\,\text{s}\) (here \(i(0)=0,\ i(4)=6\,\text{A}\)):

\[ W_L = \tfrac{1}{2}L\,i^2(t)\Big|_{0}^{4} = \tfrac{1}{2}(2)\!\left[\,6^2 - 0^2\,\right] = 36\ \text{J} \]

Energy dissipated in the 1 Ω series resistance. For \(0\le t\le 2\), \(i = 3t\); for \(2\le t\le 4\), \(i = 6\):

\[ \begin{aligned} W_R &= \int_0^4 R\,i^2(t)\,dt = \int_0^2 (3t)^2\,dt + \int_2^4 (6)^2\,dt\\[2pt] &= \big[3t^3\big]_0^2 + 36(2) = 24 + 72 = 96\ \text{J} \end{aligned} \]

Total energy absorbed by the physical inductor:

\[ W = W_L + W_R = 36 + 96 = 132\ \text{J} \]
Answer\(W = 132\ \text{J}\)
Problem 14Charge / Power / Energy

The current entering the positive terminal of a device is \(i(t) = 3e^{-2t}\ \text{A}\) and the voltage across it is \(v(t) = 5\,\dfrac{di}{dt}\ \text{V}\).

  1. Find the charge delivered between \(t = 0\) and \(t = 2\,\text{s}\).
  2. Calculate the power absorbed.
  3. Determine the energy absorbed in 3 s.
Solution

aCharge:

\[ q = \int_0^2 i\,dt = \int_0^2 3e^{-2t}\,dt = \left.-\tfrac{3}{2}e^{-2t}\right|_0^2 = -1.5\!\left(e^{-4} - 1\right) = 1.4725\ \text{C} \]

bVoltage and power:

\[ \begin{aligned} v &= 5\frac{di}{dt} = 5\!\left(-6e^{-2t}\right) = -30e^{-2t}\ \text{V}\\[2pt] p &= vi = \left(-30e^{-2t}\right)\!\left(3e^{-2t}\right) = -90e^{-4t}\ \text{W} \end{aligned} \]

cEnergy absorbed in 3 s:

\[ W = \int_0^3 p\,dt = -90\int_0^3 e^{-4t}\,dt = \left.\frac{-90}{-4}e^{-4t}\right|_0^3 = 22.5\!\left(e^{-12}-1\right) = -22.5\ \text{J} \]
Interpretation: the negative power and energy mean the device is actually delivering energy to the rest of the circuit, not absorbing it.
Answer\(q = 1.4725\ \text{C},\quad p = -90e^{-4t}\ \text{W},\quad W = -22.5\ \text{J}\)
Problem 15Power / Energy (AC)

The charge entering the positive terminal of an element is \(q = 10\sin 4\pi t\ \text{mC}\), while the voltage across it (plus to minus) is \(v = 2\cos 4\pi t\ \text{V}\).

  1. Find the power delivered to the element at \(t = 0.3\,\text{s}\).
  2. Calculate the energy delivered between 0 and 0.6 s.
Solution

Current:

\[ i = \frac{dq}{dt} = 40\pi\cos 4\pi t\ \text{mA} \]

aPower:

\[ \begin{aligned} p &= vi = 80\pi\cos^2 4\pi t\ \text{mW}\\[2pt] p(0.3) &= 80\pi\cos^2(4\pi \times 0.3) = 164.5\ \text{mW} \end{aligned} \]

bEnergy, using \(\cos^2\theta = \tfrac{1}{2}(1+\cos 2\theta)\):

\[ \begin{aligned} W &= \int_0^{0.6} p\,dt = 80\pi\int_0^{0.6}\cos^2 4\pi t\,dt = 40\pi\int_0^{0.6}\!\left[1 + \cos 8\pi t\right]dt\\[2pt] &= 40\pi\left[\,t + \frac{1}{8\pi}\sin 8\pi t\,\right]_0^{0.6} = 78.34\ \text{mJ} \end{aligned} \]
Answer\(p(0.3\,\text{s}) = 164.5\ \text{mW},\quad W = 78.34\ \text{mJ}\)

Additional Practice Problems

The following problems extend the same fundamentals — temperature dependence of resistance, RMS values, series–parallel reduction, energy billing and capacitor energy — at a matching difficulty level, each with a complete solution.

Problem 16Temperature & Resistance

A copper field coil has a resistance of 50 Ω at 20 °C. The temperature coefficient of resistance of copper at 20 °C is \(\alpha_{20} = 0.00393\ /^{\circ}\text{C}\). Find its resistance when the coil heats up to 70 °C in service.

Solution

Resistance varies linearly with temperature as \(R_T = R_0\left[1 + \alpha_0\,(T - T_0)\right]\):

\[ \begin{aligned} R_{70} &= 50\left[1 + 0.00393\,(70 - 20)\right]\\[2pt] &= 50\left[1 + 0.00393 \times 50\right]\\[2pt] &= 50 \times 1.1965 = 59.83\ \Omega \end{aligned} \]
Takeaway: a 50 °C rise increases copper resistance by about 20 %, which is why winding resistance (and \(I^2R\) loss) must be specified at the operating temperature, not at ambient.
Answer\(R_{70} \approx 59.83\ \Omega\)
Problem 17Average & RMS Values

A current rises linearly from 0 to 10 A over 2 s, drops instantly to 0, and repeats (a sawtooth of period 2 s). Find (a) its average value, (b) its RMS value, and (c) the power it delivers to a 4 Ω resistor.

10 2 4 t (s) i (A)
Solution

Over one period the current is \(i(t) = 5t\) for \(0 \le t \le 2\,\text{s}\).

aAverage value:

\[ I_{\text{avg}} = \frac{1}{T}\int_0^T i\,dt = \frac{1}{2}\int_0^2 5t\,dt = \frac{1}{2}\Big[\tfrac{5t^2}{2}\Big]_0^2 = 5\ \text{A} \]

bRMS value:

\[ I_{\text{rms}} = \sqrt{\frac{1}{T}\int_0^T i^2\,dt} = \sqrt{\frac{1}{2}\int_0^2 25t^2\,dt} = \sqrt{\frac{25}{2}\cdot\frac{8}{3}} = \frac{10}{\sqrt 3} = 5.77\ \text{A} \]

cPower delivered to the 4 Ω resistor (RMS value determines heating):

\[ P = I_{\text{rms}}^2\,R = \left(\frac{10}{\sqrt 3}\right)^2 (4) = \frac{100}{3}\times 4 = 133.3\ \text{W} \]
Answer\(I_{\text{avg}} = 5\ \text{A},\ I_{\text{rms}} = 5.77\ \text{A},\ P = 133.3\ \text{W}\)
Problem 18Series–Parallel Networks

A 12 V battery is connected to a 6 Ω resistor in series with the parallel combination of a 4 Ω and a 12 Ω resistor. Find (a) the total current drawn from the battery and (b) the power dissipated in the 4 Ω resistor.

12V 6Ω 4Ω 12Ω
Solution

Equivalent of the parallel pair:

\[ R_p = \frac{4 \times 12}{4 + 12} = \frac{48}{16} = 3\ \Omega \]

Total resistance and battery current:

\[ R_T = 6 + 3 = 9\ \Omega,\qquad I = \frac{12}{9} = 1.33\ \text{A} \]

bVoltage across the parallel section, then the 4 Ω branch power:

\[ V_p = I R_p = 1.33 \times 3 = 4\ \text{V},\qquad P_{4\Omega} = \frac{V_p^2}{4} = \frac{16}{4} = 4\ \text{W} \]
Answer\(I = 1.33\ \text{A},\quad P_{4\Omega} = 4\ \text{W}\)
Problem 19Energy & Billing

A household runs a 2 kW air-conditioner for 8 hours a day and ten 15 W LED bulbs for 6 hours a day. If electricity costs ₹7.50 per kWh, estimate the monthly (30-day) energy bill.

Solution

Daily energy of each load (energy = power × time):

\[ \begin{aligned} E_{\text{AC}} &= 2\ \text{kW} \times 8\ \text{h} = 16\ \text{kWh/day}\\[2pt] E_{\text{LED}} &= (10 \times 15\ \text{W}) \times 6\ \text{h} = 0.15\ \text{kW} \times 6 = 0.9\ \text{kWh/day} \end{aligned} \]

Monthly energy and cost:

\[ \begin{aligned} E_{\text{month}} &= (16 + 0.9) \times 30 = 507\ \text{kWh}\\[2pt] \text{Bill} &= 507 \times 7.50 = \text{₹}\,3802.50 \end{aligned} \]
AnswerMonthly energy 507 kWh; bill ₹3802.50
Problem 20Capacitor Charge & Energy

A 100 μF capacitor is charged to 200 V. (a) Find the charge and energy stored. (b) This capacitor is then connected across an identical, initially uncharged 100 μF capacitor. Find the final common voltage and the energy lost in the process.

Solution

aInitial charge and stored energy:

\[ \begin{aligned} Q &= CV = (100\times 10^{-6})(200) = 0.02\ \text{C} = 20\ \text{mC}\\[2pt] W_i &= \tfrac{1}{2}CV^2 = \tfrac{1}{2}(100\times 10^{-6})(200)^2 = 2\ \text{J} \end{aligned} \]

bCharge is conserved and now shared over \(C_{\text{tot}} = 200\,\mu\text{F}\), so the common voltage is:

\[ V_f = \frac{Q}{C_{\text{tot}}} = \frac{0.02}{200\times 10^{-6}} = 100\ \text{V} \]

Final stored energy and the energy lost (dissipated in the connecting resistance / spark):

\[ \begin{aligned} W_f &= \tfrac{1}{2}C_{\text{tot}}V_f^2 = \tfrac{1}{2}(200\times 10^{-6})(100)^2 = 1\ \text{J}\\[2pt] \Delta W &= W_i - W_f = 2 - 1 = 1\ \text{J} \end{aligned} \]
Key idea: charge sharing always loses energy — here exactly half — regardless of how small the connecting resistance is. The lost energy is independent of \(R\).
Answer\(Q = 20\ \text{mC},\ W_i = 2\ \text{J};\quad V_f = 100\ \text{V},\ \Delta W = 1\ \text{J}\)
Electric Circuits & Networks