Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

gaussian white noise process and autocorrelation

Status
Not open for further replies.

meto

Junior Member level 1
Joined
Apr 9, 2006
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,399
gaussian white noise process

how to find autocorrelation Rv(τ)

v(t)=w(t)*cos(2Πft+Φ)

Φ and w(t) independent
w(t) gaussian white noise process

Thanks
 

my take:
Rvv = E{w(t1)*cos(2Πft1+Φ) * w(t2)*cos(2Πft2+Φ)}

since w and Φ are indep,
Rvv = E{w(t1) * w(t2)} * E{cos(2Πft1+Φ) * cos(2Πft2+Φ)}

first term =1 , assuming w has unit power
Rvv = E{cos(2Πf ((t1+t2) + 2Φ) * cos(2Πf(t1-t2))} * 1/2

first term evaluates to zero, assuming Φ is uniformily didstibuted between 0 and 2Π, second terms is deterministic.

Rvv(ζ) = cos(2Πfζ) * 1/2
-b

Added after 7 minutes:

but since w is given as white,

E{w(t1) * w(t2)} = 1 only when t1 = t2 and 0 else.

So then,
Rvv = 1/2

comments?
-b
 

    meto

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top