馃攳
How does the INTERNET work? | ICT #2 - YouTube
Channel: unknown
[0]
How does the internet work?
[3]
The video you are watching now
[7]
traveled thousands of miles from a Google Data Center to reach
you.
[13]
Let's learn how the internet works by getting to understand the details of
this data's incredible journey.
[21]
The data center which can be thousands of miles away from you has your video stored inside it.
[25]
how does this data reach your mobile phone or a laptop?
[32]
An easy way to achieve this goal would be with use of satellites.
[36]
From the data center, a signal could be
sent to the satellite via an antenna,
[42]
and then from the satellite a signal
could be sent to your mobile phone
[46]
via another antenna near to you.
[48]
However, this way of transmitting signals is not a good idea.
[52]
Let's see why.
[54]
The satellite is parked nearly 22,000 miles above the earth's equator,
[58]
so in order for the data transmission to be successful,
[63]
the data would have to travel a total distance of 44,000 miles.
[66]
Such a long distance of travel causes a
significant delay in receiving the signal.
[70]
More specifically it causes huge
latency which is unacceptable
[76]
for most internet applications
[78]
so if this video does not reach you via a satellite then
[81]
how does it actually get to you?
[83]
Well it is done with the help of a complicated
[85]
network of optical fiber cables,
[87]
which connect between the data center and your device.
[93]
Your phone could be connected to the
internet via cellular data or any Wi-Fi router,
[97]
but ultimately at some point your
phone will be connected
[100]
to this network of optical fiber cables
[105]
We saw at the beginning that the video
you are currently watching
[109]
is stored inside a data center.
[113]
To be more specific, it is stored in a
solid-state device within the data center.
[118]
This SSD acts as the internal memory of a server.
[122]
The server is simply a powerful computer
whose job is to provide you the video or
[127]
other stored content when you request it.
[129]
Now the challenge is how to transfer the data stored
[132]
in the data center specifically to your device via the
[136]
complex network of optical fiber cables.
[139]
Let's see how this is done.
[142]
Before proceeding further we should first
understand an important concept
[146]
which is the concept of an IP address.
[148]
Every device that is connected to the Internet
[151]
whether it is a server a computer or a
mobile phone is identified uniquely by a
[156]
string of numbers known as an IP address.
[159]
You can consider the IP address similar
[163]
to your home address that is the address,
that uniquely identifies your home.
[169]
Any letter sent to you reaches you precisely because of your home address.
[175]
Similarly in the internet world an IP
address acts as a shipping address
[180]
through which all information reaches
its destination.
[183]
Your internet service provider will decide the IP address of your device and you are able to see what
[188]
IP address your ISP has given to your
mobile phone or laptop.
[194]
The server in the data center also has
an IP address.
[200]
The server stores a website so you can
access any website just by knowing the
[205]
server's IP address. However, it is
difficult for a person to remember so
[209]
many IP addresses.
[210]
So to solve this problem domain names like
[213]
youtube.com, facebook.com etc are used which correspond to IP addresses
[219]
which are easier for us to remember than the long sequence of numbers
[224]
Another thing to notice here is that a server has the capability of storing several websites
[228]
and if the server consists of multiple
websites all the websites cannot be
[233]
accessed with the server's IP address.
[236]
In such cases additional pieces of
[238]
information, host headers are used to
uniquely identify the website.
[243]
However, for the giant web sites like Facebook.com or YouTube.com the entire data
[248]
center infrastructure will be dedicated
to the storage of the particular website.
[254]
To access the internet we always use
domain names instead of the complex IP address numbers.
[260]
From where does the internet get IP addresses corresponding to our domain name requests.
[265]
Well, for this purpose the internet uses a huge phone book known as DNS.
[272]
If you know a person's name, but don't know their telephone number
[274]
you can simply look it
up in a phone book.
[278]
The DNS server provides the same service to the internet.
[283]
Your internet service provider or other organizations can manage the DNS server.
[288]
Let's have a recap of the whole operation.
[292]
You enter the domain name,
[293]
the browser sends a request to the DNS
server to get the corresponding IP address.
[297]
After getting the IP address,
[301]
your browser simply forwards the request to the data center,
[304]
more specifically to the respective
server.
[308]
Once the server gets a request to access
a particular website the data flow starts.
[313]
The data is transferred in digital format via optical fiber cables,
[318]
more specifically in the form of light
pulses.
[321]
These light pulses sometimes have
[323]
to travel thousands of miles via the
optical fiber cable to reach their destination.
[327]
During their journey they often have to go through tough terrains
[331]
such as hilly areas or under the sea.
[334]
There are a few global companies who lay
[337]
and maintain these optical cable
networks.
[341]
These visuals show how the laying of optical fiber cables is done with the help of a ship.
[348]
A plow is dropped deep into the sea from
the ship,
[352]
and this plow creates a trench on the
seabed and to which places the optical fiber cable.
[359]
In fact, this complex optical cable
[361]
network is the backbone of the Internet.
[364]
These optical fiber cables carrying the
[366]
light are stretched across the seabed to
your doorstep where they are connected to a router.
[373]
The router converts these light signals
[375]
to electrical signals.
[378]
An Ethernet cable is then used to
[380]
transmit the electrical signals to your
laptop.
[384]
However if you are accessing the Internet using cellular data,
[388]
from the optical cable the signal has to be sent to a cell tower
[392]
and from the cell tower the signal
[395]
reaches your cell phone in the form of
electromagnetic waves.
[400]
Since the Internet is a global network
it has become important to have an
[404]
organization to manage things like IP
address assignment, domain name registration etc
[411]
this is all managed by
an institution called ICANN located in the USA.
[416]
One amazing thing about the
internet is its efficiency in
[419]
transmitting data when compared with
cellular and landline communication technologies.
[424]
This video you are watching
from the Google Data Center is sent to
[428]
you in the form of a huge collection of
zeros and ones.
[431]
What makes the data transfer in the internet efficient is the way in which these zeros and ones
[436]
are chopped up into small chunks known
as packets and transmitted.
[441]
Let's assume these streams of zeros and ones are divided into different packets by the
[446]
server where each packet consists of six
bits.
[450]
Along with the bits of the video each
packet also consists of the sequence
[454]
number and the IP addresses of the
server and your phone.
[459]
With this information the packets are routed towards your phone.
[463]
It's not necessary that all packets are routed through the same path and each packet independently
[468]
takes the best route available at that
time.
[471]
Upon reaching your phone the packets are reassembled according to their sequence number.
[476]
If it is the case that any packets fail to reach your phone and acknowledgement
[481]
is sent from your phone to resend the lost packets.
[484]
Now compare this with a postal network
[487]
with a good infrastructure, but the
customers do not follow the basic rules
[491]
regarding the destination addresses.
[493]
In this scenario letters won't be able to
[495]
reach the correct destination.
[499]
Similarly in the internet we use
something called protocols for the
[503]
management of this complex flow of data
packets.
[506]
The protocols set the rules for
[508]
data packet conversion, attachment of the source and destination addresses to each packet
[512]
and the rules for routers etc for
different applications the protocols
[518]
used are different.
[521]
We hope this video has given you a good understanding about how the internet
works,
[525]
more specifically about the amazing journey of data packets
[529]
from the data center to your mobile phone.
[532]
Please don't forget to support us at
patreon.com. Thank You!
Most Recent Videos:
You can go back to the homepage right here: Homepage





