English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

We are working on a display in the local museum that will allow students to dial a number or numbers on an antique rotary phone and hear a digital recording of historical interviews. Can anyone help us figure out the technological interfaces needed to go from the rotary click to trigger an MP3 player with the interviews? Thank you.

2007-01-26 06:11:51 · 6 answers · asked by Scott D 1 in Science & Mathematics Engineering

6 answers

The rotary dial phone worked on a series of pulses.

Each number caused a different number of pulses (1 + the number dialed) to be sent on the line.

Each "pulse" was the equivalent of quickly hanging up the phone (removing it's load from the line) and then picking up the handset again -- the phone line consists of a power supply of about 20 volts (but you could use almost anything in this application, since you are not really talking to the telephone switchbank gear) connected through a slight resistance, so that the line voltage drops when the phone is off-hook.

Here is more information on how that worked:
http://en.wikipedia.org/wiki/Pulse_dialing

Counting these pulses with a BASIC Stamp processor, and triggering a Quadravox MP3 player chip (for example, the QV600) in response, would do what you want.
http://www.parallax.com/detail.asp?product_id=27207
http://www.tetraphon.com/

You can know the phone has been picked up when the line voltage drops for a long period (longer than say half a second). You can differentiate this from dialing pulses, because they are each very short (a tenth of a second approximately) and regularly spaced. So the software would play a dial tone through the speaker when it detected an off-hook phone, then would play a short phone ringing sound file after detecting pulses (you want to wait a little bit, half a second or so, after the final pulse to be sure no more are coming), and then play the interview file based on the number dialed. It would be simple enough to detect a re-dial during the interview as well, and re-trigger the Quadravox chip to play the new sequence of files.

Email me for more info, I can design such a thing easily if needed or send more detail to help one of your people do it.

2007-01-26 06:22:22 · answer #1 · answered by Mustela Frenata 5 · 0 0

not with any ease - the only way to use as is would be very involved ( basically a mini phone company ) the only easy option would be to have a separate phone for each recording and use a switch attached to the rotary dial - it would trigger as soon as you dial and you would time it with 'dead air' on the recording ( to allow dialing time ) - the other problem is the speaker in the phone ( impedance match ) easiest to just replace it with another speaker


the simple solution is no dialing just pick up the phone for a connection - the existing switch would trigger the recording using the remote plug in the player - new speaker and you're in business

hope you get a better solution !
AND YOU DID ! at least the first answer - the second isn't

2007-01-26 06:25:44 · answer #2 · answered by Anonymous · 0 0

In those days you could just dial 5 numbers, if number was in your town. 655-1234 = dial 5-1234. That was one cool thing <-------- never answers a question with a question. Yeha, but did any of you have to deal with a party line. Where there might be two or three houses all with the same number. You'd pick up the phone and your nieghbor would be talking about the underwear you hung on the line that day. How hideous.

2016-05-24 02:28:21 · answer #3 · answered by Anonymous · 0 0

You can interface a microprocessor with your display and count the pulses. The microprocessor can then work various leads to trigger the correct recording.

Where are you located? Their may be some Engineering Students around who would be happy to help with your project.

2007-01-26 08:24:00 · answer #4 · answered by rscanner 6 · 0 0

I found some on ebay. here's a link to them

2007-01-29 02:35:15 · answer #5 · answered by Anonymous · 0 0

This should get you started: http://www.motron.com/DTMFDecoder.html

2007-01-26 06:25:07 · answer #6 · answered by Dr.T 4 · 0 0

fedest.com, questions and answers