COMPUTER COMMUNICATION & NETWORKS Presented by MUTAASA AHMED.

Slides:



Advertisements
Similar presentations
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??
Advertisements

Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Csc333 Data communication & Networking Credit: 2.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
TDC /502, Summer II Unit 2: Underlying Technologies Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) –Ethernet.
Two Network Types Defined by DISTANCE LAN WAN. NETWORKS LAN LOCAL AREA NETWORK.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Review on Networking Technologies Linda Wu (CMPT )
Chapter Preview  In this chapter, we will study:  The basic components of a telecomm system  The technologies used in telecomm systems  Various ways.
COMPUTER NETWORKS.
© Folens 2008 Transfer of data in ICT systems Using ICT networks.
Lecturer: Tamanna Haque Nipa
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
Data Communications and Networks
TC 361 Data Networking Test Review
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
3.3) Transmitting and Receiving. Different concepts covered include: transmission of data protocols handshaking networks and their topologies network.
Technology Guide 4 Telecommunication & Internet. Agenda Telecommunication terminology Communication media Network architecture concepts Enterprise networking.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Local Area Network By Bhupendra Ratha, Lecturer
Introduction network Protocol
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
Communication methods
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
Networks. Common Xmit Media Shared Media Networks are a shared communication resource Only one user can access at a time.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 2. How Computer Networks Send Data Across the Internet.
Chapter 5 Network Computing. Agenda Functions Feasibility Analysis.
AS Computing Data Transmission and Networks. Transmission error Detecting errors in data transmission is very important for data integrity. There are.
Communication Systems 3.1) Characteristics of a Communication System.
1 Computer Networking Dr. Mohammad Alhihi Communication and Electronic Engineering Department Philadelphia University Faculty of Engineering.
William Stallings Data and Computer Communications
Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
Chapter 2 Network Models
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
FUNDAMENTALS OF NETWORKING
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
1 Chapter Overview Networking requirements Network types and topologies Network cabling Local area network (LAN) communication Maintaining and troubleshooting.
NETWORK DEVICES Department of CE/IT.
ENGS 112 Lecture 3 Packet Switching Chapter 3, Walrand WWW links, eg.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
THE OSI REFERENCE MODEL
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
1. Introduction and Background Network Performance and Quality of Service.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
Transfer of data in ICT systems
Chap. 2 Network Models.
Networks Layering Chapter 7.
Network Basics Extended Learning Module E
Data Communication.
Communication Systems
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

COMPUTER COMMUNICATION & NETWORKS Presented by MUTAASA AHMED

COMPUTER COMMUNICATION PERSON –TO-PERSON COMMUNICATION Characteristics of communication systems. Examples of communication systems. Transmitting and receiving in communication systems. Computer Networks COMPUTER COMMUNICATION WHAT DO WE NEED TO COMPLETE THE PROCESS OF COMMUNICATION?

WHAT IS COMMUNICATION? The act of conveying information for the purpose of creating a shared understanding. People can communicate through word of mouth, signs or facilitated by communication gadgets such as computers or telephones

CHARACTERISTICS OF COMMUNICATION SYSTEMS Must be a Sender and Receiver A protocol is a set of rules which governs the transfer of data between computers. Protocols allow communication between computers and networks. Handshaking is used to establish which protocols to use. Handshaking controls the flow of data between computers

Protocols will determine the speed of transmission, error checking method, size of bytes, and whether synchronous or asynchronous Examples of protocols are: token ring, CSMA/CD (Carrier Sense Multiple Access/Collision Detection), TCP/IP CHARACTERISTICS OF COMMUNICATION SYSTEMS

5 BASIC COMPONENTS Every communication system has 5 basic requirements Data Source (where the data originates) Transmitter (device used to transmit data) Transmission Medium (cables or non cable) Receiver (device used to receive data) Destination (where the data will be placed)

5 BASIC COMPONENTS

TRANSMISSION MEDIA & SPEED Bandwidth: The amount of data which can be transmitted on a medium over a fixed amount of time (second). It is measured on Bits per Second or Baud Bits per Second (bps): A measure of transmission speed. The number of bits (0 0r 1) which can be transmitted in a second Baud Rate: Is a measure of how fast a change of state occurs (i.e. a change from 0 to 1)

NETWORK OR COMMUNICATION DEVICES To complete the communication process Repeaters – amplify the signal Routers – to route the signal Switches – intelligent analysis Bridges – connect two networks together Cables Gateways – gateway to the network

COMMUNICATION DEVICES Communication devices are peripheral devices used for communication between computers and other devices. Machines that assist in transmission of data It’s worthy noting that learning about network types remains incomplete unless we get to know the devices that help in communication between computers and devices.

NETWORKING PROTOCOLS A Protocol is a set rules that governs the communication between two or more devices. ISO (International Standards Organisation) has standardised all communication protocols such that devices and software developed by different manufacturers can communicate with ease

PROTOCOLS Protocols define format, order of messages sent and received amongst communication entities, and actions taken on message transmission and receipt

COMMUNICATION DEVICES WHAT ARE THEY???? WHAT DO THEY DO?????