SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Signals and Systems
Hello!
I am Shaik Safi
You can find me at:
@shaiksafi
2
What is Signal?
✖ Signal is a time varying physical phenomenon which is
intended to convey information.
OR
✖ Signal is a function of time.
OR
✖ Signal is a function of one or more independent variables,
which contain some information.
3
What is System?
✖ System is a device or combination of devices, which can
operate on signals and produces corresponding response.
Input to a system is called as excitation and output from
it is called as response.
✖ For one or more inputs, the system can have one or more
outputs.
✖ Example: Communication System
4
Signals are classified into the following categories
✖ Continuous Time and Discrete Time Signals
✖ Deterministic and Non-deterministic Signals
✖ Even and Odd Signals
✖ Periodic and Aperiodic Signals
✖ Energy and Power Signals
✖ Real and Imaginary Signals
5
Continuous Time and Discrete Time Signals
✖ A signal is said to be continuous when it is defined for
all instants of time.
6
Continuous Time and Discrete Time Signals
✖ A signal is said to be discrete when it is defined at only
discrete instants of time
7
Deterministic and Non-deterministic Signals
✖ A signal is said to be deterministic if there is no
uncertainty with respect to its value at any instant of
time.Or, signals which can be defined exactly by a
mathematical formula are known as deterministic
signals.
8
Deterministic and Non-deterministic Signals
✖ A signal is said to be non-deterministic if there is
uncertainty with respect to its value at some instant of
time. Non-deterministic signals are random in nature
hence they are called random signals. Random signals
cannot be described by a mathematical equation. They
are modelled in probabilistic terms.
9
Even and Odd Signals
✖ A signal is said to be even when it satisfies the
condition x(t) = x(-t)
✖ Example 1: t2, t4… cost etc.
Let x(t) = t2
x(-t) = (-t)2 = t2 = x(t)
∴, t2 is even function
10
Even and Odd Signals
✖ Example 2: As shown in the following diagram,
rectangle function x(t) = x(-t) so it is also even
function.
A signal is said to be odd when it satisfies the condition
x(t) = -x(-t)
11
Periodic and Aperiodic Signals
✖ A signal is said to be periodic if it satisfies the
condition x(t) = x(t + T) or x(n) = x(n + N).
Where
T = fundamental time period,
1/T = f = fundamental frequency.
The above signal will repeat for every time interval
T0 hence it is periodic with period T0.
12
Energy and Power Signals
✖ A signal is said to be energy signal when it has finite
energy.
✖ A signal is said to be power signal when it has finite
power.
13
Systems are classified into the following categories
14
✖ linear and Non-linear Systems
✖ Time Variant and Time Invariant Systems
✖ linear Time variant and linear Time invariant systems
✖ Static and Dynamic Systems
✖ Causal and Non-causal Systems
✖ Invertible and Non-Invertible Systems
✖ Stable and Unstable Systems
linear and Non-linear Systems
15
✖ A system is said to be linear when it satisfies
superposition and homogenate principles. Consider
two systems with inputs as x1(t), x2(t), and outputs as
y1(t), y2(t) respectively. Then, according to the
superposition and homogenate principles,
✖ T [a1 x1(t) + a2 x2(t)] = a1 T[x1(t)] + a2 T[x2(t)]
✖ ∴, T [a1 x1(t) + a2 x2(t)] = a1 y1(t) + a2 y2(t)
✖ From the above expression, is clear that response of
overall system is equal to response of individual
system.
linear and Non-linear Systems
16
✖ Example:
(t) = x2(t)
Solution:
y1 (t) = T[x1(t)] = x12(t)
y2 (t) = T[x2(t)] = x22(t)
T [a1 x1(t) + a2 x2(t)] = [ a1 x1(t) + a2 x2(t)]2
Which is not equal to a1 y1(t) + a2 y2(t). Hence the
system is said to be non linear.
Time Variant and Time Invariant Systems
17
✖ A system is said to be time variant if its input and
output characteristics vary with time. Otherwise, the
system is considered as time invariant.
✖ The condition for time invariant system is:
y (n , t) = y(n-t)
The condition for time variant system is:
y (n , t) ≠ y(n-t)
Where y (n , t) = T[x(n-t)] = input change
y (n-t) = output change
Time Variant and Time Invariant Systems
18
✖ Example:
y(n) = x(-n)
y(n, t) = T[x(n-t)] = x(-n-t)
y(n-t) = x(-(n-t)) = x(-n + t)
∴ y(n, t) ≠ y(n-t). Hence, the system is time variant.
linear Time variant (LTV) and linear Time Invariant (LTI) Systems
19
✖ If a system is both linear and time variant, then it is
called linear time variant (LTV) system.
✖ If a system is both linear and time Invariant then that
system is called linear time invariant (LTI) system.
Static and Dynamic Systems
20
✖ Example 1: y(t) = 2 x(t)
For present value t=0, the system output is y(0) =
2x(0). Here, the output is only dependent upon present
input. Hence the system is memory less or static.
✖ Example 2: y(t) = 2 x(t) + 3 x(t-3)
For present value t=0, the system output is y(0) = 2x(0)
+ 3x(-3).
Here x(-3) is past value for the present input for which
the system requires memory to get this output. Hence,
the system is a dynamic system.
Causal and Non-Causal Systems
21
✖ A system is said to be causal if its output depends upon
present and past inputs, and does not depend upon
future input.
✖ For non causal system, the output depends upon future
inputs also.
Causal and Non-Causal Systems
22
✖ Example 1: y(n) = 2 x(t) + 3 x(t-3)
✖ For present value t=1, the system output is y(1) = 2x(1)
+ 3x(-2).
✖ Here, the system output only depends upon present
and past inputs. Hence, the system is causal.
✖ Example 2: y(n) = 2 x(t) + 3 x(t-3) + 6x(t + 3)
✖ For present value t=1, the system output is y(1) = 2x(1)
+ 3x(-2) + 6x(4) Here, the system output depends upon
future input. Hence the system is non-causal system.
Invertible and Non-Invertible systems
23
✖ A system is said to invertible if the input of the system
appears at the output.
Y(S) = X(S) H1(S) H2(S)
= X(S) H1(S) · 1(H1(S)) Since H2(S) = 1/( H1(S) )
∴, Y(S) = X(S)
→ y(t) = x(t)
Hence, the system is invertible.
If y(t) ≠ x(t), then the system is said to be non-invertible.
Stable and Unstable Systems
24
✖ The system is said to be stable only when the output is
bounded for bounded input. For a bounded input, if the
output is unbounded in the system then it is said to be
unstable.
✖ Note: For a bounded signal, amplitude is finite.
Stable and Unstable Systems
25
✖ Example 1: y (t) = x2(t)
Let the input is u(t) (unit step bounded input) then the
output y(t) = u2(t) = u(t) = bounded output.
Hence, the system is stable.
✖ Example 2: y (t) = ∫x(t)dt
Let the input is u (t) (unit step bounded input) then the
output y(t) = ∫u(t)dt = ramp signal (unbounded
because amplitude of ramp is not finite it goes to
infinite when t → infinite).
Hence, the system is unstable.
Fear and pain should be treated as signals
not to close our eyes but to open them wider.
26
Thanks!
Any questions?
27

