Random signals. Histogram of the random signal Continuous Time Sinusoidal signals.

Slides:



Advertisements
Similar presentations
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE445S Real-Time Digital Signal Processing Lab Spring.
Advertisements

Analog to Digital Conversion. Introduction  An analog-to-digital converter (ADC, A/D, or A to D) is a device that converts continuous signals to discrete.
Analog/Digital Coding Bobby Geevarughese ECE-E4434/12/05.
Introduction to Signals Hany Ferdinando Dept. of Electrical Engineering Petra Christian University.
Analogue to Digital Conversion
ADC AND DAC Sub-topics: Analog-to-Digital Converter -. Sampling
Quantization Prof. Siripong Potisuk.
Introduction to D/A and A/D conversion Professor: Dr. Miguel Alonso Jr.
President UniversityErwin SitompulSMI 7/1 Dr.-Ing. Erwin Sitompul President University Lecture 7 System Modeling and Identification
Discrete-Time Signals and Systems Quote of the Day Mathematics is the tool specially suited for dealing with abstract concepts of any kind and there is.
Science is organized knowledge. Wisdom is organized life.
Time - Domain Analysis Of Discrete - Time Systems The first half of Chapter 3.
Data Acquisition. Data Acquisition System Analog Signal Signal Conditioner ADC Digital Processing Communication.
SAMPLING & ALIASING. OVERVIEW Periodic sampling, the process of representing a continuous signal with a sequence of discrete data values, pervades the.
Lecture 4: Sampling [2] XILIANG LUO 2014/10. Periodic Sampling  A continuous time signal is sampled periodically to obtain a discrete- time signal as:
Sampling of Continuous-Time Signals
DSP (digital signal processing) (DSP) deals with commonly signals such as speech, music, video, EKG or ECG (heart), and EEG (brain).
Data Sampling & Nyquist Theorem Richa Sharma Dept. of Physics And Astrophysics University of Delhi.
Computer Control: An Overview Wittenmark, Åström, Årzén Computer controlled Systems The sampling process Approximation of continuous time controllers Aliasing.
Chapter 4: Sampling of Continuous-Time Signals
Echivalarea sistemelor analogice cu sisteme digitale Prof.dr.ing. Ioan NAFORNITA.
Lecture 41 Practical sampling and reconstruction.
Discrete-Time and System (A Review)
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Computer Based Data Acquisition Basics. Outline Basics of data acquisition Analog to Digital Conversion –Quantization –Aliasing.
Digital Telephony1. 2 Analog/digital systems Analog signal -voltage -speech -pressure SP Analog Sampler Discrete signal F s  F max Quantiz- er Error.
Chapter 8 Discrete (Sampling) System
Sampling Theorems. Periodic Sampling Most signals are continuous in time. Example: voice, music, images ADC and DAC is needed to convert from continuous-time.
Digital Signal Processing
1.1 Introduction Comparison between ACS and CCS. ACS CCS Process Actuator Measure Controller (correcting network) Structure: Process Actuator Measure.
Analog-To-Digital convertor Sampler Quantization Coding.
1 Digital Signal Processing Lecture 3 – 4 By Dileep kumar
revision Transfer function. Frequency Response
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 FOURIER TRANSFORMATION.
Digital Signal Processing
Digital Control CSE 421.
Sampling of Continuous-Time Signals Quote of the Day Optimist: "The glass is half full." Pessimist: "The glass is half empty." Engineer: "That glass is.
DEPARTMENTT OF ECE TECHNICAL QUIZ-1 AY Sub Code/Name: EC6502/Principles of digital Signal Processing Topic: Unit 1 & Unit 3 Sem/year: V/III.
Meghe Group of Institutions
Lecture 2 Analog to digital conversion & Basic discrete signals.
Continuous-time Signal Sampling
0/31 Data Converter Basics Dr. Hossein Shamsi. 1/31 Chapter 1 Sampling, Quantization, Reconstruction.
Topics 1 Specific topics to be covered are: Discrete-time signals Z-transforms Sampling and reconstruction Aliasing and anti-aliasing filters Sampled-data.
Lecture 2 BME452 Biomedical Signal Processing 2013 (copyright Ali Işın, 2013)1 BME452 Biomedical Signal Processing Lecture 2  Discrete Time Signals and.
PAM Modulation Lab#3. Introduction An analog signal is characterized by the fact that its amplitude can take any value over a continuous range. On the.
Sampling Rate Conversion by a Rational Factor, I/D
Digital Signal Processing
Real-time Digital Signal Processing Digital Filters.
بسم الله الرحمن الرحيم Digital Signal Processing Lecture 2 Analog to Digital Conversion University of Khartoum Department of Electrical and Electronic.
Sampling and DSP Instructor: Dr. Mike Turi Department of Computer Science & Computer Engineering Pacific Lutheran University.
Prof. Brian L. Evans Dept. of Electrical and Computer Engineering The University of Texas at Austin EE445S Real-Time Digital Signal Processing Lab Spring.
MECH 373 Instrumentation and Measurements
Introduction to Discrete-Time Control Systems fall
Digital Control CSE 421.
Chapter4. Sampling of Continuous-Time Signals
Echivalarea sistemelor analogice cu sisteme digitale
Chapter 3 Sampling.
Sampling rate conversion by a rational factor
Digital Control Systems Waseem Gulsher
Lecture 9: Sampling & PAM 1st semester By: Elham Sunbu.
Soutenance de thèse vendredi 24 novembre 2006, Lorient
لجنة الهندسة الكهربائية
Lecture 10 Digital to Analog (D-to-A) Conversion
Lecture 4 Sampling & Aliasing
Discrete-Time Signals: Sequences
Discrete-Time Complex
Conversation between Analogue and Digital System
Sampling and Quantization
Chapter 3 Sampling.
Presentation transcript:

