SlideShare a Scribd company logo
1 of 4
Download to read offline
EE301 Signals and Systems: Purdue University VISE - December 30, 2009 1
1 Signal Properties
Below are some formal signal properties that we will use. Continuous-time (CT) signals are
functions from the reals, ℜ, which take on real values; and discrete-time (DT) signals are
functions from the integers Z, which take on real values.
Definition A continuous time signal is bounded if
there exists an M such that for all t ∈ ℜ
|x(t)| ≤ M .
Definition A discrete time signal is bounded if
there exists an M such that for all n ∈ Z
|x[n]| ≤ M .
Definition A signal is unbounded if it is not bounded.
Definition A CT signal is absolutely integrable if
∞
−∞
|x(t)| < ∞
Definition A DT signal is absolutely summable if
∞
n=−∞
|x[n]| < ∞
Definition A CT or DT signal is said to be stable if it is absolutely integrable or summable.
Definition A CT signal is causal if for all t < 0, x(t) = 0.
Definition A DT signal is causal if for all n < 0, x[n] = 0.
Definition A CT signal is right-sided if there exists a T such that for all t < T, x(t) = 0.
Definition A DT signal is right-sided if there exists a T such that for all n < T, x[n] = 0.
EE301 Signals and Systems: Purdue University VISE - December 30, 2009 2
Definition A CT signal is left-sided if there exists a T such that for all t > T, x(t) = 0.
Definition A DT signal is left-sided if there exists a T such that for all n > T, x[n] = 0.
Definition A CT or DT signal is said to be two-sided if it is not left-sided and it is not
right-sided.
2 System Properties
In general, a system is an operator that takes a function as its input and produces a function
as its output. A discrete-time (DT) system has inputs and outputs that are discrete-time
functions, and a continous-time (CT) system has inputs and outputs that are continous-time
functions.
So for example, let S[·] denote a DT system that has DT input x[n] and discrete time output
y[n]. Then we denote this input/output relationship by
y[n] = S [x[n]]
where we emphasize that S[·] operates on the entire input signal x[n] to produce the output
signal y[n].
For a CT system we use the notation
y(t) = S [x(t)]
where x[n] is the CT input and y[n] is the CT output.
Below are definitions for the basic properties of DT and CT systems.
2.1 Memoryless Systems
Definition A continuous time system S[·] is memoryless if
for all t there exists a function ft(·) with scalar input and output such that
y(t) = ft(x(t))
where x(t) and y(t) are the systems input and output related by
y(t) = S [x(t)] .
EE301 Signals and Systems: Purdue University VISE - December 30, 2009 3
Definition A discrete time system S[·] is memoryless if
for all n there exists a function fn(·) with scalar input and output such that
y[n] = fn(x[n])
where x[n] and y[n] are the systems input and output related by
y[n] = S [x[n]] .
Definition A system is has memory if it is not memoryless.
2.2 Causal System
Definition A continuous time system S[·] is causal if
for all T and for all functions x1(t) and x2(t) such that for all t ≤ T, x1(t) = x2(t) then
y1(T) = y2(T)
where x1(t), x2(t) and y1(t), y2(t) are the system inputs and outputs related by
y1(t) = S [x1(t)]
y2(t) = S [x2(t)] .
Definition A discrete time system S[·] is causal if
for all K and for all functions x1[n] and x2[n] such that for all n ≤ K, x1[n] = x2[n] then
y1[K] = y2[K]
where x1[n], x2[n] and y2[n], y2[n] are the system inputs and outputs related by
y1[n] = S [x1[n]]
y2[n] = S [x2[n]] .
Definition A system is noncausal if it is not causal.
2.3 Linearity
Definition A continuous time system S[·] is linear if
for all α and for all β and for all functions x1(t) and x2(t) the following is true
S [αx1(t) + βx2(t)] = αS [x1(t)] + βS [x2(t)] .
EE301 Signals and Systems: Purdue University VISE - December 30, 2009 4
Definition A discrete time system S[·] is linear if
for all α and for all β and for all functions x1[n] and x2[n] the following is true
S [αx1[n] + βx2[n]] = αS [x1[n]] + βS [x2[n]] .
Definition A system is nonlinear if it is not linear.
2.4 Time Invariance
Definition A continuous time system S[·] is time invariant if
for all d and for all functions x(t) and for y(t) = S [x(t)] then it is always the case that
y(t − d) = S [x(t − d)] .
Definition A discrete time system S[·] is time invariant if
for all integers K and for all functions x[n] and for y[n] = S [x[n]] then it is always the case
that
y[n − K] = S [x[t − K]] .
Definition A system is time varying if it is not time invariant.
2.5 Stability
Definition A continuous time system S [·] is bouned-input-bounded-output (BIBO)
stable if
for all bounded input functions x(t) the output function y(t) = S [x(t)] is also bounded.
Definition A discrete time system S [·] is bouned-input-bounded-output (BIBO)
stable if
for all bounded input functions x[n] the output function y[n] = S [x[n]] is also bounded.
Definition A system is BIBO unstable if it is not BIBO stable.

