[Discuss-gnuradio] BPSK to QPSK

2010-03-03 Thread amarnath alapati
hi everyone, I am using the programs of DIGITAL-BERT folder to see the bit error rate pattern versus the SNR. The given programs are for BPSK scheme. I tried to change it for QPSK Scheme. But seems that I did not do it right. I am giving the modified code in the programs . Please help me ou

[Discuss-gnuradio] Running benchmark_rx.py in debugging mode

2010-02-22 Thread amarnath alapati
hi everyone, Is there any way for me to run the benchmark_tx and benchmark_rx.py files in debugging mode so that I can see the entire flow structure? I am curious to know the steps that take place from the calling of the python script to the point where the modulated symbols are transmit

[Discuss-gnuradio] how to calculate the received signal energy.

2010-02-22 Thread amarnath alapati
Hello everyone, I am using benchmark_tx.py and benchmark_rx.py programs to run the transmission and reception of packets. I need some help in how to calculate the received signal energy. May be this has to be done before the demodulation step. Can some one help me with this. Regards, Am

Re: Re: [Discuss-gnuradio] RSSI Measurement--

2010-02-08 Thread amarnath . alapati
Hi Jonnathan, Can u please share the programs which does the RSSI computation . I am using the RFX2400 board. I need to plot BER against Receiver SNR. So, RSSI is required. Thank you Amarnath On Feb 8, 2010 1:21pm, Matt Ettus wrote: On 02/02/2010 01:13 AM, amarnath alapati wrote

[Discuss-gnuradio] RSSI Measurement--

2010-02-02 Thread amarnath alapati
hi friends, I need to measure the Received signal strength. I am using the programs in gnuradio/examples/python/digital/ folder. I am transmitting at one end using benchmark_tx.py and receiving at the other end with benchmark_rx.py. I need to calculate the bit error rate and plot it aga

[Discuss-gnuradio] Gain Range error

2010-01-16 Thread amarnath alapati
hi friends, When I tried to print the Transmitter gain range by the following commands, The output is as followss, [r...@localhost digital]# python benchmark_tx.py -f 2412M --show-tx-gain-range >>> gr_fir_fff: using SSE Tx Gain Range: minimum = 0, maximum = 0, step size = 1 1) Why is the gain Mi

[Discuss-gnuradio] Bitrate doubt

2010-01-15 Thread amarnath alapati
hi folks, I am using BENCHMARK_TX.PY, BENCHMARK_RX.PY to test the transmission and reception of signals. I have doubts regarding the outpu that is appearing on the screen. >>> gr_fir_fff: using SSE socket(PF_PACKET, SOCK_RAW, htons(0xBEEF)): Operation not permitted eth0: socket: No such f

[Discuss-gnuradio] BER plots for various modulation schemes

2010-01-06 Thread amarnath alapati
hello everybody, I wanted to test the USRP performance for various modulation schemes by varying the power level of transmitted signal and plotting the BER. Can i use one of the existing gnuradio-examples/python/ programs to do this? How to check the power level of the transmitted signal

[Discuss-gnuradio] Unable to run TUNNEL.PY in usrp.

2009-12-16 Thread amarnath alapati
hi , I am using Fedora Core 11 OS. I have succesfully executed benchmark_tx.py, benchmark_rx.py files. But coming to TUNNEL.PY I am unable to ping to the other computer. Self ping is working. Please help me, ( I am a beginner) -- AMARNATH.A IIT-Madras India