This document provides an introduction to complex system engineering. It defines what a system is, provides examples of complex systems like information systems, and discusses key aspects of systems engineering including the system lifecycle, iterative processes, requirements, architecture, integration, and verification and validation. Key definitions and concepts in systems engineering are explained at a high level.
System definition (Eberhardt Rechtin 1926-2006) A system is a construct or collection of different elements that together produce results not obtainable by the elements alone. The elements, or parts, can include people, hardware, software, facilities, policies, and documents; that is, all things required to produce systems-level results. The results include system level qualities, properties, characteristics, functions, behavior and performance. The value added by the system as a whole, beyond that contributed independently by the parts, is primarily created by the relationship among the parts; that is, how they are interconnected.
8.
Systemic The wholeis greater than the sum of the parts; The part is greater than a fraction of the whole. Aristotle
9.
System: another definitionA system is any set (group) of interdependent or temporally interacting parts . Parts are generally systems themselves and are composed of other parts, just as systems are generally parts of other systems.
10.
System Definition SystemUsers Mission Environment Stakeholders Border Sub System Sub System Sub System
SE Bodies http://www.afis.fr/Association Française d'Ingénierie Système http://www.incose.org/ International Council on Systems Engineering (INCOSE)
13.
14.
System Engineering Definition“ an interdisciplinary approach encompassing the entire technical effort to evolve and verify an integrated and balanced set of system, people, product, and process solutions that satisfy customer needs …..”
15.
System Engineering (SE)SE focuses on defining customer needs and required functionality early in the development cycle, documenting requirements, then proceeding with design synthesis and system validation while considering the complete problem Systems engineers deal with abstract systems, and rely on other engineering disciplines to design and deliver the tangible products that are the realization of those systems. Systems engineering effort spans the whole system lifecycle .
16.
Systemic Approach One+ One > two Aristotle : The whole is more than the sum of its parts. Parts (Components) Connections
System engineer/architect Workswith system abstraction. It is impossible to master everything Requirements Management System Model
19.
20.
Design the rightsystem As proposed by the project sponsor As proposed by the programmers As specified in the project request As designed by the project analyst As installed at the users’ site What the customer really want
21.
22.
Process Definition Setof interrelated of interacting activities which transforms inputs to outputs Inputs Outputs P
Iterative and IncrementalThe Systems Engineering Process is not sequential. It is parallel and iterative. The complex interrelationship between creating and improving models throughout the process of developing and selecting alternatives is a good example of the dynamic nature of the systems engineering process.
30.
Process Standardization NASADOD (US Departement Of Defense): Documentation Model IEEE ISO (International Organization for Standardization) IEC (International Electrotechnical Committee). ISO/IEC 15504 / SPICE (Software Process Improvement and Capability dEtermination) SEI (Software Engineering Institute)
31.
Capability Maturity Model- Integration CMMI defines the essential elements of effective processes for engineering disciplines based on best industry experiences. CMMI models provide guidance when developing and evaluating processes. CMMI models are not actually processes or process descriptions.
32.
CMMI Maturity LevelsLevel Identified as Status 5 optimizing focus on process improvement 4 quantitatively managed process measured and controlled 3 defined process characterized for the organization and is proactive 2 managed process characterized by projects and often reactive 1 initial process uncontrolled poorly managed and reactive
33.
Process Documentation andReview SSS: System/Segment Specification SSDD : System/Segment Design Document IRS : Interface Requirement Specification ICD : Interface Control Definition SRR : System Requirement Review SDR : System Design Review TRR : Test Readiness Review
What is arequirement ? A requirement is a condition to be satisfied in order to respond to: A contract A standard A specification Any other document and / or model imposed.
37.
Requirements User’sRequirements Statements in natural language of the system services. Described by the user System Requirements Structured document setting out detailed description of system services. Part of the contract
38.
User’s Requirements exampleA customer must be able to abort a transaction in progress by pressing the Cancel key instead of responding to a request from the machine. The washing machine will be used in the following countries: UK, USA, Europe, Eastern Europe
System Requirements TheSystem shall provide ........ The System shall be capable of ........ The System shall weigh ........ The Subsystem #1 shall provide ........ The Subsystem #2 shall interface with .....
41.
Requirement Quality Agood requirement states something that is necessary , verifiable , and attainable To be verifiable, the requirement must state something that can be verified by: analysis, inspection, test, or demonstration (AIDT)
42.
Requirement analysis UserRequirement Minimum levels of noise and vibration are desirable . System Requirement Requirement 03320: The noise generated shall not exceed 60 db
43.
Requirement Types Functionalrequirements Functional requirements capture the intended behavior of the system. This behavior may be expressed as services, tasks or functions the system is required to perform Non-Functional requirements All others Constraints
System Architecture The System Architecture identifies all the products (including enabling products) that are necessary to support the system and, by implication, the processes necessary for development, production/construction, deployment, operations, support, disposal, training, and verification
47.
Architecture Modeling System : Abstraction Functional model Dynamic model Semantic Model Object model Physical Model Interfaces Model Model Views
Example of ArchitectureViews The Functional Architecture identifies and structures the allocated functional and performance requirements. The Physical Architecture depicts the system product by showing how it is broken down into subsystems and components
51.
52.
Functional To PhysicalModel Functional : Discover the system functions Washing Machine What it does ? Washes How it does ? Agitates Physical Component : Agitator
53.
Functional VS physicalModel How to fly ? Look at birds: Physical Model So I need: Legs, Eyes, Brain, and Wings. But I can not fly !!! Why ? I have to find the flight functional model !
54.
Flying functional modelFunctional decomposition of flying function: Produce horizontal thrust, Produce vertical lift. Takeoff and land, Sense position and velocity, Navigate,
55.
Example Birds physicalfor flying Physical decomposition: physical components that birds used to fly: Legs, Eyes, Brain, and Wings. But can not be applied to system directly
56.
Bird and Airplane Functional to Physical architecture mapping Function Airplane Physical Component Bird Physical Component Takeoff and land Wheels, Legs Sense position and velocity Vision or radar Eyes Navigate Brain or computer Brain Produce horizontal thrust Propeller or jet Wings Produce vertical lift Wings Wings
Trade Off Multi-criteriadecision-aiding techniques are available to help discover the preferred alternatives. This analysis should be repeated, as better data becomes available.
IVVQCA Integrate : Build the system Verification : Ensures that you built it right Validation : Ensures that you built the right thing Certification : Ensure that the system is safe Acceptance : Ensures that the customer gets what he wants and the company get paid.