Continue to Site

Effect of noise on Power Spectral Density

Status
Not open for further replies.

ipmax

Newbie level 5
Newbie level 5
Joined
Nov 15, 2011
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,338
Hi all,

How does noise affect the PSD of a received signal.
y = x + n
PSD(y) = PSD(x) + PSD(n)
So, the PSD of received signal is higher in all frequencies as compared to the transmitted signal.
So, if my understanding is correct, if at a particular frequency PSD(x) = -10 dB and white noise PSD = -25dB, the received signal will have PSD of -35 dB at that frequency. Is this understanding correct?

Thanks,
Max
 

The signal represention

y=x+n

refers to linear quantities (e.g.: Watt). Then if you have the PSD in dBm you have to conver it first to linear.
in your example:

PSD(x) = -10 dBm/Hz --> 10exp(-4) W/Hz
PSD(n) = -25 dBm/Hz --> 3.2exp(-6) W/Hz

PSD(y) = 10*Log[10exp(-4)+3.2exp(-6)]+30 = -9.86 dBm/Hz
 

Perfectly makes sense !! Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top