Random Lecture 2 Flashcards

(36 cards)

1
Q

what is the best way to represent random signals

A

is in terms of frequency content

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

What is the fourier transform

A

X(w) = integral from -inf to inf of x(t) * e^(-iwt) * dt

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

What is the inverse fourier transform

A

x(t) 1/2pi * integral from - inf to inf of X(w)*e^(iwt) dw

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

What does the fourier transform do

A

convert between the time domain and frequency domain

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

How does a sine wave appear after fourier transofmr

A

single line at frequency of sine wave, magnitude equal to amplitude of sine wave

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

What is the kronecker delta function

A

delta ij equal to 1 if i = j and zero everywhere else

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

What is the projection properties due to result of kronecker delta definition

A

sum from i=-inf to inf ai*dela ij = aj

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

What can we use the delta function to do

A

project functins from x to y

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

For analogue functions how do we project them

A

integratal from -inf to inf of f(x)*delta(x,y) dx = f(y)

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

What is the formula for the delta function

A

delta (t,t’) = 1/2pi * integral -inf to inf of e^(iw(t-t’)) dw

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

How can the dirac deltafunction be rewritten delta(t,t’)

A

As integral only depends on t-t’ can write
delta (t,t’) = delta (t - t’)
delta (t,t’) = 1/2pi * integral -inf to inf of e^(iw(t-t’)) dw

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

What does delta function delta (t - t’) look like

A

at t =/ t’ e^(iw(t-t’)) osciallates infintely as often as t’ varies from - inf to inf, negative as often as positve and integral averages to zero
at t = t’ then delta (0) = infnite

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

What is the fourier transform of a product of two time signals fourier transofmr (y1(t)*y2(t))

A

See tutorial for full steps but basic steps are
write yi(t) as inverse fourier transform of corresponding spectra and sub into definition of fourier transform
Simplify and interchage order of integrals as limits all same
Extract delta function
Project out value

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

What is the convultion theorem

A
product of two random signals
written as (Y1 * Y2)*(w) = fourier transform of y1(t)*y2(t) = 1/2pi *integral from -inf to inf of Y1(w - omega)*Y2(omega) d omega
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the inverse of the convultion theorem

A

Inverse fourier transform of Y1(w)Y2(w) = integral from - inf to inf of y1(tau)y2(t - tau) d tau

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

Why does FRF H(w) = Y(w)/X(w) not work for random signals

A

As cant take fourier transform of y(t) or x(t) mathemtically if random signals
Need to take random signals, convert to deterministic objects and can then fourier transform
Simplest way to do this is take mean

17
Q

What is the autocorrelation function

A

phi xx(tau) measure of how much a signal looks like itself when shifted by an amount tau
It is used to find regularities in data
Roughly speaking detects periodicity in data

18
Q

what is the mathematicaly definition of an autocorrelation function and what does this assume

A
phi xx(tau) = E[x(t +tau)*x(t)]
Assumes data is stationary otherwise it should depend on t as well as tau
19
Q

What is the result of an autocorrelation function of x(t) = sin (2pit/tau’)

A

Will be regular peaks in phi xx(tau) when tau = n*tau’

20
Q

What happens to an autocorrelation function if x(t) is zero mean

A
phi xx(tau) = E[x(t)^2] = sigmax^2
if x is not zero mean phi xx(0) = mean square of the process
21
Q

If x(t) is stationary what can we do the origin of t in an autocorrelation function

A
change origin of t to t-tau without changing the autocorrelation
phi xx(tau) = E[x(t +tau)*x(t)] = E[x(t)*x(t - tau)] = E[x(t - tau)*x(t)] = phi xx(-tau)
22
Q

What does the crosscorrelation function

A

Detects correlation between two functions x(t) and y(t), if put big X in and get a change in Y autocorrelation function will be able to detect
Detects casual relationships between singals - input and output

23
Q

What is the mathematical definition of the crosscorrelation function

A
phi yx(tau) = E[y(t+tau)*x(t)]
phi xy(tau) = E[x(t+tau)*y(t)]
24
Q

How are the crosscorrelation phi yx(tau) and phi xy(tau) related

A

Because of stationarity phi yx(tau) = phi xy(-tau) and phi xy(tau) = phi yx(-tau)

25
What type of function is the autocorrelation function
An even function of tau
26
What is the fourier transform of the autocorrelation function
Write out mathematically and looks like convolution function integral from - inf to inf of x(t+tau)*x(t) dt From convolution theorem this is the product of two spectra i.e. X(w)X(w)* = magnitude of X(w) ^2 = Sxx(w) * indicates complex conjugation
27
Why can we interpret Sxx(w) as a power density
phixx(tau) = 1/2pi * integral from -inf to inf of Sxx(w)*e^(iw*tau) dw then We know phixx(0) is equal to the variance sigmax^2 thus phixx(0) = 1/2pi * integral from -inf to inf of Sxx(w) dw simgax^2
28
If Sxx(w) is equal to 2*pi*P what is the signal
Value is equal to a constant and weights all frequencies equally, thus it is white noise
29
Suppose Sxx(w) is equal to 2*Pi*P what does phixx(tau) equal
phixx(tau) = integral from - inf to inf of P*e^(iwt) dw = 2*pi*P*delta(tau) Pulling out constant and just delta function without 2*pi, get additional 2*pi*delta function* constant P as delta is only non zero at tau = 0, for white noise excitation x is only correlated with itself at tau= 0 if shift at all doesnt look like itself
30
What is the fourier transofrm of the cross correlation function equal to
Syx(w) = Y(w)X(w)*
31
What are Sxx and Syx(w) called
Sxx is sometimes called the autospectral density | Syx is the cross spectral density
32
How can the spectral densities Sxx(w) and Syx(w) be used to find the frequency response function of a random signal
Syx(w) = Y(w)X(w)* Sxx(w) = X(w)X(w)* Syx(w) / Sxx(w) = Y(w)/X(w) = H(w) if x(t) and y(t) are infinite samples
33
What is duhamels integral
y(t) = integral from - inf to inf of h(w)*x(t-tau) dtau
34
What can we recover with you autocorrelation functions of x and y
Syy(w) = Y(w) Y(w)* Sxx(w) = X(w) X(w)* Syy(w)/Sxx(w) = Y(w)Y(w)*/X(w)X(w)* = H(w) H(w)* thus Syy(w) = magnitude of H(w)^2 *Sxx(w) Can only recover magnitude of FRF lose phase
35
Starting from Duhamels integral show that ybar = Hxbar
See presentation
36
What is Sxx
power spectrum of the signal x it is the fourier transform of the autocorrelation function phixx Called power spectral density Tells us how much power is concentrated around individual frequencies