week 8 Flashcards

1
Q

Fourier Series Theorum

A

any periodic signal can be represented by a sum of sinusoids

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

what do sinusoids have at the frequency of each wave? (1st property)

A

energy!

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

3 parameters of sinusoids? (2nd property)

A

amplitude, phase, frequency

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

what can periodic signals be decomposed into? (3rd property, Fourier Series Theorem)

A

equivalent sinusoidal waves

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

you can find some combination of ______________ sinusoids that can be added to reconstruct any period signal (4th property)

A

harmonically related

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

sinusoid representation of signal waves work in __________ (5th property)

A

both directions

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

sinusoids are best represented in the ______ domain (6th property)

A

frequency

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

________ can change the magnitude and phase of sinusoid (8th property)

A

calculus operations

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

if input to linear signal is a sinusoid then the output is a sinusoid at the ____ frequency, only changes are to magnitude and phase (9th property)

A

same

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

harmonically related sinusoids are orthogonal, periodic decomposition of components are ______ (10th property)

A

independent

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

are biological signals periodic?

A

no but they can be taken as such for analysis purposes

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

period of X(t) is

A

T

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

base fundamental frequency is

A

f1 = 1/T

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

the ____ sinusoids in summation, the better the representation of the signal (x(t))

A

more

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

Fourier series in Matlab

A

Xf = fft(x)

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

what are the inputs and output of
Xf = fft(x)

A

x is the input waveform
Xf is a complex vector with sinusoid coefficients (first term is real unnormalized DC component)

17
Q

magnitude of frequency spectra

A

abs(Xf)

18
Q

phase of spectra

A

angle(Xf)

19
Q

bandwidth

A

range of frequency domain

20
Q

filters in frequency domain

A

target is to reduce noise by limiting bandwidth to the range of interest

21
Q

filter properties

A

filter type, bandwidth, attenuation slope

22
Q

pass band

A

input signal in the desired range is passed to output without change

23
Q

stop band

A

amplitude of signals in this range ideally reduced to 0

24
Q

filtering: the value you want to multiply depends on…

A

the instantaneous frequency

*1 to frequency you want to keep/pass
*0 to frequency you want to discard/stop

25
Q

cut-off frequency

A

frequency between the pass and stop band