More on recording of signal strength

Andre' Kesteloot akestelo@bellatlantic.net
Fri, 26 Mar 1999 18:00:47 -0500


This is a multi-part message in MIME format.
--------------3CD053DA367D477D799FC3AF
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



drassew2@interalpha.co.uk wrote:

> >At 10:01 26/03/99 -0000, G3XDV wrote:
> >>On a similar subject, it would be really useful to be able to plot
> >>signal strength against time (say, 24 hours) using a computer - for
> >>simplicity it would help to use the sound card so that the same
> >>connection can be used as Spectrogram.
>
> For anyone who built the PIC based DSP interface (April 1997 RadCom) you
> have suitable recording hardware to hand.  Just feed the AGC voltage
> conditioned to 0 - 5 Volts directly to the PIC input pin - disconnecting
> audio op amp buffering and audio gain of course.  The OP amp could be used
> for the voltage conditioning but I'll that to individuals to sort out.  An 8
> bit word representing this voltage level is then sent along the RS232 port
> at 10 kHz or whatever sampling rate is set.   I wrote some logging software
> for this (somewhere in the 'JNT archives) that reads the serial interface at
> prescribed intervals and logs the data to disc.  This was actually done at
> the time for mains voltage monitoring but that's another story.  If anyone
> is interested I'll look it out or write some more suitable logging software.
>
> With the advent of Gram and 56002EVM boards, this 8 bit interface is
> obsolete for DSP now but I supplied at least 40 pre-programmed PICs any many
> others requested the software to blow their own devices so a number must be
> lying around on shelves unused.
> With a PIC software modification, and changing the clock crystal to a 3.6864
> MHz device it can be used for sampling at 7200 Hz for the VE2IQ BPSK
> software instead of the rather inelegant interface circuitry described - but
> I believe even this mode used the soundcard now!
>
> Andy  G4JNT



--------------3CD053DA367D477D799FC3AF
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Received: from mail2.bellatlantic.net ([151.196.0.38])
          by immta1.bellatlantic.net (InterMail v03.02.07 118 124)
          with ESMTP id <19990326135101.JZMQ23571@mail2.bellatlantic.net>
          for <akestelo@bellatlantic.net>; Fri, 26 Mar 1999 08:51:01 -0500
Received: from post.thorcom.com (post.thorcom.com [194.75.130.70])
          by mail2.bellatlantic.net (8.8.5/8.8.5) with ESMTP
	  id IAA14657 for <akestelo@bellatlantic.net>; Fri, 26 Mar 1999 08:50:58 -0500 (EST)
Received: from troy.blacksheep.org ([194.75.183.50] ident=root)
	by post.thorcom.com with esmtp (Exim 2.04 #3)
	id 10QWxg-0005Ux-00; Fri, 26 Mar 1999 13:47:48 +0000
Received: (from root@localhost) by troy.blacksheep.org (8.6.12/8.6.12) id NAA27981 for rsgb_lf_group-outgoing; Fri, 26 Mar 1999 13:47:56 GMT
Received: from post.thorcom.com (root@post.unica.co.uk [194.75.183.70]) by troy.blacksheep.org (8.6.12/8.6.12) with ESMTP id NAA27863 for <rsgb_lf_group@blacksheep.org>; Fri, 26 Mar 1999 13:32:50 GMT
From: drassew2@interalpha.co.uk
Received: from post.interalpha.co.uk ([195.26.224.18] helo=post.interalpha.net)
	by post.thorcom.com with esmtp (Exim 2.04 #3)
	id 10QWil-0005Ot-00
	for rsgb_lf_group@blacksheep.org; Fri, 26 Mar 1999 13:32:23 +0000
Received: from th-mod20.interalpha.net (th-mod20.interalpha.net [195.26.228.211]) by post.interalpha.net (8.8.7/8.6.11) with SMTP id NAA12236 for <rsgb_lf_group@blacksheep.org>; Fri, 26 Mar 1999 13:32:20 GMT
Date: Fri, 26 Mar 1999 13:32:20 GMT
Message-Id: <199903261332.NAA12236@post.interalpha.net>
X-Sender: drassew2@post.interalpha.co.uk
X-Mailer: Windows Eudora Version 1.4.4
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: rsgb_lf_group@blacksheep.org
Subject: Re: LF: 137 Carrier
Sender: owner-rsgb_lf_group@blacksheep.org
Precedence: bulk
Reply-To: rsgb_lf_group@blacksheep.org

>At 10:01 26/03/99 -0000, G3XDV wrote:
>>On a similar subject, it would be really useful to be able to plot 
>>signal strength against time (say, 24 hours) using a computer - for 
>>simplicity it would help to use the sound card so that the same 
>>connection can be used as Spectrogram.


For anyone who built the PIC based DSP interface (April 1997 RadCom) you
have suitable recording hardware to hand.  Just feed the AGC voltage
conditioned to 0 - 5 Volts directly to the PIC input pin - disconnecting
audio op amp buffering and audio gain of course.  The OP amp could be used
for the voltage conditioning but I'll that to individuals to sort out.  An 8
bit word representing this voltage level is then sent along the RS232 port
at 10 kHz or whatever sampling rate is set.   I wrote some logging software
for this (somewhere in the 'JNT archives) that reads the serial interface at
prescribed intervals and logs the data to disc.  This was actually done at
the time for mains voltage monitoring but that's another story.  If anyone
is interested I'll look it out or write some more suitable logging software.

With the advent of Gram and 56002EVM boards, this 8 bit interface is
obsolete for DSP now but I supplied at least 40 pre-programmed PICs any many
others requested the software to blow their own devices so a number must be
lying around on shelves unused.   
With a PIC software modification, and changing the clock crystal to a 3.6864
MHz device it can be used for sampling at 7200 Hz for the VE2IQ BPSK
software instead of the rather inelegant interface circuitry described - but
I believe even this mode used the soundcard now!  

Andy  G4JNT


--------------3CD053DA367D477D799FC3AF--