SlideShare a Scribd company logo
1 of 7
Download to read offline
Module 1 : Signals in Natural Domain
Lecture 4 : Properties of Systems
Objectives
In this lecture you will learn the following
We shall look at different system properties like
memory
linearityshift-invariance
stability
causality
We shall even deduce some theorems based on the above properties.
Memory:
Memory is a property relevant only to systems whose input and output signals have the same independent variable. A system is said
to be memoryless if its output for each value of the independent variable is dependent only on the input signal at that
value of independent variable. For example the system with description : y(t) = 5x(t) ( y(t) is the output signal corresponding to
input signal x(t) ) is memoryless. In the physical world a resistor can be considered to be a memoryless system (with voltage considered
to be the input signal, current the output signal).
By definition, a system that does not have this property is said to have memory.
How can we identify if a system has memory?
For a memoryless system, changing the input at any instant can change the output only at that instant. If, in some case, a change in
input signal at some instant changes the output at some other instant, we can be sure that the system has memory.
Note: Consider a system whose output Y(t) depends on input X(t) as: Y(t)   = X(t-5) + { X(t) - X(t-5) }
While at first glance, the system might appear to have memory, it does not. This brings us to the idea that given the description of a
system, it need not at all be the most economical one. The same system may have more than one description.
Examples:
Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t)
1. The identity system y(t) = x(t) is of-course Memoryless
2. System with description y[n] = x[n-5] has memory. The input at any "instant" depends on the input 5 "instants" earlier.
3. System with description
also has memory. The output at any instant depends on all past and present inputs.
Linearity:
Now we come to one of the most important and revealing properties systems may have - Linearity. Basically, the principle of linearity is
equivalent to the principle of superposition, i.e. a system can be said to be linear if, for any two input signals, their linear combination
yields as output the same linear combination of the corresponding output signals.
Definition:
(It is not necessary for the input and output signals to have the same independent variable for linearity to make sense. The definition for
systems with input and/or output signal being discrete-time is similar.)
Example of linearity
A capacitor, an inductor, a resistor or any combination of these are all linear systems, if we consider the voltage applied across them as
an input signal, and the current through them as an output signal. This is because these simple passive circuit components follow the
principle of superposition within their ranges of operation.
Additivity and Homogeneity:
Linearity can be thought of as consisting of two properties:
Additivity
A system is said to be additive if for any two input signals x1(t) and x2(t),
i.e. the output corresponding to the sum of any two inputs is the sum of the two outputs.
Homogeneity (Scaling)
A system is said to be homogenous if, for any input signal X(t),
i.e. scaling any input signal scales the output signal by the same factor.
To say a system is linear is equivalent to saying the system obeys both additivity and homogeneity.
a) We shall first prove homogeneity and additivity imply linearity.
b) To prove linearity implies homogeneity and additivity.
This is easy; put both constants equal to 1 in the definition to get additivity; one of them to 0 to get homogeneity.
Additivity and homogeneity are independent properties.
We can prove this by finding examples of systems which are additive but not homogeneous, and vice versa.
Again, y(t) is the response of the system to the input x(t).
Example of a system which is additive but not homogeneous:
[ It is homogeneous for real constants but not complex ones - consider ]
Example of a system which is homogeneous but not additive:
[From this example can you generalize to a class of such systems?]
Examples of Linearity:
Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t)
1) System with description y(t) = t . x(t) is linear.
Consider any two input signals, x1(t) and x2(t), with corresponding outputs y1(t) and y2(t).
a and b are arbitrary constants. The output corresponding to a.x1(t) + b.x2(t) is
= t (a.x1(t) + b.x2(t))
= t.a.x1(t) + t.b.x2(t), which is the same linear combination of y1(t) and y2(t).
Hence proved.
2) The system with description is not linear.
See for yourself that the system is neither additive, nor homogenous.
Show for yourself that systems with the following descriptions are linear:
Shift Invariance
This is another important property applicable to systems with the same independent variable for the input and output signal. We shall
first define the property for continuous time systems and the definition for discrete time systems will follow naturally.
Definition:Say, for a system, the input signal x(t) gives rise to an output signal y(t). If the input signal x(t - t0) gives rise to output
y(t - t0), for every t0, and every possible input signal, we say the system is shift invariant.
i.e. for every permissible x(t) and every t0    
In other words, for a shift invariant system, shifting the input signal shifts the output signal by the same offset.
Note this is not to be expected from every system. x(t) and x(t - t0) are different (related by a shift, but different) input signals and a
system, which simply maps one set of signals to another, need not at all map x(t) and x(t - t0) to output signal also shift by t0
A system that does not satisfy this property is said to be shift variant.
Examples of Shift Invariance:
Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t)
Stability
Let us learn about one more important system property known as stability. Most of us are familiar with the word stability, which
intuitively means resistance to change or displacement. Broadly speaking a stable system is a one in which small inputs lead to
predictable responses that do not diverge, i.e. are bounded. To get the qualitative idea let us consider the following physical example.
Example
Consider an ideal mechanical spring (elongation proportional to tension). If we consider tension in the spring as a function of time as the
input signal and elongation as a function of time to be the output signal, it would appear intuitively that the system is stable. A small
tension leads only to a finite elongation.
There are various ideas/notions about stability not all of which are equivalent. We shall now introduce the notion of BIBO Stability, i.e.
BOUNDED INPUT-BOUNDED OUTPUT STABILITY.
Statement:
Note: This should be true for all bound inputs x(t)
It is not necessary for the input and output signal to have the same independent variable for this property to make sense. It is valid for
continuous time, discrete time and hybrid systems.
Examples
Consider systems with the following descriptions. y(t) is the output signal corresponding to the input signal x(t).
CONCLUSION
BIBO Stable system : In a BIBO stable system, every bounded input is assured to give a bounded output. An unbounded input can
give us either a bounded or an unbounded output, i.e. nothing can be said for sure.
BIBO Unstable system: In a BIBO unstable system, there exists at least one bounded input for which output is unbounded. Again,
nothing can be said about the system's response to an unbounded input.
Causality
Causality refers to cause and effect relationship (the effect follows the cause). In a causal system, the value of the output signal at any
instant depends only on "past" and "present" values of the input signal (i.e. only on values of the input signal at "instants" less than or
equal to that "instant"). Such a system is often referred to as being non-anticipative, as the system output does not anticipate future
values of the input (remember again the reference to time is merely symbolic). As you might have realized, causality as a property is
relevant only for systems whose input and output signals have the same independent variable. Further, this independent variable
must be ordered (it makes no sense to talk of "past" and "future" when the independent variable is not ordered).
What this means mathematically is that If two inputs to a causal (continuous-time) system are identical up to some time to, the
corresponding outputs must also be equal up to this same time (we'll define the property for continuous-time systems; the definition for
discrete-time systems will then be obvious).
Definition
Let x1(t) and x2(t) be two input signals to a system and y 1(t) and y2(t) be their respective outputs.
The system is said to be causal if and only if:
This of course is only another way of stating what we said before: for any t0 : y( t0) depends only on values of x(t) for t <= t0
As an example of the behavior of causal systems, consider the figure below:
                 
