(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==MEMORY LESS SYSTEM  ==
+
==Definition and example of MEMORY LESS SYSTEM  ==
It is defined as a system whose output at t0 depends only on the input applied at time t0.It doesnt take in the previous inputs or the future inputs.For eg.  
+
It is defined as a system whose output at 't0' depends only on the input applied at time 't0'.It doesnt take in the previous inputs or the future inputs. For eg.  
 
   y(t)= x(t)+t+2
 
   y(t)= x(t)+t+2
 +
 +
== Definition and example of SYSTEM WITH MEMORY ==
 +
It is defined as a system,whose output at time 't0',depends not only at that particular time,'t0' but also on the previous inputs as well.For Eg.
 +
  y(t)=x(t)+x(t-1)
 +
 +
In the above example,The system output depends also on the previous input at time 't-1' ,along with input at time t.
 +
----
 +
[[Homework_3_ECE301Fall2008mboutin|Back to HW3]]
 +
 +
[[Main_Page_ECE301Fall2008mboutin|Back to ECE301 Fall 2008]]

Latest revision as of 11:52, 30 January 2011

Definition and example of MEMORY LESS SYSTEM

It is defined as a system whose output at 't0' depends only on the input applied at time 't0'.It doesnt take in the previous inputs or the future inputs. For eg.

 y(t)= x(t)+t+2

Definition and example of SYSTEM WITH MEMORY

It is defined as a system,whose output at time 't0',depends not only at that particular time,'t0' but also on the previous inputs as well.For Eg.

 y(t)=x(t)+x(t-1)

In the above example,The system output depends also on the previous input at time 't-1' ,along with input at time t.


Back to HW3

Back to ECE301 Fall 2008

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett