Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I'd like to connect my landline tellephone to my computer's soudcard, and I was about to do this when somebody warned me that the voltages are all wrong and that I will blow my soundcard.

To what voltages must I change the line, and how do I do that?

Also, the telephone line has two wires. How to I split them into input & output for my soundcards's ports?

share|improve this question
2  
What's your goal of connecting your landline to your soundcard? What do you wish to do with the phone line? – J. Polfer Oct 8 '10 at 13:44
@sheepsimulator, recording, talking, answering machine,making strange noises on the line when other people try to phone from my line :) – Stefan Oct 8 '10 at 14:56

6 Answers

up vote 4 down vote accepted

alt text

You can get a transformer from an damaged modem, like that:

alt text

Reminder: In my country (Brazil) it is forbidden to record a phone conversation without the consent of another person on the phone.

share|improve this answer

If the goal of this action to record the call or to use computer headset for telephoning, it is more safe solution to buy a voice modem. Costs 10-20 USD and there are plenty of software to record sound, make answering machine, etc.

It is right that you cannot connect the phone line directly to your sound card. There is around 80-100 V AC in the phone line when it is ringing! And for legal reasons you cannot connect any device to the line which is not approved by local agencies.

However, you can use an audio transformer to isolate the sound component from the dc voltage, but you have to make some protection circuit in case of ringing.

share|improve this answer
1  
Isn't there a significant DC offset on the lines, too, which even better, flips polarity when the switching office detects your phone is off-hook? I forget what the number is but I want to say it's in somewhere in excess of 40V. Anyway the DC is easy to block, you're right it's that 90V AC that is the biggest problem. – JustJeff Oct 8 '10 at 11:09
@csadam I don't think the legal thing is an issue in my country :) – Stefan Oct 8 '10 at 11:15
Which country. That sometimes help people give context. – Kortuk Oct 8 '10 at 14:13
1  
South Africa, land of boerewors! – Stefan Oct 8 '10 at 14:57
When the phone is 'on hook' you should see about -48V on ring with tip at GND. When your 'on line' you'll see ring around -28V and tip around -20V with 20-30mA of current flowing. Voice information is sent by modulating the current in a big loop between the 2 connected lines, thats how you can duplex operation from 2 wires. The ring signal is AC, ~30hz and can be up to 150V. I can tell you this from experience, if your working on live phone lines and someone calls the line, it does not feel good at all. – Mark Oct 8 '10 at 17:05
show 1 more comment

Basically sounds me to like you need a way to make your computer pretend it behaves the way a conventional POTS phone does.

Traditionally, you interface with the phone line via a modem on the PC. Some modems allow for voice calls via PC, sometimes called a voice modem. If your'e cool with writing software or using a Hyperterm window, you can try controlling the modem in voice mode using AT commands and a software package. You can do pretty much anything to a phoneline by sending the right combination of AT commands to the modem. This assumes your'e cool with experimenting with the software.

For this use, I'd use a modem rather than implementing a hardware-based solution. One, because it is cheaper, and two, because your'e likely to get significantly better results with the debugged PC<->PhoneLine interface that the modem provides. You can make a hardware solution, too, but it may take a while, be expensive to figure out, and may not work reliably - but you'll learn a whole lot more. Depends on what you want to do.

share|improve this answer

It's a little bit tricky. Indeed, there's a DC voltage present when the phone is on the hook (usually 48V) and the ringing signal is high-voltage AC, as in old times it used to physically drive a motor to ring a bell.

The two wires you refer to are commonly referred to as 'tip' and 'ring', which again dates to olden times when operators used to manually switch calls by moving plugs around - one wire was to the tip of the plug, the other was behind the insulating ring (look at a headphone plug if you need a visual aid).

I believe both incoming and outgoing voice are mixed and sent on one wire with reference to the other.

A "safer" way (but also most likely illegal) to do this would be to simply hook the sound card line input to the earpiece of an old handset that you don't mind butchering. You'll have to take that phone off the hook to make the speaker active, but you'll hear both what's being said on your end plus the remote end (since there's a small amount of audio feedback from the talker sent to the talker's earpiece). You'll also (hopefully) not be exposed to the -48V and the ringer voltage - you may wish to put a small capacitor in series with the soundcard connection to isolate any DC on the speaker side.

Good luck!

share|improve this answer

This may be oldschool, but how about a (small) balancing inductor (transformer)...

share|improve this answer
You underestimate my amatuer-ness... balancing inductor? could you please elaborate or provide a link :) – Stefan Oct 8 '10 at 13:26
Who the _ voted me down? The top answer uses an inductor. – Brad Hein Oct 11 '10 at 12:21
Don't vote people down just because you don't understand an answer. If you don't understand something, say so or look it up yourself. – tronixstuff Oct 23 '10 at 7:41
Brad, a balanced transformer would be feasible, but a inductor (i.e. single wire, no coupling) would be useless. The phone line side needs a very high impedance though, at least 5 Megaohm. – mctylr Jan 16 '11 at 2:28

If you want to record the telephone line, here's a cable on eBay.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.