The two input signals in the figure above are identical to the point t = t0, and the system being a causal system, their corresponding
outputs are also identical till the point t = t0.
Examples of Causal systems
Assume y[n] and y(t) are respectively the outputs corresponding to input signals x[n] and x(t)
1. System with description y[n] = x[n-1] + x[n] is clearly causal, as output "at" n depends on only values of the input "at instants"
less than or equal to n ( in this case n and n-1 ).
2. Similarly, the continuous-time system with description is causal, as value of output at any time t0 depends on only
value of the input at t0and before.
3. But system with description y[n] = x[n+1] is not causal as output at n depends on input one instant later.
Note:
If you think the idea of non-causal systems is counter intuitive, i.e: if you think no system can "anticipate the future", remember the
independent variable need not be time. Visualizing non-causal systems with , say one-dimensional space as the independent variable is
not difficult at all ! Even if the independent variable is time, we need not always be dealing with real-time, i.e. with the time axes of the
input and output signals synchronized. The input signal may be a recorded audio signal and the output may be the same signal played
backwards. This is clearly not causal !
Deductions from System Properties
Now that we have defined a few system properties, let us see how powerful inferences can be drawn about systems having one or more
of these properties.
Theorem Statement: If a system is additive or homogeneous, then x(t)=0 implies y(t)=0.
Proof:
This completes the proof.
Theorem:
Statement :If a causal system is either additive or homogeneous ,then y(t) can not be non zero before x(t) is non-zero .
Proo f:
Say x(t) = 0 for all t less than or equal to t0.
We have to show that the system response y(t) = 0 for all t less than or equal to t0.
Since the system is either additive or homogeneous the response to the zero input signal is the zero output signal. The zero input signal
and x(t) are identical for all t less than or equal to t0.
Hence, from causality, their output signals are identical for all t less than or equal to t0.
We conclude the discussion on system properties by noting that this is not an end, but merely a beginning! Through much of our further
discussions, we will be looking at an important class of systems - Linear Shift-Invariant (LSI) Systems.
Conclusion:
In this lecture you have learnt:
A system is said to be memoryless, if its output for each value of the independent variable is dependent only on the value of the
input signal at that value of the independent variable.
The principle of linearity is equivalent to the principle of superposition, i.e. a system can be said to be linear if, for any two input
signals, their linear combination yields as output the same linear combination of the corresponding output signals.
To say a system is linear is equivalent to saying that the system obeys both additivity and homogeneity.
Say, for a system, the input signal x(t) gives rise to an output signal y(t), and it is said to be shift invariant if the input signal
   x(t - t 0 ) gives rise to the output y(t - t 0 ), for every t 0, and every possible input signal.
A system in which a bounded input leads to a bounded output is said to be BIBO stable.
In a causal system, the value of the output signal at any instant depends only on the "past" and "present" values of the input
signal and/or "past" values of the output signal.
If a system is additive or homogeneous, then x(t)=0 implies that y(t)=0.
If a causal system is either additive or homogeneous ,then y(t) can not be non zero before x(t) is non-zero.
Congratulations, you have finished Lecture 4.

More Related Content

Similar to Lec-1.pdf

signals and systems
signals and systemssignals and systems
signals and systemsHoney jose
 
Introduction to Communication Systems 2
Introduction to Communication Systems 2Introduction to Communication Systems 2
Introduction to Communication Systems 2slmnsvn
 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without MemoryArijitDhali
 
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 systemsINDIAN NAVY
 
Systems and their properties
Systems and their propertiesSystems and their properties
Systems and their propertiesPrarthan P
 
State space courses
State space coursesState space courses
State space coursesKAMEL HEMSAS
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptxAsifRahaman16
 
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
 
Am04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralAm04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralajayj001
 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processingchitra raju
 
02_signals.pdf
02_signals.pdf02_signals.pdf
02_signals.pdfMituBaral2
 

Similar to Lec-1.pdf (20)

signals and systems
signals and systemssignals and systems
signals and systems
 
Lecture 4: Classification of system
Lecture 4: Classification of system Lecture 4: Classification of system
Lecture 4: Classification of system
 
Introduction to Communication Systems 2
Introduction to Communication Systems 2Introduction to Communication Systems 2
Introduction to Communication Systems 2
 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without Memory
 
lecture4signals-181130200508.pptx
lecture4signals-181130200508.pptxlecture4signals-181130200508.pptx
lecture4signals-181130200508.pptx
 
Discrete Time Systems & its classifications
Discrete Time Systems & its classificationsDiscrete Time Systems & its classifications
Discrete Time Systems & its classifications
 
Lec5
Lec5Lec5
Lec5
 
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
 
df_lesson_01.ppt
df_lesson_01.pptdf_lesson_01.ppt
df_lesson_01.ppt
 
Lect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdfLect2-SignalProcessing (1).pdf
Lect2-SignalProcessing (1).pdf
 
Systems and their properties
Systems and their propertiesSystems and their properties
Systems and their properties
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
State space courses
State space coursesState space courses
State space courses
 
Lcs2
Lcs2Lcs2
Lcs2
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptx
 
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
 
Am04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integralAm04 ch5 24oct04-stateand integral
Am04 ch5 24oct04-stateand integral
 
Digital signal processing
Digital signal processingDigital signal processing
Digital signal processing
 
02_signals.pdf
02_signals.pdf02_signals.pdf
02_signals.pdf
 
control systems.pdf
control systems.pdfcontrol systems.pdf
control systems.pdf
 

