Sampling Flashcards

1
Q

what does f(t) and F(s) represent

A

the * represents the sampled signal in either time or frequency domain

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

in terms of number of smaples and sampling period, f*(t) is given by

A

f*(t) = f(nT)

  • n=no. of samples
  • T=Sampling period
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is the equation for sampling frequency fs

A

fs = 1/T = Ws/2pi

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

f*(t) can be written as what autosum equation

A

f*(t) = sum[f(n).delta(t-nT)] starting from n=0 to n=n-1

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

what is the laplace of the f*(t)

A

F*(s) = sum[f(nT) * e^-nsT] from n = 0-infinity

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

what is MacLaurin’s theorem

A

L{deltaT(nT)} = sum[e^-nsT] from 0-infinity = 1/(1- e^-sT)

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

if f*(t) = sum[f(t) * delta(t-nT)] (-inf - +inf), what is the equivalent fourier expression

A

by subbing in Ws=2pi/T and laplacing f(t),
we get F
(s) = 1/T sum[F(s - jnWs)] (-inf - +inf)
where s = jw

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

in fourier sampling, the convolution of f(t) being sampled at T to f*(nT) gives

A

deltaT(nT) = sum[delta(t - nT)] (n=0 - +inf)

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

in fourier sampling, deltaT(nT) can be rewritten as

A

deltaT(nT) = 1/T sum[e^jnWst] (n=-inf - n=+inf)

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

what is aliasing and how is it avoid

A

the phenomoen that occurs when some information from the original signal f(t) is lost during the sampling operation
-avoid by chosing the correct frequenvy so that Ws >= 2*bandwidth

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

recite the shannon nyquist theorem

A

To be able to reconstruct F(jw) from F*(jw), the sampling frequency ‘fs’ must be chosen to be at least twice as high as the highest frequency pertaining to the signal F(jw)

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

in closed loop systems, bandwidth ir referred to what and defined in terms of what

A
  • desired bandwidth
  • defined interms of closed loop specs such rise time, settling time, overshoot etc
  • sampling time, T is determined by T= (1/10 / 1/20) Tc, where Tc = predominant time constant of plant
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

define the phenomenon of folding back and how can be it be prevented

A
  • if noise (high freq) is present in the original signal, sampling it will cause folding back where the signal is altered and we have interference
  • avoid via analogue low pass filter before sampling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly