Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.

Slides:



Advertisements
Similar presentations
Chapter 2 Fundamentals of Data and Signals
Advertisements

1 Transmission Fundamentals Chapter 2 (Stallings Book)
ECE 4321: Computer Networks Chapter 3 Data Transmission.
Physical Layer – Part 2 Data Encoding Techniques
Digital to Analog Many carrier facilities are analog Many transmission media are also analog (microwave, radio) We can carry digital values over analog.
EE302 Lesson 21: Transmission of Binary Data in Communication Systems
EE 4272Spring, 2003 Chapter 3 Data Transmission Part II Data Communications Concept & Terminology Signal : Time Domain & Frequency Domain Concepts Signal.
Physical Layer (Part 1) Advanced Computer Networks.
Chapter 3 Data and Signals
© Kemal AkkayaWireless & Network Security 1 Department of Computer Science Southern Illinois University Carbondale CS591 – Wireless & Network Security.
Networks: Data Encoding1 Data Encoding Techniques.
1 Physical Layer. 2 Receiver Communication channel Transmitter Figure 3.5 Copyright ©2000 The McGraw Hill Companies Leon-Garcia & Widjaja: Communication.
Physical Layer – Part 2 Data Encoding Techniques
IS250 Spring 2010 Physical Layer IS250 Spring 2010
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 7 Introduction to Networks and the Internet.
Data Encoding Techniques
Chapter 2 Fundamentals of Data and Signals
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.
Network Technology CSE3020 Week 2
Chapter 3 Data and Signals
The Physical Layer: Data Transmission Basics
Networks: Physical Layer1 Physical Layer. Networks: Physical Layer2 Receiver Communication channel Transmitter Figure 3.5 Copyright ©2000 The McGraw Hill.
Physical Layer l Harmonic,bandwidth and bit rate l Transmission media l Analog and digital communication. l Modulation and multiplexing l Delay analysis.
1 Chapter 2 Fundamentals of Data and Signals Data Communications and Computer Networks: A Business User’s Approach.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
1 Computer Communication & Networks Lecture 5 Physical Layer: Data & Signals Waleed Ejaz
1 Physical Layer. 2 Analog vs. Digital  Analog: continuous values over time  Digital: discrete values with sharp change over time.
Digital to analogue conversion. 1 DIGITAL-TO-ANALOG CONVERSION Digital-to-analog conversion is the process of changing one of the characteristics (A,
Chapter 2 Basic Communication Theory Basic Communications Theory w Understand the basic transmission theory, and figure out the maximum data rate. w.
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,
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.
CS3502, Data and Computer Networks: the physical layer-3.
Data Communications & Computer Networks, Second Edition1 Chapter 2 Fundamentals of Data and Signals.
2-1 Physical Layer l Theoretical basis for data communications n Fourier analysis n distortion –by different attenuation rates of different frequency components.
1 Ch 6 Long-Distance Communication Carriers, Modulation, and Modems.
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 8.
CE 4228 Data Communications and Networking
CS3502, Data and Computer Networks: the physical layer-1.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
02 – Performance Basics 1CS Computer Networks.
Digital Transmission Outlines:- Multiplexing FDM TDM WDM
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.
Physical Layer PART II. Position of the physical layer.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
Physical Layer (Part 1) Computer Networks C13.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Chapter 4 Communications, Theory and Media.
Chapter : Digital Modulation 4.2 : Digital Transmission
Review: The physical layer. Bandwidth/Capacity bit rate/baud rate How to determine the number of bits per symbol? Relation between the bandwidth and capacity:
Encoding How is information represented?. Way of looking at techniques Data Medium Digital Analog Digital Analog NRZ Manchester Differential Manchester.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
Advanced Computer Networks
Powerpoint Templates Computer Communication & Networks Week # 04 1 Lecture only.
1587: COMMUNICATION SYSTEMS 1 Digital Signals, modulation and noise Dr. George Loukas University of Greenwich,
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Physical Layer. Data Communications - Physical Layer2 Physical Layer Essence: Provide the means to transmit bits from sender to receiver involves a lot.
Chapter 2: Physical Layer
KOMUNIKASI DATA Materi Pertemuan 10.
Introduction to electronic communication systems
CS441 – Mobile & Wireless Computing Communication Basics
Physical Layer (Part 2) Data Encoding Techniques
Physical Layer – Part 2 Data Encoding Techniques
Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96
Physical Layer Theoretical basis for data communications
فصل سوم: لایه فیزیکی (Physical Layer)
Physical Layer Theoretical basis for data communications
Physical Layer – Part 2 Data Encoding Techniques
The Physical Layer Part 1
Presentation transcript:

Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points Reliable and unreliable communication among end- points –Application layer protocol issues closely related to the particular application. –Some example applications and their protocols system: SMTP, POP3 Web: HTTP DNS:

The physical layer. –Physical layer issues: how to transfer bits correctly. How to physically connect computers (what kind of connectors should we use?) How to represent 0’s and 1’s? Timing? –Components: transmitter transmission medium receiver Example: Telephone network. –transmitter: converts sound waves into vibrating currents ==> electromagnetic waves down to the wire. –receiver: convert vibrating currents to voice. –Telephone network: analog transmission of analog signal

Transmission medium Important parameters for the transmission medium are the capacity and the distance. Capacity depends on distance. Capacity Distance unshield twisted pair 4000Hz < 10 km (10Mbps) (20m??) coaxial cable baseband(50-ohm ThinNet) Mbps 200m (10Base2) broadband (75-ohm ThickNet) Mbps 500m optical fiber multi-mode 100 Mbps 30km single-mode 10Gbps 30km

Bandwidth and Capacity –Bandwidth: width of the frequency range of signal or transmission (Hz) e.g. human voice: 100 ~ 3300 Hz, bandwidth 3200, twisted pair: 4kHz. – Capacity: rate in bits per second Baud rate = how many symbols per second Bit rate = number of bits / symbol * Baud rate How to determine the number of bits per symbol? –Number of bits/symbol = log_2(number of symbols) E.g: eight voltage outputs, how many bits per symbol?

Bandwidth and Capacity – Nyquist's theorem: maximum baud rate for noiseless channel. max baud rate = 2 * Bandwidth –Implication: (1) max bit rate = 2 * Bandwidth * # of bits /symbol (2) also applies to the noisy channels. –Example: A 10kHz bandwidth channel is used to send binary signals, what is the maximum bit rate?

–Shannon's theorem: maximum bit rate for noisy channel. C = Bandwidth * log_2 (1 + S/N) (S: strength of signal, N: strength of noise) S/N is given in the units of decibel(dB), 10log_10(S/N) signal_to_noise ratio = 20 dB, S/N = ? –The typical local loop telephone line: S/N=1000, Bandwidth = 4000 Hz, C = ? –Based on Nyquist and Shannon theorems, what is the key for the transmission media to achieve high data rate?

The electromagnetic spectrum: F(Hz) 10^410^510^610^810^710^910^1110^1010^1210^1310^1510^14 Twisted pair coax AM FM TV satellite Fiber optics Conclusion?

Analog vs. Digital –analog: continuous, digital: discrete –different contexts: Analog Digital Data: something that has a meaning voice text Signal: encoded data continuously sequence varying of pulses electromagnetic (1's, 0's) wave Transmission: how data transmitted propagate propagate wave’s pulses Computer networks: transmit digital data Telephone networks: transmit voice

Data Encoding: map data into signals –Digital data to digital signal –NRZ: high 1, low 0 –Manchester: 1: low-high transition, 0: high-low transition –Digital data to analog signals (example modem) Square wave (digital signal) suffers from strong attenuation and delay distortion. modulation: -- make analog signals. –Amplitude modulation: use two different voltage levels to represent 0 and 1. –Frequency modulation: use two different tones to represent 0 and 1. –Phase modulation: carrier wave is shifted at different intervals to represent 0 and 1.

high speed modem: –Bandwidth in the local loop: 3000HZ, –maximum baud rate ???, –how to achieve higher speed (56Kbps modem)? »many bits per baud, »a combination of modulation techniques. »more amplitude levels and more phase intervals -- QAM (quadrature Amplitue Modulation) »Using 2400 baud rate, how many symbols are needed to achieve 56kbps?

–Analog data to digital signals (example digital voice) HZ human voice PCM: 3000 HZ with protection: 4000 HZ Samples: Nyquist Theorem: 8000 samples per second Digitization: 8 or 7 bits per sample (logarithmically spaced) 64 kbps or 56 kbps methods to reduce the number of bits per sample –differential pulse code –delta modulation –predictive encoding –Analog data to analog signals radio, TV, telephone

Simplex and duplex communication simplex communication: data travel in one direction half-duplex communication: data travel in either direction, but not simultaneously full-duplex communication: data travel in both direction simultaneously. Multiplexing –combines slow channels into faster channels. two schemes: –Time Division Multiplexing: time domain is divided into slots, put channels in different time domain. – Frequency division Multiplexing: frequency spectrum is divided into logical channels. –Code division multiplexing.

In the telephone system: –basic voice channel: 64kbps –T1 line: 24 basic channels + 1 bits per 24*8 bits »193 bits per 125 us 193*8000 = 1.544Mbps –T2 line: 4 T1 line (96 basic channels) + extra bits for framing Mbps, actually 6.312Mbps –T3 line: 7 T2 line (7*96 basic channels) + extra bits for framing Mbps, actually Mbps –T4 line 6 T3 line –OC-1: 51.84Mbps –OC-3: 3 OC –OC