Question
How to interpret the telegrapher’s equations for voltage and current on a transmission line
Original question:
Expert Verified Solution
Key concept: These two coupled partial differential equations describe how voltage and current vary along a transmission line. The constants , , , and represent the line’s distributed resistance, inductance, capacitance, and conductance, so the equations are really a compact model of signal propagation with loss.
Step by step
The pair of equations
is the telegrapher’s equations written in a first-order form.
1) What the variables mean
- : voltage at position and time
- : current at position and time
- : resistance per unit length
- : inductance per unit length
- : capacitance per unit length
- : conductance per unit length
So these are not ordinary circuit equations for a single lumped component. They describe a distributed system: every tiny piece of the line contributes a little resistance, inductance, capacitance, and leakage.
2) Why the signs are negative
The negative signs come from the direction of energy flow and the way voltage/current change along the line. If you move a small distance forward, part of the signal is lost to resistance and leakage, while the inductive and capacitive terms control how the wave evolves in time.
3) Physical reading of each equation
- In the first equation, the spatial change of voltage depends on:
- the time change of current through the inductive term
- the ohmic loss term
- In the second equation, the spatial change of current depends on:
- the time change of voltage through the capacitive term
- the leakage term
4) If you want the wave equation
You can combine them to get second-order equations. For example, differentiate the first with respect to and substitute the second where needed. In a lossless line (), this leads to the familiar wave form:
That means voltage and current travel as waves with speed
5) Practical meaning
This model is used for:
- transmission lines
- coaxial cables
- printed circuit traces at high frequency
- signal integrity analysis
At low frequency, a wire often behaves almost like a simple conductor. At high frequency, these distributed effects matter a lot, and the telegrapher’s equations become the right tool.
Pitfall alert
A common mistake is treating , , , and as if they were total component values for the whole wire. They are per-unit-length quantities. Another trap is dropping the time-derivative terms too early; that only works in special steady-state or low-frequency approximations. If you ignore or without checking the problem statement, you can end up with the wrong propagation speed or attenuation.
Try different conditions
If the line is ideal, meaning and , the equations simplify to a pure wave model. If the line is low-loss but not ideal, you still get wave propagation, but the amplitude decays with distance. In sinusoidal steady state, you can also switch to phasor form and write the line equations using complex impedance and admittance, which is often easier for solving practical circuit problems.
Further reading
telegrapher's equations, transmission line, distributed parameters
FAQ
What do the telegrapher’s equations describe?
They describe how voltage and current vary with position and time along a transmission line, taking into account distributed resistance, inductance, capacitance, and leakage.
What happens in the lossless case?
When $R=0$ and $G=0$, the equations reduce to a wave equation, and voltage and current propagate as waves with speed $1/\sqrt{LC}$.