To: | [email protected] |
---|---|
Subject: | Re: LF: Spec-lab audio gen - sweep tone - how 2 ? |
From: | Andy Talbot <[email protected]> |
Date: | Sun, 26 Jun 2011 08:39:53 +0100 |
Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=gewWMvaozZkOCw5/3KsRqp8ymBpJ3zEBWYQqhm6MyUc=; b=c/lRfGUIB6QFR+0TcTmTspunYJ+goRnTzVG7Hj0Qe+S0ifNCJHn775OyAf8RfYaZbj UreQSZcyD28X/rX6PUTjSDafy0LSzdhjwCxHI2VRHMayDTPnDl8z0nqUHlzYHWIJHLCB Ve7TpVzJXnWOXfCu/I02IazRnSR4GJHIgk+CQ= |
Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=q8pC2RuYh3/uQtJ9piftR/04Qaoo7uDt+6LVweuWBScpkaCzqtmQHxQxrnRsblpZX/ oxWzIhh3SF1ksIWimdw5D9wIQwbKuZJM4B+0vlXcak+QOt5DY5HptSUqu+au5+h5byCu UwjGuXlFbaGihts0Yw8KspjoPITxanEJSkXyE= |
Domainkey-status: | good (testing) |
In-reply-to: | <062BA94738C849329466EE918162745D@AGB> |
References: | <062BA94738C849329466EE918162745D@AGB> |
Reply-to: | [email protected] |
Sender: | [email protected] |
Graham -
you don't say if you want a hardware solution or a software one.
In hardware, you could use an op-amp VCO design, common in teh old music synthesizers of yore. I don't have the circuit configutation to hand, but an Inet search would surely throw it up. Or there is the VCO in the 4046 CMOS PLL chip. Generates a square wave, unfortunately, which I assume you would need to shape.
Or there is the sine/triangle/square function gen chip - again can't recall the number off hand. That has a voltage control input as far as I recall from the dim-past.
If you generate a sweep at a high clock rate this can be turned into a very clean sine using the 5089 DTMF generator chip, set for a single tone output . Use your swept clock in place of its crystal oscillator input - I've used this in the past.
Or a PIC with sine lookup table programmed to generate a sweep, and R/2R ladder on the output.
But now, a software solution wins hands-down, using a soundcard to generate the audio. If you have the capability to repeatedly play .WAV files in a loop, then record a sweep to .WAV and do this. I can generate suitable wav files and can send you the simple prog if you want.
Andy
On 25 June 2011 23:17, Graham <[email protected]> wrote:
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | LF: Spec-lab audio gen - sweep tone - how 2 ?, Graham |
---|---|
Next by Date: | Re: LF: 136kHz, DAVE PICK |
Previous by Thread: | LF: Spec-lab audio gen - sweep tone - how 2 ?, Graham |
Next by Thread: | Re: LF: Spec-lab audio gen - sweep tone - how 2 ?, Stefan Schäfer |
Indexes: | [Date] [Thread] [Top] [All Lists] |