Return-Path: Received: (qmail 2222 invoked from network); 20 Mar 2001 16:20:17 -0000 Received: from unknown (HELO murphys-inbound.servers.plus.net) (212.159.14.225) by excalibur.plus.net with SMTP; 20 Mar 2001 16:20:17 -0000 Received: (qmail 3943 invoked from network); 20 Mar 2001 16:19:45 -0000 Content-Transfer-Encoding: 8bit Received: from unknown (HELO post.thorcom.com) (212.172.148.70) by murphys with SMTP; 20 Mar 2001 16:19:45 -0000 Received: from majordom by post.thorcom.com with local (Exim 3.16 #2) id 14fOlB-0003Ff-00 for rsgb_lf_group-outgoing@blacksheep.org; Tue, 20 Mar 2001 16:13:25 +0000 X-Priority: 3 X-MSMail-Priority: Normal Received: from mail.cc.kuleuven.ac.be ([134.58.10.6]) by post.thorcom.com with esmtp (Exim 3.16 #2) id 14fOlA-0003Fa-00 for rsgb_lf_group@blacksheep.org; Tue, 20 Mar 2001 16:13:24 +0000 Received: from LCBD15.fys.kuleuven.ac.be (LCBD15.fys.kuleuven.ac.be [134.58.80.15]) by mail.cc.kuleuven.ac.be (8.9.3/8.9.0) with SMTP id RAA185166 for ; Tue, 20 Mar 2001 17:13:01 +0100 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <3.0.1.16.20010320171236.2b1f9e62@mail.cc.kuleuven.ac.be> X-Sender: pb623250@mail.cc.kuleuven.ac.be X-Mailer: Windows Eudora Pro Version 3.0.1 (16) Date: Tue, 20 Mar 2001 17:12:36 To: rsgb_lf_group@blacksheep.org From: "Rik Strobbe" Subject: Re: LF: Re: WOLF - am I missing something ? In-reply-to: <3AB77304.B462970E@usa.net> References: <65AECDF1F89AD411900400508BFC869F9C03E6@pdw-mail-1.dera.gov.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Precedence: bulk Reply-To: rsgb_lf_group@blacksheep.org X-Listname: rsgb_lf_group Sender: Alberto, I do some PIC programming, if you give me some more details about what you want to be done I will can give it a try. About direct output on 137kHz, a PIC can run up to 0.2us clock (5MHz), so whatever you want do do, you have only abt. 35 clock cycles. Fortunately PIC works with RISC commands so most commands take only 1 cycle ('jumps' take 2 cycles. 73, Rik ON7YD At 16:11 20/03/01 +0100, you wrote: >> Then I abandonned software >> timing by using an external interface (a PIC) on the serial port and >> ended up with something very similar to the VE2IQ I/F. >> > >A few days ago I was thinking on how to generate a programmable >frequency for an MFSK scheme (I did post a message on this reflector), >and the DDS was one the possibilities. Thinking again at it, after all we just >need the high order bit of the phase accumulator, as the TX is driven with a >square wave. This makes the DAC completely unnecessary. >Would it be possible then to implement a 32-bit phase accumulator with >a PIC, to generate a frequency on the 137 kHz band ? >My knowledge of PICs is quite limited, any PIC guru with an answer ? >If positive, then it would be possible to make a really inexpensive outboard >generator for such an MFSK modulation scheme. > >73 Alberto I2PHD > > > >