PSFi Ex04jan2021
PSFi Ex04jan2021
MIB / MIEEC
FIRST EXAM, JANUARY 04, 2021
DURATION: 90 MINUTES, CLOSED BOOK
1. [5 pts] Three causal discrete-time systems have the illustrated zero-pole diagrams A, B,
and C, and the illustrated magnitude frequency responses 1, 2, and 3.
2. [4 pts] The illustrated system includes a causal discrete-time system whose difference
equation is y[n] + y[n − 1] = x[n] + x[n − 3] . The sampling frequency is 500 Hz. Notice that
an anti-aliasing filter does not exist. The analog input signal is given by
xc (t ) = 1 + sin(3500π / 3× t ) + sin(750π × t ) .
xc (t ) x[n] y[n] yc (t )
ideal H(z) ideal ideal
A/D D/A Nyquist Filter
Fs =500 Hz Fs =500 Hz
© AJF 2021
EBE0052 - PROCESSAMENTO DE SINAIS FISIOLÓGICOS
MIB / MIEEC
FIRST EXAM, JANUARY 04, 2021
DURATION: 90 MINUTES, CLOSED BOOK
a) Find the frequencies of the discrete signal x[n ] in the Nyquist range, i.e. in the range
− π ≤ ω < π . Obtain a compact expression for x[n ] .
b) Obtain a compact expression for the frequency response of the discrete-time system,
H (e jω ) , and sketch its 2π-periodic magnitude and phase responses.
c) Obtain y[n ] and, presuming ideal reconstruction conditions, obtain y c (t ) .
a) Without executing the code, find and explain the result of ifft(Y).
b) Without executing the code, find and explain the result of ifft(real(Y)).
5. [3 pts] Admit that x[n ] consists of an N-length discrete-time signal, and that c X [n]
represents its autocorrelation. The autocorrelation can be computed using the definition,
or using a DFT-based algorithm according to the block diagram illustrated next.
x[n ] c X [n]
ZP DFT | . |2 IDFT
N 2N (2N) 2N 2N (2N) 2N
© AJF 2021