discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] burst detector files


From: Eugene Lee
Subject: Re: [Discuss-gnuradio] burst detector files
Date: Tue, 1 May 2012 10:54:30 -0400

I understand, it turns out I misread how the flow graph routed the vector 
source. I thought that the internal trigger was flowing in as a source rather 
than the RF threshold. Thanks for the help.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Tom Rondeau
Sent: Tuesday, May 01, 2012 10:37 AM
To: Eugene Lee
Cc: address@hidden
Subject: Re: [Discuss-gnuradio] burst detector files

On Mon, Apr 30, 2012 at 6:08 PM, Eugene Lee <address@hidden> wrote:
>
> I am working with the uhd_burst_detector examples. I ran it for 0.5 
> second (using sleep) and was able to generate files using the internal 
> trigger. It generates the correct number of files with the correct 
> time stamps given the internal trigger waveform.
>
> I tried to read the file using the read_complex_binary.m file and was 
> able to get 1000 data points, but the values were all very small (see 
> the 1st 10 values below). Am I reading them correctly?
>
>  1.0e-003 *
>
>  -0.0916 - 0.1831i

Eugene,

That's actually not a very weak signal. Convert it into dBm and see what it's 
power is.

When working with real signals over the air, you have to get used to working 
with small numbers.

Tom



reply via email to

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