discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] correlation estimator reliability problem


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] correlation estimator reliability problem
Date: Thu, 31 Jan 2019 21:05:06 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 1/31/19 6:39 AM, Alban Meffre wrote:
> Hi All
> did someone make the test_corr_est.grc example work properly recently ?
> i tried the 3.7.13 gnuradio version on linux, macos and windows
> in all versions the output of the correlation estimator block is really
> a mess
> this block put tag even if there is no signal at all, with corr_est = 0

It's an easy way to find it.

Post your

  test_corr_est.grc

file.

-- Cinaed


> 
> yesterday i managed to transmit a realtime MPEGTS videosignal using the
> gnuradio example packet_tx ->  packet_rx. i used an analog devices ADALM
> PLUTO as an emitter and a RTLSDR as a receiver. both antenna where put
> side by side at a few centimeter distance so the received baseband
> signal had an amplitude near 0.5
> 
> the problem was that the transmission did not work for more than few
> tens of second because the correlation block added misplaced tags every
> now and then and put the header/payload demux in a locked state so i got
> #f and no more packet output !
> 
> another problem is that if i set the thershold to 0.9999, 0.99999 or
> more 9's, the result is not satisfying.
> is someone able to explain me how to use correlation estimation block in
> a reliable way ?
> do i need to set the thershold to ABSOLUTE mode ?
> 
> thanks
> bob
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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