System Fundamentals as Facilitating CubeSat Development Marcus Bever EagleSat Systems Engineer Embry-Riddle Aeronautical University.

Slides:



Advertisements
Similar presentations
Project Management 6e..
Advertisements

Work Breakdown Structures. Purpose The WBS shows different levels within the product hierarchy. For Government program managers levels 1-3 are of prime.
1 Chapter 2: Product Development Process and Organization Introduction Importance of human resources: Most companies have similar technology resources.
Defining the Project CHAPTER FOUR Student Version Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Lecture 2b: Software Project Management CSCI102 - Introduction to Information Technology B ITCS905 - Fundamentals of Information Technology.
Requirements Analysis Concepts & Principles
Your Presentation Title Names of Team members Advisor name EE496A Midterm Presentation Fall, 2006.
Fundamentals of Information Systems, Second Edition
CAD/CAM Design Process and the role of CAD. Design Process Engineering and manufacturing together form largest single economic activity of western civilization.
© 2008 by Prentice Hall 1 Chapter 2. © 2008 by Prentice Hall 2 Project – a planned undertaking of related activities to reach an objective that has a.
SwE 313 Introduction to Rational Unified Process (RUP)
Sharif University of Technology1 Design and Use-case Realization Software Engineering Laboratory Fall 2006.
Week 1. Careers in Web Development  How many of you want to go into the field of Web Development or Web Programming? Introduction to Web 2 Web Designer.
Project Management and Scheduling
Choose the right picture
Instructions & Notes This template was created to help you: – Show the team where you are going via slides representing each planned activity. – Keep your.
CONSTRUCTION OF A FLOW CHART DR OKUNOWO BOLANLE EDM UNIT.
Object-Oriented Analysis and Design
Technical Integrity Assurance For Product Development W. Henson Graves Lockheed Martin Aeronautics Company Russ Campbell.
The BIM Project Execution Planning Procedure
Formal Methods 1. Software Engineering and Formal Methods  Every software engineering methodology is based on a recommended development process  proceeding.
CS 8532: Adv. Software Eng. – Spring 2007 Dr. Hisham Haddad Tuesday Class will start momentarily. Please Stand By … CS 8532: Advanced Software.
RUP Requirements RUP Artifacts and Deliverables
Copyright Course Technology 1999
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Interactions. 2 Objects communicate with each other by sending messages. Sending a message is another name for a member function call. –Some C++ examples.
THE PROTOTYPING MODEL The prototyping model begins with requirements gathering. Developer and customer meet and define the overall objectives for the software.
Bellevue Planning Exhibits1 Welcome to Project Planning Instructor Phyllis Sweeney Project Planning Class.
Defining the Project CHAPTER FOUR PowerPoint Presentation by Charlie Cook Copyright © 2014 McGraw-Hill Education. All Rights Reserved.
Introduction to Design. What is Design? Blueprint of your solution Blueprint of your solution All decisions you have made about solution? All decisions.
Demystifying the Business Analysis Body of Knowledge Central Iowa IIBA Chapter December 7, 2005.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 6 Slide 1 Requirements Engineering Processes l Processes used to discover, analyse and.
Team Skill 6: Building the Right System From Use Cases to Implementation (25)
Software Engineering Environment  A quality focus: constant incremental improvement  Process: framework to organize development activities  Methods:
Requirements for Multi-Program Systems
E-Commerce Project Sixth Lecture Mohammed Antour
PLANNING AND SCHEDULING
Lecture 4 Title: The Scope Management Plan
1 5.1 Software Engineering Practice  Provide value to the user  KIS—keep it simple!  Maintain the product and project “vision”  What you produce,
1 Chapter 5 Software Engineering Practice. 2 What is “Practice”? Practice is a broad array of concepts, principles, methods, and tools that you must consider.
ME 195: Senior Project Progress Presentations Raghu Agarwal October 5, 2011 Mechanical and Aerospace Engineering Department San Jose State University.
Chapter 9 Moving to Design
Copyright 2008 Introduction to Project Management, Second Edition 2  Many people have heard the following sayings: ◦ If you fail to plan, you plan to.
Space Systems Engineering: Functional Analysis Module Functional Analysis Module Space Systems Engineering, version 1.0.
Create a Work Breakdown Structure (WBS) n Develop the project goal yourself n Take a cursory pass at defining the objectives –the preliminary plan n Have.
1 Systems Analysis and Design in a Changing World, Thursday, January 18, 2007.
EPICS Presentation Template. Note Slide (WILL NOT BE INCLUDED) Numbers in () mean slide length.
UML diagrams What is UML UML diagrams –Static modeoing –Dynamic modeling 1.
Fall 2010 CS4310 Requirements Engineering A Brief Review of UML & OO Dr. Guoqiang Hu Department of Computer Science UTEP 1.
CS 4850: Senior Project Fall 2014 Object-Oriented Design.
Sequence diagram in UML Martin Palkovik. Sequence diagram  It is a graphic representation of system operations based on chronology - a time sequence.
 What is Modeling What is Modeling  Why do we Model Why do we Model  Models in OMT Models in OMT  Principles of Modeling Principles of Modeling 
October 2004 Strategy Forum Academic Quality Improvement Program The Higher Learning Commission of the North Central Association of Colleges and Schools.
Context Process0. student Data Flow Diagram Progression.
Dr. Rob Hasker. What if every project used Scrum?  Why might Scrum not be perfect for every project? Hard to get the big picture Early choices may have.
Intro To Programming Project Presentation. Group Presentation All group members have to present part of the project. All group members have to present.
SCOPE DEFINITION,VERIFICATION AND CONTROL Ashima Wadhwa.
YEAR 11 - IPT Term 2 - Tools for Information Processing hardware and Personal information system.
Use Case, Component and Deployment Diagrams University of Sunderland.
CS 4311 Software Design and Implementation Spring 2012.
CS 4311 Software Design and Implementation Spring 2013.
DBS201: Data Modeling. Agenda Data Modeling Types of Models Entity Relationship Model.
The Development of Flight Operations: Improvement of ERAU Cube-Sat’s Ground System Interface and Research of the Satellite’s Orbital Decay Presented by.
MIS Project Management Instructor: Sihem Smida Project Man agent 3Future Managers1.
Intro To Programming Project Presentation.
Intro To Programming Project Presentation.
Nicholas J. Di Liberto 20 June 2011
Presentation transcript:

System Fundamentals as Facilitating CubeSat Development Marcus Bever EagleSat Systems Engineer Embry-Riddle Aeronautical University

Presentation Outline The value of systems engineering Relating the elements of design Communication o Model Based Systems Engineering (MBSE) o Hierarchy diagrams o Functional flow block diagrams Tailoring Conclusion

Why Make the Effort Requirement verification o Meet the goal Design traceability o Answer the question of “Why?” Design update compatibility o Manage flow down of modifications System level documentation o Communicate the big picture without missing the details

What’s the Focus? Top down design Design triangle o Requirements: what is being done o Functions: how is it being accomplished o Hardware: what is accomplishing it Iterative and recursive application

C OMMUNICATION Words

Model Based Systems Engineering Communication through diagrams o Represents traceability graphically o Clearly shows interrelationships o Maintains organization through numbering Includes clarifying descriptions Satellite = Sat +Light

Hierarchies: Tool of Systems Thinking Clear representation of requirement, function, and hardware breakdown Numbering Relationship Classification Title

Functional Flow Block Diagrams Functional model of operations, sequencing, and conditions Numbering Project Operational Flow Title

Tailoring Not every document is suited for every project Tools vary with resources and program o Website development Website development o Tailored documentation o Meetings Support team in satellite development o Various tools  selection of most appropriate

Conclusion Communicate o MBSE: hierarchies, functional flow black diagrams o Choosing the right tool Coordinate o Traceability and documentation o Don’t miss the details! Collaborate o Support the technical progress of the satellite

Questions Marcus Bever Embry-Riddle EagleSat