Csc333 Data communication & Networking Credit: 2.

Slides:



Advertisements
Similar presentations
Chapter 3: Introduction to Data Communications and Networking
Advertisements

DATA COMMUNICATION AND NETWORKING Chapter 12. Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons.
CCNA – Network Fundamentals
OSI Model OSI MODEL.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
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.
OSI Model.
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
Information Technology in Business: Telecommunications, Networks and Internet Basics.
Chapter 2 Basic Communication Theory Basic Communications Theory w Understand the basic transmission theory, and figure out the maximum data rate. w.
1 Long-Distance Communication. 2 Illustration of a Carrier Carrier –Usually a sine wave –Oscillates continuously –Frequency of carrier fixed.
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
Laudon & Laudon: Canadian Edition
Basics of Communication & Networking
CE 4228 DATA COMMUNICATIONS AND NETWORKING Introduction.
Chapter 4 Computer Networks – Part 1
GRAP 3175 Computer Applications for Drafting Unit VI Data Communication.
Presentation on Osi & TCP/IP 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.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
SEED Infotech Pvt. Ltd. 1 Networking in Java. SEED Infotech Pvt. Ltd. 2 Objectives of This Session Describe issues related to any type of network using.
Local Area Network By Bhupendra Ratha, Lecturer
Module 2: Information Technology Infrastructure
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
NETWORKING FUNDAMENTALS. Bandwidth Bandwidth is defined as the amount of information that can flow through a network connection in a given period of time.Bandwidth.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
Data Communications Chapter 16, Exploring the Digital Domain.
COMPUTER NETWORKS Ms. Mrinmoyee Mukherjee Assistant Professor
The OSI Model.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
William Stallings Data and Computer Communications
Chapter 4 Telecommunications and Networking The McGraw-Hill Companies, Inc All rights reserved. Irwin/McGraw-Hill.
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.
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.
Communication Systems Concepts شال 352 Banan Mahmoudi CHAPTER 1.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
Professor Douglas Lyon Fairfield University Computer Networks CR320.
Linux Operations and Administration Chapter Eight Network Communications.
Networks are about Communication! What is a good model of communication?
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
1 Chapter Overview Modems The Internet and Web Browsers.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Week 7 Managing Telecommunications & Networks. Effective communications are essential to organizational success Define the terms communications and telecommunications.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
Data Communication IT-402.
Topics Covered For May Data Communications Basics Network Basics Systems Communicating/Collaborating Over a Network The Internet and the Web.
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96
Data Communication.
OSI Reference Model Unit II
Data Transmission And Digital Communication
communications system
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Network Basics and Architectures Neil Tang 09/05/2008
Unit – III Network Essentials
Presentation transcript:

Csc333 Data communication & Networking Credit: 2

digital and analog transmission asynchronous and synchronous transmission types of communication services transmission media Multiplexing Noise

Computer Networks Concept of computer Networks network Architecture types of networks network topology

network components internet and and its uses in modern communication satellite communication Some practical (optional)

Data Communication The fundamental purpose of a communications system is the exchange of data between two parties. Examples include; A communication between a terminal and a server over a public telephone network, the exchange of voice signals between two telephones over the same network.

Basic Elements of Comm. Sys The key elements of comm. Model are as follows; Source: This device generates the data to be transmitted; examples are telephones and computers Transmitter: transforms and encodes the information in such a way as to produce electromagnetic, electrical or light signals that can be transmitted across some sort of transmission system Transmission system: This can be a single transmission line or a complex network connecting source and destination

Receiver: The receiver accepts the signal from the transmission system and converts it into a form that can be handled by the destination device Destination: Takes the coming data from the receiver

In data communication four basic terms are frequently used. They are: Data : A collection of facts in raw forms that become information after processing. Signals : Electric or electromagnetic encoding of data. Signaling : Propagation of signals across a communication medium. Transmission : refers to the transfer of data across the network.

Over a network, data packets use different methods such as unicast, broadcast, and multicast.

Communication Protocols Computers send and receive data across a communication links through comm.softwares The data communication software instructs computer systems and devices as to how exactly data is to be transferred from one place to another The procedure of data transformation in the form of software is commonly known as protocol

Protocols perform the following functions for the efficient and error free transmission of data; Data sequencing Data Routing Flow control Error Control Examples of communication protocols include;

TCP : main protocol in TCP/IP networks TCP uses acknowledgement (ACK) packets and sequence numbers to create a full duplex reliable stream connection between two end points The connection between client and server begins with a three-way handshake Client sends a synchronization (SYN) packet to the server with initial sequence number X.

Server responds by sending a SYN/ACK packet that contains the server’s own sequence number p and an ACK number for the client’s original SYN packet This ACK number indicates the next sequence number the server expects from the client. Client acknowledges receipt of the SYN/ACK packet by sending back to the server an ACK packet with the next sequence number it expects from the server, which in this case p+1.

The next protocol is UDP It as “a connectionless protocol that, like TCP, runs on top of IP networks UDP doesn’t use sequence numbers like TCP HTTP is another protocol It is “the underlying protocol used by the World Wide Web HTTP defines how messages are formatted and transmitted Also define what actions Web servers and browsers should take in response to various commands.

Data Transmission Modes There are three ways for transmitting data from one point to another; Simplex Half-duplex Full-duplex

Digital and Analog Transmission Data is transmitted from one point to another point by means of electrical signals that may be in digital and analog form. In analog signal the transmission power varies over a continuous range with respect to sound, light and radio waves. Analog signal is measured in Volts and its frequency is in Hertz (Hz).

digital signal may assume only discrete set of values within a given range It is a sequence of voltage represented in binary form When digital data are to be sent over an analog form the digital signal must be converted to analog by means of digital to analog converter (DAC). So the technique by which a digital signal is converted to analog form is known as modulation

the conversion of analog signal to its digital form, is known as demodulation

Asynchronous and Synchronous Transmission Data transmission through a medium can be either asynchronous or synchronous In asynchronous transmission data is transmitted character by character as you go on typing on a keyboard Hence there are irregular gaps between characters it is cheaper to implement, as you do not have to save the data before sending

in the synchronous mode, the saved data is transmitted block by block Synchronous transmission is well suited for remote communication between a computer and related devices like card reader and printers

Types of Communication Services A term used to describe the data-handling capacity of a communication service is bandwidth. Bandwidth is the range of frequencies that is available for the transmission of data The communication data transfer rate is measured in a unit called baud Baud is identical to bits per second

Communication companies provide three general classes of service for both voice and data communication. Narrowband handles low data volumes. Data transmission rates are from 45 to 300 baud Voiceband handles moderate data transmission volumes between 300 and 9600 baud Broadband handles very large volumes of data. These systems provide data transmission rates of 1 million baud or more

Bit Rate and Bandwidth Bit rate is the number of bits that can be transmitted per second over a channel. It is measured in bits/s It is the direct measure of information-carrying capacity of a communications link or network for digital transmission Bandwidth is the frequency range within which a signal can be transmitted without significant deterioration It is measured in Hertz

It is the information-carrying characteristic of a communications channel used for analog transmission