Return-Path: X-Spam-DCC: paranoid 1481; Body=2 Fuz1=2 Fuz2=2 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on lipkowski.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL, PLING_QUERY,RATWARE_GECKO_BUILD,SPF_PASS autolearn=no version=3.1.3 Received: from post.thorcom.com (post.thorcom.com [195.171.43.25]) by paranoid.lipkowski.org (8.13.7/8.13.7) with ESMTP id uA3If4Nn029141 for ; Thu, 3 Nov 2016 19:41:04 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1c2Mtf-0006hc-0Y for rs_out_1@blacksheep.org; Thu, 03 Nov 2016 18:37:55 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1c2Mte-0006hT-Eq for rsgb_lf_group@blacksheep.org; Thu, 03 Nov 2016 18:37:54 +0000 Received: from mout02.posteo.de ([185.67.36.66]) by relay1.thorcom.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1c2Mtb-00009C-Hu for rsgb_lf_group@blacksheep.org; Thu, 03 Nov 2016 18:37:53 +0000 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 306BE20861 for ; Thu, 3 Nov 2016 19:37:49 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3t8txm5fDyz105k for ; Thu, 3 Nov 2016 19:37:48 +0100 (CET) Message-ID: <581B83FC.6060600@posteo.de> Date: Thu, 03 Nov 2016 19:37:48 +0100 From: DK7FC User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: rsgb_lf_group@blacksheep.org References: <581B3A1F.5060609@posteo.de> In-Reply-To: X-Scan-Signature: c9c533f07c530c146486ecf89a00ebb1 Subject: Re: LF: Smart noise cancelling?!? Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-SA-Exim-Scanned: Yes Sender: owner-rsgb_lf_group@blacksheep.org Precedence: bulk Reply-To: rsgb_lf_group@blacksheep.org X-Listname: rsgb_lf_group X-SA-Exim-Rcpt-To: rs_out_1@blacksheep.org X-SA-Exim-Scanned: No; SAEximRunCond expanded to false X-Scanned-By: MIMEDefang 2.56 on 10.1.3.11 Content-Length: 2813 Status: O X-Status: X-Keywords: X-UID: 9376 Hi Peter, That sounds interesting and looks convincing. But it only works for 'compressed' spectra covering several kHz and hours, right? As far as i understand this method can't be done for weak signal detections because you 'need' all the energy available from the weak signal to fill the bin (one pixel) and just throw away what causes a reduction of the SNR, so just the stronger QRN bursts are blanked and most of the signal is coming through whereas your method selects just a small fraction of the incoming energy (?). My idea/question came from the consideration that different kind of QRN has different optimum blanker settings. Am 02.11.2016 21:25, schrieb Paul Nicholson: > > Even more aggressive sferic blanking raises > the decode to Eb/N0 +1.7 dB BER 38.2% > S/N 16.10 dB in 25.4 uHz. So, if propagation changes, the optimal blanker settings will change. So they vary all the time. If a post-processing of a transmission/recording taking several hours and night/day changes, it could be useful to dynamically vary the blanker settings. So these blanker setting levels would have to be determined/calculated by the incoming signal and then applied in a next step. This may be CPU-load intensive, i don't know, it's behind my current skills. But the idea is there... 73, Stefan Am 03.11.2016 18:55, schrieb Peter: > Hi Stefan et al., > > On 03.11.2016 14:22, DK7FC wrote: >> ... >> Last night i thought a bit about noise cancelling on LF/VLF. > > ... > > Running an experimental receiver at VLF/LF for SID-detection (on RPi > 3) I chose an almost non-parametric procedure running in frequency > domain. It works as follows: > Do a windowed FFT, compute the median (by sorting) from the power > spectrum. Store all spectra and corresponding median values. Next > choose a time period (let's say 100ms), pick the spectrum with the > lowest median, plot it, drop all the others. The key is that "Median > values" are more robust to outliers compared to other averaging > procedures. > > See what happened when switching from simple averaging to median > selection algorithm (~16:50 utc): > http://lf-radio.de/cgi-bin/test/show_wf.cgi?date=16-10-02 > > I know that this won't work in case of searching for coherent signal > detection, or would be hard to implement. But using this method I'm > detecting such very weak signals from far east like NDI or RTZ on a > regular basis. > > Drawbacks? Yes; it's throwing away a lot of information which may be > useful. Another pitfall has to be mentioned: using 1 sec. as a > selection window strong time service transmitters nearly vanished > since the algorithm will unerringly choose the gaps [^_^]. Therefore > I'm using only the spectral part between 15 and 50 kHz for computing > the median values. > > Peter, df3lp >