Weitere ähnliche Inhalte

Was ist angesagt?

discrete time signals and systems
 discrete time signals and systems  discrete time signals and systems
discrete time signals and systems Zlatan Ahmadovic
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of SignalsDr.SHANTHI K.G
 
EC8352- Signals and Systems - Unit 2 - Fourier transform
EC8352- Signals and Systems - Unit 2 - Fourier transformEC8352- Signals and Systems - Unit 2 - Fourier transform
EC8352- Signals and Systems - Unit 2 - Fourier transformNimithaSoman
 
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Waqas Afzal
 
Impulse response and step response.ppt
Impulse response and step response.pptImpulse response and step response.ppt
Impulse response and step response.pptSameerParmar14
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNALkaran sati
 
Classification of signals
Classification of signalsClassification of signals
Classification of signalsharsh shah
 
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsDSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsAmr E. Mohamed
 
Classification of systems : Part 2
Classification of systems  :  Part 2Classification of systems  :  Part 2
Classification of systems : Part 2Dr.SHANTHI K.G
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Rediet Moges
 
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfFourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfDr.SHANTHI K.G
 
Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsJayanshu Gundaniya
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal ProcessingSandip Ladi
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systemsBabul Islam
 

Was ist angesagt? (20)

discrete time signals and systems
 discrete time signals and systems  discrete time signals and systems
discrete time signals and systems
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of Signals
 
EC8352- Signals and Systems - Unit 2 - Fourier transform
EC8352- Signals and Systems - Unit 2 - Fourier transformEC8352- Signals and Systems - Unit 2 - Fourier transform
EC8352- Signals and Systems - Unit 2 - Fourier transform
 
Discrete Time Systems & its classifications
Discrete Time Systems & its classificationsDiscrete Time Systems & its classifications
Discrete Time Systems & its classifications
 
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
 
Impulse response and step response.ppt
Impulse response and step response.pptImpulse response and step response.ppt
Impulse response and step response.ppt
 
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNALSAMPLING & RECONSTRUCTION  OF DISCRETE TIME SIGNAL
SAMPLING & RECONSTRUCTION OF DISCRETE TIME SIGNAL
 
Classification of signals
Classification of signalsClassification of signals
Classification of signals
 
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsDSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
 
Classification of systems : Part 2
Classification of systems  :  Part 2Classification of systems  :  Part 2
Classification of systems : Part 2
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
 
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdfFourier and Laplace transforms in analysis of CT systems PDf.pdf
Fourier and Laplace transforms in analysis of CT systems PDf.pdf
 
Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time Signals
 
Digital Communication - Stochastic Process
Digital Communication - Stochastic ProcessDigital Communication - Stochastic Process
Digital Communication - Stochastic Process
 
Digital signal processing part2
Digital signal processing part2Digital signal processing part2
Digital signal processing part2
 
Signal
SignalSignal
Signal
 
Digital signal processing part1
Digital signal processing part1Digital signal processing part1
Digital signal processing part1
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systems
 
Time domain analysis
Time domain analysisTime domain analysis
Time domain analysis
 

Ähnlich wie signals and systems

Ähnlich wie signals and systems (20)

ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdf
 
Digital signal System
Digital signal SystemDigital signal System
Digital signal System
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptx
 
Lect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdfLect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdf
 
Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment
 
Signals and System
Signals and System Signals and System
Signals and System
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3
 
Lec-1.pdf
Lec-1.pdfLec-1.pdf
Lec-1.pdf
 
Lcs2
Lcs2Lcs2
Lcs2
 
Introduction to Communication Systems 2
Introduction to Communication Systems 2Introduction to Communication Systems 2
Introduction to Communication Systems 2
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
 
Lec1 01
Lec1 01Lec1 01
Lec1 01
 
lecture4signals-181130200508.pptx
lecture4signals-181130200508.pptxlecture4signals-181130200508.pptx
lecture4signals-181130200508.pptx
 
Systems ppt
Systems pptSystems ppt
Systems ppt
 
Lecture 4: Classification of system
Lecture 4: Classification of system Lecture 4: Classification of system
Lecture 4: Classification of system
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
STATE_SPACE_ANALYSIS.pdf
STATE_SPACE_ANALYSIS.pdfSTATE_SPACE_ANALYSIS.pdf
STATE_SPACE_ANALYSIS.pdf
 
Signals and System
Signals and SystemSignals and System
Signals and System
 
Convolution
ConvolutionConvolution
Convolution
 

