SlideShare a Scribd company logo
1 of 30
Download to read offline
System Properties
Presented by
Dr. Amany AbdElSamea
1
Outline
• Interconnections of System
• Classification of Systems
• Systems Example
• System Properties
2
Systems
3
Block Diagram Representation
4
Interconnection of Systems
5
Classification of Systems
6
Signal Processing Systems
7
Communication Systems
8
Control System
9
System Properties
 Memory
 Causality
 Stability
 Invertibility
 Time invariant
 Linearity
10
• The system is memoryless if it doesn’t need memory to store information from
past or future.
• The system is memoryless arbitrarily if the output at any time t0 depend on the
input at that time not past, not future.
• A System that is not memoryless is said to have memory.
• Although simple, a memoryless system is not very flexible. Since its current
output value cannot rely on past or future values of the input.
Static (Memoryless) and Dynamic
(Memory) system
11
Examples
12
Examples cont.,
13
Examples cont.,
14
Examples cont.,
15
Causal and Non-Causal System
Causal System:
A system is said to be causal if the response of a system at any instant of time depends only
on the present input, past input and past output but does not depend upon the future
input and future output
Ex: y(t) = 3x(t) + x(t-1)
Non-Causal system:
A system is said to be non-causal if the response of a system at any instant of time depends
on the future input and also on the present input, past input , past output.
Ex: y(t) = x(t+2) + x(t-1)
y(t) = x(-t) + x(t+4)
A memoryless system is always causal, although the converse is not necessarily true.
Note: online system (e.g. telephone) is causal
offline system (e.g. music) is non-causal
16
Examples
17
Examples
18
Invertibility
19
The System is invertible if the input signals can be generated from the output signals
Mathematically, the system is invertible if every element of output is corresponding to
only one element of input. (It is one to one)
If output is corresponding to more input so it is not invertible. 1
4
5
3
2
9
X(t) Y(t)
Examples cont.,
20
Ex: Y (t) = sin (x(t))
Input is an argument of sine function
X(t) = 0 y=sin (0) =0
X(𝝅) = 𝝅 y= sin (𝝅) =0
We get y for two inputs so it is not one to one so it is not invertible
Ex: Y (t) = 3 x(t) + 5
Y (t) – 5 = 3 X(t)
X(𝐭) =
𝐲 𝐭 −𝟓
𝟑
The system is invertible since the input signal is generated from the output
Time-invariant and Time-variant
Systems
21
• A system is said to be time invariant if the time shifts in the input signals
results in corresponding time shift in the output signal
• The input and output characteristics do not change with time. So if you repeat
the same test over time, you will get same output
• For a continuous time system
f[x(t1-t2)] = y(t1-t2)
• For a discrete time system,
F [x(n-k)] = y (n-k)
• If the above relation does not satisfy, then the system is said to be a time
variant system
• Practically speaking. Compared to time-varying systems. Time-invariant
systems are much easier to design and analyze, since their behavior does not
change with respect to time.
Time-invariant and Time-variant
Systems cont.,
22
System Delay by t0
X(t) Y(t) Y(t-t0
)
Delay by t0 System
X(t-t0) Y(t)
Y(t)= Y(t-t0)
Y(t)≠ Y(t-t0)
Time-invariant System
Time-variant System
Time Invariant Test
1- Shift input by T  Y(t)=x(t-t0)
2- Shift output by T  y(t-t0)
3- If Y(t)= Y(t-t0)
So the system is time invariant
Examples
23
Ex: Determine whether the following system is
time invariant or not:
Y (t) = x(2t)
Solution:
1- Y(t)= x(2t-T)
2- Y(t-T) = x(2(t-T))= x(2t-2T)
Y(t) ≠ Y(t-T)
Hence the system is not time invariant
Ex: Is the system is time invariant?
Y (t) = sin (x(t))
Solution:
1- Y(t)= sin (x(t-T))
2- Y(t-T) = sin (x(t-T))
Y(t)= Y(t-T)
Hence the system is time invariant
Time Invariant Test
1- Shift input by T  Y(t)=x(t-T)
2- Shift output by T  Y(t-T)
3- If Y(t)= Y(t-T)
So the system is time invariant
Examples cont.,
24
Ex: Determine whether the following system is
time invariant or not:
Y (t) = t x(t)
Solution:
1- Y (t) = t x(t-T)
2- Y(t-T) = (t-T) x(t-T)
Y (t) ≠ Y(t-T)
Hence the system is not time invariant
Ex: Determine whether the following system is time invariant or not
Y (t) = sin (x(t))
Solution:
1- Y (t) = sin (x(t-T))
2- Y(t-T) = sin (x(t-T))
Y (t) = y(t-T)
Hence the system is time invariant
Time Invariant Test
1- Shift input by T  Y(t)=x(t-T)
2- Shift output by T  Y(t-T)
3- If Y(t)= Y(t-T)
So the system is time invariant
Additivity, Homogeneity, and
Linearity
25
Linear and Non-linear System
26
• A system is said to be linear if it satisfy the superposition principle.
• Superposition principle depends on two laws
- Law of Additivity
- Law of homogeneity
1- Law of additivity (LoA)
It states that the weighted sum of input signal be equal to the weighted sum of output
signal corresponding to each of the individual input signal.
1- Apply X1(t)  y1(t)
2- Apply X2(t)  y2(t)
3- Apply (X1(t) + X2(t))  if output is (y1(t) + y2(t)) so the system follow the LoA
2- Law of Homogenity (LoH)
1- Apply k Y(T)
2- Apply k X(t)
If k x(t) = k Y(t) so if follow the law of homogeneity
If it satisfy 1 and 2 so the system is linear
Examples
27
Ex: Determine whether the following system is linear or not:
Y (t) = x(sint)
Solution:
1- Law of Additivity
Y1(t) = X1(sin t)
Y2(t) = X2(sin t)
Y1(t) + Y2(t) = X1(sin t) + X2(sin t)
X1(t) +X2(t) system  X1(sin t) + X2(sin t)
X1(t)+X2(t) = Y1(t) + Y2(t) so the system follow the law of Additivity
2- Law of Homogeneity
K Y(t) = k X (sin t)
K X(t)  system  k X(sin t)
K X(t) = k Y(t) so the system follow the law of Homogeneity
Since it follows Law of Additivity and Law of Homogeneity so it follow the law of
superposition so the system is linear
Stable and Non-Stable System
28
• Stability is very critical in reality because if the system is not stable, it will
be out of control.
• A system is said to be stable (Bounded input bounded output (BIBO stable)
when every bounded input produces bounded output. We mean by
bounded that the signal is limited to a finite range.
• Otherwise the system is not stable
Bounded signal Not Bounded signal
Ex : Determine whether the following system is stable or not
Y(t) =x(2t)
Solution:
If x(t) is bounded
X(2t) is bounded
Since 2 is time scaling function which just change signal in time direction not
amplitude direction
So y(t) is bounded so the system is stable
Ex :
Y(t) =x(t)/t
Solution:
At t  0 y=x(t)/0  Infinity
Y(t) is not bounded so the system is not stable
Examples
Questions

More Related Content

Similar to Lect2-SignalProcessing (1).pdf

Types of system
Types of system Types of system
Types of system mihir jain
 
Basic System Properties.ppt
Basic System Properties.pptBasic System Properties.ppt
Basic System Properties.pptYashhKalal
 
Classification of Systems: Part 1
Classification of Systems:  Part 1Classification of Systems:  Part 1
Classification of Systems: Part 1Dr.SHANTHI K.G
 
Lecture3 Signal and Systems
Lecture3 Signal and SystemsLecture3 Signal and Systems
Lecture3 Signal and Systemsbabak danyal
 
Impulse response and step response.ppt
Impulse response and step response.pptImpulse response and step response.ppt
Impulse response and step response.pptSameerParmar14
 
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
 
lecture3_time_domin.pdf
lecture3_time_domin.pdflecture3_time_domin.pdf
lecture3_time_domin.pdfSaraAli847167
 
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.pptxidrissaeed
 
Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment sazzadhossain234
 
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsDSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsAmr E. Mohamed
 

Similar to Lect2-SignalProcessing (1).pdf (20)

Types of system
Types of system Types of system
Types of system
 
Lcs2
Lcs2Lcs2
Lcs2
 
Basic System Properties.ppt
Basic System Properties.pptBasic System Properties.ppt
Basic System Properties.ppt
 
Lec1 01
Lec1 01Lec1 01
Lec1 01
 
14599404.ppt
14599404.ppt14599404.ppt
14599404.ppt
 
Classification of Systems: Part 1
Classification of Systems:  Part 1Classification of Systems:  Part 1
Classification of Systems: Part 1
 
Lecture3 Signal and Systems
Lecture3 Signal and SystemsLecture3 Signal and Systems
Lecture3 Signal and Systems
 
Ece4510 notes02
Ece4510 notes02Ece4510 notes02
Ece4510 notes02
 
Impulse response and step response.ppt
Impulse response and step response.pptImpulse response and step response.ppt
Impulse response and step response.ppt
 
First order response
First order responseFirst order response
First order response
 
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
 
Digital signal System
Digital signal SystemDigital signal System
Digital signal System
 
lecture3_time_domin.pdf
lecture3_time_domin.pdflecture3_time_domin.pdf
lecture3_time_domin.pdf
 
system properties
system propertiessystem properties
system properties
 
Lec-1.pdf
Lec-1.pdfLec-1.pdf
Lec-1.pdf
 
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
 
Signal & System Assignment
Signal & System Assignment Signal & System Assignment
Signal & System Assignment
 
Lect3-signal-processing.pdf
Lect3-signal-processing.pdfLect3-signal-processing.pdf
Lect3-signal-processing.pdf
 
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and SystemsDSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
DSP_2018_FOEHU - Lec 03 - Discrete-Time Signals and Systems
 

Recently uploaded

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
(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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
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
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
(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
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
(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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
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...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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 )
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
(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...
 

Lect2-SignalProcessing (1).pdf

  • 2. Outline • Interconnections of System • Classification of Systems • Systems Example • System Properties 2
  • 10. System Properties  Memory  Causality  Stability  Invertibility  Time invariant  Linearity 10
  • 11. • The system is memoryless if it doesn’t need memory to store information from past or future. • The system is memoryless arbitrarily if the output at any time t0 depend on the input at that time not past, not future. • A System that is not memoryless is said to have memory. • Although simple, a memoryless system is not very flexible. Since its current output value cannot rely on past or future values of the input. Static (Memoryless) and Dynamic (Memory) system 11
  • 16. Causal and Non-Causal System Causal System: A system is said to be causal if the response of a system at any instant of time depends only on the present input, past input and past output but does not depend upon the future input and future output Ex: y(t) = 3x(t) + x(t-1) Non-Causal system: A system is said to be non-causal if the response of a system at any instant of time depends on the future input and also on the present input, past input , past output. Ex: y(t) = x(t+2) + x(t-1) y(t) = x(-t) + x(t+4) A memoryless system is always causal, although the converse is not necessarily true. Note: online system (e.g. telephone) is causal offline system (e.g. music) is non-causal 16
  • 19. Invertibility 19 The System is invertible if the input signals can be generated from the output signals Mathematically, the system is invertible if every element of output is corresponding to only one element of input. (It is one to one) If output is corresponding to more input so it is not invertible. 1 4 5 3 2 9 X(t) Y(t)
  • 20. Examples cont., 20 Ex: Y (t) = sin (x(t)) Input is an argument of sine function X(t) = 0 y=sin (0) =0 X(𝝅) = 𝝅 y= sin (𝝅) =0 We get y for two inputs so it is not one to one so it is not invertible Ex: Y (t) = 3 x(t) + 5 Y (t) – 5 = 3 X(t) X(𝐭) = 𝐲 𝐭 −𝟓 𝟑 The system is invertible since the input signal is generated from the output
  • 21. Time-invariant and Time-variant Systems 21 • A system is said to be time invariant if the time shifts in the input signals results in corresponding time shift in the output signal • The input and output characteristics do not change with time. So if you repeat the same test over time, you will get same output • For a continuous time system f[x(t1-t2)] = y(t1-t2) • For a discrete time system, F [x(n-k)] = y (n-k) • If the above relation does not satisfy, then the system is said to be a time variant system • Practically speaking. Compared to time-varying systems. Time-invariant systems are much easier to design and analyze, since their behavior does not change with respect to time.
  • 22. Time-invariant and Time-variant Systems cont., 22 System Delay by t0 X(t) Y(t) Y(t-t0 ) Delay by t0 System X(t-t0) Y(t) Y(t)= Y(t-t0) Y(t)≠ Y(t-t0) Time-invariant System Time-variant System Time Invariant Test 1- Shift input by T  Y(t)=x(t-t0) 2- Shift output by T  y(t-t0) 3- If Y(t)= Y(t-t0) So the system is time invariant
  • 23. Examples 23 Ex: Determine whether the following system is time invariant or not: Y (t) = x(2t) Solution: 1- Y(t)= x(2t-T) 2- Y(t-T) = x(2(t-T))= x(2t-2T) Y(t) ≠ Y(t-T) Hence the system is not time invariant Ex: Is the system is time invariant? Y (t) = sin (x(t)) Solution: 1- Y(t)= sin (x(t-T)) 2- Y(t-T) = sin (x(t-T)) Y(t)= Y(t-T) Hence the system is time invariant Time Invariant Test 1- Shift input by T  Y(t)=x(t-T) 2- Shift output by T  Y(t-T) 3- If Y(t)= Y(t-T) So the system is time invariant
  • 24. Examples cont., 24 Ex: Determine whether the following system is time invariant or not: Y (t) = t x(t) Solution: 1- Y (t) = t x(t-T) 2- Y(t-T) = (t-T) x(t-T) Y (t) ≠ Y(t-T) Hence the system is not time invariant Ex: Determine whether the following system is time invariant or not Y (t) = sin (x(t)) Solution: 1- Y (t) = sin (x(t-T)) 2- Y(t-T) = sin (x(t-T)) Y (t) = y(t-T) Hence the system is time invariant Time Invariant Test 1- Shift input by T  Y(t)=x(t-T) 2- Shift output by T  Y(t-T) 3- If Y(t)= Y(t-T) So the system is time invariant
  • 26. Linear and Non-linear System 26 • A system is said to be linear if it satisfy the superposition principle. • Superposition principle depends on two laws - Law of Additivity - Law of homogeneity 1- Law of additivity (LoA) It states that the weighted sum of input signal be equal to the weighted sum of output signal corresponding to each of the individual input signal. 1- Apply X1(t)  y1(t) 2- Apply X2(t)  y2(t) 3- Apply (X1(t) + X2(t))  if output is (y1(t) + y2(t)) so the system follow the LoA 2- Law of Homogenity (LoH) 1- Apply k Y(T) 2- Apply k X(t) If k x(t) = k Y(t) so if follow the law of homogeneity If it satisfy 1 and 2 so the system is linear
  • 27. Examples 27 Ex: Determine whether the following system is linear or not: Y (t) = x(sint) Solution: 1- Law of Additivity Y1(t) = X1(sin t) Y2(t) = X2(sin t) Y1(t) + Y2(t) = X1(sin t) + X2(sin t) X1(t) +X2(t) system  X1(sin t) + X2(sin t) X1(t)+X2(t) = Y1(t) + Y2(t) so the system follow the law of Additivity 2- Law of Homogeneity K Y(t) = k X (sin t) K X(t)  system  k X(sin t) K X(t) = k Y(t) so the system follow the law of Homogeneity Since it follows Law of Additivity and Law of Homogeneity so it follow the law of superposition so the system is linear
  • 28. Stable and Non-Stable System 28 • Stability is very critical in reality because if the system is not stable, it will be out of control. • A system is said to be stable (Bounded input bounded output (BIBO stable) when every bounded input produces bounded output. We mean by bounded that the signal is limited to a finite range. • Otherwise the system is not stable Bounded signal Not Bounded signal
  • 29. Ex : Determine whether the following system is stable or not Y(t) =x(2t) Solution: If x(t) is bounded X(2t) is bounded Since 2 is time scaling function which just change signal in time direction not amplitude direction So y(t) is bounded so the system is stable Ex : Y(t) =x(t)/t Solution: At t  0 y=x(t)/0  Infinity Y(t) is not bounded so the system is not stable Examples