MEM Systems Engineering 2 — Questions and Answers
Question 1: What does 'interface management' address in systems engineering?
- Managing the graphical user interface of software systems
- Defining and controlling interactions between system components or external systems (Correct answer)
- Scheduling meetings between engineering teams
- Managing the budget interfaces between departments
Correct answer: Defining and controlling interactions between system components or external systems
Interface management defines, controls, and tracks the interactions (data, physical, functional) between system components or between the system and external entities.
Question 2: In systems engineering, what is a 'trade study'?
- A financial analysis of trading partner relationships
- A systematic evaluation of alternative design solutions against criteria (Correct answer)
- A study of labor trade agreements affecting a project
- An analysis of supply chain trade-offs
Correct answer: A systematic evaluation of alternative design solutions against criteria
A trade study systematically evaluates design alternatives against weighted criteria (cost, performance, risk) to select the best solution.
Question 3: What is the purpose of a 'concept of operations' (CONOPS) document?
- To define the software architecture of the system
- To describe how stakeholders will use and operate the system in its intended environment (Correct answer)
- To outline the project management plan
- To document the system's physical architecture
Correct answer: To describe how stakeholders will use and operate the system in its intended environment
A CONOPS describes the system's intended operational environment, user roles, and high-level operational scenarios before detailed technical design begins.
Question 4: Which systems engineering principle states that a system is more than the sum of its parts?
- Reductionism
- Emergence (Correct answer)
- Decomposition
- Modularity
Correct answer: Emergence
Emergence describes system-level properties and behaviors that arise from the interaction of components but cannot be predicted from individual component analysis alone.
Question 5: What does 'configuration management' ensure in systems engineering?
- That the project budget is properly configured
- That system documentation and design remain consistent and controlled throughout the lifecycle (Correct answer)
- That team members are assigned to the correct configurations
- That software configurations are updated automatically
Correct answer: That system documentation and design remain consistent and controlled throughout the lifecycle
Configuration management establishes and maintains the integrity and consistency of a system's design, documentation, and physical configuration throughout its lifecycle.
Question 6: In Model-Based Systems Engineering (MBSE), what replaces traditional document-centric approaches?
- Agile sprint backlogs
- Formal system models as the primary information source (Correct answer)
- Spreadsheet-based requirements tracking
- Verbal agreements between engineers
Correct answer: Formal system models as the primary information source
MBSE uses formal, integrated system models (often in SysML or similar languages) as the authoritative source of system information, replacing dispersed text documents.
What does 'interface management' address in systems engineering?