Danger said:
Massive admission of ignorance here, Berkeman: what are 'foreward' and 'backward' termination? I've never heard of those terms.
No, don't say that. Unless you work with high-speed signals a lot, those are terms that wouldn't normally come up.
Transmission lines are terminated one way or the other to keep reflections and re-reflections from causing ringing in the information signal (which would confuse the receivers and corrupt the data). There are two main themes for termination that I'm aware of:
Forward Termination -- This is when you put a termination resistance equal to the transmission line Zo at the receiver. That way, the information waveform that travels down the transmission line "sees" Zo along the transmission line, and sees Zo when it hits the input to the receiver. This results in no reflection back up the transmission line. This is what you generally have in most 50 Ohm (or 75 Ohm) systems, like the coax connections between your video components in your TV setup. Also, if you have a multi-drop transmission line (like a circuit board with a digital clock that gets distributed [very carefully] between multiple memory chips or whatever), you need to use the forward termination with the termination resistors at the end of the line, so that all of the multi-drop receivers see a clean signal going by on the transmission line.
Back Termination -- That's all well and good, but forward terminations burn a lot of power. Driving a few volts into 50 Ohms takes moderate power, way more than you have available with TTL or CMOS logic. There is no way you are going to drive a forward terminated transmission line with digital logic, unless you are using ECL or are pushing AC digital gates pretty hard. So with lower power digital logic, you will usually use a back termination resistor that is placed in series with the line driver output gate, as closely as possible to that driver. You chose the back termination resistance to be the Zo of the transmission line, and subtract the output drive impedance of the drive gate. This presents Zo to any reflected wave coming back up the transmission line, which means that it does not re-reflect back down the transmission line, to cause time-delayed ringing on the transitions of the data waveform. For a 75 Ohm PBC microstrip transmission line, you will probably use about a 50-60 Ohm resistor in series with the transmitting gate, which would have something like a 25-15 Ohm output impedance.
Good question, Danger.
