Solved Problems · Set 31

The Laplace Transform

Part 3 · Frequency Response — \(s\) stops being shorthand for \(j\omega\). Sets 28 to 30 kept noticing that poles govern both the transient and the frequency response; letting \(s = \sigma+j\omega\) turns every one of those observations into a theorem.

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

Set 31 — The Laplace Transform

Three sets have now ended on the same unresolved observation. A pole at \(s = -\sigma\) is simultaneously a break frequency at \(\omega = \sigma\) and a transient \(e^{-\sigma t}\); bandwidth and rise time are reciprocally linked; a resonance rings for a time fixed by its bandwidth alone. None of this could be derived, because \(s\) was only ever an abbreviation for \(j\omega\) and \(H(j\omega)\) describes the steady state and nothing else. This set gives \(s\) a real part. The transform that results converts differential equations into algebraic ones, absorbs initial conditions automatically, and produces the transient and the steady state together from a single calculation — with the poles determining both.

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

i Method Recap
  • The one-sided transform:

    \[ F(s) = \mathcal{L}\{f(t)\} = \int_{0^-}^{\infty}f(t)e^{-st}\,dt, \qquad s = \sigma + j\omega \]

    defined wherever the integral converges — the region of convergence.

  • The theorems that do the work:

    Operation in \(t\)Becomes in \(s\)
    \(df/dt\)\(sF(s)-f(0^-)\)
    \(\int_0^tf\,d\tau\)\(F(s)/s\)
    \(e^{-at}f(t)\)\(F(s+a)\)
    \(f(t-T)u(t-T)\)\(e^{-sT}F(s)\)
    \(f_1 * f_2\)\(F_1(s)F_2(s)\)
  • Initial and final value:

    \[ f(0^+) = \lim_{s\to\infty}sF(s), \qquad f(\infty) = \lim_{s\to0}sF(s) \]

    the second valid only if all poles of \(sF(s)\) lie strictly in the left half-plane.

  • Inversion by partial fractions:

    Pole typeTime-domain term
    Simple real at \(-a\)\(Ke^{-at}\)
    Repeated, order \(m\)\(t^{m-1}e^{-at}\) and lower powers
    Complex pair \(-\alpha \pm j\beta\)\(Ke^{-\alpha t}\cos(\beta t+\phi)\)
    At the originConstant — the steady state
  • Stability: every pole strictly in the left half-plane. A pole on the imaginary axis gives a sustained oscillation; any pole to the right gives growth.

  • Convention: the lower limit is \(0^-\), so an impulse at the origin is captured and \(f(0^-)\) is the pre-switching value. All functions are taken as zero for \(t < 0\).

VideoWalkthrough
Problem 1CoreWhy Laplace

Set out what the phasor method of Sets 20 to 30 cannot do, and what giving \(s\) a real part supplies.

Solution

What phasors assume. The method of Set 20 replaces \(A\cos(\omega t+\phi)\) by \(A\angle\phi\) and works because a linear circuit driven by a sinusoid settles to a sinusoid of the same frequency. Every word of that carries a restriction:

AssumptionExcludes
Driven by a sinusoidSteps, pulses, ramps, arbitrary inputs
Has settledEvery transient
One frequencyMulti-frequency inputs (needs superposition)
Steady state existsUnstable circuits, which never settle

Sets 18 and 19 handled transients separately, by solving differential equations directly. The two halves of the subject have been disconnected ever since.

The unexplained coincidences. Three sets have now produced results that link the two halves without being able to justify the link:

ObservationSource
A pole at \(-\sigma\) is a break at \(\omega=\sigma\) and a transient \(e^{-\sigma t}\)Set 28, Problem 2
\(t_rf_c = 0.35\)Set 28, Problem 19
Ringing time constant \(= 2/\text{BW}\)Set 29, Problem 18
Bessel's flat delay preserves waveshapeSet 30, Problem 9

Each connects frequency-domain and time-domain quantities. None follows from \(H(j\omega)\), which contains no information about time at all.

The generalisation. Replace the sinusoid \(e^{j\omega t}\) by the more general signal

\[ e^{st} = e^{(\sigma+j\omega)t} = e^{\sigma t}\left(\cos\omega t + j\sin\omega t\right) \]
\(\sigma\)\(\omega\)Signal
00Constant — DC
0\(\ne 0\)Pure sinusoid — the phasor case
\(< 0\)0Decaying exponential — Set 18
\(< 0\)\(\ne 0\)Damped sinusoid — Set 19
\(> 0\)anythingGrowing — instability

Every signal met so far is one point in the \(s\)-plane. The phasor method used a single line — the imaginary axis. Laplace uses the whole plane.

What this buys:

GainProblem
Differential equations become algebraic5, 18
Initial conditions enter automatically5
Any input, not just sinusoids7, 13
Transient and steady state from one calculation19
Stability read off directly15
\(H(j\omega)\) recovered as a special case16

The last matters most for continuity: nothing from Sets 20 to 30 is discarded. The phasor method becomes the restriction of Laplace to the imaginary axis, valid exactly when a steady state exists.

The whole of Part 3 so far has worked on one line of a plane. Steady-state analysis lives on \(\sigma = 0\); transient analysis lives on the real axis; and the coincidences between them are simply what happens when the same function is looked at from two directions. Giving \(s\) a real part makes the connection visible rather than accidental.
AnswerPhasors require a sinusoidal input and an established steady state, so they exclude every transient. Generalising \(e^{j\omega t}\) to \(e^{st}\) covers constants, exponentials, damped and growing sinusoids — and recovers the phasor method on the imaginary axis.
Problem 2Exam levelDefinition and Convergence

State the definition, evaluate the transform of \(e^{-at}u(t)\) from first principles, and explain the region of convergence.

Solution

The definition:

\[ F(s) = \int_{0^-}^{\infty}f(t)e^{-st}\,dt \]

The lower limit \(0^-\) rather than \(0\) is deliberate: it captures an impulse occurring exactly at the origin (Problem 13) and makes \(f(0^-)\) in the differentiation theorem the pre-switching value, which is the one a circuit's initial conditions provide.

Evaluate for \(f(t) = e^{-at}u(t)\):

\[ F(s) = \int_0^{\infty}e^{-at}e^{-st}\,dt = \int_0^{\infty}e^{-(s+a)t}\,dt \]
\[ = \left[\frac{-e^{-(s+a)t}}{s+a}\right]_0^{\infty} = \frac{1}{s+a} - \lim_{t\to\infty}\frac{e^{-(s+a)t}}{s+a} \]

The limit is where convergence enters. Writing \(s = \sigma+j\omega\):

\[ \left|e^{-(s+a)t}\right| = e^{-(\sigma+a)t} \]

since \(|e^{-j\omega t}| = 1\) always. This tends to zero if and only if \(\sigma+a > 0\):

\[ \boxed{\;F(s) = \frac{1}{s+a}, \qquad \text{Re}(s) > -a\;} \]

What the region of convergence means. It is a half-plane to the right of the rightmost pole:

\(f(t)\)\(F(s)\)ROCContains \(j\omega\) axis?
\(e^{-2t}\)\(1/(s+2)\)\(\sigma > -2\)Yes
\(u(t)\)\(1/s\)\(\sigma > 0\)On the boundary
\(e^{+2t}\)\(1/(s-2)\)\(\sigma > +2\)No
\(e^{t^2}\)EmptyNo transform exists

The third row is the important one, and Problem 16 returns to it: a growing signal has a perfectly good transform, but its ROC excludes the imaginary axis — which is exactly why no steady-state frequency response exists for it.

The convergence factor at work. The integral \(\int_0^\infty u(t)e^{-j\omega t}dt\) — the Fourier transform of a step — does not converge, because \(|e^{-j\omega t}| = 1\) and the integrand never decays. Inserting \(e^{-\sigma t}\) with \(\sigma > 0\) forces convergence:

\[ \int_0^{\infty}e^{-\sigma t}e^{-j\omega t}\,dt \quad\text{converges for } \sigma > 0 \]

The real part of \(s\) is a convergence factor. That is its whole mathematical purpose, and it is why Laplace handles signals — steps, ramps, growing exponentials — that Fourier cannot.

Why the ROC is usually left unstated. For a one-sided transform of a signal that is zero before \(t = 0\), the ROC is always the half-plane right of the rightmost pole. It carries no extra information, so in circuit work it is normally omitted — but Problem 16 shows one situation where forgetting it produces nonsense.

The real part of \(s\) is not a physical frequency but a mathematical crutch that makes the integral converge. Having served that purpose it turns out to carry the entire transient behaviour of the circuit — which is the sort of accident that makes a technique last.
Answer\(\mathcal{L}\{e^{-at}u(t)\} = 1/(s+a)\) for \(\text{Re}(s) > -a\). The ROC is the half-plane right of the rightmost pole, and \(\sigma\) acts as a convergence factor.
Problem 3CoreElementary Transforms

Derive the transforms of the step, ramp, \(t^n\), sine and cosine, and assemble the working table.

Solution

The unit step. Set \(a = 0\) in Problem 2:

\[ \mathcal{L}\{u(t)\} = \frac{1}{s}, \qquad \sigma > 0 \]

The ramp, by parts:

\[ \mathcal{L}\{t\} = \int_0^{\infty}te^{-st}dt = \left[\frac{-te^{-st}}{s}\right]_0^{\infty} + \frac{1}{s}\int_0^{\infty}e^{-st}dt = \frac{1}{s^2} \]

Repeating gives the general power:

\[ \mathcal{L}\{t^n\} = \frac{n!}{s^{n+1}} \]

Each integration by parts adds one power of \(s\) to the denominator — a repeated pole at the origin of order \(n+1\), which is Problem 10's structure appearing already.

Sine and cosine, most easily via Euler:

\[ \cos\omega_0t = \frac{e^{j\omega_0t}+e^{-j\omega_0t}}{2} \]

and each exponential transforms by Problem 2's result with \(a = \mp j\omega_0\):

\[ \mathcal{L}\{\cos\omega_0t\} = \frac{1}{2}\left[\frac{1}{s-j\omega_0}+\frac{1}{s+j\omega_0}\right] = \frac{s}{s^2+\omega_0^2} \]
\[ \mathcal{L}\{\sin\omega_0t\} = \frac{\omega_0}{s^2+\omega_0^2} \]

Both have poles at \(s = \pm j\omega_0\), exactly on the imaginary axis. An undamped sinusoid sits precisely on the boundary between decay and growth — the marginal case of Problem 15.

The working table:

\(f(t)\), \(t \ge 0\)\(F(s)\)Poles
\(\delta(t)\)1None
\(u(t)\)\(1/s\)0
\(t\)\(1/s^2\)0 (double)
\(t^n\)\(n!/s^{n+1}\)0 (order \(n+1\))
\(e^{-at}\)\(1/(s+a)\)\(-a\)
\(te^{-at}\)\(1/(s+a)^2\)\(-a\) (double)
\(\sin\omega_0t\)\(\omega_0/(s^2+\omega_0^2)\)\(\pm j\omega_0\)
\(\cos\omega_0t\)\(s/(s^2+\omega_0^2)\)\(\pm j\omega_0\)
\(e^{-at}\sin\omega_0t\)\(\dfrac{\omega_0}{(s+a)^2+\omega_0^2}\)\(-a\pm j\omega_0\)
\(e^{-at}\cos\omega_0t\)\(\dfrac{s+a}{(s+a)^2+\omega_0^2}\)\(-a\pm j\omega_0\)

