Re: NBFM from DDS chip

From: Steve Nosko (suteuve.nosukowicuz_at_moutouroula.com)
Date: 08/30/04


Date: Mon, 30 Aug 2004 12:54:43 -0500


"Tim Wescott" <tim@wescottnospamdesign.com> wrote in message
news:10j6dkgrmvcti69@corp.supernews.com...
> MikeN wrote:
> > Hi
> >
> > Has anyone given thought to producing NBFM using the AD 9854 or
> > similar DDS chips, for multiplying or heterodyning up to 2m or 70cm.
> >
> > This could be an interesting project. I see Analog Devices has an
> > application note AN-543 which describes a stereo WBFM generator with
> > output on 90.3 MHz.
> >
> > 73 de MikeN ZL1BNB
>
> I've been considering it for years; it should work OK as long as your
> sample rates are high enough. In fact there are nice, small DSP chips
> now that should implement a good FM receiver to go along with it for a
> complete transceiver.
>
> It's never been a paying project for me, and it's never made it to the
> top of the "home brew" pile, so it stays in "would be cool" land.
> Tim Wescott
> Wescott Design Services
> http://www.wescottdesign.com

I wouldn't be surprised if this wasn't the algorithm used in DSP generation
of FM.

It was used to generate four part music, in software, back in the early 80's
with a 0.9 MHz 6809 CPU.

-- 
Steve N,  K,9;d, c. i  My email has no u's.


Relevant Pages

  • Re: NBFM from DDS chip
    ... > Has anyone given thought to producing NBFM using the AD 9854 or ... complete transceiver. ... Wescott Design Services ...
    (sci.electronics.design)
  • Re: Use DSP for heavy floating-point calculation
    ... I'm writing a program for stock trading simulation to verify something. ... You mentioned that you are doing a bit of math and then a compare -- DSP chips are no better than 'regular' chips if the algorithm has a lot of branching. ... If you could vectorize the calculations, and separate the decisions from them, then doing the problem in SciLab or MatLab would probably be orders of magnitude faster than in VB -- both of those programs are optimized for vector operations but suck at 'for' loops. ... Wescott Design Services ...
    (comp.dsp)