Khan Academy and Code.org | Wires, cables, and WiFi

Khan Academy Partners
30 Jul 201806:41

Summary

TLDRTess Winlock, a software engineer at Google, explains the mechanics of internet communication in a relatable way, comparing it to the postal service but with binary information as the 'parcels'. She details how data is represented in bits and bytes, and how these are transmitted through physical mediums like electricity, light, and radio waves. The video discusses the concepts of bandwidth and latency, and explores different transmission methods including copper wire, fiber optics, and wireless signals. It emphasizes the internet's reliance on physical infrastructure, highlighting its fragility and the ongoing innovations in data transmission.

Takeaways

  • ๐ŸŒ The internet is a physical system designed to move information, similar to the postal service but with binary data instead of physical mail.
  • ๐Ÿ”ข Information is represented in binary code, using bits (1s and 0s) which are the fundamental units of digital data.
  • ๐Ÿ”ก A byte consists of eight bits, and larger units like kilobytes, megabytes are used to measure larger amounts of data.
  • ๐Ÿ’ก To send information, the physical representation of bits can be through electricity, light, or radio waves.
  • ๐Ÿ‘ค Early communication methods like using a light bulb for 1s and 0s were slow and error-prone, necessitating the development of machines for efficient data transmission.
  • โฑ Bandwidth and bit rate are crucial for the speed of data transmission, while latency refers to the time it takes for a bit to travel from sender to receiver.
  • ๐Ÿšซ Signal loss over long distances is a challenge for certain mediums like copper wires, which limits their use for global internet connectivity.
  • ๐Ÿ’ก Fiber optic cables use light to transmit data over long distances with minimal signal loss, making them ideal for undersea internet connections.
  • ๐ŸŒ The fragility of physical internet infrastructure was highlighted by the 2008 incident where a cable cut disrupted internet access in the Middle East and India.
  • ๐Ÿ“ก Wireless communication translates binary data into radio waves, allowing for mobile internet access but with limitations in range and reliability.
  • ๐Ÿ”ฎ The future of internet communication might involve new technologies like satellite lasers, but the binary representation and protocols for data transfer are likely to remain consistent.

Q & A

  • What is Tess Winlock's profession and where does she work?

    -Tess Winlock is a software engineer at Google.

  • How does Tess describe the internet in relation to the postal service?

    -Tess describes the internet as a lot like the postal service, but instead of sending physical items like boxes and envelopes, it sends binary information.

  • What is the basic unit of information in the internet?

    -The basic unit of information on the internet is a bit, which can be either a one (on) or a zero (off).

  • What is a byte and how is it related to bits?

    -A byte is made up of eight bits strung together.

  • How is a song typically encoded in terms of file size?

    -A song is typically encoded using about three to four megabytes.

  • What are the physical mediums used to send bits of information?

    -Bits of information are physically sent through electricity, light, and radio waves.

  • How is a bit sent via electricity using a simple example?

    -A bit can be sent via electricity by using two light bulbs connected by a copper wire, where light on means one and light off means zero.

  • What is the purpose of a clock or timer in sending bits?

    -A clock or timer is used to ensure that bits are sent and received at a consistent rate, allowing for the accurate counting of bits sent in a row.

  • What is bandwidth and how is it measured?

    -Bandwidth is the maximum transmission capacity of a device and is measured by bit rate, which is the number of bits that can be sent over a given period of time, usually in seconds.

  • What is the difference between bit rate and latency?

    -Bit rate refers to the number of bits that can be sent per second, while latency is the time it takes for a bit to travel from the source to the requesting device.

  • Why are fiber optic cables used for long-distance internet connections?

    -Fiber optic cables are used for long-distance connections because they allow for high-speed transmission without signal degradation over long distances, using light beams to send bits.

  • How does the physical infrastructure of the internet affect its reliability?

    -The physical infrastructure of the internet, such as fiber optic cables, can be fragile, as demonstrated by the 2008 cable cut near Alexandria, Egypt, which interrupted internet access for much of the Middle East and India.

  • How do wireless devices connect to the internet?

    -Wireless devices connect to the internet through radio signals sent and received by devices that convert binary information into radio waves and vice versa.

  • What is the limitation of wireless internet in terms of signal range?

    -The limitation of wireless internet is that radio signals don't travel far before they become garbled, which is why long-distance communication still relies on wired infrastructure.

  • What are some potential future methods for sending bits?

    -Potential future methods for sending bits may include lasers sent between satellites or radio waves from balloons or drones.

  • How have the protocols for sending and receiving information on the internet evolved?

    -While the physical methods for sending bits may change, the underlying binary representation of information and the protocols for sending and receiving that information have remained largely consistent.

