Document 1
Document 1
COMPUTER Section-G
NETWORK Roll No.- 04
OVERVIEW
DEFINITION
&
IMPORTANCE
• Definition of computer networks: A
network is a collection of
interconnected devices that
communicate and share resources
• Importance: Facilitates
communication, data sharing,
resource pooling, collaboration, and
access to services
OSI MODEL
OVERVIEW
• The OSI model: A conceptual framework used to standardize
communication protocols
• Signal Encoding and Modulation: It deals with converting digital data into
physical signals for transmission over the network medium. This involves
techniques like modulation, which alters the characteristics of the signals to
represent the data in a form suitable for transmission (e.g., converting
digital signals into analog waves for transmission over copper wires).
Media Access Control (MAC) and Flow Control: This layer manages access to the
transmission medium, especially in shared mediums like Ethernet networks. MAC
protocols govern how devices on the same network gain access to the transmission
• medium and prevent collisions. Additionally, flow control mechanisms help regulate
the flow of data between devices to ensure that a sender doesn't overwhelm a receiver
with data.
• Addressing and Switching: The Data Link Layer assigns physical addresses (such as MAC
addresses) to devices connected to a network. These addresses uniquely identify devices
on the same network. Switching, which occurs at this layer in a network switch, involves
using MAC addresses to forward data frames only to their intended destination,
increasing network efficiency.
N E T W O R K L AY E R
• Functions: Logical addressing, packet forwarding, routing,
fragmentation
• Segmentation and Reassembly: Divides data from the Session Layer into
smaller segments for transmission and reassembles them at the
destination.
• Flow Control and Error Correction: Manages data flow, provides error
detection, and retransmission capabilities for a reliable data transfer
process.
PRESENTATION LAYER
• Functions: Data translation, encryption, compression, data formatting
• Data Translation and Encryption: Presentation Layer translates, formats, and
encrypts data for transmission across the network.
Importance of Switching
• Example: Internet Protocol (IP) networks use datagram switching (e.g., IPv4, IPv6).
TYPES OF SWITCHING
B. Virtual Circuit Switching
• Creates a logical path before data transfer.
• Example: Multiprotocol Label Switching (MPLS) networks employ virtual circuit switching.
TYPES OF SWITCHING
Message Switching
• Data transferred in complete messages.
A D V A N TA G E S O F N E T W O R K S W I T C H I N G
1. Increased Efficiency
• Allows simultaneous communication between multiple devices.
2. Scalability
4. Enhanced Security
3. Layer 3 Switching
• Combines the functions of a switch and a router.