Memoryless system: The output at time only depends on the input at time .

Memory system: The output at time depends on past inputs as well.

  • Finite memory: Output is determined by the input in the last seconds
  • Infinite memory: Outputs are dependent to the entire past

Example:

  • Memoryless:
  • Finite with memory :
  • Infinite memory (accumulator/summer in this case):