Outlines

00:00

๐ŸŒ The Internet's Physical Infrastructure

Tess Winlock introduces the concept of the internet as a tangible, physical system designed for information transfer, likening it to the postal service but with binary information as its 'parcels'. She explains the basics of digital communication, including bits, bytes, and megabytes, and how various forms of media are encoded in binary. The physical transmission of this data through electricity, light, and radio waves is discussed, with examples of how these methods work and their limitations, such as signal loss and the need for high bandwidth and low latency to facilitate fast and efficient data transfer.

05:01

๐Ÿ“ถ The Evolution of Data Transmission

The second paragraph delves into the evolution of data transmission methods, focusing on the transition from wired to wireless technologies. It discusses the use of fiber optic cables for long-distance, high-speed data transfer without signal degradation and the challenges associated with their cost and maintenance. The paragraph also addresses the reliance of wireless technologies on wired infrastructure, explaining how Wi-Fi operates by sending data through routers that connect to physical wires. It concludes by speculating on future methods of data transmission, such as lasers and radio waves, while emphasizing the enduring nature of binary representation and communication protocols.

Mindmap

Keywords

๐Ÿ’กInternet

The Internet is a global network of interconnected computers and servers that facilitates the exchange of information. In the video, it is likened to the postal service but for digital information, emphasizing its tangible, physical nature despite its intangible service of moving data bits from one place to another.

๐Ÿ’กBinary Information

Binary information refers to data represented in the form of bits, which are the smallest unit of information in computing and digital communications, taking the form of either a 1 (on) or a 0 (off). The script explains that all forms of digital content, including pictures, text messages, and emails, are made of bits and are sent as binary code over the Internet.

๐Ÿ’กByte

A byte is a unit of digital information that typically consists of eight bits. In the video, it is used to illustrate the progression from bits to larger units of data, such as kilobytes and megabytes, which are essential for understanding how digital files are measured and transmitted.

๐Ÿ’กBandwidth

Bandwidth in the context of the video refers to the maximum transmission capacity of a device or connection, measured by bit rateโ€”the number of bits that can be sent over a given period, usually seconds. It is crucial for understanding the speed at which information travels over the Internet and the capacity for high-speed data transfer.

๐Ÿ’กLatency

Latency is the time it takes for a bit of information to travel from its source to the requesting device. The script uses latency to discuss the speed of data transmission, highlighting the importance of minimizing latency for efficient communication over the Internet.

๐Ÿ’กElectricity

In the video, electricity is one of the physical mediums used to transmit bits of information. It uses the analogy of light bulbs connected by a wire to explain how the presence or absence of electricity can represent binary data, thus enabling the transmission of information.

๐Ÿ’กFiber Optic Cable

A fiber optic cable is a type of cable made of glass or plastic designed to transmit light signals over long distances with minimal loss. The script explains that fiber optic cables are used to send bits as light beams, allowing for fast and reliable long-distance communication across continents.

๐Ÿ’กWireless Communication

Wireless communication in the video refers to the transmission of information without the use of physical wires, using radio signals to represent binary data. It discusses how wireless technology has enabled mobility and ubiquity in Internet access but still relies on wired infrastructure for long-distance transmission.

๐Ÿ’กProtocols

Protocols are the rules and conventions governing the transmission and reception of data over a network. The script mentions that despite changes in physical transmission methods, the underlying protocols for sending and receiving information over the Internet have remained consistent.

๐Ÿ’กSignal Loss

Signal loss refers to the degradation of a signal as it travels over a distance, which can affect the quality and reliability of data transmission. The video uses the example of a cut fiber optic cable to illustrate the potential fragility and impact of signal loss on Internet connectivity.

๐Ÿ’กDigital Content

Digital content encompasses all forms of media that exist in a digital format, such as text, images, videos, and audio files. The script emphasizes that regardless of the type of content, it is all represented in binary form and transmitted over the Internet as a series of bits.

Highlights

The internet is a tangible, physical system made to move information, similar to the postal service but with binary information instead of physical mail.

Information is made of bits, represented as on (1) or off (0), forming binary code.

Eight bits make one byte, and larger units like kilobytes and megabytes are used to measure digital information.

All internet content, regardless of type, is represented and sent as bits.

