Questions: System Classification and Properties

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A system is defined by y(t) = x(t) · sin(2πt). Is this system time-invariant?

AYes — the output depends only on the current input, not on future values
BNo — shifting the input by T gives x(t−T)·sin(2πt), which is not equal to the shifted output y(t−T) = x(t−T)·sin(2π(t−T))
CYes — multiplication by a fixed sinusoid is a linear operation, and linear systems are always time-invariant
DNo — all systems involving multiplication fail time-invariance automatically
Question 2 Multiple Choice

Why does classifying a system as LTI (Linear Time-Invariant) matter so much for subsequent analysis?

ALTI systems are the only ones guaranteed to produce bounded outputs for bounded inputs
BOnce you know the impulse response h(t) of an LTI system, you can compute the output for any input via convolution — h(t) completely characterizes the system
CLTI systems are physically easier to construct than nonlinear or time-varying systems
DLTI classification means the system is causal and therefore safe to implement in real time
Question 3 True / False

A causal system — one whose output at any time depends primarily on present and past inputs — is expected to be BIBO stable.

TTrue
FFalse
Question 4 True / False

To verify that a system satisfies the superposition principle, it is sufficient to confirm that doubling the input usually doubles the output.

TTrue
FFalse
Question 5 Short Answer

Explain why finding that a system is NOT time-invariant means you cannot use convolution with the impulse response to predict its output.

Think about your answer, then reveal below.