System design identifies the major functional components, processes, and interfaces of a system derived from requirements. It provides an overview of the project to define components, establish communication between components, determine modularization, and identify critical interfaces. The steps include defining objectives and requirements, identifying major components and interfaces, and refining the design by defining subsystems and specifying interfaces. Major interfaces must be closely monitored through interface control documents.