Recently uploaded

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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(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
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
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
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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
 
(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
 
(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
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
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
 

Recently uploaded (20)

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...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(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
 
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)
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
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
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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
 
(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
 
(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...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
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
 

Lec-1.pdf

  • 1. Module 1 : Signals in Natural Domain Lecture 4 : Properties of Systems Objectives In this lecture you will learn the following We shall look at different system properties like memory linearityshift-invariance stability causality We shall even deduce some theorems based on the above properties. Memory: Memory is a property relevant only to systems whose input and output signals have the same independent variable. A system is said to be memoryless if its output for each value of the independent variable is dependent only on the input signal at that value of independent variable. For example the system with description : y(t) = 5x(t) ( y(t) is the output signal corresponding to input signal x(t) ) is memoryless. In the physical world a resistor can be considered to be a memoryless system (with voltage considered to be the input signal, current the output signal). By definition, a system that does not have this property is said to have memory. How can we identify if a system has memory? For a memoryless system, changing the input at any instant can change the output only at that instant. If, in some case, a change in input signal at some instant changes the output at some other instant, we can be sure that the system has memory. Note: Consider a system whose output Y(t) depends on input X(t) as: Y(t)   = X(t-5) + { X(t) - X(t-5) } While at first glance, the system might appear to have memory, it does not. This brings us to the idea that given the description of a system, it need not at all be the most economical one. The same system may have more than one description. Examples: Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t) 1. The identity system y(t) = x(t) is of-course Memoryless 2. System with description y[n] = x[n-5] has memory. The input at any "instant" depends on the input 5 "instants" earlier. 3. System with description also has memory. The output at any instant depends on all past and present inputs. Linearity: Now we come to one of the most important and revealing properties systems may have - Linearity. Basically, the principle of linearity is equivalent to the principle of superposition, i.e. a system can be said to be linear if, for any two input signals, their linear combination yields as output the same linear combination of the corresponding output signals. Definition: (It is not necessary for the input and output signals to have the same independent variable for linearity to make sense. The definition for systems with input and/or output signal being discrete-time is similar.) Example of linearity A capacitor, an inductor, a resistor or any combination of these are all linear systems, if we consider the voltage applied across them as an input signal, and the current through them as an output signal. This is because these simple passive circuit components follow the principle of superposition within their ranges of operation.
  • 2. Additivity and Homogeneity: Linearity can be thought of as consisting of two properties: Additivity A system is said to be additive if for any two input signals x1(t) and x2(t), i.e. the output corresponding to the sum of any two inputs is the sum of the two outputs. Homogeneity (Scaling) A system is said to be homogenous if, for any input signal X(t), i.e. scaling any input signal scales the output signal by the same factor. To say a system is linear is equivalent to saying the system obeys both additivity and homogeneity. a) We shall first prove homogeneity and additivity imply linearity. b) To prove linearity implies homogeneity and additivity. This is easy; put both constants equal to 1 in the definition to get additivity; one of them to 0 to get homogeneity. Additivity and homogeneity are independent properties. We can prove this by finding examples of systems which are additive but not homogeneous, and vice versa. Again, y(t) is the response of the system to the input x(t). Example of a system which is additive but not homogeneous: [ It is homogeneous for real constants but not complex ones - consider ] Example of a system which is homogeneous but not additive: [From this example can you generalize to a class of such systems?] Examples of Linearity: Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t) 1) System with description y(t) = t . x(t) is linear. Consider any two input signals, x1(t) and x2(t), with corresponding outputs y1(t) and y2(t). a and b are arbitrary constants. The output corresponding to a.x1(t) + b.x2(t) is = t (a.x1(t) + b.x2(t)) = t.a.x1(t) + t.b.x2(t), which is the same linear combination of y1(t) and y2(t). Hence proved. 2) The system with description is not linear. See for yourself that the system is neither additive, nor homogenous. Show for yourself that systems with the following descriptions are linear:
  • 3. Shift Invariance This is another important property applicable to systems with the same independent variable for the input and output signal. We shall first define the property for continuous time systems and the definition for discrete time systems will follow naturally. Definition:Say, for a system, the input signal x(t) gives rise to an output signal y(t). If the input signal x(t - t0) gives rise to output y(t - t0), for every t0, and every possible input signal, we say the system is shift invariant. i.e. for every permissible x(t) and every t0     In other words, for a shift invariant system, shifting the input signal shifts the output signal by the same offset. Note this is not to be expected from every system. x(t) and x(t - t0) are different (related by a shift, but different) input signals and a system, which simply maps one set of signals to another, need not at all map x(t) and x(t - t0) to output signal also shift by t0 A system that does not satisfy this property is said to be shift variant. Examples of Shift Invariance: Assume y[n] and y(t) are respectively outputs corresponding to input signals x[n] and x(t)
  • 4. Stability Let us learn about one more important system property known as stability. Most of us are familiar with the word stability, which intuitively means resistance to change or displacement. Broadly speaking a stable system is a one in which small inputs lead to predictable responses that do not diverge, i.e. are bounded. To get the qualitative idea let us consider the following physical example. Example Consider an ideal mechanical spring (elongation proportional to tension). If we consider tension in the spring as a function of time as the input signal and elongation as a function of time to be the output signal, it would appear intuitively that the system is stable. A small tension leads only to a finite elongation. There are various ideas/notions about stability not all of which are equivalent. We shall now introduce the notion of BIBO Stability, i.e. BOUNDED INPUT-BOUNDED OUTPUT STABILITY. Statement: Note: This should be true for all bound inputs x(t) It is not necessary for the input and output signal to have the same independent variable for this property to make sense. It is valid for continuous time, discrete time and hybrid systems. Examples Consider systems with the following descriptions. y(t) is the output signal corresponding to the input signal x(t).
  • 5. CONCLUSION BIBO Stable system : In a BIBO stable system, every bounded input is assured to give a bounded output. An unbounded input can give us either a bounded or an unbounded output, i.e. nothing can be said for sure. BIBO Unstable system: In a BIBO unstable system, there exists at least one bounded input for which output is unbounded. Again, nothing can be said about the system's response to an unbounded input. Causality Causality refers to cause and effect relationship (the effect follows the cause). In a causal system, the value of the output signal at any instant depends only on "past" and "present" values of the input signal (i.e. only on values of the input signal at "instants" less than or equal to that "instant"). Such a system is often referred to as being non-anticipative, as the system output does not anticipate future values of the input (remember again the reference to time is merely symbolic). As you might have realized, causality as a property is relevant only for systems whose input and output signals have the same independent variable. Further, this independent variable must be ordered (it makes no sense to talk of "past" and "future" when the independent variable is not ordered). What this means mathematically is that If two inputs to a causal (continuous-time) system are identical up to some time to, the corresponding outputs must also be equal up to this same time (we'll define the property for continuous-time systems; the definition for discrete-time systems will then be obvious). Definition Let x1(t) and x2(t) be two input signals to a system and y 1(t) and y2(t) be their respective outputs. The system is said to be causal if and only if: This of course is only another way of stating what we said before: for any t0 : y( t0) depends only on values of x(t) for t <= t0 As an example of the behavior of causal systems, consider the figure below:
  • 6.                   The two input signals in the figure above are identical to the point t = t0, and the system being a causal system, their corresponding outputs are also identical till the point t = t0. Examples of Causal systems Assume y[n] and y(t) are respectively the outputs corresponding to input signals x[n] and x(t) 1. System with description y[n] = x[n-1] + x[n] is clearly causal, as output "at" n depends on only values of the input "at instants" less than or equal to n ( in this case n and n-1 ). 2. Similarly, the continuous-time system with description is causal, as value of output at any time t0 depends on only value of the input at t0and before. 3. But system with description y[n] = x[n+1] is not causal as output at n depends on input one instant later. Note: If you think the idea of non-causal systems is counter intuitive, i.e: if you think no system can "anticipate the future", remember the independent variable need not be time. Visualizing non-causal systems with , say one-dimensional space as the independent variable is not difficult at all ! Even if the independent variable is time, we need not always be dealing with real-time, i.e. with the time axes of the input and output signals synchronized. The input signal may be a recorded audio signal and the output may be the same signal played backwards. This is clearly not causal ! Deductions from System Properties Now that we have defined a few system properties, let us see how powerful inferences can be drawn about systems having one or more of these properties. Theorem Statement: If a system is additive or homogeneous, then x(t)=0 implies y(t)=0. Proof:
  • 7. This completes the proof. Theorem: Statement :If a causal system is either additive or homogeneous ,then y(t) can not be non zero before x(t) is non-zero . Proo f: Say x(t) = 0 for all t less than or equal to t0. We have to show that the system response y(t) = 0 for all t less than or equal to t0. Since the system is either additive or homogeneous the response to the zero input signal is the zero output signal. The zero input signal and x(t) are identical for all t less than or equal to t0. Hence, from causality, their output signals are identical for all t less than or equal to t0. We conclude the discussion on system properties by noting that this is not an end, but merely a beginning! Through much of our further discussions, we will be looking at an important class of systems - Linear Shift-Invariant (LSI) Systems. Conclusion: In this lecture you have learnt: A system is said to be memoryless, if its output for each value of the independent variable is dependent only on the value of the input signal at that value of the independent variable. The principle of linearity is equivalent to the principle of superposition, i.e. a system can be said to be linear if, for any two input signals, their linear combination yields as output the same linear combination of the corresponding output signals. To say a system is linear is equivalent to saying that the system obeys both additivity and homogeneity. Say, for a system, the input signal x(t) gives rise to an output signal y(t), and it is said to be shift invariant if the input signal    x(t - t 0 ) gives rise to the output y(t - t 0 ), for every t 0, and every possible input signal. A system in which a bounded input leads to a bounded output is said to be BIBO stable. In a causal system, the value of the output signal at any instant depends only on the "past" and "present" values of the input signal and/or "past" values of the output signal. If a system is additive or homogeneous, then x(t)=0 implies that y(t)=0. If a causal system is either additive or homogeneous ,then y(t) can not be non zero before x(t) is non-zero. Congratulations, you have finished Lecture 4.