Revision as of 12:14, 11 September 2008 by Jkkietzm (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A system is called linear if:

Linearity ECE301Fall2008mboutin.png


Examples

A Linear System:

$ y(t) = 2x(2t) $

x1(t) -> Ax1(t)
                |+|  Ax(t) + Bx(t) -System-> 2Ax1(2t) + 2Bx2(2t) 
x2(t) -> Bx2(t)

x1(t) -System-> 2x1(2t) -> 2Ax1(2t)
                                    |+|  2Ax1(2t) + 2Bx2(2t)
x2(t) -System-> 2x2(2t) -> 2Bx2(2t) 

Therefore, this system is linear


A Non-linear System:

$ y(t) = x(t)^2 $

x1(t) -> Ax1(t)
                |+|  Ax(t) + Bx(t) -System-> (Ax(t) + Bx(t))^2 
x2(t) -> Bx2(t)

x1(t) -System-> x1(t)^2 -> Ax1(t)^2
                                    |+|  Ax1(t)^2 + Bx2(t)^2
x2(t) -System-> x2(t)^2 -> Bx2(t)^2 

Therefore, this system is non-linear

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang