SlideShare a Scribd company logo
1 of 36
Department of Electronics & Communication Engineering
Presentation
On
Classification of Signals & Systems
Guided by:-
Sanjeet K Shriwastava
Asst . Prof(ECE)
LIT, Sarigam.
Submitted by:-
Name: Enrollnment No.
Jay Baria 150860111003
Laxmi Institute of Technology, Sarigam
Approved by AICTE, New Delhi; Affiliated to Gujarat Technological University,
Ahmedabad
 Signals are variables that carry information.
 It is described as a function of one or more
independent variables.
 Basically it is a physical quantity.It varies with
some independent or dependent variables.
 Signals can be One-dimensional or multi-
dimensional.
Introduction to Signals
 Signal: A function of one or more variables that convey
information on the nature of a physical phenomenon.
Examples: v(t),i(t),x(t),heartbeat, blood pressure, temperature,
vibration.
• One-dimensional signals: function depends on a single
variable, e.g., speech signal
• Multi-dimensional signals: function depends on two or more
variables, e.g., image
Classification of signals
 Continuous-time and discrete-time signals
 Periodic and non-periodic signals
 Casual and Non-casual signals
 Deterministic and random signals
 Even and odd signals
Continuous time (CT) &
discrete time (DT) signals:
 CT signals take on real or complex values as a
function of an independent variable that ranges over
the real numbers and are denoted as x(t).
 DT signals take on real or complex values as a
function of an independent variable that ranges over
the integers and are denoted as x[n].
 Note the subtle use of parentheses and square
brackets to distinguish between CT and DT signals.
Periodic & Non-periodic Signals
 Periodic signals have the property that x(t +
T) = x(t) for all t.
 The smallest value of T that satisfies the
definition is called the period.
 Shown below are an non-periodic signal
(left) and a periodic signal (right).
 A causal signal is zero for t < 0 and an non-
causal signal is zero for t > 0
Right- and left-sided signals:
 A right-sided signal is zero for t < T and a left -
sided signal is zero for t > T where T can be
positive or negative.
Causal &Non-causal Signals:
Deterministic & Random Signals
Deterministic signals :
 Behavior of these signals is predictable w.r.t time
 There is no uncertainty with respect to its value at any
time.
 These signals can be expressed mathematically.
 For example x(t) = sin(3t) is deterministic signal.
 Behavior of these signals is random i.e. not predictable
w.r.t time.
 There is an uncertainty with respect to its value at any
time.
 These signals can’t be expressed mathematically.
 For example:Thermal Noise generated is non deterministic
signal.
Random Signals:
Even &Odd Signals
 Even signals xe(t) and odd signals xo(t) are defined
as
xe (t) = xe (−t) and xo (t) = −xo (−t).
 Any signal is a sum of unique odd and even signals.
Using
x(t) = xe(t)+xo(t) and x(−t) = xe(t) − xo(t), yields
xe(t) =0.5(x(t)+x(−t)) and xo(t) =0.5(x(t) − x(−t)).
Even:
x(−t) = x(t)
x[−n] = x[n]
Odd:
x(−t) = −x(t)
x[−n] = −x[n]
 Any signal x(t) can be expressed as
x(t) = xe(t) + xo(t) )
x(−t) = xe(t) − xo(t)
where
xe(t) = 1/2(x(t) + x(−t))
xo(t) = 1/2(x(t) − x(−t))
Even &Odd Signals:
Bounded &Unbounded Signals:
 Every system is bounded, but meaningful
signal is always bounded
Power and Energy Signals
 Power Signal
 Infinite duration
 Normalized power is
finite and non-zero
 Normalized energy
averaged over infinite
time is infinite
 Mathematically
tractable
 Energy Signal
 Finite duration
 Normalized energy is
finite and non-zero
 Normalized power
averaged over infinite
time is zero
 Physically realizable
Elementary signals
 Step function
 Impulse function
 Ramp function
Unit Step function:
Unit ramp function:
Unit impulse function:
What is a System?
 Systems process input signals to produce output signals.
 Examples:
 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 CD player takes the signal on the CD and transforms it into a
signal sent to the loud speaker
 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
