SlideShare ist ein Scribd-Unternehmen logo
1 von 11
SYSTEM DESIGN
System Design
1
What is system design?
• High level design identifying the system processes, functional
components and their interfaces
• Derived from system requirements
• Provides an overview of the project
– Define the components that are needed
– Establish how components “communicate” with other components
– Determine how to modularize the project into discrete work packages
– Identify critical interfaces that must be well defined
• Used to provide initial cost, schedule & resource estimates
• Usually little or few implementation details
– As system design is refined, and lower level subsystems are included,
implementation issues may need to be addressed
System Design
2
System design steps
• Define project goal and objectives
• Develop the project system requirements
• Identify the major system components that satisfy the system
requirements
• Identify the major system interfaces
• Refine the system design
– Define subsystems making up each component
– Specify interfaces between subsystems
• Establish management controls for the system interfaces
System Design
3
System requirements
• A document listing the constraints imposed upon and the results
necessary from the project
– The project goal as well as the scientific and technical objectives should be
reflected in the system requirements
• Time spent on detailing the system requirements is worthwhile
– A greater understanding of what is required facilitates design and
implementation and improves the chances of success
• Initially focus on developing the high level scientific and technical
requirements
– Based upon current science knowledge, what is to be measured with what
resolution and accuracy?
– What constraints impose what technical limitations on your design?
System Design
4
Initial System Design
• Development of the initial system design can, at times, go hand-in-hand
with refinement of the system requirements
– Functions needed to satisfy the science requirements define the initial system
• For example, to perform any science measurement
– You will need a sensor (detector system)
– You will need to power the sensor (power system)
– You will need to read data from the sensor (data acquisition system)
– You will need to store the data (data archive system)
– You will need to control the sensor, readout, storage (control system)
– You will need to analyze the data (ground data system)
• These functions will also need to have a set of requirements specified
– For example, the power system will need to supply volts & milliamps to the sensor,
data acquisition, archive and control systems
System Design
5
Major System Interfaces
• An interface describes the linkage between two functions or processes
• Neglecting how your systems fit together can lead to disaster
– NASA Mars Climate Orbiter failed in 1999 because ground systems used “English”
units while the flight systems used “Metric” units!
• There are multiple types of interfaces
– Mechanical: How systems physically fit together
– Power: What voltage and current flows between the systems
– Electronic: The characteristics of electrical signals between systems
– Data: Format and content of information transferred between systems
– Thermal: How does heat flow between systems
– Software: How modules communicate with other modules or hardware
• The type and characteristics of all interfaces need to be identified and
defined
System Design
6
System Level Drawing Example
• High level overview of a balloon platform that could carry eight student
built payloads
– Primary subsystems are identified
– Directionality and content of major interfaces are identified
System Design
7
Refining the System Design
• After the major systems and interfaces are identified the subsystems are
described
– Each major function is composed of multiple activities, processes or modules each
with a specific function of its own
• For example, the Power System in the previous slide has the following
subsystems
– Power source that supplies the energy for the entire platform
– Separate supplies to convert the source power to the proper volts and amps
required by the FCU, DAU, DAU Disk, Aux XTM and Cubesats
• Each of the subsystems has interfaces that need specification
– How many of what kind of interface do the subsystems have?
– Is the interface to another subsystem or another system?
– What is the content of the interface?
• Traceability matrix should include these new subsystems
System Design
8
Moving to Design Specifics
• The system design refinement process continues by specifying the
subsystems of the subsystems
• For example, the FCU supply in the power system might include the
following sub- subsystems
– A relay to turn the supply on / off by computer control
– A DC / DC converter to provide the required voltage from the source
power
– An inline sensor so that volts and amps can be monitored in real-time by
the computer
• With enough iterations the system design can evolve into an actual
implementation
– Actual components to use in the design start becoming apparent
– Interfaces become very specific and well defined
System Design
9
Controlling Interfaces
• Critical interfaces need to closely monitored by use of an Interface
Control Document (ICD)
– Written description of the interface that is modified only under specific,
previously defined conditions and is used by team personnel for
implementation
• Not all interfaces need to be controlled, but an ICD can be helpful
during system design
– Written specification of the interface
– Obtain agreement between stakeholders on the interface characteristics
• Controlled ICDs should be used to help manage potential risks
– When an interface error or mismatch could result in project failure
– When stakeholders implementing the interface ends are separated in
either geographic distance or time
System Design
10
References
• Managing Requirements Website, Ludwig Consulting Services, LLC,
http://www.jiludwig.com/
• U.S. Department of Energy, Office of the Chief Information Officer, Systems
Engineering / Project Management website
http://cio.doe.gov/ITReform/sqse/project_management.htm
• U.S. Department of Energy, Office of the Chief Information Officer, Systems
Engineering Publications and Templates
http://cio.doe.gov/ITReform/sqse/publications.htm
System Design
11

