Using a 555 timer as an analog frequency divider?

AI Thread Summary
Using a 555 timer to create a lower-pitched output from an analog voice signal is challenging due to the complexity of voice frequencies and harmonics. While pulse width modulation is a starting point, achieving the desired effect requires more sophisticated methods, such as using an A to D converter to digitize the voice and then manipulating the playback rate before converting it back to analog. This process is complicated and may not yield satisfactory results in real-time applications. A microprocessor is suggested as a more effective solution for handling the intricacies of voice modulation. Additionally, software options for voice modification are available, offering simpler alternatives for achieving similar effects.
crono1009
Messages
14
Reaction score
0
Hey guys,

I'm trying to build a circuit where I can put in an analog signal (my voice) and have it output the same signal with a much lower pitch (speech synthesizer). Is there any way I could do this with primarily a 555 timer?

I'm able to pulse width modulate the analog signal, but I don't really know where I can go from there. I was thinking about bringing in the analog signal via ADCs and then changing the frequency of all of the bits via a few 555 timers and finally DACing the signal into a speaker, but all I get is junk (sampling frequency issue?).

Any ideas?
 
Engineering news on Phys.org
Your voice doesn't just have one frequency. It has a lot of frequencies and harmonics of those frequencies.

So, it won't sound like you unless you can reproduce those frequencies or at least the relationship between them.

One way might be to use an A to D converter to record your voice into a memory chip and then play it back with a different clock rate and feed this output to a D to A converter.

This might give you something like the effect you are after, but it is complex and difficult to do.
 
vk6kro said:
Your voice doesn't just have one frequency. It has a lot of frequencies and harmonics of those frequencies.

So, it won't sound like you unless you can reproduce those frequencies or at least the relationship between them.

One way might be to use an A to D converter to record your voice into a memory chip and then play it back with a different clock rate and feed this output to a D to A converter.

This might give you something like the effect you are after, but it is complex and difficult to do.

Yeah, I figured as much. I've been simulating with only one input frequency, I could see how this would be cumbersome. Thanks for the tip!
 
I guess you are trying to do it as close as possible to "real time"? That would be a analog nightmare so a uP, which is what vk6kro I believe is suggesting, is the way to go.

Edit: When my daughter was a kid, she had a program that would modify (maybe 4 built-in styles) and the ability to play it backwards. Actually she got good at speaking backwards then playing it back backwards and it sound perfect. lol Anyway I just did a search and you can get software for voice modification. e.g. http://www.screamingbee.com/product/download.aspx"
 
Last edited by a moderator:
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top