The last two follow from the first two by the shifting theorem of Problem 4 — they need no separate derivation.

Read the third column. The pole location is the signal:

\[ \text{pole at } -a \Leftrightarrow e^{-at}; \qquad \text{pole at } \pm j\omega_0 \Leftrightarrow \cos\omega_0t; \qquad \text{pole at } -a\pm j\omega_0 \Leftrightarrow e^{-at}\cos\omega_0t \]

This correspondence is exact and is the basis of Problem 14. A table of transforms is really a dictionary between pole patterns and waveforms.

Ten entries cover almost every signal in circuit analysis. The reason so few are needed is that the theorems of Problems 4 to 7 generate the rest — shifting, differentiating, delaying and scaling turn a handful of results into a working table.
Answer\(u \to 1/s\), \(t^n \to n!/s^{n+1}\), \(e^{-at} \to 1/(s+a)\), \(\sin\omega_0t \to \omega_0/(s^2+\omega_0^2)\), \(\cos\omega_0t \to s/(s^2+\omega_0^2)\)
Problem 4CoreThe Shifting Theorems

Prove the frequency-shift theorem \(\mathcal{L}\{e^{-at}f(t)\} = F(s+a)\), and use it to generate the damped-sinusoid transforms.

Solution

The proof is one line:

\[ \mathcal{L}\{e^{-at}f(t)\} = \int_0^{\infty}e^{-at}f(t)e^{-st}dt = \int_0^{\infty}f(t)e^{-(s+a)t}dt = F(s+a) \]

Multiplying by an exponential in time shifts the whole transform in \(s\). Geometrically, every pole and zero moves left by \(a\).

Generating the damped sinusoids. Starting from \(\mathcal{L}\{\sin\omega_0t\} = \omega_0/(s^2+\omega_0^2)\) and replacing \(s\) by \(s+a\):

\[ \mathcal{L}\{e^{-at}\sin\omega_0t\} = \frac{\omega_0}{(s+a)^2+\omega_0^2} \]
\[ \mathcal{L}\{e^{-at}\cos\omega_0t\} = \frac{s+a}{(s+a)^2+\omega_0^2} \]

Note the numerator of the cosine also shifts — it becomes \(s+a\), not \(s\). Forgetting this is the single commonest slip in inverting a complex-pole term, and Problem 11 shows how to catch it.

Where the poles went. Before the shift they were at \(\pm j\omega_0\), on the axis; after it, at \(-a \pm j\omega_0\):

SignalPolesBehaviour
\(\cos\omega_0t\)\(\pm j\omega_0\)Sustained
\(e^{-at}\cos\omega_0t\)\(-a \pm j\omega_0\)Decays at rate \(a\)
\(e^{+at}\cos\omega_0t\)\(+a \pm j\omega_0\)Grows

Damping is a horizontal displacement in the \(s\)-plane. The oscillation frequency is the vertical coordinate and the decay rate the horizontal one — exactly the reading of Set 29, Problem 14, now derived rather than observed.

Completing the square is how the theorem is used in reverse. Given

\[ F(s) = \frac{10}{s^2+4s+13} \]

the denominator does not factor over the reals, so complete the square:

\[ s^2+4s+13 = (s+2)^2+9 = (s+2)^2+3^2 \]
\[ F(s) = \frac{10}{3}\cdot\frac{3}{(s+2)^2+3^2} \;\Longrightarrow\; f(t) = \frac{10}{3}e^{-2t}\sin3t \]

Read off directly: \(a = 2\) from the shift, \(\omega_0 = 3\) from the remaining constant. No partial fractions are needed for a single quadratic factor.

Check the answer at \(t = 0\) and by initial value:

\[ f(0) = 0\;\checkmark; \qquad \lim_{s\to\infty}sF(s) = \lim_{s\to\infty}\frac{10s}{s^2+4s+13} = 0\;\checkmark \]

Agreeing, as Problem 8 requires. Two seconds of checking catches most algebra errors.

The shifting theorem converts the whole undamped table into a damped one at no cost. That is why the table of Problem 3 needs only ten entries: multiplication by \(e^{-at}\) in time is a rigid translation in \(s\), and completing the square undoes it.
Answer\(\mathcal{L}\{e^{-at}f(t)\} = F(s+a)\) — every pole moves left by \(a\). Hence \(10/(s^2+4s+13) = \frac{10}{3}\cdot 3/[(s+2)^2+3^2]\), giving \(\frac{10}{3}e^{-2t}\sin3t\).
Problem 5ChallengeDifferentiation

Prove the differentiation theorem, extend it to the second derivative, and explain why it is the single most important result in the subject.

Solution

Integrate by parts:

\[ \mathcal{L}\left\{\frac{df}{dt}\right\} = \int_{0^-}^{\infty}\frac{df}{dt}e^{-st}dt = \left[f(t)e^{-st}\right]_{0^-}^{\infty} + s\int_{0^-}^{\infty}f(t)e^{-st}dt \]

The boundary term vanishes at infinity within the ROC, leaving \(-f(0^-)\) at the lower limit:

\[ \boxed{\;\mathcal{L}\left\{\frac{df}{dt}\right\} = sF(s)-f(0^-)\;} \]

The second derivative follows by applying the theorem twice:

