Krishna S wrote:
Hi,
i am trying to calculate at what sampling rate does the tx_sampless.cc and rx_streaming samples.cc are sending the data (file). from 1 USRP2 to another USRP2.

i am setting interpolation as 16 at transmitter side (tx_samples.cc) and decimation rate of 16 at receiver side (rx_streaming_samples.cc)

according to formula what i have learnt from WEB is


Tx Side :  Sampling Rate =  DAC rate/ Interpolation rate;
Rx Side : Sampling Rate =  ADC rate/ Decimation rate;

are the above equation are correct for determining the sampling rate ????

Thank You
Regards
KRISHNA S



------------------------------------------------------------------------
Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! <http://in.rd.yahoo.com/tagline_ie8_new/*http://downloads.yahoo.com/in/internetexplorer/>.
------------------------------------------------------------------------

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

Yes, it is the sample-rate on the host-side. DAC rate and ADC rate is 100MHz.

BR/
Per


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

Reply via email to