Computer Communication & Networks

Slides:



Advertisements
Similar presentations
(Data and Signals - cont)
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.
Chapter 3 Data and Signals
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
PART II Physical Layer.
Chapter-3-1CS331- Fakhry Khellah Term 081 Chapter 3 Data and Signals.
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
Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 3 Data and Signals
1 Computer Communication & Networks Lecture 5 Physical Layer: Data & Signals Waleed Ejaz
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
3.1 Figure 3.16 Two digital signals: one with two signal levels and the other with four signal levels.
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.
Prof. Hosny Ibrahim Lecture 2
Computer Communication & Networks
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Physical Layer: Data and Signals
Physical Layer PART II. Position of the physical layer.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
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.
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.
1 CSCD 433 Network Programming Fall 2013 Lecture 5a Digital Line Coding and other...
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.
Computer Engineering and Networks, College of Engineering, Majmaah University Some Basics Mohammed Saleem Bhat CEN-444 Networks Structure.
Dr. Clincy Professor of CS
Part II Physical Layer.
Part II Physical Layer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Computer Networks: Data Communication
Chapter 3 Data and Signals Tel: (03) Ext: URL:
PART II Physical Layer.
Topics discussed in this section:
Chapter 3 Data and Signals
Dr. Clincy Professor of CS
CSCD 433/533 Network Programming
. Who is Most Merciful and Beneficial With the Name of Allah
Signals Prof. Choong Seon HONG.
Nyquist and Shannon Capacity
CSCD 433 Network Programming
Part II Physical Layer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 3 Data and Signals
Chapter 3 Data and Signals
Sampling Theorems- Nyquist Theorem and Shannon-Hartley Theorem
Chapter 3 Data and Signals
Data Communication Data Communications and Networking, 4rd Edition, Behrouz A. Forouzan.
CSE 313 Data Communication
Chapter 3 Data and Signals
REVIEW Physical Layer.
Introduction To Physical Layer
Chapter 3 Introduction To Physical Layer Dr. Eng. Samy Elmokadem.
Topics discussed in this section:
Chapter 3 Data and Signals
Chapter 3 Data and Signals.
Chapter 3 Signals.
Data Communication and Networking
Chapter 3 Data and Signals
Presentation transcript:

Computer Communication & Networks Lecture # 04 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary nadeem.majeed@uettaxila.edu.pk

Physical Layer Topics to Cover Signals Digital Transmission Analog Transmission Multiplexing Transmission Media

Analog & Digital Data Data can be analog or digital. The term analog data refers to information that is continuous; digital data refers to information that has discrete states. Analog data take on continuous values. Digital data take on discrete values.

Note To be transmitted, data must be transformed to electromagnetic signals.

Note 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 of values.

Analog Vs Digital

Analog Signals

Sine Wave

Cont’ Three parameters to describe a sine wave Peak amplitude Frequency and time period Phase

The bandwidth of a composite signal is the difference between the Note The bandwidth of a composite signal is the difference between the highest and the lowest frequencies contained in that signal.

Bandwidth

Digital Signals

Digital Signals In addition to being represented by an analog signal, information can also be represented by a digital signal. For example, a 1 can be encoded as a positive voltage and a 0 as zero voltage. A digital signal can have more than two levels. In this case, we can send more than 1 bit for each level.

Digital Signal

Bit Rate & Bit Interval (contd.)

Bit Interval and Bit Rate Example A digital signal has a bit rate of 2000 bps. What is the duration of each bit (bit interval) Solution The bit interval is the inverse of the bit rate. Bit interval = 1/ 2000 s = 0.000500 s = 0.000500 x 106 ms = 500 ms

The bit rate and the bandwidth are proportional to each other. Note The bit rate and the bandwidth are proportional to each other.

Analog Vs Digital

Analog versus digital signals

Low Pass & Band Pass

Data Rate Limits

Data Rate Limits A very important consideration in data communications is how fast we can send data, in bits per second, over a channel. Data rate depends on three factors: 1. The bandwidth available 2. The level of the signals we use 3. The quality of the channel (the level of noise)

Noiseless Channel: Nyquist Bit Rate Defines theoretical maximum bit rate for Noiseless Channel: Bit Rate=2 X Bandwidth X log2L

Example Consider a noiseless channel with a bandwidth of 3000 Hz transmitting a signal with two signal levels. The maximum bit rate can be calculated as Bit Rate = 2  3000  log2 2 = 6000 bps

Example 8 Consider the same noiseless channel, transmitting a signal with four signal levels (for each level, we send two bits). The maximum bit rate can be calculated as: Bit Rate = 2 x 3000 x log2 4 = 12,000 bps

Note Increasing the levels of a signal may reduce the reliability of the system.

