SlideShare a Scribd company logo
1 of 19
Classification of Discrete-
Time Systems
Static VS Dynamic Systems
Static System
 Also called memoryless system
 If the response is due to the present alone
 The output at any instant β€˜n’ depends only the
input at the same instant β€˜n’ but not the past or
future values.
 Examples:
y(n)=ax(n)
𝑦 𝑛 = 𝑛π‘₯𝑛 + 𝑏π‘₯2
(𝑛)
 A purely resistive electrical circuit is a static system
Dynamic System
 Also called memory system
 Depends upon past or future inputs or past
outputs.
 A summer or accumulator, a delay element is
discrete-time system with memory
 Examples:
y(n)=x(2n)
y(n)+4y(n-1)+4y(n-2)=x(n)
𝑦 𝑛 = π‘˜=0
𝑛
π‘₯(𝑛 βˆ’ π‘˜)
 Electrical circuits with inductors and/or capacitors
is a dynamic system
 Any discrete-time system described by a
differential equation is a dynamic system
Time Invariant VS Time Varying System
 A system is called time invariant if its input-output characteristics do not change with time
 A relaxed system 𝒯 is time invariant if and only if
π‘₯ 𝑛
𝒯
𝑦 𝑛
 Implies that
π‘₯(𝑛 βˆ’ π‘˜)
𝒯
𝑦 𝑛 βˆ’ π‘˜
 For every input signal x(n) and every time shift k
 In general, we can write the output as
𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜
 If y(n,k)=y(n-k), it is time invariant
 If 𝑦 𝑛, π‘˜ β‰  𝑦 𝑛 βˆ’ π‘˜ , it is time varying
Example:
 𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = π‘₯ 𝑛 βˆ’ π‘₯(𝑛 βˆ’ 1)
 𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯(𝑛 βˆ’ 1 βˆ’ π‘˜)
 𝑦 𝑛 βˆ’ π‘˜ = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ 1 = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯(𝑛 βˆ’ 1 βˆ’ π‘˜)
 Time Invariant
Example:
 𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = 𝑛π‘₯(𝑛)
 𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = 𝑛π‘₯ 𝑛 βˆ’ π‘˜
 𝑦 𝑛 βˆ’ π‘˜ = 𝑛 βˆ’ π‘˜ π‘₯(𝑛 βˆ’ π‘˜)
 Time varying
Example:
 𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = π‘₯(βˆ’π‘›)
 𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = π‘₯(βˆ’π‘› βˆ’ π‘˜)
 𝑦 𝑛 βˆ’ π‘˜ = 𝑛 βˆ’ π‘˜ π‘₯(𝑛 βˆ’ π‘˜)
 Time variant
Additivity
 An additive system is one for which the response to a sum of inputs is equal to the
sum of the inputs individually
 The system is said to be additive if:
𝑇[π‘₯1 𝑛 + π‘₯2 𝑛 ] = 𝑇[π‘₯1 𝑛 ] + 𝑇[π‘₯2 𝑛 ]
Homogeneity
 A system is said to be homogeneous if
𝑇 𝑐π‘₯ 𝑛 = 𝑐𝑇[π‘₯ 𝑛 ]
 c is for any complex constant
Example: 𝑦 𝑛 =
π‘₯2(𝑛)
π‘₯(π‘›βˆ’1)
 𝑇[π‘₯1 𝑛 + π‘₯2 𝑛 ] =
[π‘₯1 𝑛 +π‘₯2 𝑛 ]2
π‘₯1 π‘›βˆ’1 +π‘₯2 π‘›βˆ’1
 𝑇 π‘₯1 𝑛 + 𝑇 π‘₯2 𝑛 =
π‘₯1
2 (𝑛)
π‘₯1(π‘›βˆ’1)
+
π‘₯2
2 (𝑛)
π‘₯2(π‘›βˆ’1)
=
π‘₯1
2 𝑛 π‘₯2 π‘›βˆ’1 +π‘₯2
2 (𝑛)π‘₯1(π‘›βˆ’1)
π‘₯1(π‘›βˆ’1)π‘₯2(π‘›βˆ’1)
 Not additive
 𝑇 𝑐π‘₯ 𝑛 =
[𝑐π‘₯ 𝑛 ]2
𝑐π‘₯(π‘›βˆ’1)
=
𝑐2π‘₯2(𝑛)
𝑐π‘₯(π‘›βˆ’1)
= 𝑐
π‘₯2(𝑛)
π‘₯(π‘›βˆ’1)
 𝑐𝑇 π‘₯ 𝑛 = 𝑐
π‘₯2(𝑛)
π‘₯(π‘›βˆ’1)
 Homogenous
Linear VS Nonlinear Systems
 A linear system is one that satisfies both additivity and homogeneity or called the
superposition principle.
𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛
β€’ In general, a relaxed, linear system with zero input
produces a zero output. If a system produces a
nonzero output with a zero input, the system may
either be nonrelaxed or nonlinear. If a relaxed
system does not satisfy the superposition
principle, it is called nonlinear.
Example: 𝑦 𝑛 = 𝑛π‘₯(𝑛)
 𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = 𝑛[π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 ]
 π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛 = π‘Ž1𝑛 π‘₯1 𝑛 ] + π‘Ž2𝑛[π‘₯2 𝑛
 linear
Example: 𝑦 𝑛 = π‘₯2
(𝑛)
 𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 2
 π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛 = π‘Ž1 π‘₯1 𝑛 2 + π‘Ž2 π‘₯2 𝑛 2
 Non-linear
Example: 𝑦 𝑛 = 𝑒π‘₯(𝑛)
 The system is non-relaxed. If x(n)=0, the output is 1. This is an indication that the
system is nonlinear.
Causal VS Noncausal Systems
 A system is said to be causal if the output of the system at any time β€˜n’ depends
only on the present (n) and past (n-k) inputs, but does not depend on future
inputs (n+k).
 If the system does not satisfy the statement above, it is noncausal.
Example: y(n)=x(-n)
 It is noncausal.
 By testing n=-1, the output y(n) would have to rely on a future value at instance
x(1), which is 2 units from the future
Stable VS Unstable Systems
 An arbitrary relaxed system is said to be bounded input bounded output (BIBO) if and only if every
bounded input produces a bounded output
 The condition that the input sequence x(n) and the output y(n) are bounded is translated mathematically to
mean that there exist some finite numbers, say 𝑀π‘₯ and 𝑀𝑦, such that
π‘₯ 𝑛 ≀ 𝑀π‘₯ < ∞, 𝑦 𝑛 ≀ 𝑀𝑦 < ∞
for all n. If for some bounded input sequence x(n), the output is unbounded (infinite), the system is
classified as unstable.
 For a linear shift-invariant (LSI) system, stability is guaranteed if the unit sample response is absolutely
summable:
𝑛=βˆ’βˆž
∞
|β„Ž 𝑛 | < ∞
Example: 𝑦 𝑛 = 𝑦2
𝑛 βˆ’ 1 + π‘₯(𝑛) with an input
sequence of π‘₯ 𝑛 = 𝐢𝛿(𝑛) and y(-1)=0
 Output is 𝑦 0 = 𝐢, 𝑦 1 = 𝐢2
, 𝑦 2 = 𝐢4
, … , 𝑦 𝑛 = 𝐢2𝑛
 Unstable when 1 < 𝐢 < ∞
 Stable when 0 ≀ 𝐢 < 1
Invertible VS Non-invertible Systems
 Invertibility is a property that’s important in applications such as channel
equalization and deconvolution
 A system is said to be invertible if the input to the system may be uniquely
determined from the output.
 In order for the system to be invertible, it is necessary for distinct inputs to
produce distinct outputs.
Discrete-Time Classifications
 Static or dynamic
 Linear or nonlinear
 Time invariant or time varying
 Causal or noncausal
 Stable or unstable

More Related Content

Similar to 05-Classification_of_DT_System-1. information technologypptx

lecture4signals-181130200508.pptx
lecture4signals-181130200508.pptxlecture4signals-181130200508.pptx
lecture4signals-181130200508.pptxRockFellerSinghRusse
Β 
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...IOSR Journals
Β 
DIGITAL SIGNAL PROCESSING.pptx
DIGITAL SIGNAL PROCESSING.pptxDIGITAL SIGNAL PROCESSING.pptx
DIGITAL SIGNAL PROCESSING.pptxnishantsourav
Β 
Time Response in Control System
Time Response in Control SystemTime Response in Control System
Time Response in Control SystemAnshulShekhar3
Β 
Dsp class 3
Dsp class 3Dsp class 3
Dsp class 3bhargav ram
Β 
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTI
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTIPDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTI
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTIJuan Palacios
Β 
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptx
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptxSystem of Homogeneous and Non-Homogeneous equations ppt nadi.pptx
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptxVinayKp11
Β 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedcairo university
Β 
signals and systems
signals and systemssignals and systems
signals and systemsshaiksafi1
Β 
Lecture 23 24-time_response
Lecture 23 24-time_responseLecture 23 24-time_response
Lecture 23 24-time_responseSyed Ali Raza Rizvi
Β 
Lect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdfLect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdfEngMostafaMorsyMoham
Β 
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
Β 
Lecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdfLecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdfOmiya4
Β 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processingchitra raju
Β 

Similar to 05-Classification_of_DT_System-1. information technologypptx (20)

lecture4signals-181130200508.pptx
lecture4signals-181130200508.pptxlecture4signals-181130200508.pptx
lecture4signals-181130200508.pptx
Β 
adspchap1.pdf
adspchap1.pdfadspchap1.pdf
adspchap1.pdf
Β 
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Β 
DIGITAL SIGNAL PROCESSING.pptx
DIGITAL SIGNAL PROCESSING.pptxDIGITAL SIGNAL PROCESSING.pptx
DIGITAL SIGNAL PROCESSING.pptx
Β 
Lecture 4: Classification of system
Lecture 4: Classification of system Lecture 4: Classification of system
Lecture 4: Classification of system
Β 
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Β 
Lec1 01
Lec1 01Lec1 01
Lec1 01
Β 
Time Response in Control System
Time Response in Control SystemTime Response in Control System
Time Response in Control System
Β 
Dsp class 3
Dsp class 3Dsp class 3
Dsp class 3
Β 
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTI
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTIPDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTI
PDS Unidad 2 SecciΓ³n 2.5: Sistemas discretos LTI
Β 
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptx
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptxSystem of Homogeneous and Non-Homogeneous equations ppt nadi.pptx
System of Homogeneous and Non-Homogeneous equations ppt nadi.pptx
Β 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typed
Β 
signals and systems
signals and systemssignals and systems
signals and systems
Β 
Systems ppt
Systems pptSystems ppt
Systems ppt
Β 
Lecture 23 24-time_response
Lecture 23 24-time_responseLecture 23 24-time_response
Lecture 23 24-time_response
Β 
Lect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdfLect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdf
Β 
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
Β 
Lecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdfLecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdf
Β 
14599404.ppt
14599404.ppt14599404.ppt
14599404.ppt
Β 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processing
Β 

Recently uploaded

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
Β 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
Β 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
Β 
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
Β 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
Β 
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
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
Β 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi 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
Β 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
Β 
(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
Β 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
Β 
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
Β 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
Β 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
Β 

Recently uploaded (20)

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
Β 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
Β 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
Β 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
Β 
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, ...
Β 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
Β 
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
Β 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
Β 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi 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)
Β 
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
Β 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Β 
(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...
Β 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
Β 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
Β 
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...
Β 
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCRβ˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
Β 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
Β 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
Β 

05-Classification_of_DT_System-1. information technologypptx

  • 2. Static VS Dynamic Systems Static System  Also called memoryless system  If the response is due to the present alone  The output at any instant β€˜n’ depends only the input at the same instant β€˜n’ but not the past or future values.  Examples: y(n)=ax(n) 𝑦 𝑛 = 𝑛π‘₯𝑛 + 𝑏π‘₯2 (𝑛)  A purely resistive electrical circuit is a static system Dynamic System  Also called memory system  Depends upon past or future inputs or past outputs.  A summer or accumulator, a delay element is discrete-time system with memory  Examples: y(n)=x(2n) y(n)+4y(n-1)+4y(n-2)=x(n) 𝑦 𝑛 = π‘˜=0 𝑛 π‘₯(𝑛 βˆ’ π‘˜)  Electrical circuits with inductors and/or capacitors is a dynamic system  Any discrete-time system described by a differential equation is a dynamic system
  • 3. Time Invariant VS Time Varying System  A system is called time invariant if its input-output characteristics do not change with time  A relaxed system 𝒯 is time invariant if and only if π‘₯ 𝑛 𝒯 𝑦 𝑛  Implies that π‘₯(𝑛 βˆ’ π‘˜) 𝒯 𝑦 𝑛 βˆ’ π‘˜  For every input signal x(n) and every time shift k  In general, we can write the output as 𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜  If y(n,k)=y(n-k), it is time invariant  If 𝑦 𝑛, π‘˜ β‰  𝑦 𝑛 βˆ’ π‘˜ , it is time varying
  • 4. Example:  𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = π‘₯ 𝑛 βˆ’ π‘₯(𝑛 βˆ’ 1)  𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯(𝑛 βˆ’ 1 βˆ’ π‘˜)  𝑦 𝑛 βˆ’ π‘˜ = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ 1 = π‘₯ 𝑛 βˆ’ π‘˜ βˆ’ π‘₯(𝑛 βˆ’ 1 βˆ’ π‘˜)  Time Invariant
  • 5. Example:  𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = 𝑛π‘₯(𝑛)  𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = 𝑛π‘₯ 𝑛 βˆ’ π‘˜  𝑦 𝑛 βˆ’ π‘˜ = 𝑛 βˆ’ π‘˜ π‘₯(𝑛 βˆ’ π‘˜)  Time varying
  • 6. Example:  𝑦 𝑛 = 𝒯 π‘₯ 𝑛 = π‘₯(βˆ’π‘›)  𝑦 𝑛, π‘˜ = 𝒯 π‘₯ 𝑛 βˆ’ π‘˜ = π‘₯(βˆ’π‘› βˆ’ π‘˜)  𝑦 𝑛 βˆ’ π‘˜ = 𝑛 βˆ’ π‘˜ π‘₯(𝑛 βˆ’ π‘˜)  Time variant
  • 7. Additivity  An additive system is one for which the response to a sum of inputs is equal to the sum of the inputs individually  The system is said to be additive if: 𝑇[π‘₯1 𝑛 + π‘₯2 𝑛 ] = 𝑇[π‘₯1 𝑛 ] + 𝑇[π‘₯2 𝑛 ]
  • 8. Homogeneity  A system is said to be homogeneous if 𝑇 𝑐π‘₯ 𝑛 = 𝑐𝑇[π‘₯ 𝑛 ]  c is for any complex constant
  • 9. Example: 𝑦 𝑛 = π‘₯2(𝑛) π‘₯(π‘›βˆ’1)  𝑇[π‘₯1 𝑛 + π‘₯2 𝑛 ] = [π‘₯1 𝑛 +π‘₯2 𝑛 ]2 π‘₯1 π‘›βˆ’1 +π‘₯2 π‘›βˆ’1  𝑇 π‘₯1 𝑛 + 𝑇 π‘₯2 𝑛 = π‘₯1 2 (𝑛) π‘₯1(π‘›βˆ’1) + π‘₯2 2 (𝑛) π‘₯2(π‘›βˆ’1) = π‘₯1 2 𝑛 π‘₯2 π‘›βˆ’1 +π‘₯2 2 (𝑛)π‘₯1(π‘›βˆ’1) π‘₯1(π‘›βˆ’1)π‘₯2(π‘›βˆ’1)  Not additive  𝑇 𝑐π‘₯ 𝑛 = [𝑐π‘₯ 𝑛 ]2 𝑐π‘₯(π‘›βˆ’1) = 𝑐2π‘₯2(𝑛) 𝑐π‘₯(π‘›βˆ’1) = 𝑐 π‘₯2(𝑛) π‘₯(π‘›βˆ’1)  𝑐𝑇 π‘₯ 𝑛 = 𝑐 π‘₯2(𝑛) π‘₯(π‘›βˆ’1)  Homogenous
  • 10. Linear VS Nonlinear Systems  A linear system is one that satisfies both additivity and homogeneity or called the superposition principle. 𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛 β€’ In general, a relaxed, linear system with zero input produces a zero output. If a system produces a nonzero output with a zero input, the system may either be nonrelaxed or nonlinear. If a relaxed system does not satisfy the superposition principle, it is called nonlinear.
  • 11. Example: 𝑦 𝑛 = 𝑛π‘₯(𝑛)  𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = 𝑛[π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 ]  π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛 = π‘Ž1𝑛 π‘₯1 𝑛 ] + π‘Ž2𝑛[π‘₯2 𝑛  linear
  • 12. Example: 𝑦 𝑛 = π‘₯2 (𝑛)  𝒯 π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 = π‘Ž1π‘₯1 𝑛 + π‘Ž2π‘₯2 𝑛 2  π‘Ž1𝒯 π‘₯1 𝑛 ] + π‘Ž2𝒯[π‘₯2 𝑛 = π‘Ž1 π‘₯1 𝑛 2 + π‘Ž2 π‘₯2 𝑛 2  Non-linear
  • 13. Example: 𝑦 𝑛 = 𝑒π‘₯(𝑛)  The system is non-relaxed. If x(n)=0, the output is 1. This is an indication that the system is nonlinear.
  • 14. Causal VS Noncausal Systems  A system is said to be causal if the output of the system at any time β€˜n’ depends only on the present (n) and past (n-k) inputs, but does not depend on future inputs (n+k).  If the system does not satisfy the statement above, it is noncausal.
  • 15. Example: y(n)=x(-n)  It is noncausal.  By testing n=-1, the output y(n) would have to rely on a future value at instance x(1), which is 2 units from the future
  • 16. Stable VS Unstable Systems  An arbitrary relaxed system is said to be bounded input bounded output (BIBO) if and only if every bounded input produces a bounded output  The condition that the input sequence x(n) and the output y(n) are bounded is translated mathematically to mean that there exist some finite numbers, say 𝑀π‘₯ and 𝑀𝑦, such that π‘₯ 𝑛 ≀ 𝑀π‘₯ < ∞, 𝑦 𝑛 ≀ 𝑀𝑦 < ∞ for all n. If for some bounded input sequence x(n), the output is unbounded (infinite), the system is classified as unstable.  For a linear shift-invariant (LSI) system, stability is guaranteed if the unit sample response is absolutely summable: 𝑛=βˆ’βˆž ∞ |β„Ž 𝑛 | < ∞
  • 17. Example: 𝑦 𝑛 = 𝑦2 𝑛 βˆ’ 1 + π‘₯(𝑛) with an input sequence of π‘₯ 𝑛 = 𝐢𝛿(𝑛) and y(-1)=0  Output is 𝑦 0 = 𝐢, 𝑦 1 = 𝐢2 , 𝑦 2 = 𝐢4 , … , 𝑦 𝑛 = 𝐢2𝑛  Unstable when 1 < 𝐢 < ∞  Stable when 0 ≀ 𝐢 < 1
  • 18. Invertible VS Non-invertible Systems  Invertibility is a property that’s important in applications such as channel equalization and deconvolution  A system is said to be invertible if the input to the system may be uniquely determined from the output.  In order for the system to be invertible, it is necessary for distinct inputs to produce distinct outputs.
  • 19. Discrete-Time Classifications  Static or dynamic  Linear or nonlinear  Time invariant or time varying  Causal or noncausal  Stable or unstable