Weitere ähnliche Inhalte

Was ist angesagt?

SYSTEM ANALYSIS AND DESIGN Assignment help
SYSTEM ANALYSIS AND DESIGN Assignment helpSYSTEM ANALYSIS AND DESIGN Assignment help
SYSTEM ANALYSIS AND DESIGN Assignment helpjohn mayer
 
Information system implementation, change management and control
Information system implementation, change management and controlInformation system implementation, change management and control
Information system implementation, change management and controlShruti Pendharkar
 
Requirements Engineering Processes
Requirements Engineering ProcessesRequirements Engineering Processes
Requirements Engineering ProcessesRa'Fat Al-Msie'deen
 
System development life cycle (sdlc)
System development life cycle (sdlc)System development life cycle (sdlc)
System development life cycle (sdlc)Mukund Trivedi
 
information system analysis and design
information system analysis and designinformation system analysis and design
information system analysis and designEndalkachewYazie1
 
Flow oriented modeling
Flow oriented modelingFlow oriented modeling
Flow oriented modelingramyaaswin
 
Mis system analysis and system design
Mis   system analysis and system designMis   system analysis and system design
Mis system analysis and system designRahul Hedau
 
Software engineering: design for reuse
Software engineering: design for reuseSoftware engineering: design for reuse
Software engineering: design for reuseMarco Brambilla
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information systemRenu Sharma
 
Software maintenance
Software maintenance Software maintenance
Software maintenance Rajeev Sharan
 
REQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGREQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGSaqib Raza
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and designLOKESH KUMAR
 
Language and Processors for Requirements Specification
Language and Processors for Requirements SpecificationLanguage and Processors for Requirements Specification
Language and Processors for Requirements Specificationkirupasuchi1996
 
System analysis ITM3(1).pptx
System analysis ITM3(1).pptx System analysis ITM3(1).pptx
System analysis ITM3(1).pptx Aram Mohammed
 
Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data DictionaryKimberly Coquilla
 
formal verification
formal verificationformal verification
formal verificationToseef Aslam
 
Order processing system
Order processing systemOrder processing system
Order processing systemRithin Pal
 

Was ist angesagt? (20)

SYSTEM ANALYSIS AND DESIGN Assignment help
SYSTEM ANALYSIS AND DESIGN Assignment helpSYSTEM ANALYSIS AND DESIGN Assignment help
SYSTEM ANALYSIS AND DESIGN Assignment help
 
Information system implementation, change management and control
Information system implementation, change management and controlInformation system implementation, change management and control
Information system implementation, change management and control
 
Requirements Engineering Processes
Requirements Engineering ProcessesRequirements Engineering Processes
Requirements Engineering Processes
 
System development life cycle (sdlc)
System development life cycle (sdlc)System development life cycle (sdlc)
System development life cycle (sdlc)
 
Distribution Management System
Distribution Management SystemDistribution Management System
Distribution Management System
 
information system analysis and design
information system analysis and designinformation system analysis and design
information system analysis and design
 
