Kaigai Blog living abroad in my twenties

【My Study Note】Dial-up and Modems

Infotech Networking

Dial-up and Modems


As computer use grew over the course of the 20th century, it became obvious that there was a big need to connect computers to each other so that they could share data.

For years before Ethernet, TCP, or IP were ever invented, there were computer networks made up of technologies way more primitive than the model we’ve been discussing. These early networking technologies mostly focused on connecting devices within close physical proximity to each other.

In the late 1970s two graduate students at Duke University were trying to develop a better way to connect computers at further distances. They wanted to share what was essentially bulletin board material, then a light bulb moment went off.

They realized the basic infrastructure for this already existed, the public telephone network. The PSTN (Public Switched Telephone Network) is also sometimes referred to as the POTS (Plain Old Telephone Service). It was already a pretty global and powerful system by the late 1970s more than 100 years after the invention of the telephone.

These Duke grad students weren’t the first ones to think about using a phone line to transmit data. But they were the first to do it in a way that became somewhat permanent precursor to the dial-up networks to follow. The system they built is known as USENET and a form of it is still in use today.

At the time, different locations, like colleges and universities, used a very primitive form of a dial-up connection to exchange a series of messages with each other. A dial-up connection uses POTS for data transfer, and gets its name because the connection is established by actually dialing a phone number.

If you used dial-up, back in the day, that noise might sound familiar to you. For some of you the sound slounds like nails on a chalkboard as we waited to get connected to the Internet.

Transferring data across a dial-up connection is done through devices called modems.

Modem

Modem stands for modulator-demodulator, and they take data that computers can understand and turn them into audible wavelengths that can be transmitted over POTS.

After all, the telephone system was developed to transmit voice messages or sounds from one place to another. This is conceptually similar to how line coding is used to turn ones and zeroes into modulating electrical charges across Ethernet cables.

Early modems had very low baud rates. A baud rate is a measurement of how many bits could be passed across a phone line in a second.

By the late 1950s, computers could generally only send each other data across a phone line at about a 110 bits per second. By the time USENET was being developed, this rate had increased to around 300 bits per second. And by the time dial-up access to the Internet became a household commodity in the early 1990s, this rate had increased to 14.4 kilobits per second.

Improvements continue to be made, but widespread adoption of broadband technologies replaced a lot of these improvements.

Dial-up Internet connectivity is pretty rare today but it hasn’t completely gone away. In some rural areas, it might be the only option still available.

You might never run into a dial-up Internet connection during your IT career. But it’s still important to know that for several decades this technology represented the main way computers communicated with each other over long distances.