Infinite Ladder Network and Its Applications

The following circuit is the well-known infinite ladder network, constructed by repeatedly adding a series impedance Zs and a parallel impedance Zp.

Infinite Ladder Network

The reader may question the usefulness of such a circuit, which appears to possess the sole purpose of nerd-sniping. While this is indeed its common usage, but it does have quite a few practical applications.

Physically, a discrete circuit has a finite number of elements and is governed by Ordinary Differential Equations, while a distributed circuit is continuous and is governed by Partial Differential Equations. An infinite discrete circuit, thus, is a way to approarch PDEs from ODEs. Even when a real circuit is not infinite, often it can still be seen as infinite within a sufficiently short time window.

Infinite networks are the models for some problems in materials science and soil conductivity measurements, for example. At the end of this article, one would see that it’s even the theoretical foundation of all radio communication systems and high-speed digital computers.

Input Impedance

First, consider the finite case of an invented-L section, with a single pair of series Zs and parallel Zp. This is a voltage divider, its input impedance is given by:

Zunit=Zs+Zp

Viewing the infinite ladder from left to right, one can see that the next inverted-L section is connected at the mid-point of the previous section. Thus, a voltage divider is nested within another voltage divider, ad infinitum. The network’s input impedance corresponds to a continued fraction in the following form:

Zin(Zs,Zp)=Zs+11Zp+1Zs+11Zp+

To make this formula cleaner, define admittance Yp=1Zp rather than using the original impedance for shunt elements:

Zin(Zs,Yp)=Zs+1Yp+1Zs+1Yp+

To obtain the analytical expression for input impedance, mathematicians and physicists simply need to evaluate the limit of this infinite series. But most engineers are too impatient to do that, instead, an alternative method called “hand-waving” yields quick and dirty answers.

Let Zin (labeled Zit) in the diagram be the input impedance of the original infinite ladder network, now we apply a small modification to this existing network: install a new invented-L section (removing one also works). This creates a new circuit with a finite voltage divider of Zs and Zp, its center tap is connected to the modified infinite ladder network. Now, note that the infinite ladder network is infinite, its impedance does not change in spite of installing or removing a unit. As a result, its input impedance before and after modification are both Zin equally!

Iterative Impedance of the Finite Ladder Network

Thus:

Zin=Zs+(ZpZin) 

After expansion:

Zin=Zs+11Zp+1ZinZin2=Zs(Zp+Zin)

Solving this quadratic equation yields two roots:

Zin+(Zs,Zp)=Zs+Zs2+4ZsZp2Zin-(Zs,Zp)=ZsZs2+4ZsZp2

Usually, only the positive root is taken. The negative root requires active components with negative impendace, and is usually discarded as it’s not realizable with passive components.

If infinite networks don’t appear to be physically meaningful, a finite physical interpretation for Zin also exists. In a finite network, connect a load in parallel at the right side and adjust its impedance iteratively. When the input impedance is exactly equal to the load impedance, this impedance is known as the iterative impedance (Zit). When a new network with the same iterative impedance is chained to an existing network, the input impedance remains constant. This is how the finite case can be generalized to the infinite case. Another related concept is image impedance, which is linked at the end of the article for interested readers.

Example 1: 1 Ω resistors

As a special case, if the ladder network is purely resistive and contains only 1 Ω resistors:

Zin+(R,R)|R=1=R+5R22=φR=φ

where φ is the golden ratio:

φ=1+521.618033988749

At the same time, note that if one plugs 1 into the original continued fraction, it would immediately yield the definition of the golden ratio:

Zin(1,1)=1+11+11+11+=φ

In hindsight, the fact that the 1 Ω infinite ladder has φ Ω of input resistance, is obvious.

Example 2: 2 A current sink

Assume the ladder network is purely resistive again, set Zs = 2 Ω, Zp = 1/2 Ω, we have:

Zin+(2 Ω,12 Ω)=(1+2) Ω

It’s not difficult to see that the resulted continued fraction contains a direct definition of 2, so the answer is again, obvious in hindsight.

Zin+(2,12)=1+1+12+12+12+=1+2

If one connects a 1 Ω resistor in parallel with this infinite ladder:

Ztotal=11+21=111+2+1=22 Ω

After apply a voltage of 1 V, we obtain a 2 A current sink.

I=UZtotal=11/2=2 A