Noisy Channel: Shannon Capacity Defines theoretical maximum bit rate for Noisy Channel: Capacity=Bandwidth X log2(1+SNR)

C = B log2 (1 + SNR) = B log2 (1 + 0) = B log2 (1) = B  0 = 0 Example 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. For this channel the capacity is calculated as C = B log2 (1 + SNR) = B log2 (1 + 0) = B log2 (1) = B  0 = 0

C = B log2 (1 + SNR) = 3000 log2 (1 + 3162) = 3000 log2 (3163) Example We can calculate the theoretical highest bit rate of a regular telephone line. A telephone line normally has a bandwidth of 3000. The signal-to-noise ratio is usually 3162. For this channel the capacity is calculated as C = B log2 (1 + SNR) = 3000 log2 (1 + 3162) = 3000 log2 (3163) C = 3000  11.62 = 34,860 bps

Example We have a channel with a 1 MHz bandwidth. The SNR for this channel is 63; what is the appropriate bit rate and signal level? Solution First, we use the Shannon formula to find our upper limit. C = B log2 (1 + SNR) = 106 log2 (1 + 63) = 106 log2 (64) = 6 Mbps Then we use the Nyquist formula to find the number of signal levels. 6 Mbps = 2  1 MHz  log2 L  L = 8

Note The Shannon capacity gives us the upper limit; the Nyquist formula tells us how many signal levels we need.

Transmission Impairments

Transmission Impairments Signals travel through transmission media, which are not perfect. The imperfection causes signal impairment. This means that the signal at the beginning of the medium is not the same as the signal at the end of the medium. What is sent is not what is received. Three causes of impairment are attenuation, distortion, and noise.

Transmission Impairments

Decibel Used to signal gained or lost strength dB = 10 log P2/P1 (Power) dB Voltage = 20 log (V1/V2) dB Current = 20 log (I1/I2) The dB is not an absolute quantity, it is always a RATIO of two quantities.  The unit can be used to express power gain (P2>P1), or power loss (P2<P1) -- in the latter case the result will be a negative number. The decibel (dB) is a logarithmic unit that indicates the ratio of a physical quantity (usually power or intensity) relative to a specified or implied reference level. A ratio in decibels is ten times the logarithm to base 10 of the ratio of two power quantities The decibel (dB) is a very commonly used and often misunderstood unit of measurement.  The dB is a logarithmic unit expressing the RATIO of two powers.  It is defined as:   Number of dB = 10 log (P2/P1). The dB is not an absolute quantity, it is always a RATIO of two quantities.  The unit can be used to express power gain (P2>P1), or power loss (P2<P1) -- in the latter case the result will be a negative number. The decibel  actually comes from a logarithmic unit of measurement called a "Bel", named after Alexander Graham Bell.  One Bel is defined as a power ratio of ten (or ten times the power).  It was originally used to measure acoustic power (sound)  ratios in telephony.  The Bel is a rather large unit, so the decibel (dB), which is 1/10 of a bel, is more commonly used. Although the dB is defined with respect to power, it has become common practice to also use it to express voltage or current ratios, in which case it is defined as:    dB Voltage = 20 log (V1/V2),  or  dB Current = 20 log (I1/I2).

Example Suppose a signal travels through transmission medium and its power is reduced to one half…. Calculate attenuation loss?

Signal Distortion attenuation distortion noise

Performance One important issue in networking is the performance of the network—how good is it?

Performance Bandwidth Throughput Latency (Delay) Bandwidth-Delay Product

Throughput

Latency Latency = propagation time + transmission time queuing time processing time

Propagation Time In computer networks, propagation delay is the amount of time it takes for the head of the signal to travel from the sender to the receiver. It can be computed as the ratio between the link length and the propagation speed over the specific medium. Propagation delay is equal to d / s where d is the distance and s is the wave propagation speed. In wireless communication, s=c, i.e. the speed of light. In copper wire, the speed s generally ranges from .59c to .77c

Note The bandwidth-delay product defines the number of bits that can fill the link. In data communications, bandwidth-delay product refers to the product of a data link's capacity (in bits per second) and its end-to-end delay (in seconds). The result, an amount of data measured in bits (or bytes), is equivalent to the maximum amount of data on the network circuit at any given time, i.e. data that has been transmitted but not yet received. Sometimes it is calculated as the data link's capacity multiplied by its round trip time

Physical Layer Topics to Cover Signals Digital Transmission Analog Transmission Multiplexing Transmission Media

Analog To Digital Conversion

Sampling Pulse Code Modulation Sampling Rate: Nyquist Theorem

PCM

Quantization & Encoding Samples

According to the Nyquist theorem, the sampling rate must be Note According to the Nyquist theorem, the sampling rate must be at least 2 times the highest frequency contained in the signal.