Physical communication of bits can be demonstrated by simple human methods like turning a light on and off.

Machines are needed for efficient and error-free transmission of binary information.

Bits are sent via electricity using a system of agreed signals, like light bulbs representing 1s and 0s.

Clocks or timers are introduced to manage the transmission rate and ensure accurate bit counting.

Bandwidth and bit rate are measures of transmission capacity and speed, respectively.

Latency refers to the time it takes for a bit to travel from source to destination.

Fiber optic cables use light to transmit bits at the speed of light with minimal signal loss over long distances.

The fragility of the physical internet infrastructure was demonstrated when a cable cut disrupted service in the Middle East and India.

Wireless transmission of bits uses radio signals, but it is limited by distance and signal clarity.

Wireless internet relies on wired infrastructure for long-distance data transmission.

Future methods for sending bits may include lasers between satellites or radio waves from balloons.

The underlying binary representation and protocols for information transmission have remained consistent despite changes in physical methods.

All internet content, from text to videos, is delivered through electronic pulses, light beams, and radio waves.

Transcripts

play00:00

(upbeat music)

play00:10

- My name is Tess Winlock,

play00:11

I'm a software engineer at Google.

play00:13

Here's a question.

play00:14

How does a picture, text message, or email

play00:16

get sent from one place to another?

play00:19

It isn't magic.

play00:20

It's the internet.

play00:21

A tangible, physical system that was made

play00:23

to move information.

play00:25

The internet is a lot like the postal service.

play00:27

But, the physical stuff that gets sent

play00:29

is a little bit different.

play00:30

Instead of boxes and envelopes,

play00:33

the internet ships binary information.

play00:36

Information is made of bits.

play00:38

A bit can be described as any pair of opposites

play00:40

on or off, yes or no.

play00:44

We typically use a one, meaning on,

play00:46

or a zero, meaning off.

play00:48

Because a bit has two possible states,

play00:49

we call in binary code.

play00:52

Eight bits strung together, makes one byte.

play00:54

1,000 bytes all together is a kilobyte.

play00:57

1,000 kilobytes is a megabyte.

play01:00

A song is typically encoded using

play01:01

about three to four megabytes.

play01:04

It doesn't matter if it's a picture, a video,

play01:06

or a song, everything on the internet

play01:08

is represented and sent around as bits.

play01:10

These are the atoms of information.

play01:12

But, it's not like we're physically sending ones and zeroes

play01:15

from one place to another, one person to another.

play01:18

So, what is the physical stuff

play01:20

that actually gets sent over the wires and the airwaves?

play01:22

Well, let's look at a small example here

play01:24

of how humans can physically communicate

play01:26

to send a single bit of information

play01:28

from one place to another.

play01:29

So, say we could turn on a light for a one or off for zero.

play01:33

Or use beeps or similar sort of things

play01:36

of, like, Morse code.

play01:39

These methods work, but they're really slow,

play01:40

error-prone, and totally dependent upon humans.

play01:42

What we really need is a machine.

play01:44

So, throughout history, we've built many systems

play01:46

that can actually send this binary information

play01:49

through different types of physical mediums.

play01:51

Today, we physically send bits by electricity,

play01:55

light, and radio waves.

play01:58

To send a bit via electricity,

play02:00

imagine that you have two light bulbs connected

play02:02

by a copper wire.

play02:03

If one device operator turns on the electricity,

play02:05

then the light bulb lights up.

play02:07

No electricity, no light.

play02:09

If the operators on both ends agree

play02:11

that light on means one and light off means zero,

play02:14

then we have a system for sending bits

play02:16

of information from one person to another using electricity.

play02:20

But, we have a problem.

play02:21

Let's say that, we want to send five zeroes in a row.

play02:24

Well, how can you do that in such a way

play02:26

that either person can actually count the number of zeroes?

play02:29

Well, the solution is to introduce a clock or a timer.

play02:33

The operators can agree that the sender

play02:35

will send one bit per second

play02:36

and the receiver will sit down and record

play02:38

every single second and see what's on the line.

play02:40

To send five zeroes in a row,

play02:42

you just turn off the light, wait five seconds.

play02:45

The person on the other end of the line

play02:46

will write down all five seconds say, "Zero, zero, zero."

play02:49

And for ones do the opposite, turn on the light.

play02:53

Obviously, we'd like to send things

play02:54

a little bit faster than one bit per second.

play02:57

So, we need to increase our bandwidth,

play02:58

the maximum transmission capacity of a device.

play03:01

Bandwidth is measured by bit rate,

play03:03

which is the number of bits that we can actually send

play03:06

over a given period of time, usually measured in seconds.

play03:10

A different measure of speed is the latency,

play03:12

or the amount of time it takes for one bit

play03:15

to travel from one place to another.

play03:18

From the source, to the requesting device.

play03:21

In our human analogy,

play03:23

one bit per second was pretty fast,

play03:25

but kind of hard for a human to keep up with.

play03:27

So, let's say that you want to actually download

play03:28

a three megabyte sone in, like, three seconds.

play03:31

At eight million bits per megabyte, that means a bit rate

play03:34

of about eight million bits per second.

play03:37

Obviously, human can't send or receive

play03:39

eight million bits per second,

play03:40

but a machine could do that just fine.

play03:42

But, now, there's also a question of what sort

play03:44

of cable to send these messages over

play03:46

and how far the signals can go.

play03:48

With an ethernet wire, the kind that you find

play03:50

in your home or office or school,

play03:51

you see really measurable signal loss

play03:54

over just a few hundred feet.

play03:58

So, if we really want this internet thing

play04:00

to work over the entire world,

play04:01

we need a different way of sending

play04:03

this information really long distances.

play04:05

I mean, like, across an ocean.

play04:07

So, what else can we use?

play04:08

Well, what do we know that moves a lot faster

play04:10

than just electricity through a wire?

play04:12

Is, well, light.

play04:15

We can actually send bits as light beams

play04:16

from one place to another using a fiber optic cable.

play04:19

A fiber optic cable is a thread of glass

play04:21

engineered to reflect light.

play04:23

When you send a beam of light down the cable,

play04:25

light bounces up and down the length of the cable

play04:27

until it is received on the other end.

play04:29

Depending on the bounce angle,

play04:31

we can actually send multiple bits simultaneously,

play04:33

all of them traveling at the speed of light.

play04:36

So, fiber is really, really fast.

play04:39

But, more importantly, the signal doesn't really degrade

play04:41

over long distances.

play04:42

This is how you can go hundreds of miles

play04:44

without signal loss.

play04:45

This is why we use fiber optic cables

play04:47

across the ocean floors to connect one continent to another.

play04:51

In 2008, there was a cable that was actually cut

play04:53

near Alexandria, Egypt, which really interrupted

play04:56

the internet for most of the Middle East and India.

play04:59

So, we take this internet thing for granted.

play05:00

But, it's really a pretty fragile physical system.

play05:04

Fiber is awesome, but it's also really expensive

play05:06

and hard to work with.

play05:07

For most purposes, you're gonna find copper cable.

play05:11

But, how do we move things without wires?

play05:13

How do we send things wirelessly?

play05:16

Wireless bit-sending machines typically

play05:18

use a radio signal to send bits

play05:20

from one place to another.

play05:22

The machines have to actually translate

play05:24

the ones and zeroes into radio waves

play05:27

of different frequencies.

play05:29

The receiving machines reverse the process

play05:31

and convert it back into binary on your computer.

play05:34

So, wireless has made our internet mobile.

play05:36

But, a radio signal doesn't travel all that far

play05:38

before it completely gets garbles.

play05:40

This is why you can't really pick up a Los Angeles

play05:42

radio station in Chicago.

play05:46

As great as wireless is, today it still relies

play05:48

on the wired internet.

play05:49

If you're in a coffee shop using Wi-Fi,

play05:50

then the bits get sent through this wireless router

play05:53

and then are transferred to the physical wire

play05:55

to travel the really long distances of the internet.

play05:58

The physical method for sending bits

play06:00

may change in the future.

play06:01

Whether it's lasers sent between satellites

play06:03

or radio waves from balloons or drones.

play06:05

But, the underlying binary representation

play06:08

of information and the protocols for sending

play06:09

that information and receiving that information

play06:12

have pretty much stayed the same.

play06:14

Everything on the internet, whether it's words,

play06:16

emails, images, cat videos, puppy videos,

play06:18

all come down to these ones and zeroes

play06:20

being delivered by electronic pulses,

play06:22

light beams, radio waves, and, you know,

play06:25

lots and lots of love.

play06:27

(upbeat music)

Rate This
โ˜…
โ˜…
โ˜…
โ˜…
โ˜…

5.0 / 5 (0 votes)

Related Tags
InternetBinary CodeData TransmissionFiber OpticsElectricityLight BeamsRadio WavesBandwidthLatencyCables