Open Systems Interconnection Model

Similar documents
The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

products. OSI is an ISO Standard: OSI was officially adopted as an international standard by the International Organisation of Standards (ISO).

Network Model: Each layer has a specific function.

Chapter 2 Network Models

Network Models. Presentation by Dr.S.Radha HOD / ECE SSN College of Engineering

MEBS Utilities services M.Sc.(Eng) in building services Faculty of Engineering University of Hong Kong

ES623 Networked Embedded Systems

ET4254 Communications and Networking 1

Networking Models OSI Model Created by International Organization Standardization

Lecture 2. Computer Networks Models. Network Models 1-1

Chapter 2 Network Models 2.1

Chapter Two. The OSI Model

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer

Network Models. Behrouz A. Forouzan Data communication and Networking Fourth edition

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications

Cross Layer Protocol Design. Radio Communication III

Chapter -4 OSI Reference Model

Chapter 2 Network Models 2.1

System Programming. Introduction to computer networks

CS601 Lecture 1 Important MCQS. 1: Modern telecommunication industry began in 1837 with the invention of the telegraph by.

Chapter 2 Network Models 2.1

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Communicating over the Network. Network Fundamentals. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved.

Application Layer. Presentation Layer. Session Layer. Transportation Layer. Network Layer. Physical Layer

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK

Chapter 3 Protocols and the TCP/IP Suite

Frequency: it refers to the number of periods in 1 s. It is formally expressed in Hertz (Hz)

Network Reference Models

Networking Applications

Architectures of Communication Subsystems

Lecture (02) Network Protocols and Standards

TCP/IP protocol suite

Monash University SAMPLE EXAM. Faculty Of Information Technology. Computer Facilities and Network Management

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322

CCNA Guide to Cisco Networking, Third Edition

infrared Disadvantage: 1. cannot use for long-range communication or outside a building due to sun s rays.

Osi Reference Model And Explain The Various Layers And Its Applications

Part VI. Appendixes. Appendix A OSI Model and Internet Protocols Appendix B About the CD

The History and the layers of the OSI Model 30 - October

Defining Networks with the OSI Model. Module 2

Operating Systems CS 571

Data Encapsulation & OSI & TCP/IP Models Week 2. Lecturer: Lucy White Office : 324

Switching on our smartphone and sending an to a friend living 5000 km from our home is something that we take for granted, but that involves a

Chapter 1. Computer Networks and the Internet

Computer Networks Fundamental.

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1

Chapter 12. Network Organization and Architecture. Chapter 12 Objectives Introduction Introduction

Communicating over the Network

OSI ISO, OSI Reference Model

TCOM 370 NOTES 99-1 NETWORKING AND COMMUNICATIONS

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1

Chapter 2. Communicating Over The Network. CCNA1-1 Chapter 2

ISO/OSI Model and Collision Domain NETWORK INFRASTRUCTURES NETKIT - LECTURE 1 MANUEL CAMPO, MARCO SPAZIANI


Computer Networking Chapter 2. The OSI reference Model

CS-461 Internetworking. Dr. Mohamed Aboutabl

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer

Course 6. Internetworking Routing 1/33

Chapter 12 Network Protocols

Need For Protocol Architecture

Need For Protocol Architecture

Internetworking Models The OSI Reference Model

Example Networks and the Physical Layer. CS158a Chris Pollett Feb 5, 2007.

Introduction to computer networking

DATA COMMUNICATION AND NETWORKS

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Computer Networks and reference models. 1. List of Problems (so far)

precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level)

This tutorial will help you in understanding IPv4 and its associated terminologies along with appropriate references and examples.

Chapter 2 Communicating Over the Network

CS 428/528 Computer Networks Lecture 01. Yan Wang

Objectives. Upon completion you will be able to: Understand how the Internet came into being

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking

Component 4: Introduction to Information and Computer Science

Data Communication and Network. Introducing Networks

Reference Models. 7.3 A Comparison of the OSI and TCP/IP Reference Models

Engr. Joseph Ronald Canedo's Notes

Chapter 2. Communicating Over The Network

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING B.E. ECE UNIT I DATA COMMUNICATION PART A

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

The Client Server Model and Software Design

OSI Layers (Open System Interconnection)

Networking interview questions

EE122 Midterm Exam UC Berkeley, Spring 1999

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

b) Diverse forms of physical connection - all sorts of wired connections, wireless connections, fiber optics, etc.

Chapter 1: Introduction

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 6 OSI MODEL TRANSPORT LAYER

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements?

ITEC 3800 Data Communication and Network. Introducing Networks

3201 Computer Networks (Final Exam) (Model Answer)

Chapter 3: Network Protocols and Communications

Fundamentals of Networking Introduction to Networking Devices

OSI Reference Model. Computer Networks lab ECOM Prepared By : Eng. Motaz Murtaja Eng. Ola Abd Elatief

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis

EE 610 Part 2: Encapsulation and network utilities

Transcription:

OPEN SYSTEMS INTERCONNECTION AND TCP/IP PROTOCOL SUITE TCP/IP P Open Systems Interconnection Model An ISO standard that covers all aspects of network communications A layered framework consisting of seven separate layers Purpose: to open communication between different systems without requiring changes to the logic of the underlying hardware and software It is not a protocol.

