Re: [Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-18 Thread waqasme
Hello Marcus thanks for your reply.. Well the problem is there is not much documentation available on internet on usurp .. Also I am quite new to gnu radio and usrp1 ... I tried to play with interpolation and decimation settings but didnot get the desired ofdm signal .. I am not sure what else I c

Re: [Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-18 Thread waqasme
Hello Marcus thanks for your reply.. Well the problem is there is not much documentation available on internet on usurp .. Also I am quite new to gnu radio and usrp1 ... I tried to play with interpolation and decimation settings but didnot get the desired ofdm signal .. I am not sure what else I c

Re: [Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-18 Thread waqasme
Hello Marcus thanks for your reply.. Well the problem is there is not much documentation available on internet on usurp .. Also I am quite new to gnu radio and usrp1 ... I tried to play with interpolation and decimation settings but didnot get the desired ofdm signal .. I am not sure what else I c

Re: [Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-18 Thread waqasme
update or sumthing on FPGA on usrp1 ??? Looking forward to hear from you. Thanks for your help. Cheers. Marcus D. Leech wrote: > > On 10/16/2011 05:55 PM, waqasme wrote: >> Hi Marcus, >> >> As i mentioned the flow graph signal blocks i have used in gnu radio >> compani

Re: [Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-16 Thread waqasme
i am using USRP1 board . i hope the above too diagrams help you to understand my problem. Thanks and Regards, Marcus D. Leech wrote: > > On 10/16/2011 12:29 PM, waqasme wrote: >> Hello all, >> I am trying to transmitt and recieve OFDM signal Via USRP1 board. I made >>

[Discuss-gnuradio] OFDM Transmiter and receiver by using USRP1

2011-10-16 Thread waqasme
Hello all, I am trying to transmitt and recieve OFDM signal Via USRP1 board. I made basic simulation in GNU radio a signal source block and then interleave and then OFDM modulator and then channel model block then usrp1 sink and fft sink to see the output..In FFT sink at the end it shows proper sq

Re: [Discuss-gnuradio] OFDM Implementation

2011-10-12 Thread waqasme
Sep 11, 2011 at 7:26 PM, Tuan (Johnny) Ta > wrote: > >> Try this >> cd /usr/share/gnuradio/examples/ofdm/ >> benchmark_ofdm_tx.py -h >> >> Don't forget the spaces (just copy & paste should work) >> >> >> On Sun, Sep 11, 2011 at 7:19 P

Re: [Discuss-gnuradio] OFDM Implementation

2011-10-12 Thread waqasme
Sep 11, 2011 at 7:26 PM, Tuan (Johnny) Ta > wrote: > >> Try this >> cd /usr/share/gnuradio/examples/ofdm/ >> benchmark_ofdm_tx.py -h >> >> Don't forget the spaces (just copy & paste should work) >> >> >> On Sun, Sep 11, 2011 at 7:19 P

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-14 Thread waqasme
Hello sumit, I am trying to make OFDM trasmitter and reciever block diagram( with signal processing blocks available in GNU Radio) in GNU Radio companion. As my supervisor asked me to make simulation first in GNU radio software then move on to USRP. i have made this basic simulation model for OF

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-12 Thread waqasme
ernet was down for almost 12 hrs... so whts the situation > now.are you able to transmit and receive .... > > > waqasme wrote: >> >> Hi Sumit, >> Thanks you so much for ur detailed explanation . i really appriciate your >> help. >> I am following the

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
this >> cd /usr/share/gnuradio/examples/ofdm/ >> benchmark_ofdm_tx.py -h >> >> Don't forget the spaces (just copy & paste should work) >> >> >> On Sun, Sep 11, 2011 at 7:19 PM, waqasme wrote: >> >>> >>> hello Johnny, >>>

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
e benchmark_ofdm_tx.py > > The results will show you where the file is in your system. > > Good luck, > Johnny > > On Sun, Sep 11, 2011 at 5:55 PM, waqasme wrote: > >> >> Hi Sumit, >> Thanks you so much for ur detailed explanation . i really appriciate

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
modulator in the bottom.u can make the >> bottom modulator part in another pc >> >> benchmark programs are quite good to start with... >> u can type benchmark_ofdm.py -h to see all the parameters u can play >> with. >> >> >> waqasme wrote: >> > >> >

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
;ls' to see if the code is there. If not, you can run > locate benchmark_ofdm_tx.py > > The results will show you where the file is in your system. > > Good luck, > Johnny > > On Sun, Sep 11, 2011 at 5:55 PM, waqasme wrote: > >> >> Hi Sumit, >

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
y. > > u can change the bandwidth of the ofdm signal by changing the no of > occupied tones or fft length because bw = occupied tones/ fft length > > let me know ur results. > > Regards > > waqasme wrote: >> >> hello sumit, >> yah i have repla

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-11 Thread waqasme
good to start with... > u can type benchmark_ofdm.py -h to see all the parameters u can play with. > > > waqasme wrote: >> >> And sorry to mention in the last mail that i will be suing USRP 1 . >> >> waqasme wrote: >>> >>> Hi Sumit, &

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-08 Thread waqasme
And sorry to mention in the last mail that i will be suing USRP 1 . waqasme wrote: > > Hi Sumit, > Thank you so much for your quick response. yah i understand what your > saying and i am trying to understand this document but it doesnot help > much . As you mentioned use the

Re: [Discuss-gnuradio] SNR(Signal to Noise Ratio) Value in DQPSK Implementation

2011-09-08 Thread waqasme
Hi Tom, Thanks for your reply. yah i did use noise block and i am changing the amplitude in the noise block but it does not make any difference in the output. You said calculate the SNR value i have to check signal power and determine the noise power. i dont know how to calculate those values. ia

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-08 Thread waqasme
usrp-part-4/ > > or else work with benchmark_ofdm.py its very easy.. :) > > may i know what daughter boards do you have... > > > > > > waqasme wrote: >> >> >> Hello sumit, >> Thanks for your help i went through that document that you refered

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-07 Thread waqasme
Hello sumit, Thanks for your help i went through that document that you refered to, and i tried to implement that OFDM transmitter part. This document only explain about OFDM flow graph or transmitter. Is there any other document or information related to OFDM modulator and demodulator (Transceiv

Re: [Discuss-gnuradio] OFDM Implementation

2011-09-05 Thread waqasme
ordpress.com/2011/01/29/intro-to-gnuradio-and-the-usrp-part-2-visualizing-the-waves/ > > > > waqasme wrote: >> >> Hello All, >> Does anyone know how to implement OFDM implementation by USING GNU RADIO >> COMPANION. Some one told me to use Benchmark_OFDM.py

[Discuss-gnuradio] SNR(Signal to Noise Ratio) Value in DQPSK Implementation

2011-09-01 Thread waqasme
Hi All, Does anyone know where we can change the Signal to noise ratio value in GNU radio companion. i have made one DQPSK simulation for image transfer and now i want to check the transmission and reception of the image at different SNR values. I am unable to find any signal block where i can ch

[Discuss-gnuradio] OFDM Implementation

2011-09-01 Thread waqasme
Hello All, Does anyone know how to implement OFDM implementation by USING GNU RADIO COMPANION. Some one told me to use Benchmark_OFDM.py script. But i am not sure how this will work and how we can put this script in GNU radio companion to make the simulation. If any one know please guide me . i

[Discuss-gnuradio] Grey Connection problem

2011-08-22 Thread waqasme
Hello everyone, I am trying to implement DQPSK implementation in GRC and trying to transfer image but i am getting this error message . Also some of my connection are grey. Can anyone please tell me what does grey connection means? and how to fix that? i tried to remove the connection and also pu

Re: [Discuss-gnuradio] benchmark OFDM Question

2011-08-16 Thread waqasme
Thank you so much Tom for your quick response.. yes i have found the code scripts in gnurdio-examples/python/ofdm. But iam not sure how to implement this code to make simulation in GNU radio. could you please explain in bit detail how to use this code to make the tranmission and reception blocks i

Re: [Discuss-gnuradio] benchmark OFDM Question

2011-08-15 Thread waqasme
looking forward to hearfrom you. Thanks for ur help... Thanks and Regards, Waqas. waqa...@hotmail.com waqasme wrote: > > Thank you so much Tom for your quick response.. yes i have found the code > scripts in gnurdio-examples/python/ofdm. > But iam not sure how to implement this

Re: [Discuss-gnuradio] benchmark OFDM Question

2011-08-13 Thread waqasme
in GNU Radio. I will really appriciate if you kindly guide me how to make this simulation work. Thanks for your help and for your valuable information. looking forward to hear from you. Regards, Waqas. waqa...@hotmail.com On Sat, Aug 13, 2011 at 11:38 AM, waqasme wrote: > Hi Everyone/Smith,

Re: [Discuss-gnuradio] benchmark OFDM Question

2011-08-13 Thread waqasme
Hi Everyone/Smith, I am doin my M.Sc. project on OFDM Implementation in GNU RADIO (SDR) via USRP. I am quite new to GNU Radio i dont know much about its functions. I am looking for benchmark_ofdm.py file that i can use to implement the design n GNU radio and later on transmit and recieve via USR