discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Channel Model and SNR


From: Francisco Albani
Subject: Re: [Discuss-gnuradio] Channel Model and SNR
Date: Sun, 26 Jul 2015 03:17:55 -0300

1) The last time I checked the code, I arrived at the same conclusion.

2) Its just a name for a complex number in which the real and imaginary parts are taken from a gaussian distribution. I think it comes from the fact that a 2D gaussian random vector radius has Rayleigh distribution.

You didn't asked, but just in case you find this in the future: the relation between the N_0 parameter of a continuum white noise model and the SNR (or variance) of its discrete counterpart is not trivial.

2015-07-25 20:38 GMT-03:00 Richard Bell <address@hidden>:
I'm trying to figure out how to convert the channel model noise voltage value into an SNR value for a simulation I'm making. The user wants to be able to enter an SNR value and simulate the BER. So I'm looking at the source code for Channel Model, and two things happen:

1) I would conclude that the Noise Voltage value corresponds to the standard deviation of the noise that will be produced, am I correct?
 
2) A question arises, why does gnuradio call rayleigh_complex() to produce Gaussian noise?

Thanks,
Rich

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]