Random signals

Histogram of the random signal

Continuous Time Sinusoidal signals

CT Signal (Periodic) A simple harmonic motion is described mathematically by

Complex Signal A complex exponential signal is

Discrete time sinusoidal signal

Discrete-time sinusoidal signal

Condition of Periodicity of DT signal

Effect of Sampling

Harmonically related complex exponential Continuous time exponentials

Discrete time exponentials Discrete time complex exponential is periodic if its relative frequency Is a rational number. We choose f 0 =1/N. We define a set of harmonically related complex exponentials by

Negative Frequencies

Analog to Digital Converter

ADC: To process analog signals by digital means, it is first necessary to convert them into digital form, that is, to convert them into a sequence of numbers having finite precision. The procedure is called analog to digital conversion and the devices used is called AD converters. 1.Sampling: This is the conversion of continuous time signal into discrete signal obtained by taking samples of continuous time signal at discrete time instants. If x a (t) the input to the sampler, the output x a (nT)=x(n) where T is the sampling interval. 2. Quantization: This is the conversion of discrete time continuous valued signal into a discrete time discrete valued (digital) signal. The value signal sample is selected from a finite set of possible values. The difference between the unquantized sample x(n) and the quantized output x q (n) is called quantization error. 3.In coding process each quantized output x q (n) is represented by a b-bit number. In speech processing the digital signal is converted back into analog form again. This process is called DA conversion. The DA conversion is done by connecting all the dots by some kind of interpolation.

The figure shows a form of DA conversion called stair-case approximation or zero-order hold. Other approximations are possible, connecting successive points linearly (linear interpolation) or fitting a quadratic through three successive points (quadratic approximation). For signals having finite frequency content (limited band width) sampling theorem specifies the optimum form of interpolation. Analog signal does not lose any information provided the sampling frequency is sufficiently high. Otherwise there is a problem called aliasing

Zero-order hold

Sampling of an analog signal