Discovery · Lesson 01

What is a network?

A network is not a cloud. It is a set of devices, links, and rules that let messages move from one place to another.

The core idea

A network is a conversation with structure.

When you open a website, your browser does not send one magical request through “the Internet”. It creates a message, gives it a destination, and hands it to a series of systems that know how to move it.

That is the first useful mental model: networks move messages between endpoints according to shared rules.

Think of it like a postal system.A device is an addressable place. A message is a letter. Links are roads. Protocols are the agreement about how letters are addressed, carried, and delivered.

Build the model

The four parts of a network

01

Devices

Phones, laptops, servers, cameras, and routers are endpoints or network equipment.

02

Links

Cable, Wi-Fi, fiber, and radio connect devices. Every link has limits.

03

Messages

Applications exchange data: a page request, a photo, a game move, or a DNS (Domain Name System) answer.

04

Rules

Protocols describe the format, timing, destination, and response expected by each side.

Represent the bits

A link can carry bits in baseband or on a modulated carrier.

Baseband transmission sends the signal directly over the medium, as in many Ethernet links. Modulated transmission maps information onto a carrier whose properties change over time; DSL, Wi-Fi, radio, and many optical systems use modulation to make efficient use of their medium.

A bit is a 0 or a 1.A bit is the smallest unit of digital information and can have one of two values: 0 or 1. An octet, also called a byte, is a group of 8 bits. The signal below shows individual bits, while networks group bits into octets and larger messages.For example, in ASCII (and UTF-8 for this character), the lowercase letter a is represented by the byte 01100001 (hexadecimal 0x61).
BASEBAND SIGNALdirect signal levels on the link
Example: Ethernet over twisted pairThe signal itself represents the changing bit pattern.
The baseband diagram shows direct signal levels.The signal changes between defined levels to represent the bits directly on the link. This view is a simplified model of baseband transmission.The physical layer chooses how bits become energy on the medium; the application data remains the same.

Choose the path

The transmission medium shapes the link.

A transmission medium is the path that carries the signal between devices. Copper carries electrical changes, fiber carries light, and a wireless link uses electromagnetic waves through space. The medium affects distance, interference, capacity, installation, and cost.

COPPER MEDIUMvoltage changes along the conductor
Example: Ethernet or DSL over twisted pairElectrical energy propagates along the conductor; attenuation and interference increase over distance.
The medium and the transmission method are different choices.DSL uses modulation on a copper access line; Wi-Fi uses radio modulation through air; fiber can carry modulated light. One medium can support several technologies.

Look inside the link

Different cables solve different link problems.

The medium becomes a physical cable with a particular construction. Copper cables guide electrical signals; fiber cables guide light. The geometry, shielding, and number of optical modes affect interference, distance, bandwidth, and installation.

TWISTED PAIRelectrical signal
Cutaway of a twisted-pair cable with two insulated conductors
Example: Ethernet over UTP or STPTwo insulated conductors are twisted together to reduce electromagnetic interference.
Cable choice is an engineering trade-off.Twisted pair is practical for local networks, coaxial cable provides shielding and a controlled signal path, and fiber covers long distances with light instead of electrical current.

Recognize an access link

ADSL uses a telephone line with an asymmetric split.

ADSL means Asymmetric Digital Subscriber Line. It carries Internet data over a copper telephone line while separating voice and data into different frequency ranges. “Asymmetric” means the downstream rate is usually higher than the upstream rate.

DOWNSTREAM Higher data rate

Web pages, video, and downloads usually need more capacity from the network toward the subscriber.

The access link is asymmetric by design.
ADSL is an access technology, not an application protocol.A modem (modulator-demodulator) terminates the line at the subscriber, while provider equipment aggregates many lines before traffic continues into the provider network.

Trace the access network

DSL is a family of access technologies.

DSL means Digital Subscriber Line. ADSL is one DSL variant; VDSL and VDSL2 can offer more speed over a shorter copper loop, with VDSL2 extending the VDSL family through improved profiles and vectoring. SDSL targets a more balanced upstream and downstream rate, while older HDSL links were designed for business connectivity. For comparison, FTTH shows how fiber reaches the home and supports a multi-gigabit range of roughly 1 to 10 Gb/s downstream.

A DSLAM (Digital Subscriber Line Access Multiplexer) is the provider-side access equipment that aggregates many subscriber lines before traffic enters the provider network.

HOMEModem / routerterminates the access line
COPPERAccess linetelephone pair to the provider
DSLAMProvider accessaggregates many subscriber lines
ISPProvider networkcontinues toward the Internet
ADSL Asymmetric copper access

The downstream rate is usually higher than the upstream rate, and distance from the DSLAM affects the attainable rate.

VOICElower frequencies
FILTERsplitter separates services
DSL DATAhigher frequencies
ADVERTISED DOWNSTREAM20 Mb/sheadline download offer
UPSTREAM1 Mb/sheadline upload capacity
SYNCHRONIZED16 Mb/sline or access equipment agreement
USABLE DOWNSTREAM14 Mb/safter overhead and conditions

These are illustrative ADSL values. The advertised rate is not a promise of application throughput.

The last mile is a path, not the whole Internet.The access link connects the subscriber to the provider. After the DSLAM or equivalent access equipment, traffic enters the provider network and continues through other networks.

Distance and access design

Copper distance lowers the rate unless the access point moves closer.

As a copper loop gets longer, the signal is attenuated and interference becomes harder to distinguish from the data. The modem and DSLAM negotiate a more conservative synchronization rate; if conditions become too poor, errors increase or the line loses synchronization.

A repeater receives a weakened signal and retransmits a stronger, reshaped version to extend a link segment. A regenerator goes further by deciding which bits were received and creating a new, retimed signal, which limits the accumulation of noise between segments.

A provider can shorten the copper portion by feeding a cabinet or remote DSLAM with fiber and placing the access equipment closer to subscribers. A repeater or regenerator can reconstruct a signal on some links, but it does not make the original copper loop unlimited: noise, crosstalk, power, and equipment compatibility still constrain the design.

Move the conversion point, not just the number on the plan.Fiber-fed cabinets, remote DSLAMs, and finally FTTH reduce the copper distance. A signal extender can help a specific segment, while a new access technology changes the path itself.

Mini experiment

Send one message

Choose a destination. The message will visit the systems that help it find and reach that destination.

MSG
YOUYour devicecreates the message
LINKLocal linkcarries the signal
RULESNetwork ruleskeep it understandable
WEBWeb serverreceives the message

Ready. Choose a destination, then send.

Knowledge check

Test your network model

Answer fifteen questions selected from the question bank.

0 / 15