Line 7: Line 7:
  
 
==Example 2: Non-Linear System==
 
==Example 2: Non-Linear System==
<math>'''y(t) = e^{x(t)}'''</math>
+
<math>y(t) = e^{x(t)}</math>
 
   
 
   
 
(i)
 
(i)

Revision as of 18:39, 8 September 2008

Definition

A system is a linear system if (i) the output produced by first summing any two inputs and then putting the result through the system is identical to the output produced by first putting both signals through the system separately and then summing the results and (ii) the output produced by first multiplying an input signal by a constant and then putting the result through the system is identical to the output produced by first putting the original signal through the system and then multiplying the result by the constant.

Example 1: Linear System

Example 2: Non-Linear System

$ y(t) = e^{x(t)} $

(i)

$ y(a(t) + b(t)) $ =?= $ y(a(t)) + y(b(t)) $

$ e^{a(t) + b(t)} $ =?= $ e^{a(t)} + e^{b(t)} $

$ e^{a(t)}e^{b(t)} \ne e^{a(t)} + e^{b(t)} $

and

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett