ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

16
ELEC 423 Digital Signal Processing Prof. Siripong Potisuk

Transcript of ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Page 1: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

ELEC 423Digital Signal Processing

Prof. Siripong Potisuk

Page 2: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

What is a function?

A rule of correspondence that maps or assigns to each element (x) of a given set A a uniquely determined element (y) of another set B

f: A B (f maps A into B) Domain of f = set of all x Range of f = set of all y

Page 3: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

The Usual Notation y = f(x)

A single x cannot be mapped or assigned to more than one y

Multiple x’s can be assigned to a single y Element of Domain = independent variable(s) Element of Range = dependent variable

Page 4: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Signal

A function of independent variables such as time, distance, position, etc.

One-dimensional signal : speech, audio, music, ECG, seismic, time series

Two-dimensional signal : image Three-dimensional signal : video

Page 5: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.
Page 6: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.
Page 7: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.
Page 8: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.
Page 9: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Signal Processing

Extract useful information carried by the signal

Concerned with the mathematical representation of the signal and the algorithmic operation carried out on it to extract the information present

Page 10: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Typical Signal Processing Operations

Addition/multiplication Amplification/attenuation Integration/differentiation Delay/advance Modulation/demodulation Multiplexing/demultiplexing filtering

Page 11: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Typical Signal Processing Applications

Audio Processing (noise reduction, equalization, special effects)

Communications system Echo cancellation in telephone networks Speech Processing (recognition, synthesis,

compression, enhancement) Image Processing ( compression, recognition) Biomedical signal processing

Page 12: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Why Digital Signal Processing?

Operation of digital circuits not dependent on precise values of the digital signals

Require only bistable circuits and storage medium to process, store, and transmit signals

Possibility of perfect signal regeneration Low cost of digital processor hardware

Page 13: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Benefits (continued)

Any desirable accuracy achievable by increasing the binary wordlength subject to cost limitation

The same digital computer technology used for general information processing can be used for DSP

Applicability to very low frequency signals (seismic applications)

Page 14: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Disadvantages

Increased system complexity (A/D and D/A) Limited range of frequencies available for

processing because of the sampling requirement

Digital systems mostly constructed using active devices that consume electrical power

Advantages far outweigh disadvantages

Page 15: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.

Block Diagram of a Communication System

Page 16: ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.