SlideShare a Scribd company logo
1 of 19
15EE55C – DIGITAL SIGNAL PROCESSING AND
ITS APPLICATIONS
DISCRETE TIME SYSTEMS
Dr. M. Bakrutheen AP(SG)/EEE
Mr. K. Karthik Kumar AP/EEE
DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING
NATIONAL ENGINEERING COLLEGE, K.R. NAGAR, KOVILPATTI – 628 503
(An Autonomous Institution, Affiliated to Anna University – Chennai)
SYSTEMS
 System is a device or combination of devices, which can operate on signals and
produces corresponding response.
 Input to a system is called as excitation and output from it is called as response.
 For one or more inputs, the system can have one or more outputs.
 Example: Communication System
 A system is defined mathematically as a unique operator or transformation that maps
an input signal in to an output signal.
 This is defined as y(n) = T[x(n)] where x(n) is input signal, y(n) is output signal, T[]
is transformation that characterizes the system behavior.
CONTINUOUS AND DISCRETE TIME SYSTEMS
 One of the most important distinctions to understand is the difference
between discrete time and continuous time systems.
 A system in which the input signal and output signal both have
continuous domains is said to be a continuous system.
 One in which the input signal and output signal both have discrete
domains is said to be a continuous system.
 Of course, it is possible to conceive of signals that belong to neither
category, such as systems in which sampling of a continuous time signal
or reconstruction from a discrete time signal take place.
REPRESENTATIONS OF DISCRETE TIME SYSTEMS
 Difference Equations
 Block diagram
DIFFERENCE EQUATIONS REPRESENTATIONS OF
DISCRETE TIME SYSTEMS
 One of the most important concepts of DSP is to be able to properly
represent the input/output relationship to a given DT system.
 A linear constant-coefficient difference equation (LCCDE) serves as a
way to express just this relationship in a discrete-time system.
 Writing the sequence of inputs and outputs, which represent the
characteristics of the DT system, as a difference equation help in
understanding and manipulating a system.
 An equation that shows the relationship between consecutive values of a
sequence and the differences among them.
 They are often rearranged as a recursive formula so that a systems
output can be computed from the input signal and past outputs.
DIFFERENCE EQUATIONS REPRESENTATIONS OF
DISCRETE TIME SYSTEMS
 In discrete-time systems, essential features of input and output signals appear only at
specific instants of time, and they may not be defined between discrete time steps or
they may be constant.
 These systems are also called the sequential systems.
 X and x(n) are used to represent the input.
 They are described by difference equations.
 A general Nth-order linear constant-coefficient differential equation can be written as
 Example
 y[n]+7y[n−1]+2y[n−2]=x[n]−4x[n−1]
 y[n] = x[n] − x[n − 1]
BLOCK DIAGRAM REPRESENTATIONS OF DISCRETE
TIME SYSTEMS
 In order to introduce a block diagram representation of discrete time
systems, we need to define some basic blocks that can be interconnected
to form complex systems.
CLASSIFICATIONS OF DISCRETE TIME SYSTEMS
 In the analysis as well as in the design of systems, it is desirable to classify
the systems according to the general properties that they satisfy.
 For a system to possess a given property, the property must hold for every
possible input signal to the system.
 If a property holds for some input signals but for others, the system does not
possess the property.
 General Categories are:
 Static systems
 Time - invariant systems
 Linear systems
 Causal systems
 Stable systems
STATIC AND DYNAMIC SYSTEMS - STATIC
 In static system the outputs at present instant depends only on present
inputs.
 These systems are also called as memory less systems as the system
output at give time is dependent only on the inputs at that same time.
STATIC AND DYNAMIC SYSTEMS - DYNAMIC
 Dynamic systems are those in which the output at present instant
depends on past inputs and past outputs.
 These are also called as systems with memory as the system output
needs to store information regarding the past inputs or outputs.
STATIC AND DYNAMIC SYSTEMS - EXAMPLES
TIME VARIANT AND TIME INVARIANT SYSTEMS
 A system is said to be time variant system if its response varies with time.
 If the system response to an input signal does not change with time such
