Hi all,

I forget to mention that I already have a 30 dB attenuator connected.

I am working on a transceiver to do ground testing purposes. So I am working on 
radar signal (chirp). The chirp should be in pulse intervals (transmit 1ms wait 
2ms for receive and transmit again). Therefore, my transceiver should be able 
to receive this signal and re-transmit it out.

Thank you in advanced!

From: Kevin McQuiggin [mailto:mcqui...@me.com]
Sent: Wednesday, 23 May 2018 11:35 AM
To: Yeo Jin Kuang Alvin (IA)
Cc: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Underflow and Overflow

Hi Alvin:




On May 22, 2018, at 6:38 PM, Yeo Jin Kuang Alvin (IA) 
<yjink...@dso.org.sg<mailto:yjink...@dso.org.sg>> wrote:
I want to do a transceiver, so instead of receiving a signal elsewhere out of 
the board. I self-generate out a chirp signal internally in USRP B210 and do a 
loopback to the receive port and then re-transmit out using another transmit 
port.

You will have to be very careful with this.  Looping back the USRP output port 
back to the input port can blow the front end of the USRP receiver.  Make sure 
that you use an external attenuator, not just a loopback cable.  I would start 
with 30 dB.

Please tell the group more about your “transceiver": this is a broad statement, 
what are you trying to achieve?   There are several different types of 
transceivers and the implementation will depend upon the application you have 
in mind.

Kevin




Thank you in advanced!

From: Kevin McQuiggin [mailto:mcqui...@me.com]
Sent: Wednesday, 23 May 2018 9:03 AM
To: Yeo Jin Kuang Alvin (IA)
Cc: discuss-gnuradio@gnu.org<mailto:discuss-gnuradio@gnu.org>
Subject: Re: [Discuss-gnuradio] Underflow and Overflow

Hi Alvin:

Well, for one thing, you are trying to write USRP output samples to a file at 
30 MB per second.  That is likely to generate overflows.

Your flowgraph indicates to me that you haven’t fully internalized how gnuradio 
works and how it interacts with whatever front-end hardware you are using.

Don’t take this comment as overly critical, we all (myself included) started 
with only basic understanding, and had to build our skills from there.

I suggest going to the gnuradio web site and following, as a start, the set of 
tutorials that have already been recommended by others on the list.  They will 
help you as you start to climb the learning curve!

Kevin
Sent from my iPhone

On May 22, 2018, at 17:48, Yeo Jin Kuang Alvin (IA) 
<yjink...@dso.org.sg<mailto:yjink...@dso.org.sg>> wrote:
Does anyone know this?

From: Discuss-gnuradio 
[mailto:discuss-gnuradio-bounces+yjinkuan=dso.org...@gnu.org] On Behalf Of Yeo 
Jin Kuang Alvin (IA)
Sent: Tuesday, 22 May 2018 5:42 PM
To: discuss-gnuradio@gnu.org<mailto:discuss-gnuradio@gnu.org>
Subject: [Discuss-gnuradio] Underflow and Overflow

Hi all,

May I know what causes my flowgraph to have so many U’s and O’s, is there any 
block that causes this? I am trying to hit a higher sampling rate possibly 20 
MHz or higher. I have searched online and some suggest switching to a different 
OS and I did switch from windows to Ubuntu, only a slight difference. Some say 
is the computer’s processing speed not fast enough, thus, changing a better one 
will help. Others did mentioned that the flowgraph connection might cause this 
problem.

I am getting “OOOUOO” when transmit a sine wave sampling at 20 MHz and receive 
to a file sink.

I am using USRP B210, running on a Intel Core i7-4700MQ CPU @ 2.40 GHz x 8, 64 
bit computer.

Any help would be appreciated!

<image001.png>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org<mailto:Discuss-gnuradio@gnu.org>
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org<mailto:Discuss-gnuradio@gnu.org>
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

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

Reply via email to