tape deck output as clock for logic

Thread Starter

mxabeles

Joined Apr 25, 2009
266
Hi there
I would like to replace 555 timer clock with amp output of tape player to step through a 4017 chip. Here is my thinking right now, let me know if this is in the right direction:
headphone out from tapedeck : 12vdc amplifier 7 watts (amperage would be 1.7A i belive)
12vdc amplifier split to loudspeaker and 7805 regulator (with series resistor to drop current...not sure how this will be shared between loudspeaker and 7805 tho)
output of 7805 to logic input......
Hmmm this is my thinking so far. I'm not really sure of the switching speed of the 7805 and it probably isn't meant for this application. Maybe using an opamp as a switch?
Thanks,
M
 

Thread Starter

mxabeles

Joined Apr 25, 2009
266
hey,,what I would like to do as of now is have the amplitude peaks from the tapedeck clocking a 4017 chip.
 

Thread Starter

mxabeles

Joined Apr 25, 2009
266
in the end I would like to be able to take several frequencies out of the sound and use each band on a different 4017 chip but for right now I am only concerned about using the overall amplitude.
so when the output hits "x" voltage then a transistor or regulator or opamp (i dunno which) will switch from 0 to 5volts telling the 4017 to clock forward.
Another aside, I would like to add an AND gate at the output of the 4017 w/ other input to amplitude out, so that way the led or speaker or whatever device is being powered by the 4017 will only be on when speaker is emitting sound.
 

bertus

Joined Apr 5, 2008
22,277
Hello,

You can make bandpass filters for the frequencies of interest.
For the amplitude detection you can use enevelope detectors afther the filters with a comparator if a certain level is crossed to trigger the 4017.

Bertus
 

bertus

Joined Apr 5, 2008
22,277
Hello,

The RC values for the envelope detector is dependend on how fast you want the signal to be followed.
You could try a RC timing of 10 - 100 mSec.

Yes,you can make a comparator with a single powered opamp.

Bertus
 

bertus

Joined Apr 5, 2008
22,277
Hello,

The LM339 will work fine as a comparator.
Keep in mind that the output is open collector.
It needs a resistor from output to the powersupply.

For the filters you can not use the 339, but a normal opamp.
The LM324 or TL084 could do the job.

I have attached an application note from TI on single powersupply circuits with opamps.
Fig 17 and 18 will show filter designs.

Bertus
 

Attachments

SgtWookie

Joined Jul 17, 2007
22,230
I think you'll find that the LM324 is a bit slow for the higher audio frequencies.

A TL08x (TL081 single, TL082 dual, TL084 quad) would work OK though - so would LF353 dual opamps
 

KMoffett

Joined Dec 19, 2007
2,918
in the end I would like to be able to take several frequencies out of the sound and use each band on a different 4017 chip
Seems that if this is the ultimate goal, he might as well start with frequency discrimination...with an LM567.

Ken
 

retched

Joined Dec 5, 2009
5,207
Thats the problem with electronics these days. All the discrimination. ;)

However true, choosing which frequency you wanted to measure, or as your trigger frequency would be key.

You can even use frequencies that humans cant hear to encode changes or actions regardless of the music.
Especially if you wanted a tape controlled light show during the silence leading up to the start of the sound clip.

Remember film strips in elementary school? When you heard the 'BEEP' you advanced 1 frame?

Then a few years later they had the tape deck connected to the projector, and it advanced automatically with no audible 'BEEP'. You could do the same. just use the trigger for whatever action you want to perform.

The LM567C is capable of .01hz to 500khz, so WAY beyond our hearing capacity.

Here is the info on it:
http://www.national.com/mpf/LM/LM567C.html#Overview

It is set up to provide a saturated transistor switch to ground when the frequency it is "listening" for is heard.

Good find KMoffett.
 

JoeJester

Joined Apr 26, 2005
4,390
I fail to understand the need to simply count the number of times a frequency or band of frequencies exceeds a trigger point. It's not like he's making a graphic display of dancing led's for the discriminated bands.
 

Thread Starter

mxabeles

Joined Apr 25, 2009
266
and wow about using "silent" high frequency tones to trigger logic is blowing my mind apart!
So correct me if I'm wrong but I could "easily" do this:
have 4 channel audio track
each channel is linked to a corresponding high frequency replica of the sample on duration (this is because the samples I will be using will be to rich harmonically for the LM576 i am guessing).
Thus I could have 4 simultaneous tracks of rich audio events sending out logic level signals - "triggered" by 4 seperate "invisible" audio tracks ?
Wow!
thanks,
M
 

retched

Joined Dec 5, 2009
5,207
Yup, that would work. Just get a signal generator or pulse generator that will create tones outside of human hearing (ultrasonic) and within the specs of the LM576C and you will have a switch to ground at every pulse.
 
Top