Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

Re: LF: VLF NA Ebnaut

To: [email protected]
Subject: Re: LF: VLF NA Ebnaut
From: Paul Nicholson <[email protected]>
Date: Fri, 22 Dec 2017 09:54:47 +0000
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=abelian.org ; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: MIME-Version:Date:Message-ID:References:Reply-To:To:From:Subject:Sender:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=POqjGbMbG8WjGNexZmYQmEgcBJgDYKwVZdJ8GRvLWFw=; b=GXjehO0dkonezdxMlGmDMInD77 b3ptMvOYZBuUBiLRWMc+ufgvnUQldaDkoYNQ04iDbSFQxRzEXDpboDe8GyrI5jcO5Q4xo4UQM2xwK nQ6XoswwIb7FjYooGPrTyqStfobt4f3JdRDWtjJMwA5X5I+8wVdZt7fPdYzf8j3k0sxA=;
In-reply-to: <[email protected]>
References: <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]>
Reply-to: [email protected]
Sender: [email protected]
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On my VLF stream server I'm using the following pipeline to
extract Joe's signal and mix down to baseband I/Q:

 vtread -T2017-12-21_21:00,+32700 /raw1/vlf38 |
    vtfilter -h bp,f=8270,w=3000 |
    vtblank -a12 -d0 -t100 -v |
    vtmult -f 8270.0075 |
    vtresample -r 240 |
    vtresample -r1 > vo1na-21w.vt

and then decode with

 vtraw -oa vo1na-21w.vt |
   ebnaut -dp16K21A -r1 -S60 -k8 -PS -L500 -N1 -v

to give Eb/N0 +1.0 dB at rank 5, S/N -36.58 dB in 1Hz.

This signal has been through a stage of vorbis compression
as it was uploaded in real time to the stream server.

I wonder what Eb/N0 and S/N is obtained when Jacek runs the
extract from his local raw storage?

--
Paul Nicholson
--

<Prev in Thread] Current Thread [Next in Thread>