1Which of the following completely characterizes the behavior of a Linear Time-Invariant (LTI) system?
A.Step response
B.Ramp response
C.Frequency response magnitude only
D.Impulse response
Correct Answer: Impulse response
Explanation:
An LTI system is completely characterized by its impulse response. If the impulse response (or ) is known, the output for any input can be determined using convolution.
Incorrect! Try again.
2The mathematical operation used to determine the output of a discrete-time LTI system given its input and impulse response is called:
A.Modulation
B.The convolution sum
C.Correlation
D.The convolution integral
Correct Answer: The convolution sum
Explanation:
For discrete-time systems, the output is obtained via the convolution sum: .
Incorrect! Try again.
3Which equation represents the continuous-time convolution integral of two signals and ?
A.
B.
C.
D.
Correct Answer:
Explanation:
The standard definition of the convolution integral is .
Incorrect! Try again.
4The commutative property of convolution implies that:
A.
B.
C.
D.
Correct Answer:
Explanation:
The commutative property states that the order of the signals in the convolution operation does not matter.
Incorrect! Try again.
5What is the result of convolving a signal with the unit impulse function ?
A.
B.
C.
D.0
Correct Answer:
Explanation:
The unit impulse is the identity element for convolution. .
Incorrect! Try again.
6If an LTI system has an impulse response , which condition must be met for the system to be causal?
A. for
B.
C. must be even
D. for
Correct Answer: for
Explanation:
A causal system cannot respond before the input is applied. Therefore, the impulse response must be zero for all negative time ().
Incorrect! Try again.
7For a discrete-time LTI system to be BIBO (Bounded Input, Bounded Output) stable, the impulse response must satisfy:
A.
B.
C.
D. for
Correct Answer:
Explanation:
BIBO stability in a discrete-time LTI system requires the impulse response to be absolutely summable.
Incorrect! Try again.
8What is the convolution of with a shifted impulse ?
A.
B.
C.
D.
Correct Answer:
Explanation:
Convolving a signal with a shifted impulse shifts the signal by the same amount. .
Incorrect! Try again.
9If two finite-length discrete-time sequences (length ) and (length ) are convolved, what is the length of the resulting sequence ?
A.
B.
C.
D.
Correct Answer:
Explanation:
The length of the convolution of two finite sequences of lengths and is .
Incorrect! Try again.
10The distributive property of convolution allows us to analyze the interconnection of two LTI systems connected in:
A.Parallel
B.Cascade (Series)
C.Feedback
D.Loop
Correct Answer: Parallel
Explanation:
The distributive property corresponds to two systems connected in parallel where their outputs are summed.
Incorrect! Try again.
11Which of the following represents the step response of an LTI system in terms of its impulse response ?
A.
B.
C.
D.
Correct Answer:
Explanation:
The step response is the output when the input is a unit step . Since is the integral of , the step response is the integral of the impulse response.
Incorrect! Try again.
12An LTI system is memoryless if and only if its impulse response has the form:
A.
B.
C.
D.
Correct Answer:
Explanation:
A memoryless system's output depends only on the current input. This implies , which corresponds to .
Incorrect! Try again.
13Given and , what is ?
A.
B.
C.
D.
Correct Answer:
Explanation:
The convolution of two unit steps is a ramp function. for , hence .
Incorrect! Try again.
14The associative property of convolution, , implies that:
A.Systems must be causal
B.Feedback loops are stable
C.Parallel systems can be swapped
D.The order of systems in a cascade does not affect the final output
Correct Answer: The order of systems in a cascade does not affect the final output
Explanation:
The associative property means that a cascade of two LTI systems is equivalent to a single system with impulse response . The order of and does not matter due to commutativity as well.
Incorrect! Try again.
15In software simulation, the operation 'Correlation' differs from 'Convolution' primarily in that:
A.Convolution involves folding (time-reversal) of one signal, whereas correlation does not
B.Correlation is only for complex numbers
C.There is no difference
D.Correlation requires infinite signals
Correct Answer: Convolution involves folding (time-reversal) of one signal, whereas correlation does not
Explanation:
Convolution involves (folding and shifting), while cross-correlation involves (shifting without folding).
Incorrect! Try again.
16A discrete-time LTI system is described by the difference equation . This is an example of a:
A.Finite Impulse Response (FIR) system
B.Non-causal system
C.Memoryless system
D.Infinite Impulse Response (IIR) system
Correct Answer: Infinite Impulse Response (IIR) system
Explanation:
Because the output depends on a previous output (), the system is recursive, leading to an impulse response of infinite duration ().
Incorrect! Try again.
17The impulse response of an ideal delay system with delay is:
A.
B.
C.
D.$1$ for
Correct Answer:
Explanation:
A system that produces has the impulse response .
Incorrect! Try again.
18If an LTI system is invertible, there exists an inverse system with impulse response such that ?
A.$1$
B.$0$
C.
D.
Correct Answer:
Explanation:
The inverse system must recover the original input. Since , it implies .
Incorrect! Try again.
19Which of the following signals is an eigenfunction of an LTI system?
A.
B.
C.
D.
Correct Answer:
Explanation:
Complex exponentials ( or ) are eigenfunctions of LTI systems because the output is a scalar multiple (the eigenvalue) of the input.
Incorrect! Try again.
20Given a discrete signal starting at and starting at . Calculate using convolution.
A.4
B.5
C.2
D.1
Correct Answer: 5
Explanation:
.
Incorrect! Try again.
21A system described by the linear constant-coefficient differential equation is LTI only if:
A.The coefficients are functions of time
B.The system is initially at rest (zero initial conditions)
C.The input is periodic
D.The system is unstable
Correct Answer: The system is initially at rest (zero initial conditions)
Explanation:
For a system governed by an LCCDE to be linear and time-invariant, the auxiliary conditions must be zero (zero state response).
Incorrect! Try again.
22Calculate the convolution sum .
A.
B.
C.
D.
Correct Answer:
Explanation:
Convolving with is the identity operation; convolving with a shifted delta results in the shift. .
Incorrect! Try again.
23Which property states that ?
A.Scaling Property
B.Distributive Property
C.Commutative Property
D.Associative Property
Correct Answer: Associative Property
Explanation:
This is the definition of the associative property of convolution.
Incorrect! Try again.
24If is of duration and is of duration , the duration of their convolution is generally:
A.
B.
C.
D.
Correct Answer:
Explanation:
The width of the convolution of two compact support signals is the sum of their widths.
Incorrect! Try again.
25The discrete unit impulse is defined as:
A.undefined at n=0
B.1 for all n
C.1 for n=0, 0 otherwise
D.0 for n<0, 1 for n>=0
Correct Answer: 1 for n=0, 0 otherwise
Explanation:
This is the standard definition of the discrete unit sample (impulse) function.
Incorrect! Try again.
26For a continuous-time LTI system to be stable, the region of convergence (ROC) of its Laplace transform must include:
A.The origin
B.Positive real numbers
C.The axis
D.The real axis
Correct Answer: The axis
Explanation:
BIBO stability in CT systems is equivalent to the axis being contained within the ROC of the transfer function, or .
Incorrect! Try again.
27If , then is equal to:
A.
B.
C.Neither A nor B
D.Both A and B
Correct Answer: Both A and B
Explanation:
Due to the time-invariance property, shifting the output is equivalent to shifting either one of the inputs in the convolution.
Incorrect! Try again.
28The cross-correlation of two signals and is denoted as . If , it is called:
A.Cross-covariance
B.Auto-correlation
C.Energy density
D.Auto-convolution
Correct Answer: Auto-correlation
Explanation:
Correlation of a signal with itself is called auto-correlation.
Incorrect! Try again.
29In a software simulation using MATLAB, which command computes the convolution of vectors u and v?
A.impulse(u, v)
B.convolve(u, v)
C.filter(u, v)
D.conv(u, v)
Correct Answer: conv(u, v)
Explanation:
conv is the standard MATLAB function for convolution.
Incorrect! Try again.
30The system described by is an LTI system. Its impulse response is:
A.
B.
C.
D.
Correct Answer:
Explanation:
This system is an integrator. The derivative of the step response (which is a ramp for an integrator) or simply checking the response to gives $y(t) = \int_{-\infty}^{t}
\delta(\tau) d\tau = u(t)$.
Incorrect! Try again.
31Is the system with impulse response stable?
A.No, it is unstable
B.Depends on the input
C.Yes, always
D.Marginally stable
Correct Answer: No, it is unstable
Explanation:
The integral diverges. Therefore, it is unstable.
Incorrect! Try again.
32What is the result of (convolution with the unit doublet)?
A.
B.
C. (first derivative)
D.
Correct Answer: (first derivative)
Explanation:
The unit doublet acts as a differentiator under convolution. .
Incorrect! Try again.
33A Moving Average (MA) filter is a discrete-time LTI system that is:
A.Unstable
B.Usually FIR
C.Usually IIR
D.Non-linear
Correct Answer: Usually FIR
Explanation:
A moving average filter sums a finite number of past input samples. Thus, it has a Finite Impulse Response.
Incorrect! Try again.
34Which of the following is NOT a property of convolution?
A.Multiplicative ()
B.Commutative
C.Associative
D.Distributive
Correct Answer: Multiplicative ()
Explanation:
Convolution is an integration/summation operation, not simple point-by-point multiplication.
Incorrect! Try again.
35The area under the curve of the convolution result is equal to:
A.0
B.(Area of ) / (Area of )
C.(Area of ) (Area of )
D.(Area of ) + (Area of )
Correct Answer: (Area of ) (Area of )
Explanation:
By integrating the convolution integral over all time, one finds that .
Incorrect! Try again.
36For a causal discrete-time LTI system defined by a linear constant coefficient difference equation, the order of the difference equation refers to:
A.The amplitude of the input
B.The number of coefficients
C.The highest power of input
D.The maximum delay (lag) in the output
Correct Answer: The maximum delay (lag) in the output
Explanation:
The order is determined by the maximum delay in the recursive part (e.g., ).
Incorrect! Try again.
37The zero-state response of a system is exclusively due to:
A.The input signal
B.Initial conditions
C.System noise
D.The DC offset
Correct Answer: The input signal
Explanation:
The zero-state response assumes the system has no initial stored energy (zero initial conditions), so the response is solely due to the input.
Incorrect! Try again.
38If is periodic with period , and is finite length, the convolution is:
A.Aperiodic
B.Periodic with period length of
C.Zero
D.Periodic with period
Correct Answer: Periodic with period
Explanation:
Processing a periodic signal through a stable LTI system results in a periodic output with the same period.
Incorrect! Try again.
39The autocorrelation function at zero lag, , represents:
A.The phase shift
B.The bandwidth
C.The DC value
D.The total energy (or average power) of the signal
Correct Answer: The total energy (or average power) of the signal
Explanation:
, which is the signal energy.
Incorrect! Try again.
40Which mathematical property explains why we can synthesize the output of an LTI system by decomposing the input into shifted impulses?
A.Invertibility
B.Stability
C.Causality
D.Linearity and Time-Invariance
Correct Answer: Linearity and Time-Invariance
Explanation:
Sifting property expresses input as sum of impulses. Linearity allows summing outputs. Time-invariance ensures shifted impulses produce shifted impulse responses.
Incorrect! Try again.
41Convolution in the time domain corresponds to what in the frequency domain?
A.Subtraction
B.Convolution
C.Multiplication
D.Addition
Correct Answer: Multiplication
Explanation:
The Convolution Theorem states that convolution in the time domain is equivalent to multiplication in the frequency domain (Fourier/Laplace).
Incorrect! Try again.
42Consider the discrete impulse response . For what values of is the system stable?
A.
B.
C. only
D.
Correct Answer:
Explanation:
For geometric series to converge (BIBO stability), the magnitude of the base must be less than 1.
Incorrect! Try again.
43Two LTI systems with impulse responses and are connected in parallel. The equivalent impulse response is:
A.
B.
C.
D.
Correct Answer:
Explanation:
In parallel, inputs are the same and outputs are summed, so the impulse responses add.
Incorrect! Try again.
44When computing convolution graphically, the 'folding' step refers to:
A.
B.
C.
D.
Correct Answer:
Explanation:
Folding is the reflection of the signal about the vertical axis, creating or .
Incorrect! Try again.
45Which of the following describes a 'Static' system?
A.System with zero input
B.System without memory
C.System that does not change with time
D.System with memory
Correct Answer: System without memory
Explanation:
Static systems are memoryless; their output depends only on the present input.
Incorrect! Try again.
46For a CT system defined by , the impulse response is of the form:
A.
B.
C.
D.
Correct Answer:
Explanation:
This is a first-order differential equation. The characteristic root is -3, leading to a natural response decay of .
Incorrect! Try again.
47In discrete convolution, if indices of are $0$ to and are $0$ to , the lower limit of the non-zero output indices is:
A.M
B.1
C.0
D.N
Correct Answer: 0
Explanation:
If both signals start at index 0, the convolution sum starts at .
Incorrect! Try again.
48The property is known as:
A.Associative Property
B.Shift Property
C.Commutative Property
D.Distributive Property
Correct Answer: Distributive Property
Explanation:
Distributing the convolution operation over addition.
Incorrect! Try again.
49What is the result of convolving a rectangular pulse of width with itself?
A.A triangular pulse of width
B.An impulse
C.A rectangular pulse of width
D.A Gaussian pulse
Correct Answer: A triangular pulse of width
Explanation:
The convolution of two identical rectangular pulses results in a triangular pulse. The base width is the sum of the individual widths ().
Incorrect! Try again.
50In the context of correlation, if for all , the signals are said to be:
A.Causal
B.Uncorrelated (Orthogonal)
C.Identical
D.Periodic
Correct Answer: Uncorrelated (Orthogonal)
Explanation:
Zero correlation implies the signals share no similarity at any time shift, effectively making them orthogonal.