Flow oriented modeling
Flow oriented modelingFlow oriented modeling
Flow oriented modeling
 
Case tools
Case toolsCase tools
Case tools
 
Mis system analysis and system design
Mis   system analysis and system designMis   system analysis and system design
Mis system analysis and system design
 
Software engineering: design for reuse
Software engineering: design for reuseSoftware engineering: design for reuse
Software engineering: design for reuse
 
analysis and design of information system
analysis and design of information systemanalysis and design of information system
analysis and design of information system
 
Software maintenance
Software maintenance Software maintenance
Software maintenance
 
REQUIREMENT ENGINEERING
REQUIREMENT ENGINEERINGREQUIREMENT ENGINEERING
REQUIREMENT ENGINEERING
 
dss
dssdss
dss
 
System analysis and design
System analysis and designSystem analysis and design
System analysis and design
 
Language and Processors for Requirements Specification
Language and Processors for Requirements SpecificationLanguage and Processors for Requirements Specification
Language and Processors for Requirements Specification
 
System analysis ITM3(1).pptx
System analysis ITM3(1).pptx System analysis ITM3(1).pptx
System analysis ITM3(1).pptx
 
Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data Dictionary
 
formal verification
formal verificationformal verification
formal verification
 
Order processing system
Order processing systemOrder processing system
Order processing system
 

Andere mochten auch

Lange Marine Group Deck Machinery Catalogue(Lange_MI)
Lange Marine Group Deck Machinery Catalogue(Lange_MI)Lange Marine Group Deck Machinery Catalogue(Lange_MI)
Lange Marine Group Deck Machinery Catalogue(Lange_MI)George Ge
 
Deck machinery-brochure
Deck machinery-brochureDeck machinery-brochure
Deck machinery-brochureZaw Aung
 
Systems Analysis And Design 2
Systems Analysis And Design 2Systems Analysis And Design 2
Systems Analysis And Design 2MISY
 
Lesson 2 Deck Equipment And Marlinspike Seamanship
Lesson 2 Deck Equipment And Marlinspike SeamanshipLesson 2 Deck Equipment And Marlinspike Seamanship
Lesson 2 Deck Equipment And Marlinspike SeamanshipGuilherme Azevedo
 
Container Handling Equipments
Container Handling EquipmentsContainer Handling Equipments
Container Handling EquipmentsAnuj Gandhi
 
System analysis and design
System analysis and design System analysis and design
System analysis and design Razan Al Ryalat
 
Marine piping systems
Marine piping systemsMarine piping systems
Marine piping systemskmsu
 
System Analysis and Design (SAD)
System Analysis and Design (SAD)System Analysis and Design (SAD)
System Analysis and Design (SAD)Sachith Perera
 
Introduction to system analysis and design
Introduction to system analysis and designIntroduction to system analysis and design
Introduction to system analysis and designTwene Peter
 
Marine Insurance
Marine InsuranceMarine Insurance
Marine InsuranceFelicia N
 
Pumps & pumping systems
Pumps & pumping systemsPumps & pumping systems
Pumps & pumping systemsSudhir Reddy
 

Andere mochten auch (17)

Auditing
AuditingAuditing
Auditing
 
Lange Marine Group Deck Machinery Catalogue(Lange_MI)
Lange Marine Group Deck Machinery Catalogue(Lange_MI)Lange Marine Group Deck Machinery Catalogue(Lange_MI)
Lange Marine Group Deck Machinery Catalogue(Lange_MI)
 
Deck machinery-brochure
Deck machinery-brochureDeck machinery-brochure
Deck machinery-brochure
 
Presentation 5, System based audit approach - what is it about?, Workshop on ...
Presentation 5, System based audit approach - what is it about?, Workshop on ...Presentation 5, System based audit approach - what is it about?, Workshop on ...
Presentation 5, System based audit approach - what is it about?, Workshop on ...
 
System design
System designSystem design
System design
 
Systems Analysis And Design 2
Systems Analysis And Design 2Systems Analysis And Design 2
Systems Analysis And Design 2
 
Lesson 2 Deck Equipment And Marlinspike Seamanship
Lesson 2 Deck Equipment And Marlinspike SeamanshipLesson 2 Deck Equipment And Marlinspike Seamanship
Lesson 2 Deck Equipment And Marlinspike Seamanship
 
Container Handling Equipments
Container Handling EquipmentsContainer Handling Equipments
Container Handling Equipments
 
Types of fluid flow
Types of fluid flowTypes of fluid flow
Types of fluid flow
 
System analysis and design
System analysis and design System analysis and design
System analysis and design
 
Audit presentation
Audit presentationAudit presentation
Audit presentation
 
Marine piping systems
Marine piping systemsMarine piping systems
Marine piping systems
 
System Analysis and Design (SAD)
System Analysis and Design (SAD)System Analysis and Design (SAD)
System Analysis and Design (SAD)
 
Introduction to system analysis and design
Introduction to system analysis and designIntroduction to system analysis and design
Introduction to system analysis and design
 
System design
System designSystem design
System design
 
Marine Insurance
Marine InsuranceMarine Insurance
Marine Insurance
 
Pumps & pumping systems
Pumps & pumping systemsPumps & pumping systems
Pumps & pumping systems
 

Ähnlich wie Pm02 system design

Chapter 10 System Architecture.Information Technology Project Management pptx
Chapter 10 System Architecture.Information Technology Project Management pptxChapter 10 System Architecture.Information Technology Project Management pptx
Chapter 10 System Architecture.Information Technology Project Management pptxAxmedMaxamuudYoonis
 
chapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfchapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfAxmedMaxamuud6
 
Requirements Engineering - "Ch2 an introduction to requirements"
Requirements Engineering - "Ch2 an introduction to requirements"Requirements Engineering - "Ch2 an introduction to requirements"
Requirements Engineering - "Ch2 an introduction to requirements"Ra'Fat Al-Msie'deen
 
System design techniques and networks
System design techniques and networksSystem design techniques and networks
System design techniques and networksRAMPRAKASHT1
 
architectural design
 architectural design architectural design
architectural designPreeti Mishra
 
Introduction to embedded computing and arm processors
Introduction to embedded computing and arm processorsIntroduction to embedded computing and arm processors
Introduction to embedded computing and arm processorsSiva Kumar
 
Report in SAD
Report in SADReport in SAD
Report in SADjesseledm
 
1. An Introduction to Embed Systems_DRKG.pptx
1. An Introduction to Embed Systems_DRKG.pptx1. An Introduction to Embed Systems_DRKG.pptx
1. An Introduction to Embed Systems_DRKG.pptxKesavanGopal1
 
Diksha sda presentation
Diksha sda presentationDiksha sda presentation
Diksha sda presentationdikshagupta111
 
Se ii unit3-architectural-design
Se ii unit3-architectural-designSe ii unit3-architectural-design
Se ii unit3-architectural-designAhmad sohail Kakar
 
Designing and documenting software architecture unit 5
Designing and documenting software architecture unit 5Designing and documenting software architecture unit 5
Designing and documenting software architecture unit 5Sudarshan Dhondaley
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slidesMuhammad Ahad
 
Architecture design in software engineering
Architecture design in software engineeringArchitecture design in software engineering
Architecture design in software engineeringPreeti Mishra
 

Ähnlich wie Pm02 system design (20)

Chapter 10 System Architecture.Information Technology Project Management pptx
Chapter 10 System Architecture.Information Technology Project Management pptxChapter 10 System Architecture.Information Technology Project Management pptx
Chapter 10 System Architecture.Information Technology Project Management pptx
 
chapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdfchapter10-120827115414-phpapp02.pdf
chapter10-120827115414-phpapp02.pdf
 
Architec design introduction
Architec design introductionArchitec design introduction
Architec design introduction
 
Requirements Engineering - "Ch2 an introduction to requirements"
Requirements Engineering - "Ch2 an introduction to requirements"Requirements Engineering - "Ch2 an introduction to requirements"
Requirements Engineering - "Ch2 an introduction to requirements"
 
Sw2 1
Sw2 1Sw2 1
Sw2 1
 
Chap 03.pdf
Chap 03.pdfChap 03.pdf
Chap 03.pdf
 
System design techniques and networks
System design techniques and networksSystem design techniques and networks
System design techniques and networks
 
architectural design
 architectural design architectural design
architectural design
 
Introduction to embedded computing and arm processors
Introduction to embedded computing and arm processorsIntroduction to embedded computing and arm processors
Introduction to embedded computing and arm processors
 
Report in SAD
Report in SADReport in SAD
Report in SAD
 
Unit II- Hardware design & testing methods1 - Electronic Product Design
Unit II- Hardware design & testing methods1 - Electronic Product DesignUnit II- Hardware design & testing methods1 - Electronic Product Design
Unit II- Hardware design & testing methods1 - Electronic Product Design
 
Embedded
EmbeddedEmbedded
Embedded
 
1. An Introduction to Embed Systems_DRKG.pptx
1. An Introduction to Embed Systems_DRKG.pptx1. An Introduction to Embed Systems_DRKG.pptx
1. An Introduction to Embed Systems_DRKG.pptx
 
Diksha sda presentation
Diksha sda presentationDiksha sda presentation
Diksha sda presentation
 
Se ii unit3-architectural-design
Se ii unit3-architectural-designSe ii unit3-architectural-design
Se ii unit3-architectural-design
 
22-REQUIREMENT.ppt
22-REQUIREMENT.ppt22-REQUIREMENT.ppt
22-REQUIREMENT.ppt
 
Week 3 database design
Week 3   database designWeek 3   database design
Week 3 database design
 
Designing and documenting software architecture unit 5
Designing and documenting software architecture unit 5Designing and documenting software architecture unit 5
Designing and documenting software architecture unit 5
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slides
 
Architecture design in software engineering
Architecture design in software engineeringArchitecture design in software engineering
Architecture design in software engineering
 

Mehr von Daniyal Ali

Questionnaire 110227083232-phpapp01
Questionnaire 110227083232-phpapp01Questionnaire 110227083232-phpapp01
Questionnaire 110227083232-phpapp01Daniyal Ali
 
Stephen hawking ppt
Stephen hawking pptStephen hawking ppt
Stephen hawking pptDaniyal Ali
 
Indian Financial System
Indian Financial SystemIndian Financial System
Indian Financial SystemDaniyal Ali
 
Globalization and branding strategy of OPPO
Globalization and branding strategy of OPPOGlobalization and branding strategy of OPPO
Globalization and branding strategy of OPPODaniyal Ali
 
Man made disaster short view
Man made disaster short view Man made disaster short view
Man made disaster short view Daniyal Ali
 
Accenture brief overview
Accenture brief overviewAccenture brief overview
Accenture brief overviewDaniyal Ali
 
United arab emirates in brief
United arab emirates in briefUnited arab emirates in brief
United arab emirates in briefDaniyal Ali
 

Mehr von Daniyal Ali (8)

Questionnaire 110227083232-phpapp01
Questionnaire 110227083232-phpapp01Questionnaire 110227083232-phpapp01
Questionnaire 110227083232-phpapp01
 
Stephen hawking ppt
Stephen hawking pptStephen hawking ppt
Stephen hawking ppt
 
Indian Financial System
Indian Financial SystemIndian Financial System
Indian Financial System
 
Globalization and branding strategy of OPPO
Globalization and branding strategy of OPPOGlobalization and branding strategy of OPPO
Globalization and branding strategy of OPPO
 
French language
French languageFrench language
French language
 
Man made disaster short view
Man made disaster short view Man made disaster short view
Man made disaster short view
 
