Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.

Slides:



Advertisements
Similar presentations
Pensinyalan (1) Sinyal Analog dan Sinyal Digital.
Advertisements

Pensinyalan (2) Perbandingan antara sinyal analog dan digital.
CMP206 – Introduction to Data Communication & Networks Lecture 3 – Bandwidth.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 DATA AND SIGNALS T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University.
Chapter 3 Data and Signals.
Theoretical basis for data communication
Signals The main function of the physical layer is moving information in the form of electromagnetic signals across a transmission media. Information can.
Chapter 3 Data and Signals
Chapter 3 Data and Signals
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
PART II Physical Layer.
Chi-Cheng Lin, Winona State University CS412 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
Chapter 2 Data and Signals
Chapter 3: Data and Signals
Lab 2 COMMUNICATION TECHNOLOGY II. Capacity of a System The bit rate of a system increases with an increase in the number of signal levels we use to denote.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Transmission Slide 1 Continuous & Discrete Signals.
Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
ECOM 4314 Data Communications Fall September, 2010.
Chapter 3 Data and Signals
1 Computer Communication & Networks Lecture 5 Physical Layer: Data & Signals Waleed Ejaz
 Frequency Spectrum and Bandwidth  Other Definitions of Bandwidth  Digital Signals.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
3-2008UP-Copyrights reserved1 ITGD4103 Data Communications and Networks Lecture-9: Communication Techniques,Spectrum and bandwidth week 10- q-2/ 2008 Dr.
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
1 Kyung Hee University Signals 2 3. 신호 (Signals) 3.1 아날로그와 디지털 (Analog and Digital) 3.2 아날로그 신호 (Analog signals) 3.3 디지털 신호 (Digital signals) 3.4 Analog.
Part 2 Physical Layer and Media
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
UNIT - 2.
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 8.
Chapter 3 Data and Signals
Prof. Hosny Ibrahim Lecture 2
Computer Communication & Networks
Lecturer: Tamanna Haque Nipa
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
Physical Layer (Data and Signals)
Physical Layer: Data and Signals
1 Outline Analog and Digital Data Analog and Digital Signals Amplitude Modulation (AM) Frequency Modulation (FM)
Physical Layer PART II. Position of the physical layer.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
CHAPTER # 3 DATA AND SIGNALS. Introduction  One of the major functions of physical layer is to move data in the form of electromagnetic signals across.
1 Composite Signals and Fourier Series To approximate a square wave with frequency f and amplitude A, the terms of the series are as follows: Frequencies:
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
Electromagnetic Spectrum
Chapter 3 Data and Signals. 3.2 Last Lecturer Summary Bit Rate Bit Length Digital Signal as a Composite Analog Signal Application Layer Distortion Noise.
Channel capacity A very important consideration in data communications is how fast we can send data, in bits per second, over a channel.
Lecture Focus: Data Communications and Networking  Transmission Impairment Lecture 14 CSCS 311.
1 st semester 1436/  When a signal is transmitted over a communication channel, it is subjected to different types of impairments because of imperfect.
Signals. Signals can be analog or digital. Analog signals can have an infinite number of values in a range; digital signals can have only a limited number.
Computer Networks Chapter 3 – Time and Frequency Domain Concept, Transmission Impairments.
Spring 2006Data Communications, Kwangwoon University3-1 Chapter 3. Signals 1.Analog and digital 2.Analog signals 3.Digital signals 4.Analog versus digital.
Part II. Physical Layer and Media Chapter 3. Data and Signals COMP 3270 Computer Networks Computing Science Thompson Rivers University.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
Chapter 2 : Data Communications BENG 4522 Data Communications & Computer Networks Transmission Impairment Signals travel through the transmission.
Chapter 3 TRANSMISSION IMPAIRMENT. 3-4 TRANSMISSION IMPAIRMENT Signals travel through transmission media, which are not perfect. The imperfection causes.
Powerpoint Templates Computer Communication & Networks Week # 04 1 Lecture only.
Computer Engineering and Networks, College of Engineering, Majmaah University Some Basics Mohammed Saleem Bhat CEN-444 Networks Structure.
Computer Communication & Networks
Part II Physical Layer.
Computer Data Communication
PART II Physical Layer.
. Who is Most Merciful and Beneficial With the Name of Allah
Signals Prof. Choong Seon HONG.
Physical Layer Part 1 Lecture -3.
Data Communication Data Communications and Networking, 4rd Edition, Behrouz A. Forouzan.
REVIEW Physical Layer.
Presentation transcript:

Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication

2 Topics l Data Communication Performance Measurements l Analog/Digital Signals l Time and Frequency Domains l Bandwidth and Channel Capacity

3 Data Communication Performance Measurements l Throughput  How fast data can pass through an entity  Number of bits passing through an imaginary wall in a second l Bit time  Duration of a bit (time for a bit ejected into network)  1 / throughput l Propagation time (propagation delay)  Time required for one bit to travel from one point to another  Propagation speed depends on medium and signal frequency

4 Message Transmission Delay Total transmission delay = (size_of_message / throughput) + propagation_time Sender Receiver t0t0 t1t1 t2t2 t3t3 first bit sent last bit sent first bit arrived last bit arrived Time propagation_time 01101…

5 Message Transmission Delay - Example l What is the transmission delay of a 2 KB message transmitted over a 2 km cable that has a throughput 40 Mbps and a propagation delay of 8 µs/km? l Answer: Total transmission delay = (size_of_message / throughput) + propagation_time = (2048 x 8 bits / 40x10 6 bits/sec) + 8 µs/km x 2 km = x sec + 16 µs = µs What is the bit time?

6 Signals l Information must be transformed into electromagnetic signals to be transmitted l Signal forms  Analog or digital

7 Analog/Digital Signals l Analog signal  Continuous waveform  Can have a infinite number of values in a range l Digital signal  Discrete  Can have only a limited number of values  E.g., 0 and 1, i.e., two levels, for binary signal

8 Time Vs. Frequency Domain l A signal can be represented in either the time domain or the frequency domain.

9 UnitEquivalentUnitEquivalent Seconds (s)1 sHertz (Hz)1 Hz Milliseconds (ms)10 –3 sKilohertz (KHz)10 3 Hz Microseconds (ms)10 –6 sMegahertz (MHz)10 6 Hz Nanoseconds (ns)10 –9 sGigahertz (GHz)10 9 Hz Picoseconds (ps)10 –12 sTerahertz (THz)10 12 Hz Period (Time) and Frequency

10 Composite Signals l A composite signal can be decomposed into component sine waves - harmonics l The decomposition is performed by Fourier Analysis l DC component is the one with frequency 0.

11 Frequency Spectrum and Bandwidth l Frequency spectrum  Collection of all component frequencies it contains l Bandwidth  Width of frequency spectrum

12 Digital Signal - Decomposition l A digital signal can be decomposed into an infinite number of simple sine waves (harmonics) A digital signal is a composite signal with an infinite bandwidth.  A digital signal is a composite signal with an infinite bandwidth. l More harmonics components = better approximation  AnimationAnimation l Significant spectrum  Components required to reconstruct the digital signal

13 Bandwidth-Limited Signals l (a) A binary signal and its root-mean- square Fourier amplitudes.

14 Bandwidth-Limited Signals (2) l (b) – (e) Successive approximations to the original signal.

15 Channel Capacity l Channel capacity  Maximum bit rate a transmission medium can transfer l Nyquist theorem for noiseless channels  C = 2H log 2 V where C: channel capacity (bit per second) H: bandwidth (Hz) V: signal levels (2 for binary)  C is proportional to H  bandwidth puts a limit on channel capacity

16 Channel Capacity l Shannon Capacity for noisy channels  C = H log 2 (1 + S/N) where C: (noisy) channel capacity (bps) H: bandwidth (Hz) S/N: signal-to-noise ratio dB = 10 log 10 S/N l In practice, we have to apply both for determining the channel capacity.

17 Examples l Noiseless channel. Consider a noiseless channel with a bandwidth of 3000 Hz transmitting a signal with two signal levels. What is the maximum bit rate of this channel? l Noiseless channel. Consider the same noiseless channel, transmitting a signal with four signal levels (for each level, we send two bits). What is the maximum bit rate of this channel? l Extremely noisy channel. Consider an extremely noisy channel in which the value of the signal-to-noise ratio is almost zero. In other words, the noise is so strong that the signal is faint. What is the channel capacity of this channel?

18 Examples l Theoretical highest bit rate of a regular telephone line. A telephone line normally has a bandwidth of 3000 Hz (300 Hz to 3300 Hz). The signal-to-noise ratio is usually 35dB, i.e., What is the capacity of this channel? l Applying both theorems. We have a channel with a 2 MHz bandwidth. The S/N for this channel is 127; what is the appropriate bit rate and signal level?