Imagine some text, sound, image, or video. Imagine transporting that media to another place or time. Encode the media as a sequence of symbols called a message. Set aside any notion of meaning the message represents. Send the message through a channel such as a telephone cable or hard drive. Recover the media by decoding the message.
How to measure the amount of information in the message? Andrei Nikolaevich Kolmogorov describes three approaches in his paper Three Approaches to the Quantitative Definition of Information. A combinatorial approach counts how many symbols the message contains. A probabilistic approach called Shannon Entropy weights more heavily symbols which are unlikely to occur given what symbols have appeared before. An algorithmic approach called Kolmogorov Complexity measures the length of the shortest computer program that generates the message.
How to make the message as small as possible for efficiency? Most messages contain redundancy or patterns. Compression algorithms remove redundancy or patterns. Lossless compression preserves the message exactly, as one might require for text. Lossy compression shrinks the message more but also distorts it somewhat, as one might tolerate for sound or images.
How to protect the message from corruption due to noise in the channel that may randomly flip some of the bits? Ironically, now add redundancy; but add it in clever ways that allow for the detection and even correction of errors.
In addition to the textbook, the Information Theory syllabus listed a less technical book called The Information by James Gleick. It tells the story of humanity's accelerating dance with information with countless anecdotes from ancient history to the present day. Each advance brought profound societal changes, affecting lifestyle and thinking in ways people from before the technology could not understand.
These are some of my favorite stories.
Two-pitched drums formed an unparalleled communications network between African villages for centuries. Drummers pounded out messages with drumbeats, adding lots of extra words to help listeners better sort through the unavoidable ambiguity in the system.
Writing emerged from ancient spoken languages and made it possible for information to pass unaltered through space and time.
Landowners in the American West created a large improvised telephone network through the barbed wire of their fences during the early days of telephony.
Robert Cawdrey compiled the first English dictionary. Early dictionaries served to document the words people were using, versus opining which words belonged in the English language and which did not. He also invented alphabetical ordering.
Before people harnessed electricity, Charles Babbage designed a mechanical general purpose computer. His collaborator Ada Lovelace worked out how to solve problems on it. Even though her programs could never run, she is widely considered the very first computer programmer.
Claude Shannon and other brilliant thinkers formalized information theory. They laid the theoretical foundations for modern electronic communication.
After the class I visited two related museums with my parents. Spending time with historical artifacts from the worlds of printing and telephony brought to life for me a large swath of all that history.
The Museum of Printing is in Haverhill, Massachusetts. It has hands-on exhibits and knowledgeable staff happy to answer questions and offer guided tours. From its About Page,
The Museum of Printing is dedicated to preserving the rich history of the graphic arts, printing and typesetting technology, and printing craftsmanship. In addition to many special collections and small exhibits, the Museum contains hundreds of antique printing, typesetting, and bindery machines, as well as a library of books and printing-related documents.
Someone even walked me through the process of making a cast of my name from a light molten metal in the same way an operator would prepare a page for mass production. After printing enough copies, they could melt the cast down again and reuse the metal for another page, but I got to keep my name!
The New Hampshire Telephone Museum is in Warner, New Hampshire. I recommend visiting the museum to anyone interested learning about the history of telegraphs and telephones or seeing firsthand some of the artifacts on which our communications infrastructure is built, past and present. It also has several hands-on demos: telegraphs, manual switchboards, automated switchboards, and early coin operated telephones. There is also a large room dedicated to the life of Alexander Bell.
Technological progress comes hard. It spurs economic development, forces change, raises questions of justice, and creates barriers of understanding between people who adapt and those who do not. The people who lived before the telegraph could likely understand very little of my life. Barring global catastrophe, technological progress will only continue. I will likely understand very little of the lives of the people who come next.