Chapter 2 : Business Information Business Data Communications, 4e.

Slides:



Advertisements
Similar presentations
Introduction to Digital Audio
Advertisements

Information Sources And Signals
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Chapter 2 Fundamentals of Data and Signals
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Chapter-3-1CS331- Fakhry Khellah Term 081 Chapter 3 Data and Signals.
1 Lecture 27 Physical Layer (Data and Signals) University of Nevada – Reno Computer Science & Engineering Department Fall 2010 CPE 400 / 600 Computer Communication.
Chapter Two Fundamentals of Data and Signals
4-Integrating Peripherals in Embedded Systems (cont.)
Motivation Application driven -- VoD, Information on Demand (WWW), education, telemedicine, videoconference, videophone Storage capacity Large capacity.
Chapter 5 Analog Transmission
Chapter 5 Analog Transmission.
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Sixth Edition.
DIGITAL COMMUNICATIONS.  The modern world is dependent on digital communications.  Radio, television and telephone systems were essentially analog in.
Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
Chapter 6: Data Transmission Business Data Communications, 4e.
1 ITC242 – Introduction to Data Communications. 2 Contact Details Dr Xiaodi Huang Building 760 Room 105 Phone
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Fifth Edition.
Chapter 15: Data Transmission Business Data Communications, 5e.
Chapter 2 : Business Information Business Data Communications, 5e.
Chapter 2 Fundamentals of Data and Signals
William Stallings Data and Computer Communications 7th Edition (Selected slides used for lectures at Bina Nusantara University) Data, Signal.
Module 3.0: Data Transmission
Chapter 2: Fundamentals of Data and Signals. 2 Objectives After reading this chapter, you should be able to: Distinguish between data and signals, and.
Chapter 1: Introduction Business Data Communications, 4e.
Chapter 2 : Business Information Business Data Communications, 5e.
Business Data Communications, Fourth Edition Chapter 2: Fundamentals of Data Communications Here, you’ll insert a graphic from the cover. This will come.
1 Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
Communications IB physics.
Digital Audio Multimedia Systems (Module 1 Lesson 1)
Introduction to Sound Sounds are vibrations that travel though the air or some other medium A sound wave is an audible vibration that travels through.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Data Transmission Techniques Data to be transmitted is of two types 1.Analog data 2.Digital data Therefore,
Chapter 6: Data Transmission Business Data Communications, 4e.
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
Data Communications & Computer Networks, Second Edition1 Chapter 2 Fundamentals of Data and Signals.
Topics discussed in this section:
DTC 354 Digital Storytelling Rebecca Goodrich. Wave made up of changes in air pressure by an object vibrating in a medium—water or air.
Chapter 2, Exploring the Digital Domain
ECEN 621, Prof. Xi Zhang ECEN “ Mobile Wireless Networking ” Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings,
CIS-325: Data Communications1 CIS-325 Data Communications Dr. L. G. Williams, Instructor.
Chapter 2 : Business Information Business Data Communications, 6e.
1 Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
Properties of Sound Making Waves. Sound Waves ■Sound is created by vibrations.
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.
Marwan Al-Namari 1 Digital Representations. Bits and Bytes Devices can only be in one of two states 0 or 1, yes or no, on or off, … Bit: a unit of data.
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
CSCI-100 Introduction to Computing Hardware Part II.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
Pertemuan 4 Bandwidth.
Encoding How is information represented?. Way of looking at techniques Data Medium Digital Analog Digital Analog NRZ Manchester Differential Manchester.
Chapter Two Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User's Approach Eighth Edition.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
1 What is Multimedia? Multimedia can have a many definitions Multimedia means that computer information can be represented through media types: – Text.
ECE 101 An Introduction to Information Technology Analog to Digital Conversion.
Pulse Code Modulation (PCM) Analog voice data must be translated into a series of binary digits before they can be transmitted. With Pulse Code Modulation.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Fourier Analysis Patrice Koehl Department of Biological Sciences National University of Singapore
Data Representation: Sound
Chapter 2 Data and Signals
Introduction to Digital Audio
Data Representation Keywords Sound
Multimedia Fundamentals(continued)
Introduction to Digital Audio
Introduction to Digital Audio
Introduction to Digital Audio
ITEC2110, Digital Media Chapter 1 Background & Fundamentals
COMS 161 Introduction to Computing
Presentation transcript:

Chapter 2 : Business Information Business Data Communications, 4e

Analog Data 8Continuous signal 8Expressed as an oscillation (sine wave format) of frequency 8Example: Analog electrical signal generated by a microphone in response to continuous changes in air pressure that make up sounds

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

Analog Signaling time (sec) amplitude (volts) 1 cycle frequency (hertz) = cycles per second phase difference

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

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

Types of Information 8Audio 8Data 8Image 8Video

Understanding Audio 8What makes sound? Vibration of air 8How can we record that vibration? 8How can we convert that to an electrical signal?

Digital Audio 8For good representation, must sample amplitude at a rate of at least twice the maximum frequency 8Measured in samples per second, or smp/sec 8Telephone quality: 8000smp/sec, each sample using 8 bits 88 bits * 8000smp/sec = 64kbps to transmit 8CD audio quality: 44000smp/sec, each sample using 16 bits 816 bits * 44000smp/sec = 1.41mbps to transmit clearly

Data Communication 8In this context, we mean data already stored on computers 8Already digital, so no conversion from analog form necessary

Understanding Images 8to digitize and image, you must break it into small units 8More units means more detail 8Displayed units generally called pixels

Image Quality Issues 8More pixels=better quality=larger size 8More compression=reduced quality=increased speed 8“Lossy” gives from 10:1 to 20:1 compression 8“Lossless” gives less than 5:1 8Format (vector vs bitmapped/raster) affects size and therefore bandwidth requirements 8Choices in imaging technology, conversion, and communication all affect end-user’s satisfaction

Video Communication 8Sequences of images over time 8Same concept as image, but with the dimension of time added 8Significantly higher bandwidth requirements in order to send images (frames) quickly enough 8Similarity of adjacent frames allows for high compression rates

Response Time 8User response time 8System response time 8Network transfer time

Bandwidth Requirements 8Review Figure 2.7 8What happens when bandwidth is insufficient? 8How long does it take to become impatient? 8Is data communication ever “fast enough”?