system is termed as time invariant system. The behavior and characteristics
of time variant system are fixed over time.
 In time invariant systems if input is delayed by time n0 the output will also
gets delayed by n0. Mathematically it is specified as follows
y(n) = T[x(n)]
y(n-n0) = T[x(n-n0)]
Where, n0 is the time delay.
 Time invariance minimizes the complexity involved in the analysis of
systems. Most of the systems in practice are time invariant systems.
LINEAR AND NON LINEAR SYSTEMS
 A linear system is one which satisfies the principle of superposition and homogeneity or
scaling
 Consider a linear system characterized by the transformation operator T[]. Let x1, x2 are
the inputs applied to it and y1, y2 are the outputs. Then the following equations hold for a
linear system
y1(n) = T[x1(n)], y2 = T[x2(n)]
 Principle of homogeneity:
 T [a*x1(n)] = a*y1(n), T [b*x2(n)] = =b*y2(n)
 Principle of superposition:
 T [x1(n)] + T [x2(n)] = y1(n)+y2(n)
 Linearity:
 T [a*x1(n)] + T [b*x2(n)] = a*y1(n)+b*y2(n) .
LINEAR AND NON LINEAR SYSTEMS - EXAMPLES
CAUSAL AND NON CAUSAL SYSTEMS
 The principle of causality states that the output of a system always succeeds input.
 A system for which the principle of causality holds is defined as causal system.
 If an input is applied to a system at time n=0 then the output of a causal system is
zero for n<0.
 If the output depends on present and past inputs then system is casual otherwise non
casual.
 A system in which output (response) precedes input is known as Non causal system.
 If an input is applied to a system at time n=0 s then the output of a non causal system
is non zero for n<0.
 Such systems are referred as non-anticipative as the system output does not
anticipate future values of input.
 Non causal systems do not exist in practice.
CAUSAL AND NON CAUSAL SYSTEMS - EXAMPLES
STABLE AND UNSTABLE SYSTEMS
 Most of the control system theory involves estimation of stability of
systems.
 Stability is an important parameter which determines its applicability.
 Stability of a system is formulated in bounded input bounded output
sense i.e. a system is stable if its response is bounded for a bounded
input (bounded means finite).
 An unstable system is one in which the output of the system is
unbounded for a bounded input.
 The response of an unstable system diverges to infinity.
STABLE AND UNSTABLE SYSTEMS - EXAMPLES
STABLE AND UNSTABLE SYSTEMS
 A system is said to be invertible if distinct inputs lead to distinct outputs.
 For such a system there exists an inverse transformation (inverse
system) denoted by T-1[] which maps the outputs of original systems to
the inputs applied.
 Accordingly we can write
TT-1 = T-1T = I
Where I = 1 one for single input and single output systems.
 A non-invertible system is one in which distinct inputs leads to same
outputs. For such a system an inverse system will not exist.

More Related Content

What's hot

Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
Fariza Zahari
 

What's hot (20)

STate Space Analysis
STate Space AnalysisSTate Space Analysis
STate Space Analysis
 
Sampling theorem
Sampling theoremSampling theorem
Sampling theorem
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and System
 
TIME DOMAIN ANALYSIS
TIME DOMAIN ANALYSISTIME DOMAIN ANALYSIS
TIME DOMAIN ANALYSIS
 
Error analysis
Error analysisError analysis
Error analysis
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 
Z transfrm ppt
Z transfrm pptZ transfrm ppt
Z transfrm ppt
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
 
State variable analysis (observability & controllability)
State variable analysis (observability & controllability)State variable analysis (observability & controllability)
State variable analysis (observability & controllability)
 
Root locus
Root locus Root locus
Root locus
 
Signal & systems
Signal & systemsSignal & systems
Signal & systems
 
Discrete Time Fourier Transform
Discrete Time Fourier TransformDiscrete Time Fourier Transform
Discrete Time Fourier Transform
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
Properties of dft
Properties of dftProperties of dft
Properties of dft
 
DAC-digital to analog converter
DAC-digital to analog converterDAC-digital to analog converter
DAC-digital to analog converter
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
 
Classification of signals
Classification of signalsClassification of signals
Classification of signals
 
