Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

Re: LF: Generating 8970 Hz carrier... - DL4YHF Audio utilities

To: <[email protected]>
Subject: Re: LF: Generating 8970 Hz carrier... - DL4YHF Audio utilities
From: "Markus Vester" <[email protected]>
Date: Sun, 6 May 2012 18:50:04 +0200
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20110426; t=1336323009; bh=wy5Rg8ZNHpzUp6UXFMwuHBu8bZEFk7uGFm6dREGP4cQ=; h=From:To:Subject:Message-ID:Date:MIME-Version:Content-Type; b=j5ALACNOzz6+B30/W/b3rqq044dYlgaeNQdXWnifq/0oPbwOodVYd4s7XVQI5I1P4 2kQJ8U30j6oc6qS+MAvJ6XW/17FEwuEbImDFRf9zotEzZuAYej0Tkq0iu/EzZ09CIY V3zCuazWWpPlKZlQ7ucVrUAvM8qHZV33o+XotTws=
Importance: Normal
References: <FE434AB14D2442DA9517B6F7304CE6E3@AGB><FB72BFCD7B564064B0C93A0FD2DA9448@Extensa><[email protected]><CAA8k23REzyvnLSkQGwzh4ckSFTeSFSPQkUMD2z-K9-YTGZfxQw@mail.gmail.com><7B23411450514A5CB804E6D2C65A1876@JimPC> <CAA8k23RmwKeotC8yWu3Xe_G5gEavk6cNP191Oiw62p70wVtNBg@mail.gmail.com>
Reply-to: [email protected]
Sender: [email protected]
Andy, LF,
 
some time ago, Wolf DL4YHF wrote a pair of sound utilities, SndInput and SndOutpt, which create or consume a continuous stream of raw audio files:
 
 
I have found these extremely useful, as they have allowed me to implement quasi-realtime audio processing in QuickBasic, my favourite but super-ancient programming language. There is an option for downconversion and decimation into / from complex IQ data, which greatly enhances efficiency for narrowband applications (eg. slow Hell). SndOutpt can also generate a sinusoidal test tone, which can be frequency shifted in a phase-continuous manner by DOS commands
 
Best 73,
Markus (DF6NM)
 

Sent: Sunday, May 06, 2012 6:14 PM
Subject: Re: LF: Generating 8970 Hz carrier with Spectrum Lab ?

...
A custom A/D could send its data in its own format via USB, or serial
COM port or whatever, to software that saves blocks in the format of a
.WAV file.  Then the decoding software works on the resulting .WAV
files.   It won't be real time any more, but none of these slow data
modes actually are that real time.  The speed of reading and switching
(using a pair of ping-pong files if necessary) can make the whole
system pseudo real time - in the same way as WSJT appears to run
continuously.

Now, any A/D design can be used provided the results are written to a
.WAV file.   Wav files can have any sample rate (so long as it is an
integer number of Hz) and do not have to be restricted to 48000, 11025
or whatever, so custom LF receivers using quite slow A/D converters
and low sample rates are now valid.

Just throwing that idea into the ring..

Andy
www.g4jnt.com

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