Transmission Lines and Cabling: Everything You Need to Know About Sending Bits Down a Wire
Back in October, I posted a link to an excellent article by Bertho about decoupling capacitors. It was one of the best articles I’d ever seen on that topic (including chapters in textbooks, appnotes, and around the web). So you can imagine how thrilled I was when he told me about his newest article, titled “Cable Connected, Signal Lost“, about transmission lines. He writes:
It is one thing to put together LEDs, a few logic chips and a CPU to make something interesting. But, it is a completely different story to connect cables to your creation and try to run various low- and high-frequency signals through them. I’m saying this not to denigrate, but the laws of physics are relentless and good cabling is an area of expertise all for and by itself.
My first encounter with the practicalities of cabling came some 20 years ago when I tried to run a 8MHz digital CGA video signal through 15..25m cables. As you can imagine, my first try did not succeed. I had learned about transmission lines almost 10 years earlier, but never had used it in practice. So, I had to read up on it and understand the problem.
The theory behind transmission lines is well understood, but can be daunting if not versed in the world of analogue electronics. Just know, there is no way you can wiggle your way out of a transmission line’s path. You will encounter them at some stage in your hacking and then you need to solve your problem.
Luckily, there are a few relatively simple things you can do to save yourself from defeat. The problems that transmission lines introduce can be visualized reasonably easy, and, with a lot of pictures, I will try to show you what happens to signals of various frequency and with different transmission line connections.
Check out the article and bookmark it, because there’s a lot of information there worth referring to. Thanks again to Bertho for sending this along to me!
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: Open Hardware is In, New CircuitPython and Pi 5 16GB, and much more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Great article! While reading it, I suddenly understood how antennas worked: they’re basically a transmission line where the length of the line is calculated so that the reflections coming back are in phase with the signal going in, allowing them to add up and to maximise the power radiated.
Thanks much for sharing, John. I loved the article on decoupling caps. It helped me better explain the basic concepts to my coworkers. This latest article is just as enlightening. Bertho’s doing some great instructional stuff here!
Am I the only one who gets a timeout every time I try to access http://www.vagrearg.org?
Great article! While reading it, I suddenly understood how antennas worked: they’re basically a transmission line where the length of the line is calculated so that the reflections coming back are in phase with the signal going in, allowing them to add up and to maximise the power radiated.
@Matthew: he’s had a spike in traffic. It might be affecting his hosting a bit. It worked for me just now, so you might want to try again.
@Amr: Awesome! 🙂
Thanks much for sharing, John. I loved the article on decoupling caps. It helped me better explain the basic concepts to my coworkers. This latest article is just as enlightening. Bertho’s doing some great instructional stuff here!