Challenge your understanding of signal transformations by answering questions about time shifting, scaling, and reversal. This quiz covers key concepts, mathematical operations, and signal behavior scenarios, using well-explained examples relevant to digital and analog signal processing.
If x(t) is shifted to the right by 3 units in time, which of the following expressions correctly represents this operation?
Explanation: Shifting a signal to the right by 3 units is represented as x(t - 3), because time shifting by a positive value subtracts from the argument. x(t + 3) shifts the signal left, which is the opposite operation. x(3t) represents time scaling, not shifting. x(-t + 3) combines reversal and shifting, but not a pure right shift.
Given a signal x(t), which new signal describes its time-reversed version?
Explanation: Time reversal means flipping the signal about the vertical axis, which is achieved using x(-t). x(t+1) shifts the signal left, not reverses it. x(-t-1) combines reversal and shifting but is not a pure reversal. x(2t) compresses the signal in time, not reverses it.
If the signal x(t) is compressed to half of its duration, what is the correct mathematical expression for this scaled signal?
Explanation: Compressing a signal to half its original duration involves scaling its time variable by a factor greater than one, in this case, x(2t). x(t/2) would stretch the signal, making it last twice as long. 2x(t) increases the amplitude, not the duration. x(t)+2 simply adds a constant to the output and does not affect time scaling.
For the signal x(t), how is the transformation represented where the signal is first time-reversed and then shifted to the right by 4 units?
Explanation: Time reversal is first applied, giving x(-t), and shifting right by 4 units modifies it to x(-t + 4). x(-t - 4) shifts left after reversal, which is incorrect. x(t - 4) is only right shifting. x(t + 4) is only left shifting, with no reversal involved.
If the original signal is x(t), which of the following describes the effect of x(0.5t) on the signal’s behavior?
Explanation: Applying x(0.5t) causes the signal to play out over twice the original duration, effectively stretching it. Delaying the signal by 0.5 units would require a time-shifting term, not scaling. Compression by a factor of two would use x(2t). Time reversal is represented by x(-t), not with a scaling factor.