How is a System Represented?
 A system takes a signal as an input and transforms it into
another signal
 In a very broad sense, a system can be represented as the
ratio of the output signal over the input signal
 That way, when we “multiply” the system by the input signal, we
get the output signal
 This concept will be firmed up in the coming weeks
System
Input signal
x(t)
Output signal
y(t)
Types of Systems
 Causal & Non-causal
 Linear & Non Linear
 Time Variant &Time-invariant
 Stable & Unstable
 Static & Dynamic
Causal 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]
Non-causal Systems
 Non-causal 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.
0
0 0
( ) { ( )}
{ { ( )}} { ( )}
i
t t
y t H x t t
H S x t HS x t
 
 
0
0
0 0
( ) { ( )}
{ { ( )}} { ( )}
t
t t
y t S y t
S H x t S H x t

 
Linear Time-Invariant Systems
 Special importance for their mathematical tractability
 Most signal processing applications involve LTI systems
 LTI system can be completely characterized by their
impulse response
       
        
[ ]
k
k
k k
y n T x n T x k n k Linearity
x k T n k x k h n Time Inv




 
 
 
   
 
  

 
       
k
x k h n k x k h k


  
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.
| ( )| | ( )|x yt x t M t y t M       
Stable & Unstable Systems
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 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
Dynamic Systems
 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
Memoryless System
A system is memoryless if the output y[n] at every value
of n depends only on the input x[n] at the same value of n
Example :
Square
Sign
counter example:
Ideal Delay System
 2
]n[x]n[y 
 ]n[xsign]n[y 
]nn[x]n[y o
Discrete-Time Systems
 Discrete-Time Sequence is a mathematical operation that maps a
given input sequence x[n] into an output sequence y[n]
 Example Discrete-Time Systems
 Moving (Running) Average
 Maximum
 Ideal Delay System
]}n[x{T]n[y  T{.}x[n] y[n]
]3n[x]2n[x]1n[x]n[x]n[y 
 ]2n[x],1n[x],n[xmax]n[y 
]nn[x]n[y o
System Properties
2.Memory /Memoryless:
 Memory system: present output value depend on
future/past input.
 Memoryless system: present output value depend only on
present input.
 Example:
Properties of a System:
 On this course, we shall be particularly interested in signals with
certain properties:
 Causal: a system is causal if the output at a time, only depends on
input values up to that time.
 Linear: a system is linear if the output of the scaled sum of two
input signals is the equivalent scaled sum of outputs
 Time-invariance: a system is time invariant if the system’s
output is the same, given the same input signal, regardless of
time.
 These properties define a large class of tractable, useful systems
and will be further considered in the coming lectures
Signals & Systems PPT

More Related Content

What's hot

Classification of signals
Classification of signalsClassification of signals
Classification of signalsharsh shah
 
Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier TransformAbhishek Choksi
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signalsINDIAN NAVY
 
Amplitude modulation & demodulation
Amplitude modulation & demodulation Amplitude modulation & demodulation
Amplitude modulation & demodulation Bikz013
 
Types of system
Types of system Types of system
Types of system mihir jain
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)vishnudharan11
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systemsrbatec
 
Operational amplifier
Operational amplifierOperational amplifier
Operational amplifierUnsa Shakir
 
Signal & systems
Signal & systemsSignal & systems
Signal & systemsAJAL A J
 
Digital Communication: Information Theory
Digital Communication: Information TheoryDigital Communication: Information Theory
Digital Communication: Information TheoryDr. Sanjay M. Gulhane
 
Periodic vs. aperiodic signal
Periodic vs. aperiodic signalPeriodic vs. aperiodic signal
Periodic vs. aperiodic signalTahsin Abrar
 
1.Basics of Signals
1.Basics of Signals1.Basics of Signals
1.Basics of SignalsINDIAN NAVY
 
digital signal processing lecture 1.pptx
digital signal processing lecture 1.pptxdigital signal processing lecture 1.pptx
digital signal processing lecture 1.pptxImranHasan760046
 

What's hot (20)

Classification of signals
Classification of signalsClassification of signals
Classification of signals
 
Discrete Fourier Transform
Discrete Fourier TransformDiscrete Fourier Transform
Discrete Fourier Transform
 
Sampling
SamplingSampling
Sampling
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signals
 
Amplitude modulation & demodulation
Amplitude modulation & demodulation Amplitude modulation & demodulation
Amplitude modulation & demodulation
 
Types of system
Types of system Types of system
Types of system
 
PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)PULSE CODE MODULATION (PCM)
PULSE CODE MODULATION (PCM)
 
Analog to digital converters, adc
Analog to digital converters, adcAnalog to digital converters, adc
Analog to digital converters, adc
 
Lecture No:1 Signals & Systems
Lecture No:1 Signals & SystemsLecture No:1 Signals & Systems
Lecture No:1 Signals & Systems
 
Operational amplifier
Operational amplifierOperational amplifier
Operational amplifier
 
Signal & systems
Signal & systemsSignal & systems
Signal & systems
 
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Digital Communication: Information Theory
Digital Communication: Information TheoryDigital Communication: Information Theory
Digital Communication: Information Theory
 
Periodic vs. aperiodic signal
Periodic vs. aperiodic signalPeriodic vs. aperiodic signal
Periodic vs. aperiodic signal
 
Signal
SignalSignal
Signal
 
Feedback amplifiers
Feedback amplifiersFeedback amplifiers
Feedback amplifiers
 
1.Basics of Signals
1.Basics of Signals1.Basics of Signals
1.Basics of Signals
 
Representation of signals
Representation of signalsRepresentation of signals
Representation of signals
 
digital signal processing lecture 1.pptx
digital signal processing lecture 1.pptxdigital signal processing lecture 1.pptx
digital signal processing lecture 1.pptx
 

Similar to Signals & Systems PPT

Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment sazzadhossain234
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptxAsifRahaman16
 
signals and systems
signals and systemssignals and systems
signals and systemsshaiksafi1
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3iqbal ahmad
 
Introduction to Communication Systems 2
Introduction to Communication Systems 2Introduction to Communication Systems 2
Introduction to Communication Systems 2slmnsvn
 
DTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptxDTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptxMuthuKumar158260
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptxVairaPrakash2
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptxVairaPrakash2
 
Basic System Properties.ppt
Basic System Properties.pptBasic System Properties.ppt
Basic System Properties.pptYashhKalal
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)Fariza Zahari
 
Lectures summary
Lectures summary Lectures summary
Lectures summary vishal umap
 

Similar to Signals & Systems PPT (20)

Digital signal System
Digital signal SystemDigital signal System
Digital signal System
 
Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment
 
Signals and System
Signals and System Signals and System
Signals and System
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptx
 
Signals and System
Signals and SystemSignals and System
Signals and System
 
signals and systems
signals and systemssignals and systems
signals and systems
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Lec-1.pdf
Lec-1.pdfLec-1.pdf
Lec-1.pdf
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3
 
Introduction to Communication Systems 2
Introduction to Communication Systems 2Introduction to Communication Systems 2
Introduction to Communication Systems 2
 
Signals and system
Signals and systemSignals and system
Signals and system
 
DTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptxDTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptx
 
Signals & systems
Signals & systems Signals & systems
Signals & systems
 
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
 
Bsa ppt 48
Bsa ppt 48Bsa ppt 48
Bsa ppt 48
 
Basic System Properties.ppt
Basic System Properties.pptBasic System Properties.ppt
Basic System Properties.ppt
 
LECTURES summary .ppt
LECTURES summary .pptLECTURES summary .ppt
LECTURES summary .ppt
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 
Lectures summary
Lectures summary Lectures summary
Lectures summary
 

More from Jay Baria

Remote sensing & Radiometers Systems
Remote sensing & Radiometers Systems Remote sensing & Radiometers Systems
Remote sensing & Radiometers Systems Jay Baria
 
Transmission system used for optical fibers
Transmission system used for optical fibers Transmission system used for optical fibers
Transmission system used for optical fibers Jay Baria
 
Various types of antenna used for transmitting and receiving
Various types of antenna used for transmitting and receivingVarious types of antenna used for transmitting and receiving
Various types of antenna used for transmitting and receivingJay Baria
 
Blu Ray Disc
Blu Ray DiscBlu Ray Disc
Blu Ray DiscJay Baria
 
IC 555 timer and its applications
IC 555 timer and its applications IC 555 timer and its applications
IC 555 timer and its applications Jay Baria
 
Construction & E.M.F. eqn. of transformer
Construction & E.M.F. eqn. of transformerConstruction & E.M.F. eqn. of transformer
Construction & E.M.F. eqn. of transformerJay Baria
 
Transistor Fundamentals
Transistor FundamentalsTransistor Fundamentals
Transistor FundamentalsJay Baria
 

More from Jay Baria (7)

Remote sensing & Radiometers Systems
Remote sensing & Radiometers Systems Remote sensing & Radiometers Systems
Remote sensing & Radiometers Systems
 
Transmission system used for optical fibers
Transmission system used for optical fibers Transmission system used for optical fibers
Transmission system used for optical fibers
 
Various types of antenna used for transmitting and receiving
Various types of antenna used for transmitting and receivingVarious types of antenna used for transmitting and receiving
Various types of antenna used for transmitting and receiving
 
Blu Ray Disc
Blu Ray DiscBlu Ray Disc
Blu Ray Disc
 
IC 555 timer and its applications
IC 555 timer and its applications IC 555 timer and its applications
IC 555 timer and its applications
 
Construction & E.M.F. eqn. of transformer
Construction & E.M.F. eqn. of transformerConstruction & E.M.F. eqn. of transformer
Construction & E.M.F. eqn. of transformer
 
Transistor Fundamentals
Transistor FundamentalsTransistor Fundamentals
Transistor Fundamentals
 

Recently uploaded

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 

Recently uploaded (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 

Signals & Systems PPT

  • 1. Department of Electronics & Communication Engineering Presentation On Classification of Signals & Systems Guided by:- Sanjeet K Shriwastava Asst . Prof(ECE) LIT, Sarigam. Submitted by:- Name: Enrollnment No. Jay Baria 150860111003 Laxmi Institute of Technology, Sarigam Approved by AICTE, New Delhi; Affiliated to Gujarat Technological University, Ahmedabad
  • 2.  Signals are variables that carry information.  It is described as a function of one or more independent variables.  Basically it is a physical quantity.It varies with some independent or dependent variables.  Signals can be One-dimensional or multi- dimensional. Introduction to Signals
  • 3.  Signal: A function of one or more variables that convey information on the nature of a physical phenomenon. Examples: v(t),i(t),x(t),heartbeat, blood pressure, temperature, vibration. • One-dimensional signals: function depends on a single variable, e.g., speech signal • Multi-dimensional signals: function depends on two or more variables, e.g., image
  • 4. Classification of signals  Continuous-time and discrete-time signals  Periodic and non-periodic signals  Casual and Non-casual signals  Deterministic and random signals  Even and odd signals
  • 5. Continuous time (CT) & discrete time (DT) signals:  CT signals take on real or complex values as a function of an independent variable that ranges over the real numbers and are denoted as x(t).  DT signals take on real or complex values as a function of an independent variable that ranges over the integers and are denoted as x[n].  Note the subtle use of parentheses and square brackets to distinguish between CT and DT signals.
  • 6. Periodic & Non-periodic Signals  Periodic signals have the property that x(t + T) = x(t) for all t.  The smallest value of T that satisfies the definition is called the period.  Shown below are an non-periodic signal (left) and a periodic signal (right).
  • 7.  A causal signal is zero for t < 0 and an non- causal signal is zero for t > 0 Right- and left-sided signals:  A right-sided signal is zero for t < T and a left - sided signal is zero for t > T where T can be positive or negative. Causal &Non-causal Signals:
  • 8. Deterministic & Random Signals Deterministic signals :  Behavior of these signals is predictable w.r.t time  There is no uncertainty with respect to its value at any time.  These signals can be expressed mathematically.  For example x(t) = sin(3t) is deterministic signal.
  • 9.  Behavior of these signals is random i.e. not predictable w.r.t time.  There is an uncertainty with respect to its value at any time.  These signals can’t be expressed mathematically.  For example:Thermal Noise generated is non deterministic signal. Random Signals:
  • 10. Even &Odd Signals  Even signals xe(t) and odd signals xo(t) are defined as xe (t) = xe (−t) and xo (t) = −xo (−t).  Any signal is a sum of unique odd and even signals. Using x(t) = xe(t)+xo(t) and x(−t) = xe(t) − xo(t), yields xe(t) =0.5(x(t)+x(−t)) and xo(t) =0.5(x(t) − x(−t)).
  • 11. Even: x(−t) = x(t) x[−n] = x[n] Odd: x(−t) = −x(t) x[−n] = −x[n]  Any signal x(t) can be expressed as x(t) = xe(t) + xo(t) ) x(−t) = xe(t) − xo(t) where xe(t) = 1/2(x(t) + x(−t)) xo(t) = 1/2(x(t) − x(−t)) Even &Odd Signals:
  • 12. Bounded &Unbounded Signals:  Every system is bounded, but meaningful signal is always bounded
  • 13. Power and Energy Signals  Power Signal  Infinite duration  Normalized power is finite and non-zero  Normalized energy averaged over infinite time is infinite  Mathematically tractable  Energy Signal  Finite duration  Normalized energy is finite and non-zero  Normalized power averaged over infinite time is zero  Physically realizable
  • 14. Elementary signals  Step function  Impulse function  Ramp function
  • 16. Unit ramp function: Unit impulse function:
  • 17. What is a System?  Systems process input signals to produce output signals.  Examples:  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 CD player takes the signal on the CD and transforms it into a signal sent to the loud speaker  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
  • 18. How is a System Represented?  A system takes a signal as an input and transforms it into another signal  In a very broad sense, a system can be represented as the ratio of the output signal over the input signal  That way, when we “multiply” the system by the input signal, we get the output signal  This concept will be firmed up in the coming weeks System Input signal x(t) Output signal y(t)
  • 19. Types of Systems  Causal & Non-causal  Linear & Non Linear  Time Variant &Time-invariant  Stable & Unstable  Static & Dynamic
  • 20. Causal 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]
  • 21. Non-causal Systems  Non-causal 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]
  • 22. 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.
  • 23. 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. 0 0 0 ( ) { ( )} { { ( )}} { ( )} i t t y t H x t t H S x t HS x t     0 0 0 0 ( ) { ( )} { { ( )}} { ( )} t t t y t S y t S H x t S H x t   
  • 24. Linear Time-Invariant Systems  Special importance for their mathematical tractability  Most signal processing applications involve LTI systems  LTI system can be completely characterized by their impulse response                  [ ] k k k k y n T x n T x k n k Linearity x k T n k x k h n Time Inv                               k x k h n k x k h k     
  • 25. 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. | ( )| | ( )|x yt x t M t y t M       
  • 26. Stable & Unstable Systems 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.
  • 27. Static 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
  • 28. Dynamic Systems  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
  • 29. Memoryless System A system is memoryless if the output y[n] at every value of n depends only on the input x[n] at the same value of n Example : Square Sign counter example: Ideal Delay System  2 ]n[x]n[y   ]n[xsign]n[y  ]nn[x]n[y o
  • 30. Discrete-Time Systems  Discrete-Time Sequence is a mathematical operation that maps a given input sequence x[n] into an output sequence y[n]  Example Discrete-Time Systems  Moving (Running) Average  Maximum  Ideal Delay System ]}n[x{T]n[y  T{.}x[n] y[n] ]3n[x]2n[x]1n[x]n[x]n[y   ]2n[x],1n[x],n[xmax]n[y  ]nn[x]n[y o
  • 32. 2.Memory /Memoryless:  Memory system: present output value depend on future/past input.  Memoryless system: present output value depend only on present input.  Example:
  • 33.
  • 34.
  • 35. Properties of a System:  On this course, we shall be particularly interested in signals with certain properties:  Causal: a system is causal if the output at a time, only depends on input values up to that time.  Linear: a system is linear if the output of the scaled sum of two input signals is the equivalent scaled sum of outputs  Time-invariance: a system is time invariant if the system’s output is the same, given the same input signal, regardless of time.  These properties define a large class of tractable, useful systems and will be further considered in the coming lectures