The document discusses various computational models for embedded system design including data flow graph (DFG), control data flow graph (CDFG), state machine, sequential program, and concurrent/communicating process models. It provides examples of modeling requirements like an automatic seat belt warning system using these different models. Key aspects like states, events, actions, transitions, data and control flow, concurrency, and objects are covered in the overview of each model.