Return-Path: Received: from post.thorcom.com (post.thorcom.com [195.171.43.25]) by mtain-dk04.r1000.mx.aol.com (Internet Inbound) with ESMTP id 4E4923800009F; Fri, 3 Feb 2012 10:56:20 -0500 (EST) Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1RtLU8-00071q-U2 for rs_out_1@blacksheep.org; Fri, 03 Feb 2012 15:55:36 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1RtLU8-00071h-FC for rsgb_lf_group@blacksheep.org; Fri, 03 Feb 2012 15:55:36 +0000 Received: from mail-iy0-f171.google.com ([209.85.210.171]) by relay1.thorcom.net with esmtp (Exim 4.63) (envelope-from ) id 1RtLU6-00081e-EP for rsgb_lf_group@blacksheep.org; Fri, 03 Feb 2012 15:55:36 +0000 Received: by iaeh11 with SMTP id h11so8260911iae.16 for ; Fri, 03 Feb 2012 07:55:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=aK65EVc9xo+abe1e3Nk7DlKmX/Kpi907QNP7WhYplfY=; b=tQPOw/HBXQLzeXw/49fKK62fWFbNE0mknw0y2jzj4Sf/qOIpuz1YLqIlenjGFCgIpN nihx58jGIrTVgDUbHWubOAQjDy2ajuMAfoDHWyEAE5Sfx+2E9SwzwKhhEVlGkZws5mVE 0arXCpZjWH7/4ru0Xm4DrjYvJ6LzFAWT9XFXY= MIME-Version: 1.0 Received: by 10.50.89.196 with SMTP id bq4mr9037500igb.26.1328284527460; Fri, 03 Feb 2012 07:55:27 -0800 (PST) Received: by 10.231.12.140 with HTTP; Fri, 3 Feb 2012 07:55:27 -0800 (PST) In-Reply-To: References: Date: Fri, 3 Feb 2012 15:55:27 +0000 Message-ID: From: Andy Talbot To: rsgb_lf_group@blacksheep.org X-Spam-Score: 0.0 (/) X-Spam-Report: autolearn=disabled,none Subject: Re: LF: QRSS3 "challenge" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on post.thorcom.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 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-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:491716800:93952408 X-AOL-SCOLL-URL_COUNT: 0 X-AOL-SCOLL-AUTHENTICATION: mail_rly_antispam_dkim-m243.1 ; domain : gmail.com DKIM : pass x-aol-sid: 3039ac1db4084f2c03a33e28 X-AOL-IP: 195.171.43.25 X-AOL-SPF: domain : blacksheep.org SPF : none I use a slightly different method of generating noise in software, using the function A =3D SQR(-2 * LOG(RND)) * SIN(2. pi. RND) which gives a true Gaussian spread with RMS equal to 1 Doubt it makes any difference in practice, apart from the wideband noise spectrum and spread of the error function as bandwidth approaches Fs/2. Andy www.g4jnt.com On 3 February 2012 14:08, Rik Strobbe wrote: > Hello Andy, > > I just started from SNR (in dB) =3D 10*LOG(Psignal/Pnoise) > Or for SNR =3D 1 (0dB) =3D=3D> Psignal =3D Pnoise, thus RMSsignal =3D RMS= noise > If the signal is a sine (most obvious) then RMS of the signal =3D 0.707*A= mplitude of the signal > If the noise is white (random function) then the RMS of the noise =3D 0.5= 77*Amplitude of the noise > So for 0dB SNR Amplitude of the noise =3D 1.225*(Amplitude of the signal) > As I sample at 11025Hz the total noise bandwidth is 5512Hz, and WSPR (wha= t I took as a reference) takes noise over 2500Hz BW I compensated for that. > A bit to my own surprise by the first tests WSPR showed the same SNR as I= intended to generate > (+/-1dB). > As I intended to compare modes (not to make exact SNR measurement) I did = not worry too much about how correct the produced SNR was. My first idea wa= s to use that value as a start and then "fine tune" it with whatever WSPR c= ame up with. But that seemed not nessecary. > > Opera gives a 3-4dB offset for the SNR. maybe a noise bandwidth issue ? > 5512Hz vs 2500Hz =3D 3.4dB ... > > > 73, > > Rik > > > ________________________________________ > Van: owner-rsgb_lf_group@blacksheep.org [owner-rsgb_lf_group@blacksheep.o= rg] namens Andy Talbot [andy.g4jnt@gmail.com] > Verzonden: donderdag 2 februari 2012 19:58 > Aan: rsgb_lf_group@blacksheep.org > Onderwerp: Re: LF: QRSS3 "challenge" > > I was going to make muttering noises about the S/N being dependent on > the QRSS speed, then realised =A0 ..... duh.... > it doesn't matter! > > When normalised, -28dB always corresponds to 6dB above the noise bandwidt= h. > What effective bandwidth (ie noise bandwidth divided by FFT bin size) > have you assumed? > Hamming window is about two FFT bins, Blackman Harris three, > rectangular window is unity. > > Andy > www.g4jnt.com > > > On 2 February 2012 17:17, Rik Strobbe wrote= : >> Dear all, >> >> >> >> as mentioned some days ago I generated a whole series of Opera, WSPR >> and QRSS3 audio with a known SNR. >> >> For Opera and WSPR it was easy to determine the lowest SNR for a proper >> decode. But for QRSS3 it is much more difficult as it depends on the >> operators "sharp eye". It must be somewhere in the range of -24 to -28dB= SNR >> (@ 2.5kHz BW). >> >> Today I did put all the QRSS3 screenshots in this range in a >> website, where you can fill in what you see (decode) for each screenshot= . >> >> I would like to invite all of you to give it a try and send me the resul= ts >> (the more entries the better the statistics). >> >> After some time (Feb 10th) will put all results into some nice tables >> and graphs and make them available. >> >> Of course no personal (individual) results will be published. But based = on >> the results every participant (who keeps his results) can see where he e= nds. >> >> >> >> The "QRSS3 Challenge" can be found at http://on7yd.strobbe.eu/QRSS/ >> >> >> >> 73, Rik =A0ON7YD - OR7T