NEW EXAM QUESTIONS Flashcards

1
Q

Distinguish clearly between periodic, aperiodic and random signals. What frequency domain techniques are used for the analysis of the three signal types? PERIODIC

A
  • Periodic - repeat themselves exactly after a fixed time interval
  • May be synthesised from a superposition of harmonically related sinusoids.
  • May be represented by Fourier Series and exhibit line spectra.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Distinguish clearly between periodic, aperiodic and random signals. What frequency domain techniques are used for the analysis of the three signal types? APERIODIC

A
  • Aperiodic - do not repeat themselves exactly after a fixed time interval.
  • May contain a continuum of frequencies (may have some degree of predictability - no well-defined period)
  • Represented by the integral Fourier transform.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Distinguish clearly between periodic, aperiodic and random signals. What frequency domain techniques are used for the analysis of the three signal types? RANDOM

A

-Random signals - have no predictable pattern / structure.
- no well defined frequency content (e.g. thermal, white, shot noise)
- Represented by spectral analysis to characterise the power spectral density of the signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Distinguish between ‘recursive’ and ‘non recursive’ digital filters (i.e. compare and contrast the characteristics of each).
How are they related to FIR and IIR filter classes?
Use one example of each to illustrate your answer RECURSIVE

A

Recursive - depend on previous output y[n-m], m=1,2,3,… and current/ previous values of the input x[n-m], m=0,1..
- Concomitantly more computationally efficient than FIR filters
- Have a memory element, allowing filter to have a response that depends on its past inputs + outputs.
- Become unstable at particular frequencies if poorly designed.
- Do not generally yield zero/linear phase characteristics
- Have an infinite impulse response (IIR), meaning that their impulse response does not decay to 0 but has an exponential decay
- e.g. y[n] = y[n-1]+x[n]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Distinguish between ‘recursive’ and ‘non recursive’ digital filters (i.e. compare and contrast the characteristics of each).
How are they related to FIR and IIR filter classes?
Use one example of each to illustrate your answer NON-RECURSIVE

A

Non-recursive - depend only on present and previous inputs
- does not use feedback / have any memory elements.
- are always stable
- Have a finite impulse response (FIR) meaning the impulse response decays to 0 after a finite number of samples.
- e.g. y[n]=(x[n]+x[n-1]+x[n-2]+…+x[n-N+1])/N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Show using the example of an impulse signal δ[n] that a time shift of n0 samples introduces a frequency dependent phase factor exp(-jn0Ω) into a signal’s spectrum.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Determine the frequency response |H(Ω)| of a first order difference (FOD) filter.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a “Kaiser” filter and what are the main parameters used to specify it

A
  • Type of FIR filter
  • Designed to provide a tradeoff between the sharpness of the filter’s transition band and the amount of ripple in both the passband and stop band.

Main Parameters:
1. transition bandwidth: frequency range over which the filter transitions from passband to stop band.
2. Passband ripple: maximum allowed variation in passband gain, in dB
3. Stopband attenuation - minimum amount of attenuation required in the stop band, in dB
4. Shape parameter - represented as a beta value and can be adjusted to meet specific design requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an ‘equi-ripple’ filter and what are the main parameters used to specify it?

A
  • Have side lobes of approximately similar gain, rather than a maximum near the main lobe and deceasing as one moves away (towards higher frequency) from the main lobe
  • Has a passband and stopband ripple that are approximately equal.
  • Filter’s magnitude response exhibits small, but constant ripples in both passband and stop band, while maintaining a sharp transition between the two.

Main parameters:
1. passband ripple - amount of variations in the gain of the filter in the passband
2. Stopband ripple - “ “ stopband
3. Cutoff frequency - frequency at which the filter transitions from passband to stop band
4. Filter order - number of poles / zeroes in filters transfer functions. Typically determined by the complexity of desired frequency response + design method used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The signal x[n] = 1 + Sin(2np/40) + Sin(2np/20) + Sin(2np/5) is convolved with a rectangular window w[n] composed of 40 successive impulses, each of amplitude 1/40, to produce a new output signal y[n] = x[n]*w[n]. What is the exact expression for the output signal y[n]?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe the physical significance of the impulse response of a digital LTI processor.

A
  1. Characterises the behaviour of a digital LTI processor in response to a brief input signal.
  2. Provides information about how the system responds to inputs at all times.
  3. The shape of the impulse response can reveal the properties of the system, such as its frequency response and time delay.
  4. Can be used to determine the output of the system to any input signal by convolving the input signal with the impulse response.
  5. The Fourier transform of the impulse response gives the frequency response of the system.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

State the convolution theorem and discuss the importance of convolution and deconvolution in DSP systems

A
  • Convolution theorem states that the Fourier transform of the convolution of 2 signals is equal to the product of the Fourier transform of the 2 signals - i.e. convolution in the time domain corresponds to multiplication in the frequency domain.

Importance of convolution:
- used to apply filters to signals in the time domain. Important in audio and image processing, where often necessary to remove noise
- Used to implement digital signal processing algorithms, such as fast Fourier transforms (FFT), which are used in spectral analysis and signal processing.

Importance of deconvolution:
- used to reverse the effect of a convolution operation. Importance in equalisation, where it is necessary to remove the effects of a filter from a signal.
- Used in system identification, where the impulse response of a system is estimated by deconvolving the output signal from the input signal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Explain how the impulse and step responses can be used individually to determine the response (y[n]) of any of the above filters to a pulse (x[n]) comprising 4 unit impulses starting at n = 0.

A

Impulse response = output of filter when it is given an impulse as input.
Step response = output of filter when it is given a step input. - a signal that starts at zero & increases to a constant value.

Impulse response can be used to find the response y[n] to a pulse x[n] by convolving the input response with the input pulse (response y[n] when input is impulse signal x[n]=δ[n])

Step response can be used to find the response y[n] to a pulse x[n] by convolving the step response with the derivative of the input pulse (response y[n] when input is unit step x[n]=u[n])

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Find the first 6 terms of h[n] for a processor with difference equation:
y[n]=-0.2y[n-1]+0.48y[n-2]+x[n]
for (i) zero initial conditions
and (ii) y[-1]=-1.25, y[-2] = -0.52083
explain the physical effect of the nonzero initial conditions

A

to find h[n], set x[n]=δ[n]
(i) zero initial contions:
y[0]=-0.2y[-1]+0.48y[-2] +δ[0]=1
.
.
.
(ii) nonzero initial contions
y[0]=-0.2y[-1]+0.48y[-2]+δ[0]=1.25
y[1]=-0.2y[0]+0.48y[-1] etc

Nonzero initial conditions cause the output of the filter to start at a non-zero value, which can affect the behaviour of the filter for the first few samples
- Overall shape and characteristics remain the same regardless of initial conditions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A
17
Q

What are the possible detrimental effects of truncation of h[n] on FIR filter frequency response and how can the non-rectangular ‘windowing’ or apodization techniques help to ameliorate such effects? State and use the Triangular and Von Hann windows to illustrate your answer.

A
  • Loss of stop band attenuation - truncating h[n] can reduce the stop band attenuation of the FIR filter, making it less effective at attenuating certain frequencies.
  • Increased passband ripple - resulting in less smooth frequency response
  • Widening of transition band - resulting in slower roll-off rate + potentially allowing more frequencies to pass through

Triangular window - tapers the ends of the impulse response to 0 in a linear fashion.
- Has a simple & symmetric shape, with the amplitude gradually decreasing towards the edges of the impulse response.

Von Hand window tapers the ends of the impulse response to 0 in a smoother and more gradual manner than Triangular.
- Has a more complex shape with a smoother transition, resulting in better stop band attenuation and narrower transition bands.

By multiplying the truncated impulse response with these windowing functions, and then applying the tapered impulse response to the FIR filter, the detrimental effects of truncation can be mitigated, resulting in improved frequency response.

18
Q

What is Gibbs phenomenon

A
  • Occurs when a signal is approximated by a Fourier series, and there is a discontinuity in the signal.
  • Characterised by a phenomenon where there is a large overshoot in the vicinity of the discontinuity, followed by a series of oscillations that gradually decay in amplitude.
  • Overshoot and oscillations occur even if the number of terms in the Fourier series is increased.
19
Q

Describe in detail the underlying principle of noise reduction by signal sampling and averaging.

A
  • Underlying principle is based on statistical properties of noise
  • When a signal is sampled and averaged, the random noise components are averaged, while the signal components that are correlated across the samples are reinforced. The result is an increase in signal-to-noise-ratio
  • When a noisy signal is sampled and averaged ‘M’ times, the signal power to noise ratio (SNR) is increased by a factor of M and the signal (voltage) to noise ratio by a factor of sqrt(M)
20
Q

Show, assuming a signal to have noise with a normal probability density distribution superimposed on it, that the SNR power gain after averaging ‘N’ signal samples is given by (S/N)out/(S/N)in = 10Log10(N)

A
21
Q

How are SNR power gain and SNR amplitude gain related?

A

Related by a factor of 2 since power pronto square of amplitude

22
Q

State and illustrate Shannon’s sampling theorem using Fourier analysis for the case of a periodically sampled sinusoidal signal. Show graphically how this principle may be extended to any baseband (DC to some cutoff frequency fmax) signal.

A

A waveform may be reproduced from its sampled form provided that the sampling frequency is greater than twice the highest frequency component of the waveform

23
Q

A measurement system with cutoff frequency of 100 kHz provides an output voltage with a r.m.s of 250 mV. Noise, with a r.m.s value of 500 mV, is superimposed on the signal. You are required to sketch the main elements of the system and specify the design parameters of a signal sampling/ averaging system that will provide a reproduction of the original signal with an ‘amplitude’ signal-to-noise ratio (SNR) of 20. How does your design avoid ‘aliasing’?

A