Solved Problems · Set 16

Inductors

Part 1 · Circuit Components — the first element whose law is a derivative rather than a ratio. An inductor stores energy in a magnetic field, opposes changes in its current, and gives a circuit a memory of its own past.

Prof. Mithun Mondal 20 solved · 12 practice · 3 challenge GATE · ESE · University

Set 16 — Inductors

Every element so far has obeyed an algebraic law: a resistor's voltage is fixed by its current at the same instant, and a circuit of resistors has no history. An inductor breaks that. Its voltage depends on how fast its current is changing, so the circuit acquires a state — and solving it now means integrating rather than dividing. Kirchhoff's laws survive untouched, and every theorem of Sets 9 to 13 still holds; only the element law has changed.

Textbook Chapter 6 · 20 solved · 12 practice · 3 challenge · 12 MCQs

i Method Recap
  • The element law. \(v = L\,\dfrac{di}{dt}\) — voltage is proportional to the rate of change of current, not to the current. A constant current produces no voltage at all.

  • The integral form. \(i(t) = \dfrac{1}{L}\displaystyle\int_{t_0}^{t} v\,d\tau + i(t_0)\). The initial current is not optional — it is half the answer.

  • Stored energy. \(w = \tfrac12 Li^2\), always positive and depending only on the present current. Distinguish it from the energy absorbed over an interval, \(\Delta w = \tfrac12 L[i^2(t_2) - i^2(t_1)]\) — Problem 5.

  • Current cannot jump unless an impulsive voltage is applied, because a finite voltage acting for zero time changes the integral by nothing — Problem 14.

  • Combination is like resistors: series inductances add, parallel reciprocals add. Not like capacitors — Problem 12.

  • In DC steady state an inductor is a short circuit, since \(di/dt = 0\) forces \(v = 0\) — Problem 13.

VideoWalkthrough
Problem 1CoreThe Element Law

The voltage across a 5 H inductor is \(v(t) = 30t^2\ \text{V}\) for \(t > 0\) and zero for \(t < 0\). Find the current, and the energy stored at \(t = 5\ \text{s}\), by two independent routes.

Solution

The current follows from the integral form. Since \(v = 0\) for \(t < 0\), the inductor starts with \(i(0) = 0\):

\[ i(t) = \frac{1}{L}\int_{0}^{t} v\,d\tau + i(0) = \frac{1}{5}\int_{0}^{t} 30\tau^2\,d\tau = 6 \cdot \frac{t^3}{3} = 2t^3\ \text{A} \]

Route 1 — integrate the power. The instantaneous power absorbed is

\[ p = vi = (30t^2)(2t^3) = 60t^5\ \text{W} \]
\[ w = \int_{0}^{5} p\,dt = \int_{0}^{5} 60t^5\,dt = \left.10t^6\right|_0^5 = 10 \times 15625 = 156.25\ \text{kJ} \]

Route 2 — use the state directly. The stored energy depends only on the present current:

\[ w = \tfrac12 L\,i^2(5) = \tfrac12 (5)\left(2 \times 5^3\right)^2 = 2.5 \times 250^2 = 156.25\ \text{kJ}\;\checkmark \]

Agreement is guaranteed here because \(i(0) = 0\). In general the two differ by the initial stored energy — Problem 5.

Why the second route is better. Integrating the power requires knowing \(v\) and \(i\) over the whole interval; the energy formula needs only the current at the one instant asked about. The inductor's state is its current, and everything about its stored energy follows from that alone.

Note the growth rates. A voltage rising as \(t^2\) integrates to a current rising as \(t^3\), and the energy — being quadratic in current — rises as \(t^6\). Integration always smooths: the current is a degree gentler than the voltage that produced it.

Two descriptions, one element. \(v = L\,di/dt\) answers "what voltage does this current produce?" and \(i = \frac1L\int v\,dt + i(t_0)\) answers "what current does this voltage produce?". They are the same statement, and choosing the right one is usually the whole difficulty — differentiate when given the current, integrate when given the voltage.
Answer\(i(t) = 2t^3\ \text{A},\quad w(5) = 156.25\ \text{kJ}\)
Problem 2ChallengeWhere the Law Comes From

Derive \(v = L\,di/dt\) from Faraday's law, obtain the energy formula \(w = \tfrac12 Li^2\) by integration, and state what physical quantity the inductance actually measures.

Solution

Faraday's law states that a changing magnetic flux linkage \(\lambda\) induces a voltage:

\[ v = \frac{d\lambda}{dt} \]

For an \(N\)-turn coil, \(\lambda = N\Phi\) — the flux \(\Phi\) counted once for every turn it links.

Inductance is defined as the constant of proportionality between flux linkage and the current producing it:

\[ \lambda = Li \qquad\Longrightarrow\qquad L = \frac{\lambda}{i} = \frac{N\Phi}{i} \]

So \(L\) measures how much flux linkage a coil produces per ampere — a purely geometric and magnetic property, fixed by turns, area, length and core material.

Combining the two, and assuming \(L\) is constant:

\[ v = \frac{d\lambda}{dt} = \frac{d(Li)}{dt} = L\frac{di}{dt} \]

The constancy of \(L\) is exactly the linearity assumption of Sets 9 to 13. A saturable iron core has \(L\) falling with current, and every theorem in this book fails for it.

The energy. Integrate the power absorbed from a state of zero current:

\[ w = \int p\,dt = \int vi\,dt = \int L\frac{di}{dt}\,i\,dt = L\int_0^{I} i\,di = \tfrac12 LI^2 \]

The change of variable from \(t\) to \(i\) is the key step, and it is why the result depends only on the final current and not on how the current got there.

The unit. From \(L = \lambda/i\), one henry is one weber-turn per ampere; equivalently, from \(v = L\,di/dt\), one volt-second per ampere. A 1 H inductor develops 1 V when its current changes at 1 A/s.

The inductor's state variable is its current, because that is what the stored energy depends on. This is why initial conditions in inductive circuits are always given as currents, why the current cannot jump (Problem 14), and why the answer to a switching problem always begins by asking what the current was an instant before.
Answer\(v = d\lambda/dt\) with \(\lambda = Li\) gives \(v = L\,di/dt\); integrating \(vi\,dt\) gives \(w = \tfrac12Li^2\)
Problem 3CoreDifferentiating a Current

The current through a 0.1 H inductor is \(i(t) = 10t\,e^{-5t}\ \text{A}\). Find the voltage across it and the energy stored, and identify the instant at which the inductor stops absorbing energy.

Solution

The voltage requires the product rule:

\[ v = L\frac{di}{dt} = 0.1\,\frac{d}{dt}\!\left(10t\,e^{-5t}\right) = 0.1\left(10e^{-5t} - 50t\,e^{-5t}\right) \]
\[ v = e^{-5t}(1 - 5t)\ \text{V} \]

The stored energy:

\[ w = \tfrac12 L i^2 = \tfrac12(0.1)\left(10t\,e^{-5t}\right)^2 = 5t^2e^{-10t}\ \text{J} \]

When does absorption stop? The inductor absorbs while its stored energy is rising, so set \(dw/dt = 0\) — or equivalently note that the voltage changes sign when

\[ 1 - 5t = 0 \;\Longrightarrow\; t = 0.2\ \text{s} \]

which is also where the current peaks, since \(v = L\,di/dt = 0\) there.

The three quantities are locked together:

Interval\(i\)\(v\)\(p = vi\)Energy
\(t < 0.2\)risingpositivepositiveabsorbing
\(t = 0.2\)peak, 0.736 Azerozeromaximum, 27.1 mJ
\(t > 0.2\)fallingnegativenegativereturning

The peak energy is \(5(0.2)^2e^{-2} = 27.07\ \text{mJ}\).