\[ \mathcal{L}\left\{\frac{d^2f}{dt^2}\right\} = s\left[sF(s)-f(0^-)\right]-f'(0^-) \]
\[ = s^2F(s)-sf(0^-)-f'(0^-) \]

and in general the \(n\)-th derivative brings in all \(n\) initial conditions:

\[ \mathcal{L}\left\{f^{(n)}\right\} = s^nF(s) - \sum_{k=1}^{n}s^{n-k}f^{(k-1)}(0^-) \]

Why this is the central result. Two things happen at once:

EffectConsequence
Differentiation becomes multiplication by \(s\)Differential equations become algebraic
Initial conditions appear as extra termsNo separate step to impose them

The second is what distinguishes Laplace from the classical method of Sets 18 and 19. There, the general solution was found first and the constants fixed afterwards. Here the initial conditions are in the equation from the start — they are source terms.

Seen in the circuit elements. Applying the theorem to the element laws:

ElementTime domain\(s\) domain
Resistor\(v = Ri\)\(V = RI\)
Inductor\(v = L\,di/dt\)\(V = sLI - Li(0^-)\)
Capacitor\(i = C\,dv/dt\)\(I = sCV - Cv(0^-)\)

The initial-condition terms are sources. An inductor with initial current becomes an impedance \(sL\) in series with a voltage source \(Li(0^-)\); a charged capacitor becomes \(1/sC\) with a source. Set 32 develops this into a complete analysis method.

A worked instance. The series \(RL\) circuit of Set 18, with initial current \(i_0\) and a step of \(V\) volts:

\[ L\frac{di}{dt}+Ri = Vu(t) \;\xrightarrow{\ \mathcal{L}\ }\; L\left[sI(s)-i_0\right]+RI(s) = \frac{V}{s} \]
\[ I(s) = \frac{V/s + Li_0}{sL+R} \]

One line, with the initial condition already included. Compare Set 18, where this took a homogeneous solution, a particular solution and a boundary condition.

Why \(0^-\) and not \(0^+\). The distinction matters when the input contains an impulse, which can change a capacitor voltage or inductor current instantaneously. Using \(0^-\) means \(f(0^-)\) is the value before anything happens — the physically known quantity — and the transform itself accounts for any jump. Problem 13 shows a case where the two differ.

Differentiation becomes multiplication, and initial conditions become sources. Those two facts together are why the Laplace method replaced the classical one for circuit work: the calculus disappears, and the boundary conditions stop being a separate problem to be solved after the fact.
Answer\(\mathcal{L}\{f'\} = sF(s)-f(0^-)\) and \(\mathcal{L}\{f''\} = s^2F(s)-sf(0^-)-f'(0^-)\). Derivatives become powers of \(s\), and initial conditions enter as source terms.
Problem 6CoreIntegration

Prove the integration theorem and show it is consistent with the capacitor and inductor element laws.

Solution

The theorem:

\[ \mathcal{L}\left\{\int_0^tf(\tau)\,d\tau\right\} = \frac{F(s)}{s} \]

Proof by the differentiation theorem. Let \(g(t) = \int_0^tf\,d\tau\), so \(g' = f\) and \(g(0) = 0\):

\[ \mathcal{L}\{g'\} = sG(s)-g(0) = sG(s) = F(s) \;\Longrightarrow\; G(s) = \frac{F(s)}{s} \]

Integration divides by \(s\), differentiation multiplies. The two operations are inverse in both domains, as they must be.

Consistency with the capacitor. In the time domain

\[ v_C(t) = \frac{1}{C}\int_0^ti\,d\tau + v_C(0^-) \]

Transforming term by term:

\[ V_C(s) = \frac{1}{C}\cdot\frac{I(s)}{s} + \frac{v_C(0^-)}{s} = \frac{I(s)}{sC} + \frac{v_C(0^-)}{s} \]

Impedance \(1/sC\) in series with a step source of size \(v_C(0^-)\). Compare Problem 5's route via the differentiation theorem, which gave the Norton form — impedance \(1/sC\) with a current source \(Cv_C(0^-)\). The two are related by source transformation (Set 22, Problem 11), and both are correct.

The two equivalent models, worth having side by side:

ElementThévenin formNorton form
Capacitor\(1/sC\) + series source \(v_C(0^-)/s\)\(1/sC\) ∥ current source \(Cv_C(0^-)\)
Inductor\(sL\) + series source \(Li(0^-)\)\(sL\) ∥ current source \(i(0^-)/s\)

Choose whichever suits the analysis: series sources for mesh analysis, parallel for nodal — exactly the reasoning of Set 22.

A worked example. Find \(\mathcal{L}\{\int_0^t\sin3\tau\,d\tau\}\) two ways:

\[ \text{By the theorem: } \frac{1}{s}\cdot\frac{3}{s^2+9} = \frac{3}{s\left(s^2+9\right)} \]

Directly: the integral is \(\frac13(1-\cos3t)\), so

\[ \frac{1}{3}\left[\frac{1}{s}-\frac{s}{s^2+9}\right] = \frac{1}{3}\cdot\frac{s^2+9-s^2}{s\left(s^2+9\right)} = \frac{3}{s\left(s^2+9\right)}\;\checkmark \]

What the extra pole at the origin means. Integration adds a factor \(1/s\), hence a pole at \(s = 0\):

OperationEffect on polesEffect on the waveform
IntegrateAdds a pole at 0Adds a constant (DC) term
DifferentiateAdds a zero at 0Removes any DC term

This is the \(1/j\omega\) and \(j\omega\) of Set 28, Problem 4 — an integrator's \(-20\) dB/dec and a differentiator's \(+20\) dB/dec — now visible as pole and zero placement rather than as slopes on a plot.

Every calculus operation becomes an algebraic one. Differentiate: multiply by \(s\). Integrate: divide by \(s\). Delay: multiply by \(e^{-sT}\). Convolve: multiply the transforms. The transform's whole value is that it converts the hard operations into the easy one.
Answer\(\mathcal{L}\{\int_0^tf\,d\tau\} = F(s)/s\). Applied to the capacitor law it gives impedance \(1/sC\) in series with a source \(v_C(0^-)/s\).
Problem 7Exam levelThe Delay Theorem

Prove the time-shift theorem and use it to transform a rectangular pulse and a staircase.

Solution

The theorem:

\[ \mathcal{L}\left\{f(t-T)u(t-T)\right\} = e^{-sT}F(s), \qquad T > 0 \]

Proof by substituting \(\tau = t-T\):

\[ \int_T^{\infty}f(t-T)e^{-st}dt = \int_0^{\infty}f(\tau)e^{-s(\tau+T)}d\tau = e^{-sT}F(s) \]

The factor \(u(t-T)\) is essential. The theorem transforms a function that is shifted and zero before the shift. Applying it to \(f(t-T)\) without the step gives the wrong answer.

A rectangular pulse of height \(A\) and width \(T\) is the difference of two steps:

\[ p(t) = A\left[u(t)-u(t-T)\right] \]
\[ P(s) = \frac{A}{s}-\frac{A}{s}e^{-sT} = \frac{A}{s}\left(1-e^{-sT}\right) \]

The exponential is not a pole or a zero in the usual sense — it is a transcendental factor, and it is what makes the inverse piecewise. Challenge C2 works through the consequences.

Check by the initial value theorem:

\[ \lim_{s\to\infty}sP(s) = \lim_{s\to\infty}A\left(1-e^{-sT}\right) = A\;\checkmark \]

since \(e^{-sT} \to 0\) as \(s \to \infty\) along the real axis. The pulse does start at height \(A\).

A staircase — steps of 1 V at \(t = 0, 1, 2, 3\) s:

\[ f(t) = u(t)+u(t-1)+u(t-2)+u(t-3) \]
\[ F(s) = \frac{1}{s}\left(1+e^{-s}+e^{-2s}+e^{-3s}\right) \]

An infinite staircase sums as a geometric series to \(1/[s(1-e^{-s})]\) — which is the periodic-function result of Problem 17.

Inverting a delayed transform. Given \(Y(s) = e^{-2s}/(s+3)\):

\[ \text{Ignore the exponential: } \frac{1}{s+3} \to e^{-3t} \]
\[ \text{Restore it: } y(t) = e^{-3(t-2)}u(t-2) \]

Every \(t\) in the answer becomes \(t-T\), and the whole is multiplied by \(u(t-T)\). Writing \(e^{-3t+6}\) without the step is the error to avoid — it would make the response non-zero before the delay.

Why the delay is exactly \(e^{-sT}\). Setting \(s = j\omega\):

\[ \left|e^{-j\omega T}\right| = 1, \qquad \angle e^{-j\omega T} = -\omega T \]

Unit magnitude at every frequency and phase linear in \(\omega\) — which by Set 28, Problem 17 means constant group delay \(\tau_g = T\). A pure delay is the ideal all-pass, and the reason Bessel filters aim at linear phase.

Delay is multiplication by \(e^{-sT}\), and that single factor makes Laplace able to handle switching. Pulses, staircases, sampled signals and pure transport lag all reduce to exponential factors — none of which a rational transfer function can express, and all of which the transform handles without difficulty.
Answer\(\mathcal{L}\{f(t-T)u(t-T)\} = e^{-sT}F(s)\). A pulse of height \(A\) and width \(T\) transforms to \((A/s)(1-e^{-sT})\).
Problem 8ChallengeInitial and Final Value

State the initial and final value theorems, apply them to \(F(s) = 10/[s(s+2)(s+5)]\), and show by counterexample when the final value theorem fails.

Solution

The two theorems:

\[ f(0^+) = \lim_{s\to\infty}sF(s), \qquad f(\infty) = \lim_{s\to0}sF(s) \]

They give the endpoints of a waveform without inverting the transform — invaluable as a check and often as the answer itself.

Applying to \(F(s) = 10/[s(s+2)(s+5)]\):

\[ f(0^+) = \lim_{s\to\infty}\frac{10}{(s+2)(s+5)} = 0 \]
\[ f(\infty) = \lim_{s\to0}\frac{10}{(s+2)(s+5)} = \frac{10}{10} = 1 \]

Problem 9 will invert this fully and find \(f(t) = 1-\frac53e^{-2t}+\frac23e^{-5t}\), which indeed gives 0 at \(t=0\) and 1 as \(t\to\infty\) ✓.

The condition on the final value theorem — and it is a real restriction:

\[ \text{All poles of } sF(s) \text{ must lie strictly in the left half-plane} \]

Equivalently: \(F(s)\) may have at most one pole at the origin and none elsewhere on or right of the imaginary axis. If it does, \(f(t)\) has no final value and the formula returns a meaningless number.

Two counterexamples that show the failure clearly:

\(F(s)\)\(f(t)\)True \(f(\infty)\)Formula gives
\(\dfrac{s}{s^2+9}\)\(\cos3t\)Does not exist0
\(\dfrac{1}{s-1}\)\(e^{t}\)Infinite0

Both times the formula answers 0, and both times it is wrong. A cosine oscillates forever and an exponential grows without bound — neither has a final value, yet the limit is perfectly well behaved. The formula does not announce its own failure.

The initial value theorem is better behaved but has its own condition: \(F(s)\) must be strictly proper (degree of numerator less than denominator). If it is not, \(f(t)\) contains an impulse and \(f(0^+)\) is not defined:

\[ F(s) = \frac{s}{s+1} = 1 - \frac{1}{s+1} \;\Longrightarrow\; f(t) = \delta(t)-e^{-t} \]

Here \(\lim_{s\to\infty}sF(s) = \infty\), correctly signalling the impulse. Divide out the improper part first, as Problem 13 does.

How to use them properly. The theorems are checks, not shortcuts, unless the conditions have been verified:

StepAction
1Factor the denominator and locate every pole
2Confirm all poles of \(sF(s)\) are in the open LHP
3Only then apply the FVT
4Cross-check against the inverted \(f(t)\) where available
The final value theorem is the most misused result in the subject, because it returns a plausible number whatever it is given. Checking the pole locations first costs one line and is the only thing standing between a correct answer and a confident wrong one — the same lesson as Set 26's matrix symmetry check.
Answer\(f(0^+) = \lim_{s\to\infty}sF(s) = 0\) and \(f(\infty) = \lim_{s\to0}sF(s) = 1\). The FVT requires all poles of \(sF(s)\) in the open LHP; for \(s/(s^2+9)\) and \(1/(s-1)\) it silently returns 0 and is wrong both times.
Problem 9CoreDistinct Real Poles

Invert \(F(s) = 10/[s(s+2)(s+5)]\) by partial fractions, using the cover-up method, and verify the result.

Solution

Write the expansion. Three distinct simple poles give three terms:

\[ F(s) = \frac{10}{s(s+2)(s+5)} = \frac{A}{s}+\frac{B}{s+2}+\frac{C}{s+5} \]

The cover-up method. To find the residue at a pole \(p\), multiply by \((s-p)\) and evaluate at \(s = p\) — in practice, cover up that factor and substitute:

\[ A = \left.\frac{10}{(s+2)(s+5)}\right|_{s=0} = \frac{10}{(2)(5)} = 1 \]
\[ B = \left.\frac{10}{s(s+5)}\right|_{s=-2} = \frac{10}{(-2)(3)} = -\frac{5}{3} \]
\[ C = \left.\frac{10}{s(s+2)}\right|_{s=-5} = \frac{10}{(-5)(-3)} = \frac{2}{3} \]

Three substitutions and no simultaneous equations. The cover-up method works for every simple pole, however many there are.

Invert term by term:

\[ F(s) = \frac{1}{s}-\frac{5/3}{s+2}+\frac{2/3}{s+5} \]
\[ \boxed{\;f(t) = 1-\frac{5}{3}e^{-2t}+\frac{2}{3}e^{-5t}, \qquad t \ge 0\;} \]

Three independent checks:

CheckCalculationResult
Residues sum to zero\(1-\frac53+\frac23 = 0\)✓ — required since \(f(0)=0\)
Initial value\(f(0) = 1-\frac53+\frac23\)0 ✓ (matches Problem 8)
Final value\(f(\infty) = 1\)

The first check is the useful one. Whenever \(F(s)\) falls faster than \(1/s\) at infinity — here as \(1/s^3\) — the residues must sum to zero. It catches sign errors immediately.

The waveform, evaluated:

\(t\)\(f(t)\)
00.0000
0.10.0398
0.50.4416
1.00.7789
5.00.9999

A rise from 0 to 1, dominated by the slower \(e^{-2t}\) term. The pole nearest the imaginary axis dominates the late behaviour — Problem 14 develops this.

Reading the answer structurally. Each pole contributed exactly what the table of Problem 3 predicts:

PoleContributesInterpretation
\(s = 0\)Constant 1Steady state — from the driving step
\(s = -2\)\(-\frac53e^{-2t}\)Transient, \(\tau = 0.5\) s
\(s = -5\)\(+\frac23e^{-5t}\)Transient, \(\tau = 0.2\) s

The steady state and the transients came out of one calculation — the promise of Problem 1, delivered. Problem 19 makes the separation explicit.

Partial fractions turn one complicated transform into a sum of table entries. The whole inversion problem reduces to locating poles and computing residues, and for simple poles the cover-up method makes the second step a single substitution each.
Answer\(f(t) = 1-\frac53e^{-2t}+\frac23e^{-5t}\). Residues by cover-up: 1, \(-5/3\), \(2/3\), summing to zero as required.
Problem 10Exam levelRepeated Poles

Invert \(F(s) = (s+3)/[(s+1)^2(s+2)]\), explaining why a repeated pole needs a derivative and why it produces a \(t\) factor.

Solution

The form of the expansion. A pole of order \(m\) needs \(m\) terms, one for each power:

\[ F(s) = \frac{K_1}{s+1}+\frac{K_2}{(s+1)^2}+\frac{K_3}{s+2} \]

Omitting the \(K_1\) term is the standard error — it leaves too few unknowns to match a general numerator.

The easy residues first. Cover-up works unchanged for the simple pole and for the highest power of the repeated one:

\[ K_3 = \left.\frac{s+3}{(s+1)^2}\right|_{s=-2} = \frac{1}{1} = 1 \]
\[ K_2 = \left.\frac{s+3}{s+2}\right|_{s=-1} = \frac{2}{1} = 2 \]

The lower power needs a derivative. Multiplying through by \((s+1)^2\) gives

\[ \frac{s+3}{s+2} = K_1(s+1)+K_2+K_3\frac{(s+1)^2}{s+2} \]

Setting \(s = -1\) kills \(K_1\) — which is why a derivative is needed to expose it:

\[ K_1 = \left.\frac{d}{ds}\left[\frac{s+3}{s+2}\right]\right|_{s=-1} = \left.\frac{(s+2)-(s+3)}{(s+2)^2}\right|_{s=-1} = \frac{-1}{1} = -1 \]

Differentiating removes the constant term and exposes the linear one. The general rule for a pole of order \(m\) at \(-a\) is

\[ K_{m-k} = \frac{1}{k!}\left.\frac{d^k}{ds^k}\left[(s+a)^mF(s)\right]\right|_{s=-a} \]

Assemble and invert:

\[ F(s) = \frac{-1}{s+1}+\frac{2}{(s+1)^2}+\frac{1}{s+2} \]
\[ \boxed{\;f(t) = -e^{-t}+2te^{-t}+e^{-2t}\;} \]

using \(\mathcal{L}^{-1}\{1/(s+a)^2\} = te^{-at}\) from Problem 3.

Check:

\[ f(0) = -1+0+1 = 0 \]
\[ \lim_{s\to\infty}sF(s) = \lim_{s\to\infty}\frac{s(s+3)}{(s+1)^2(s+2)} = 0\;\checkmark \]

Why a repeated pole gives a \(t\) factor. Two views:

ViewExplanation
Algebraic\(1/(s+a)^2\) is the \(s\)-derivative of \(-1/(s+a)\), and differentiating in \(s\) multiplies by \(-t\)
PhysicalTwo coincident natural frequencies cannot give two independent exponentials, so the second solution is \(te^{-at}\)

This is exactly Set 19's critically damped case, where the response was \((A+Bt)e^{-\alpha t}\). Critical damping is a repeated pole, and the \(t\) factor is now derived rather than asserted.

Does \(te^{-at}\) grow? Only briefly. It peaks at \(t = 1/a\) and then decays, because the exponential beats any power:

\[ \lim_{t\to\infty}t^ne^{-at} = 0 \quad\text{for any } n, \ a > 0 \]

So a repeated pole in the left half-plane is still stable. A repeated pole on the imaginary axis is not\(t\sin\omega t\) grows without bound, which is Problem 15's marginal case.

The derivative in the residue formula and the \(t\) in the answer are the same fact. Differentiating with respect to \(s\) corresponds to multiplying by \(t\), so a pole that has been repeated once needs one derivative and produces one power of \(t\).
Answer\(f(t) = -e^{-t}+2te^{-t}+e^{-2t}\), with \(K_1 = -1\) from the derivative, \(K_2 = 2\) and \(K_3 = 1\) by cover-up. A repeated pole is Set 19's critical damping.
Problem 11ChallengeComplex Pairs

Invert \(F(s) = 10/[(s+1)(s^2+4s+13)]\), and express the oscillatory part as a single damped sinusoid.

Solution

Locate the poles:

\[ s^2+4s+13 = 0 \;\Longrightarrow\; s = \frac{-4\pm\sqrt{16-52}}{2} = -2 \pm j3 \]

A complex conjugate pair at \(-2 \pm j3\) plus a real pole at \(-1\). By Problem 4's reading: a damped oscillation at 3 rad/s decaying at rate 2, plus an exponential at rate 1.

Expand, keeping the quadratic intact:

\[ F(s) = \frac{A}{s+1}+\frac{Bs+C}{s^2+4s+13} \]

Use \(Bs+C\), not a constant. A quadratic denominator needs a linear numerator; assuming a constant loses one degree of freedom and gives a wrong answer.

The real residue by cover-up:

\[ A = \left.\frac{10}{s^2+4s+13}\right|_{s=-1} = \frac{10}{1-4+13} = \frac{10}{10} = 1 \]

The rest by matching. Recombining and comparing numerators:

\[ 10 = \left(s^2+4s+13\right) + (Bs+C)(s+1) \]
\[ s^2: \ 0 = 1+B \Rightarrow B = -1; \qquad s^0: \ 10 = 13+C \Rightarrow C = -3 \]
\[ F(s) = \frac{1}{s+1}-\frac{s+3}{s^2+4s+13} \]

Check the \(s^1\) coefficient as a consistency test: \(0 = 4+B+C = 4-1-3 = 0\) ✓.

Complete the square and split. With \((s+2)^2+3^2\) in the denominator, the numerator must be arranged into \((s+2)\) and constant parts:

\[ \frac{s+3}{(s+2)^2+3^2} = \frac{(s+2)}{(s+2)^2+3^2} + \frac{1}{3}\cdot\frac{3}{(s+2)^2+3^2} \]

This is the step that Problem 4 warned about — the cosine numerator is \(s+2\), not \(s\), so the leftover \(+1\) becomes a sine term.

Invert:

\[ \boxed{\;f(t) = e^{-t}-e^{-2t}\cos3t-\frac{1}{3}e^{-2t}\sin3t\;} \]

Check: \(f(0) = 1-1-0 = 0\) ✓, agreeing with \(\lim_{s\to\infty}sF(s) = 0\).

Combine into a single sinusoid. Using \(P\cos\theta+Q\sin\theta = R\cos(\theta-\alpha)\) with \(R = \sqrt{P^2+Q^2}\) and \(\tan\alpha = Q/P\):

\[ R = \sqrt{1+\tfrac19} = 1.0541, \qquad \alpha = \tan^{-1}\tfrac13 = 18.43° \]
\[ f(t) = e^{-t}-1.0541\,e^{-2t}\cos\left(3t-18.43°\right) \]
\(t\)Two-term formSingle-sinusoid form
00.0000000.000000
0.20.1393280.139328
0.50.4581890.458189
1.00.4954940.495494
2.00.1194550.119455

Identical to six figures. The single-sinusoid form is the one to quote — it exhibits the amplitude, the decay rate and the phase directly.

Reading the answer. Each pole contributed exactly what its position dictates:

PoleTermDecays as
\(-1\)\(e^{-t}\)\(\tau = 1\) s
\(-2 \pm j3\)\(1.054e^{-2t}\cos(3t-18.4°)\)\(\tau = 0.5\) s, oscillating at 3 rad/s

The oscillation dies first, leaving the slower real pole to dominate — which is why \(f(t)\) is smooth and positive beyond about 1 s.

A conjugate pair always produces one damped sinusoid, never two separate terms. Real part gives the decay, imaginary part the frequency, and the two residues combine into a single amplitude and phase — which is why the pair is treated as one object and the quadratic is never factored over the complex numbers by hand.
Answer\(f(t) = e^{-t}-e^{-2t}\cos3t-\frac13e^{-2t}\sin3t = e^{-t}-1.054e^{-2t}\cos(3t-18.43°)\)
Problem 12ChallengeConvolution

State and verify the convolution theorem, and explain what it says about how a circuit responds to an arbitrary input.

Solution

The theorem:

\[ \mathcal{L}\left\{\int_0^tf_1(\tau)f_2(t-\tau)\,d\tau\right\} = F_1(s)F_2(s) \]

Convolution in time is multiplication in \(s\). The integral on the left is awkward; the product on the right is trivial — which is the entire reason the transform is used for system analysis.

Verify with \(f_1 = e^{-2t}\), \(f_2 = e^{-5t}\). Directly:

\[ \int_0^te^{-2\tau}e^{-5(t-\tau)}d\tau = e^{-5t}\int_0^te^{3\tau}d\tau = e^{-5t}\cdot\frac{e^{3t}-1}{3} \]
\[ = \frac{e^{-2t}-e^{-5t}}{3} \]

By the theorem:

\[ \mathcal{L}^{-1}\left\{\frac{1}{(s+2)(s+5)}\right\} = \frac{1}{3}\left[\frac{1}{s+2}-\frac{1}{s+5}\right] \to \frac{e^{-2t}-e^{-5t}}{3}\;\checkmark \]

Identical. The partial-fraction route took two lines; the convolution integral took three and required more care.

What it says about circuits. Define the impulse response \(h(t)\) as the output when the input is \(\delta(t)\). Since \(\mathcal{L}\{\delta\} = 1\):

\[ H(s) = \mathcal{L}\{h(t)\} \]

The transfer function is the transform of the impulse response. For any input:

\[ Y(s) = H(s)X(s) \;\Longleftrightarrow\; y(t) = \int_0^th(\tau)x(t-\tau)\,d\tau \]

The impulse response determines the response to everything. Set 28, Problem 1 claimed that \(H(j\omega)\) determines the response to any input; this is the proof, and it is stronger — it holds for transients too.

The physical reading of the integral. Think of the input as a sequence of impulses:

\[ x(t) \approx \sum_k x(\tau_k)\,\delta(t-\tau_k)\,\Delta\tau \]

Each contributes a scaled, delayed copy of \(h\), and the output is their sum. The convolution integral is superposition with a continuum of sources — Set 11's principle taken to the limit.

Convolution is commutative, which is not obvious from the integral but immediate from the transform:

\[ F_1F_2 = F_2F_1 \;\Longrightarrow\; f_1*f_2 = f_2*f_1 \]

So the roles of "input" and "impulse response" can be exchanged in the integral. Proving this directly requires a change of variable; via the transform it is a one-line consequence of scalar multiplication commuting.

Which route to take in practice:

SituationMethod
Both transforms known, rationalMultiply and invert — almost always easier
Input given numericallyConvolve numerically
Input is a pulse or delayedMultiply, using the delay theorem
Proving a general propertyWhichever domain makes it obvious
Convolution is why the transfer function is a complete description of a linear circuit. One function — \(h(t)\), or equivalently \(H(s)\) — plus one operation predicts the response to every possible input, and the transform converts that operation into ordinary multiplication.
Answer\(\mathcal{L}\{f_1*f_2\} = F_1F_2\), verified as \((e^{-2t}-e^{-5t})/3\) both ways. Since \(\mathcal{L}\{\delta\}=1\), \(H(s)\) is the transform of the impulse response, and \(y = h*x\) for any input.
Problem 13Exam levelThe Impulse

Define the unit impulse, find its transform, and handle a transform that is not strictly proper.

Solution

The defining property — the sifting property — rather than any pointwise definition:

\[ \int_{-\infty}^{\infty}f(t)\delta(t-a)\,dt = f(a) \]

The impulse is not a function in the ordinary sense; it is defined entirely by what it does inside an integral.

Its transform follows immediately:

\[ \mathcal{L}\{\delta(t)\} = \int_{0^-}^{\infty}\delta(t)e^{-st}dt = e^{-s(0)} = 1 \]

This is why the lower limit is \(0^-\). With a limit of \(0^+\) the impulse would fall outside the range and the transform would be 0 — a convention that would break the whole impulse-response formalism of Problem 12.

The impulse as the derivative of the step. Applying the differentiation theorem to \(u(t)\):

\[ \mathcal{L}\left\{\frac{du}{dt}\right\} = s\cdot\frac{1}{s}-u(0^-) = 1-0 = 1 \]

consistent with \(du/dt = \delta(t)\) ✓. Again the \(0^-\) convention is essential: using \(u(0^+) = 1\) would give 0.

The impulse family:

\(f(t)\)\(F(s)\)Relationship
\(\delta'(t)\)\(s\)Derivative of the impulse
\(\delta(t)\)1
\(u(t)\)\(1/s\)Integral of the impulse
\(t\,u(t)\)\(1/s^2\)Integral of the step

Each integration divides by \(s\), as Problem 6 requires. The impulse sits at the top of a ladder of successively smoother signals.

Handling an improper transform. Consider

\[ F(s) = \frac{s}{s+1} \]

The numerator and denominator have equal degree, so \(F\) does not tend to zero at infinity and no partial-fraction table entry fits. Divide out first:

\[ \frac{s}{s+1} = \frac{(s+1)-1}{s+1} = 1-\frac{1}{s+1} \]
\[ f(t) = \delta(t)-e^{-t} \]

The constant term becomes an impulse. Any transform whose numerator degree equals or exceeds the denominator's contains impulses — and forgetting to divide out gives an answer that is simply wrong at \(t=0\).

The physical meaning. An impulse of current into a capacitor deposits charge instantaneously:

\[ i(t) = Q\delta(t) \;\Longrightarrow\; \Delta v_C = \frac{Q}{C} \]

This is the one circumstance in which a capacitor voltage can change instantaneously, breaking Set 18's continuity rule. The rule was always "in the absence of impulsive currents", and this is what that qualification meant. The \(0^-\) convention lets the transform track the jump automatically.

The impulse has transform 1, which makes it the perfect test signal: it excites every frequency equally, so the response is the system itself. That is the content of Problem 12's \(H(s) = \mathcal{L}\{h(t)\}\), and the reason impulse testing is standard practice from acoustics to network analysis.
Answer\(\mathcal{L}\{\delta(t)\} = 1\), requiring the \(0^-\) lower limit. An improper transform must be divided out first: \(s/(s+1) = 1-1/(s+1)\) gives \(\delta(t)-e^{-t}\).
Problem 14ChallengePoles and Response Form

Show that the pole locations alone determine the form of a response, with residues fixing only the amplitudes, and identify which pole dominates.

Solution

The complete dictionary. Every partial-fraction term inverts by the table of Problem 3:

Pole locationTime-domain termBehaviour
Origin, \(s = 0\)ConstantSteady state
Origin, repeated\(t\), \(t^2\), …Unbounded growth
Negative real, \(-a\)\(Ke^{-at}\)Decay, \(\tau = 1/a\)
Negative real, repeated\(t^ke^{-at}\)Decay after a rise
Imaginary, \(\pm j\omega_0\)\(K\cos(\omega_0t+\phi)\)Sustained oscillation
LHP complex, \(-\alpha\pm j\beta\)\(Ke^{-\alpha t}\cos(\beta t+\phi)\)Damped oscillation
RHP real, \(+a\)\(Ke^{+at}\)Growth
RHP complex\(Ke^{+\alpha t}\cos(\beta t+\phi)\)Growing oscillation

The pole determines the shape; the residue only scales it. Changing a residue cannot turn a decay into an oscillation.

What the coordinates mean:

\[ s = \sigma + j\omega \;\Longrightarrow\; e^{st} = \underbrace{e^{\sigma t}}_{\text{envelope}}\times\underbrace{e^{j\omega t}}_{\text{oscillation}} \]
CoordinateControls
Real part \(\sigma\)Growth or decay rate; \(\tau = 1/|\sigma|\)
Imaginary part \(\omega\)Oscillation frequency
Distance from originNatural frequency \(\omega_0\) (Set 29)
Angle from the negative real axisDamping ratio, \(\cos^{-1}\zeta\)

Which pole dominates. After enough time, the term decaying most slowly is all that remains:

\[ \text{dominant pole} = \text{the one with the largest } \sigma \ \text{(closest to the } j\omega \text{ axis)} \]

Take Problem 9's answer \(f(t) = 1-\frac53e^{-2t}+\frac23e^{-5t}\):

\(t\)\(-\frac53e^{-2t}\)\(+\frac23e^{-5t}\)Ratio
0−1.667+0.6672.5
0.5−0.613+0.05511.2
1.0−0.226+0.004550.2
2.0−0.0305+0.000031009

By \(t = 1\) s the fast pole contributes 2% of the slow one. This is what justifies the dominant-pole approximation — replacing a high-order system by a first- or second-order one for the purposes of estimating settling time.

When the approximation is safe. A rough working rule:

\[ \text{safe if the other poles are} \ge 5\times \ \text{further from the } j\omega \text{ axis} \]

Here the ratio is 5:2 = 2.5, which is marginal — the fast term is still 40% of the slow one at \(t = 0\) and matters for the early rise. The dominant pole governs the tail, not the beginning.

The connection to Sets 18 and 19. Every response form met there now has a pole explanation:

Set 19 termPole configuration
OverdampedTwo distinct real poles
Critically dampedRepeated real pole — Problem 10
UnderdampedComplex conjugate pair
UndampedPair on the imaginary axis

Four cases that required separate treatment in Set 19 are four positions of a pole pair. The classification was never about the damping ratio; it was about where the roots sit.

The \(s\)-plane is a map of possible behaviours. Left means decay, right means growth, up and down mean oscillation, and distance from the axis sets the rate. A designer who can place poles can specify a response — which is precisely what Set 30's filter families were doing without saying so.
AnswerPole position fixes the form (decay, oscillation, growth); the residue only scales it. The pole nearest the imaginary axis dominates the tail — here the \(e^{-5t}\) term is 2% of the \(e^{-2t}\) term by \(t = 1\) s.
Problem 15Exam levelStability

State the stability condition in terms of poles, treat the marginal cases carefully, and connect it to the margins of Set 28.

Solution

The condition. A linear system is bounded-input bounded-output stable if and only if

\[ \boxed{\;\text{every pole of } H(s) \text{ has } \text{Re}(s) < 0\;} \]

Strictly negative — on the axis is not sufficient, as the marginal cases below show.

Why it follows from Problem 14. Each pole contributes a term \(e^{\sigma t}\times(\text{oscillation})\):

\(\sigma\)\(e^{\sigma t}\) as \(t\to\infty\)Verdict
\(< 0\)\(\to 0\)Stable
\(= 0\)\(\to 1\)Marginal — see below
\(> 0\)\(\to \infty\)Unstable

A single right-half-plane pole is enough to make the whole system unstable, however many stable poles accompany it — the growing term eventually dominates everything.

The marginal cases, which need care:

PolesResponseBIBO stable?
Simple pair at \(\pm j\omega_0\)\(\cos\omega_0t\) — boundedNo — see below
Repeated pair at \(\pm j\omega_0\)\(t\sin\omega_0t\) — growsNo
Simple pole at 0ConstantNo
Repeated pole at 0\(t\) — growsNo

Even the first row fails BIBO stability, and the reason is instructive: an lossless LC circuit with poles at \(\pm j\omega_0\), driven by a bounded sinusoid at exactly \(\omega_0\), produces an unbounded output. The input is bounded; the output is not. This is resonance without damping, and it is why "marginally stable" is a separate category rather than a borderline kind of stable.

A worked instance:

\[ H(s) = \frac{1}{s^2+9}, \qquad X(s) = \frac{3}{s^2+9} \ \left(x = \sin3t\right) \]
\[ Y(s) = \frac{3}{\left(s^2+9\right)^2} \;\Longrightarrow\; y(t) \propto \sin3t - 3t\cos3t \]

The repeated pole created by driving at the natural frequency produces the \(t\cos3t\) term — growth without bound from a bounded input.

Connection to the margins of Set 28. Gain and phase margin measure the same thing from the imaginary axis:

\(s\)-plane viewBode view (Set 28, Problem 18)
Closed-loop poles in the LHPGM and PM both positive
Poles reach the \(j\omega\) axisGM = 0, PM = 0
Poles cross into the RHPMargins negative

Set 28 found \(K_{\text{crit}} = 110\) for \(L = K/[s(s+1)(s+10)]\). In \(s\)-plane terms, that is the gain at which the closed-loop poles arrive at \(\pm j\sqrt{10}\) — the phase crossover frequency. The two methods locate the same event.

Why LHP poles are what a circuit gives naturally. Passive \(RLC\) networks dissipate energy, so their natural responses must decay — every pole of a passive network is in the closed left half-plane. Instability requires an energy source: an amplifier, a dependent source, or feedback. Set 22's negative Thévenin resistance (Problem 9) was the first sign of this.

Stability is a statement about geography. No calculation of the response is needed — only the location of the roots relative to a vertical line. That is why Routh's criterion, root locus and Nyquist all exist: they answer "which side of the axis?" without ever solving for the poles.
AnswerStable iff every pole has \(\text{Re}(s) < 0\), strictly. Poles on the axis give marginal behaviour — a simple pair at \(\pm j\omega_0\) is not BIBO stable, since driving at \(\omega_0\) creates a repeated pole and unbounded growth.
Problem 16ChallengeWhy s = jω Works

Justify the substitution \(s \to j\omega\) that Sets 28 to 30 used throughout, and show exactly when it fails.

Solution

Set up the question properly. Apply a sinusoid \(x(t) = A\cos\omega_0t\) to a system \(H(s)\):

\[ X(s) = \frac{As}{s^2+\omega_0^2}, \qquad Y(s) = H(s)\cdot\frac{As}{s^2+\omega_0^2} \]

The output has two sets of poles: those of \(H(s)\), and the pair at \(\pm j\omega_0\) introduced by the input.

Split by partial fractions:

\[ Y(s) = \underbrace{\sum_k\frac{r_k}{s-p_k}}_{\text{from } H(s)} + \underbrace{\frac{r}{s-j\omega_0}+\frac{r^*}{s+j\omega_0}}_{\text{from the input}} \]
GroupTime-domain contributionName
Poles of \(H\)\(\sum r_ke^{p_kt}\)Transient
Poles at \(\pm j\omega_0\)Sinusoid at \(\omega_0\)Forced response

Compute the forced-response residue:

\[ r = \left.\left(s-j\omega_0\right)H(s)\frac{As}{\left(s-j\omega_0\right)\left(s+j\omega_0\right)}\right|_{s=j\omega_0} = H(j\omega_0)\cdot\frac{A\,j\omega_0}{2j\omega_0} = \frac{A}{2}H(j\omega_0) \]

There it is. The residue at the input pole contains \(H(j\omega_0)\) — the transfer function evaluated on the imaginary axis. Nothing was assumed; it fell out of the residue calculation.

Combining the conjugate pair gives the steady-state output:

\[ y_{ss}(t) = A\left|H(j\omega_0)\right|\cos\left(\omega_0t+\angle H(j\omega_0)\right) \]

The entire phasor method of Set 20, derived. Amplitude scaled by \(|H|\), phase shifted by \(\angle H\) — and the reason is simply that the input's poles sit on the imaginary axis, so the residue there samples \(H\) at \(j\omega_0\).

Now the condition. The steady-state term is meaningful only if the transient disappears:

\[ \sum_kr_ke^{p_kt} \to 0 \;\Longleftrightarrow\; \text{all } p_k \text{ in the LHP} \;\Longleftrightarrow\; \text{the system is stable} \]

If any pole of \(H\) is in the right half-plane, the transient grows without limit and there is no steady state to speak of — the "steady-state response" would be an infinitesimal part of an exploding signal.

The failure demonstrated. Take \(H(s) = 1/(s-2)\) and substitute formally:

\[ H(j\omega) = \frac{1}{j\omega-2} \]

This is a perfectly ordinary complex number — \(|H(0)| = 0.5\), \(\angle H(0) = 180°\) — and it means nothing at all. The step response is

\[ \mathcal{L}^{-1}\left\{\frac{1}{s(s-2)}\right\} = \frac{e^{2t}-1}{2} \]

which grows without bound. No sinusoidal steady state exists, so no frequency response exists — but the substitution gives an answer regardless, and gives it without complaint.

The ROC states this precisely. From Problem 2, the transform is only valid inside its region of convergence:

\(H(s)\)ROCContains \(j\omega\) axis?\(H(j\omega)\) meaningful?
\(1/(s+2)\)\(\sigma > -2\)YesYes
\(1/(s-2)\)\(\sigma > +2\)NoNo
\(1/(s^2+4)\)\(\sigma > 0\)On the boundaryInfinite at \(\omega=2\)

The substitution \(s \to j\omega\) is valid exactly when the imaginary axis lies inside the ROC. That is the formal statement of what Sets 28 to 30 assumed without saying — and it is why the ROC, usually omitted as redundant, occasionally matters a great deal.

Frequency response is a property of stable systems only. Bode plots, phasors and impedance all live on the imaginary axis, and they mean something only because the transient dies away and leaves the forced response alone. For an unstable system the substitution still produces numbers — it just stops describing anything that happens.
AnswerThe residue at the input's pole \(j\omega_0\) equals \(\frac{A}{2}H(j\omega_0)\), giving \(y_{ss} = A|H|\cos(\omega_0t+\angle H)\). Valid only if the transient decays — i.e. the \(j\omega\) axis lies in the ROC.
Problem 17Exam levelPeriodic Functions

Derive the transform of a periodic function and apply it to a square wave.

Solution

Split the integral into periods. If \(f(t+T_p) = f(t)\) for \(t \ge 0\):

\[ F(s) = \int_0^{T_p}f e^{-st}dt + \int_{T_p}^{2T_p}f e^{-st}dt + \cdots \]

In the \(n\)-th integral substitute \(t = \tau+nT_p\). Periodicity makes \(f(\tau+nT_p) = f(\tau)\), so each becomes \(e^{-snT_p}\) times the first:

\[ F(s) = F_1(s)\left[1+e^{-sT_p}+e^{-2sT_p}+\cdots\right] \]

where \(F_1\) is the transform of one period alone.

Sum the geometric series (convergent since \(|e^{-sT_p}| < 1\) for \(\sigma > 0\)):

\[ \boxed{\;F(s) = \frac{F_1(s)}{1-e^{-sT_p}}\;} \]

Transform one period, then divide. The whole infinite repetition costs one extra factor.

Apply to a square wave of amplitude 1, high for \(0 < t < T\) and low for \(T < t < 2T\), so \(T_p = 2T\):

\[ F_1(s) = \int_0^Te^{-st}dt = \frac{1-e^{-sT}}{s} \]
\[ F(s) = \frac{1}{s}\cdot\frac{1-e^{-sT}}{1-e^{-2sT}} \]

Simplify using the difference of two squares, \(1-e^{-2sT} = (1-e^{-sT})(1+e^{-sT})\):

\[ \boxed{\;F(s) = \frac{1}{s\left(1+e^{-sT}\right)}\;} \]

A compact closed form. Note it can also be written \(\frac{1}{2s}\left[1+\tanh(sT/2)\right]\), which some tables prefer.

Check by the initial value theorem:

\[ \lim_{s\to\infty}sF(s) = \lim_{s\to\infty}\frac{1}{1+e^{-sT}} = \frac{1}{1+0} = 1\;\checkmark \]

The square wave does start at 1. The final value theorem does not apply — the pole at \(s=0\) is accompanied by poles where \(1+e^{-sT} = 0\), which lie on the imaginary axis at \(s = \pm j\pi/T, \pm j3\pi/T, \dots\). Problem 8's condition fails, correctly, since a square wave has no final value.

Where those poles are is worth noticing:

\[ 1+e^{-sT} = 0 \;\Longrightarrow\; s = \frac{j(2k+1)\pi}{T}, \qquad k = 0,1,2,\dots \]

Poles at the fundamental and every odd harmonic — and none at the even ones. That is precisely the harmonic content of a square wave, which Set 33's Fourier series will derive independently. The transform knew it already.

The practical use. Driving a circuit \(H(s)\) with this waveform gives

\[ Y(s) = \frac{H(s)}{s\left(1+e^{-sT}\right)} \]

The transcendental factor makes direct inversion impractical, so in practice one either expands in the geometric series and inverts term by term (Problem 7's staircase, in reverse), or moves to Fourier series. Laplace establishes the pole structure; Fourier is the better computational tool for steady periodic operation.

An infinitely repeating waveform costs one factor of \(1/(1-e^{-sT_p})\), and the poles of that factor sit on the imaginary axis at exactly the harmonic frequencies present. The Laplace transform contains the Fourier series inside it — a connection Sets 33 and 34 make explicit.
Answer\(F(s) = F_1(s)/(1-e^{-sT_p})\). For a square wave of half-period \(T\): \(F(s) = 1/[s(1+e^{-sT})]\), with poles at the odd harmonics \(j(2k+1)\pi/T\).
Problem 18Exam levelSolving an ODE

Solve \(y''+5y'+6y = 6u(t)\) with \(y(0) = 2\), \(y'(0) = 0\), and compare the labour with the classical method.

Solution

1Transform every term, using Problem 5's results:

\[ \left[s^2Y-sy(0)-y'(0)\right] + 5\left[sY-y(0)\right] + 6Y = \frac{6}{s} \]
\[ \left[s^2Y-2s-0\right] + 5\left[sY-2\right] + 6Y = \frac{6}{s} \]

The initial conditions are already in the equation. No separate step will be needed to impose them.

2Collect and solve algebraically:

\[ Y\left(s^2+5s+6\right) = \frac{6}{s}+2s+10 \]
\[ Y(s) = \frac{2s^2+10s+6}{s\left(s^2+5s+6\right)} = \frac{2\left(s^2+5s+3\right)}{s(s+2)(s+3)} \]

The differential equation has become a division. This is the whole method.

3Partial fractions by cover-up (Problem 9):

\[ A = \left.\frac{2\left(s^2+5s+3\right)}{(s+2)(s+3)}\right|_{s=0} = \frac{6}{6} = 1 \]
\[ B = \left.\frac{2\left(s^2+5s+3\right)}{s(s+3)}\right|_{s=-2} = \frac{2(4-10+3)}{(-2)(1)} = \frac{-6}{-2} = 3 \]
\[ C = \left.\frac{2\left(s^2+5s+3\right)}{s(s+2)}\right|_{s=-3} = \frac{2(9-15+3)}{(-3)(-1)} = \frac{-6}{3} = -2 \]
\[ Y(s) = \frac{1}{s}+\frac{3}{s+2}-\frac{2}{s+3} \]

4Invert:

\[ \boxed{\;y(t) = 1+3e^{-2t}-2e^{-3t}\;} \]

Verify all three conditions:

CheckCalculationRequired
\(y(0)\)\(1+3-2 = 2\)2 ✓
\(y'(0)\)\(-6+6 = 0\)0 ✓
\(y(\infty)\)1\(6/6 = 1\) ✓

All three satisfied automatically. Nothing was imposed after the fact.

Compare with the classical method:

Classical (Sets 18–19)Laplace
Solve the characteristic equationFactor the denominator — the same equation
Write the homogeneous solution with unknowns
Guess and fit a particular solution
Impose the initial conditionsAlready included
Solve simultaneously for the constantsCover-up substitutions

Five steps become two, and the awkward ones — guessing a particular solution, solving simultaneous equations — disappear entirely. The characteristic equation is still there, as the denominator, which is why the poles are the natural frequencies.

Where the two responses came from:

TermPoleOrigin
1\(s=0\)The input's pole — forced response
\(3e^{-2t}\), \(-2e^{-3t}\)\(s=-2,-3\)The system's poles — natural response

Problem 19 shows this separation is completely general.

The Laplace method does not avoid the characteristic equation — it makes it the denominator. What it avoids is the bookkeeping: no trial particular solution, no simultaneous equations for arbitrary constants, and no risk of imposing the initial conditions on the wrong expression.
Answer\(Y(s) = 1/s + 3/(s+2) - 2/(s+3)\), so \(y(t) = 1+3e^{-2t}-2e^{-3t}\) — satisfying \(y(0)=2\), \(y'(0)=0\) and \(y(\infty)=1\) automatically.
Problem 19ChallengeTransient and Steady State

Show that the natural and forced responses separate by pole origin, and that the zero-input and zero-state decomposition is a different split of the same answer.

Solution

The general structure. For a system with transfer function \(N(s)/D(s)\) and input \(X(s) = P(s)/Q(s)\), plus initial conditions producing \(I(s)\):

\[ Y(s) = \underbrace{\frac{N(s)}{D(s)}\cdot\frac{P(s)}{Q(s)}}_{\text{zero-state}} + \underbrace{\frac{I(s)}{D(s)}}_{\text{zero-input}} \]

Two different decompositions of the same \(y(t)\), and they are routinely confused:

SplitCriterionParts
Natural / forcedWhich poles the term came fromPoles of \(D(s)\) / poles of \(Q(s)\)
Zero-input / zero-stateWhat caused itInitial conditions / the input

They are not the same split. The zero-state response contains both natural and forced terms, because \(H(s)X(s)\) has poles from both factors.

Demonstrate on Problem 18's example. Separate the two sources:

\[ Y(s) = \underbrace{\frac{6}{s\left(s^2+5s+6\right)}}_{\text{zero-state}} + \underbrace{\frac{2s+10}{s^2+5s+6}}_{\text{zero-input}} \]

Expanding each:

\[ \text{zero-state: } \frac{1}{s}-\frac{3}{s+2}+\frac{2}{s+3} \;\to\; 1-3e^{-2t}+2e^{-3t} \]
\[ \text{zero-input: } \frac{6}{s+2}-\frac{4}{s+3} \;\to\; 6e^{-2t}-4e^{-3t} \]
\[ \text{sum: } 1+3e^{-2t}-2e^{-3t}\;\checkmark \]

Matching Problem 18 exactly.

Now compare the two splits side by side:

TermNatural or forced?Zero-input or zero-state?
\(1\)ForcedZero-state
\(-3e^{-2t}+2e^{-3t}\)NaturalZero-state
\(6e^{-2t}-4e^{-3t}\)NaturalZero-input

The middle row is the point. Those terms are natural — they decay at the system's own rates — yet they are part of the zero-state response, caused entirely by the input. Applying a step to a system at rest still excites its natural modes, because the step forces the state to move from one value to another.

The transient / steady-state split is a third one, and simpler:

\[ \text{transient} = \text{everything that decays}; \qquad \text{steady state} = \text{everything that remains} \]
TermClassification
\(1\)Steady state
\(3e^{-2t}-2e^{-3t}\)Transient

For a stable system this coincides with natural/forced, because all natural terms decay. For a marginally stable one it does not — a pole on the axis gives a natural term that never decays, so it is natural and steady state.

Which split to use:

QuestionSplit
How long until it settles?Transient / steady state
What does the circuit contribute?Natural / forced
What does superposition give?Zero-input / zero-state — these add
What does \(H(s)\) describe?Zero-state only

The last is worth emphasising: \(H(s)\) is defined for zero initial conditions. Sets 28 to 30 could ignore the distinction because they assumed a settled steady state, where the zero-input part has long since vanished.

One waveform, three decompositions, and they do not coincide. The poles say where each term came from, the sources say what caused it, and the passage of time says which survives. Confusing "zero-state" with "forced" is the commonest error, and Problem 18's example shows exactly why they differ.
AnswerNatural terms come from the poles of \(D(s)\), forced from the input's poles. The zero-state response \(1-3e^{-2t}+2e^{-3t}\) contains both, so the two splits are different — they sum to the same \(y(t) = 1+3e^{-2t}-2e^{-3t}\).
Problem 20ChallengeWhat the Transform Does

Draw together what this set has established, and identify what Set 32 must add.

Solution

The debts settled. Every observation Sets 28 to 30 could only notice is now derived:

ObservationNow explained by
A pole is a break frequency and a transient exponentProblem 14 — the pole is \(e^{st}\)
Phasors and impedance workProblem 16 — the residue at \(j\omega_0\)
Critical damping gives a \(t\) factorProblem 10 — a repeated pole
Stability is about the LHPProblem 15
A square wave contains odd harmonics onlyProblem 17 — poles of \(1+e^{-sT}\)
\(H(j\omega)\) determines every responseProblem 12 — convolution

The four theorems that do all the work:

\[ \frac{d}{dt} \to s\cdot(\ ) - f(0^-); \qquad \int \to \frac{(\ )}{s}; \qquad e^{-at}f \to F(s+a); \qquad f_1*f_2 \to F_1F_2 \]

Differentiation is the important one, because it does two jobs at once — removing the calculus and installing the initial conditions as sources.

The standing warnings, all of the same kind — a formula that answers without objecting:

TrapWhat goes wrongProblem
Final value theoremReturns 0 for \(\cos3t\) and for \(e^{t}\)8
\(s \to j\omega\) on an unstable systemGives a plausible complex number meaning nothing16
Improper transformMisses an impulse entirely13
Omitting \(u(t-T)\) after a delayResponse appears before its cause7

Each is caught by one structural check — locate the poles, check the ROC, compare the degrees, keep the step function. The same discipline as Set 26's matrix symmetry and Set 30's section \(Q\).

What has not been done. Every problem here started from a differential equation or a transform that was simply given. Nothing has been said about getting there from a circuit:

Still missingQuestion
Transformed element modelsHow do \(sL\) and \(1/sC\) replace the elements?
Initial-condition sourcesWhere exactly do they go in the diagram?
Mesh and nodal in \(s\)Do Sets 4 and 5 transfer unchanged?
Thévenin in \(s\)Do the theorems of Part 1 still hold?

Problems 5 and 6 gave the element models in passing. Set 32 makes them the starting point, so that a circuit with initial conditions is drawn once in the \(s\) domain and then analysed by every method of Part 1 without modification.

The remaining programme:

SetTopicAdds
32s-domain circuit analysisCircuits transformed directly, not via ODEs
33Fourier seriesPeriodic inputs, harmonic by harmonic
34Fourier transformWhy bandwidth and duration are reciprocal
35Two-port networksCascades and loading handled exactly
The transform converts calculus into algebra and, in doing so, unites two halves of the subject that had no reason to be separate. Sets 18 and 19 solved for transients; Sets 20 to 30 solved for the steady state; and both were computing residues at poles without knowing it. What looked like two methods was one method restricted to two different regions of the same plane.
AnswerFour theorems, one dictionary between pole positions and waveforms, and one condition — poles in the LHP — that makes the frequency response meaningful. What remains is applying it to circuits directly, which is Set 32.
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. Find \(\mathcal{L}\{5e^{-4t}\}\).

    Show answer
    \(5/(s+4)\), ROC \(\sigma > -4\) — Problem 2.
  2. P2. Find \(\mathcal{L}\{3t^2\}\).

    Show answer
    \(3(2!)/s^3 = 6/s^3\) — Problem 3.
  3. P3. Find \(\mathcal{L}\{e^{-3t}\cos4t\}\).

    Show answer
    \((s+3)/[(s+3)^2+16]\) — note the numerator shifts too — Problem 4.
  4. P4. Invert \(F(s) = 12/[(s+2)^2+9]\).

    Show answer
    \(4e^{-2t}\sin3t\), writing \(12 = 4 \times 3\) — Problem 4.
  5. P5. Find \(f(\infty)\) for \(F(s) = 20/[s(s+4)]\).

    Show answer
    \(\lim_{s\to0}20/(s+4) = 5\). Valid — the only other pole is at \(-4\) — Problem 8.
  6. P6. Why does the final value theorem fail for \(F(s) = 5/(s^2+16)\)?

    Show answer
    Poles at \(\pm j4\) lie on the imaginary axis; \(f(t) = 1.25\sin4t\) has no final value — Problem 8.
  7. P7. Expand \(F(s) = 8/[s(s+4)]\) in partial fractions.

    Show answer
    \(2/s - 2/(s+4)\), giving \(2(1-e^{-4t})\) — Problem 9.
  8. P8. How many terms does a triple pole at \(s = -2\) require?

    Show answer
    Three: \(K_1/(s+2)\), \(K_2/(s+2)^2\), \(K_3/(s+2)^3\) — Problem 10.
  9. P9. Invert \(Y(s) = e^{-3s}/(s+2)\).

    Show answer
    \(e^{-2(t-3)}u(t-3)\) — the step function is essential — Problem 7.
  10. P10. Invert \(F(s) = (2s+3)/(s+1)\).

    Show answer
    Improper: \(2 + 1/(s+1)\), so \(f(t) = 2\delta(t)+e^{-t}\) — Problem 13.
  11. P11. Is \(H(s) = 10/[(s+1)(s-3)]\) stable?

    Show answer
    No — the pole at \(+3\) gives a growing \(e^{3t}\) term — Problem 15.
  12. P12. A system has poles at \(-1\) and \(-20\). Which dominates the settling time?

    Show answer
    The pole at \(-1\) — nearest the axis, \(\tau = 1\) s against 0.05 s — Problem 14.
Challenge

Challenge Problems

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

  1. C1. A series \(RL\) circuit (\(L = 0.5\) H, \(R = 10\ \Omega\)) already carries 3 A when a 20 V step is applied at \(t = 0\). Find \(i(t)\), check it three ways, and explain the surprising direction of the result.

    Show answer
    Transform the loop equation, with the initial condition entering by Problem 5:
    \[ L\left[sI(s)-i(0^-)\right]+RI(s) = \frac{20}{s} \]
    \[ I(s) = \frac{20/s + Li(0^-)}{sL+R} = \frac{20/s + 1.5}{0.5s+10} = \frac{1.5s+20}{s(0.5s+10)} \]
    Partial fractions — poles at \(s=0\) and \(s=-20\):
    \[ I(s) = \frac{2}{s}+\frac{1}{s+20} \]
    \[ \boxed{\;i(t) = 2 + e^{-20t}\ \text{A}\;} \]
    Three checks:
    CheckCalculationResult
    IVT\(\lim_{s\to\infty}sI(s) = \lim(1.5s+20)/(0.5s+10)\)3 A ✓
    FVT\(\lim_{s\to0}(1.5s+20)/(0.5s+10)\)2 A ✓
    Physical\(i(\infty) = V/R = 20/10\)2 A ✓
    The surprise: the current FALLS.
    \(t\) (s)\(i\) (A)
    03.000
    0.022.670
    0.05 (\(=\tau\))2.368
    0.102.135
    2.000
    Most step-response problems start at zero and rise. Here the initial current exceeds the final value, so the transient decays downward. Nothing in the method needed changing — the initial condition is a source term, and its sign relative to the forced response decides the direction.

    Why the classical method is more awkward here. The general solution \(i = 2 + Ae^{-20t}\) requires recognising that \(A\) may be positive, then imposing \(i(0)=3\) to get \(A = +1\). The Laplace route never asks the question: \(Li(0^-) = 1.5\) went into the numerator at the start and the residue came out positive by itself.

    Reading the two poles confirms Problem 19's separation:
    PoleTermOrigin
    \(s = 0\)2 AForced — from the step
    \(s = -20 = -R/L\)\(e^{-20t}\)Natural — \(\tau = L/R = 50\) ms
    The natural frequency is \(-R/L\) regardless of the source, exactly as Set 18 found — the circuit's own pole, now visible as the denominator root.
  2. C2. A rectangular pulse of height 10 V and width 0.1 s drives an \(RC\) low-pass of time constant 50 ms. Find the output, and explain why the answer must be written piecewise.

    Show answer
    Transform the input using Problem 7:
    \[ V_{in}(s) = \frac{10}{s}\left(1-e^{-0.1s}\right) \]
    Multiply by the transfer function \(H(s) = 1/(1+0.05s)\):
    \[ V_{out}(s) = \frac{10\left(1-e^{-0.1s}\right)}{s\left(1+0.05s\right)} \]
    Invert the exponential-free part first:
    \[ \mathcal{L}^{-1}\left\{\frac{10}{s(1+0.05s)}\right\} = 10\left(1-e^{-20t}\right) \equiv g(t) \]
    Then apply the delay theorem to the second piece:
    \[ \boxed{\;v_{out}(t) = g(t)\,u(t) - g(t-0.1)\,u(t-0.1)\;} \]
    Written out piecewise:
    \[ v_{out}(t) = \begin{cases} 10\left(1-e^{-20t}\right) & 0 \le t < 0.1\\[4pt] 10\left(e^{-20(t-0.1)}-e^{-20t}\right) & t \ge 0.1 \end{cases} \]
    The numbers:
    \(t\) (s)\(v_{out}\) (V)Phase
    0.0203.297Charging
    0.0506.321Charging (one \(\tau\))
    0.1008.647Peak — pulse ends
    0.1205.796Discharging
    0.1503.181Discharging
    0.3000.158Nearly zero
    The peak is \(10(1-e^{-2}) = 8.647\) V — the capacitor reaches only 86% of the input because the pulse lasts just two time constants.

    Verify the tail. After the pulse, the capacitor discharges from 8.647 V with time constant 50 ms:
    \(t\)\(8.647e^{-(t-0.1)/0.05}\)Exact
    0.153.18093.1809 ✓
    0.201.17021.1702 ✓
    0.300.15840.1584 ✓
    Why the answer must be piecewise. The factor \(e^{-0.1s}\) is transcendental, not rational, so \(V_{out}(s)\) is not a ratio of polynomials and has no finite partial-fraction expansion. There is no single formula in \(t\) valid for all time — the delay theorem produces a step function, and a step function is by definition a case split.

    The general lesson:
    Feature of \(F(s)\)Feature of \(f(t)\)
    RationalSingle formula, sum of exponentials
    Contains \(e^{-sT}\)Piecewise, with breakpoints at multiples of \(T\)
    Contains \(1/(1-e^{-sT_p})\)Periodic — infinitely many pieces (Problem 17)
    The exponential factors are where the switching lives. A rational transform describes a circuit responding smoothly; every exponential factor marks an instant where something changed.
  3. C3. A system has \(H(s) = 1/(s^2+4)\). Compute the "frequency response" by substituting \(s = j\omega\), then compute the actual response to \(\sin2t\), and reconcile the two.

    Show answer
    The formal substitution:
    \[ H(j\omega) = \frac{1}{-\omega^2+4} = \frac{1}{4-\omega^2} \]
    \(\omega\)\(H(j\omega)\)
    00.250
    10.333
    2
    3−0.200
    It behaves perfectly sensibly except at \(\omega = 2\), where it blows up. That infinity is the warning.

    The actual response. With \(x = \sin2t\), so \(X(s) = 2/(s^2+4)\):
    \[ Y(s) = \frac{1}{s^2+4}\cdot\frac{2}{s^2+4} = \frac{2}{\left(s^2+4\right)^2} \]
    The input's poles coincide with the system's, creating a repeated pair at \(\pm j2\). By Problem 10 that means a \(t\) factor:
    \[ \boxed{\;y(t) = \frac{\sin2t}{8}-\frac{t\cos2t}{4}\;} \]
    \(t\)Envelope \(\approx t/4\)
    10 s2.5
    100 s25
    1000 s250
    The output grows without bound from a bounded input.

    The reconciliation. By Problem 16, the substitution \(s \to j\omega\) is valid only when the transient decays, which requires all poles strictly in the LHP. Here the poles sit on the axis:
    ConditionThis system
    Poles strictly in LHPNo — at \(\pm j2\)
    Transient decaysNo — it is a sustained \(\cos2t\)
    Steady state existsNo
    ROC contains the \(j\omega\) axisNo — the axis is its boundary
    So \(H(j\omega)\) is not a frequency response at all. It is the right function evaluated in the wrong place.

    What it does still tell you. The values away from \(\omega = 2\) are not meaningless — they give the forced component of the response to a sinusoid at that frequency. Driving at \(\omega = 1\) produces
    \[ y(t) = \underbrace{\tfrac13\sin t}_{\text{forced, } = H(j1)\sin t} + \underbrace{(\text{a } \sin2t \text{ term})}_{\text{natural, never decays}} \]
    The forced part obeys \(H(j\omega)\); the natural part simply never goes away, so no steady state is ever reached.

    The physical circuit. \(H = 1/(s^2+4)\) is a lossless \(LC\) circuit — no resistance anywhere. Real components always have some loss, which moves the poles a little to the left and makes everything well behaved. Marginal stability is a mathematical idealisation, but it is the one Set 30's filter designs approach as component \(Q\) rises — which is exactly why high-\(Q\) sections ring for so long.
MCQ

Multiple-Choice Questions

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

  1. Q1. \(\mathcal{L}\{u(t)\}\) equals

    (a) 1   (b) \(1/s\)   (c) \(1/s^2\)   (d) \(s\)

    Show answer
    (b), with ROC \(\sigma > 0\) — Problem 3.
  2. Q2. \(\mathcal{L}\{\delta(t)\}\) equals

    (a) 0   (b) 1   (c) \(1/s\)   (d) \(s\)

    Show answer
    (b) — which requires the lower limit \(0^-\) — Problem 13.
  3. Q3. \(\mathcal{L}\{df/dt\}\) equals

    (a) \(sF(s)\)   (b) \(sF(s)-f(0^-)\)   (c) \(F(s)/s\)   (d) \(F(s)-f(0^-)\)

    Show answer
    (b) — the initial condition enters as a source term — Problem 5.
  4. Q4. Multiplying \(f(t)\) by \(e^{-at}\) corresponds in the \(s\) domain to

    (a) \(e^{-as}F(s)\)   (b) \(F(s)/a\)   (c) \(F(s+a)\)   (d) \(F(s)-a\)

    Show answer
    (c) — every pole moves left by \(a\) — Problem 4.
  5. Q5. A delay of \(T\) seconds corresponds to multiplication by

    (a) \(e^{-sT}\)   (b) \(e^{sT}\)   (c) \(1/sT\)   (d) \(T/s\)

    Show answer
    (a), and the inverse needs the factor \(u(t-T)\) — Problem 7.
  6. Q6. The final value theorem may be applied only if

    (a) \(F(s)\) is proper   (b) all poles of \(sF(s)\) are in the open LHP   (c) \(f(0)=0\)   (d) always

    Show answer
    (b). It returns 0 for both \(\cos3t\) and \(e^{t}\) without objecting — Problem 8.
  7. Q7. A repeated pole of order 2 at \(s = -a\) produces a term

    (a) \(e^{-2at}\)   (b) \(te^{-at}\)   (c) \(e^{-at}\cos at\)   (d) \(2e^{-at}\)

    Show answer
    (b) — Set 19's critically damped case — Problem 10.
  8. Q8. Convolution in the time domain corresponds to

    (a) addition   (b) multiplication   (c) division   (d) convolution

    Show answer
    (b)\(\mathcal{L}\{f_1*f_2\} = F_1F_2\) — Problem 12.
  9. Q9. A system is BIBO stable if and only if all poles

    (a) are real   (b) lie in the open left half-plane   (c) lie on the \(j\omega\) axis   (d) are simple

    Show answer
    (b) — strictly; on the axis is marginal, not stable — Problem 15.
  10. Q10. If \(F(s)\) has equal numerator and denominator degrees, \(f(t)\) contains

    (a) a step   (b) a ramp   (c) an impulse   (d) nothing unusual

    Show answer
    (c) — divide out first, as in \(s/(s+1) = 1-1/(s+1)\) — Problem 13.
  11. Q11. The substitution \(s \to j\omega\) gives the frequency response provided

    (a) the input is sinusoidal   (b) the system is stable   (c) \(F(s)\) is rational   (d) always

    Show answer
    (b) — equivalently, the \(j\omega\) axis must lie in the ROC — Problem 16.
  12. Q12. For a periodic \(f(t)\) of period \(T_p\), \(F(s)\) equals

    (a) \(F_1(s)\)   (b) \(F_1(s)/(1-e^{-sT_p})\)   (c) \(T_pF_1(s)\)   (d) \(F_1(s)e^{-sT_p}\)

    Show answer
    (b), where \(F_1\) is the transform of one period — Problem 17.
Formulas

Key Formulas

QuantityRelationNotes
Definition\(F(s) = \displaystyle\int_{0^-}^{\infty}f(t)e^{-st}dt\)Lower limit \(0^-\) captures impulses
Step\(u(t) \to 1/s\)ROC \(\sigma > 0\)
Impulse\(\delta(t) \to 1\)No poles
Powers\(t^n \to n!/s^{n+1}\)Pole of order \(n+1\) at 0
Exponential\(e^{-at} \to 1/(s+a)\)ROC \(\sigma > -a\)
Sinusoids\(\sin\omega_0t \to \dfrac{\omega_0}{s^2+\omega_0^2}\), \(\cos\omega_0t \to \dfrac{s}{s^2+\omega_0^2}\)Poles at \(\pm j\omega_0\)
Damped sinusoids\(e^{-at}\cos\omega_0t \to \dfrac{s+a}{(s+a)^2+\omega_0^2}\)Numerator shifts too
Differentiation\(f' \to sF(s)-f(0^-)\)ICs enter as sources
Second derivative\(f'' \to s^2F(s)-sf(0^-)-f'(0^-)\)
Integration\(\displaystyle\int_0^tf\,d\tau \to F(s)/s\)Adds a pole at the origin
Frequency shift\(e^{-at}f(t) \to F(s+a)\)Poles move left by \(a\)
Time shift\(f(t-T)u(t-T) \to e^{-sT}F(s)\)The \(u(t-T)\) is essential
Convolution\(f_1*f_2 \to F_1F_2\)\(H(s) = \mathcal{L}\{h(t)\}\)
Initial value\(f(0^+) = \lim_{s\to\infty}sF(s)\)Needs \(F\) strictly proper
Final value\(f(\infty) = \lim_{s\to0}sF(s)\)Only if poles of \(sF\) are in the open LHP
Periodic\(F(s) = \dfrac{F_1(s)}{1-e^{-sT_p}}\)Poles at the harmonics
Simple residue\(K = \left.(s-p)F(s)\right|_{s=p}\)Cover-up method
Repeated residue\(K_{m-k} = \dfrac{1}{k!}\left.\dfrac{d^k}{ds^k}\left[(s+a)^mF\right]\right|_{s=-a}\)Gives the \(t^k\) factors
Element models\(V = sLI-Li(0^-)\); \(V = \dfrac{I}{sC}+\dfrac{v(0^-)}{s}\)Set 32 develops these
StabilityAll poles with \(\text{Re}(s) < 0\)Strictly — axis is marginal
Pitfalls

Common Mistakes

  1. Applying the final value theorem without checking the poles. It returns 0 for \(\cos3t\) and for \(e^{t}\), and announces neither failure — Problem 8.

  2. Forgetting \(f(0^-)\) in the differentiation theorem. The initial condition is a source term; dropping it silently solves a different problem — Problem 5.

  3. Writing \(s/[(s+a)^2+\omega_0^2]\) for a damped cosine. The numerator must be \(s+a\); the leftover becomes a sine term — Problems 4 and 11.

  4. Omitting the \(K_1/(s+a)\) term for a repeated pole. A pole of order \(m\) needs \(m\) terms, not one — Problem 10.

  5. Using a constant numerator over an irreducible quadratic. It must be \(Bs+C\) — Problem 11.

  6. Dropping \(u(t-T)\) when inverting a delayed transform. The response would then start before its cause — Problem 7.

  7. Inverting an improper transform term by term. Divide out the impulse first — Problem 13.

  8. Substituting \(s = j\omega\) into an unstable transfer function. The result is a perfectly ordinary complex number describing nothing — Problem 16.

  9. Confusing zero-state with forced. The zero-state response contains natural terms too — Problem 19.

  10. Calling a pole pair on the \(j\omega\) axis "stable". Driving at that frequency gives unbounded output from a bounded input — Problem 15 and Challenge C3.

Looking Ahead

Three sets had accumulated the same unpaid debt. A pole at \(-\sigma\) was a break frequency and a decay rate; bandwidth and rise time were reciprocal; a resonance rang for a time fixed by its bandwidth; Bessel's flat delay preserved waveshape. Each linked the frequency domain to the time domain, and none could be derived, because \(H(j\omega)\) contains no information about time at all. Giving \(s\) a real part settles all of them at once: the pole is the exponent of \(e^{st}\), so its position dictates both what the response looks like and where the Bode plot bends.

Four theorems carry the whole method. Differentiation becomes multiplication by \(s\) — and simultaneously converts initial conditions into source terms, which is what removed the classical method's separate boundary-condition step. Integration divides, delay multiplies by \(e^{-sT}\), and convolution becomes ordinary multiplication, which is why the impulse response is a complete description of a linear circuit. Inversion then reduces to locating poles and computing residues, with the cover-up method handling every simple pole in a single substitution.

The recurring warning was about formulas that answer without objecting. The final value theorem returns 0 for both \(\cos3t\) and \(e^{t}\). Substituting \(s = j\omega\) into \(1/(s-2)\) gives an ordinary complex number describing a response that grows without bound. Challenge C3 pushed this furthest: a lossless \(LC\) circuit has a perfectly well-behaved \(H(j\omega)\) everywhere except one point, and yet possesses no frequency response at all, because its transient never decays. In every case the check is structural and costs one line — locate the poles and ask which side of the axis they lie on.

Next: Set 32 — Circuit Analysis in the s-Domain. Every problem here began from a differential equation or a transform that was simply handed over. Set 32 removes that step: the elements themselves are transformed, so that \(sL\), \(1/sC\) and their initial-condition sources are drawn straight onto the diagram. Mesh analysis, nodal analysis, Thévenin, Norton and superposition then all apply unchanged — the whole of Part 1, working on circuits with energy already stored in them.