EC8562 DSP Viva Questions
EC8562 DSP Viva Questions EC8562 DSP Viva Questions
EC8562 DSP Viva Questions
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
 
SIGNAL OPERATIONS
SIGNAL OPERATIONSSIGNAL OPERATIONS
SIGNAL OPERATIONS
 

Similar to Discrete Time Systems & its classifications

linear algebra in control systems
linear algebra in control systemslinear algebra in control systems
linear algebra in control systems
Ganesh Bhat
 
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
idrissaeed
 
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
sravan66
 

Similar to Discrete Time Systems & its classifications (20)

2.time domain analysis of lti systems
2.time domain analysis of lti systems2.time domain analysis of lti systems
2.time domain analysis of lti systems
 
Basic System Properties.ppt
Basic System Properties.pptBasic System Properties.ppt
Basic System Properties.ppt
 
Systems and their properties
Systems and their propertiesSystems and their properties
Systems and their properties
 
linear algebra in control systems
linear algebra in control systemslinear algebra in control systems
linear algebra in control systems
 
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-2-V2.pptx__26715_1_1539251776000.pptx.pptx
 
Lecture3 Signal and Systems
Lecture3 Signal and SystemsLecture3 Signal and Systems
Lecture3 Signal and Systems
 
Systems ppt
Systems pptSystems ppt
Systems ppt
 
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
Introduction to Hybrid Vehicle System Modeling and Control - 2013 - Liu - App...
 
DTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptxDTSP UNIT I - INTRODUCTION.pptx
DTSP UNIT I - INTRODUCTION.pptx
 
signal and system Lecture 3
signal and system Lecture 3signal and system Lecture 3
signal and system Lecture 3
 
Signal
SignalSignal
Signal
 
COEN507 introduction to linear time invariant.pptx
COEN507 introduction to linear time invariant.pptxCOEN507 introduction to linear time invariant.pptx
COEN507 introduction to linear time invariant.pptx
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdf
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment
 
Unit1 pg math model
Unit1 pg math modelUnit1 pg math model
Unit1 pg math model
 
Introduction to Control Systems Engineering
Introduction to Control Systems EngineeringIntroduction to Control Systems Engineering
Introduction to Control Systems Engineering
 
BEC- 26 control systems_unit-II
BEC- 26 control systems_unit-IIBEC- 26 control systems_unit-II
BEC- 26 control systems_unit-II
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
PE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxPE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptx
 

More from National Engineering College

More from National Engineering College (20)

ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
ADC An Introduction
ADC An IntroductionADC An Introduction
ADC An Introduction
 
LTI system causality and stability
LTI system   causality and stabilityLTI system   causality and stability
LTI system causality and stability
 
Arbitrary representation of sequence
Arbitrary representation of sequenceArbitrary representation of sequence
Arbitrary representation of sequence
 
Classification of Systems - Additional Solved Problems
Classification of Systems - Additional Solved ProblemsClassification of Systems - Additional Solved Problems
Classification of Systems - Additional Solved Problems
 
Stable & Unstable Systems |Solved problems|
Stable & Unstable Systems |Solved problems|Stable & Unstable Systems |Solved problems|
Stable & Unstable Systems |Solved problems|
 
Linear & Non-Linear Systems |Solved problems|
Linear & Non-Linear Systems |Solved problems|Linear & Non-Linear Systems |Solved problems|
Linear & Non-Linear Systems |Solved problems|
 
Causal & Non-Causal Systems |Solved problems|
Causal & Non-Causal Systems |Solved problems|Causal & Non-Causal Systems |Solved problems|
Causal & Non-Causal Systems |Solved problems|
 
Static & Dynamic Systems |Solved problems|
Static & Dynamic Systems |Solved problems|Static & Dynamic Systems |Solved problems|
Static & Dynamic Systems |Solved problems|
 
Classification of Systems - Procedural steps to solve problems
Classification of Systems - Procedural steps to solve problemsClassification of Systems - Procedural steps to solve problems
Classification of Systems - Procedural steps to solve problems
 
