6.1 Communication Methods

Slides:



Advertisements
Similar presentations
Chapter 2 Fundamentals of Data and Signals
Advertisements

Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
1 Fall 2005 Local Serial Asynchronous Communication Qutaibah Malluhi Computer Science and Engineering Qatar University.
Local Asynchronous Communication and RS-232. Goals Explain how electric current can be used to transmit bits over short distances Present a popular mechanism.
Csc333 Data communication & Networking Credit: 2.
Chapter 3 - Transmission Media Basic Idea Transmission media Copper wires Glass fibers Radio Microwave Infrared Laser Choosing a medium Media in use at.
Chapter 8 Data and Network Communication Technology
CS335 Networking & Network Administration Tuesday, April 6.
Network Data Organizational Communications and Technologies Prithvi N. Rao Carnegie Mellon University Web:
Alogrithm Analysis 實踐資管 Wang-Jiunn Cheng 2004 Computer Networks (CS422) Douglas Comer Computer Science Department Purdue University West Lafayette, IN.
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)
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
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.
Lecture 2 Computer Communications and Networks Boriana Koleva Room: C54 Phone:
It is a device that is able to work on its own without the help of another device or the help of the internet. An example of a standalone device would.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
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.
6.1. Communication Methods Revision using Qwizdom.
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
BTEC national Unit 25 Data communication and Networks.
1 6 Further System Fundamentals (HL) 6.5 Computer – Peripheral Communication.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
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.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
1. Physical Transmission Transmission Media Wire (guided) Coaxial cable Twisted Pair UTP STP Fiber Optic Wireless (unguided) Radio waves Microwave Infrared.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
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
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
A Level Computing for AQA Teacher’s Resource CD-ROM 20 CHAPTER: Communication methods Serial and parallel communications, bandwidth, bit rate and baud.
TELECOMMUNICATION. Communication over a long distance.
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
COMPUTER NETWORKS Lecture-3 Husnain Sherazi. Review Lecture 2  Resource Sharing  Growth of the Internet – Linear Scale – Log Scale  Tools for Probing.
OCR AS Level F451: Data transmission Data transmission a. Describe the characteristics of a LAN (local area network) and a WAN (wide area network);
COMPUTER NETWORKS CS610 Lecture-3 Hammad Khalid Khan.
Serial Communications
Data Communication IT-402.
Chapter Two Fundamentals of Data and Signals
Physical Transmission
Data Communication.
Physical Transmission
Internet & Communications Technology
Chapter Goals Explain communication protocols
CHAPTER 3 Physical Layer.
Introduction to electronic communication systems
The Internet and the World Wide Web
Local Asynchronous Communication (RS-232)
Long-Distance Communication (Carriers, Modulation, And Modems)
Computer Organization and Design
Intro To Computer Networks
Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96
Physical Transmission
Fundamentals of Communication and Networking
Signals, Media, And Data Transmission
Chapter 4: Data Communication and Networks
Chapter 2 Transmission Basics.
Data Communication.
Chapter 9 Transmission Modes
Introduction Analog and Digital Signal
Health IT Workforce Curriculum Version 1.0/Fall 2010
communications system
Anything that can carry information from a source to a destination.
1.2.1 Data transmission.
Serial Communications
Presentation transcript:

6.1 Communication Methods

Objectives

Data Transmission Moving data from one place to another Occurs in many devices from computers and mobile phones, to televisions, games consoles and mp3 players Binary digits represent the data e.g. an image Occurs between a transmitter and receiver over a transmission medium The connection is called a communication channel Data are encoded as electromagnetic signals Guided media e.g. coaxial cables Unguided media e.g. radio waves

Serial Data Transmission Single bits are sent one after another along a single wire by varying the signal voltage One of two possible binary digit values, 0 or 1. e.g. signals sent at 5 volts represent binary digit 1 The binary digits represent data The Universal Serial Bus (USB) is an example of serial data communication e.g. between a PC and a USB memory stick Used for long distance communication Cost of cabling relatively cheap

Parallel Data Transmission Bits are sent down several wires simultaneously 8 data wires, 1 return wire, 1 strobe wire and 1 ready/busy wire e.g. transmission of data between a PC and a printer e.g. used in computer buses Used over short distances If used over long distances Amount of wires makes it expensive Problem with skew Difficult to keep voltages on the 8 wires in line with each other beyond a certain distance; this problem is called skew

Baud Rate The baud rate sets the frequency at which signals on a wire may change e.g. if a computer’s serial port is set to send at one baud, then the signal sent out by the computer can change only at the end of each second 1 baud is one signal change per second, equivalent to 1 bit per second Using 10000 baud the time between signal changes is 0.0001

Bit Rate Measured in bits per second Number of bits transmitted per second The bit rate is the same as the baud rate when one bit is sent per time between signal changes. It is possible to send more than one bit between signal changes if more than two voltage levels are used to encode bits

Bandwidth Is a measure of how fast the data may be transmitted over the transmission medium The greater the bandwidth, the greater the rate at which data can be sent i.e. higher bit rate The bandwidth of copper wire is the range of signal frequencies that it may transmit from one end of the wire to the other without reduction in strength Measured in hertz (Hz). One cycle per second is 1 Hz.

Latency The time delay that occurs between the moment something is initiated and the moment its first effect begins e.g. requesting and receiving a web page In satellite communication significant time delays occurs because of the physical distance between the ground stations involved and the geostationary satellite

Asynchronous Data Transmission The transmitter and receiver are not kept synchronised The receiver is synchronised with the transmitter only at the time of transmission Start bit signals arrival of data Receiver’s clock synchronises with the transmitter’s clock The transmission of bits matches the receiver’s reading of bits Stop bit signals a rest period 7 or 8 bits sent between start and stop bits represent an ASCII character

Odd and Even Parity A check digit is called a parity bit Parity bit checks whether data has changed during transmission Parity bit is calculated from the 7 or 8 data bits by the sending computer Receiving computer regenerates parity bit from received data bits and checks against received parity bit Even parity is were the parity bit is set to either a 1 or 0 so that number of 1s across data bits and parity bit is even Odd parity is were the parity bit is set to either a 1 or 0 so that number of 1s across data bits and parity bit is odd

Handshaking Protocols A communication protocol is a set of agreed signals, codes and rules to ensure successful communication between computers Handshaking protocol is when the sending and receiving devices exchange signals to establish a connection and coordinate the sending and receiving of data.

Baseband A system that uses a single data channel in which the whole bandwidth of the transmission medium is dedicated to one data channel at a time Used in LANs e.g. computers connected to a LAN must take turns to use the medium Offers high performance at low cost

Broadband A multi channel system Several data channels share the bandwidth of the transmission medium Used for long distance communication Used by Wide area networks