B: The Time Domain
In this module we introduce the time domain in terms of linear systems, and explore the imperative definition of systems. The primary model used in this module is called a state-space model, and is well-suited to implementation of systems in program code. The important concept of impulse response is introduced in this module.
Required readings- Lee and Varaiya, Chapter 5 introduction
- Lee and Varaiya, Section 5.1, Operation of an infinite-state machine
- Lee and Varaiya, Section 8.1, LTI systems
- Lee and Varaiya, Section 5.3, The [A, B, C, D] representation of a discrete linear system
- The ``echo'' system (example sound files)
http://ptolemy.eecs.berkeley.edu/eecs20/week7/echo.html - SampleMania (Java applet)
http://www.jhu.edu/~signals/sampling/index.html
- Lecture 1 :: powerpoint :: pdf
- Lecture 2 :: powerpoint :: pdf
- Questions and exercises :: pdf
More resources