Electrical Signal and Syatem Beginner
Electrical Signal and Syatem Beginner
Electrical Signal and Syatem Beginner
Systems
Introduction to Signals
• A Signal is the function of one or more independent
variables that carries some information to represent a
physical phenomenon.
• A continuous-time signal, also called an analog signal, is
defined along a continuum of time.
A discrete-time signal is defined at discrete
times.
Elementary Signals
Sinusoidal & Exponential Signals
• Sinusoids and exponentials are important in signal and
system analysis because they arise naturally in the
solutions of the differential equations.
• Sinusoidal Signals can expressed in either of two ways :
cyclic frequency form- A sin 2Пfot = A sin(2П/To)t
radian frequency form- A sin ωot
ωo = 2Пfo = 2П/To
To = Time Period of the Sinusoidal Wave
Sinusoidal & Exponential Signals Contd.
1 , t 0
u t 1/ 2 , t 0
0 , t 0
t , t 0 t
ramp t u d t u t
0 , t 0
•The unit ramp function is the integral of the unit step function.
•It is called the unit ramp function because for positive t, its
slope is one amplitude unit per time.
Rectangular Pulse or Gate Function
1/ a , t a / 2
Rectangular pulse, a t
0 , t a/2
Unit Impulse Function
As a approaches zero, g t approaches a unit
step and g t approaches a unit impulse
g t t t dt g t
0 0
a t t0 t t0
1
a
The Replication Property
g(t)⊗ δ(t) = g (t)
Unit Impulse Train
The unit impulse train is a sum of infinitely uniformly-
spaced impulses and is given by
T t t nT
n
, n an integer
The Unit Rectangle Function
The unit rectangle or gate signal can be represented as combination
of two shifted unit step signals as shown
The Unit Triangle Function
A triangular pulse whose height and area are both one but its base
width is not, is called unit triangle function. The unit triangle is
related to the unit rectangle through an operation called
convolution.
Sinc Function
sin t
sinc t
t
Discrete-Time Signals
n , n 0 n
ramp n u m 1
0 , n 0 m
Discrete Time Unit Impulse Function or
Unit Pulse Sequence
1 , n 0
n
0 , n 0
g n g n g n g n
ge n go n
2 2
Combination of even and odd
function for DT Signals
Function type Sum Difference Product Quotient
x(t ) x1 (t ) x2 (t )
• What is the product of an even x(t ) x1 (t ) x2 (t )
signal and an odd signal? Prove it!
x1 (t ) x2 (t ) x(t )
x(t ) Odd
Products of DT Even and Odd
Functions Contd.
Two Odd Functions
Energy and Power Signals
Energy Signal
• A signal with finite energy and zero power is called
Energy Signal i.e.for energy signal
0<E<∞ and P =0
• Signal energy of a signal is defined as the area
under the square of the magnitude of the signal.
x t
2
Ex dt
T T
0<E<∞ and P =0
•The signal energy of a for a discrete time signal x[n] is
x n
2
Ex
n
Signal Energy and Power for DT
Signal Contd.
The average signal power of a discrete time power signal
x[n] is
1 N 1
x n
2
Px lim
N 2 N
n N
input output
system
signal signal
Examples of Systems
– A circuit involving a capacitor can be viewed as a
system that transforms the source voltage (signal) to the
voltage (signal) across the capacitor
– A communication system is generally composed of three
sub-systems, the transmitter, the channel and the
receiver. The channel typically attenuates and adds
noise to the transmitted signal which must be processed
by the receiver
– Biomedical system resulting in biomedical signal
processing
– Control systems
System - Example
m
v[n] v[n 1] f [ n]
m m
Order of System
R C
V(t) L L
Interconnected System Example
• Consider the following systems with 4 subsystem
• Each subsystem transforms it input signal
• The result will be:
– y3(t)=y1(t)+y2(t)=T1[x(t)]+T2[x(t)]
– y4(t)=T3[y3(t)]= T3(T1[x(t)]+T2[x(t)])
– y(t)= y4(t)* y5(t)= T3(T1[x(t)]+T2[x(t)])* T4[x(t)]
Feedback System
• Used in automatic control
– e(t)=x(t)-y3(t)= x(t)-T3[y(t)]=
– y(t)= T2[m(t)]=T2(T1[e(t)])
– y(t)=T2(T1[x(t)-y3(t)])= T2(T1( [x(t)] - T3[y(t)] ) ) =
– =T2(T1([x(t)] –T3[y(t)]))
Types of Systems
• Causal & Anticausal
• Linear & Non Linear
• Time Variant &Time-invariant
• Stable & Unstable
• Static & Dynamic
• Invertible & Inverse Systems
Causal & Anticausal Systems
• Causal system : A system is said to be causal if
the present value of the output signal depends only
on the present and/or past values of the input
signal.
• Example: y[n]=x[n]+1/2x[n-1]
Causal & Anticausal Systems Contd.
• Anticausal system : A system is said to be
anticausal if the present value of the output
signal depends only on the future values of
the input signal.
• Example: y[n]=x[n+1]+1/2x[n-1]
Linear & Non Linear Systems
• A system is said to be linear if it satisfies the
principle of superposition
• For checking the linearity of the given system,
firstly we check the response due to linear
combination of inputs
• Then we combine the two outputs linearly in the
same manner as the inputs are combined and again
total response is checked
• If response in step 2 and 3 are the same,the system
is linear othewise it is non linear.
Time Invariant and Time Variant
Systems
• A system is said to be time invariant if a time
delay or time advance of the input signal leads to a
identical time shift in the output signal.
yi (t ) H {x(t t0 )}
H {S t 0{x(t )}} HS t 0{x(t )}
y0 (t ) S t 0{ y(t )}
S t 0{H {x(t )}} S t 0 H {x(t )}
Stable & Unstable Systems
• A system is said to be bounded-input bounded-
output stable (BIBO stable) iff every bounded
input results in a bounded output.
i.e.
t | x(t ) | M x t | y(t ) | M y
Stable & Unstable Systems Contd.
Example
- y[n]=1/3(x[n]+x[n-1]+x[n-2])
1
y[n] x[n] x[n 1] x[n 2]
3
1
(| x[n] | | x[n 1] | | x[n 2] |)
3
1
(M x M x M x ) M x
3
Stable & Unstable Systems Contd.
Example: The system represented by
y(t) = A x(t) is unstable ; A˃1
Reason: let us assume x(t) = u(t), then at
every instant u(t) will keep on multiplying
with A and hence it will not be bonded.
Static & Dynamic Systems
• A static system is memoryless system
• It has no storage devices
• its output signal depends on present values of the
input signal
• For example
Static & Dynamic Systems Contd.
• A dynamic system possesses memory
• It has the storage devices
• A system is said to possess memory if its output
signal depends on past values and future values of
the input signal
Example: Static or Dynamic?
Example: Static or Dynamic?
Answer:
• The system shown above is RC circuit
• R is memoryless
• C is memory device as it stores charge
because of which voltage across it can’t
change immediately
• Hence given system is dynamic or memory
system
Invertible & Inverse Systems
• If a system is invertible it has an Inverse System
• Example: y(t)=2x(t)
– System is invertible must have inverse, that is:
– For any x(t) we get a distinct output y(t)
– Thus, the system must have an Inverse
• x(t)=1/2 y(t)=z(t)
Inverse
x(t) System y(t)=2x(t) x(t)
System
(multiplier)
(divider)
LTI Systems
• LTI Systems are completely characterized by its
unit sample response
• The output of any LTI System is a convolution of
the input signal with the unit-impulse response, i.e.
Properties of Convolution
Commutative Property
x[n] * h[n] h[n] * x[n]
Distributive Property
x[n] * (h1[n] h2 [n])
( x[n] * h1[n]) ( x[n] * h2 [n])
Associative Property
x[n] * h1 [n] * h2 [n]
( x[n] * h1 [n]) * h2 [n]
( x[n] * h2 [n]) * h1 [n]
Useful Properties of (DT) LTI Systems
• Causality: h[n] 0 n0
• Stability:
k
h[ k ]