This was my original motivation of researching this circuit, the nerd-sniping was working great…

Example 3: Reactive Ladder

If an infinite ladder network uses series inductors, parallel capacitors, and no resistors, what is its input impedance?

Assume that every component of this infinite ladder is infinitesimal, and keep using the analysis method called “hand-waving”, we decide that Zs has no contribution to the final result. Meanwhile, because Zs and Zp are inversely proportional to each other (inductor vs. capacitor), this ratio should remain constant.

This would simplify the impedance equation to:

Zin+(Zs,Zp)=Zs+Zs2+4ZsZp2Zin+(Zs,Zp)Zs+Zs2+4ZsZp24ZsZp2ZsZp

Plugging the impedances of inductors and capacitors into the equation, yields:

Zin+(jωL,1jωC)ZsZp=jωLjωC=LC

This famous equation is the characteristic impedance of a lossless transmission line, of which its analysis is one of the most celebrated results in the history of electronics engineering.

RLCG transmission line

In a data cable or signal line, the characteristic impedance represents the ratio between voltage and current at the moment a signal voltage is applied to the line. Transmission line theory is of paramount importance in electronics, as it’s the foundation of all radio communication and high-speed digital circuits. High-speed data interfaces such as USB, PCIe, DDR are all operating above 1 GHz. In this regime, the circuits are no longer lumped circuits that are solely described by voltages and currents, and are instead distributed circuits with electromagnetic waves. For circuits in these applications, one must follow the same strict guidelines for RF/microwave electronics. In other words, the principles of transmission lines.

A strange feature of the lossless transmission line is that, it’s a reactive circuit, but its impedance doesn’t change with frequency as the terms ω cancel out. An even more bizarre fact is that the imaginary unit j is also canceled out, making the impedance a real number. So a line with L:C=2:1 has an input resistance of 2. This brings up the transmission line paradox: a circuit with only inductors and capacitors behaves like a resistor, isn’t it a violation of energy conservation? The answer is that the circuit only becomes reactive when an electromagnetic wave is reflected from the far end of the line. Before reflection occurs, within a short time window, it’s truly resistive. Another way is to say that information about what is located at the other end of the transmission line propagates no faster than the speed of light inside the dielectrics. In an infinite line, its length is infinite, so reflection never occurs. Conversely, one can simulate an infinite transmission line with a finite line by connecting a termination resistor matched to its characteristic impedance. This is the principle of impedance matching for high-speed digital circuits.

The analysis of transmission lines first appeared in the Telegrapher’s equations derived by Oliver Heaviside, one of the greatest physicists of the late 19th century. His results of the lossless LC and lossy RLCG transmission lines were improvements to Lord Kelvin’s earlier result of lossy RC transmission line, making the theory complete. (Kelvin’s result didn’t consider inductance, which becomes crucial for high-frequency signaling).

Conclusion

Here, with only an infinite ladder network and some industrial-grade hand-waving, we’ve derived the characteristic impedance of the lossless transmission line without using Telegrapher’s equations or Partial Differential Equations at all. Hence, I’ve shown that infinite networks are not merely math puzzles, but are also a practical tool for solving some engineering problems.

Appendix 0: See Also

Only a week after I finished writing this note using other EE textbooks as references, I realized that I completely missed its explanation in the all-time classic The Feynman Lectures on Physics, in Section 22–6: A ladder network. It could’ve saved me much time… To ensure future readers won’t miss Feynman like I did, I’ve added this citation in several Wikipedia articles.

Excellent textbook, both a fun read and a nice collection of tutorials on different aspects of RF and microwaves. The infinite ladder network analysis in this blog post is based on Chapter 2, Section 5: Driving-Point Impedance of Iterated Structures. The book also derives other transmission line properties via the same method.

Most textbooks derive the transmission line equations from Telegrapher’s Equations, this is one of the few books (along with Lee) that gives a derivation based on the infinite ladder network, see Part 3: Advanced Circuit Theory and Techonology, Section 44: Transmission Lines. Also see Section 41: Characteristic Impedance, which derives the characteristic impedance of a finite symmetrical T-network, which was reused in the later chapter to derive infinite transmission lines.

This is yet another book that introduces the transmission line in terms of an infinite ladder network. See Chapter 9: Transmission line, Section 9.2: An Infinite Ladder Network. A preview of this section is available online.