Author Topic: Transmission lines  (Read 4634 times)

0 Members and 1 Guest are viewing this topic.

Offline mjbmikebTopic starter

  • Contributor
  • Posts: 13
Transmission lines
« on: August 19, 2011, 11:51:56 am »
Or, why does my signal look OK on the bench, but rubbish after going through 100m of wire.
 

Offline Neilm

  • Super Contributor
  • ***
  • Posts: 1555
  • Country: gb
Re: Transmission lines
« Reply #1 on: August 19, 2011, 04:13:42 pm »
More information required.

Neil
Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe. - Albert Einstein
Tesla referral code https://ts.la/neil53539
 

Offline Zad

  • Super Contributor
  • ***
  • Posts: 1013
  • Country: gb
    • Digital Wizardry, Analogue Alchemy, Software Sorcery
Re: Transmission lines
« Reply #2 on: August 19, 2011, 04:39:34 pm »
Many reasons. Capacitance and inductance of the wire, impedance changes which cause reflections, induced noise, dissipation due to the resistance of the transmission line, a mismatched load, and a lack of the correct termination impedance.


Online Psi

  • Super Contributor
  • ***
  • Posts: 10192
  • Country: nz
Re: Transmission lines
« Reply #3 on: August 22, 2011, 07:32:16 am »
Or, why does my signal look OK on the bench, but rubbish after going through 100m of wire.

I had a similar thing, had 24V single ended SPI signal down 100M of cable and i was getting over 200 volts of ringing on the wires  :'(
Fast high voltage switching down any long cable and it acts like an inductor (because it is), producing large back emf spikes/ringing when the signal changes state.

Very simply put, if you want to send high speed data down a long cable, use extra low voltage and differential signals.
« Last Edit: August 22, 2011, 07:33:49 am by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline Time

  • Frequent Contributor
  • **
  • Posts: 725
  • Country: us
Re: Transmission lines
« Reply #4 on: August 22, 2011, 03:47:15 pm »
We really need more information to diagnose your problem. 
-Time
 

Online vk6zgo

  • Super Contributor
  • ***
  • Posts: 7677
  • Country: au
Re: Transmission lines
« Reply #5 on: August 23, 2011, 05:59:38 pm »
Or, why does my signal look OK on the bench, but rubbish after going through 100m of wire.

I had a similar thing, had 24V single ended SPI signal down 100M of cable and i was getting over 200 volts of ringing on the wires  :'(
Fast high voltage switching down any long cable and it acts like an inductor (because it is), producing large back emf spikes/ringing when the signal changes state.

Very simply put, if you want to send high speed data down a long cable, use extra low voltage and differential signals.

Well,actually it is an LC network. The length of the conductors affect the inductance,& the distance between them,the capacitance.

The best way to send any signal down a line of a length that is an appreciable fraction (or longer) of the shortest wavelength (highest frequency ) component of that signal is to provide a source impedance equal to the characteristic impedance(Zo) of the line,& also terminate that line in Zo at the far end.

Theoretically,you only have to have the source impedance matching,but it is almost universal practice
to match the impedance at both ends.
This is the way it has been done in RF systems for around 70 years!

VK6ZGO
 

Online jahonen

  • Super Contributor
  • ***
  • Posts: 1055
  • Country: fi
Re: Transmission lines
« Reply #6 on: August 23, 2011, 07:45:25 pm »
I think it is best to think transmission lines as just transmission lines :) LC-analogy is somewhat misleading, since evenly distributed capacitance and inductance behave quite differently to lumped components. One of the most striking feature of a correctly terminated transmission line is that the line input impedance is resistive (assuming that losses can be neglected), not inductive or capacitive, regardless of the line length. Even unterminated line looks equal to characteristic impedance resistance at first, until the reflection comes back. Another important one is that a transmission line behaves just like a delay, there is no distortion on the waveshape.

A common mistake is to substitute the transmission line with a "LC-lowpass filter", where L is equal of line "DC-inductance" and C is equal to line "DC-capacitance" which gives completely wrong picture of the operation. One would need infinitely many LC-sections composed of infinitesimally small L and C to mimic the transmission line behavior. In fact, one needs only the characteristic impedance and time delay imposed by the lossless transmission line to describe it completely. For most casual digital stuff, ordinary short-length coaxes (few meters) or low-impedance pcb traces can be assumed to be lossless without making a huge error.

With logic circuits, one can't usually source-terminate the line perfectly, because most logic gates have different output impedances in high and low-states. This can be seen from the following scope trace, which is a measurement from 74AHC1G125 driving a 2 meter long RG-58 connected to Agilent MSO6034A, in 1 Megaohm input impedance, so only termination is only at the source end. Note that the frequency used was just about 200 kHz, but the same effect is seen even if the frequency is dropped to 10 Hz or so, naturally as the reflection is due to edges, not repetition frequency. One does not need very high performance scope to see this effect. Longer coax makes the effect easier to see.



As you can see, the termination on the rising edge is quite good, but falling edge has a "ringing" feature. It is not ringing in sense that it does not follow sinusoidal shape, but it is just an echo of the same edge bouncing back and forth in the cable. As the line becomes shorter, the bouncing rate increases, and eventually rises above the measuring equipment bandwidth, and it obtains apparent sinusoidal shape. The rise time suffers somewhat eventually due to losses in the cable and connectors. This "ringing" means that driver output impedance in low-state is lower than in high-state.

One interesting effect happens if we make the source termination resistor value much higher (150 ohms here) than the characteristic impedance of the cable (50 ohms):



One would expect (in sense of previously mentioned LC-lowpass filter) that the edges would become less steep due to cable capacitance, but no, they retain their shape, but instead there are multiple reflections until the signal rises its full height. This can be explained by that the driver output impedance forms a resistive voltage divider initially with the cable impedance. If the input impedance of the transmission line would be inductive or capacitive as seen by the line driver, the edge would not be just a simple step.

A compromise something like this is usually quite acceptable:



I think that with just a basic understanding of the transmission line properties, one can make quite long digital pathways, but of course, there are other practical issues than just managing the signal integrity to make long distance stuff, like coupled noise and such.

Regards,
Janne
« Last Edit: August 23, 2011, 07:47:59 pm by jahonen »
 

Online vk6zgo

  • Super Contributor
  • ***
  • Posts: 7677
  • Country: au
Re: Transmission lines
« Reply #7 on: August 24, 2011, 01:15:35 am »
Yes,I oversimplified it a bit!
As you say,the thing really looks like an infinite number of infinitesimally small series L & parallel C sections.(Sorry about the redundancy in that sentence!  :-[)
The old type delay lines were a fairly close approximation of this,using lumped L & C.

The varying "off" & "on"  impedance could probably be swamped by external attenuators,but with resultant
undesirable  loss of signal level.
Any attempt at matching,even if only partially successful is certainly better than just connecting the coax up & "hoping for the best",which has apparently been the OPs approach up to now.

VK6ZGO
« Last Edit: August 29, 2011, 04:22:17 pm by vk6zgo »
 

Offline shadewind

  • Frequent Contributor
  • **
  • Posts: 329
Re: Transmission lines
« Reply #8 on: August 29, 2011, 03:30:36 pm »
For those saying the OP provides too little information or is a spammer, consider the fact that this is the suggestion forum, not one of the several help-me forums.
 

Offline slateraptor

  • Frequent Contributor
  • **
  • Posts: 833
  • Country: us
Re: Transmission lines
« Reply #9 on: October 15, 2011, 11:01:42 am »


Wow...textbook example of gamma in action.

As much as I'd like to see a blog on the subject, I think Dave has made it perfectly clear in his previous blogs that he's not a theory kinda guy, and transmission line theory without the theory part comes across much like eggs without a shell.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf