lecture_02
"/home/yossef/notes/Su/broadband/lecture_02.md"
path: Su/broadband/lecture_02.md
- **fileName**: lecture_02
- **Created on**: 2026-03-29 12:37:54
Sure. Here is a very simple explanation of Lecture 2 from slide 4 to
the end. Based on your PDF.
Slide 5: Communication Networks
This slide explains that a communication network is a better solution
for connecting many devices. It includes equipment like routers,
switches, servers, and modems, and also physical things like copper
wires, coaxial cables, and optical fiber. The network is usually
shown as a cloud because the user does not need to see all the
internal details.
Simple meaning:
- Scalable: Can grow easily.
- Equipment: Network devices.
- Facilities: Physical infrastructure.
- Optical fiber: Very fast cable.
- Coaxial cable: Communication cable.
- Invisible to the user: Hidden from the user.
Easy explanation:
"A communication network is the system in the middle that helps many
devices talk to each other."
Slide 6: Communication Networks
This slide shows the basic idea of a network. There are two types of
devices: end systems and nodes. End systems are the user devices.
Nodes are the middle devices that carry data from sender to receiver.
Nodes do not create the data. They only move it.
Simple meaning:
- Node: Middle device in the network.
- Source: Sender.
- Destination: Receiver.
- Generate information: Create information.
Easy explanation:
"The user devices create the data, and the nodes help move it through
the network."
Slide 7: Communication Network Architecture
This slide says network architecture means the design or plan of the
network. Since communication is complex, the network is divided into
layers. Each layer has a job.
Simple meaning:
- Architecture: Design.
- Partitions: Divides.
- Functional areas: Job parts.
- Layers: Levels.
Easy explanation:
"To make networks easier to understand, we divide the work into
layers."
Slide 8: Integrated Services Digital Network (ISDN)
This slide says public networks are used for many services, such as
telephone service, private lines, packet-switched data, and
circuit-switched data. Users also use different devices like phones,
PCs, and mainframe computers. Even though many interfaces are used,
the user sees one single network.
Simple meaning:
- Public network: Network provided for users.
- Private lines: Rented communication lines.
- Packet-switched: Data sent in packets.
- Circuit-switched: Data sent on a reserved path.
- Interface: Connection point.
Easy explanation:
"Many types of services and devices can use the same general
network."
Slide 9: ISDN diagram
This slide shows a picture of ISDN. It connects devices like
telephone, data terminal, PBX, alarm, and LAN to a customer ISDN
interface, then to the ISDN central office, and from there to
packet-switched and circuit-switched networks and other services. The
idea is that one digital connection can support many kinds of
communication.
Simple meaning:
- PBX: System used inside companies to manage phone calls.
- LAN: Local area network.
- Central office: Telecom company center.
- Digital pipe: One digital path carrying services.
Easy explanation:
"One ISDN connection can carry different services together."
Slide 10: Taxonomy of Networks
This is just a title slide. It means the next topic is classification
of networks.
Simple meaning:
- Taxonomy: Classification or grouping.
Slide 11: Taxonomy of Networks
This slide classifies networks based on how nodes exchange
information. It shows two main types: circuit-switched networks and
packet-switched networks. It also mentions datagram networks, virtual
circuit networks, and different multiplexing methods like frequency,
time, and wavelength division multiplexing.
Simple meaning:
- Circuit-switched: Fixed path reserved first.
- Packet-switched: Data split into packets.
- Datagram: Each packet moves independently.
- Virtual circuit: Packets follow a planned path.
- Multiplexing: Sharing one medium among many signals.
Easy explanation:
"Networks can be grouped by how they move data."
Slide 12: Circuit Switching
This slide explains that in circuit switching, a dedicated path is
created between two stations through the network. This path stays
reserved for the whole connection. The reserved capacity cannot be
used by others, even if it is idle. Data is not delayed much at
switches.
Simple meaning:
- Circuit: Reserved communication path.
- Capacity: Available network resources.
- Lifetime of the connection: Whole connection time.
- Delayed: Made to wait.
Easy explanation:
"It is like reserving a private road for one conversation."
Slide 13: Circuit Switching
This slide says circuit-switched communication has three steps: setup
the circuit, transfer data, then release the circuit. If there is no
capacity available, you get a busy signal. Telephone networks and
ISDN are examples.
Simple meaning:
- Circuit establishment: Setting up the path.
- Data transfer: Sending information.
- Circuit release: Ending the path.
- Busy signal: No free path available.
Easy explanation:
"First the path is prepared, then data is sent, then the path is
removed."
Slide 14: Circuit Switching diagram
This slide shows a diagram with two circuits going through nodes. It
is just showing that more than one reserved path can exist in the
same network, and each path follows its own route.
Easy explanation:
"The picture shows how fixed circuits move through the network."
Slide 15: Implementation of Circuit Switching
This slide says circuits can be implemented in three ways: FDM, TDM,
and WDM. It also gives a voice example from telephone networks. Voice
needs 3000 Hz, but 4000 Hz is allocated, so a channel with enough
bandwidth can carry multiple voice calls.
Simple meaning:
- FDM: Frequency Division Multiplexing.
- TDM: Time Division Multiplexing.
- WDM: Wavelength Division Multiplexing.
- Bandwidth: Amount of data-carrying ability.
- Allocated: Given or reserved.
Easy explanation:
"A network can separate calls by frequency, time, or light
wavelength."
Slide 16: Frequency Division Multiplexing (FDM)
This slide explains FDM. The frequency spectrum is divided into
logical channels, and each information flow gets one channel. That
means each user or signal uses a different frequency range.
Simple meaning:
- Frequency spectrum: Full range of frequencies.
- Logical channel: Separate communication lane.
- Information flow: Stream of data.
Easy explanation:
"In FDM, everyone gets a different frequency lane."
Simple example:
Like radio stations. Each station uses a different frequency.
Slide 17: FDM
This slide adds that a circuit switch can combine many voice calls on
one high-bandwidth link. Each call gets fixed bandwidth, and the
frequency of each call is shifted so calls do not interfere.
Simple meaning:
- Multiplexes: Combines.
- High-bandwidth link: Fast connection with large capacity.
- Interfere: Disturb each other.
Easy explanation:
"Many calls travel together, but each stays in its own frequency
part."
Slide 18: Time Division Multiplexing (TDM)
This slide explains TDM. Many signals can use one medium by taking
turns in time. A small piece from signal 1 is sent, then signal 2,
then signal 3, and so on.
Simple meaning:
- Transmission medium: Line or channel carrying data.
- Interleaving: Mixing by taking turns.
Easy explanation:
"In TDM, users share one line by using different time turns."
Simple example:
Like students speaking one after another, not all at once.
Slide 19: TDM
This slide says time is divided into frames, and each frame has
slots. Each circuit gets one or more slots in every frame.
Simple meaning:
- Frame: Group of time slots.
- Slot: Small time part.
- Constant-sized: Same size every time.
Easy explanation:
"The line is divided into repeating time pieces, and each user gets a
fixed place."
Slide 20: Circuit Switch
This slide says a circuit switch moves a circuit from one input link
to one output link. It may change frequency assignment in FDM or time
slot assignment in TDM. It also says there are no queueing delays.
Simple meaning:
- Relays: Passes onward.
- Queueing delay: Waiting in line.
- Input link: Incoming connection.
- Output link: Outgoing connection.
Easy explanation:
"The switch simply sends the reserved circuit to the correct next
path."
Slide 21: Packet Switching
This slide says data can also be sent as packets. A packet has
header, data, and trailer. The header and trailer carry control
information. Each packet is passed from node to node. At each node,
the whole packet is received, stored for a short time, then sent
forward. No fixed capacity is reserved for packets.
Simple meaning:
- Packet: Small block of data.
- Header: Front part with control info.
- Trailer: End part with control info.
- Forwarding: Sending to next node.
- Routing: Choosing the path.
- Store-and-forward: Receive fully, store briefly, then send.
- Preemption: Interruption.
Easy explanation:
"In packet switching, data is broken into small pieces, and each
piece travels through the network."
Slide 22: A Packet Switch
This slide shows the parts of a packet switch: input queues, output
queues, memory, and switch fabric. It means packets may wait before
being sent to the next link.
Simple meaning:
- Queue: Waiting line.
- Switch fabric: Internal path inside the switch.
Easy explanation:
"The packet switch receives packets, stores them briefly, and sends
them to the correct output."
Slide 23: Statistical Multiplexing
This slide says packet transmission on a link is called statistical
multiplexing. There is no fixed allocation. Packets are sent as they
arrive. Only active workstations send data.
Simple meaning:
- Statistical multiplexing: Dynamic sharing of a link.
- Fixed allocation: Reserved fixed part.
- Active workstations: Devices currently sending data.
Easy explanation:
"In packet switching, the link is shared only by devices that are
sending at that moment."
Slide 24: Datagram Packet Switching
This slide says each packet is processed independently. If host A
sends two packets to host B, the network may not treat them as
related. They may take different routes. Packets are called
datagrams. Because of that, packets may arrive out of order, and each
packet must carry the full destination address.
Simple meaning:
- Independently: Separately.
- Datagram: Independent packet.
- Full destination address: Complete receiver address.
- Out of order: Not in the same order sent.
Easy explanation:
"In a datagram network, every packet takes care of itself."
Slide 25: Virtual-Circuit Packet Switching
This slide says VC packet switching is a mix of circuit switching and
packet switching. Data is still sent as packets, but all packets from
one stream follow a pre-established path called a virtual circuit.
This keeps packets in the correct order.
Simple meaning:
- Hybrid: Mixed type.
- Emulates: Acts like.
- Pre-established path: Path prepared first.
- In-sequence delivery: Correct order.
Easy explanation:
"VC packet switching sends packets, but all packets follow one
planned route."
Slide 26: Virtual-Circuit Packet Switching
This slide says VC communication has three phases: setup, data
transfer, and disconnect. Packet headers do not need the full
destination address. Circuit-switched and VC packet-switched networks
are called connection-oriented services.
Simple meaning:
- VC establishment: Setting up virtual circuit.
- VC disconnect: Ending the virtual circuit.
- Connection-oriented: Communication starts after a connection is
prepared.
Easy explanation:
"First the route is created, then packets move on it, then the route
is closed."
Slide 27: Packet Forwarding and Routing
This slide says routing has two parts. One is forwarding the packet
from input interface to output interface. The other is calculating
routes using a routing algorithm. Forwarding differs between datagram
and VC networks, but route calculation is similar.
Simple meaning:
- Interface: Connection point.
- Forwarding: Moving packet to next link.
- Routing algorithm: Method for finding route.
Easy explanation:
"One part is deciding where the packet goes next. Another part is
deciding the full path."
Slide 28: Datagram Packet Switching diagram
This slide shows a datagram example. Different packets can move
through different paths in the network.
Easy explanation:
"The picture shows that packets from the same sender do not need to
follow the same route."
Slide 29: Virtual-Circuit Packet Switching diagram
This slide shows a VC example. Packets follow the same virtual
circuit path.
Easy explanation:
"The picture shows that packets in one VC stay on the same planned
route."
Slide 30: Packet Forwarding of Datagrams
This slide says every datagram packet carries the full destination
address. Each router has a routing table. The table tells the router
the next hop for each destination.
Simple meaning:
- Routing table: Table of destinations and next steps.
- Next hop: Next router or node.
Easy explanation:
"The router checks its table and finds where to send the packet
next."
Slide 31: Packet Forwarding of Datagrams
This slide gives the forwarding steps:
- Packet arrives.
- Router checks the routing table.
- Router sends the packet to the next hop.
Easy explanation:
"Receive, look up, and send."
Slide 32: Forwarding Datagrams
This slide shows routing tables and a network diagram. It
demonstrates how routers choose the next hop based on the
destination. The page 32 diagram visually shows each node with a
small table that tells it where to forward a packet next.
Easy explanation:
"Each router has its own map for where packets should go next."
Slide 33: Packet Forwarding with Virtual Circuits
This slide says that in VC networks, the route is set up first.
During setup, each router gives a VC number to the virtual circuit.
The VC number may be different at each hop, and it is written in the
packet header.
Simple meaning:
- VC number: Identifier for the virtual circuit.
- Hop: One step between routers.
Easy explanation:
"The packet carries a small VC label instead of a full address."
Slide 34: Packet Forwarding of Virtual Circuits
This slide explains how forwarding works in VC networks. When a
packet arrives, the router looks at the incoming VC number and
incoming router, finds the matching entry, replaces the old VC number
with a new one, and sends the packet to the correct next router.
Simple meaning:
- Lookup: Search in a table.
- Updates the VC#: Changes the VC number.
Easy explanation:
"The router reads the VC label, changes it if needed, and forwards
the packet."
Slide 35: Forwarding with VCs — setup
This slide shows part 1: setting up a virtual circuit from X to E.
The tables on the diagram show the incoming and outgoing VC numbers
for each node. The page 35 figure visually shows the selected route
and how each node stores a mapping for the connection.
Easy explanation:
"Before sending data, the route is prepared and each node saves
connection information."
Slide 36: Forwarding with VCs — packet transfer
This slide shows part 2: the packet moving along the setup route. The
VC numbers change as the packet moves through the nodes, based on the
stored tables. The page 36 diagram shows the actual forwarding after
setup is done.
Easy explanation:
"After setup, the packet follows the prepared path and each node
forwards it using VC labels."
Slide 37: Comparison
This slide compares three methods: circuit switching, datagram packet
switching, and VC packet switching. Circuit switching has a dedicated
path, fixed bandwidth, and no queueing delay, but it needs setup and
can give a busy signal. Datagram has no setup, no fixed path, and
shared bandwidth, but packets may be delayed and overhead exists in
each packet. VC packet switching is in between: it uses packets and
shared bandwidth, but the path stays fixed during the connection.
Simple meaning:
- Overhead: Extra control information.
- Negligible: Very small.
- Shared bandwidth: All packets use the same link capacity.
Easy explanation:
"Circuit switching is fixed and reserved. Datagram is flexible and
independent. VC packet switching mixes both ideas."
Slide 38: Taxonomy of Networks
This slide has a classification diagram. The page 38 diagram shows
WAN divided into private and public. Private can be dedicated or
switched. Dedicated includes leased lines such as T1/E1. Switched
includes circuit-switched and packet-switched. Public includes
internet, and broadband VPN with examples like DSL, cable, and
broadband wireless.
Simple meaning:
- WAN: Wide Area Network.
- Leased lines: Rented dedicated lines.
- VPN: Virtual Private Network.
- DSL: Broadband over telephone lines.
Easy explanation:
"The figure groups WAN networks into private and public types."
Slide 39: Packet Switching Networks
This is a title slide for the next topic.
Slide 40: Packet Switching Networks
This slide shows a packet-switched network diagram. The page 40
figure shows users connected through host computers, leased lines,
PAD, LEC, and PSE nodes. It illustrates how packet switching works
through exchanges in the network.
Simple meaning:
- PAD: Packet Assembler/Disassembler.
- LEC: Local Exchange Carrier.
- PSE: Packet Switching Exchange.
- Host computer: Main computer serving users.
Easy explanation:
"This picture shows how users connect into a packet-switched network
through carrier equipment."
Slide 41: Packet Switched Service Protocols
This slide says three main protocols are used for packet-switched
services: X.25, ATM, and Frame Relay.
Easy explanation:
"These are three important technologies used in packet-switched
WANs."
Slide 42: X.25
This slide explains X.25. It is used in packet-switched networks of
carriers like telephone companies. It does error checking at every
node and keeps exchanging status messages. It is reliable because it
controls errors and retransmits bad packets. But this heavy
processing creates delay, and today this is often unnecessary
because modern fiber networks have very low error rates.
Simple meaning:
- Reliable protocol: Checks errors and fixes problems.
- Retransmits: Sends again.
- Latency: Delay.
- Negligible error rate: Very tiny error amount.
Easy explanation:
"X.25 is safe and careful, but slow."
Slide 43: X.25 devices
This slide explains the device types in X.25:
- DTE: End devices like terminals and PCs.
- DCE: Communication devices that connect DTE to the network.
- PSE: Switches inside the carrier network.
Simple meaning:
- DTE: User end device.
- DCE: Communication interface device.
- PSE: Packet switch in the provider network.
- Carrier: Communication company.
Easy explanation:
"DTE is the user side, DCE is the connector, and PSE is the network
switch."
Slide 44: Asynchronous Transfer Mode (ATM)
This slide says ATM is a WAN technology similar to Frame Relay. ATM
is unreliable by itself because it does not do error control inside
the ATM layer. Error control must be done by another layer, usually
the transport layer. ATM networks are connection-oriented.
Simple meaning:
- Unreliable: Does not itself correct errors.
- Transport layer: Network layer handling end-to-end
communication. - Connection-oriented: Needs connection setup first.
Easy explanation:
"ATM is fast, but it depends on higher layers to handle errors."
Slide 45: ATM features
This slide says ATM combines multiplexing and switching. It works
well for bursty traffic and supports devices with different speeds.
ATM uses fixed 53-byte cells, supports quality of service, and is
scalable.
Simple meaning:
- Bursty traffic: Traffic that comes in sudden bursts.
- Cell: Fixed-size ATM packet.
- Quality of service (QoS): Priority and service quality control.
- Scalable: Can grow easily.
Easy explanation:
"ATM is designed to be fast, organized, and good for voice, video,
and data."
Slide 46: Frame Relay
This slide explains Frame Relay. It is a high-performance WAN
protocol working at the physical and data link layers. It was
designed for ISDN interfaces. It is packet-switched, and like ATM it
sends packets through the network without changing them. It is
considered unreliable because its error checking is limited. Common
speeds range from 56 Kbps to 45 Mbps.
Simple meaning:
- Physical layer: Actual transmission layer.
- Data link layer: Layer handling local link transfer.
- Encapsulates: Wraps data in a frame.
- Unreliable: Not enough built-in error control.
Easy explanation:
"Frame Relay is faster and lighter than X.25, but less protective."
Slide 47: Frame Relay
This slide is mainly a title or image transition for Frame Relay.
Slide 48: Frame Relay devices
This slide says devices in Frame Relay are DTE and DCE. DTE includes
terminals, PCs, routers, and bridges. DCE is carrier-owned equipment
that provides clocking and switching, usually packet switches.
Simple meaning:
- Clocking: Timing control.
- Bridge: Device linking network segments.
Easy explanation:
"DTE are user devices. DCE are provider devices that move the
data."
Slide 49: Frame Relay
This slide says Frame Relay uses variable-length packets and
statistical multiplexing. It uses predefined virtual circuits called
PVCs. It also uses CIR, which is a guaranteed data rate.
Simple meaning:
- Variable-length packets: Packets can have different sizes.
- PVC: Permanent Virtual Circuit.
- CIR: Committed Information Rate.
- Throughput: Actual data transfer speed.
Easy explanation:
"Frame Relay sends packets on predefined virtual paths, with a
guaranteed rate."
Slide 50: Committed Information Rate (CIR)
This slide explains CIR and mentions burst rate and burst excess
rate. It says total throughput can be thought of as CIR plus burst
values. Some carriers allow bursting and some do not.
Simple meaning:
- Burst rate: Temporary extra speed.
- Burst excess rate: Extra amount beyond the normal burst.
- Throughput: Amount of data sent successfully.
Easy explanation:
"CIR is your guaranteed speed, and bursting is temporary extra speed
if allowed."
Slide 51: Frame Relay diagram
The page 51 diagram shows LAN routers at customer sites connected
through LEC networks and an IXC Frame Relay network in the center. It
illustrates how different LANs can communicate through the Frame
Relay cloud.
Easy explanation:
"The figure shows how separate company networks can connect through a
Frame Relay provider."
Slide 52: Advantages of Frame Relay
This slide says Frame Relay supports connecting LANs that run
different protocols. It can improve network use, save money, and
reduce downtime because the network can reroute links automatically
inside the cloud.
Simple meaning:
- Interconnection: Connecting together.
- Interoperability: Ability to work together.
- Downtime: Time when the network is not working.
- Rerouting: Changing to another path.
Easy explanation:
"Frame Relay is flexible, can save cost, and can recover from some
failures."
Slide 53: ISDN
This slide says ISDN was developed so telecom companies could support
voice and data over one line using digital connectivity. It allows
multiple devices on one ISDN line. It has two types of
user-to-network interface: BRI for home or advanced users, and PRI
for businesses using T-1 lines.
Simple meaning:
- End-to-end digital connectivity: All-digital connection.
- BRI: Basic Rate Interface.
- PRI: Primary Rate Interface.
- Subscriber loop: Local connection to the user.
Easy explanation:
"ISDN lets one digital line carry more than one kind of
communication."
Slide 54: BRI and PRI
This slide explains the channels in ISDN.
- BRI: 2B + D (two 64 kbps bearer channels and one 16 kbps data
channel). - PRI (US): 23B + D.
- PRI (Intl): 30B + 2D.
Simple meaning:
- B channel: Bearer channel carrying voice/data/video.
- D channel: Signaling/control channel.
- Kbps: Kilobits per second.
- Mbps: Megabits per second.
Easy explanation:
"ISDN divides its line into channels for actual data and for
control."
Slide 55: Advantages and Disadvantages of ISDN
This slide says ISDN offers better calling features, digital voice
quality, and can support internet, phone call, and fax together. But
it is expensive, not always available, and harder to configure than
an analog modem.
Simple meaning:
- Configure: Set up.
- Analog modem: Older modem using analog signals.
Easy explanation:
"ISDN is useful, but it costs more and is not very easy to set up."
Slide 56: Synchronous Optical Network (SONET)
This slide says SONET is a physical layer technology that sends data
in frames over fiber-optic WAN lines. STS-1 rate is 51.84 Mbps.
Simple meaning:
- Physical layer: Actual transmission layer.
- Fiber-optic lines: Glass-based very fast communication lines.
- Frames: Structured groups of bits.
Easy explanation:
"SONET is a fast fiber-based system for long-distance
communication."
Slide 57: SONET Transmission Rate
The page 57 table shows different SONET rates such as OC-1, OC-3,
OC-12, OC-24, OC-48, OC-192, and OC-768, with larger levels giving
much higher Mbps rates.
Easy explanation:
"As the SONET level increases, the transmission speed increases a
lot."
Slide 58: Advantages of SONET
This slide says SONET can carry many types of communication traffic,
is scalable, standardized, and has built-in fault tolerance using
APS. If one fiber breaks, traffic can be switched to another fiber
very quickly.
Simple meaning:
- Standardized: Follows common standard.
- Fault tolerance: Ability to keep working during faults.
- APS: Automatic Protection Switching.
- Redundant: Extra backup.
- Microseconds: Very tiny time unit.
Easy explanation:
"SONET is fast, reliable, and has backup paths."
Slide 59: ATM
This slide says ATM is a cell-based Layer 2 transport mechanism
developed from Broadband ISDN. It can carry voice, data, and video.
It combines the high bandwidth use of Frame Relay with the
predictability of TDM, so it works well for voice/video and data.
Simple meaning:
- Cell-based: Uses fixed-size cells.
- Layer 2: Data link layer.
- Throughput: Data transfer amount.
- Predictability: Stable expected behavior.
Easy explanation:
"ATM is built to carry many media types efficiently and smoothly."
Slide 60: ATM Cell
This slide explains that an ATM cell is always 53 bytes: 5 bytes
header and 48 bytes payload. Cells are sent continuously. When the
user sends data, it is placed into cells dynamically. ATM uses SVCs,
which reduce reconfiguration complexity. It also mentions
packetization delay, which is the time needed to fill a cell.
Simple meaning:
- Payload: Actual user data.
- Dynamically: As needed.
- SVC: Switched Virtual Circuit.
- Packetization delay: Time to form a cell.
- Reconfiguration complexity: Difficulty of changing setup.
Easy explanation:
"ATM cuts data into equal cells and sends them in a very organized
way."
Slide 61: ATM Layers related to OSI Model
The page 61 diagram compares ATM layers with the OSI model. It shows
ATM has an application layer, higher layers, ATM adaptation layer,
ATM layer, and physical layer, and relates them to the OSI layers.
Simple meaning:
- OSI model: Standard layered model for networking.
- Adaptation layer: Layer that prepares data for ATM.
- Segmentation and reassembly: Splitting and joining data.
Easy explanation:
"This figure shows where ATM fits compared to the normal OSI
layers."
Slide 62: Drawbacks of ATM
This slide explains ATM disadvantages. It has overhead when
converting IP traffic to ATM. Segmentation and reassembly can waste
bandwidth. There can also be packetization delay. ATM needs different
knowledge and management compared to Ethernet, and many networks do
not need the QoS ATM provides.
Simple meaning:
- Overhead: Extra control work.
- Segmentation: Splitting data.
- Reassembly: Joining it again.
- Wasted bandwidth: Lost usable capacity.
- Ethernet: Common network technology.
- QoS: Quality of service.
Easy explanation:
"ATM is powerful, but it is more complex and often unnecessary for
many normal networks."
Slide 63: Thank You
This is the ending slide. It just closes the lecture.
Very short summary of the whole lecture:
-
Slides 4 to 7: what communication networks are.
-
Slides 8 to 9: ISDN idea.
-
Slides 11 to 20: circuit switching, FDM, and TDM.
-
Slides 21 to 36: packet switching, datagram, and virtual circuits.
-
Slide 37: comparison.
-
Slides 38 to 40: network taxonomy and packet-switching network.
-
Slides 41 to 52: X.25, ATM, and Frame Relay.
-
Slides 53 to 55: ISDN details.
-
Slides 56 to 58: SONET.
-
Slides 59 to 62: ATM details and drawbacks.
-
Slide 63: ending.
continue:Assignment 1
before:./lecture_01.md