powerpoint presentation - ascslab.org · lecture 6: analog and digital signals. department...

21
Department Electrical & Computer Engineering EK131 E5 Introduction to Engineering Prof. Michel A. Kinsy Lecture 6: Analog and Digital Signals

Upload: duongbao

Post on 13-Aug-2019

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

EK131 E5

Introduction to Engineering

Prof. Michel A. Kinsy

Lecture 6: Analog and Digital Signals

Page 2: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Signals & Computing

Physical World

Computing System Store and Process

SenseAct

Page 3: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Signals & Data Representation

Computing Cycle

Physical World

Computing System Store and Process

SenseAct

The physical world is analog

Most computing systems are digital

Computers has more senses: they can see, hear, taste, smell, and feel things that humans cannot

Page 4: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Signals

Human life is one of continuous signal processing

What is a signal?

• An electromagnetic representation of data

Then what is a data?

• Some entity that has meaning or conveys information

Signal processing and transmission

• Consist of moving data from source to destination

through the use of signals

Two signal types

• Analog and Digital

Page 5: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

Communication channel

• Media used to transmit the signal

• It can be:

Physical wire

• Copper wire, fiber, etc.

Radio wave

• Line of sight, Ground waves and Sky waves

Radiated source of energy

• x-rays

Free space

Page 6: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

All signals are transmitted via electromagnetic

radiation (EM radiation or EMR)

• EM radiation is the radiant energy released through

an electromagnetic processes

Electromagnetic waves

• Synchronized oscillations of electric and magnetic

fields that propagate at the speed of light through a

vacuum

Examples of electromagnetic radiation

• Visible light, radio, infrared, and x-rays

Page 7: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

Page 8: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

Bandwidth • The range of frequencies occupied or used by a carrier

wave

Attenuation • As a signal propagates, its strength decreases

Noise • Unwanted electromagnetic energy that degrades the

signal Crosstalk and other interferences

Distortion • Denotes the altering the original shape or characteristics

of waveform representing the signal

Page 9: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

An electromagnetic wave is defined by four

parameters

• Amplitude

• Frequency

• Wavelength

• Phase

Wavelength

Amplitude

Page 10: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

An electromagnetic wave

is defined by four

parameters

• Amplitude

A measure of waveform

strength at a given point in

time

Wavelength

Amplitude

Page 11: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

An electromagnetic wave

is defined by four

parameters

• Frequency

Number of times a wave

cycles from peak amplitude

to low amplitude and back to

peak again

Measured in cycles/sec

(Hertz, Hz)

Frequency = 1 cycle / sec =

1 Hz

Wavelength

Amplitude

Page 12: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

An electromagnetic wave is

defined by four parameters

• Wavelength

The distance between two

corresponding points on a

wave cycle

Wavelength is generally

expressed in some variant of

meters or feet

Wavelength is inversely

proportional to frequency

• High frequency implies short

wavelength

Wavelength

Amplitude

Page 13: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Characteristics of Signals

An electromagnetic wave

is defined by four

parameters

• Phase

The progress of a wave over

time in relationship to a fixed

point

Two separate waves with

same amplitude and

frequency starting at different

points in time

Phases are 90 degrees apart

Wavelength

Amplitude

Page 14: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Types of Signals

Two types of signal that can be composed three

ways: analog, digital, and mixed signal

• Analog has values from a continuous set

Page 15: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Types of Signals

With analog signals

• One-to-one relationship between how data are

captured and recorded and how data are

reproduced

• Higher fidelity

Page 16: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Types of Signals

Two types of signal that can be composed three

ways: analog, digital, and mixed signal

• With digital, signals have a finite number of discrete

values

Page 17: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Modern Data Processing Systems

Modern data processing systems are mainly

digital systems

Digital representation means that everything is

represented by numbers only

Digital representation is very suited for both

numerical and non-numerical information or data

processing

• Numerical values: 0, 4, 5567, 24354543, -2

• Non-numerical values: There will be light! (Each

letter in this sentence)

Page 18: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Advantages of Digital Systems

Easier to control by electronics• The finite number of values in a digital system can be

represented by a vector of signals with just two values (binary signals)

Device to process this type of signal is very simple

Can be a switch: open/close

Adjustable precision

Complex digital integrated circuits (ICs) are manufactured with the advent of Microelectronics Technology

Higher noise immunity

Page 19: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Challenges with Digital Systems

Our physical world is analog and computing is

interacting with the physical world:

• So we need to convert physical signals to digital

then back to analog to communicate with the real

world

Data

Audio

Image

Video

A-to-D

Digital

Computing

System

D-to-AReceiver

Page 20: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Discretization of Signals

Page 21: PowerPoint Presentation - ascslab.org · Lecture 6: Analog and Digital Signals. Department Electrical & Computer Engineering Signals & Computing Physical World Computing System Store

Department Electrical & Computer Engineering

Next Class

Electronics components: resistors, capacitors,

inductors, transistors, RC circuits, KVL, KCL