Questions: Signal Properties: Periodicity, Energy, and Power
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
A pure sine wave sin(2πt) extends from t = −∞ to t = +∞. How should this signal be classified?
AEnergy signal — its amplitude is bounded, so its energy integral must converge
BNeither energy nor power — sinusoids are a special class that falls outside both categories
CPower signal — it is periodic with infinite total energy but finite average power per cycle
DBoth energy and power — it satisfies both definitions simultaneously
A sine wave extending to infinity has infinite total energy: ∫|sin(2πt)|² dt diverges. So it is not an energy signal. But its average power P = lim(T→∞)(1/T)∫|sin(2πt)|²dt = 1/2, which is finite and nonzero. This makes it a power signal. A signal cannot be both — the energy-power classification is mutually exclusive. The common mistake is reasoning that 'bounded amplitude means finite energy,' which confuses magnitude with total accumulated energy over infinite time.
Question 2 Multiple Choice
A decaying exponential signal x(t) = e^(−t)u(t) (where u(t) is the unit step) is being classified. What type is it and why?
APower signal — exponentials are inherently related to power
BEnergy signal — the signal decays to zero, so its squared magnitude converges to a finite total when integrated over all time
CNeither — it is one-sided (only exists for t ≥ 0), so neither definition applies
DBoth — it satisfies both the energy and power definitions
E = ∫₀^∞ (e^(−t))² dt = ∫₀^∞ e^(−2t) dt = 1/2, which is finite. The signal decays to zero, so its energy accumulation eventually stops — finite total energy makes it an energy signal. Its average power P = lim(T→∞)(1/T)·(finite constant) = 0, which confirms it is not a power signal. Any signal that eventually dies away to zero is an energy signal; signals that maintain nonzero amplitude forever (like sinusoids) are power signals.
Question 3 True / False
A signal can be both an energy signal and a power signal if it has a finite amplitude and a periodic structure.
TTrue
FFalse
Answer: False
Energy signals and power signals are mutually exclusive by definition. An energy signal has finite total energy (E < ∞), which forces its average power to be zero (P = 0, since a finite amount of energy spread over infinite time averages to nothing). A power signal has finite nonzero average power, which requires infinite total energy. A signal with finite energy cannot simultaneously have nonzero average power, and a signal with nonzero average power cannot have finite total energy. Periodic signals have infinite energy (not finite), so they can never be energy signals regardless of their amplitude.
Question 4 True / False
If a signal's total energy integral diverges to infinity but its time-averaged power converges to a finite, nonzero value, the signal is classified as a power signal.
TTrue
FFalse
Answer: True
This is precisely the definition of a power signal: P = lim(T→∞)(1/T)∫_{-T/2}^{T/2}|x(t)|²dt exists, is finite, and is nonzero. The divergence of total energy is a required property of power signals — a signal with finite total energy would have average power P = 0, not a nonzero power signal. Periodic signals are the canonical example: they have infinite total energy but constant average power over each cycle.
Question 5 Short Answer
Explain why a periodic signal is never an energy signal, and describe the property it has instead.
Think about your answer, then reveal below.
Model answer: A periodic signal repeats indefinitely — it has no beginning and no end. Its energy integral ∫|x(t)|²dt is equivalent to summing the finite energy of one period infinitely many times, which diverges to infinity. Therefore its total energy is infinite, violating the definition of an energy signal (E < ∞). Instead, a periodic signal is a power signal: its average energy per unit time (average power) is finite and constant — equal to the average energy of one period divided by the period length. This finite average power is what makes periodic signals analyzable despite their infinite total energy.
The energy/power classification reflects how signals behave over time. Energy signals are transient — they deliver a finite total payload and then die. Power signals are sustained — they continuously deliver energy at a constant average rate. This distinction determines the correct analytical framework: energy signals are analyzed with the Fourier transform (producing continuous spectra), while periodic power signals are analyzed with the Fourier series (producing discrete spectra at integer multiples of the fundamental frequency). Getting this classification right is the first step in any signal analysis.