Kürzlich hochgeladen

%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...masabamasaba
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfkalichargn70th171
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024Mind IT Systems
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...masabamasaba
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Generic or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisionsGeneric or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisionsBert Jan Schrijver
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrainmasabamasaba
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyviewmasabamasaba
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...SelfMade bd
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfonteinmasabamasaba
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfproinshot.com
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 

Kürzlich hochgeladen (20)

%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Generic or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisionsGeneric or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisions
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 

signals and systems

  • 2. Hello! I am Shaik Safi You can find me at: @shaiksafi 2
  • 3. What is Signal? ✖ Signal is a time varying physical phenomenon which is intended to convey information. OR ✖ Signal is a function of time. OR ✖ Signal is a function of one or more independent variables, which contain some information. 3
  • 4. What is System? ✖ System is a device or combination of devices, which can operate on signals and produces corresponding response. Input to a system is called as excitation and output from it is called as response. ✖ For one or more inputs, the system can have one or more outputs. ✖ Example: Communication System 4
  • 5. Signals are classified into the following categories ✖ Continuous Time and Discrete Time Signals ✖ Deterministic and Non-deterministic Signals ✖ Even and Odd Signals ✖ Periodic and Aperiodic Signals ✖ Energy and Power Signals ✖ Real and Imaginary Signals 5
  • 6. Continuous Time and Discrete Time Signals ✖ A signal is said to be continuous when it is defined for all instants of time. 6
  • 7. Continuous Time and Discrete Time Signals ✖ A signal is said to be discrete when it is defined at only discrete instants of time 7
  • 8. Deterministic and Non-deterministic Signals ✖ A signal is said to be deterministic if there is no uncertainty with respect to its value at any instant of time.Or, signals which can be defined exactly by a mathematical formula are known as deterministic signals. 8
  • 9. Deterministic and Non-deterministic Signals ✖ A signal is said to be non-deterministic if there is uncertainty with respect to its value at some instant of time. Non-deterministic signals are random in nature hence they are called random signals. Random signals cannot be described by a mathematical equation. They are modelled in probabilistic terms. 9
  • 10. Even and Odd Signals ✖ A signal is said to be even when it satisfies the condition x(t) = x(-t) ✖ Example 1: t2, t4… cost etc. Let x(t) = t2 x(-t) = (-t)2 = t2 = x(t) ∴, t2 is even function 10
  • 11. Even and Odd Signals ✖ Example 2: As shown in the following diagram, rectangle function x(t) = x(-t) so it is also even function. A signal is said to be odd when it satisfies the condition x(t) = -x(-t) 11
  • 12. Periodic and Aperiodic Signals ✖ A signal is said to be periodic if it satisfies the condition x(t) = x(t + T) or x(n) = x(n + N). Where T = fundamental time period, 1/T = f = fundamental frequency. The above signal will repeat for every time interval T0 hence it is periodic with period T0. 12
  • 13. Energy and Power Signals ✖ A signal is said to be energy signal when it has finite energy. ✖ A signal is said to be power signal when it has finite power. 13
  • 14. Systems are classified into the following categories 14 ✖ linear and Non-linear Systems ✖ Time Variant and Time Invariant Systems ✖ linear Time variant and linear Time invariant systems ✖ Static and Dynamic Systems ✖ Causal and Non-causal Systems ✖ Invertible and Non-Invertible Systems ✖ Stable and Unstable Systems
  • 15. linear and Non-linear Systems 15 ✖ A system is said to be linear when it satisfies superposition and homogenate principles. Consider two systems with inputs as x1(t), x2(t), and outputs as y1(t), y2(t) respectively. Then, according to the superposition and homogenate principles, ✖ T [a1 x1(t) + a2 x2(t)] = a1 T[x1(t)] + a2 T[x2(t)] ✖ ∴, T [a1 x1(t) + a2 x2(t)] = a1 y1(t) + a2 y2(t) ✖ From the above expression, is clear that response of overall system is equal to response of individual system.
  • 16. linear and Non-linear Systems 16 ✖ Example: (t) = x2(t) Solution: y1 (t) = T[x1(t)] = x12(t) y2 (t) = T[x2(t)] = x22(t) T [a1 x1(t) + a2 x2(t)] = [ a1 x1(t) + a2 x2(t)]2 Which is not equal to a1 y1(t) + a2 y2(t). Hence the system is said to be non linear.
  • 17. Time Variant and Time Invariant Systems 17 ✖ A system is said to be time variant if its input and output characteristics vary with time. Otherwise, the system is considered as time invariant. ✖ The condition for time invariant system is: y (n , t) = y(n-t) The condition for time variant system is: y (n , t) ≠ y(n-t) Where y (n , t) = T[x(n-t)] = input change y (n-t) = output change
  • 18. Time Variant and Time Invariant Systems 18 ✖ Example: y(n) = x(-n) y(n, t) = T[x(n-t)] = x(-n-t) y(n-t) = x(-(n-t)) = x(-n + t) ∴ y(n, t) ≠ y(n-t). Hence, the system is time variant.
  • 19. linear Time variant (LTV) and linear Time Invariant (LTI) Systems 19 ✖ If a system is both linear and time variant, then it is called linear time variant (LTV) system. ✖ If a system is both linear and time Invariant then that system is called linear time invariant (LTI) system.
  • 20. Static and Dynamic Systems 20 ✖ Example 1: y(t) = 2 x(t) For present value t=0, the system output is y(0) = 2x(0). Here, the output is only dependent upon present input. Hence the system is memory less or static. ✖ Example 2: y(t) = 2 x(t) + 3 x(t-3) For present value t=0, the system output is y(0) = 2x(0) + 3x(-3). Here x(-3) is past value for the present input for which the system requires memory to get this output. Hence, the system is a dynamic system.
  • 21. Causal and Non-Causal Systems 21 ✖ A system is said to be causal if its output depends upon present and past inputs, and does not depend upon future input. ✖ For non causal system, the output depends upon future inputs also.
  • 22. Causal and Non-Causal Systems 22 ✖ Example 1: y(n) = 2 x(t) + 3 x(t-3) ✖ For present value t=1, the system output is y(1) = 2x(1) + 3x(-2). ✖ Here, the system output only depends upon present and past inputs. Hence, the system is causal. ✖ Example 2: y(n) = 2 x(t) + 3 x(t-3) + 6x(t + 3) ✖ For present value t=1, the system output is y(1) = 2x(1) + 3x(-2) + 6x(4) Here, the system output depends upon future input. Hence the system is non-causal system.
  • 23. Invertible and Non-Invertible systems 23 ✖ A system is said to invertible if the input of the system appears at the output. Y(S) = X(S) H1(S) H2(S) = X(S) H1(S) · 1(H1(S)) Since H2(S) = 1/( H1(S) ) ∴, Y(S) = X(S) → y(t) = x(t) Hence, the system is invertible. If y(t) ≠ x(t), then the system is said to be non-invertible.
  • 24. Stable and Unstable Systems 24 ✖ The system is said to be stable only when the output is bounded for bounded input. For a bounded input, if the output is unbounded in the system then it is said to be unstable. ✖ Note: For a bounded signal, amplitude is finite.
  • 25. Stable and Unstable Systems 25 ✖ Example 1: y (t) = x2(t) Let the input is u(t) (unit step bounded input) then the output y(t) = u2(t) = u(t) = bounded output. Hence, the system is stable. ✖ Example 2: y (t) = ∫x(t)dt Let the input is u (t) (unit step bounded input) then the output y(t) = ∫u(t)dt = ramp signal (unbounded because amplitude of ramp is not finite it goes to infinite when t → infinite). Hence, the system is unstable.
  • 26. Fear and pain should be treated as signals not to close our eyes but to open them wider. 26