Accenture brief overview
Accenture brief overviewAccenture brief overview
Accenture brief overview
 
United arab emirates in brief
United arab emirates in briefUnited arab emirates in brief
United arab emirates in brief
 

Kürzlich hochgeladen

Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfamanda2495
 
The hottest UI and UX Design Trends 2024
The hottest UI and UX Design Trends 2024The hottest UI and UX Design Trends 2024
The hottest UI and UX Design Trends 2024Ilham Brata
 
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...vershagrag
 
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...HyderabadDolls
 
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...Amil baba
 
Resume all my skills and educations and achievement
Resume all my skills and educations and  achievement Resume all my skills and educations and  achievement
Resume all my skills and educations and achievement 210303105569
 
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证ehyxf
 
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...samsungultra782445
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKMarekMitek1
 
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...gargpaaro
 
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...Nitya salvi
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyIsadora Agency
 
Simple Conference Style Presentation by Slidesgo.pptx
Simple Conference Style Presentation by Slidesgo.pptxSimple Conference Style Presentation by Slidesgo.pptx
Simple Conference Style Presentation by Slidesgo.pptxbalqisyamutia
 
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...HyderabadDolls
 
Abu Dhabi Call girls Service0556255850 Call girls in Abu Dhabi
Abu Dhabi Call girls Service0556255850 Call girls in Abu DhabiAbu Dhabi Call girls Service0556255850 Call girls in Abu Dhabi
Abu Dhabi Call girls Service0556255850 Call girls in Abu DhabiMonica Sydney
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
TRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxTRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxtrose8
 
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best ServiceHigh Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...HyderabadDolls
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...instagramfab782445
 

Kürzlich hochgeladen (20)

Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
The hottest UI and UX Design Trends 2024
The hottest UI and UX Design Trends 2024The hottest UI and UX Design Trends 2024
The hottest UI and UX Design Trends 2024
 
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...
❤️ Call Girls Service Amritsar Call Girls (Adult Only) 💯Call Us 🔝 6378878445 ...
 
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...
Nishatganj ? Book Call Girls in Lucknow | Book 9548273370 Extreme Naughty Cal...
 
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
 
Resume all my skills and educations and achievement
Resume all my skills and educations and  achievement Resume all my skills and educations and  achievement
Resume all my skills and educations and achievement
 
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
怎样办理莫纳什大学毕业证(Monash毕业证书)成绩单留信认证
 
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
 
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
 
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora Agency
 
Simple Conference Style Presentation by Slidesgo.pptx
Simple Conference Style Presentation by Slidesgo.pptxSimple Conference Style Presentation by Slidesgo.pptx
Simple Conference Style Presentation by Slidesgo.pptx
 
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...
Aminabad * High Profile Escorts Service in Lucknow Phone No 9548273370 Elite ...
 
Abu Dhabi Call girls Service0556255850 Call girls in Abu Dhabi
Abu Dhabi Call girls Service0556255850 Call girls in Abu DhabiAbu Dhabi Call girls Service0556255850 Call girls in Abu Dhabi
Abu Dhabi Call girls Service0556255850 Call girls in Abu Dhabi
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
 
TRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxTRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptx
 
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best ServiceHigh Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
 
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 