Note the sign of the power. Negative power does not mean anything is broken — it means the inductor is delivering energy back to the circuit, drawing on what it stored earlier. Problem 15 shows that over the whole waveform it returns every joule.

The voltage crosses zero exactly where the current peaks. That is not a feature of this waveform but of every inductor: \(v \propto di/dt\) vanishes at a stationary point of the current. It is the quarter-cycle phase shift of Problem 17 in disguise, and a quick way to sketch one waveform from the other.
Answer\(v = e^{-5t}(1-5t)\ \text{V},\quad w = 5t^2e^{-10t}\ \text{J}\); absorption ends at \(t = 0.2\ \text{s}\)
Problem 4Exam levelThe Initial Condition

The voltage across a 2 H inductor is \(6\cos 5t\ \text{V}\). Determine the current, given \(i(-\pi/2) = 1\ \text{A}\).

Solution

Integrate, keeping the initial condition explicit:

\[ i(t) = \frac{1}{2}\int_{t_0}^{t} 6\cos 5\tau\,d\tau + i(t_0) = \frac{3}{5}\sin 5t - \frac{3}{5}\sin 5t_0 + i(t_0) \]
\[ i(t) = 0.6\sin 5t + \underbrace{\left[i(t_0) - 0.6\sin 5t_0\right]}_{\text{a constant}} \]

Apply the condition at \(t_0 = -\pi/2\), where \(\sin(-5\pi/2) = -1\):

\[ i(t) = 0.6\sin 5t - 0.6(-1) + 1 = 0.6\sin 5t + 1.6\ \text{A} \]

Check by substituting \(t = -\pi/2\): \(0.6(-1) + 1.6 = 1\ \text{A}\;\checkmark\), and by differentiating: \(2 \times 0.6 \times 5\cos 5t = 6\cos 5t\;\checkmark\)

Reading the result. The current has two parts, and they are physically different:

\[ \underbrace{0.6\sin 5t}_{\text{forced by the source}} \;+\; \underbrace{1.6}_{\text{DC, set by the initial condition}} \]

The sinusoidal part is determined entirely by \(v\) and \(L\); the constant is determined entirely by history. A purely sinusoidal voltage does not guarantee a purely sinusoidal current — any DC offset present at the start persists for ever, since an ideal inductor has no resistance to decay it.

Amplitude relation. The current amplitude is \(6/(2 \times 5) = 0.6\ \text{A}\), that is \(V_m/\omega L\). The quantity \(\omega L = 10\ \Omega\) is the inductive reactance of Problem 17 — the inductor opposes high-frequency current more strongly.

The constant of integration is not a formality. It carries the entire history of the inductor, and forgetting it is the commonest error in this topic. Notice also that it is not simply \(i(t_0)\) — it is \(i(t_0)\) minus whatever the integral contributes at \(t_0\), which is why writing the limits explicitly is safer than adding a bare \(C\).
Answer\(i(t) = 0.6\sin 5t + 1.6\ \text{A}\)
Problem 5Exam levelCurrent Reversal and Energy

The terminal voltage of a 2 H inductor is \(v = 10(1-t)\ \text{V}\), with \(i(0) = 2\ \text{A}\). Find the current at \(t = 4\ \text{s}\), the energy stored then, and the energy absorbed over the interval. Explain why the last two differ.

Solution

The current:

\[ i(t) = i(0) + \frac{1}{L}\int_0^t v\,d\tau = 2 + \frac{1}{2}\int_0^t (10 - 10\tau)\,d\tau = 2 + 5t - 2.5t^2\ \text{A} \]
\[ i(4) = 2 + 20 - 40 = -18\ \text{A} \]

The current has reversed. The voltage changes sign at \(t = 1\ \text{s}\), after which it drives the current down through zero and negative. The current peaks where \(v = 0\):

\[ i_{\max} = i(1) = 2 + 5 - 2.5 = 4.5\ \text{A} \]

The energy stored at \(t = 4\):

\[ w(4) = \tfrac12 L\,i^2(4) = \tfrac12(2)(-18)^2 = 324\ \text{J} \]

Positive, despite the negative current — energy depends on \(i^2\) and cannot be negative. The direction of the current is irrelevant to how much magnetic energy is stored.

The energy absorbed over the interval is a different quantity:

\[ \Delta w = \tfrac12 L\left[i^2(4) - i^2(0)\right] = \tfrac12(2)\left(324 - 4\right) = 320\ \text{J} \]

Why they differ — by exactly 4 J. The inductor already held \(\tfrac12(2)(2)^2 = 4\ \text{J}\) at \(t = 0\). The circuit supplied 320 J during the interval; the total present at the end is 324 J:

\[ \underbrace{w(4)}_{324\ \text{J}} = \underbrace{w(0)}_{4\ \text{J}} + \underbrace{\Delta w}_{320\ \text{J}} \]

The two questions to keep apart are therefore:

QuestionExpressionHere
"Energy stored at \(t\)"\(\tfrac12Li^2(t)\)324 J
"Energy absorbed from \(t_1\) to \(t_2\)"\(\tfrac12L[i^2(t_2)-i^2(t_1)]\)320 J
"Energy stored" is a state; "energy absorbed" is a change of state. They coincide only when the inductor started with zero current, as in Problem 1 — which is why the distinction so often goes unnoticed until a problem like this one, where the initial current is non-zero and the two answers genuinely differ.
Answer\(i(4) = -18\ \text{A}\); stored \(w(4) = 324\ \text{J}\); absorbed \(\Delta w = 320\ \text{J}\)
Problem 6Exam levelA Sawtooth Voltage

The voltage \(v(t) = 5t\) for \(0 < t < 1\ \text{s}\), \(v(t) = 5t - 10\) for \(1 < t < 2\ \text{s}\), and zero elsewhere, is applied to a 10 mH inductor with \(i(0) = 0\). Find \(i(t)\).

Solution

First interval, \(0 < t < 1\), with \(1/L = 100\):

\[ i(t) = 100\int_0^t 5\tau\,d\tau = 100 \times 2.5t^2 = 250t^2\ \text{A} \]
\[ i(1) = 250\ \text{A} \]

Second interval, \(1 < t < 2\). The new starting value is the previous interval's final value — not zero:

\[ i(t) = 250 + 100\int_1^t (5\tau - 10)\,d\tau = 250 + 100\left[2.5\tau^2 - 10\tau\right]_1^t \]
\[ = 250 + 250t^2 - 1000t + 750 = 1000\left(1 - t + 0.25t^2\right)\ \text{A} \]

Verify continuity and the end value:

\[ i(1) = 1000(1 - 1 + 0.25) = 250\ \text{A}\;\checkmark, \qquad i(2) = 1000(1 - 2 + 1) = 0\ \text{A} \]

The current returns exactly to zero, because the voltage waveform has zero net area — the positive area from 0 to 1 s exactly cancels the negative area from 1 to 2 s.

Collecting the result:

\[ i(t) = \begin{cases} 250t^2, & 0 < t < 1\\ 1000\left(1 - t + 0.25t^2\right), & 1 < t < 2\\ 0, & \text{elsewhere} \end{cases} \]

Two checks worth making on any piecewise integration: that the pieces agree at every boundary (current is continuous — Problem 14), and that a zero-net-area voltage returns the current to its starting value. Both hold here.

The current is the running area under the voltage curve, divided by \(L\). That single sentence handles every piecewise problem: the current rises while \(v > 0\), falls while \(v < 0\), peaks where \(v\) crosses zero — here at \(t = 2\ \text{s}\) in the second piece's own frame — and ends where the net area puts it.
Answer\(i = 250t^2\) then \(1000(1-t+0.25t^2)\); peak \(i(1) = 250\ \text{A}\), returning to zero at \(t = 2\ \text{s}\)
Problem 7CoreA Trapezoidal Current

