Line 5: Line 5:
 
<br>
 
<br>
 
<br>
 
<br>
:<math>x_1(t)*x_2(t) = x_2(t)*x_1(t)</math>
+
:<math>\displaystyle x_1(t)*x_2(t) = x_2(t)*x_1(t)</math>
 
<br><br>
 
<br><br>
 
System Example: Convolving the input to a system with its impulse response is the same as convolving the impulse response with the input.
 
System Example: Convolving the input to a system with its impulse response is the same as convolving the impulse response with the input.
Line 22: Line 22:
 
<br>
 
<br>
 
<br>
 
<br>
:<math>x_1(t)*x_2(t)*x_3(t) = x_2(t)*x_3(t)*x_1(t)</math>
+
:<math>\displaystyle x_1(t)*x_2(t)*x_3(t) = x_2(t)*x_3(t)*x_1(t)</math>
 
<br>
 
<br>
 
<br>
 
<br>
 
System Example: Convolving an input with an impulse response and convolving that with the impulse response of another system is the same as convolving the two impulse responses and then the input to the system.
 
System Example: Convolving an input with an impulse response and convolving that with the impulse response of another system is the same as convolving the two impulse responses and then the input to the system.

Latest revision as of 21:15, 16 March 2008

Linear Time Invariant (LTI) systems have properties that arise from the properties of convolution.

Property 1: Convolution is Commutative

$ \displaystyle x_1(t)*x_2(t) = x_2(t)*x_1(t) $



System Example: Convolving the input to a system with its impulse response is the same as convolving the impulse response with the input.

Property 2: Convolution is Distributive

$ \displaystyle x_1(t)*\left(x_2(t)+x_3(t)\right)=x_1(t)*x_2(t)+x_1(t)*x_3(t) $



System Example: Convolving a single input with two impulse responses then adding the output is the same as convolving the input with the sum of the impulse responses.

Property 2: Convolution is Associative

$ \displaystyle x_1(t)*x_2(t)*x_3(t) = x_2(t)*x_3(t)*x_1(t) $



System Example: Convolving an input with an impulse response and convolving that with the impulse response of another system is the same as convolving the two impulse responses and then the input to the system.

Alumni Liaison

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

Dr. Paul Garrett