THE OSI MODEL INTRODUCTION TO THE OSI MODEL WHEN COMPUTER NET WORKS WERE FIEST IMPLEMENTED ;MANUFACTEERSDESIGNED AND CREATED NET WORKING HARDWARE,SUCH.

Slides:



Advertisements
Similar presentations
By Franklin Mutuma D61/71648/2008. Definition Fiber Optic – refers to technology that uses cables made up of thin glass fibers that can conduct the light.
Advertisements

Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Chapter 2 Fundamentals of Data and Signals
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL). Functions, performed on the layer. МАС address in Ethernet networks. Layer 1 of the TCP/IP.
1 The 7 layer OSI model Sending an . 2 The seven layers.
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
1-1 Introduction to Computer Networks and Data Communications.
Data Communications & Computer Networks, Second Edition 1 Chapter 1 The Big Picture Introduction to Computer Networks and Data Communications.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Computer Communication & Networks
OIS Model TCP/IP Model.
Introduction to Information and Computer Science Networks Lecture e This material (Comp4_Unit7e) was developed by Oregon Health and Science University,
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
OSI Physical Layer.
OSI LAYERS(OPEN SYSTEMS INTERCONNECTION ) Betül ŞAHİN
Data Communications and Networks
思科网络技术学院理事会. 1 OSI Physical Layer Network Fundamentals – Chapter 8.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1  A network is a connected collection of devices (computers, interconnections, routers, and.
Mr C Johnston ICT Teacher
Computer Networks. By the end of this class, you should be able to: Understand the models of computer networks identify some network hardware devices.
Chapter 1 Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User’s Approach.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Basic LAN techniques IN common with all other computer based systems networks require both HARDWARE and SOFTWARE to function. Networks are often explained.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Management Information Systems, 4 th Edition 1 Chapter 6 Information Technology in Business: Telecommunications and Networks.
Course ILT The OSI model Unit objectives Explain the significance of the OSI model, label the seven layers of the OSI model, and describe services provided.
Chapter One Introduction to Computer Networks and Data Communications Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
Internet Model. Interfaces Between Layers The passing of the data and network information down through the layers of the sending device and back up.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
OSI Model. Topics What is the OSI Model? What is a Protocol? Why 7 Layers? The 7 Layers – Application – Presentation – Session – Transport – Network –
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Physical Layer Network Fundamentals – Chapter 8.
 The devices which each intercorrect several computer or different to each other, each nones network devices.  There are various types of Network devices.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
1 Transmission of Digital Data : Interface and Modems.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Chapter 2 Network Models
Component 4: Introduction to Information and Computer Science Unit 7: Networks & Networking Lecture 5 This material was developed by Oregon Health & Science.
Network Fundamentals – Chapter 8
Lesson 2—Networking BASICS1 Networking BASICS Network Media Unit 1 Lesson 2.
Unit 3 Physical Layer.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Physical Layer Network Fundamentals – Chapter 8.
Attenuation is the loss of signal strength, for example, when cables exceed a maximum length. This means that a 1 bit voltage signal loses amplitude as.
+ Lecture1 Transmission Media Asma Alosaimi 1. + Topics: Review Transmission media types Copper Media Fiber Optical Media Wireless Media 2.
Transmission Media The transmission medium is the physical path by which a message travels from sender to receiver. Computers and telecommunication devices.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
 Introduction to Wide Area Networks 2 nd semester
COMPUTER NETWORKS CS610 Lecture-13 Hammad Khalid Khan.
Lecture #01 Transmission Media
Lecture #01 Transmission Media
Exploring the World of Network Models
Networks Layering Chapter 7.
Lecture #01 Transmission Media
Introduction to computer networks
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
LECTURE #01 TRANSMISSION MEDIA
Network Fundamentals – Chapter 8
Lecture #01 Transmission Media
Network Fundamentals – Chapter 8
Network Fundamentals – Chapter 8
Network Fundamentals – Chapter 8
Network Fundamentals – Chapter 8
Network Fundamentals – Chapter 8
Network Fundamentals – Chapter 8
The Medium Access Control
Open System Interconnect (OSI).
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

THE OSI MODEL INTRODUCTION TO THE OSI MODEL WHEN COMPUTER NET WORKS WERE FIEST IMPLEMENTED ;MANUFACTEERSDESIGNED AND CREATED NET WORKING HARDWARE,SUCH AS NICS, ACCORDING TO WHATEVER STANDARDS THEY DEVISED THIS WAS ACCEPTABLE IF YOU WERE WILLING TO STANDARDARDIZE YOUR NETWORK ON ONE MANUFACTURER’S PRODUCTS,BUT PROBLEMS AROSE WHEN PEOPLE USED DIFFERENT PRODUCTS FROM DIFFERENT MANUFACTURER, AS THIS ISSUE BECAME MORE PREVLENT, THE INTERNATIONAL STANDARDS ORGANIZATION (OSI) STEPPED IN AND DEVELOPED THE OPEN SYSTEM INTERCONNECTION OSI MODEL- A MODEL THAT DESCRIBES NET WORK COMMUNICATIONS AS CONSISTING OF SEVEN LAYERS THAT WORK TO GETHER TO PROVIDE NET WORK SERVICES THE OSI MODEL PEOVIDES A STAN DARD, ORGANIZED WAY TO LOOK AT NET WORK COMMUNICATIONS.

Layer 1: The Physical Layer The physical layer is responsible for passing bits onto and receiving them from the connecting medium. This layer has no understanding of the meaning of the bits, but treats them as voltages, currents, or flashes of light passing through copper, radio waves, fiber optic, or some other medium. The physical layer deals with the functional electrical and mechanical characteristics of the signals and signaling methods.

THE PHYSICAL LAYER  Provides electrical and mechanical interfaces for a network.  Specifies type of medium used to connect network devices.  Specifies how signals are transmitted on network. The standards developed for this layer, and the devices that function on this layer, have to solve problems such as: How do you transmit strings of 0s and 1s at faster speeds over longer distances? How do you transmit a long series of just os that can be detected at the other end?