The current through a 5 mH inductor rises linearly from 0 to 10 A over \(0 < t < 2\ \text{ms}\), holds at 10 A until \(t = 4\ \text{ms}\), then falls linearly to zero at \(t = 6\ \text{ms}\). Find the voltage at \(t = 1, 3\) and \(5\ \text{ms}\).

Solution

Compute the slopes in A/s, not A/ms — this is where the arithmetic usually goes wrong:

\[ \frac{di}{dt}\bigg|_{0-2\,\text{ms}} = \frac{10\ \text{A}}{2 \times 10^{-3}\ \text{s}} = 5000\ \text{A/s} \]
\[ \frac{di}{dt}\bigg|_{2-4\,\text{ms}} = 0, \qquad \frac{di}{dt}\bigg|_{4-6\,\text{ms}} = \frac{-10}{2 \times 10^{-3}} = -5000\ \text{A/s} \]

Apply the element law with \(L = 5 \times 10^{-3}\ \text{H}\):

\[ v = L\frac{di}{dt} = 5\times10^{-3} \times (\pm 5000\ \text{or}\ 0) \]
\[ v(1\ \text{ms}) = 25\ \text{V}, \qquad v(3\ \text{ms}) = 0\ \text{V}, \qquad v(5\ \text{ms}) = -25\ \text{V} \]

The voltage is a rectangular waveform even though the current is trapezoidal — differentiation of straight-line segments gives constants, and the corners of the current become steps in the voltage:

IntervalCurrent\(di/dt\)Voltage
0–2 msrising+5000 A/s+25 V
2–4 msconstant 10 A00 V
4–6 msfalling−5000 A/s−25 V

Note the flat portion. With 10 A flowing steadily the inductor holds \(\tfrac12(0.005)(100) = 0.25\ \text{J}\), yet develops no voltage whatever. A constant current, however large, produces nothing — this is the DC steady state of Problem 13, arrived at from the waveform side.

And note the corners. The voltage jumps instantaneously at \(t = 2\) and \(4\ \text{ms}\) because the current's slope changes discontinuously. Inductor voltage may jump freely; only its current may not.

Converting time units is the entire difficulty of this problem. A slope of "10 A over 2 ms" is 5000 A/s, not 5. Dropping the factor of \(10^3\) gives 0.025 V instead of 25 V — a thousandfold error that looks perfectly plausible on the page. Write the slope in base units before multiplying by \(L\).
Answer\(v(1) = 25\ \text{V},\quad v(3) = 0\ \text{V},\quad v(5) = -25\ \text{V}\)
Problem 8CoreSketching the Voltage

The current in a 3 H inductor is zero for \(t < -1\ \text{s}\), rises linearly to 1 A at \(t = 0\), holds until \(t = 2\ \text{s}\), falls linearly to zero at \(t = 3\ \text{s}\), and stays there. Determine and sketch the inductor voltage.

Solution

Take each interval in turn, computing \(di/dt\) and multiplying by \(L = 3\ \text{H}\).

a\(t < -1\ \text{s}\): the current is zero and constant, so \(v = 0\).

b\(-1 < t < 0\): the current rises 1 A in 1 s, a slope of \(+1\ \text{A/s}\):

\[ v = 3 \times 1 = 3\ \text{V} \]

c\(0 < t < 2\): constant current, so \(v = 0\) — even though 1 A is flowing and 1.5 J is stored.

d\(2 < t < 3\): the current falls 1 A in 1 s, a slope of \(-1\ \text{A/s}\):

\[ v = 3 \times (-1) = -3\ \text{V} \]

e\(t > 3\): zero and constant again, so \(v = 0\).

i (A) 1 −1 0 2 3 v (V) 3 −3 t (s) t (s)
Corners in the current become steps in the voltage; flat current gives zero voltage

Check the areas. The voltage waveform has area \(3 \times 1 = 3\ \text{V·s}\) positive and \(3 \times 1\) negative, summing to zero — consistent with the current starting and ending at zero, since \(\Delta i = \frac1L\int v\,dt\).

