Sequential Systems
A combinational system is a system whose outputs depends only upon its current inputs.
A sequential system is a system whose outputs depends on the current inputs and the system’s current state.
All systems we have looked at to date have been combinational systems.