Pm02 system design

  • 2. What is system design? • High level design identifying the system processes, functional components and their interfaces • Derived from system requirements • Provides an overview of the project – Define the components that are needed – Establish how components “communicate” with other components – Determine how to modularize the project into discrete work packages – Identify critical interfaces that must be well defined • Used to provide initial cost, schedule & resource estimates • Usually little or few implementation details – As system design is refined, and lower level subsystems are included, implementation issues may need to be addressed System Design 2
  • 3. System design steps • Define project goal and objectives • Develop the project system requirements • Identify the major system components that satisfy the system requirements • Identify the major system interfaces • Refine the system design – Define subsystems making up each component – Specify interfaces between subsystems • Establish management controls for the system interfaces System Design 3
  • 4. System requirements • A document listing the constraints imposed upon and the results necessary from the project – The project goal as well as the scientific and technical objectives should be reflected in the system requirements • Time spent on detailing the system requirements is worthwhile – A greater understanding of what is required facilitates design and implementation and improves the chances of success • Initially focus on developing the high level scientific and technical requirements – Based upon current science knowledge, what is to be measured with what resolution and accuracy? – What constraints impose what technical limitations on your design? System Design 4
  • 5. Initial System Design • Development of the initial system design can, at times, go hand-in-hand with refinement of the system requirements – Functions needed to satisfy the science requirements define the initial system • For example, to perform any science measurement – You will need a sensor (detector system) – You will need to power the sensor (power system) – You will need to read data from the sensor (data acquisition system) – You will need to store the data (data archive system) – You will need to control the sensor, readout, storage (control system) – You will need to analyze the data (ground data system) • These functions will also need to have a set of requirements specified – For example, the power system will need to supply volts & milliamps to the sensor, data acquisition, archive and control systems System Design 5
  • 6. Major System Interfaces • An interface describes the linkage between two functions or processes • Neglecting how your systems fit together can lead to disaster – NASA Mars Climate Orbiter failed in 1999 because ground systems used “English” units while the flight systems used “Metric” units! • There are multiple types of interfaces – Mechanical: How systems physically fit together – Power: What voltage and current flows between the systems – Electronic: The characteristics of electrical signals between systems – Data: Format and content of information transferred between systems – Thermal: How does heat flow between systems – Software: How modules communicate with other modules or hardware • The type and characteristics of all interfaces need to be identified and defined System Design 6
  • 7. System Level Drawing Example • High level overview of a balloon platform that could carry eight student built payloads – Primary subsystems are identified – Directionality and content of major interfaces are identified System Design 7
  • 8. Refining the System Design • After the major systems and interfaces are identified the subsystems are described – Each major function is composed of multiple activities, processes or modules each with a specific function of its own • For example, the Power System in the previous slide has the following subsystems – Power source that supplies the energy for the entire platform – Separate supplies to convert the source power to the proper volts and amps required by the FCU, DAU, DAU Disk, Aux XTM and Cubesats • Each of the subsystems has interfaces that need specification – How many of what kind of interface do the subsystems have? – Is the interface to another subsystem or another system? – What is the content of the interface? • Traceability matrix should include these new subsystems System Design 8
  • 9. Moving to Design Specifics • The system design refinement process continues by specifying the subsystems of the subsystems • For example, the FCU supply in the power system might include the following sub- subsystems – A relay to turn the supply on / off by computer control – A DC / DC converter to provide the required voltage from the source power – An inline sensor so that volts and amps can be monitored in real-time by the computer • With enough iterations the system design can evolve into an actual implementation – Actual components to use in the design start becoming apparent – Interfaces become very specific and well defined System Design 9
  • 10. Controlling Interfaces • Critical interfaces need to closely monitored by use of an Interface Control Document (ICD) – Written description of the interface that is modified only under specific, previously defined conditions and is used by team personnel for implementation • Not all interfaces need to be controlled, but an ICD can be helpful during system design – Written specification of the interface – Obtain agreement between stakeholders on the interface characteristics • Controlled ICDs should be used to help manage potential risks – When an interface error or mismatch could result in project failure – When stakeholders implementing the interface ends are separated in either geographic distance or time System Design 10
  • 11. References • Managing Requirements Website, Ludwig Consulting Services, LLC, http://www.jiludwig.com/ • U.S. Department of Energy, Office of the Chief Information Officer, Systems Engineering / Project Management website http://cio.doe.gov/ITReform/sqse/project_management.htm • U.S. Department of Energy, Office of the Chief Information Officer, Systems Engineering Publications and Templates http://cio.doe.gov/ITReform/sqse/publications.htm System Design 11