0% found this document useful (0 votes)
11 views

Computer Network_ Lecture 1-2

The document outlines a course on Computer Networks (AI 208) focusing on network models, data communication, and protocols for efficient data transfer. It covers various layers of networking, including physical, logical link control, medium access control, network, transport, and application layers, along with their respective design issues and protocols. Additionally, it discusses types of computer networks such as LAN, MAN, and WAN, and includes evaluation criteria for the course.

Uploaded by

valadevang071
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Computer Network_ Lecture 1-2

The document outlines a course on Computer Networks (AI 208) focusing on network models, data communication, and protocols for efficient data transfer. It covers various layers of networking, including physical, logical link control, medium access control, network, transport, and application layers, along with their respective design issues and protocols. Additionally, it discusses types of computer networks such as LAN, MAN, and WAN, and includes evaluation criteria for the course.

Uploaded by

valadevang071
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

Lecture 1

Computer Network (AI 208) : 3-0-2 Credit 4


Objectives
Understand network models, data communication, and protocols for efficient
data transfer.

Analyze, evaluate, and design network systems using modern tools and
techniques.
Course Content
INTRODUCTION:

Overview of Computer Networks and Data Communication, Computer Networking


Protocols and Standards, Types of Computer Networks, Network Topology,
Protocol Hierarchies and Design Issues, Interfaces and Services, Networking
Devices, OSI and TCP/IP Reference Models
Course Content
PHYSICAL LAYER:

Physical Layer Design Issues, Data Transmission Techniques, Multiplexing,


Transmission Media, Asynchronous Communication, Wireless Transmission, ISDN,
ATM, Cellular Radio, Switching Techniques and Issues.
Course Content
LOGICAL LINK CONTROL LAYER:

LLC Design Issues, Framing, Error and Flow Control, Framing Techniques,
Error Control Methods, Flow Control Methods, PPP and HDLC.
Course Content
MEDIUM ACCESS CONTROL LAYER:

MAC Layer Design Issues, Channel Allocation Methods, Multiple Access Protocols -
ALOHA, CSMA, CSMA/CD Protocols, Collision Free Protocols, Limited Contention
Protocols, LAN Architectures, IEEE -802 Standards, Ethernet(CSMA/CD), Token Bus,
Token Ring, Bridges
Course Content
NETWORK LAYER

Network Layer Design Issues, Routing Algorithms and Protocols, Congestion


Control Algorithms and QoS, Internetworking, Addressing, N/W Layer
Protocols.
Course Content
TRANSPORT LAYER

Transport Layer Design Issues, Transport Services and Sockets, Addressing,


Connection Establishment, Connection Release, Flow Control and Buffering,
Multiplexing, Transport Layer Protocols, Congestion Control, QoS, Software
Defined Networks.
Course Content
APPLICATION LAYER

Client Server Model, Domain Name System (DNS), Hyper Text Transfer
Protocol (HTTP), Email: SMTP, MIME, POP3, Webmail, FTP, TELNET, Dynamic
Host Control Protocol (DHCP), Simple Network Management Protocol (SNMP)
and Recent Developments.
Books Recommended
1. William Stalling, "Data and Computer Communication", 10/E, Pearson India,
2017.
2. B. Forouzan, "Data Communication and Networking", 5/E, McGraw Hill,
2017.
3. Douglas E. Comer, "Internetworking with TCP/IP Volume – I”, 6/E Pearson
India, 2015.
4. Andrew S. Tanenbaum, "Computer Network", 5/E, Pearson India, 2013.
5. W. Richard Stevens, "TCP/IP Illustrated Volume - I", 2/E, Addison Wesley,
2011.
Evaluation
75% Attendance is Mandatory

Clear Both Mid-Semester and End-Semester Exams Independently

Two Quizzes (20 Marks Each), Best Score Will Be Considered


L2

INTRODUCTION TO COMPUTER
NETWORKS
Data Communication and Computer Networks
Data Communication:

Communication means sharing information, which can be local or remote

The process of transmitting data between devices or systems through a


communication medium.
Data Communication: Components

Message, sender, receiver, transmission medium and protocol


Message: The information or data being transmitted.
Sender: The device that initiates the communication
Receiver: The device that receives the transmitted message.
Data Communication: Components
Transmission medium: The physical path through which a message travels from the
sender to the receiver.

● Protocol: A set of rules that govern data communication.


FTP
SMTP
HTTP
Data Flow
Simplex Mode:

Communication is unidirectional, where one device transmits and the other only receives
● Keyboard and traditional monitors
Data Flow
Half-Duplex

Each device can both transmit and receive, but not at the same time.

● Communication is bidirectional
Data Flow
Full-Duplex

Communication is bidirectional and simultaneous


Computer Networks
A network is a set of devices connected by communication links.

A system where multiple computers are connected to share information and


communicate using common rules or protocols.

● A computer network connects two or more independent computers.


Types of Computer Networks
When two or more computers are connected, it forms a
computer network.This network allows the computers to
communicate with each other and share resources.

● LAN (Local Area Network)


● MAN (Metropolitan Area Network)
● WAN (Wide Area Network)
LAN (Local Area Network)
Network in small geographical Area is called LAN

Easy to Design and Maintain


High Internet Speed
Minimal Propagation Delay
Low Network Congestion
MAN (Metropolitan Area Network)
Network in a City is called MAN
Larger Coverage Area
Moderate Design Complexity
High-Speed Connectivity
Supports Multiple LANs

WAN (Wide Area Network)
● Network spread geographically (Country or across Globe) is called WAN
(Wide Area Network)

Extensive Coverage Area


Very difficult to design and maintain
Offers a low Internet speed.
It faces a high propagation delay.
Higher Congestion in the Network

You might also like