Important Concepts at the Physical Layer

Slides:



Advertisements
Similar presentations
EE578 Assignment #3 Abdul-Aziz.M Al-Yami October 25 th 2010.
Advertisements

Physical Layer: Signals, Capacity, and Coding
Fundamentals of Data & Signals (Part II) School of Business Eastern Illinois University © Abdou Illia, Spring 2015 (February18, 2015)
1 Data Encoding – Chapter 5 (part 1) CSE 3213 Fall /2/2015 9:13 AM.
1 Transmission Fundamentals Chapter 2 (Stallings Book)
ECE 4321: Computer Networks Chapter 3 Data Transmission.
Data and Computer Communications
Data and Computer Communications Data Transmission.
William Stallings Data and Computer Communications 7 th Edition Chapter 3 Data Transmission.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 3 – Data Transmission.
EE 4272Spring, 2003 Chapter 5 Data Encoding Data Transmission Digital data, digital signal Analog data, digital signal: e.g., voice, and video are often.
1 Chapter 2. Transmission Fundamentals Wen-Shyang Hwang KUAS EE.
Data and Computer Communications
EE 4272Spring, 2003 Chapter 3 Data Transmission Part II Data Communications Concept & Terminology Signal : Time Domain & Frequency Domain Concepts Signal.
Chapter 6: Data Transmission Business Data Communications, 4e.
Chapter 3 Data and Signals
Chapter 15: Data Transmission Business Data Communications, 5e.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Transmission Slide 1 Continuous & Discrete Signals.
William Stallings Data and Computer Communications 7th Edition
William Stallings Data and Computer Communications 7th Edition (Selected slides used for lectures at Bina Nusantara University) Data, Signal.
Module 3.0: Data Transmission
Network Technology CSE3020 Week 2
Chapter 3 Data and Signals
FIT 1005 Networks & Data Communications
Data and Computer Communications Chapter 3 – Data Transmission.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
1 Physical Layer. 2 Analog vs. Digital  Analog: continuous values over time  Digital: discrete values with sharp change over time.
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.
1-1 Basics of Data Transmission Our Objective is to understand …  Signals, bandwidth, data rate concepts  Transmission impairments  Channel capacity.
Chapter 3 – Data Transmission: Concepts and Terminology
CSCI 465 D ata Communications and Networks Lecture 4 Martin van Bommel CSCI 465 Data Communications & Networks 1.
1 Business Telecommunications Data and Computer Communications Chapter 3 Data Transmission.
Chapter 15: Data Transmission Business Data Communications, 6e.
Sistem Jaringan dan Komunikasi Data #2. Data vs Information  What is data?  What is information?  What are differences between data and information?
CE 4228 Data Communications and Networking
Data Transmission. 1. Terminology Transmitter Receiver Medium —Guided medium e.g. twisted pair, optical fiber —Unguided medium e.g. air, water, vacuum.
CS3502, Data and Computer Networks: the physical layer-1.
Data Encoding Reading Assignment : Stallings Chapter 2, pp , Chapter 4, pp , , Terminology –Data entities that convey.
Data and Computer Communications by William Stallings Eighth Edition Data Transmission Click to edit Master subtitle style Networks and Communication Department.
Aegis School of Telecommunication 1 Telecom Systems I by Dr. M. G. Sharma, Phd. IIT Kharagpur Microwaves and Antennas Dean Telecom.
Electromagnetic Spectrum
1 st semester 1436/  When a signal is transmitted over a communication channel, it is subjected to different types of impairments because of imperfect.
1 3. Data Transmission. Prof. Sang-Jo Yoo 2 Contents  Concept and Terminology  Analog and Digital Data Transmission  Transmission Impairments  Asynchronous.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 3 – Data Transmission.
Data and Computer Communications. Data Transmission CHAPTER 3.
1587: COMMUNICATION SYSTEMS 1 Digital Signals, modulation and noise Dr. George Loukas University of Greenwich,
Data and Computer Communications Chapter 3 – Data Transmission.
Data and Computer Communications Chapter 3 – Data Transmission.
Dr. Clincy Professor of CS
Data Encoding Data Encoding refers the various techniques of impressing data (0,1) or information on an electrical, electromagnetic or optical signal that.
Transmission Fundamentals
Data Communications and Networking
William Stallings Data and Computer Communications 7th Edition
Transmission Media.
Lecture 3: Data Transmission
Data Encoding Data Encoding refers the various techniques of impressing data (0,1) or information on an electrical, electromagnetic or optical signal that.
Dr. Clincy Professor of CS
Chapter 3 : Data transmission
Chapter 3 : Data transmission
. Who is Most Merciful and Beneficial With the Name of Allah
Chapter 3 : Data transmission
Fundamentals of Data & Signals (Part II)
Chapter 4 Transmission Impairments and Multiplexing
Chapter 3. Data Transmission
Introduction Analog and Digital Signal
EEC4113 Data Communication & Multimedia System Chapter 2: Baseband Encoding by Muhazam Mustapha, September 2012.
Chapter Three: Signals and Data Transmission
Data Communication and Networking
Physical Layer – How bits are sent
Presentation transcript:

