DATA COMMUNICATION. Part TWO Data Transmission

Similar documents
Advantages and disadvantages

Lecture-65 SERIAL DATA COMMMUNICATION The data bus of a microcomputer system is designed to transfer data to and from I/O device in parallel - all

The data transmission mode describes the direction of data flow. It is either simplex, half duplex or full duplex.

Interfacing Techniques in Embedded Systems

PPP. Point-to-Point Protocol

NETWORKING FUNDAMENTALS Unit Structure

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

Data Communication. Chapter # 1: Introduction. By: William Stalling

Sender Receiver Sender

Chapter 8 OSI Physical Layer

Communication. Chirag Sangani

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Computer Network Architecture

Some previous important concepts

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission

Introduction to Embedded System I/O Architectures

Telematics. 5th Tutorial - LLC vs. MAC, HDLC, Flow Control, E2E-Arguments

Serial communication

Input-Output Organization

Christian Brothers High School, Lewisham. Year 12 Information Processes & Technology. Assessment Task 3: Communications Systems.

Chapter 1.5 Data Transmission and Networking.

Getting Connected (Chapter 2 Part 4) Networking CS 3470, Section 1 Sarah Diesburg

Networks & Communications. Comp 277

High Level View. EE 122: Ethernet and Random Access protocols. Medium Access Protocols

INPUT-OUTPUT ORGANIZATION

Physical Layer V What does the physical layer provide?

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com

EE 122: Ethernet and

Communication and Networks. Problems

INTERNET ARCHITECTURE & PROTOCOLS

2.1 CHANNEL ALLOCATION 2.2 MULTIPLE ACCESS PROTOCOLS Collision Free Protocols 2.3 FDDI 2.4 DATA LINK LAYER DESIGN ISSUES 2.5 FRAMING & STUFFING

SCI Serial Communication Interface

Chapter 9: Data Transmission

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

1. Define Peripherals. Explain I/O Bus and Interface Modules. Peripherals: Input-output device attached to the computer are also called peripherals.

Chapter 4: Communication Technology. Solutions

e-pg Pathshala Subject : Computer Science Paper: Embedded System Module: Serial Port Communication Module No: CS/ES/11 Quadrant 1 e-text

Data Communication/MIDI. Juan P Bello

CS 0478 Topic 1.2. only. From sender to receiver. directions simultaneously. data can be sent from A to B and from B to A along the same line

Data Link Control Protocols

Lecture 6 The Data Link Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

STM. Computing. Specifica on Topics. High Level Skills you should think about to take your work to the next level:

CHAPTER 7 MAC LAYER PROTOCOLS. Dr. Bhargavi Goswami Associate Professor & Head Department of Computer Science Garden City College

Chapter 12 Multiple Access 12.1


Lecture 5 The Data Link Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Digital Input and Output

Chapter 10 Sections 1,2,9,10 Dr. Iyad Jafar

Full file at

Local Area Networks NETW 901

Transmission Media :- It can be broadly classified into two types

Basics of UART Communication

Computers: Tools for an Information Age. Chapter 7 Networking: Computer Connections

Transport Layer Protocols TCP

ERROR AND FLOW CONTROL. Lecture: 10 Instructor Mazhar Hussain

Fig.12.5 Serial Data Line during Serial Communication

CSE 461 Module 10. Introduction to the Transport Layer

M242 COMPUTER NETWORS AND SECURITY

Section 3 - Backplane Architecture Backplane Designer s Guide

CYBER ATTACKS EXPLAINED: WIRELESS ATTACKS

Chapter 7 : Input-Output Organization

COS 140: Foundations of Computer Science

TSIN01 Information Networks Lecture 3

Data Communications. Automatic Repeat Request Medium Access Control

Fundamentals of Networking Network Terminologies

LECTURE # 8. Bad Technology Flow control, error control, addressing is multiple Session and Presentation(EMPTY), Network and DL(Full)

CS 5520/ECE 5590NA: Network Architecture I Spring Lecture 13: UDP and TCP

William Stallings Data and Computer Communications. Chapter 7 Data Link Control

Serial Communication Prof. James L. Frankel Harvard University. Version of 2:30 PM 6-Oct-2015 Copyright 2015 James L. Frankel. All rights reserved.

ELEG3923 Microprocessor Ch.10 Serial Port Programming

ECSE 414 Fall 2014 Final Exam Solutions

PCnet-FAST Buffer Performance White Paper

UNIT 1 BASICS OF DATA COMMUNICATION

BASICS OF COMMUNICATION TECHNOLOGY

1.0 INTRODUCTION. Introduction to data communication and networking 1

Chapter 6 Digital Data Communications Techniques

PD215 Mechatronics. Week 3/4 Interfacing Hardware and Communication Systems

COS 140: Foundations of Computer Science

Wired communication refers to the transmission of data over a cable. Some examples include telephone networks, cable television or broadband internet

Serial Communications

Lesson 1: Network Communications

Data and Computer Communications

Introduction to Networks and the Internet

EEC-484/584 Computer Networks

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

Data Communications & Networks. Session 3 Main Theme Data Encoding and Transmission. Dr. Jean-Claude Franchitti

DIGITAL COMMUNICATION SWAPNIL UPADHYAY

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer

Ethernet Hub. Campus Network Design. Hubs. Sending and receiving Ethernet frames via a hub

Unit 19 - Serial Communications 19.1

Chapter 8. Input Output Organization

2 Network Basics. types of communication service. how communication services are implemented. network performance measures. switching.

ECE251: Thursday November 8

Text Book. 1. Computer Networks & Internets by Douglas E Comer. 2. Data and Computer Communication by William Stalling, 5th or above edition.

Computer Communication and Networks

CSE 461: Wireless Networks

Strengthening Unlicensed Band Wireless Backhaul

Lecture 4: Wireless MAC Overview. Hung-Yu Wei National Taiwan University


Chapter 1 : Introduction to Computer Networks

Transcription:

DATA COMMUNICATION Part TWO Data Transmission This Chapter intends to create basic concepts of Data communication. We will be covering some basic definitions and details Q: What are the basics Communication model : There are basic three Communication model These are Simplex Half-duplex Full-duplex Simplex-In this mode, the data flows in only one direction i.e. sender always remain a sender and receiver always remains a receiver. Disadvantage As it is one way communication. So, receiver can t intimate the sender that data was being received properly or not. In this mode, the main transmitter broadcasts a signal but it does not expects any reply from the receiver. Advantage- Less Sources Required Example: Television and Radio broadcasts.

Half Duplex-In this mode, the data flow in both direction but not simultaneously i.e. sender can send data to receiver and receiver can send acknowledgement as well but not together as line is common. Hence it is a two way alternate communication. Advantages of Half Duplex Costs less than full duplex. Enables for two way communications. Disadvantages of Half Duplex Costs more than simplex. Example Only one device can transmit at a time. Walkie Talkie Full Duplex To overcome the limitations of the half duplex i.e. to reduce the turned around time, here different paths are being allocated because of which two way simultaneous communication can take place here. Advantage of Full Duplex. Enables two-way communication simultaneously. Disadvantage of Full Duplex. The most expensive method in terms of equipment because of two bandwidth channels is required.

Techniques of Data Communication What are the techniques in which data can be transferred from one end to another, using data? There are two techniques 1. Serial Transmission: 2. Parallel Transmission: Serial Transmission: In this transmission the data is transmitted serially over the line. As signal wire pair carry the signal so generally it is preferred for long distance communication. The problem of crosstalk, interference is negligible but the speed is slow. Hence due to its low cost in implementation, optimum data rate for longer distance it is considered efficient transmission e.g. keyboard to computer system.

Advantages of serial transmission Communication. I. Only one wire is required 2. Reduction in cost due to less number of conductors. Disadvantages 1. The speed of data transfer is low. 2. To increase the speed of data transfer, it is necessary to increase the clock frequency Parallel Transmission: Here the multiple data lines are laid out to carry multiple signals at a time. The lines are laid in multiple of 8. With the distance cost gets increased as more number of cables are to be drawn, hence seeing its cost factor this transmission is generally preferred for short distances communication. The multiple paths also introduced the concept of cross talking and interference leading to the generation of errors. But it is fast as multiple bits are transmitted simultaneously on different paths to the receiver. e.g. data transmission between computer system and printer. Advantages: 1. The advantage of parallel transmission is that all the data bits will be transmitted simultaneously. Therefore the time required for the transmission of an N bit words are only one clock cycle. 2. The serial transmission will require N number of clock cycles for the transmission of same word. Due to this the clock frequency can be kept low without affecting the speed of operation. For serial transmission the clock frequency cannot be low.

Disadvantages : To transmit an N-bit word, we need N number of wires. With increase in the number of users, these wires will be too many to handle. The serial transmission used only one wire, for connecting the transmitter to the receiver. Hence, practically the serial transmission is always preferred.

Hmmm!!!... So while sending digital data, how does receiver knows that, where one character ends and the next begins. This is a very important issue. As receiver exactly needs to know that where to takes the decision regarding, where a character or bit is starting or ending. If receiver fails to distinguish it. All data received will be decrypted falsely Synchronous Transmission When data is being send at periodic intervals with constant arrival rate then data is said to be synchronized. A synchronous systems will synchronize the signal clocks on both sides before transmission begin. In this method a clock signal is used for this purpose It doesn t use start and stop bits but the character are sent in character groups called block. Each data block is being surrounded by control bits called flags which delimits the data block boundaries Advantages of Synchronous Transmission It is very fast as compared to Asynchronous Series Transmission.

Disadvantage of Synchronous Transmission It uses more expensive and complex equipment. Clock Signal also need special care Asynchronous Transmission: When a data character is sent at any time i.e. no fixed interval this can lead to loss of synchronizations as it is then difficult to know that when next character is arriving, hence in this approach, each character is being preceded by a bit called start bit while succeeded by a stop bit. The arrival of these bits will tell the receiver about the corresponding character. This type of communication is generally found in machines or terminals such as teletypes or teleprinters and low speed computer terminals. It is very simple to implement. Advantages of Asynchronous Transmission This type of transmission is very simple. This type of transmission is cheaper. Disadvantages of Asynchronous Serial Transmission This type of transmission is slow.

Which is faster in terms of Data Communication. Synchronous or Asynchronous Transmission A start bit and a stop bit are added to each data segment for asynchronous communications. For synchronous communication, but the start bit and stop bit are eliminated. So a faster transmission speed is achieved.