Sketching one waveform from the other is a skill worth practising directly. Going from current to voltage, read off slopes: flat becomes zero, a ramp becomes a constant, a corner becomes a step. Going the other way, accumulate areas: a constant becomes a ramp, and the current peaks wherever the voltage crosses zero.
Answer\(v = 3\ \text{V}\) for \(-1; \(0\) for \(0; \(-3\ \text{V}\) for \(2; zero elsewhere
Problem 9Exam levelThe Passive Sign Convention

The voltage across a 2 H inductor is \(v_L = 4.3t\ \text{V}\) for \(-0.1\ \text{s} \le t \le 50\ \text{ms}\), and \(i_L(-0.1) = 100\ \mu\text{A}\). Find the current, defined consistently with the passive sign convention, at \(t = 0\), \(1.5\ \text{ms}\) and \(45\ \text{ms}\).

Solution

Integrate from the instant where the current is known:

\[ i(t) = \frac{1}{L}\int_{t_0}^{t} v\,d\tau + i(t_0) = \frac{1}{2}\int_{-0.1}^{t} 4.3\tau\,d\tau + 100\times10^{-6} \]
\[ i(t) = \frac{4.3}{4}\left(t^2 - 0.01\right) + 100\times10^{-6}\ \text{A} \]

The \(0.01\) is \((-0.1)^2\) — the lower limit, which is easy to lose.

aAt \(t = 0\):

\[ i(0) = 1.075(0 - 0.01) + 100\times10^{-6} = -10.75\ \text{mA} + 0.1\ \text{mA} = -10.65\ \text{mA} \]

bAt \(t = 1.5\ \text{ms} = 0.0015\ \text{s}\):

\[ i = 1.075\left(2.25\times10^{-6} - 0.01\right) + 10^{-4} = -10.648\ \text{mA} \]

Barely different from \(i(0)\), because \(t^2\) is still negligible against 0.01 at these times.

cAt \(t = 45\ \text{ms} = 0.045\ \text{s}\):

\[ i = 1.075\left(2.025\times10^{-3} - 0.01\right) + 10^{-4} = -8.473\ \text{mA} \]

Reading the signs. All three currents are negative, and the reason is the interval before \(t = 0\): there \(v = 4.3t\) is negative, so it drove the current downwards from its initial 100 µA to \(-10.65\ \text{mA}\). After \(t = 0\) the voltage is positive and the current climbs back, reaching \(-8.47\ \text{mA}\) at 45 ms — still negative, because it has not yet recovered.

The passive sign convention means \(i\) is taken entering the terminal at which \(v\) is positive. With that choice \(p = vi\) is the power absorbed, and the element law is \(v = +L\,di/dt\). Reversing either reference reverses the sign of the whole answer.

The lower limit of the integral matters as much as the upper one. Here it contributes \(-10.75\ \text{mA}\) — a hundred times the initial current itself — so dropping it would change the answer beyond recognition while leaving the algebra looking correct. Always write both limits explicitly rather than integrating indefinitely and fitting a constant afterwards.
Answer\(i(0) = -10.65\ \text{mA},\ i(1.5\,\text{ms}) = -10.648\ \text{mA},\ i(45\,\text{ms}) = -8.473\ \text{mA}\)
Problem 10Exam levelDC and Sinusoidal Drive

Find the current in a 6 mH inductor, with \(i(0) = 0\), when the applied voltage is (a) a constant 5 V, and (b) \(100\sin(120\pi t)\ \text{V}\) for \(t \ge 0\). Comment on both results.

Solution

aConstant 5 V:

\[ i(t) = \frac{1}{0.006}\int_0^t 5\,d\tau = \frac{5t}{0.006} = 833.33\,t\ \text{A} \]

A ramp — and one that grows without limit. Holding a constant voltage across an ideal inductor drives its current up for ever, at 833 A per second here.

This is not a paradox but a warning. An ideal inductor has no resistance, so nothing opposes the steady growth. In any real circuit the winding resistance, the source's internal resistance, or magnetic saturation intervenes long before the current becomes large — which is the subject of Set 18.

bSinusoidal drive:

\[ i(t) = \frac{1}{0.006}\int_0^t 100\sin(120\pi\tau)\,d\tau = \frac{1}{0.006}\left[-\frac{100}{120\pi}\cos 120\pi\tau\right]_0^t \]
\[ i(t) = \frac{138.89}{\pi}\left(1 - \cos 120\pi t\right) \approx 44.21\left(1 - \cos 120\pi t\right)\ \text{A} \]

Read the two parts of this result. The current is a cosine of amplitude 44.21 A plus a DC offset of the same size:

\[ i(t) = \underbrace{44.21}_{\text{DC offset}} - \underbrace{44.21\cos 120\pi t}_{\text{steady sinusoid}} \]

The current never goes negative — it oscillates between 0 and 88.4 A. The offset appears because the voltage was switched on at a zero crossing of the sine, so the first half-cycle contributes a full positive area with nothing before it to cancel.

The amplitude is \(V_m/\omega L = 100/(120\pi \times 0.006) = 44.21\ \text{A}\), confirming the reactance relation of Problem 17.

This offset is the transformer inrush problem. Energising a transformer at the instant the supply voltage passes through zero produces a flux excursion of twice the normal peak, and the resulting current surge can be many times the rated value — which is why large transformers are switched at the voltage peak, where the offset vanishes. An ideal inductor keeps the offset for ever; a real one has winding resistance that decays it over several cycles.
Answer(a) \(i = 833.33t\ \text{A}\), an unbounded ramp. (b) \(i = 44.21(1 - \cos 120\pi t)\ \text{A}\), offset by its own amplitude.
Problem 11CoreSquare-Wave Excitation

A square voltage waveform of amplitude \(\pm 1\ \text{V}\) and period 1 ms is applied across a 1 mH inductor. Determine the shape and peak amplitude of the resulting current.

Solution

The current is the running integral of the voltage. Over each half-period the voltage is constant, so the integral is a straight line:

\[ \Delta i = \frac{1}{L}\int v\,dt = \frac{V\,\Delta t}{L} \]

Over the first half-period, \(V = +1\ \text{V}\) for \(\Delta t = 0.5\ \text{ms}\):

\[ \Delta i = \frac{1 \times 0.5\times10^{-3}}{1\times10^{-3}} = 0.5\ \text{A} \]

A constant voltage gives a constant slope, so the current ramps linearly. Over the second half-period the voltage reverses and the current ramps back down by the same amount.

So the current is a triangular wave of 0.5 A peak, rising and falling in step with the sign of the voltage:

VoltageCurrent
Square (discontinuous)Triangular (continuous)
Constant within each halfLinear ramp within each half
Zero averagePeriodic — returns to its start
Jumps at the transitionsCorners at the transitions

Why the current is periodic here. The square wave has zero average over a full period, so the net area is zero and the current returns exactly to where it began. Any DC component in the applied voltage would instead make the current drift upward cycle after cycle, as in Problem 10(a).

An engineering reading. Peak current is \(V\Delta t/L\) — proportional to the applied volt-seconds and inversely proportional to inductance. Doubling the switching frequency halves \(\Delta t\) and so halves the current ripple, which is precisely why switching converters run at high frequency and why their inductors can then be small.

The inductor smooths. A discontinuous voltage produces a continuous current, because integration always raises the order of smoothness by one. Feed a square wave to an inductor and you get a triangle; feed a triangle and you get a parabola. Differentiation, going the other way, roughens — which is why Problem 7's trapezoid produced a rectangle.
AnswerA triangular wave of \(0.5\ \text{A}\) peak amplitude
Problem 12CoreEquivalent Inductance

Find \(L_{eq}\) at terminals \(a\!-\!b\) for a 4 H inductor in series with the parallel combination of 12 H and 6 H, all in series with an 8 H inductor. Derive the combination rules first.

Solution

Series rule. Inductors in series carry the same current, and KVL adds their voltages:

\[ v = L_1\frac{di}{dt} + L_2\frac{di}{dt} = (L_1+L_2)\frac{di}{dt} \;\Longrightarrow\; L_{eq} = L_1 + L_2 \]

Parallel rule. Inductors in parallel share the same voltage, and KCL adds their currents:

\[ \frac{di}{dt} = \frac{di_1}{dt} + \frac{di_2}{dt} = \frac{v}{L_1} + \frac{v}{L_2} \;\Longrightarrow\; \frac{1}{L_{eq}} = \frac{1}{L_1} + \frac{1}{L_2} \]

Identical in form to resistors — series add, parallel reciprocals add. Capacitors, as Set 17 will show, do the opposite.

Apply them. The parallel pair first:

\[ 12 \parallel 6 = \frac{12 \times 6}{12+6} = \frac{72}{18} = 4\ \text{H} \]

Then the three series elements:

\[ L_{eq} = 4 + 4 + 8 = 16\ \text{H} \]

A caution the rules conceal. Both derivations assumed each inductor's flux links only itself. If two coils share magnetic flux they are mutually coupled, and the series rule becomes \(L_1 + L_2 \pm 2M\) — Set 26's subject. Physical separation or orthogonal orientation is what makes the simple rules valid.

And a caution about initial conditions. These rules describe the terminal behaviour of the combination. Replacing two parallel inductors by one \(L_{eq}\) discards any information about how the initial current divided between them — which is the substance of Problem 16.

The rules follow from the element law plus Kirchhoff, not from analogy with resistors. Deriving them takes two lines each and makes clear exactly what is being assumed: same current in series, same voltage in parallel, and no shared flux. Memorising "inductors are like resistors" works until coupling appears, and then it fails silently.
Answer\(12 \parallel 6 = 4\ \text{H}\), so \(L_{eq} = 4+4+8 = 16\ \text{H}\)
Problem 13CoreDC Steady State

A 12 V source feeds a 3 Ω resistor into node \(A\), from which a 2 H inductor and a 6 Ω resistor both return to the reference. The circuit has been connected for a long time. Find the inductor current and the energy stored.

Solution

What "a long time" means. All transients have died away, so every current is constant and

\[ \frac{di}{dt} = 0 \;\Longrightarrow\; v_L = L\frac{di}{dt} = 0 \]

Zero volts across the inductor for any current — which is exactly the definition of a short circuit. In DC steady state, replace every inductor by a wire.

Redraw with the short in place. The 6 Ω resistor is now connected between node \(A\) and the reference — but so is the short, so node \(A\) sits at 0 V:

\[ V_A = 0 \;\Longrightarrow\; i_{6\Omega} = \frac{0}{6} = 0\ \text{A} \]

The 6 Ω carries nothing — it has been short-circuited by the inductor, exactly as in Set 7, Problem 6.

So the whole source current flows through the inductor, limited only by the 3 Ω:

\[ i_L = \frac{12}{3} = 4\ \text{A} \]

The stored energy:

\[ w = \tfrac12 L\,i_L^2 = \tfrac12(2)(4)^2 = 16\ \text{J} \]

Two things worth noticing. First, the inductance never entered the current calculation — only the energy. In steady state the value of \(L\) is irrelevant to every voltage and current in the circuit. Second, 16 J is now stored, and it has to go somewhere if the source is disconnected. That is the subject of Problem 19, and of Set 18.

The DC steady state is the starting point of every transient problem. Set 18's method is: solve the DC circuit before the switch operates to get \(i_L(0^-)\), use continuity to carry it across the switching instant (Problem 14), then solve the new circuit. Two-thirds of that procedure is the resistive analysis of Sets 1 to 13.
Answer\(i_L = 4\ \text{A},\quad w = 16\ \text{J}\); the 6 Ω resistor carries nothing
Problem 14ChallengeWhy Current Cannot Jump

Prove that an inductor's current is continuous, state the exact condition under which it could jump, and explain what makes the corresponding statement about voltage false.

Solution

The proof. Consider the current change across an interval of length \(\varepsilon\) straddling any instant \(t_0\):

\[ i(t_0+\varepsilon) - i(t_0-\varepsilon) = \frac{1}{L}\int_{t_0-\varepsilon}^{t_0+\varepsilon} v\,d\tau \]

If the voltage is bounded — say \(|v| \le V_{\max}\) — then the integral is bounded too:

\[ \left|\Delta i\right| \le \frac{2\varepsilon V_{\max}}{L} \;\xrightarrow[\varepsilon \to 0]{}\; 0 \]

The change vanishes as the interval shrinks, so \(i(t_0^+) = i(t_0^-)\). The current is continuous.

The exact condition for a jump. The bound fails only if \(v\) is unbounded — specifically, if it contains an impulse:

\[ v(t) = \Lambda\,\delta(t - t_0) \;\Longrightarrow\; \Delta i = \frac{\Lambda}{L} \]

An impulsive voltage of strength \(\Lambda\) volt-seconds produces an instantaneous current step of \(\Lambda/L\). Nothing less will do it.

Why the energy argument gives the same answer. Since \(w = \tfrac12Li^2\), a jump in current means a jump in stored energy — which requires infinite power for an instant. Finite sources cannot supply that.

Why voltage is different. The element law is \(v = L\,di/dt\), and nothing constrains \(di/dt\) to be continuous. Problem 7's trapezoidal current has corners, so its voltage steps instantaneously between \(+25\), \(0\) and \(-25\ \text{V}\):

QuantityContinuous?Reason
Inductor currentYesIt is an integral of a bounded function
Inductor voltageNoIt is a derivative — free to jump
Stored energyYesDepends on \(i^2\)

The practical statement used throughout Sets 18 and 19:

\[ i_L(0^+) = i_L(0^-) \]

The current an instant after a switch operates equals the current an instant before, however violently the rest of the circuit changes.

This is what makes an inductive circuit have a state. A resistive network forgets everything the moment its sources change; an inductor carries its current across the discontinuity, and that one number is the entire memory of what came before. Problem 19 shows what happens when a circuit tries to force a jump anyway.
Answer\(|\Delta i| \le 2\varepsilon V_{\max}/L \to 0\), so \(i_L(0^+) = i_L(0^-)\) unless \(v\) contains an impulse
Problem 15ChallengeThe Energy Always Returns

For the inductor of Problem 3, with \(i = 10te^{-5t}\), compute the total energy absorbed over all time. Prove the general result and contrast the inductor with a resistor.

Solution

The instantaneous power from Problem 3:

\[ p = vi = e^{-5t}(1-5t) \cdot 10te^{-5t} = 10t(1-5t)e^{-10t}\ \text{W} \]

Positive for \(t < 0.2\ \text{s}\), negative thereafter — for example \(p(0.1) = +0.184\ \text{W}\) and \(p(0.3) = -0.075\ \text{W}\).

Integrating over all time:

\[ \int_0^\infty 10t(1-5t)e^{-10t}\,dt = 0 \]

Exactly zero. Everything absorbed during the first 0.2 s — a peak store of 27.07 mJ — is returned to the circuit afterwards.

The general proof needs no integration at all. Since the energy is a function of the state,

\[ \int_{t_1}^{t_2} p\,dt = \tfrac12 L\left[i^2(t_2) - i^2(t_1)\right] \]

and here \(i(0) = 0\) while \(i(\infty) = 0\), so the difference vanishes. The waveform in between is irrelevant.

The contrast with a resistor:

ResistorInductor
Power\(p = i^2R \ge 0\) always\(p = vi\), either sign
Energy over a cycleStrictly positiveZero
Energy formulaPath-dependent\(\tfrac12Li^2\) — state only
ClassificationDissipativeLossless, energy-storing

What this means for AC circuits. An ideal inductor consumes no average power however hard it is driven. It exchanges energy with the source twice per cycle, and that exchange is what Set 27 will call reactive power — real current, real voltage, no net energy transfer.

Lossless does not mean harmless. The current is entirely real: it heats the supply's resistance, requires conductors sized for it, and loads the generator. This is why power systems pay close attention to reactive current even though it delivers no energy — the subject of power-factor correction in Set 23.
Answer\(\int_0^\infty p\,dt = 0\). An inductor is lossless: \(\Delta w = \tfrac12L[i^2(t_2)-i^2(t_1)]\) depends only on the endpoints.
Problem 16ChallengeAn Impossible Connection

A 2 H inductor carrying 3 A is suddenly connected in series with a 4 H inductor carrying 1 A. Show that this violates a conservation law, determine what actually happens, and find the energy lost.

Solution

The contradiction. Series elements must carry the same current, but Problem 14 says neither inductor's current can change instantaneously:

\[ i_1(0^+) = 3\ \text{A} \qquad\text{and}\qquad i_2(0^+) = 1\ \text{A} \qquad\text{and}\qquad i_1 = i_2 \]

All three cannot hold. Something in the idealisation must give.

What gives is the boundedness of the voltage. Problem 14 showed a jump requires an impulse, so the connection generates an impulsive voltage across each inductor. The conserved quantity is flux linkage, \(\lambda = Li\), because the two impulses are equal and opposite around the loop:

\[ \lambda_{\text{total}} = L_1i_1 + L_2i_2 = 2(3) + 4(1) = 10\ \text{Wb-turns} \]

The common current afterwards:

\[ i(0^+) = \frac{\lambda_{\text{total}}}{L_1+L_2} = \frac{10}{6} = 1.667\ \text{A} \]

Between the two original values, weighted by inductance — the larger inductor dominates because it holds more flux per ampere.

The energy accounting. Before:

\[ w_{\text{before}} = \tfrac12(2)(3)^2 + \tfrac12(4)(1)^2 = 9 + 2 = 11\ \text{J} \]
\[ w_{\text{after}} = \tfrac12(6)\left(\tfrac{5}{3}\right)^2 = 3 \times \frac{25}{9} = 8.33\ \text{J} \]
\[ \Delta w = 11 - 8.33 = 2.67\ \text{J}\ \text{lost} \]

Where did 2.67 J go? The ideal model cannot say — it has nowhere to put it. In a real circuit the answer depends on what was neglected:

Real mechanismFate of the energy
Winding and lead resistanceHeat, during a very fast transient
Arcing at the switch contactsHeat and light in the arc
Stray capacitanceHigh-frequency ringing, then heat
RadiationElectromagnetic interference

All four are excluded by the ideal model, which is precisely why it predicts an impossible instantaneous transition and loses energy without accounting for it.

Conservation of flux linkage is the right principle here, not conservation of energy. Kirchhoff's voltage law around the loop survives the impulse and forces \(\lambda\) to be conserved; energy is not conserved because the model has an unmodelled dissipation path.

The dual of this appears in Set 17. Two capacitors at different voltages connected in parallel conserve charge and lose energy in exactly the same way, for exactly the same reason. Both are cases where an idealisation is pushed past the point where it describes anything, and the useful lesson is to notice the contradiction rather than to compute through it.
AnswerFlux linkage is conserved: \(i = 10/6 = 1.667\ \text{A}\). Energy falls from 11 J to 8.33 J — 2.67 J lost.
Problem 17Exam levelSinusoidal Steady State

An inductor carries \(i = I_m\sin\omega t\). Find the voltage, the phase relationship, the ratio of amplitudes, and the average power. Interpret each result.

Solution

The voltage:

\[ v = L\frac{di}{dt} = \omega L\,I_m\cos\omega t = \omega L\,I_m\sin\left(\omega t + 90°\right) \]

The phase. The voltage leads the current by exactly a quarter cycle. Physically: the voltage is largest where the current is changing fastest, which is at the current's zero crossings, and zero where the current is stationary, at its peaks — the observation already made in Problem 3.

The amplitude ratio defines the inductive reactance:

\[ X_L = \frac{V_m}{I_m} = \omega L = 2\pi f L\ \ [\Omega] \]
Frequency\(X_L\) for \(L = 10\ \text{mH}\)Behaviour
DC (0 Hz)0Short circuit — Problem 13
50 Hz3.14 ΩMild opposition
1 kHz62.8 ΩSignificant
1 MHz62.8 kΩNearly an open circuit

An inductor passes DC freely and blocks high frequencies — the basis of every choke and filter.

The average power. The instantaneous power is

\[ p = vi = \omega LI_m^2\sin\omega t\cos\omega t = \tfrac12\omega LI_m^2\sin 2\omega t \]
\[ P_{\text{avg}} = 0 \]

A sinusoid at twice the supply frequency, symmetric about zero. The inductor absorbs energy for a quarter cycle and returns it the next — Problem 15's losslessness in periodic form.

Note the doubled frequency. Power in a reactive element pulses at \(2\omega\), which is why single-phase supplies produce 100 Hz hum from a 50 Hz mains, and why three-phase systems — whose total power is constant — are preferred for machines.

Everything here is one quarter-cycle shift and one factor \(\omega L\). Set 20 packages both into the single complex impedance \(Z_L = j\omega L\), where the \(j\) carries the 90° and the magnitude carries the reactance — after which every resistive technique of Sets 1 to 13 applies unchanged to AC circuits.
Answer\(v = \omega LI_m\cos\omega t\): voltage leads by 90°, \(X_L = \omega L\), average power zero
Problem 18Exam levelA Real Inductor

A 100 mH coil has 5 Ω of winding resistance and 10 pF of stray inter-winding capacitance. Find its quality factor at 1 kHz and its self-resonant frequency, and state where each idealisation fails.

Solution

A real inductor is three elements, not one: the inductance itself, the resistance of the wire in series with it, and the capacitance between adjacent turns in parallel with the whole.

Quality factor compares the reactance to the loss:

\[ X_L = 2\pi f L = 2\pi(1000)(0.1) = 628.3\ \Omega \]
\[ Q = \frac{X_L}{R} = \frac{628.3}{5} = 125.7 \]

Equivalently, \(Q = 2\pi \times\) (energy stored)/(energy lost per cycle). A \(Q\) of 126 means the coil behaves as an inductor to about 1% accuracy at this frequency.

Note that \(Q\) depends on frequency. At 50 Hz the same coil has \(X_L = 31.4\ \Omega\) and \(Q = 6.3\) — no longer a good inductor at all, since a fifth of its impedance is resistive.

Self-resonance. The stray capacitance resonates with the inductance at

\[ f_0 = \frac{1}{2\pi\sqrt{LC}} = \frac{1}{2\pi\sqrt{0.1 \times 10^{-11}}} = 159\ \text{kHz} \]

Above \(f_0\) the capacitance dominates and the component behaves as a capacitor. A coil used above its self-resonant frequency is not an inductor in any useful sense.

The usable band is therefore bounded at both ends:

RegionDominant elementBehaviour
Very low \(f\)Winding resistanceLooks resistive; \(Q\) too low
Mid bandInductanceBehaves as intended
Above \(f_0 = 159\ \text{kHz}\)Stray capacitanceBehaves as a capacitor

Two further effects not captured even by this three-element model: the skin effect raises \(R\) with frequency, so \(Q\) rises more slowly than \(X_L\) suggests; and a ferromagnetic core adds hysteresis and eddy-current losses, and saturates at high current, making \(L\) itself current-dependent — which destroys linearity and with it every theorem of Sets 9 to 13.

Of the three basic passive elements, the inductor is the least ideal. A resistor is resistive over a wide band and a capacitor is nearly ideal; a coil unavoidably has resistance in its wire and capacitance between its turns. This is why circuit designers avoid inductors where possible — and why active circuits that simulate inductance, using op-amps and capacitors, are common in filter design.
Answer\(X_L = 628\ \Omega,\ Q = 126\) at 1 kHz; self-resonant at 159 kHz, above which it is capacitive
Problem 19ChallengeInductive Kick

A 100 mH relay coil carries 1 A when a mechanical switch opens in 1 µs. Estimate the voltage generated, explain why the ideal model predicts infinity, and describe how the problem is solved in practice.

Solution

The estimate. If the current really did fall from 1 A to zero in 1 µs:

\[ v = L\frac{di}{dt} = 0.1 \times \frac{-1}{10^{-6}} = -100{,}000\ \text{V} \]

A hundred kilovolts from a coil that was running on a few volts.

Why the ideal model says infinity. An ideal switch opens in zero time, so \(di/dt \to \infty\). The model is being asked to force a discontinuity in inductor current, which Problem 14 showed requires an impulsive voltage — and it obliges.

What actually happens. The stored energy

\[ w = \tfrac12 L i^2 = \tfrac12(0.1)(1)^2 = 50\ \text{mJ} \]

must go somewhere in a few microseconds. The voltage rises until it finds a path — typically by breaking down the air gap between the opening contacts, producing an arc. The arc is the circuit's solution: it maintains a conducting path so the current can decay at a rate the coil permits, rather than being forced to zero.

The consequences are entirely practical: contacts erode and eventually weld; nearby semiconductors see voltages far beyond their ratings; and the fast edge radiates broadband interference.

The remedies all work by providing a deliberate path for the current:

RemedyMechanismClamped to
Flyback diode across the coilConducts when the coil voltage reverses≈ 0.7 V
Zener plus diodeAs above, but at a chosen voltageZener voltage
RC snubberCapacitor absorbs the energy, resistor dampsDesign choice
Varistor (MOV)Resistance collapses above a thresholdClamping voltage

A flyback diode reduces 100 kV to under a volt, at the cost of a slower release of the relay — the 50 mJ is then dissipated slowly in the coil's own resistance.

The effect is also useful. A boost converter, an ignition coil and a camera flash all work by interrupting an inductor's current deliberately, using exactly this mechanism to produce a voltage far higher than the supply.

An inductor will not let go of its current, and it will generate whatever voltage that takes. That single sentence explains flyback diodes, contact arcing, ignition systems and boost converters. Whenever a circuit contains an inductor and a switch, the first design question is where the current will go when the switch opens.
Answer\(v \approx -100\ \text{kV}\) from 50 mJ stored. In practice an arc or a flyback diode provides the path.
Problem 20ChallengeWhat Carries Forward

Summarise the inductor's properties, state which results of Sets 1 to 13 survive its introduction, and set out the duality that will make Set 17 largely a translation exercise.

Solution

What survives unchanged. Everything derived from Kirchhoff's laws and linearity — which is nearly everything:

ResultSurvives?Note
KCL and KVLYesThey never mentioned element laws
Nodal and mesh analysisYesEquations become differential
SuperpositionYesThe inductor is linear
Thévenin and NortonYesResistance becomes impedance — Set 25
Series–parallel rulesYesSame form as resistors
Instantaneous algebraic solutionNoThe circuit now has a state

What is genuinely new. Three things: the element law involves a derivative; the circuit has a memory, held in the inductor current; and energy can be stored and recovered rather than only dissipated.

The duality with the capacitor, which Set 17 will make explicit. Every statement about an inductor becomes a true statement about a capacitor under the substitutions of Set 8:

InductorCapacitor
\(v = L\,di/dt\)\(i = C\,dv/dt\)
\(w = \tfrac12Li^2\)\(w = \tfrac12Cv^2\)
Current cannot jumpVoltage cannot jump
DC: short circuitDC: open circuit
Series addParallel add
Flux linkage \(\lambda = Li\) conservedCharge \(q = Cv\) conserved
\(X_L = \omega L\), \(v\) leads\(X_C = 1/\omega C\), \(i\) leads

Problem 16's flux-linkage argument and Set 17's charge-conservation argument are the same proof read through this dictionary.

Why both elements matter together. An inductor resists changes in current and a capacitor resists changes in voltage. Put both in one circuit and each fights the other, producing the oscillation that Set 19 studies — energy sloshing between magnetic and electric storage at a rate set by \(1/\sqrt{LC}\).

The subject has just acquired a time axis. Everything up to Set 13 was a snapshot; from here on a circuit's answer depends on when you ask and on what happened before. Sets 18 and 19 develop the transient response, and Sets 20 onwards find the shortcut — that for sinusoidal excitation the derivatives collapse back into algebra, and the whole of Part 1 becomes usable again.
AnswerAll Kirchhoff-based results survive; the circuit gains a state variable \(i_L\), and the capacitor is its exact dual
Practice

Practice Problems

Work each on paper before opening the answer. The answer is given so you can check yourself; the method is deliberately not.

  1. P1. A 4 H inductor carries \(i = 3t^2\ \text{A}\). Find the voltage and the energy stored at \(t = 2\ \text{s}\).

    Show answer
    \(v = 4(6t) = 24t\ \text{V}\); \(i(2) = 12\) A so \(w = \tfrac12(4)(144) = 288\) J.
  2. P2. A constant 20 V is applied to a 50 mH inductor with \(i(0)=0\). What is the current after 10 ms?

    Show answer
    \(i = Vt/L = 20(0.01)/0.05 = 4\) A. A constant voltage gives a ramp — Problem 10.
  3. P3. An inductor carries a steady 5 A. What voltage appears across it?

    Show answer
    Zero — \(di/dt = 0\), whatever the current. It is a short circuit to DC.
  4. P4. Find \(L_{eq}\) for 10 H in parallel with 15 H, in series with 4 H.

    Show answer
    \(10\parallel15 = 150/25 = 6\) H, plus 4 H gives \(L_{eq} = 10\) H.
  5. P5. A 2 H inductor stores 100 J. What current flows?

    Show answer
    \(i = \sqrt{2w/L} = \sqrt{100} = 10\) A — or \(-10\) A; energy cannot distinguish the direction.
  6. P6. Can the voltage across an inductor change instantaneously? Can its current?

    Show answer
    Voltage yes, current no — Problem 14. The current is an integral of a bounded quantity.
  7. P7. A triangular current of \(\pm2\) A peak and 4 ms period flows in a 20 mH inductor. Find the voltage amplitude.

    Show answer
    Slope \(= 4\ \text{A}/2\ \text{ms} = 2000\) A/s, so \(v = 0.02 \times 2000 = 40\) V — a square wave of \(\pm40\) V.
  8. P8. What is the reactance of a 25 mH inductor at 400 Hz?

    Show answer
    \(X_L = 2\pi(400)(0.025) = 62.8\ \Omega\) — Problem 17.
  9. P9. A 5 H inductor carrying 2 A is connected in series with a 5 H inductor carrying 4 A. What common current results?

    Show answer
    Flux linkage \(= 10 + 20 = 30\) Wb-t over 10 H, so \(i = 3\) A. Energy falls from 50 J to 45 J — Problem 16.
  10. P10. What is the average power absorbed by an ideal inductor in sinusoidal steady state?

    Show answer
    Zero. It is lossless — energy is absorbed and returned twice per cycle — Problems 15 and 17.
  11. P11. A 200 mH coil has 8 Ω resistance. Find its \(Q\) at 2 kHz.

    Show answer
    \(X_L = 2\pi(2000)(0.2) = 2513\ \Omega\), so \(Q = 2513/8 = 314\) — Problem 18.
  12. P12. Why is a diode fitted across a relay coil?

    Show answer
    To give the inductor current a path when the switch opens, clamping the kick to about 0.7 V instead of tens of kilovolts — Problem 19.
Challenge

Challenge Problems

Each needs an idea rather than a formula. Decide what the governing principle is before opening the answer.

  1. C1. Two inductors \(L_1\) and \(L_2\) are connected in parallel, carrying initial currents \(I_1\) and \(I_2\). Show that this connection — unlike the series one of Problem 16 — is perfectly consistent, find the current in each afterwards, and identify what is conserved.

    Show answer
    Why there is no contradiction. Parallel elements must share a voltage, not a current, and inductor voltage may jump freely (Problem 14). Each inductor keeps its own current, and KCL is satisfied because the total \(I_1 + I_2\) simply flows out of the pair. Nothing is violated.

    What happens next. With the terminals open, the two form a loop. They share a common voltage \(v\), so
    \[ \frac{di_1}{dt} = \frac{v}{L_1},\qquad \frac{di_2}{dt} = -\frac{v}{L_2} \]
    the sign difference arising because the currents circulate oppositely around the loop. Hence
    \[ L_1\frac{di_1}{dt} + L_2\frac{di_2}{dt} = 0 \;\Longrightarrow\; L_1i_1 + L_2i_2 = \text{constant} \]
    Flux linkage is again the conserved quantity — but here it is conserved continuously, not across an impulse. With ideal lossless inductors the circulating current persists for ever; a real pair has winding resistance, so the circulating component decays with time constant \((L_1+L_2)/(R_1+R_2)\) until both settle at a common value weighted by conductance.

    The contrast is instructive. The series connection of Problem 16 demanded an instantaneous change and paid for it with an impulse and lost energy; the parallel connection demands nothing and proceeds smoothly. The dual statement holds for capacitors: parallel capacitors at different voltages are the impossible case, and series ones are fine.
  2. C2. An inductor \(L\) is driven by a current \(i(t)\) that is periodic with period \(T\). Prove that the average voltage across it must be zero, and use this "volt-second balance" to find the duty cycle of a buck converter that steps 12 V down to 5 V.

    Show answer
    The proof. Over one period,
    \[ \int_0^T v\,dt = \int_0^T L\frac{di}{dt}\,dt = L\left[i(T) - i(0)\right] = 0 \]
    since periodicity requires \(i(T) = i(0)\). So the average voltage is zero: in steady state, the volt-seconds applied to an inductor must balance. Positive area must equal negative area — exactly the check used in Problems 6 and 8.

    The buck converter. A switch connects the inductor's input to \(V_{in} = 12\) V for a fraction \(D\) of each period and to 0 V for the rest, while the output holds steady at \(V_{out} = 5\) V. The inductor voltage is therefore \(V_{in}-V_{out}\) during the on-time and \(-V_{out}\) during the off-time. Balancing:
    \[ (V_{in} - V_{out})\,DT = V_{out}(1-D)T \]
    \[ D = \frac{V_{out}}{V_{in}} = \frac{5}{12} = 41.7\% \]
    The whole converter in one line, with no differential equation solved. Volt-second balance is the standard tool for switched-mode analysis, and it is nothing more than the statement that a periodic current returns to where it started.

    The ripple follows too: during the on-time, \(\Delta i = (V_{in}-V_{out})DT/L = 7 \times 0.417\,T/L\), so a larger \(L\) or a higher switching frequency gives smoother current — Problem 11's observation, quantified.
  3. C3. Show that no combination of positive inductances in series and parallel can produce a negative or complex equivalent, then determine whether every positive value of \(L_{eq}\) is achievable from a supply of identical 1 H inductors.

    Show answer
    Positivity. Both rules preserve positivity: if \(L_1, L_2 > 0\) then \(L_1 + L_2 > 0\), and \(L_1L_2/(L_1+L_2) > 0\). Any network built by repeated series and parallel steps is therefore positive by induction on the number of steps. The physical reason is energy: \(w = \tfrac12L_{eq}i^2\) must be non-negative for a passive element, so \(L_{eq} < 0\) would mean a network storing negative energy.

    Bounds. Each rule is also bounded by its arguments: series exceeds both, parallel is less than both. So \(n\) unit inductors give \(L_{eq}\) between \(1/n\) (all parallel) and \(n\) (all series).

    Which values are achievable. Only rational values. Starting from 1 and applying \(a+b\) and \(ab/(a+b)\) — both rational functions with rational coefficients — every reachable value is a ratio of integers. So \(\sqrt2\) H is impossible from any finite network of 1 H units, however many.

    But every rational is reachable. Any \(p/q\) can be built: \(q\) parallel units give \(1/q\), and \(p\) such blocks in series give \(p/q\) — using \(pq\) inductors, though usually far fewer suffice. The achievable set is exactly the positive rationals, dense but countable.

    Note the contrast with Set 2, Problem 23's infinite ladder, which produced the golden ratio: an infinite network escapes rationality, because the limit of a sequence of rationals need not be rational. Finiteness is what confines the answer to \(\mathbb{Q}\).
MCQ

Multiple-Choice Questions

Twelve questions in GATE/ESE style. Commit to an answer before opening the explanation.

  1. Q1. The voltage across an inductor is proportional to

    (a) the current   (b) the rate of change of current   (c) the integral of current   (d) the stored energy

    Show answer
    (b). \(v = L\,di/dt\). A large steady current produces no voltage at all.
  2. Q2. In DC steady state an ideal inductor behaves as

    (a) an open circuit   (b) a short circuit   (c) a resistor \(L\)   (d) a voltage source

    Show answer
    (b). \(di/dt = 0\) forces \(v = 0\) for any current — Problem 13.
  3. Q3. A 4 H inductor carries 3 A. The stored energy is

    (a) 12 J   (b) 18 J   (c) 36 J   (d) 6 J

    Show answer
    (b). \(\tfrac12(4)(9) = 18\) J. Option (a) omits the factor of a half; (c) forgets to halve and squares wrongly.
  4. Q4. Which quantity in an inductor cannot change instantaneously?

    (a) voltage   (b) current   (c) both   (d) neither

    Show answer
    (b). The current is an integral of a bounded voltage. The voltage itself jumps freely — Problem 14.
  5. Q5. Three 6 H inductors in parallel give

    (a) 18 H   (b) 6 H   (c) 2 H   (d) 0.5 H

    Show answer
    (c). \(6/3 = 2\) H — inductors combine like resistors, not like capacitors.
  6. Q6. A square voltage wave applied to an inductor produces a current that is

    (a) square   (b) sinusoidal   (c) triangular   (d) impulsive

    Show answer
    (c). Integration of a constant gives a ramp — Problem 11.
  7. Q7. The average power absorbed by an ideal inductor over a full cycle is

    (a) \(\tfrac12LI^2\)   (b) \(I^2X_L\)   (c) zero   (d) \(VI\)

    Show answer
    (c). It is lossless — it returns everything it absorbs — Problems 15 and 17.
  8. Q8. An inductor's current leads or lags its voltage by

    (a) leads by 90°   (b) lags by 90°   (c) in phase   (d) lags by 45°

    Show answer
    (b). The voltage leads, so the current lags — \(v = \omega LI_m\sin(\omega t + 90°)\) — Problem 17.
  9. Q9. Doubling the frequency doubles

    (a) the inductance   (b) the reactance   (c) the stored energy   (d) nothing

    Show answer
    (b). \(X_L = 2\pi fL\). Inductance is a property of the coil and does not depend on frequency.
  10. Q10. Two inductors carrying different currents are connected in series. The conserved quantity is

    (a) energy   (b) current   (c) flux linkage   (d) charge

    Show answer
    (c). \(\lambda = Li\) is conserved; energy is not — Problem 16 loses 2.67 J of 11 J.
  11. Q11. Above its self-resonant frequency, a real coil behaves as

    (a) an inductor   (b) a resistor   (c) a capacitor   (d) an open circuit

    Show answer
    (c). The stray inter-winding capacitance dominates — Problem 18.
  12. Q12. A periodic current in an inductor requires that the voltage have

    (a) zero average   (b) zero peak   (c) the same period as the current only   (d) positive average

    Show answer
    (a). Volt-second balance: \(\int_0^T v\,dt = L[i(T)-i(0)] = 0\) — Challenge C2.
Formulas

Key Formulas

QuantityRelationNotes
Element law\(v = L\,di/dt\)Passive sign convention
Integral form\(i(t) = \frac1L\int_{t_0}^{t}v\,d\tau + i(t_0)\)Initial current essential
Flux linkage\(\lambda = Li = N\Phi\)Conserved across an impulse
Stored energy\(w = \tfrac12Li^2\)State function; always ≥ 0
Energy absorbed\(\Delta w = \tfrac12L[i^2(t_2)-i^2(t_1)]\)Different from stored — Problem 5
Power\(p = vi = Li\,di/dt\)Either sign
Series\(L_{eq} = L_1+L_2+\cdots\)No mutual coupling
Parallel\(1/L_{eq} = \sum 1/L_k\)Like resistors
Continuity\(i_L(0^+) = i_L(0^-)\)Unless \(v\) is impulsive
Impulse response\(\Delta i = \Lambda/L\)For \(v = \Lambda\delta(t)\)
DC steady state\(v_L = 0\) — short circuit\(L\) irrelevant to the currents
Reactance\(X_L = \omega L = 2\pi fL\)Voltage leads current by 90°
Average power (AC)ZeroLossless
Quality factor\(Q = X_L/R = \omega L/R\)Frequency-dependent
Self-resonance\(f_0 = 1/2\pi\sqrt{LC_{\text{stray}}}\)Capacitive above \(f_0\)
Volt-second balance\(\int_0^Tv\,dt = 0\)For periodic current
Pitfalls

Common Mistakes

  1. Writing \(v = Li\). An inductor is not a resistor of value \(L\). Only the rate of change of current produces voltage.

  2. Omitting the initial current. \(i(t_0)\) carries the whole history and is half the answer — Problems 4 and 9.

  3. Dropping the lower limit of the integral. In Problem 9 it contributes \(-10.75\) mA, a hundred times the initial current itself.

  4. Slopes in A/ms instead of A/s. A rise of 10 A over 2 ms is 5000 A/s. The error is a factor of 1000 and looks entirely plausible — Problem 7.

  5. Confusing energy stored with energy absorbed. They differ by the initial stored energy and coincide only when \(i(t_0) = 0\) — Problem 5.

  6. Forgetting \(\tfrac12\) in the energy formula, or taking the energy as negative when the current is. \(w = \tfrac12Li^2 \ge 0\) always.

  7. Combining inductors like capacitors. Series inductances add. The reciprocal rule is for parallel — Problem 12.

  8. Letting the current jump at a switching instant. \(i_L(0^+) = i_L(0^-)\) always, and this is the starting point of every transient problem — Problem 14.

  9. Assuming energy is conserved when inductors are joined. Flux linkage is conserved; energy is not — Problem 16.

  10. Treating a real coil as ideal outside its usable band. Winding resistance dominates at low frequency and stray capacitance above self-resonance — Problem 18.

Looking Ahead

The inductor has given circuits a state. Its current cannot jump, its energy is stored rather than dissipated, and the element law is a derivative — so a circuit containing one is described by a differential equation rather than an algebraic one. Every result of Sets 1 to 13 survives, because none of them ever depended on the element laws.

The next element is the inductor's exact dual. Everything proved here has a counterpart obtained by exchanging voltage with current, series with parallel, and flux linkage with charge — which makes Set 17 substantially a translation exercise, and a good test of whether the duality of Set 8 has been absorbed.

Next: Set 17 — Capacitors, with \(i = C\,dv/dt\), continuity of voltage, the open circuit at DC, and the charge-conservation paradox that mirrors Problem 16.