Recap of Layers Application, Data Link and Physical.

Slides:



Advertisements
Similar presentations
OSI Model OSI MODEL.
Advertisements

ECE 4321: Computer Networks Chapter 3 Data Transmission.
Physical Layer CHAPTER 3. Announcements and Outline Announcements Credit Suisse – Tomorrow (9/9) Afternoon – Student Lounge 5:30 PM Information Session.
Assessment 1 Review Network Layers. Computer 1Computer 2 2.
Chapter 6 Errors, Error Detection, and Error Control
Chapter 6 Errors, Error Detection, and Error Control.
Data Link Layer – Part 1 V.T.Raja Oregon State University.
Chapter 8 Data and Network Communication Technology
Chapter 6: Errors, Error Detection, and Error Control
SYST5030/4030 ☻Error control☻ ☻ Network architecture ☻ ☻ Protocols ☻ ☻ Transmission Efficiency and Throughput ☻
Chapter 6 Errors, Error Detection, and Error Control
The OSI Model A layered framework for the design of network systems that allows communication across all types of computer systems regardless of their.
Data Exchange Packet switching  Packet switching breaks data in to packets before sending it through a network, then reassembles it at the other end –
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 1: Internetworking.
Chapter 2 Basic Communication Theory Basic Communications Theory w Understand the basic transmission theory, and figure out the maximum data rate. w.
Midterm Review - Network Layers. Computer 1Computer 2 2.
Introduction to Data communication
1 nd semester King Saud University College of Applied studies and Community Service 1301CT.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Internet Model. Interfaces Between Layers The passing of the data and network information down through the layers of the sending device and back up.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
The OSI Model.
MODULE I NETWORKING CONCEPTS.
Data Communications & Computer Networks, Second Edition1 Chapter 6 Errors, Error Detection, and Error Control.
Chapter 6: Errors, Error Detection, and Error Control Data Communications and Computer Networks: A Business User’s Approach Third Edition.
Session 4. Objectives: By the end of this session, the student will be able to: Identify the different types of noise commonly found in computer networks.
Department of Industrial Engineering Sharif University of Technology Session# 10.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
FUNDAMENTALS OF NETWORKING
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Final Exam Review Slides INFS 4900/5900 Fall 2015.
Chapter 7 OSI Data Link Layer.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
Unit 3 Physical Layer.
CCNA3 Module 4 Brierley Module 4. CCNA3 Module 4 Brierley Topics LAN congestion and its effect on network performance Advantages of LAN segmentation in.
TOPIC 1.2 INTRODUCTION TO NETWORKING. OBJECTIVES By the end of the topic, students should be able to: a) List the elements of data communication systems.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
Physical Layer CHAPTER 3. Please stop by for a Coffee Chat or Resume Review with Credit Suisse Wednesday, September 9 th – 2:00pm til 4:00pm Student Lounge.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Chapter 5 Network and Transport Layers
CHAPTER 3 Physical Layer.
Introduction to Technology Infrastructure
Chapter 4 Data Link Layer.
Chapter 5 Network and Transport Layers
Chapter Goals Explain communication protocols
OSI Protocol Stack Given the post man exemple.
CHAPTER 3 Physical Layer.
Chapter 4 Data Link Layer
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
IOS Network Model 2nd semester
CHAPTER 3 Physical Layer.
Introduction to Technology Infrastructure
Lec 5 Layers Computer Networks Al-Mustansiryah University
Networking and Internet
Data Transmission and Computer Communications ECE: 412
CHAPTER 3 Physical Layer.
Chapter 4 Data Link Layer.
Chapter 2 Transmission Basics.
OSI Model OSI MODEL.
CSE 313 Data Communication
Presentation transcript:

Recap of Layers Application, Data Link and Physical

Network Layers Computer 1Computer 2 2

Application Layer 3 Network Layer Transport Layer Applications (e.g., , web, word processing) The software that enables the user to perform useful work Application architecture The way in which the functions of the application layer software are spread among the clients and servers on the network Functions of Application Layer

Application Layer Characteristics 4 * From Business Data Communications (Manish Agrawal)

Application Architecture Splitting the work across the client and the server Basic Software Components: Presentation Logic Application Logic Data Access Logic Data Types of Architectures: Host (or Server) Based Client Based Client/Server Based 5

