Inexpensive Function Generator Kit for Testing!

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Hey all...

I was looking for an inexpensive kit to generate sine, square and triangle waves for my new amplifier. I looked for several days and most of the kits were based on either the Exar or Analog Devices ASICs and required a bit more dedication in terms of building / purchasing than I wanted to spend.

(For the record, commercial generators cost anywhere from several hunder to serveral thousand dollars depending on the quality)

Then I found this:

http://www.myplace.nu/avr/minidds/

Thats an incredibly inexpensive and quick to build function generator based on an Atmel AVR microcontroller. For waveforms it uses Direct Digital Synthesis for extremely stable peformance. Its good from DC to almost 300Khz. The only limitation I can see is that it's only using 8 bits for its DAC, but that could easily be extended to more bits of resolution at the price of decrease frequency. Even then 150Khz is well beyond what I believe we need for testing.

If anyone wants to do a group buy on PCBs for this let me know. Of course the thing is so simple -- AVRs can be programmed in-circuit from a simple parallel port. You could easily build this on a proto board if you only needed it once or twice.

eris
 
I don't know the specs, but you can try this:
http://www.marchandelec.com/fg.html

You can create the waveforms in SwCAD and send them to a .wav file- you can even go 24/96 with this method. It will be slow, but very accurate.

Try this if you have a Mac
http://www.blackcatsystems.com/software/audiotoolbox.html

Try this:
http://www.e-dsp.com/software-functionsignal-generator/

Audacity can generate sine, square, and triangle waveforms and store to .wav files, too. You can get it for Linux and M$.

I_F
 
Yes, there are many wave generator programs for use with your soundcard around on the web.

For creating arbitrary wav files have also a look at Goldwave. It has an equation editor build in to describe a wave function mathematically.

Also many audio analysis software has nice wave generators build in like the one I like most: Arta

But for building amplifiers and judging your builds, a separate sine generator up to 1 MHz – 10 MHz and a real 20 MHz oscilloscope is indispensable in the end IMO.

Cheers ;)
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.