More Related Content

What's hot

Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptx
Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptxEs400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptx
Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptxumavijay
 
Lecture2 Signal and Systems
Lecture2 Signal and SystemsLecture2 Signal and Systems
Lecture2 Signal and Systemsbabak danyal
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signalsINDIAN NAVY
 
signal and system Lecture 2
signal and system Lecture 2signal and system Lecture 2
signal and system Lecture 2iqbal ahmad
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of SignalsDr.SHANTHI K.G
 
Classification of Systems: Part 1
Classification of Systems:  Part 1Classification of Systems:  Part 1
Classification of Systems: Part 1Dr.SHANTHI K.G
 
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYInstrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYklirantga
 
Chapter 2 signals and spectra,
Chapter 2   signals and spectra,Chapter 2   signals and spectra,
Chapter 2 signals and spectra,nahrain university
 
signals and systems
signals and systemssignals and systems
signals and systemsHoney jose
 
1. signal and systems basics
1. signal and systems basics1. signal and systems basics
1. signal and systems basicsskysunilyadav
 
Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answersGayathri Krishnamoorthy
 
Operations on Continuous time Signals.
Operations on Continuous time Signals.Operations on Continuous time Signals.
Operations on Continuous time Signals.Shanawaz Ahamed
 
Fourier series 1
Fourier series 1Fourier series 1
Fourier series 1Faiza Saher
 

What's hot (18)

Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptx
Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptxEs400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptx
Es400 fall 2012_lecuture_2_transformation_of_continuous_time_signal.pptx
 
Lecture2 Signal and Systems
Lecture2 Signal and SystemsLecture2 Signal and Systems
Lecture2 Signal and Systems
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signals
 
signal and system Lecture 2
signal and system Lecture 2signal and system Lecture 2
signal and system Lecture 2
 
Lecture9
Lecture9Lecture9
Lecture9
 
Signal & system
Signal & systemSignal & system
Signal & system
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of Signals
 
Classification of Systems: Part 1
Classification of Systems:  Part 1Classification of Systems:  Part 1
Classification of Systems: Part 1
 
Solved problems
Solved problemsSolved problems
Solved problems
 
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYInstrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
 
Lecture 5: The Convolution Sum
Lecture 5: The Convolution SumLecture 5: The Convolution Sum
Lecture 5: The Convolution Sum
 
Chapter 2 signals and spectra,
Chapter 2   signals and spectra,Chapter 2   signals and spectra,
Chapter 2 signals and spectra,
 
signals and systems
signals and systemssignals and systems
signals and systems
 
1. signal and systems basics
1. signal and systems basics1. signal and systems basics
1. signal and systems basics
 
Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answers
 
Operations on Continuous time Signals.
Operations on Continuous time Signals.Operations on Continuous time Signals.
Operations on Continuous time Signals.
 
Lec3
Lec3Lec3
Lec3
 
Fourier series 1
Fourier series 1Fourier series 1
Fourier series 1
 

Similar to Sys prop

Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptxVairaPrakash2
 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processingchitra raju
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptxAsifRahaman16
 
MSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfMSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfTranThanhNam8
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3iqbal ahmad
 
Determine if each system is1. memoryless2. Invertible3. Causal.pdf
Determine if each system is1. memoryless2. Invertible3. Causal.pdfDetermine if each system is1. memoryless2. Invertible3. Causal.pdf
Determine if each system is1. memoryless2. Invertible3. Causal.pdffashionfolionr
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPTJay Baria
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdfAnalBhandari
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and SystemAttaporn Ninsuwan
 
Lecture - 4.pdf
Lecture - 4.pdfLecture - 4.pdf
Lecture - 4.pdfnath479500
 
Signals and classification
Signals and classificationSignals and classification
Signals and classificationSuraj Mishra
 
Fourier Analysis Review for engineering.
Fourier Analysis Review for engineering.Fourier Analysis Review for engineering.
Fourier Analysis Review for engineering.AbdelRahmanMohamedNe
 
5_2019_02_01!09_42_56_PM.pptx
5_2019_02_01!09_42_56_PM.pptx5_2019_02_01!09_42_56_PM.pptx
5_2019_02_01!09_42_56_PM.pptxShalabhMishra10
 
Ss important questions
Ss important questionsSs important questions
Ss important questionsSowji Laddu
 
signals and systems
signals and systemssignals and systems
signals and systemsshaiksafi1
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal001Abhishek1
 

Similar to Sys prop (20)

Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
 
Convolution
ConvolutionConvolution
Convolution
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processing
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptx
 
MSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfMSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdf
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3
 
Determine if each system is1. memoryless2. Invertible3. Causal.pdf
Determine if each system is1. memoryless2. Invertible3. Causal.pdfDetermine if each system is1. memoryless2. Invertible3. Causal.pdf
Determine if each system is1. memoryless2. Invertible3. Causal.pdf
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdf
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and System
 
Lecture - 4.pdf
Lecture - 4.pdfLecture - 4.pdf
Lecture - 4.pdf
 
adspchap1.pdf
adspchap1.pdfadspchap1.pdf
adspchap1.pdf
 
Signals and classification
Signals and classificationSignals and classification
Signals and classification
 
Basic concepts
Basic conceptsBasic concepts
Basic concepts
 
Fourier Analysis Review for engineering.
Fourier Analysis Review for engineering.Fourier Analysis Review for engineering.
Fourier Analysis Review for engineering.
 
5_2019_02_01!09_42_56_PM.pptx
5_2019_02_01!09_42_56_PM.pptx5_2019_02_01!09_42_56_PM.pptx
5_2019_02_01!09_42_56_PM.pptx
 
Ss important questions
Ss important questionsSs important questions
Ss important questions
 
signals and systems
signals and systemssignals and systems
signals and systems
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal
 

More from Hoopeer Hoopeer

Tektronix mdo3104 mixed domain oscilloscope
Tektronix mdo3104 mixed domain oscilloscopeTektronix mdo3104 mixed domain oscilloscope
Tektronix mdo3104 mixed domain oscilloscopeHoopeer Hoopeer
 
Low power sar ad cs presented by pieter harpe
Low power sar ad cs presented by pieter harpeLow power sar ad cs presented by pieter harpe
Low power sar ad cs presented by pieter harpeHoopeer Hoopeer
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Hoopeer Hoopeer
 
Step by step process of uploading presentation videos
Step by step process of uploading presentation videos Step by step process of uploading presentation videos
Step by step process of uploading presentation videos Hoopeer Hoopeer
 
233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete upload233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete uploadHoopeer Hoopeer
 
435601093 s-parameter LTtspice
435601093 s-parameter LTtspice435601093 s-parameter LTtspice
435601093 s-parameter LTtspiceHoopeer Hoopeer
 
Influential and powerful professional electrical and electronics engineering ...
Influential and powerful professional electrical and electronics engineering ...Influential and powerful professional electrical and electronics engineering ...
Influential and powerful professional electrical and electronics engineering ...Hoopeer Hoopeer
 
