Simplex, Half Duplex & Duplex Serial & Parallel transmission Synchronous & Asynchronous Bit & Baud Rate.

Slides:



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

I.S 512 TOPIC 1 – LESSON 2. Types Of Transmission Media PHYSICAL Twisted Pair Cable Shielded twisted-pair (STP ) Unshielded twisted-pair (UTP) Coaxial.
DATA COMMUNICATION AND NETWORKING Chapter 12. Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
A-Level Computing#BristolMet Session Objectives#11 MUST identify the hardware required to connect to the Internet SHOULD describe how data is transmitted.
Csc333 Data communication & Networking Credit: 2.
The Transmission of Binary Data in Communication Systems
Telecommunications Long distance communication May or may not involve computers.
Chapter 8 Data and Network Communication Technology
CS335 Networking & Network Administration Tuesday, April 6.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Transmission Characteristics 1. Introduction (Information Interchange codes) 2. Asynchronous and Synchronous Transmissions 3. Error detection (bit errors)
Transmission Modes Different ways of characterizing the transmission.
Learning Outcomes  Know the basic components of a network  Know data transmission methods, including types of signals, modulation, demodulation, and.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
Data Communications Chapter 6 The Data Communications Interface.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Local Asynchronous Communication
Local Asynchronous Communications. Bit-wise data transmission Data transmission requires: Encoding bits as energy Transmitting energy through medium Decoding.
Data transmission refers to the movement of data in form of bits between two or more digital devices. This transfer of data takes place via some form.
Gursharan Singh Tatla DATA LINK PROTOCOLS 24-Mar
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
DATA COMMUNICATIONS Nadir uz Zaman MCS-I. TELECOMMUNICATION The term telecommunication means communication at a distance.The term telecommunication means.
Chapter 2 Basic Communication Theory Basic Communications Theory w Understand the basic transmission theory, and figure out the maximum data rate. w.
Topics discussed in this section:
Introduction to Data communication
CSC 335 Data Communications and Networking Lecture 4c: Communication and Multiplexing Dr. Cheer-Sun Yang.
Universal Synchronous/Asynchronous Receiver/Transmitter (USART)
 An ISO is a multi national body dedicated to worldwide agreement on international standards.  An ISO standard that covers all aspects of network communications.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