How the web and work: Web: HTTP Request sent from a client to a server What is included in the request? Server responds back with an HTTP Response What is included in the response? SMTP Packet sent from client to server POP IMAP 6

Network Layers Computer 1Computer 2 7

Introduction - Transport layer Responsible for end-to-end delivery of messages Responsible for segmentation and reassembly  Breaking the message into several smaller pieces at the sending end  Reconstructing the original message into a single whole at the receiving end Interacts with Application Layer Transport Layer Application Layer Network Layer 8

Network Layers Computer 1Computer 2 9

Introduction – Network Layer Responsible for addressing and routing of messages  Selects best path from computer to computer until the message reaches destination Performs encapsulation on sending end  Adds network layer header to message segments Performs decapsulation on receiving end  Removes the network layer header at receiving end and passes them up to the transport layer Network Layer Transport Layer Data Link Layer 10

Network Layers Computer 1Computer 2 11

Data Link Layer - Introduction Responsible for moving messages from one device to another Controls the way messages are sent on media Organizes physical layer bit streams into coherent messages for the network layer Major functions of a data link layer protocol  Media Access Control  Error Control  Message Delineation Data Link Layer Physical Layer Network Layer 12

4.1 Media Access Control (MAC) Controlling when and what computer transmit  Important when more than one computer wants to send data at the same time over the same, shared circuit Point-to-point half duplex links Multipoint configurations Two possible approaches  Controlled access  Contention based access 13

Source of Error What causes itHow to prevent it Line Outages Faulty equipment, Storms, Accidents (circuit fails) White Noise Movement of electrons (thermal energy) Increase signal strength (increase SNR) Impulse Noise Sudden increases in electricity (e.g., lightning, power surges) Shield or move the wires Cross-talk Multiplexer guard bands are too small or wires too close together Increase the guard bands, or move or shield the wires Echo Poor connections (causing signal to be reflected back to the source) Fix the connections, or tune equipment Attenuation Gradual decrease in signal over distance (weakening of a signal) Use repeaters or amplifiers Intermodulation Noise Signals from several circuits combine Move or shield the wires Jitter Analog signals change (small changes in amp., freq., and phase) Tune equipment Harmonic Distortion Amplifier changes phase (does not correctly amplify its input signal) Tune equipment Error Control - Sources of Errors and Prevention mostly on analog More important 14

Major Functions of Error Control Error prevention Error detection Parity checks Check Sum Cyclic Redundancy Check (CRC) Error correction Retransmission Stop and Wait ARQ (A half duplex technique) Continuous ARQ (A full duplex technique) Forward Error Correction 15

Network Layers Computer 1Computer 2 16

Physical Layer - Overview Includes network hardware and circuits Types of Circuits  Physical circuits connect devices & include actual wires  Logical circuits refer to the transmission characteristics of the circuit  Physical and logical circuits may be the same or different. For example, in multiplexing, one physical wire may carry several logical circuits. 17 Physical Layer Network Layer Data Link Layer

Circuit Configurations & Data Flow 18 Configuration: Basic physical layout of the circuit Configuration types:  Point-to-Point Configuration  Multipoint Configuration Data Flow (Transmission): Simplex Half-Duplex Full-Duplex Multiplexing

Media 19 Physical matter that carries the transmission Signal transmitting properties of chosen media are important Types: Guided Media Radiated (Unguided) Media

Data Transmission Data - Representation of facts in a formalized manner suitable for communication, interpretation, or processing by humans or by automatic means Signal - Detectable transmitted energy that can be used to carry information Bits in a message can be sent on:  a single wire one after another (Serial transmission)  multiple wires simultaneously (Parallel transmission) Modes of transmission: Serial Mode Parallel Mode 20

Transmission Types Digital Transmission (Digital Data) – Voltage Encoding Unipolar Bipolar NRZ Bipolar RZ Analog Transmission (Digital Data) – Modulation Amplitude Modulation (AM) Frequency Modulation (FM) Phase Modulation (PM) Digital Transmission (Analog Data)  Requires a pair of special devices called Codec - Coder/decoder A device that converts an analog voice signal into digital form Converts it back to analog data at the receiving end Used by the phone system 21