0% found this document useful (0 votes)
20 views3 pages

ISP Data Transmission Speed Explained

Chapter 1 of 'Networking A Top-Down Approach' introduces key concepts in networking, including end systems, packet switching, and the Internet's structure. It covers various types of ISPs, protocols, and the physical media used for data transmission. The chapter also discusses delays in data transfer and the layers of the internet protocol stack.

Uploaded by

Omar Shehata
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views3 pages

ISP Data Transmission Speed Explained

Chapter 1 of 'Networking A Top-Down Approach' introduces key concepts in networking, including end systems, packet switching, and the Internet's structure. It covers various types of ISPs, protocols, and the physical media used for data transmission. The chapter also discusses delays in data transfer and the layers of the internet protocol stack.

Uploaded by

Omar Shehata
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Networking A Top-Down Approach: Chapter 1

Study online at [Link]


Laptops, smartphones, tablets, TVs, gaming consoles, Web
cams, automobiles, environmental sensing devices, picture
end systems (hosts)
frames, and home electrical and security systems are all devices
that fall under the category of what?
End systems are connected together by a network of
communication links and packet switches
_____________ _____ and ______ ________.
The speed of a link measured in bits/second. (R) transmission rate
packages of information packets
The two most prominent types of packet switches routers and link-layer switches
The sequence of communication links and packet switches tra-
versed by a packet from the sending end system to the receiving route (path)
end system
ISP the abbreviation for? Internet Service Provider
Types of ISPs cable, DSL, high-speed lan, wifi, 56k dial up.
Two of the most important protocols in the internet (not UDP) TCP and IP (TCP/IP)
Two common internet standards IETF and RFCs
RFC is the abbreviation for Request for comments
IETF is the abbreviation for Internet Engineering Task Force
Multiple end systems that exchange data with each other Distributed applications
Specifies how a program running on one end system asks the
Internet infrastructure to deliver data to a specific destination Application Programming Interface (API)
program running on another end system
Defines the format and the order of messages exchanged be-
tween two or more communicating entities, as well as the actions
Protocol
taken on the transmission and /or receipt of a message or other
event.
What part of the internet are end systems found? Network edge
One of the two categories that hosts are divided into; PCs, smart-
clients
phones, and other mobile devices
One of the two categories that hosts are divided into; powerful
machines that store and distribute Web pages, stream video, relay servers
e-mail...
The network that physically connects an end system to the first
access networks
router (also known as the "edge router")
DSL is the abbreviation for? digital subscriber line
Both fiber and coaxial cable are employed in this system, it is often
hybrid fiber coax (HFC)
referred to as
An up-and-coming technology that promises even higher speeds
than DSL which provides a direct fiber optic connection to homes. fiber to the home (FTTH)
(Verizon's FIOS)
the abbreviation CO stand for? central office
Two types of optical-distribution network architectures active optical networks (AON) and passive optical networks (PON)
component of FTTH internet access which directly connects to
optical network terminator (ONT)
the home
component of FTTH which connects the ONT to the CO optical line terminator (OLT)
Examples of this include twisted-pair copper wire, coaxial cable,
multimode fiber-optic cable, terrestrial radio spectrum, and satel- physical medium
lite radio spectrum.
Two categories of physical media; one uses the air and the other
guided media and unguided media
various forms of cable

1/3
Networking A Top-Down Approach: Chapter 1
Study online at [Link]
Commonly used for computer networks within a building Unshielded twisted pair (UTP)
Two types of satellites used in communications geostationary satellites and low-earth orbiting satellites (LEO)
this small chunk of data travels through communication links and
packets
packet switches
The time to transmit the packet in seconds where L is the number
L/R
of bits and R is the transmission rate
Method in which a packet switch must receive the entire packet
before it can begin to transmit the first bit of the packet onto the store-and-forward transmission
outbound link.
formula for end to end delay (d end-to end) where N is the number
N*L/R
of links
Packet switches have multiple links attached to them. For each
attached link the packet switch has an ______ ______, which output buffer
stores packets that the router is about to send into that link.
Variable delays that depend on the level of congestion in the
queuing delays
network.
This occurs when either a packet arriving or an already-queued
packet loss
packet is dropped.
Table that maps destination address to a routers outbound links forwarding table
The two fundamental approaches to moving data through a net-
circuit switching and packet switching
work of links and switches
Method to move data trhough a network of links and switches
circuit-switching
which reserves communication sessions between end systems
frequency-division multiplexing (FDM) and time-division multi-
Two types of implementations of circuit-swithing
plexing (TDM)
reserves space for communication systems by time time-division multiplexing (TDM)
reserves space for communication by partitioning the physical
frequency-division multiplexing (FDM)
media into frequencies
the width of the band in FDM bandwidth
In the network of networks an an access ISP is said to be the
customer and provider
________ and the global transit ISP is said to be the ________
The top level ISP is known as a tier-1 ISP
The ISP which connects to a tier-1 ISP is known as a regional ISP
typically a stand-alone building with its own switches, which is a
Internet Exchange Point (IXP)
meeting point where multiple ISPs can peer together
Different types of delays a packet may suffer collectively known as processing delay, queuing delay, transmission delay, and propa-
the total nodal delay gation delay.
The time required to examine the packet's header and determine
processing delay
where to direct the packet
packets experience this as it waits to be transmitted onto the link queuing delay
the amount of time required to push all of the packet's bits into the
transmission delay
link (L/R)
the time required to propagate from the beginning of the link to
propagation delay
router B
formula for d nodal d proc + d queue + d trans + d prop
formula for d end-end (the end to end delay) N(d proc + d trans + d prop)
When transferring a large file from Host A to Host B across a
computer network, this is the rate at which Host B is receiving the instantaneous througput
file at any instant of time

2/3
Networking A Top-Down Approach: Chapter 1
Study online at [Link]
When transferring a large file from Host A to Host B across a
computer network, if the file consists of F bits and the transfer
average throughput
takes T seconds for Host B to receive all F bits this rate takes F/T
bits/sec
A link in a network which slows the throughput down bottleneck link
The five layers of the internet protocol stack Application, Transport, Network, Link, and Physical
Application, Presentation, Session, Transport, Network, Link,
The seven layers of the OSI model
Pysical
data in the application layer is known as a message
data in the transport layer is known as a segment
data in the network layer is known as a datagram
data in the link layer is known as a frame

3/3

Common questions

Powered by AI

FTTH systems provide higher data transmission rates by utilizing a direct fiber optic connection to homes, which significantly increases the bandwidth compared to various DSL technologies that use copper phone lines. Fiber optics have a much greater capacity for data transmission due to their high-frequency utilization and lower attenuation, allowing for faster internet speeds and more reliable service .

Circuit-switching can use FDM or TDM to allocate bandwidth efficiently during a communication session. FDM involves partitioning the physical medium into separate frequency bands, each carrying a different signal, while TDM divides time into slots, assigning each communication a specific period for data transfer. These methods ensure dedicated bandwidth during active communication, optimizing the use of network resources .

APIs facilitate communication by providing a set of rules that define how software components should interact. They specify how a program on one end system should ask the Internet infrastructure to deliver data to another program on a different end system. This includes defining request types, response formats, and the conventions for calling functions or services, enabling seamless and standardized interactions between disparate systems .

An IXP acts as a physical meeting point where multiple ISPs can interconnect their systems and exchange traffic directly. This reduces the cost of traffic routing, improves performance by shortening paths between different networks, and enhances redundancy and resilience within the internet infrastructure. It plays a vital role in maintaining a robust and efficient global network system .

Tier-1 ISPs are top-level internet service providers that have direct access to the global internet routing table and networks without needing to purchase transit from another network. They typically own vast infrastructure across countries and provide backbone services. Conversely, regional ISPs connect to tier-1 ISPs and serve a more localized customer base, often relying on higher-level ISPs for broader connectivity .

End systems, also known as hosts, are devices such as laptops, smartphones, and servers that are at the edges of a network. They serve as either clients, which request services, or servers, which provide services like data storage or application hosting. Unlike intermediary devices such as routers and switches, end systems directly interface with end users and are typically not involved in routing or data forwarding tasks beyond their immediate network connection .

In store-and-forward transmission, each packet must be fully received by a switch before it is forwarded to the next link. This approach ensures data integrity by managing congestion and potential errors through buffering and retransmission if necessary. It contrasts with cut-through switching, which begins forwarding as soon as the packet's header is received, and is typically used in packet-switched networks .

Each layer in the internet protocol stack handles specific types of data: the Application layer deals with messages, the Transport layer with segments, the Network layer with datagrams, the Link layer with frames, and the Physical layer with bits. This stratification facilitates modular communication, allowing individual layers to function independently while interacting via defined interfaces. This separation of concerns enhances scalability, maintenance, and interoperability across diverse systems .

Queuing delays occur when packets wait in a queue until they can be transmitted, depending heavily on the network's congestion level. Transmission delays, or the time it takes to push all the packet's bits into the link, depend on the packet size and link capacity. Together with processing and propagation delays, these factors accumulate to form the total nodal delay at each node in the network, affecting overall data transmission times .

Propagation delay is the time it takes for a signal to travel from the sending end to the receiving end of a link, dependent on the distance and the speed of the signal. Transmission delay, on the other hand, is the time required to push all packet bits onto the wire, dependent on the packet size and the link's transmission rate. Distinguishing between these is crucial for accurately assessing network performance and identifying bottlenecks .

You might also like