(New page: ==Definition== A system is <b>linear</b> if, when a weighted sum of individual inputs is presented to the system, the output consists of a weighted sum of the outputs due to the individual...)
 
(A Linear System)
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
<math>y(t)=17(t^2+2t-3)</math>
 
<math>y(t)=17(t^2+2t-3)</math>
  
the last line of which is the sum of our two original outputs.
+
the last line of which is the sum of our two original outputs.  Since the system produces an output corresponding to the sum of the two input signals, the system is linear.
  
 
==A Non-Linear System==
 
==A Non-Linear System==
  
An example of a non-linear system is <math>y(t)=e^x(t)</math>.
+
An example of a non-linear system is <math>y(t)=e^{x(t)}</math>.
  
 
When we apply an input signal <math>x(t)=t^2</math>, the output we see is <math>y(t)=e^{t^2}</math>.
 
When we apply an input signal <math>x(t)=t^2</math>, the output we see is <math>y(t)=e^{t^2}</math>.
Line 33: Line 33:
 
<math>y(t)=e^{t^2}e^{4t}</math>
 
<math>y(t)=e^{t^2}e^{4t}</math>
  
which was <b>not</b> the sum of the two original responses.
+
which is <b>not</b> the sum of the two original responses; rather, it is the product of the two original inputs.  This goes against the definition of linearity, so the system is not linear.

Latest revision as of 08:14, 9 September 2008

Definition

A system is linear if, when a weighted sum of individual inputs is presented to the system, the output consists of a weighted sum of the outputs due to the individual inputs.

A Linear System

Take, for instance, the system $ y(t)=17x(t-1) $.

When we apply an input signal $ x(t)=t^2 $, the output is $ y(t)=17(t^2-2t+1) $.

When we apply a different input signal $ x(t)=4t $, the output is $ y(t)=68(t-1) $.

When we apply the sum of the two input signals into our system, that is, $ x(t)=t^2+4t $, we see the following response:

$ y(t)=17[(t^2-2t+1)+4(t-1)] $

$ y(t)=17(t^2-2t+1+4t-4) $

$ y(t)=17(t^2+2t-3) $

the last line of which is the sum of our two original outputs. Since the system produces an output corresponding to the sum of the two input signals, the system is linear.

A Non-Linear System

An example of a non-linear system is $ y(t)=e^{x(t)} $.

When we apply an input signal $ x(t)=t^2 $, the output we see is $ y(t)=e^{t^2} $.

When we apply a second input signal $ x(t)=4t $, we achieve the response $ y(t)=e^{4t} $.

When we apply the sum of the two input signals, or $ x(t)=t^4+4t $, we see the following output:

$ y(t)=e^{t^2+4t} $

$ y(t)=e^{t^2}e^{4t} $

which is not the sum of the two original responses; rather, it is the product of the two original inputs. This goes against the definition of linearity, so the system is not linear.

Alumni Liaison

Have a piece of advice for Purdue students? Share it through Rhea!

Alumni Liaison