This document discusses system analysis methods. It defines system analysis as a problem solving technique that decomposes a system into component pieces to study how well they work and interact. The document outlines the objectives, stages, and phases of system analysis. It describes two main approaches: model-driven analysis which uses models like data flow diagrams; and accelerated system analysis which uses prototypes. Model-driven analysis can be structured analysis, information engineering, or object-oriented analysis. Accelerated approaches emphasize prototypes to rapidly identify requirements.
Related topics: