Computer Networks Chapter 3: Digital transmissions fundamentals Part 1.

Slides:



Advertisements
Similar presentations
Physical Layer: Signals, Capacity, and Coding
Advertisements

EET260 Introduction to digital communication
Analogue to Digital Conversion (PCM and DM)
1 Transmission Fundamentals Chapter 2 (Stallings Book)
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
ECE 4321: Computer Networks Chapter 3 Data Transmission.
Motivation Application driven -- VoD, Information on Demand (WWW), education, telemedicine, videoconference, videophone Storage capacity Large capacity.
1 Chapter 2. Transmission Fundamentals Wen-Shyang Hwang KUAS EE.
EE 4272Spring, 2003 Chapter 3 Data Transmission Part II Data Communications Concept & Terminology Signal : Time Domain & Frequency Domain Concepts Signal.
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
1 CSE3213 Computer Network I Chapter 3 Digital Transmission Fundamentals Course page: Slides modified from Alberto.
Physical Layer (Part 1) Advanced Computer Networks.
Digital Data Transmission ECE 457 Spring Information Representation Communication systems convert information into a form suitable for transmission.
Chapter 3 Data and Signals
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Transmission Slide 1 Continuous & Discrete Signals.
1 Physical Layer. 2 Receiver Communication channel Transmitter Figure 3.5 Copyright ©2000 The McGraw Hill Companies Leon-Garcia & Widjaja: Communication.
Sep 06, 2005CS477: Analog and Digital Communications1 Introduction Analog and Digital Communications Autumn
IS250 Spring 2010 Physical Layer IS250 Spring 2010
ELEN602 Lecture 3 Review of last lecture –layering, IP architecture Data Transmission.
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 3 Data and Signals
T.Sharon-A.Frank 1 Multimedia Image Compression 2 T.Sharon-A.Frank Coding Techniques – Hybrid.
Networks: Physical Layer1 Physical Layer. Networks: Physical Layer2 Receiver Communication channel Transmitter Figure 3.5 Copyright ©2000 The McGraw Hill.
1 Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
1 RF (Radio Frequency) technology Part ll RF (Radio Frequency) technology Part ll BASIC TELECOMMUNICATIONS.
Formatting and Baseband Modulation
Chapter 6: Data Transmission Business Data Communications, 4e.
COSC 3213 – Computer Networks I Summer 2003 Topics: 1. Line Coding (Digital Data, Digital Signals) 2. Digital Modulation (Digital Data, Analog Signals)
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
Training materials for wireless trainers Fundamentals of telecommunications.
Data Communications & Computer Networks, Second Edition1 Chapter 2 Fundamentals of Data and Signals.
Data Transmission No. 1  Seattle Pacific University Data Transmission: Data and Signals Based on Chapter 3 of William Stallings, Data and Computer Communication,
4/11/40 page 1 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Transmission.
1 Business Telecommunications Data and Computer Communications Chapter 3 Data Transmission.
CE 4228 Data Communications and Networking
CS3502, Data and Computer Networks: the physical layer-1.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE 382C-9 Embedded Software Systems Lecture 14 Communication.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE445S Real-Time Digital Signal Processing Lab Fall.
1 Lecture 17 – March 21, 2002 Content-delivery services. Multimedia services Reminder  next week individual meetings and project status report are due.
Chapter 2 : Business Information Business Data Communications, 6e.
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE345S Real-Time Digital Signal Processing Lab Spring.
Digital Transmission Dr. Hassan Yousif Department of Electrical Engineering College of Engineering at Wadi Aldwasser Slman bin Abdulaziz University Class.
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section M Topics: 1. Digital Information 2. Digital.
Physical Layer (Part 1) Computer Networks C13.
CSCI-100 Introduction to Computing Hardware Part II.
Dept. of EE, NDHU 1 Chapter One Signals and Spectra.
1 CSCD 433 Network Programming Fall 2011 Lecture 4 Physical Layer Transmission.
EE 3220: Digital Communication Dr. Hassan Yousif Ahmed Department of Electrical Engineering College of Engineering at Wadi Al Dawaser Prince Sattam bin.
Chapter 7 Fundamentals of Digital Transmission. Baseband Transmission (Line codes) ON-OFF or Unipolar (NRZ) Non-Return-to-Zero Polar (NRZ)
Encoding How is information represented?. Way of looking at techniques Data Medium Digital Analog Digital Analog NRZ Manchester Differential Manchester.
CS Spring 2014 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2014.
1 Pertemuan 3 Networking Fundamentals Matakuliah: M0284/Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >
Advanced Computer Networks
1 st semester 1436 / Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital.
Chapter 2 : Data Communications BENG 4522 Data Communications & Computer Networks Transmission Impairment Signals travel through the transmission.
Data and Signals. To be transmitted, data must be transformed to electromagnetic signals. Note.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Analog to digital conversion
Introduction King Saud University
Pulse Code Modulation (PCM)
Introduction Analog and Digital Signal
The Physical Layer Part 1
Computer Networks Bhushan Trivedi, Director, MCA Programme, at the GLS Institute of Computer Technology, Ahmadabad.
Introduction 1st semester King Saud University
Presentation transcript:

Computer Networks Chapter 3: Digital transmissions fundamentals Part 1

Digital representation of information ● Physical layer deals with Digital comm. ● Information is inherently redundant, ex.: picture of sky, english text... ● Compression takes advantage to reduce info to be transmitted. ● Actual compression level depends on material: – Zip, compress (2-6) – JPEG (5-30)

H W =++ H W H W H W Color Image Red Component Image Green Component Image Blue Component Image Total bits before compression = 3xHxW pixels x B bits/pixel = 3HWB ● Ex: 8x10 in image, 8 bits/color/pix, 400x400 pix /in^2 resolution => 38.4 MB ● Compression approaches: * GIF – Graphics Interchange Format, lossless compression, limited ratios * JPEG – Joint Photographic Experts Group, lossy compression high ratios 15

Streamed info: voice, music, video ● Unlike previous form, compression has to be done on the fly. ● First: Sampling, rate depends on signal variation, highest freq component (PCM: 8000 samples/s) ● Second: Resolution: how many levels (PCM: 8 bits) ● May be combined with compression

                (a) (b)

Network requirements: ● Transmission errors: Compressed data more susceptible to errors. ● Delay: Interactive applications are more sensitive to delay. ● Jitter: Real time applications can tolerate little jitter, but can tolerate fixed delay. ● Recently minimum measures of these requirements define a QoS.

(a) QCIF Videoconferencing (b) Broadcast TV (c) 30 frames/sec = 760, frames/sec = 10.4 x frames/sec = 67 x 10 6 pixels/sec

Playout delay Jitter due to variable delay (b) (c) Original sequence (a)

Digital vs Analog comm: ● Analog: Continuous waveform, to regenerate – repeaters => can't remove inband noise ● Digital: Discrete pulses, to regenerate – digital repeaters => signal is perfectly regenerated every time. ● Passage thtough multiple analog repeaters damages signal, not the case for digital repeaters ● Digital networks can handle multiple services

(a) Analog transmission: all details must be reproduced accurately Sent Received e.g digital telephone, CD Audio (b) Digital transmission: only discrete levels need to be reproduced e.g. AM, FM, TV transmission

Attenuated & distorted signal + noise Equalizer Recovered signal + residual noise Repeater Amp. Analog repeater Amplifier Equalizer Timing Recovery Decision Circuit. & Signal Regenerator Digital repeater

Amplitude response: ● Fundamental limit: How fast can we transmit data reliably over a given channel? Depends on: – Energy put into every signal – Distance to be traversed – Noise in the channel – Bandwidth of medium ● The fastest signaling rate over a channel of bandwidth W is r=2W signal per second.

f 0 W A(f)A(f) (a) Lowpass and idealized lowpass channel (b) Maximum pulse transmission rate is 2W pulses/second 0W f A(f)A(f) 1 Channel t t

signal noise signal + noise signal noise signal + noise High SNR Low SNR SNR = Average Signal Power Average Noise Power SNR (dB) = 10 log 10 SNR t t t t t t

f 1 A(f) =  2 f 2 f 0  (f) = tan -1 2  f -45 o -90 o 1/ 2  Frequency response of channel Phase response of channel

Channel characterization: ● Any signal can be written as a sum of sinusoids ● If we know the channel response to all frequencies, we can deduce the channel response to any input channel ● Time characterization: impule response. A sinc function will produce a zero- intereference at sampling times. ● Impulse response is inverse Fourrier transform freq. Response.

Channel t 0 t h(t) tdtd Sin(2 pi W t)/(2 pi W t)

+A+A -A-A 0 T 2T2T 3T3T 4T4T5T5T Transmitter Filter Comm. Channel Receiver Filter Receiver r(t) Received signal t

Fundamental limits in digital comm. ● For a Gaussian distributed noise channel, the capacity of the channel is C=Wlog(1+SNR) ● The probability of error can be made arbitrarily small as long as signaling rate is less than C. ● For twisted copper pair (telephone system) at 30dB the capacity is 33.88kbps. ● How come we have 56kbps modems?

(a) 3 separate pulses for sequence 110 (b) Combined signal for sequence 110 t t TTTTTT TTTTTT

4 signal levels8 signal levels typical noise