331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)

Slides:



Advertisements
Similar presentations
INPUT-OUTPUT ORGANIZATION
Advertisements

1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints Adapted from the notes By Lami Kaya, © 2009 Pearson Education.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Bits and Bytes + Controlling 8 LED with 3 Pins Binary Counting and Shift Registers.
Lecture 26 Physical Layer Ch 4: Digital Transmission
1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission Waleed Ejaz
1 Fall 2005 Local Serial Asynchronous Communication Qutaibah Malluhi Computer Science and Engineering Qatar University.
Csc333 Data communication & Networking Credit: 2.
Computer Networks1 Chapter 4 Digital Transmission.
Multiplexing Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single data link. A Multiplexer.
Transmission of Digital Data: Interfaces and Modems NETE 0510 Dr.Apichan Kanjanavapastit.
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)
CSCI 4550/8556 Computer Networks Comer, Chapter 5: Local Asynchronous Communication (RS-232)
Network Data Organizational Communications and Technologies Prithvi N. Rao Carnegie Mellon University Web:
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
Data Communications and Networking
Data Communications Chapter 6 The Data Communications Interface.
Input/Output and Communication
Interface circuits I/O interface consists of the circuitry required to connect an I/O device to a computer bus. Side of the interface which connects to.
Local Asynchronous Communication
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
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.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
CIT 307 Online Data Communications Digital Transmission Module 5 Kevin Siminski, Instructor.
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
Multiplexer Multiplexing FDM TDM WDM Front-End Processor Controllers.
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.
CHAPTER 5 I/O PRINCIPLE Understand the principles of System Bus
Chapter 4 Computer Networks – Part 1
Chapter-4/5-1CS331- Fakhry Khellah Term 081 Chapter 4 (Only 4.2 – 4.3) Digital Transmission.
Data Communications Chapter 16, Exploring the Digital Domain.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
02 – Performance Basics 1CS Computer Networks.
COMPUTER COMMUNICATION & NETWORKS Presented by MUTAASA AHMED.
CSC 335 Data Communications and Networking
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
1 Transmission of Digital Data : Interface and Modems.
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.
Digital Interfaces An interface links two devices Interface Standards define: – mechanical specifications - how many wires & connector type –electrical.
FUNDAMENTALS OF NETWORKING
Unit 1 Lecture 4.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Excerpts from Slides of Chapter 4 Forouzan Digital Transmission.
A. B. M. Nasiruzzaman Dept. of EEE, RUET According to the Nyquist theorem, the sampling rate must be at least 2 times the highest frequency contained in.
Chapter 4 Digital Transmission. 4.2 Summary Line Coding Line Coding Schemes Block Coding Scrambling Signal Element versus data element Multilevel : 2b1Q.
Chapter 7 Channel organization. Group members  Bilal Ahmed  Mehmal javed  Faisal khan janjua  Harris bashir.
Data Transmission and Networks Modes of Data Transmission.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
+ PPP Protocol. + Outline WAN Data Link Layer protocols Point-to-point serial communications Transmission Synchronization HDLC.
Week 7 Managing Telecommunications & Networks. Effective communications are essential to organizational success Define the terms communications and telecommunications.
Serial Communications
(1B) Methods of representing and measuring data electronically
DATA COMMUNICATION Lecture-20.
Input/Output and Communication
Data Transmission and Networks
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.
DIGITAL DATA COMMUNICATION TECHNIQUES
DIGITAL DATA COMMUNICATION TECHNIQUES
DIGITAL DATA COMMUNICATION TECHNIQUES
Data Communication.
BASIC TYPE OF DATA TRANSMISSION:
Chapter 6 Transmission of Digital Data Interfaces and Modems
Chapter 9 Transmission Modes
communications system
Serial Communications
Introduction Communication Modes Transmission Modes
Presentation transcript:

331: STUDY DATA COMMUNICATIONS AND NETWORKS

 1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)

 PERFORMANCE STANDARD ◦ Given a network system, identify and illustrate the different data communications components clearly  Objectives: ◦ Define elements of a communication system ◦ Define data communications ◦ Discuss various types of transmission media and their characteristics ◦ Discuss encoding of information for transmission ◦ Discuss types of signal & their characteristics ◦ Relate data capacity of a channel and bandwidth ◦ Classify media based on bandwidth ◦ Discuss channel organization

Discuss channel organization

 Data may be transmitted between two points in two different ways.  Lets consider sending 8 bits of digital data (1 byte).  These bits may be sent all at once (in parallel), or one after the other (serial).

 Each bit uses a separate wire.  If there is eight bits sent at a time, this will require 8 wires, one for each data bit.

 To transfer data on a parallel link, a separate line is used as a clock signal.  This serves to inform the receiver when data is available.  In addition, another line may be used by the receiver to inform the sender that the data has been used, and its ready for the next data.

 Require more wire and more costly.  Faster than serial transmission because the data can be transmitted in less time.

 Each bit is sent over a single wire, one after the after.  No signal lines are used to convey clock (timing information) and handshake signals.  There are two methods that are synchronous and asynchronous.  A common standard for serial communications is RS232  Serial data is slower than parallel, but suited to long distances.

 In synchronous transmission, the bit stream is combined into longer "frames," which may contain multiple bytes.  Each byte, however, is introduced onto the transmission link without a gap between it and the next one.  It is left to the receiver to separate the bit stream into bytes for decoding purposes.  In other words, data are transmitted as an unbroken string of 1 s and 0s, and the receiver separates that string into the bytes, or characters.

 The information is received and translated by agreed upon patterns.  As long as those patterns are followed, the receiving device can retrieve the information without regard to the rhythm in which it is sent.  Patterns are based on grouping the bit stream into bytes. Each group, usually 8 bits, is sent along the link as a unit.  The sending system handles each group independently, relaying it to the link whenever ready, without regard to a timer.

QUESTION?