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 have been using threads(single wire) inside CAT 5e wire in a project for providing input to the circuit and output to a telephone. The source is 50V DC but the input to my circuit is just 4.86V DC and same is at output. The input to my circuit is measured right where the wires are poked in the circuit. What can be the reason that my input is downgraded to 4.86V DC from 50V DC.

Picture of my implementation:

enter image description here

Layout of the circuit:

enter image description here

share|improve this question
one wire for 50V and one wire for neutral? – Kortuk Jun 19 '12 at 16:46
I connected both input wires to the telephone service provider wires. – Umer Farooq Jun 19 '12 at 16:48
1  
Did you measure the input to that cable? There is a good chance that 50V is not meant to support a large load. – Kortuk Jun 19 '12 at 16:50
Sorry I didn't get your point. Which wire are pointiing. – Umer Farooq Jun 19 '12 at 16:51
If you are asking about voltage in my circuit's input wires, I measured it and It is 4.86V DC where as the voltage in source(service provider wires) is 50V DC – Umer Farooq Jun 19 '12 at 16:55
show 8 more comments

3 Answers

It is not your wire, your circuit is loading the voltage source. Telephone lines are not designed to deliver high power.

If you measure your voltage at the wall with your circuit connected, or as you connected it, you will find the voltage drops then. You are pulling more power then you have available. You need to instead have your own power supply and only use the phone signal as a signal and not a power source.

The rating for voltage of those cables does not matter here, they are not in the cabling and have an air gap added.

share|improve this answer

I suspect your circuit is faulty in some way - phone lines are only meant to supply a small amount of current, but your circuit should only draw a few milliamps if it's working correctly.
With the output wires shorted, what is the resistance between the two input wires? Or what is the resistance from the top of the LED to the bottom of the 1k resistor in series with it?

I think you may have damaged the circuit when you tried it without the necessary breaks in the stripboard.

share|improve this answer
I figured out that the resistance across every component is 48K Ohm, and resistance across across 330pF,470pF and transistor is 60.5k Ohm. Is this normal? – Umer Farooq Jun 20 '12 at 5:37

The analog telephone system is actually designed to experience this kind of voltage drop when a telephone goes off-hook and loads the line. That's a key part of how it works, and how the provider equipment is signaled that the subscriber has their phone off-hook.

Granted, the mere fact that a proper telephone would do this to the line does not mean that your circuit is functioning as intended. If it is not intended to act as an off-hook telephone as long as it is connected, then something is probably wrong with it. For example, a passive monitoring device would be useless if it held the line in the off-hook condition, since no calls could be placed or received as long as it was installed. And even if the device is intended to act as an off-hook telephone, the mere fact that it is loading the line somewhat similarly to how a telephone would does not mean that the circuit is receiving and transmitting information.

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.