Line 3: Line 3:
 
== Memoryless Systems ==
 
== Memoryless Systems ==
 
- These are systems whose output signals only depend upon input signals at the specific time. These systems do not depend upon the past input signal, nor the future.  
 
- These are systems whose output signals only depend upon input signals at the specific time. These systems do not depend upon the past input signal, nor the future.  
Examples of these systems are:
 
  
 +
Systems which '''ARE''' memoryless are:
 
y(t) = x(t)
 
y(t) = x(t)
 +
y[n] = 2x[n] - 1
 +
 +
Systems which '''ARE NOT''' memoryless are:
 +
y(t) = x(t-1)
 +
y[n] = 2x[2n]
  
 
== Invertible Systems ==
 
== Invertible Systems ==

Revision as of 17:03, 17 November 2018

System Properties

Memoryless Systems

- These are systems whose output signals only depend upon input signals at the specific time. These systems do not depend upon the past input signal, nor the future.

Systems which ARE memoryless are: y(t) = x(t) y[n] = 2x[n] - 1

Systems which ARE NOT memoryless are: y(t) = x(t-1) y[n] = 2x[2n]

Invertible Systems

Causal Systems

Stable Systems

Linear Systems

Time-Invariant Systems

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn