discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Transients at burst rising edge


From: madengr
Subject: Re: [Discuss-gnuradio] Transients at burst rising edge
Date: Mon, 29 Aug 2016 10:49:09 -0700 (MST)

How are you generating the bursts at baseband?  I fill a vector source with
(1+1j)*(numpy.ones() + numpy.zeros()) at the appropriate length for the
sample rate, then let that repeat.  I'm getting nice, clean rising edges on
my pulses (run into an oscilloscope).  Maybe the first pulse is distorted,
but once the filters have been filled up, everything should be clean.
Lou



Lakshay Narula wrote
> Hello all,
> 
> I have been trying to perform ranging between nodes using time-of-arrival
> of signals. To this end, I am trying to transmit an accurately timed pulse
> using the USRP. My initial experiment simply sends out a 100 ms burst
> every
> 1 sec. I am then recording this signal using NI PXIe-5663 front end for
> analysis. Everything is working out fine, except that I am seeing some
> wild
> transients at the beginning of the burst for several nanoseconds.
> 
> I am attaching some plots that show this behavior at
> http://imgur.com/a/C0Ynq. The falling edges of the burst are very sharp. I
> would like to get something like that on the rising edge too.
> 
> In another post on the list (
> https://lists.gnu.org/archive/html/discuss-gnuradio/2012-06/msg00312.html),
> Josh said that "*If you are seeing transients at the beginning of a burst,
> thats probably the half band filters. They are implemented in block ram
> and
> don't clear **between bursts.*"
> 
> Is this the reason I am seeing these transients? Is there anything I could
> do to correct this?
> 
> Thanks,
> Lakshay.
> 
> _______________________________________________
> Discuss-gnuradio mailing list

> Discuss-gnuradio@

> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Transients-at-burst-rising-edge-tp61350p61351.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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