Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.

Slides:



Advertisements
Similar presentations
DATA COMMUNICATION AND NETWORKING Chapter 12. Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons.
Advertisements

Copyright : Hi Tech Criminal Justice, Raymond E. Foster Police Technology Police Technology Chapter Four Police Technology Networks.
Transmission Basics ITNW 1325, Chapter III. OSI Physical Layer.
Physical Layer CHAPTER 3. Announcements and Outline Announcements Credit Suisse – Tomorrow (9/9) Afternoon – Student Lounge 5:30 PM Information Session.
Chapter 1.  Understand bits, bytes, megabytes, etc.  Learn basic communication model.  Learn the distinction between channel, circuit and network.
Csc333 Data communication & Networking Credit: 2.
Assessment 1 Review Network Layers. Computer 1Computer 2 2.
Telecommunications Long distance communication May or may not involve computers.
Chapter 8 Data and Network Communication Technology
CS335 Networking & Network Administration Tuesday, April 6.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
1 Chapter 7 Networking: Computer Connections. Basic Components of a Network Sending device Communications link Receiving device.
Module 3.0: Data Transmission
Chapter 2 : Business Information Business Data Communications, 4e.
Chapter 1: Introduction Business Data Communications, 4e.
Learning Outcomes  Know the basic components of a network  Know data transmission methods, including types of signals, modulation, demodulation, and.
1 Fall 2005 Long Distance Communication Carriers, Modulation, And Modems Qutaibah Malluhi Computer Science and Engineering Qatar University.
Data Communications Chapter 6 The Data Communications Interface.
Chapter Preview  In this chapter, we will study:  The basic components of a telecomm system  The technologies used in telecomm systems  Various ways.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Local Asynchronous Communication
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
Chapter 2 Basic Communication Theory Basic Communications Theory w Understand the basic transmission theory, and figure out the maximum data rate. w.
Simplex, Half Duplex & Duplex Serial & Parallel transmission Synchronous & Asynchronous Bit & Baud Rate.
Data Transmission The basics of media, signals, bits, carries, and modems (Part II)
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.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Chapter 4 Computer Networks – Part 1
Data Communications Introduction and Review. Transmission Media Copper Wires Copper Wires Low resistance. Electrical signal produces miniature radio station.
1 Information Technology in Business: Telecommunications and Networks Chapter 6.
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
Introduction to data and network communications  History of telecommunications  Data communication systems  Data communications links  Some hardware.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Core 3: Communication Systems. There are three terms that we will consider in relation to the speed of communication. Bits per second (bps) Baud Rate.
CIS-325: Data Communications1 CIS-325 Data Communications Dr. L. G. Williams, Instructor.
Circuit & Packet Switching. ► Two ways of achieving the same goal. ► The transfer of data across networks. ► Both methods have advantages and disadvantages.
COMPUTER COMMUNICATION & NETWORKS Presented by MUTAASA AHMED.
Chapter 4 Telecommunications and Networking The McGraw-Hill Companies, Inc All rights reserved. Irwin/McGraw-Hill.
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
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.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
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
Pertemuan 4 Bandwidth.
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
Networks are about Communication! What is a good model of communication?
1 Chapter Overview Modems The Internet and Web Browsers.
CSE, IT– III SEM Course Name-DAC Topic- Communication modes.
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.
Data Communications: The Basics Chapter 4 The Management of Telecommunications Houston H. Carr and Charles A. Snyder.
Serial Communications
Data Communication IT-402.
Chapter Two Fundamentals of Data and Signals
6.1 Communication Methods
Chapter Goals Explain communication protocols
Data Transmission Keep errors to an acceptable low probability
CHAPTER 3 Physical Layer.
CHAPTER 3 Physical Layer.
DIGITAL DATA COMMUNICATION TECHNIQUES
Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96
Chapter 2 Transmission Basics.
Data Communication.
Chapter 9 Transmission Modes
communications system
Serial Communications
Presentation transcript:

Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel Data Transmission.  Data Transmission Protocols.  Types of Data circuits.

Data Communication Terminology.  The transfer of data from one machine to another machine such that the sender and receiver both interpret the data correctly.

Data Communications Terminology  Channel  Baud Rate  Bandwidth

Channel  Portion of the communication medium allocated to the sender & receiver for conveying information between them.

Baud Rate  The signaling rate of a line, which is the number of transitions (voltage or frequency changes) that are made per second.

Bandwidth  The amount of data that can be transmitted in a fixed amount of time.  For digital devices, the bandwidth is usually expressed in bits per second(bps) or bytes per second.  For analog devices, the bandwidth is expressed in cycles per second, or Hertz (Hz).

Human Communication v. Data Communication 1.Human communication is richer, less predictable 2.Words vary in meaning with context 3.Many factors influence meaning and perception of message 4.Data communication is more precise 5.Exact replication of information 6.Computers do not interpret, they simply relay

Analogue Signals

 Analogue signals are what we encounter every day of our life. Speech is an analogue signal, and varies in amplitude (volume)  and frequency (pitch).  Analog Signaling are represented by sine waves  The main characteristics of analogue signals are,

Basic Analog Terms n Wave frequency: Number of times a cycle occurs in given time period n Wave amplitude: Height of a wave cycle n Hertz: The number of times a wave cycle occurs in one second (commonly used measure of frequency)

Digital Data n Represented as a sequence of discrete symbols from a finite “alphabet” of text and/or digits n Rate and capacity of a digital channel measured in bits per second (bps) n Digital data is binary: uses 1s and 0s to represent everything n Binary digits can be represented as voltage pulses

Digital Signals

 Digital signals are the language of modern day computers. Digital signals normally comprise only two states. These are  expressed as ON or OFF, 1 or 0 respectively.

Basic Digital Terms  Bit: digit in a binary number 1 is a 1-bit number (=1 in base 10) 10 is a 2-bit number (=2 in base 10) is an 8-bit number (=153 in base 10)  Byte: eight bits

Data Transmission Circuits  Simplex  Half Duplex  Full Duplex

Simplex

 only transmit in one direction  rarely used in data communications  e.g., receiving signals from the radio station or CATV  the sending station has only one transmitter the receiving station has only one receiver

Half Duplex

 data may travel in both directions, but only in one direction at a time  provides non-simultaneous two-way communication  computers use control signals to negotiate when to send and when to receive  the time it takes to switch between sending and receiving is called turnaround time

Full Duplex

 complete two-way simultaneous transmission  faster than half-duplex communication because no turnaround time is needed

Serial Data Transmission

 Each bit is sent over a single wire, one after the after. The organisation looks like,

Parallel Data Transmission

 Each bit uses a separate wire. The organisation looks likes,

Data transmission protocols  Synchronous Serial Transmission  Asynchronous Serial Transmission

Synchronous Serial Transmission  The transmission of data in which both stations are synchronized.  Codes are sent from the transmitting station to the receiving station to establish the synchronization.  A communication protocol that controls a synchronous transmission eg. SDLC & HDLC.

Synchronous Serial Transmission

Asynchronous Serial Transmission  The transmission of data in which each character is a self contained unit with its own start & stop bits.  Intervals between characters may be uneven.  A communication protocol that controls a asynchronous transmission eg. ASCII

Asynchronous Serial Transmission

Types of Data Circuits Available  Switched Dial-Up Lines.  Datel (data over dial-up telephone circuit).  Leased Lines.  Packet Switched Circuits.  ISDN.

Switched Dial-Up Lines  Here subscribers send routing information (ie. The dialed number) to the network which connects them to the receiver, then follow this with the information.

Datel  DATEL (data over dial-up telephone circuit).  Public communication carrier provides a dial-up line & modem for the user  The line may be used for speech or data, but not at the same time.  The circuit is non-permanent and is switched.

Leased Lines.  Permanent non-switched end to end connection.  There is no need to send routing information along with the data.  Suited for high volume, high speed data requirements.

Packet Switched Circuits  This is a special network which connects users which send data grouped in packets.  Special hardware & software is required to packetize the data before transmission, & depacketize the data on arrival.  Packet switched circuits exists for the duration of the call.

ISDN.  Abbreviation of integrated services digital network, an international communications standard for sending voice, video, and data over digital telephone lines or normal telephone wires.  ISDN supports data transfer rates of 64 Kbps (64,000 bits per second).