Even & Odd Signals |Solved Problems|
Even & Odd Signals |Solved Problems|Even & Odd Signals |Solved Problems|
Even & Odd Signals |Solved Problems|
 
Energy & Power Signals |Solved Problems|
Energy & Power Signals |Solved Problems|Energy & Power Signals |Solved Problems|
Energy & Power Signals |Solved Problems|
 
Basic operation on Signals - Independent Variables |Problem solving technique|
Basic operation on Signals - Independent Variables |Problem solving technique|Basic operation on Signals - Independent Variables |Problem solving technique|
Basic operation on Signals - Independent Variables |Problem solving technique|
 
Operation on signals - Independent variables
Operation on signals - Independent variablesOperation on signals - Independent variables
Operation on signals - Independent variables
 
Operation on signals - Dependent variables
Operation on signals - Dependent variablesOperation on signals - Dependent variables
Operation on signals - Dependent variables
 
Elementary signals
Elementary signalsElementary signals
Elementary signals
 
Representation of discrete time signals
Representation of discrete time signalsRepresentation of discrete time signals
Representation of discrete time signals
 
Classification of Digital signals
Classification of Digital signalsClassification of Digital signals
Classification of Digital signals
 
Signals and Systems
Signals and SystemsSignals and Systems
Signals and Systems
 
Introduction to digital signal processor
Introduction to digital signal processorIntroduction to digital signal processor
Introduction to digital signal processor
 

Recently uploaded

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 

Discrete Time Systems & its classifications

  • 1. 15EE55C – DIGITAL SIGNAL PROCESSING AND ITS APPLICATIONS DISCRETE TIME SYSTEMS Dr. M. Bakrutheen AP(SG)/EEE Mr. K. Karthik Kumar AP/EEE DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING NATIONAL ENGINEERING COLLEGE, K.R. NAGAR, KOVILPATTI – 628 503 (An Autonomous Institution, Affiliated to Anna University – Chennai)
  • 2. SYSTEMS  System is a device or combination of devices, which can operate on signals and produces corresponding response.  Input to a system is called as excitation and output from it is called as response.  For one or more inputs, the system can have one or more outputs.  Example: Communication System  A system is defined mathematically as a unique operator or transformation that maps an input signal in to an output signal.  This is defined as y(n) = T[x(n)] where x(n) is input signal, y(n) is output signal, T[] is transformation that characterizes the system behavior.
  • 3. CONTINUOUS AND DISCRETE TIME SYSTEMS  One of the most important distinctions to understand is the difference between discrete time and continuous time systems.  A system in which the input signal and output signal both have continuous domains is said to be a continuous system.  One in which the input signal and output signal both have discrete domains is said to be a continuous system.  Of course, it is possible to conceive of signals that belong to neither category, such as systems in which sampling of a continuous time signal or reconstruction from a discrete time signal take place.
  • 4. REPRESENTATIONS OF DISCRETE TIME SYSTEMS  Difference Equations  Block diagram
  • 5. DIFFERENCE EQUATIONS REPRESENTATIONS OF DISCRETE TIME SYSTEMS  One of the most important concepts of DSP is to be able to properly represent the input/output relationship to a given DT system.  A linear constant-coefficient difference equation (LCCDE) serves as a way to express just this relationship in a discrete-time system.  Writing the sequence of inputs and outputs, which represent the characteristics of the DT system, as a difference equation help in understanding and manipulating a system.  An equation that shows the relationship between consecutive values of a sequence and the differences among them.  They are often rearranged as a recursive formula so that a systems output can be computed from the input signal and past outputs.
  • 6. DIFFERENCE EQUATIONS REPRESENTATIONS OF DISCRETE TIME SYSTEMS  In discrete-time systems, essential features of input and output signals appear only at specific instants of time, and they may not be defined between discrete time steps or they may be constant.  These systems are also called the sequential systems.  X and x(n) are used to represent the input.  They are described by difference equations.  A general Nth-order linear constant-coefficient differential equation can be written as  Example  y[n]+7y[n−1]+2y[n−2]=x[n]−4x[n−1]  y[n] = x[n] − x[n − 1]
  • 7. BLOCK DIAGRAM REPRESENTATIONS OF DISCRETE TIME SYSTEMS  In order to introduce a block diagram representation of discrete time systems, we need to define some basic blocks that can be interconnected to form complex systems.
  • 8. CLASSIFICATIONS OF DISCRETE TIME SYSTEMS  In the analysis as well as in the design of systems, it is desirable to classify the systems according to the general properties that they satisfy.  For a system to possess a given property, the property must hold for every possible input signal to the system.  If a property holds for some input signals but for others, the system does not possess the property.  General Categories are:  Static systems  Time - invariant systems  Linear systems  Causal systems  Stable systems
  • 9. STATIC AND DYNAMIC SYSTEMS - STATIC  In static system the outputs at present instant depends only on present inputs.  These systems are also called as memory less systems as the system output at give time is dependent only on the inputs at that same time.
  • 10. STATIC AND DYNAMIC SYSTEMS - DYNAMIC  Dynamic systems are those in which the output at present instant depends on past inputs and past outputs.  These are also called as systems with memory as the system output needs to store information regarding the past inputs or outputs.
  • 11. STATIC AND DYNAMIC SYSTEMS - EXAMPLES
  • 12. TIME VARIANT AND TIME INVARIANT SYSTEMS  A system is said to be time variant system if its response varies with time.  If the system response to an input signal does not change with time such system is termed as time invariant system. The behavior and characteristics of time variant system are fixed over time.  In time invariant systems if input is delayed by time n0 the output will also gets delayed by n0. Mathematically it is specified as follows y(n) = T[x(n)] y(n-n0) = T[x(n-n0)] Where, n0 is the time delay.  Time invariance minimizes the complexity involved in the analysis of systems. Most of the systems in practice are time invariant systems.
  • 13. LINEAR AND NON LINEAR SYSTEMS  A linear system is one which satisfies the principle of superposition and homogeneity or scaling  Consider a linear system characterized by the transformation operator T[]. Let x1, x2 are the inputs applied to it and y1, y2 are the outputs. Then the following equations hold for a linear system y1(n) = T[x1(n)], y2 = T[x2(n)]  Principle of homogeneity:  T [a*x1(n)] = a*y1(n), T [b*x2(n)] = =b*y2(n)  Principle of superposition:  T [x1(n)] + T [x2(n)] = y1(n)+y2(n)  Linearity:  T [a*x1(n)] + T [b*x2(n)] = a*y1(n)+b*y2(n) .
  • 14. LINEAR AND NON LINEAR SYSTEMS - EXAMPLES
  • 15. CAUSAL AND NON CAUSAL SYSTEMS  The principle of causality states that the output of a system always succeeds input.  A system for which the principle of causality holds is defined as causal system.  If an input is applied to a system at time n=0 then the output of a causal system is zero for n<0.  If the output depends on present and past inputs then system is casual otherwise non casual.  A system in which output (response) precedes input is known as Non causal system.  If an input is applied to a system at time n=0 s then the output of a non causal system is non zero for n<0.  Such systems are referred as non-anticipative as the system output does not anticipate future values of input.  Non causal systems do not exist in practice.
  • 16. CAUSAL AND NON CAUSAL SYSTEMS - EXAMPLES
  • 17. STABLE AND UNSTABLE SYSTEMS  Most of the control system theory involves estimation of stability of systems.  Stability is an important parameter which determines its applicability.  Stability of a system is formulated in bounded input bounded output sense i.e. a system is stable if its response is bounded for a bounded input (bounded means finite).  An unstable system is one in which the output of the system is unbounded for a bounded input.  The response of an unstable system diverges to infinity.
  • 18. STABLE AND UNSTABLE SYSTEMS - EXAMPLES
  • 19. STABLE AND UNSTABLE SYSTEMS  A system is said to be invertible if distinct inputs lead to distinct outputs.  For such a system there exists an inverse transformation (inverse system) denoted by T-1[] which maps the outputs of original systems to the inputs applied.  Accordingly we can write TT-1 = T-1T = I Where I = 1 one for single input and single output systems.  A non-invertible system is one in which distinct inputs leads to same outputs. For such a system an inverse system will not exist.