Important Concepts at the Physical Layer

Transmission Media

Various Characteristics Guided media v.s. unguided media E.g., twisted pair v.s. air Point-to-point v.s. multipoint link E.g., A cross-over Ethernet cable connecting two PCs v.s. an Ethernet coaxial cable connecting multiple PCs Full-duplex v.s. half-duplex v.s. simplex E.g., Ethernet v.s. Ethernet v.s. ?

Transmission Signal

A Signal Is Made of Many Frequencies

A Signal Can Be Expressed in the Frequency Domain 4/π[sin(2πft) + (1/3)sin(2π(3f)t)]

Frequency, Spectrum, Bandwidth The spectrum of a signal The range of frequencies that it contains. (can be infinite.) The absolute bandwidth of a signal The width of the spectrum The (effective) bandwidth of a signal The band of frequencies where most of the energy of the signal is contained. f 3f BW = 3f – f = 2f

For a given data rate (bits/sec), if we are willing to use more bandwidth to send a signal, its quality at the receiver will be better, and the receiver can thus more correctly interpret the transmitted bits. There is a trade-off between BW and BER.

Link Bandwidth v.s. Signal Bandwidth When people say that the bandwidth of a link is 100 Mbps, what they mean is that the transmission link’s characteristics can only allow frequencies that are below 100Mbps to effectively propagate. Do not be confused with the bandwidth of a signal.

Transmission Impairments Limit a Link’s Bandwidth Attenuation and attenuation distortion Different frequency components are attenuated at different factors.

Delay distortion Different frequency components are delayed at different factors.

Noise Thermal, impulse, crosstalk, etc.

Multipath interference (wireless broadcast) The same signal may be reflected and propagated along multiple different paths. These signals may take different times to arrive at the receiver. (delay distortion) When they arrive at the receiver, their signal strengths may vary a lot. (attenuation distortion)

Channel Capacity Data rate, bandwidth, noise, and error rate are closely related. Nyquist bandwidth C = B log2(M), M is the number of discrete signals or voltage levels. Shannon capacity C = B log2( 1 + SNR), SNR is signal to noise ratio (SNR)db = 10 log10 (signal power/noise power)

Some Facts The higher the data rate of a signal, the greater is its effective bandwidth. The higher the bandwidth of signal, the higher link bandwidth is required to correctly receive and interpret the signal. The higher the date rate of a signal, the greater is its BER (bit error rate).

Data Encoding

The Four Different Applications Are All Possible Digital data -> digital signal E.g. Ethernet (our focus) Digital data -> analog signal E.g., Modem Analog data -> digital signal Voice/Video over IP Analog data -> analog signal E.g. AM/FM

Metrics for Data Encoding Schemes Required bandwidth A lack of high-frequency components means that less bandwidth is required for transmission. Clocking The transmitter and receiver’s clocks need to be precisely synchronized. Error detection Is it easy to detect an error? Noise immunity Is the code robust to errors? Cost and complexity Is the code easy to implement?

802.3 Ethernet 802.5 token ring

No way to know when a string of bits has started or ended if a string of 0s is transmitted.

The Advantages and Disadvantages of Manchester Encoding Synchronization is embedded in the signal No DC component No physical attachment is needed. Only AC coupling is needed. Provide better electrical isolation. Easier error detection If there is no transition in a bit time, there is an error. Higher noise immunity To invert a bit is harder. You need to precisely invert the first and second half of a bit signal. Disadvantage: Require higher bandwidth In every bit time, there is a transition. Therefore, 100 Mbps Fast Ethernet and Gigabit Ethernet do not use this scheme.

Digital to Analog Modulation Schemes

Analog to Analog Modulation Schemes Why do we use a modulation scheme to transmit an analog signal?

Propagation Delay

Propagation Delay Cannot be Improved Propagation delay is the time a signal takes to travel from one end to the other end of a transmission link. Propagation delay cannot be shortened. Unless you can find something that goes faster than the light! In contrast, the link bandwidth has been improved (increased) a lot to 10^12 bit/sec. Propagation delay thus is the performance bottleneck of some distributed systems and control mechanisms (e.g. congestion control or shower temperature control)

Propagation Delay Has Nothing to Do With Bandwidth No matter whether we use 10 Mbps Ethernet, 100 Mbps Fast Ethernet, or 1000 Mbps Gigabit Ethernet, the propagation delay from Taiwan to the U.S. are all the same. In 1000 Mbps Gigabit Ethernet, bits are transmitted denser than in 10 Mbps Ethernet. However, they do not arrive at the receiver quicker!

Data Transmission Time + Signal Propagation Delay For a piece of data to arrive at the receiver, the total time needed is: The transmission time of the data on the link + the signal propagation delay of the link Why? We need the data transmission time to put the last bit of the data onto the link. Then the last bit needs the link propagation delay to reach the receiver. Only at that time, the whole piece of data can be picked up by the receiver.