Line 23: Line 23:
 
<math>y(ax(t))</math>  =?=  <math>ay(x(t))</math>
 
<math>y(ax(t))</math>  =?=  <math>ay(x(t))</math>
  
<math>e^{ax(t)} \ne ae^{(x(t)}</math>
+
<math>e^{ax(t)} \ne ae^{x(t)}</math>
  
 
In this case the system also fails the second requirement, but just failing one of the two is enough to prove that the system is non-linear.
 
In this case the system also fails the second requirement, but just failing one of the two is enough to prove that the system is non-linear.

Revision as of 18:44, 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)} $

Proving that the system fails the first requirement is enough to prove that the system is non-linear, but, continuing anyway:

(ii)

$ y(ax(t)) $ =?= $ ay(x(t)) $

$ e^{ax(t)} \ne ae^{x(t)} $

In this case the system also fails the second requirement, but just failing one of the two is enough to prove that the system is non-linear.

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn