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

Computer Network_ Lecture 1_C

The document outlines the objectives and content of a Computer Networks course, covering topics such as network models, data communication, and various layers of network protocols. It details the design issues and techniques associated with each layer, including physical, logical link control, medium access control, network, transport, and application layers. Additionally, it emphasizes the importance of attendance, assessments, and provides recommended reading materials.

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)
9 views

Computer Network_ Lecture 1_C

The document outlines the objectives and content of a Computer Networks course, covering topics such as network models, data communication, and various layers of network protocols. It details the design issues and techniques associated with each layer, including physical, logical link control, medium access control, network, transport, and application layers. Additionally, it emphasizes the importance of attendance, assessments, and provides recommended reading materials.

Uploaded by

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

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.

You might also like