OSI Reference Model The Upper Layers Responsible for applications communicating between hosts Application Presentation Session

The Lower Layers Define how data is transferred through a physical wire or through networking devices. Transport Network Data Link Physical Functions of the Layers Application: provide user interface Presentation: data representation Session: management of sessions Transport: provides reliable or unreliable delivery Network: moves packets from source to destination Data Link: node to node delivery Physical: transmission of bits between devices

Physical characteristics of interfaces & media Representation of bits Data rate Physical Layer Synchronization of bits Line configuration Physical topology Transmission Mode Data Link Layer Framing Physical Addressing Flow control Error Control Access Control

Data Link Sub Layers (IEEE) Media Access Control (MAC) 802.3 Defines how packets are placed on the media. Defines the physical addressing and logical topologies Responsible for line discipline, error notification and ordered delivery of frames Logical Link Control (LLC) 802.2 Responsible for identifying network layer protocols and then encapsulating them. Provide flow control and sequencing of control bits. Network Layer Logical Addressing Routing

Service-point addressing Segmentation and reassembly Transport Layer Connection control Flow control Error control Dialog control Synchronization Session Layer

Translation Encryption Presentation Layer Compression Network virtual terminal File transfer, access & management Application Layer Mail services Directory services

TCP/IP A protocol suite that defines how all transmissions are exchanged across the Internet A hierarchical protocol made up of different modules, each providing a specific functionality Also made up of layers: Application, Transport, Network, Data Link, Physical Application, Transport, Internet, Network Access Functions of Layers Application layer handles high-level protocols, issues of representation, encoding, and dialog control. Transport Layer provides transport services from the source host to the destination host via a logical connection services include TCP and UDP services

Functions of Layers Internet Layer select the best path through the network for packets to travel. main protocol that functions at this layer is the Internet Protocol (IP). Network Access layer concerned with all of the issues that an IP packet requires to actually make a physical link to the network media Similarities between OSI & TCP/IP Both have layers Both have application layers, though they include very different services Both have comparable transport and network layers Packet-switched, not circuit-switched, technology is assumed Networking professionals need to know both models

Differences between OSI & TCP/IP TCP/IP combines the presentation and session layer into its application layer TCP/IP combines the OSI data link and physical layers into one layer TCP/IP appears simpler because it has fewer layers TCP/IP transport layer using UDP does not always guarantee reliable delivery of packets as the transport layer in the OSI model does OSI & the TCP/IP Model Application Presentation Application Session Transport Network Transport Internet Data Link Physical Network Access

SIGNALS Basic Concepts SIGNALS Information can be in the form of data, voice, picture and so on. Even the 0s and 1s cannot be sent across the network links. For transmission to be possible, information must be transformed into electromagnetic signals. Data can be analog or digital. Signals can be analog or digital (like the information they represent). Analog signals can have any value in a range Digital signals can only have a limited number of values.

Forms of Signals Periodic signal: a signal that completes a pattern within a measurable time frame and repeats over identical subsequent periods Period: amount of time required to complete one cycle. Aperiodic signal: a signal having no repetitive pattern. It has been proved that any aperiodic signal can be decomposed into an infinite number of periodic signals. Analog Signals Sine wave: most fundamental form of a periodic signal. Fundamental characteristics: Amplitude: generally refers to the height of the signal. Period: time needed to complete one cycle. Frequency: refers to the number of periods in one second. Frequency and period are inverses of each other. Phase: describes the position of the waveform relative to time zero (amount of shift forward or backward)

Plots Time-domain plot shows changes in signal amplitude with respect to time. Frequency-domain plot shows the relationship between amplitude and frequency Note: A low-frequency signal in the frequency domain corresponds to a signal with a long period in the time domain and vice versa. A signal that changes rapidly in the time domain corresponds to high frequencies in the frequency domain. Plots Time Domain Plot Frequency Domain Plot

Composite Signals The Fourier series allows us to decompose a composite periodic signal into a possibly infinite series of sine waves, each having a different frequency and phase. The Fourier transform allows us to decompose a composite aperiodic signal into an infinite series of simple sine waves, each having a different frequency and phase. Frequency Spectrum of a Signal the combination of all sine waves that make up the signal. The width of the frequency spectrum is the bandwidth of the signal. Examples: 1. If a periodic signal is decomposed into five sine waves with frequencies 200, 400, 600, 800 and 1000 Hz, what is the bandwidth? Draw the spectrum, assuming all components have maximum amplitude of 10 volts. 2. A signal has a bandwidth of 30 Hz. The highest frequency is 70 Hz. What is the lowest frequency? Draw the spectrum if the signal contains all integral frequencies of the same amplitude.

Digital Signals Most digital signals are aperiodic, thus, frequency or period is not appropriate. bit interval time required to send one single bit bit rate number of bits sent in one second A digital signal can be decomposed into a infinite number of simple sine waves called harmonics, each with a different amplitude, phase and frequency and phase. The significant spectrum of a digital signal is the portion of the signal s spectrum that can adequately reproduce the original signal. Examples: 1. A digital signal has a bit rate of 4000 bps. What is the duration of each bit (bit interval)? 2. A digital signal has a bit interval of 50 microseconds. What is the bit rate?