Download Lecture #1

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Lecture #1
Introduction to signals
meiling chen
signals & systems
1
signals
Signals are functions of independent variables that
carry information.
• Electrical signals
– Voltages and currents in a CKT
• Acoustic signals
– Audio or speech signals
• Video signals
– Intensity variations in an image
meiling chen
signals & systems
2
Independent variables
• Can be continuous
• Can be discrete
• Can be 1-dimension, 2-D, …N-D
For this course we focus on a signal 1-D independent
variable which we called “time”
Continuous time x(t) , t– continuous values
Discrete time x[k], k– Integer values only
meiling chen
signals & systems
3
Continuous time (CT) signal
Most of the signals in the physical world are CT signals—
E.g. voltage & current, pressure, temperature, velocity, etc.
meiling chen
signals & systems
4
Discrete time (DT) signal
Examples of DT signals in nature:
• DNA base sequence
• Population of the nth generation of certain species
meiling chen
signals & systems
5
Continuous-time analog signal
Sampling
Discrete-time analog signal
Quantizing
&
encoding
Discrete-time digital signal
0001
meiling chen
signals & systems
6
Classification of signals
•
•
•
•
Continuous-time and discrete-time signals
Even and odd signals
Periodic and nonperiodic signals
Deterministic and random signals
Periodic signals
meiling chen
f (t )  f (t  T p )
signals & systems
7
Even signal
f (t )  f (t )
t
odd signal
f (t )
f (t )   f (t )
meiling chen
t
signals & systems
8
Elementary signals
•
•
•
•
•
•
•
Exponential signals
Sinusoidal signals
Step function
Rectangular pulse
Impulse function
Derivatives of the impulse
Ramp function
meiling chen
signals & systems
9
Exponential signals
x(t )  Be , a  0
at
meiling chen
signals & systems
x(t )  Be at , a  0
10
x(t )  Aet sin( t   ) ,   0
meiling chen
signals & systems
11
Step function
1, t  0
u (t )  
0 , t  0
Shift a
1
1, t  a
u (t  a)  
0 , t  a
meiling chen
signals & systems
a
t
12
Rectangular pulse
 A ,  0.5  t  0.5
x(t )  
 0 , otherwise
meiling chen
signals & systems
13
Impulse function



 (t )
(1)
 (t )dt  1
 (t )  0
Amplitude
for t  0

t
width  0
meiling chen
signals & systems
14
Derivatives of the impulse
t
 (t )
(1)
t
meiling chen
signals & systems
15
r (t )
u (t )

d
dt
 (t )
 (t )
meiling chen
signals & systems
16
Ramp function
t, t  0
r (t )  
0, t  0
dr (t )
u (t ) 
dt
meiling chen
or
t
r (t )   u ( )d

signals & systems
17
simple operation
f (t )
f (t )  u (t )  r (t )  r (t  1)
u (t )
r (t  1)
r (t )
meiling chen
signals & systems
18
Basic operations on signals
• Operations performed on dependent variables
– Amplitude scaling, Addition, Multiplication,
differentiation
• Operations performed on independent variables
– Time scaling
– Reflection
– Time shifting
meiling chen
signals & systems
19
Time scaling
meiling chen
signals & systems
20
Reflection
meiling chen
signals & systems
21
Time shifting
meiling chen
signals & systems
22
Precedence rule for time shifting and time scaling
y(t )  x(at  b)
 y(0)  x(b)
 x(0)  y ( ba )
Example 1.5 find y(t)=x(2t+3)
meiling chen
signals & systems
23
Precedence rule for discrete-time signal
meiling chen
signals & systems
24