Ki0232 3 stage fm transmitter
Ki0232 3 stage fm transmitterKi0232 3 stage fm transmitter
Ki0232 3 stage fm transmitterHoopeer Hoopeer
 
Teager energy operator (teo)
Teager energy operator (teo)Teager energy operator (teo)
Teager energy operator (teo)Hoopeer Hoopeer
 
Teager energy operator (teo)
Teager energy operator (teo)Teager energy operator (teo)
Teager energy operator (teo)Hoopeer Hoopeer
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Hoopeer Hoopeer
 
Performance of the classification algorithm
Performance of the classification algorithmPerformance of the classification algorithm
Performance of the classification algorithmHoopeer Hoopeer
 
Bardeen brattain and shockley
Bardeen brattain and shockleyBardeen brattain and shockley
Bardeen brattain and shockleyHoopeer Hoopeer
 

More from Hoopeer Hoopeer (20)

Symica
SymicaSymica
Symica
 
Gene's law
Gene's lawGene's law
Gene's law
 
Tektronix mdo3104 mixed domain oscilloscope
Tektronix mdo3104 mixed domain oscilloscopeTektronix mdo3104 mixed domain oscilloscope
Tektronix mdo3104 mixed domain oscilloscope
 
Low power sar ad cs presented by pieter harpe
Low power sar ad cs presented by pieter harpeLow power sar ad cs presented by pieter harpe
Low power sar ad cs presented by pieter harpe
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16
 
Step by step process of uploading presentation videos
Step by step process of uploading presentation videos Step by step process of uploading presentation videos
Step by step process of uploading presentation videos
 
233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete upload233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete upload
 
435601093 s-parameter LTtspice
435601093 s-parameter LTtspice435601093 s-parameter LTtspice
435601093 s-parameter LTtspice
 
Influential and powerful professional electrical and electronics engineering ...
Influential and powerful professional electrical and electronics engineering ...Influential and powerful professional electrical and electronics engineering ...
Influential and powerful professional electrical and electronics engineering ...
 
Ki0232 3 stage fm transmitter
Ki0232 3 stage fm transmitterKi0232 3 stage fm transmitter
Ki0232 3 stage fm transmitter
 
Teager energy operator (teo)
Teager energy operator (teo)Teager energy operator (teo)
Teager energy operator (teo)
 
Teager energy operator (teo)
Teager energy operator (teo)Teager energy operator (teo)
Teager energy operator (teo)
 
En physics
En physicsEn physics
En physics
 
Beautiful lectures
Beautiful lecturesBeautiful lectures
Beautiful lectures
 
Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16Cadence tutorial lab_2_f16
Cadence tutorial lab_2_f16
 
Performance of the classification algorithm
Performance of the classification algorithmPerformance of the classification algorithm
Performance of the classification algorithm
 
Electronics i ii razavi
Electronics i ii razaviElectronics i ii razavi
Electronics i ii razavi
 
Bardeen brattain and shockley
Bardeen brattain and shockleyBardeen brattain and shockley
Bardeen brattain and shockley
 
978 1-4615-6311-2 fm
978 1-4615-6311-2 fm978 1-4615-6311-2 fm
978 1-4615-6311-2 fm
 
William gilbert strange
William gilbert strangeWilliam gilbert strange
William gilbert strange
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Sys prop

  • 1. EE301 Signals and Systems: Purdue University VISE - December 30, 2009 1 1 Signal Properties Below are some formal signal properties that we will use. Continuous-time (CT) signals are functions from the reals, ℜ, which take on real values; and discrete-time (DT) signals are functions from the integers Z, which take on real values. Definition A continuous time signal is bounded if there exists an M such that for all t ∈ ℜ |x(t)| ≤ M . Definition A discrete time signal is bounded if there exists an M such that for all n ∈ Z |x[n]| ≤ M . Definition A signal is unbounded if it is not bounded. Definition A CT signal is absolutely integrable if ∞ −∞ |x(t)| < ∞ Definition A DT signal is absolutely summable if ∞ n=−∞ |x[n]| < ∞ Definition A CT or DT signal is said to be stable if it is absolutely integrable or summable. Definition A CT signal is causal if for all t < 0, x(t) = 0. Definition A DT signal is causal if for all n < 0, x[n] = 0. Definition A CT signal is right-sided if there exists a T such that for all t < T, x(t) = 0. Definition A DT signal is right-sided if there exists a T such that for all n < T, x[n] = 0.
  • 2. EE301 Signals and Systems: Purdue University VISE - December 30, 2009 2 Definition A CT signal is left-sided if there exists a T such that for all t > T, x(t) = 0. Definition A DT signal is left-sided if there exists a T such that for all n > T, x[n] = 0. Definition A CT or DT signal is said to be two-sided if it is not left-sided and it is not right-sided. 2 System Properties In general, a system is an operator that takes a function as its input and produces a function as its output. A discrete-time (DT) system has inputs and outputs that are discrete-time functions, and a continous-time (CT) system has inputs and outputs that are continous-time functions. So for example, let S[·] denote a DT system that has DT input x[n] and discrete time output y[n]. Then we denote this input/output relationship by y[n] = S [x[n]] where we emphasize that S[·] operates on the entire input signal x[n] to produce the output signal y[n]. For a CT system we use the notation y(t) = S [x(t)] where x[n] is the CT input and y[n] is the CT output. Below are definitions for the basic properties of DT and CT systems. 2.1 Memoryless Systems Definition A continuous time system S[·] is memoryless if for all t there exists a function ft(·) with scalar input and output such that y(t) = ft(x(t)) where x(t) and y(t) are the systems input and output related by y(t) = S [x(t)] .
  • 3. EE301 Signals and Systems: Purdue University VISE - December 30, 2009 3 Definition A discrete time system S[·] is memoryless if for all n there exists a function fn(·) with scalar input and output such that y[n] = fn(x[n]) where x[n] and y[n] are the systems input and output related by y[n] = S [x[n]] . Definition A system is has memory if it is not memoryless. 2.2 Causal System Definition A continuous time system S[·] is causal if for all T and for all functions x1(t) and x2(t) such that for all t ≤ T, x1(t) = x2(t) then y1(T) = y2(T) where x1(t), x2(t) and y1(t), y2(t) are the system inputs and outputs related by y1(t) = S [x1(t)] y2(t) = S [x2(t)] . Definition A discrete time system S[·] is causal if for all K and for all functions x1[n] and x2[n] such that for all n ≤ K, x1[n] = x2[n] then y1[K] = y2[K] where x1[n], x2[n] and y2[n], y2[n] are the system inputs and outputs related by y1[n] = S [x1[n]] y2[n] = S [x2[n]] . Definition A system is noncausal if it is not causal. 2.3 Linearity Definition A continuous time system S[·] is linear if for all α and for all β and for all functions x1(t) and x2(t) the following is true S [αx1(t) + βx2(t)] = αS [x1(t)] + βS [x2(t)] .
  • 4. EE301 Signals and Systems: Purdue University VISE - December 30, 2009 4 Definition A discrete time system S[·] is linear if for all α and for all β and for all functions x1[n] and x2[n] the following is true S [αx1[n] + βx2[n]] = αS [x1[n]] + βS [x2[n]] . Definition A system is nonlinear if it is not linear. 2.4 Time Invariance Definition A continuous time system S[·] is time invariant if for all d and for all functions x(t) and for y(t) = S [x(t)] then it is always the case that y(t − d) = S [x(t − d)] . Definition A discrete time system S[·] is time invariant if for all integers K and for all functions x[n] and for y[n] = S [x[n]] then it is always the case that y[n − K] = S [x[t − K]] . Definition A system is time varying if it is not time invariant. 2.5 Stability Definition A continuous time system S [·] is bouned-input-bounded-output (BIBO) stable if for all bounded input functions x(t) the output function y(t) = S [x(t)] is also bounded. Definition A discrete time system S [·] is bouned-input-bounded-output (BIBO) stable if for all bounded input functions x[n] the output function y[n] = S [x[n]] is also bounded. Definition A system is BIBO unstable if it is not BIBO stable.