Questions: Elementary Signals: Impulse, Step, and Exponential Functions
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
A student claims: 'Since the unit impulse δ(t) is zero everywhere except at t = 0, applying it to a system should produce zero output for t > 0 — there is nothing driving the system after the instant the impulse fires.' What is wrong with this reasoning?
AThe student is correct for stable systems but wrong for unstable ones, where energy accumulates indefinitely
BThe impulse deposits energy into the system at t = 0, exciting its natural modes; the system then evolves freely according to its own dynamics, producing a nonzero impulse response for t > 0 that reveals the system's poles and resonances
CThe student is correct — a physically realizable system cannot respond after the impulse has ended
DThe unit impulse is actually nonzero at all times (it approaches 1/ε for interval ε), so the system is continuously driven
The impulse acts as an instantaneous 'kick' that excites all of the system's natural modes simultaneously. After t = 0, the system evolves freely according to its internal dynamics — the stored energy (in capacitors, inductors, springs, or the system's state variables) drives the output. A first-order RC circuit hit by an impulse at t = 0 produces an exponentially decaying voltage for all t > 0; the decay rate reveals the system's time constant. The impulse response encodes the system's complete dynamic character, not just its instantaneous reaction.
Question 2 Multiple Choice
Why is the complex exponential e^{st} (where s is complex) considered the 'eigenfunction' of a linear time-invariant system?
ABecause all natural signals can be expressed as sums of complex exponentials, making them universally applicable
BBecause if the input to an LTI system is e^{st}, the output is H(s)·e^{st} — the same function, scaled by a complex constant H(s) that depends only on the system and the frequency s, not on time
CBecause complex exponentials have the smallest Fourier bandwidth of any signal class
DBecause the impulse response of every LTI system is itself a complex exponential
An eigenfunction of a linear operator is one that the operator maps to a scalar multiple of itself. For LTI systems, complex exponentials have this property: the system changes only the amplitude and phase of e^{st}, not its functional form. H(s) is the transfer function — it tells you how the system scales the complex exponential at each frequency s. This eigenfunction property is why the Laplace and Fourier transforms are so powerful: they decompose arbitrary inputs into complex exponentials, apply H(s) to each component, and reassemble the output. The entire theory of frequency-domain analysis rests on this fact.
Question 3 True / False
The unit impulse function δ(t) is a classical function with a well-defined, finite value at t = 0 and zero everywhere else.
TTrue
FFalse
Answer: False
The Dirac delta δ(t) is not a classical function — it has no well-defined finite value at t = 0. It is a mathematical distribution (generalized function) defined operationally by its sifting property: ∫f(t)δ(t − t₀)dt = f(t₀) for any continuous function f. Think of it as the limit of a rectangular pulse of width ε and height 1/ε as ε → 0: the height is infinite, the width is zero, but the area (integral) remains exactly 1. Classical pointwise values are undefined; only integrals involving δ(t) have meaning.
Question 4 True / False
The unit step function u(t) and the unit impulse δ(t) are related by differentiation and integration: the impulse is the derivative of the step, and the step is the integral of the impulse.
TTrue
FFalse
Answer: True
u(t) = ∫_{−∞}^{t} δ(τ)dτ and δ(t) = du/dt (in the distributional sense). This relationship has direct practical consequences: if you know an LTI system's step response s(t), you can differentiate to get the impulse response h(t) = ds/dt. Conversely, integrate h(t) to get the step response. The ramp response integrates the step response. This chain of relationships means measuring one response gives access to all others.
Question 5 Short Answer
Explain why the impulse response completely characterizes the input-output behavior of a linear time-invariant system for any input signal, connecting the properties of the impulse to the principles of linearity and time-invariance.
Think about your answer, then reveal below.
Model answer: Any input signal x(t) can be decomposed into a continuum of scaled, shifted impulses: x(t) = ∫x(τ)δ(t − τ)dτ (the sifting property). By time-invariance, if δ(t) produces h(t), then δ(t − τ) produces h(t − τ). By linearity, the response to a scaled, shifted impulse x(τ)δ(t − τ) is x(τ)h(t − τ). Summing (integrating) over all τ gives the system output: y(t) = ∫x(τ)h(t − τ)dτ — the convolution integral. Since this holds for any input x(t), knowing h(t) is sufficient to compute the output for every possible input.
The impulse acts as the identity element of convolution: x(t) ★ δ(t) = x(t). This means if you can express the input as a superposition of impulses (which you always can, by the sifting property), and you know how the system responds to each impulse (the impulse response), linearity and time-invariance guarantee the output is the corresponding superposition of impulse responses — convolution. The impulse response is thus the complete 'fingerprint' of an LTI system.