discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] question regarding usrp_fft.py


From: adib_sairi
Subject: [Discuss-gnuradio] question regarding usrp_fft.py
Date: Sat, 11 Jul 2009 06:56:00 -0700 (PDT)

Good day to all,

   i have some question regarding the y-axis in usrp_fft.py.. it is labeled
in unit dB. so how does it convert from ADC value to dB? the output from
after c2mag block we got the magnitude value of the power isn't it? so how
does from the ADC value it convert to the power? what is the formula? 

second, what is this formula mean? 
  log = gr.nlog10_ff(10, self.fft_size,
-20*math.log10(self.fft_size)-10*math.log10(power/self.fft_size)). i think
this is to convert from power in magnitude domain to dB.. is it? what is the
actual formula on this? thank you very much in advance

Adib
-- 
View this message in context: 
http://www.nabble.com/question-regarding-usrp_fft.py-tp24440532p24440532.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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