ECS 152A 4. Communications Techniques. Asynchronous and Synchronous Transmission Timing problems require a mechanism to synchronize the transmitter and.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
MODULE I NETWORKING CONCEPTS.
British Computer Society (BCS)
Digital Transmission. 2 A Taxonomy of Transmission Modes Defn: A transmission mode is the manner in which data is sent over the underlying medium Transmission.
7. Peripherals 7.3 Data transmission Computer Studies (AL)
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
Chapter 11 Data Link Protocols A data link protocol is a set of specifications used to implement the data link layer [A protocol is the set of rules or.
Prepared by Engr.Jawad Ali BSc(Hons)Computer Systems Engineering University of Engineering and Technology Peshawar.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
DATA LINK CONTROL PROTOCOLS. 2 Introduction Data link control layer – often abbreviated simply to data link layer – is concerned with the transfer of.
Data Transmission n Keep errors to an acceptable low probability n Bit-serial transmission n Parallel transmission.
AS Computing Data transmission. Basic data transmission Baud The rate that the voltage changes is called the Baud. If the voltage changes 10 times every.
FUNDAMENTALS OF NETWORKING
Unit 1 Lecture 4.
Chapter 7 Channel organization. Group members  Bilal Ahmed  Mehmal javed  Faisal khan janjua  Harris bashir.
Computer Network & Data Transmission Mode Presented By:- Ankit Roll No. 05.
McGraw-Hill©2003 The McGraw-Hill Companies, Inc. Chapter 6 Physical Layer.
CSE, IT– III SEM Course Name-DAC Topic- Communication modes.
1 Business Telecommunications Data and Computer Communications Chapter 6 The Data Communications Interface.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
Week 7 Managing Telecommunications & Networks. Effective communications are essential to organizational success Define the terms communications and telecommunications.
Introduction to Communication Lecture (11) 1. Digital Transmission A computer network is designed to send information from one point to another. This.
Data Communication and Networking Digital Transmission Chapter 4.
Serial Communications
Data Communication IT-402.
Computer Data Communication
Data Communication.
Data Transmission Keep errors to an acceptable low probability
Transmission Modes The term transmission mode to refer to the manner in which data is sent over the underlying medium Transmission modes can be divided.
Data Communication.
Chapter 6 Transmission of Digital Data Interfaces and Modems
Chapter 9 Transmission Modes
CSE 313 Data Communication
communications system
Lec 11 Data and Signals Computer Networks Al-Mustansiryah University
Serial Communications
Introduction Communication Modes Transmission Modes
Presentation transcript:

Simplex, Half Duplex & Duplex Serial & Parallel transmission Synchronous & Asynchronous Bit & Baud Rate

Various modes of communication/transmission:  Simplex, Half Duplex & Full Duplex  Serial & Parallel transmission  Synchronous & Asynchronous

 Simplex: Transmit in one direction. Example: a radio station broadcasting and data logging system  Half-duplex: Two interconnected devices exchanges information (data) alternately Example: a “walkie-talkie”  Duplex: To interconnected devices transmit and receive simultaneously. Example: A telephony system

 Serial – the process of sending data one bit at a time, sequentially, over a communication channel Example: Modem  Parallel – the process of sending data multi bits at a time. Example: Printer

 Synchronous data transmission is a data transfer method in which a continuous stream of data signals is accompanied by timing signals (generated by an electronic clock) to ensure that the transmitter and the receiver are in step (synchronized) with one another.  The data is sent in blocks (called frames or packets) spaced by fixed time intervals.  In brief, synchronous communication is direct communication where the communicators are time synchronized  E.g. a chat room event and instant messaging

 The transmitter sends out one or more unique characters called SYNC characters are inserted at the beginning of the bit stream by the sender to mark the start of transmission  These characters are used to synchronize a block of information  When data is not being sent through a synchronous data link the line is held in a marking condition.  Two ways of organizing a synchronous data link : Character (or byte) oriented and bit oriented.

character-oriented: Also known as byte-oriented protocols Interpret a transmission frame as a succession of characters bit-oriented: Interpret a transmission frame as a succession of individual bits Control information in a bit-oriented protocol can be one or multiple bits depending on the information embodied in the pattern

The information is received and translated by agreed upon patterns Data are generated at random intervals It is necessary for the receiver to resynchronize at the beginning of each character. This is done by adding additional bits to the beginning and end ( start and stop bits respectively) to encapsulate the original data bits Examples are e- mail messages, discussion boards, blogging, and text messaging over cell phones

Data is what we need to send. Signal is what we can send. So, signal is the carrier which carriers data. Smallest entity of the data that can represent a piece of information is called data element. Shortest meaningful unit of a signal is called signal element

Consider a train. Each carriage is a signal element, each passenger inside the train is a data element. The train as whole is a signal and all passengers together represent a data.

Data rate – number of data elements transmitted per second Signal rate – number of signal elements transmitted per second Unit of data rate is bit rate. Unit of signal rate is baud rate.

The bit rate is the number of bits sent in 1s, expressed in bits per second (bps)

Assume we need to download text documents at the rate of 100 pages per minute. What is the required bit rate of the channel? –Note: A page is an average of 24 lines with 80 character in each line. One character requires average 8 bits. Bit rate = 100 x 24 x 80 x 8 = 1,636,00 bps = Mbps

HDTV uses digital signal to broadcast high quality video signals. The HDTV Screen is normally a ratio of 16:9 (in contrast to 4:3 for regular TV), which means the screen is wider. There are 1920 by 1080 pixels per screen, and the screen is renewed 30 times per second. Twenty four bits represent one color pixel. Bit rate = 1920 x 1080 x 30 x 24 = 1,492,992,000 bps = 1.5 Gbps

The baud rate refers to the number of signal elements or symbol per second. A symbol may have 2 or more bits represented by it. In the analog transmission of digital data, the baud rate is less than or equal to the bit rate.

Baud Rate is calculated using the below formula: S = baud rate N = data rate (bps) r (rand)= the number of data elements carried in one signal element The value of r in analog transmission is r = log2 L, where L is the type of signal element, not the level.

An analog signal carries 4 bits per signal element. If 1000 signal elements are sent per second, find the bit rate. R = 4, S = 1000 N = S x r = 1000 x 4 = 4000 bps

An analog signal has a bit rate of 8000 bps and a baud rate of 1000 baud. How many data elements are carried by each signal element? How many signal elements do we need? In this example, S = 1000, N =8000, and rand L are unknown. We find first the value of rand then the value of L. r = N / S = 8000 / 1000 = 8 r= log 2 L L = 2 r = 2 8 = 256

QUESTIONS?