Analog Integrated Circuits
Design Project: Audio Media-Based Signal Generator
4 questions By Tony R. Kuphaldt
-
Question 1 of 4
Identify some different ways you can create the sine-wave audio tracks necessary to turn the media player into a signal generator.
Reveal answerSome computer programs will generate “wave” files (.wav) according to the wave-shape, amplitude, and frequency specified. Using a program such as this is one of the best ways to obtain the necessary audio tracks.
Notes:There are other ways to obtain good audio tracks, including recording the output of another signal generator. I have had such good success with the computer method, though, I can’t imagine that recording an analog source - no matter how good that source may be - would do much better.
Incidentally, the program I use is a Linux application called sox. It is a general-purpose sound file converter utility that also happens to have a “synthesizer” mode where it can generate audio tracks. Using this utility, I created twenty sine-wave tracks and then burnt them to a CD-R, where I could then play the tracks using a cheap ($17.00, 2004 U.S. currency) CD-audio player. I found the best wave quality to be when the player’s “anti-skip” mode was turned off.
-
Question 2 of 4
No ground symbols are seen anywhere in the schematic diagram, yet there are “ V” and “-V” labels for the two poles of the DC power supply. Where is ground in this circuit, and what establishes its potential?
Reveal answerThe voltage divider circuit comprised of two 1 kΩ resistors establishes the ground point.
Notes:Of course, this circuit could have been built with a “split” supply of V/Gnd/-V, but it is much easier to find or build a simple “single” power supply!
-
Question 3 of 4
What purpose does the 1N4001 diode serve in this circuit?
Reveal answerThe diode serves to establish a small bias voltage between the two transistors’ bases, to minimize the amount of crossover distortion.
Notes:Theoretically, the op-amp should be able to handle the “handoff” between the two transistors even with no bias voltage, but since no op-amp has an infinite slew rate, there will be some crossover distortion under load (such as when driving am 8 Ω speaker). Placing a bit of DC bias voltage between the two transistor bases helps push them closer to ideal class-B operation, giving the op-amp an easier time of managing the crossover periods.