Return-Path: X-Spam-DCC: paranoid 1356; 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=-2.0 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL, HTML_30_40,HTML_MESSAGE 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 tBBFY4VF012006 for ; Fri, 11 Dec 2015 16:34:04 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1a7Pec-0002Xi-F4 for rs_out_1@blacksheep.org; Fri, 11 Dec 2015 15:30:42 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1a7Pec-0002XZ-3P for rsgb_lf_group@blacksheep.org; Fri, 11 Dec 2015 15:30:42 +0000 Received: from mail-wm0-f54.google.com ([74.125.82.54]) by relay1.thorcom.net with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1a7PdY-0006Hn-2C for rsgb_lf_group@blacksheep.org; Fri, 11 Dec 2015 15:30:41 +0000 Received: by mail-wm0-f54.google.com with SMTP id c17so15832967wmd.1 for ; Fri, 11 Dec 2015 07:29:21 -0800 (PST) X-DKIM-Result: Domain=gmail.com Result=Good and Known Domain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=62Cmx8S466BJ7cpi1QkZ4aNSzGQmnVZkdKf3uKJ8/Gw=; b=bggqMf+Ex9JXNVhCVyiML4M83soIewCL5vlkOf4Kp3gB490Qrv8OP6EJGeQ/5BYO0u feyR3XLh7QE9Pu27BhyQtqSayjNPCsYO2yeuaFH9lfyY7OU8tYftzxY58ezL09qiWGya fdq7YYC10btAu1j0FebysM8XRn6NW13MDGjP2UGNJlCmle59mIRLhgX1N71wcs6O2UZA 3XPjErs8vDH5xaFc+oH35t0oNtHXOKr4ijkfgLvN6YXjOExao/clT9kzQuRgczNGM4Wi J/68vZB1lYt/c8Pqj6meU0AwRFSuT7OC/JSp78auRoE4Vv7Tdkm/PCuiOhlrgpWcnYhD 3gBg== MIME-Version: 1.0 X-Received: by 10.28.91.83 with SMTP id p80mr6922624wmb.87.1449847760531; Fri, 11 Dec 2015 07:29:20 -0800 (PST) Received: by 10.28.130.139 with HTTP; Fri, 11 Dec 2015 07:29:20 -0800 (PST) In-Reply-To: <8D3014FFF98169C-15C4-278D0E@webmail-vm170.sysops.aol.com> References: <8D3014FB7E11F9E-1E50-A26A1@webmail-vm016.sysops.aol.com> <8D3014FFF98169C-15C4-278D0E@webmail-vm170.sysops.aol.com> Date: Fri, 11 Dec 2015 15:29:20 +0000 Message-ID: From: Andy Talbot To: rsgb_lf_group@blacksheep.org X-Scan-Signature: 18c242620d7d7b91a1caf5740aa3e326 Subject: Re: LF: DC spike at 1 kHz Content-Type: multipart/alternative; boundary=001a11443810beb8a60526a0fc0a 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.10 Status: RO X-Status: X-Keywords: X-UID: 5756 --001a11443810beb8a60526a0fc0a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I think I now know what the DC spike is - it's leakage at 1kHz from the RS422 driver sending data to the PC. On my main shack desktop machine, I use a proper RS422 balanced feed and on a reference signal from DCF77 the zero spike is -35dB. For most PC work in the evenings I use my laptop in the living room (so as to be able watch telly at the same time). As I don't have a long twisted pair run, I just take an unbalanced feed from RS422 negative against ground, feed it down a piece of coax that does go around the house and into the laptop via an opto isolator. On that system tested just now, the DC spike is only 19dB below DCF77. So it's clear the spike is being caused from leakage of the serial data stream, which contains a strong 1kHz component into the audio amp / filter before the digitiser. The cure will be to go back to having an RF amplifier and less gain at 1khz - and of course, not driving an unbalanced data link. Meanwhile, 60kHz DX looks more interesting - there really is a fair bit of multipath present Andy G4JNT On 10 December 2015 at 10:52, Markus Vester wrote: > Hi Andy, > > presumably the digital 1 kHz-to-baseband conversion is done in an FPGA or > DSP in realtime. The associated periodic processing activity or register > content could lead to a 1 kHz component radiated by the FPGA itself or it= 's > DC power lines. This could then leak into the analog audio input to the > ADC. Try sniffing around the FPGA with a capacitive or inductive probe. > > Downconverting from a soundcard on a PC in software usually does not > suffer from such coherent leakage, as there are variable delays due to > buffering and multitasking which effectively remove the periodicity in th= e > CPU activity. > > Best 73, > Markus > > -----Urspr=C3=BCngliche Mitteilung----- > Von: Andy Talbot > An: rsgb_lf_group > Verschickt: Do, 10 Dez 2015 11:23 am > Betreff: Re: LF: LF EbNaut test from JN80 on 137370 > > ... > > My LF receiver appears to give a small DC spike in the centre of the > spectrum , which since it is taking input at 1kHz and multiplying in > firmware with I/Q square waves is a bit odd. That DC term wasn't > noticeable when I had the RF amplifier previously (the one that popped > with strong signals) but now gain has been moved to 1kHz IF, the line > can be seen. Perhaps an RF amplifier is necessary, but one that can > safely be overloaded > ... > --001a11443810beb8a60526a0fc0a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

I think I now know what the DC spike is - it's leak= age at 1kHz from the RS422 driver sending data to the PC.=C2=A0 On my main = shack desktop machine, I use a proper RS422 balanced feed and on a referenc= e signal from DCF77 the zero spike is -35dB.

For most PC work in the = evenings I use my laptop in the living room (so as to be able watch telly a= t the same time).=C2=A0 As I don't have a long twisted pair run, I just= take an unbalanced feed from RS422 negative against ground, feed it down a= piece of coax that does go around the house and into the laptop via an opt= o isolator.=C2=A0=C2=A0 On that system tested just now, the DC spike is onl= y 19dB below DCF77.=C2=A0 So it's clear the spike is being caused from = leakage of the serial data stream, which contains a strong 1kHz component i= nto the audio amp / filter before the digitiser.

The cure will be t= o go back to having an RF amplifier and less gain at 1khz - and of course, = not driving an unbalanced data link.

Meanwhile, 60= kHz DX looks more interesting - there really is a fair bit of multipath pre= sent


Andy G4JNT

On 10 December 2015 at 10:52, = Markus Vester <markusvester@aol.com> wrote:
Hi Andy,
=20
=C2=A0
=20
presumably=C2=A0the digital 1 kHz-to-baseband=C2=A0conversion is done = in an FPGA or DSP in realtime. The associated periodic processing activity = or register content could=C2=A0lead to a=C2=A01 kHz component radiated by t= he FPGA itself or it's DC power lines. This could then leak into the an= alog audio input=C2=A0to the ADC. Try sniffing around the FPGA with a capac= itive or inductive probe.
=20
=C2=A0
=20
Downconverting=C2=A0from a soundcard on a PC in software=C2=A0usually = does not suffer from such coherent leakage, as there=C2=A0are variable dela= ys due to buffering=C2=A0and=C2=A0multitasking=C2=A0which effectively remov= e=C2=A0the periodicity in the CPU activity.=C2=A0=C2=A0
=20
=C2=A0
=20
Best 73,
=20
Markus
=20
=C2=A0
=20
-----Urspr=C3=BCngliche Mitteilung-----
Von: Andy Talbot <andy.g4jnt@gmail.com>
An: rsgb_lf_group <rsgb_lf_group@blacksheep.org>
Verschickt: Do, 10 Dez 2015 11:23 am
Betreff: Re: LF: LF EbNaut test from JN80 on 137370

...
=20
=C2=A0
=20
My LF receiver appears to give a small DC spike in the centre of t= he
spectrum , which since it is taking input at 1kHz and multiplying in
firmware with I/Q square waves is a bit odd. That DC term wasn't noticeable when I had the RF amplifier previously (the one that popped with strong signals) but now gain has been moved to 1kHz IF, the line
can be seen. Perhaps an RF amplifier is necessary, but one that can
safely be overloaded=C2=A0
...

--001a11443810beb8a60526a0fc0a--