Information Sources And Signals. Friday Group research assignment 1 Use class time to work on it.

Slides:



Advertisements
Similar presentations
Information Sources And Signals
Advertisements

Chapter 2 Fundamentals of Data and Signals
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.
Signals Maninder Kaur 1www.eazynotes.com Maninder Kaur
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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.
5/6-Overview of Data Communications Dr. John P. Abraham Professor UTPA.
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 Computer Communication & Networks.
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.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
Information Sources and Signals
The Physical Layer What kinds of signals can encode data? What kinds of media can carry these signals?
Information Sources & Signals
Chapter 2 Data and Signals
CMP206 – Introduction to Data Communication & Networks Lecture 2 – Signals.
Note To be transmitted, data must be transformed to electromagnetic signals.
1 Lecture 27 Physical Layer (Data and Signals) University of Nevada – Reno Computer Science & Engineering Department Fall 2010 CPE 400 / 600 Computer Communication.
Computer Communication and Networks
TRANSMISSION FUNDAMENTALS Review
Chapter 3 Data and Signals
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Transmission Slide 1 Continuous & Discrete Signals.
Transmitting digital signals How do we encode digital signals for transmission? How can we interpret those signals?
Module 3.0: Data Transmission
3.1 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
 Frequency Spectrum and Bandwidth  Other Definitions of Bandwidth  Digital Signals.
Mobile Communications Systems Janaka Harambearachchi.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
Part 2 Physical Layer and Media
Mr. Thilak de Silva. BSc. Eng., MSc, CEng, FIE(SL), FIET(UK), CITP(UK), MBCS(UK), MIEEE (USA) M.Sc. in IT - Year 1 Semester II
Chapter 3 Data and Signals
Chapter 3 Data and Signals
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
6-Information Sources and Signals Dr. John P. Abraham Professor UTRGV.
CIS-325: Data Communications1 CIS-325 Data Communications Dr. L. G. Williams, Instructor.
The Physical Layer Lowest layer in Network Hierarchy. Physical transmission of data. –Various flavors Copper wire, fiber optic, etc... –Physical limits.
Physical Layer Continued. Review Discussed how to design the communication scheme depending on the physical mediums – pulling voltage up and down for.
Physical Layer PART II. Position of the physical layer.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
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:
CS434/534: Mobile Computing and Wireless Networks Y. Richard Yang 08/30/2012.
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.
Chapter2 : SIGNALS 1st semester King Saud University
Spring 2006Data Communications, Kwangwoon University3-1 Chapter 3. Signals 1.Analog and digital 2.Analog signals 3.Digital signals 4.Analog versus digital.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
McGraw-Hill©2003 The McGraw-Hill Companies, Inc. Chapter 6 Physical Layer.
Data and Signals & Analouge Signaling
2 nd semester nalhareqi King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
Data and Signals. To be transmitted, data must be transformed to electromagnetic signals. Note.
Computer Engineering and Networks, College of Engineering, Majmaah University Some Basics Mohammed Saleem Bhat CEN-444 Networks Structure.
Part II Physical Layer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Computer Data Communication
Transmission Media.
PART II Physical Layer.
Chapter 2 Data and Signals
Topics discussed in this section:
4 장 신호(Signals) 4.1 아날로그와 디지털(Analog and Digital)
CHAPTER 3 DATA AND SIGNAL
Signals Prof. Choong Seon HONG.
Physical Layer Part 1 Lecture -3.
REVIEW Physical Layer.
Mobile Communications Systems ECE IV Year I Sem
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

Information Sources And Signals

Friday Group research assignment 1 Use class time to work on it

3 Review: Composite Signals Most signals are classified as composite The signal can be decomposed into a set of simple sine waves =+

4 Time and Frequency Domain Representations Time Domain RepresentationFrequency Domain Representation

Exercise Draw the frequency domain representation of the following signal: Sin(4  t) sin(8  t +  ) + 2 sin(10  t)

6 Signal Bandwidth A Measure of Signal Frequency Range The difference between the highest and the lowest frequencies contained in a signal. 5kHz – 1kHz = 4kHz

Why Should We Care about Bandwidth? We need to know the bandwidth of a signal to make sure the communication channel is wide enough to transmit it. 7

8 Exercise 1 What is the bandwidth of this signal?

Exercise 2 If a signal is decomposed into three sine waves with frequencies of 300, 700, and 1200 Hz, what is its bandwidth? 9

Exercise 3 What is the bandwidth of this signal? Sin(4  t) sin(8  t +  ) + 2 sin(10  )

Sending Digital Signals

12 Sending Digital Signals Use electrical voltage to represent digital values – A positive voltage  a logical one (1) – Zero or a negative voltage  a logical zero (0) +5 volts is usually what we use in computer hardware. – +5 or 0 -> 1 or 0 – Two levels: 1 bit

13 Digital Signal Levels Some physical mechanisms can support more than two signal levels. – For example, consider a system that uses four levels of voltage: – -5 volts, -2 volts, +2 volts, and +5 volts

Digital Signal Levels More signal levels a system has, more bits need to be sent out per unit time.

Bits and Signal Levels Often we use bits to describe signal levels How many bits can we represent using 4 levels? – -5, -2, 2, 5 15

Bits and Signal Levels Often we use bits to describe signal levels How many bits can we represent using 8 levels? 16

Bits and Signal Levels Often we use bits to describe signal levels How many levels do we need to represent n bits? 17

18 More Bits, Better? More bits a system can deliver at a given time period, more information it can transfer. Can we increase the signal levels as many as possible? – No, electronic systems cannot distinguish between signal levels (voltage levels) that differ by small amounts.

19 Speed/Capacity of Data Transmission We use bit rate (bits per second) to measure the speed/capacity of transmission. Two factors to consider: 1.The number of signal levels 2.How long does a system have to stay at a given level? Should be long enough to guarantee the signal to be received. We use Baud to measure how many times the signal can change per second

20 Bit Rate If a system with two signal levels operates at 1000 baud, how many bits the system can transfer per second?

21 Bit Rate How about a system that operates at 2000 baud and has four signal levels

22 Baud Baud rate is confined by hardware. Some numbers (theoretical) – Dial-in (v.90): 56k – ISDN: 128k – DSL: 300k – 1,500k (1.5M) – Cable: 300k – 6,000k (6M) (could go higher) – T1: 1.5M – T3: 44M – 100Base-T: 100M

Now, what happens on the road?

What’s the bandwidth of digital signals? Frequency Domain RepresentationTime Domain Representation = Fourier Analysis:

25 Bad news The bandwidth of a digital signal is infinite! – Accurate representation of a digital signal requires an infinite set of sine waves. – Transmitting/reproducing digital signals is impractical

26 Bad news The bandwidth of a digital signal is infinite! – Accurate representation of a digital signal requires an infinite set of sine waves. – Transmitting/reproducing digital signals is impractical Engineers adopt a compromise: – generate composite sine waves that closely approximate the digital signal – the quality of approximation depends on the channel bandwidth

Bandwidth-Limited Signals Having less bandwidth degrades the signal 8 sine waves 4 sine waves 2 sine waves Lost! Bandwidth Lost!