This document discusses control and process modeling for software design. It describes three primary objectives of analysis: to describe customer requirements, establish a basis for software design, and define requirements that can be validated. It also discusses different modeling techniques used in analysis, including data flow diagrams (DFAs), control flow models, state diagrams, and process specifications. These analysis models act as a bridge between initial system descriptions and later software design.