This presentation uses concepts addressed by Stevens lectures, by SE books

Size: px
Start display at page:

Download "This presentation uses concepts addressed by Stevens lectures, by SE books"

Transcription

1 ARCHITECTURES Tsunami Warning System Manolo Omiciuolo Space System Engineer RUAG Space AG

2 This presentation covers a personal elaboration of topics addressed during a post-grad certificate in Space System Engineering completed at the Stevens Institute of Technology (New Jersey USA). This presentation uses concepts addressed by Stevens lectures, by SE books (see bibliography at the end of the presentation), and notions detailed in the NOAA website. The personal elaboration is enriched by thoughts developed throughout my job experience. Sunch presentation is intended to be a vehicle of information sharing totally profit-free in accordance to the spirit of the INCOSE Swiss Chapter. Manolo Omiciuolo

3 Content TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO System Engineer s DART Buoy DART Buoy Analysis & Validation Evaluation 3

4 TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO sudden displacements in the sea floor; landslides; volcanic activity; Figure 1: TSUNAMI versus WINDWAVES (Source: 4

5 TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO Can we PREVENT a Tsunami? NO Can we MITIGATE the impact of a Tsunami? YES, IF community preparedness; timely warnings; effective response; Detect Data Process Data Communicate 5

6 TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO Local Source Distant Source Earthquake Earthquake Waves of 9 m Height To the coast in 20/30 min Waves of high energy To the coast in 3 h to 9 h 6

7 TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO Pacific North West Area Earthquake 7

8 TSUNAMI NEED CONTEXT DIAGRAM OPERATION SCENARIO Earthquake t=0 Warning t=1 hour 8

9 System Engineer s System Engineering can be seen as: Process by which a set of objectives are transformed into an operational system that meets the stakeholders objectives and implements the necessary business process over its useful life; The SE Bible in a few words: Requirements for the entire life cycle; Functions, components and interfaces; Behavior and performances. 9

10 System Engineer s NEED Identify Stakeholders Active&Passive Identify Stakeholders Requirements CAPABILITIES & CHARACTERISTICS Generate, Evaluate and Select System Concept Develop a System Context Diagram The system must produce a certain set of outputs given a certain set of inputs Operational View Identify and Develop System Level USE CASE SCENARIOS Identify System Objectives Checklists and Hierarchies, Customer Surveys, Benchmarking, etc. 1. System Requirements 2. Feature Priorities 3. External Interfaces SRR System Requirement Review 10

11 System Engineer s So far we have described what the system must do by focusing on its inputs and outputs (rem. capabilities), and system objectives (rem. charachteristics). Write the System Requirement Document to support the design; Follow the traceability of the requirements; To support early verification (the as-designed system is designed in the right way) and validation (the as-designed system is the right system); To support the generation of the needed documents to tackle the PDR (Preliminary Design Review); To be able to follow any change in the design through flexible tools and/or graphical ways to represent our system. ARCHITECTURE DEVELOPMENT 11

12 System Engineer s Operational View View View Development of a Diagram Identification of Internal Interfaces Clustering of System Functions/Subsystems PDR Preliminary Design Review Development of a Block Diagram Identification of Interfaces Selection of Technologies/Subsystems 12

13 System Engineer s FUNCTIONAL ARCHITECTURE: it defines what the system must do (i.e., the system s functions and the data that flows between them). PHYSICAL ARCHITECTURE: it represents the partitioning of physical resources available to perform the system s functions. ALLOCATED ARCHITECTURE: it is the mapping of functions to resources in a manner that is suitable for discrete-event simulation of the system s functions (such architecture goes beyond the scope of this lecture). 13

14 System Engineer s From an external view of the system (what it is intended to do) to an internal view (how it will accomplish its intent)... FUNCTION: A function is a process that transforms inputs into outputs; A function describes an action taken by the system or one of its elements; A function is represented by a verb or verb-noun pair. There are several standardized ways to represent a functional architecture (a hierarchical description of a system s functions): FFBD Flow Block Diagram; N-Squared Charts; IDEF Integrated Definition for Function Modelling; 14

15 System Engineer s From an external view of the system (the system itself and its universe) to an internal view (which resources will comprise the system to accomplish the functions)... RESOURCE: A resource could be a hardware; A resource could be a software; A resource could be represented by either people, facilities, documents, procedures; Resources are also a combination of the above mentioned resources. There are many graphical representations of a physical architecture with little standardization (a hierarchical description of a system s resources) however SysML is now accepted as a convention: Block Definition Diagram; Internal Block Diagram; 15

16 DART Buoy DART Buoy Analysis & Validation Evaluation Figure (Source: 16

17 DART Buoy DART Buoy Analysis & Validation Evaluation TSUNAMI WARNING SYSTEM Figure (Source: 17

18 DART Buoy DART Buoy Analysis & Validation Evaluation METAFUNCTION PROVIDE SURFACE BUOY SERVICE 18

19 DART Buoy DART Buoy Analysis & Validation Evaluation IDEF Integrated Definition for Function Modelling Clock Data IRIDIUM Commands Acoustic Data Environment Load GPS Position PROVIDE SURFACE BUOY SERVICE Buoy telemetry Data to tsunameter DART Buoy Level 1 19

20 DART Buoy DART Buoy Analysis & Validation Evaluation Loads IDEF Integrated Definition for Function Modelling PROVIDE BUOYANCY IRIDIUM Commands Clock Data Level 2 Loads SECURE BUOY GPS Position Acoustic Data PROVIDE POWER TRANSCEIVE DATA Buoy telemetry Data to tsunameter Structure Subsystem Mooring Subsystem Power Subsystem Data Comm Subsystem 20

21 DART Buoy DART Buoy Analysis & Validation Evaluation IDEF Integrated Definition for Function Modelling Level 3 IRIDIUM Commands Clock Data TRANSMIT RECEIVE RF Buoy telemetry GPS Position RECEIVE GPS RF ENERGY RELAY DATA Data to tsunameter Acoustic Data IRIDIUM Transceiver MODULATE / DEMODULATE TRANSCEIVE ACOUSTIC DATA GPS Receiver Computer Modem Acoustic Transceiver 21

22 DART Buoy DART Buoy Analysis & Validation Evaluation FFBD Flow Block Diagram Specifies what the system must do, but does not address its inputs and outputs; Can represent both parallel and sequential operations; 22

23 DART Buoy DART Buoy Analysis & Validation Evaluation WAVE IMPACTS THERMAL CHEMICAL Provide Buoyancy (Surface Buoy) STRUCT. HEAT HEAT WAVE EARTH Secure Buoy (Mooring) THERMAL THERMAL Store Chemical Energy (Battery) CHEMICAL Collect H2 ACTION (H2 Getters) H2 GAS FLOW N-Squared Charts THERMAL IRIDIUM COMMANDS THERMAL CLOCK DATA GPS POSITION THERMAL THERMAL THERMAL ACOUSTIC DATA PACKETS THERMAL H2 GAS POWER POWER POWER POWER POWER Vent H2 (Pressure Relief Valve) Transmit/ Receive RF Comms (Iridium Transceiver) Receive GPS RF Energy (GPS Receiver) DATA TO BE PROCESS ED GPS INPUT HEAT PROCESSED DATA Relay Data (Computer ) HEAT DATA FROM TSUNAME TER HEAT DATA TO TSUNAME TER Modulate/ Demod Signal (Modem) DEMOD. DATA Capture systems input and outputs; Say nothing about process flow sequence; MOD. DATA Transceive Acoustic Signal (Acoustic Transducer) H2 FLOW BUOY TELEME TRY ACOUST IC DATA PACKET S 23

24 DART Buoy DART Buoy Analysis & Validation Evaluation Block Definition Diagram DART Buoy Structure Subsystem Mooring Subsystem Can be noted a mapping oneto-one of the first level hierarchy between functional architecture and physical architecture. Power Subsystem Battery H2 Getter Pressure Relief Valve Data Comm Subsystem IRIDIUM Transceiver GPS Receiver Computer Modem Acoustic Transducer 24

25 DART Buoy DART Buoy Analysis & Validation Evaluation Internal Block Diagram Mooring Subsystem Structure Subsystem Data Comm Subsystem Power Subsystem Show the interface connections among the subsystems of a DART Buoy; The empty little square is a port associated with the component and the connector, designating the connection of the two; 25

26 DART Buoy DART Buoy Analysis & Validation Evaluation USE CASE SCENARIOS TSUNAMETER OCEAN ENVIRONMENT DART BUOY MAINTENANCE TEAM IRIDIUM SATELLITE 26

27 DART Buoy DART Buoy Analysis & Validation Evaluation USE CASE SCENARIOS DART TSUNAMETER BUOY Use case scenarios to be traced onto the functional architecture! EARLY VALIDATION OF THE ARCHITECTURE: WE DESIGNED THE RIGHT ARCHITECTURE TO ADDRESS THE INITIAL NEED! 27

28 DART Buoy DART Buoy Analysis & Validation Evaluation Figure (Source: Figure (Source: ARCHITECTURE EVALUATION METHODS 28

29 DART Buoy DART Buoy Analysis & Validation Evaluation ity Simplicity Responsivenes s Scalability Openness A B Optimum Existent Affordability Modularity Availability ARCHITECTURE EVALUATION METHODS 29

30 Tsunami DART Buoy NEED SYSTEM CONTEXT DIAGRAM Evaluation USE CASE SCENARIOS Validation s Analysis 30

31 MODEL TRACEABILITY MORE PRECISE COMMUNICATION CONSISTENT GRAPHIC AND DOCUMENTATION V&V TRACEABILITY 31

32 THANK YOU FOR THE ATTENTION Manolo Omiciuolo mailto: mailto: 32

33 TIPS & TRICKS The rule of thumb is to partition each function (at any level) into 3 to 6 subordinate functions; Two basic approaches are used to develop functional architectures: DECOMPOSITION (top-down); COMPOSITION (bottom-up); Using both is the best solution. First work on the Use Case Scenarios (all the possibilities the product/system can be used for) than think of the functional architecture; Iterate continuously between the System Requirement Document (functional requirements) and the functional architecture; The should be as far as possible a one-to-one mapped to the functional architecture; A good architectural analysis helps defining properly the Subsystems Requirements Documents. A very important part of the SE role is the evaluation of the architectures (i.e., are there any shortfalls? Overlaps?) 33

34 MBSE SW Vitech MBSE: ONION MODEL J. A. Estefan, Survey of Model-Based System Engineering Methodologies, INCOSE MBSE Initiative. 34

35 TSUNAMI More Info DART BPR NOAA PICO TWC Deep ocean Assessment and Reporting of Tsunamis systems Bottom Pressure Recorder National Oceanic and Atmospheric Administration Platform Instrumentation for Continuous Observation Tsunami Warning Center Tsunami Warning System 35

36 Bibliography Dennis M. Buede, The Engineering Design of Systems 2nd edition, Wiley; Larson, Kikpatrick, Sellers, Thomas and Verma, Applied Space Systems Engineering, McGrawHill; 36

Computers Watching Tsunamis DEEP- O C E A N A S S E S S M E N T A N D R E P O R T I N G ( D A R T I I )

Computers Watching Tsunamis DEEP- O C E A N A S S E S S M E N T A N D R E P O R T I N G ( D A R T I I ) Computers Watching Tsunamis DEEP- O C E A N A S S E S S M E N T A N D R E P O R T I N G ( D A R T I I ) Origins of Tsunamis 1 Origins of Tsunamis 1 Energy density I(r) in terms of energy, E, and distance,

More information

System development and performance of the Deep-ocean Assessment and Reporting of Tsunamis (DART) system from

System development and performance of the Deep-ocean Assessment and Reporting of Tsunamis (DART) system from ITS 2001 Proceedings, NHTMP Review Session, Paper R-24 317 System development and performance of the Deep-ocean Assessment and Reporting of Tsunamis (DART) system from 1997 2001 Christian Meinig, Marie

More information

Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter.

Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter. Tsunami Detection System Nick Street, Project Engineer David Mould, Presenter Agenda 1. Need for Tsunami Detection System 2. System Overview 3. Tsunami Detection System requirements 4. Seabed Unit - Tsunameter

More information

Model-Based Systems Engineering Methodologies. J. Bermejo Autonomous Systems Laboratory (ASLab)

Model-Based Systems Engineering Methodologies. J. Bermejo Autonomous Systems Laboratory (ASLab) Model-Based Systems Engineering Methodologies J. Bermejo Autonomous Systems Laboratory (ASLab) Contents Introduction Methodologies IBM Rational Telelogic Harmony SE (Harmony SE) IBM Rational Unified Process

More information

Developing and Distributing a Model-Based Systems Engineering(MBSE) CubeSat Reference Model Status

Developing and Distributing a Model-Based Systems Engineering(MBSE) CubeSat Reference Model Status Developing and Distributing a Model-Based Systems Engineering(MBSE) CubeSat Reference Model Status Dave Kaslow Chair: International Council on Systems Engineering (INCOSE) Space Systems Working Group (SSWG)

More information

Model Based Systems Engineering with MagicGrid

Model Based Systems Engineering with MagicGrid November 2, 2016 Model Based Systems Engineering with MagicGrid No Magic, Inc. System Model as an Integration Framework Need for Ecosystem 2 2012-2014 by Sanford Friedenthal 19 The modeling language is

More information

Model Based Systems of Systems Engineering. Fran McCafferty Principal Systems Engineer

Model Based Systems of Systems Engineering. Fran McCafferty Principal Systems Engineer Model Based Systems of Systems Engineering Fran McCafferty Principal Systems Engineer fmccafferty@vitechcorp.com 1 System of Systems v System of Subsystems The major distinction between systems as elements

More information

Object-oriented Analysis and Design

Object-oriented Analysis and Design Object-oriented Analysis and Design Stages in a Software Project Requirements Writing Understanding the Client s environment and needs. Analysis Identifying the concepts (classes) in the problem domain

More information

Mid Term Exam SES 405 Exploration Systems Engineering 3 March Your Name

Mid Term Exam SES 405 Exploration Systems Engineering 3 March Your Name Mid Term Exam SES 405 Exploration Systems Engineering 3 March 2016 --------------------------------------------------------------------- Your Name Short Definitions (2 points each): Heuristics - refers

More information

A MODEL-DRIVEN REQUIREMENTS ENGINEERING APPROACH TO CONCEPTUAL SATELLITE DESIGN

A MODEL-DRIVEN REQUIREMENTS ENGINEERING APPROACH TO CONCEPTUAL SATELLITE DESIGN A MODEL-DRIVEN REQUIREMENTS ENGINEERING APPROACH TO CONCEPTUAL SATELLITE DESIGN Bruno Bustamante Ferreira Leonor, brunobfl@yahoo.com.br Walter Abrahão dos Santos, walter@dss.inpe.br National Space Research

More information

Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model Interim Status

Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model Interim Status Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model Interim Status Dave Kaslow Chair: International Council on Systems Engineering (INCOSE) Space Systems Working

More information

Determination of tsunami sources using deep ocean wave records

Determination of tsunami sources using deep ocean wave records Bull. Nov. Comp. Center, Math. Model. in Geoph., 11 (26), 53 63 c 26 NCC Publisher Determination of tsunami sources using deep ocean wave records A.Yu. Bezhaev, M.M. Lavrentiev (jr.), An.G. Marchuk, V.V.

More information

Introduction to Systems Engineering

Introduction to Systems Engineering p. 1/2 ENES 489P Hands-On Systems Engineering Projects Introduction to Systems Engineering Mark Austin E-mail: austin@isr.umd.edu Institute for Systems Research, University of Maryland, College Park Career

More information

Recent Developments in NOAA s Real- Time Coastal Observing Systems for Safe and Efficient Maritime Transportation

Recent Developments in NOAA s Real- Time Coastal Observing Systems for Safe and Efficient Maritime Transportation Recent Developments in NOAA s Real- Time Coastal Observing Systems for Safe and Efficient Maritime Transportation Rich Edwing, Director NOAA Center for Operational Oceanographic Products and Services CMTS

More information

Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation

Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation Proposed Curriculum Master of Science in Systems Engineering for The MITRE Corporation Core Requirements: (9 Credits) SYS 501 Concepts of Systems Engineering SYS 510 Systems Architecture and Design SYS

More information

Systems Engineering Presented at Stevens New Jersey Community College Strategic Partnership 27 th September, 2005

Systems Engineering Presented at Stevens New Jersey Community College Strategic Partnership 27 th September, 2005 Systems Engineering Presented at Stevens New Jersey Community College Strategic Partnership 27 th September, 2005 Dr. Rashmi Jain Associate Professor Systems Engineering and Engineering Management 2005

More information

Systems Engineering CSC 595_495 Spring 2018 Howard Rosenthal

Systems Engineering CSC 595_495 Spring 2018 Howard Rosenthal Systems Engineering CSC 595_495 Spring 2018 Howard Rosenthal 1 Notice This course is based on and includes material from the text: The Engineering Design of Systems: Models and Methods (Wiley Series in

More information

Rotorcraft Systems Engineering and Simulation Center

Rotorcraft Systems Engineering and Simulation Center MBSE Programs at UAH and Other Thoughts Presented at the MBSE and Software System Safety Workshop David Arterburn Director, (256) 824-6846 arterbd@uah.edu http://www.uah.edu/rsesc Complex Systems Integration

More information

Systems Engineering Overview. Axel Claudio Alex Gonzalez

Systems Engineering Overview. Axel Claudio Alex Gonzalez Systems Engineering Overview Axel Claudio Alex Gonzalez Objectives Provide additional insights into Systems and into Systems Engineering Walkthrough the different phases of the product lifecycle Discuss

More information

System Architecture Module Exploration Systems Engineering, version 1.0

System Architecture Module Exploration Systems Engineering, version 1.0 System Architecture Module Exploration Systems Engineering, version 1.0 Exploration Systems Engineering: System Architecture Module Module Purpose: System Architecture Place system architecture development

More information

Integrating Core Systems Engineering Design Concepts into Traditional Engineering

Integrating Core Systems Engineering Design Concepts into Traditional Engineering Paper ID #12537 Integrating Core Systems Engineering Design Concepts into Traditional Engineering Disciplines Rama N Reddy Prof. Kamran Iqbal, University of Arkansas, Little Rock Kamran Iqbal obtained

More information

CRITICAL DESIGN REVIEW

CRITICAL DESIGN REVIEW STUDENTS SPACE ASSOCIATION THE FACULTY OF POWER AND AERONAUTICAL ENGINEERING WARSAW UNIVERSITY OF TECHNOLOGY CRITICAL DESIGN REVIEW November 2016 Issue no. 1 Changes Date Changes Pages/Section Responsible

More information

Abstract. 1. Introduction

Abstract. 1. Introduction IBP1572_09 REMOTE EROSION AND CORROSION MONITORING OF SUBSEA PIPELINES USING ACOUSTIC TELEMETRY AND WET-MATE CONNECTOR TECHNOLOGY Howard Painter 1, Stewart Barlow 2, Daniel Clarke 3, Dale Green 4 Copyright

More information

GNSS buoy array in the ocean for natural hazard mitigation. Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan

GNSS buoy array in the ocean for natural hazard mitigation. Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan GNSS buoy array in the ocean for natural hazard mitigation Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan 1 GNSS applications in Earth science From static to high-rate observations

More information

Stevens Institute of Technology & Systems Engineering Research Center (SERC)

Stevens Institute of Technology & Systems Engineering Research Center (SERC) Stevens Institute of Technology & Systems Engineering Research Center (SERC) Transforming Systems Engineering through a Holistic Approach to Model Centric Engineering Presented to: NDIA 2014 By: Dr. Mark

More information

CC532 Collaborative System Design

CC532 Collaborative System Design CC532 Collaborative Design Part I: Fundamentals of s Engineering 5. s Thinking, s and Functional Analysis Views External View : showing the system s interaction with environment (users) 2 of 24 Inputs

More information

GNSS (GPS) buoy array in the Pacific for natural disaster mitigation. Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan

GNSS (GPS) buoy array in the Pacific for natural disaster mitigation. Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan GNSS (GPS) buoy array in the Pacific for natural disaster mitigation Teruyuki KATO Earthquake Research Institute the University of Tokyo, Japan 1 (Modified from Oki & Koketsu, 2011) Historical megaquakes

More information

CubeSat Model-Based Systems Engineering (MBSE) Reference Model - Development and Distribution Interim Status #3

CubeSat Model-Based Systems Engineering (MBSE) Reference Model - Development and Distribution Interim Status #3 CubeSat Model-Based Systems Engineering (MBSE) Reference Model - Development and Distribution Interim Status #3 D. Kaslow david.kaslow@gmail.com International Council on Systems Engineering (INCOSE) Space

More information

Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings. Amos Gellert, Nataly Kats

Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings. Amos Gellert, Nataly Kats Mr. Amos Gellert Technological aspects of level crossing facilities Israel Railways No Fault Liability Renewal The Implementation of New Technological Safety Devices at Level Crossings Deputy General Manager

More information

UNIT-III LIFE-CYCLE PHASES

UNIT-III LIFE-CYCLE PHASES INTRODUCTION: UNIT-III LIFE-CYCLE PHASES - If there is a well defined separation between research and development activities and production activities then the software is said to be in successful development

More information

Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model

Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model Developing and Distributing a CubeSat Model-Based Systems Engineering (MBSE) Reference Model Dave Kaslow International Council on Systems Engineering (INCOSE) Space Systems Working Group (SSWG) INCOSE

More information

Grundlagen des Software Engineering Fundamentals of Software Engineering

Grundlagen des Software Engineering Fundamentals of Software Engineering Software Engineering Research Group: Processes and Measurement Fachbereich Informatik TU Kaiserslautern Grundlagen des Software Engineering Fundamentals of Software Engineering Winter Term 2011/12 Prof.

More information

Accutech AM20. Wireless acoustic monitor field unit

Accutech AM20. Wireless acoustic monitor field unit Accutech AM20 Wireless acoustic monitor field unit 1 The Accutech AM20 wireless acoustic monitor field unit monitors pressure relief valves, steam traps, automatic tank cleaning (CIP) systems, and other

More information

Guide to Inductive Moorings

Guide to Inductive Moorings Guide to Inductive Moorings Real-Time Ocean Observing Systems with Inductive Modem Telemetry Technology Visit Us at sea-birdscientific.com Reach us at info@seabird.com Copyright 2016 Sea-Bird Scientific

More information

Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering

Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering College of Science and Technology Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering Masahiko Yamazaki(Nihon University) Pre-Symposium Hands-on Workshop at Stellenbosch University(Dec.

More information

Lecture 1. Tinoosh Mohsenin

Lecture 1. Tinoosh Mohsenin Lecture 1 Tinoosh Mohsenin Today Administrative items Syllabus and course overview Digital systems and optimization overview 2 Course Communication Email Urgent announcements Web page http://www.csee.umbc.edu/~tinoosh/cmpe650/

More information

Managing the Innovation Process. Development Stage: Technical Problem Solving, Product Design & Engineering

Managing the Innovation Process. Development Stage: Technical Problem Solving, Product Design & Engineering Managing the Innovation Process Development Stage: Technical Problem Solving, Product Design & Engineering Managing the Innovation Process The Big Picture Source: Lercher 2016, 2017 Source: Lercher 2016,

More information

Long-term Acoustic Real-Time Sensor for Polar Areas (LARA)

Long-term Acoustic Real-Time Sensor for Polar Areas (LARA) DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Long-term Acoustic Real-Time Sensor for Polar Areas (LARA) Holger Klinck, Haru Matsumoto, David K. Mellinger, and Robert

More information

Applying Model-Based Systems Engineering (MBSE) to Develop an Executable Model for the RAX CubeSat Mission

Applying Model-Based Systems Engineering (MBSE) to Develop an Executable Model for the RAX CubeSat Mission Applying Model-Based Systems Engineering (MBSE) to Develop an Executable Model for the RAX CubeSat Mission Sara Spangelo Spangelo.sara@gmail.com JPL Univ of Michigan Hongman Kim hkim@phoenix-int.com Grant

More information

Acoustic Communications and Navigation for Mobile Under-Ice Sensors

Acoustic Communications and Navigation for Mobile Under-Ice Sensors DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Acoustic Communications and Navigation for Mobile Under-Ice Sensors Lee Freitag Applied Ocean Physics and Engineering 266

More information

(SDR) Based Communication Downlinks for CubeSats

(SDR) Based Communication Downlinks for CubeSats Software Defined Radio (SDR) Based Communication Downlinks for CubeSats Nestor Voronka, Tyrel Newton, Alan Chandler, Peter Gagnon Tethers Unlimited, Inc. 11711 N. Creek Pkwy S., Suite D113 Bothell, WA

More information

Handling Failures In A Swarm

Handling Failures In A Swarm Handling Failures In A Swarm Gaurav Verma 1, Lakshay Garg 2, Mayank Mittal 3 Abstract Swarm robotics is an emerging field of robotics research which deals with the study of large groups of simple robots.

More information

Strategic Considerations when Introducing Model Based Systems Engineering

Strategic Considerations when Introducing Model Based Systems Engineering Copyright 2015 by Christoph Bräuchle, Manfred Broy, Dominik Rüchardt. Permission granted to INCOSE to publish and use Strategic Considerations when Introducing Model Based Systems Engineering Christoph

More information

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 Riza Muhida Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 1 Presentation Outline Abstract Background Objective Project Scope

More information

Project METEOR Instrumentation Platform P08101

Project METEOR Instrumentation Platform P08101 Project METEOR 07-08 Instrumentation Platform P08101 Team Members (from left to right): Christopher J. Fisher (Project Manager), David J. Semione, Gabriela Eneriz Pereira Nunes, Brian A. Hanna, Sergey

More information

The Application of SE Methodologies to the design and development of a Space Telescope

The Application of SE Methodologies to the design and development of a Space Telescope SWISSED15 The Application of SE Methodologies to the design and development of a Space Telescope Mike Johnson CSEP, Systems Engineering Teamleader at RUAG Space Overview / Aim / Agenda Aim: That you and

More information

2013 RockSat-C Preliminary Design Review

2013 RockSat-C Preliminary Design Review 2013 RockSat-C Preliminary Design Review TEC (The Electronics Club) Eastern Shore Community College Melfa, VA Larry Brantley, Andrew Carlton, Chase Riley, Nygel Meece, Robert Williams Date 10/26/2012 Mission

More information

MBSE Survey 2. INCOSE International Workshop Jacksonville, Florida Presented January 21-22, Prepared by Dr. Robert Cloutier Mary A.

MBSE Survey 2. INCOSE International Workshop Jacksonville, Florida Presented January 21-22, Prepared by Dr. Robert Cloutier Mary A. MBSE Survey 2 INCOSE International Workshop Jacksonville, Florida Presented January 21-22, 2012 Prepared by Dr. Robert Cloutier Mary A. Bone Question 1 Please tell us about yourself. (Optional) International

More information

Validation and Verification of MBSE-compliant CubeSat Reference Model

Validation and Verification of MBSE-compliant CubeSat Reference Model 15 th Annual Conference on Systems Engineering Research Disciplinary Convergence: Implications for Systems Engineering Research Eds.: Azad M. Madni, Barry Boehm Daniel A. Erwin, Roger Ghanem; University

More information

Developing a CubeSat Model-Based System Engineering (MBSE) Reference Model Interim Status #3

Developing a CubeSat Model-Based System Engineering (MBSE) Reference Model Interim Status #3 Developing a CubeSat Model-Based System Engineering (MBSE) Reference Model Interim Status #3 David Kaslow Consultant Berwyn, PA 19312 610-405-6685 david.kaslow@gmail.com Laura Hart The MITRE Corporation

More information

Use of Knowledge Modeling to Characterize the NOAA Observing System Architecture

Use of Knowledge Modeling to Characterize the NOAA Observing System Architecture Use of Knowledge Modeling to Characterize the NOAA Observing System Architecture Presentation to The Open Group Architecture Practitioner s Conference 23 October 2003 James N Martin The Aerospace Corporation

More information

Introduction (concepts and definitions)

Introduction (concepts and definitions) Objectives: Introduction (digital system design concepts and definitions). Advantages and drawbacks of digital techniques compared with analog. Digital Abstraction. Synchronous and Asynchronous Systems.

More information

program RESEARCH CHARTER Deep-ocean Tsunami Detection Buoy (DART) deployment for the Australian Tsunami Warning System (ATWS)

program RESEARCH CHARTER Deep-ocean Tsunami Detection Buoy (DART) deployment for the Australian Tsunami Warning System (ATWS) 2007 07 V0 0R S o u t h e r n S u r v e y o r program voyageplan SS03-2007 RESEARCH CHARTER Deep-ocean Tsunami Detection Buoy (DART) deployment for the Australian Tsunami Warning System (ATWS) Itinerary

More information

Miguel A. Aguirre. Introduction to Space. Systems. Design and Synthesis. ) Springer

Miguel A. Aguirre. Introduction to Space. Systems. Design and Synthesis. ) Springer Miguel A. Aguirre Introduction to Space Systems Design and Synthesis ) Springer Contents Foreword Acknowledgments v vii 1 Introduction 1 1.1. Aim of the book 2 1.2. Roles in the architecture definition

More information

GLOBAL SATELLITE SYSTEM FOR MONITORING

GLOBAL SATELLITE SYSTEM FOR MONITORING MEETING BETWEEN YUZHNOYE SDO AND HONEYWELL, International Astronautical Congress IAC-2012 DECEMBER 8, 2009 GLOBAL SATELLITE SYSTEM FOR MONITORING YUZHNOYE SDO PROPOSALS FOR COOPERATION WITH HONEYWELL EARTH

More information

Model Based Systems Engineering (MBSE) Business Case Considerations An Enabler of Risk Reduction

Model Based Systems Engineering (MBSE) Business Case Considerations An Enabler of Risk Reduction Model Based Systems Engineering (MBSE) Business Case Considerations An Enabler of Risk Reduction Prepared for: National Defense Industrial Association (NDIA) 26 October 2011 Peter Lierni & Amar Zabarah

More information

Engineering Project Proposals

Engineering Project Proposals Engineering Project Proposals (Wireless sensor networks) Group members Hamdi Roumani Douglas Stamp Patrick Tayao Tyson J Hamilton (cs233017) (cs233199) (cs232039) (cs231144) Contact Information Email:

More information

A Report On Tide Gauges In Singapore. 1 The Republic of Singapore is an island city-state situated at the southern tip of

A Report On Tide Gauges In Singapore. 1 The Republic of Singapore is an island city-state situated at the southern tip of A Report On Tide Gauges In Singapore Introduction 1 The Republic of Singapore is an island city-state situated at the southern tip of Peninsula Malaysia, approximately 1 north of the equator. It consists

More information

I\1AA/5EA WARFARE CENTERS NEWPORT

I\1AA/5EA WARFARE CENTERS NEWPORT I\1AA/5EA WARFARE CENTERS NEWPORT DEPARTMENT OF THE NAVY NAVAL UNDERSEA WARFARE CENTER DIVISION NEWPORT OFFICE OF COUNSEL PHONE: 401 832-3653 FAX: 401 832-4432 DSN: 432-3653 Attorney Docket No. 99213 Date:

More information

Integrated Model-Based Systems Engineering (MBSE) Applied to the Simulation of a CubeSat Mission 1. INTRODUCTION

Integrated Model-Based Systems Engineering (MBSE) Applied to the Simulation of a CubeSat Mission 1. INTRODUCTION Integrated Model-Based Systems Engineering (MBSE) Applied to the Simulation of a CubeSat Mission David Kaslow Analytical Graphics 220 Valley Creek Blvd Exton, PA 19341 david.kaslow@gmail.com Grant Soremekun

More information

Subsea Control Systems

Subsea Control Systems Subsea Control Systems Simplifying Subsea Production INGENIOUS SIMPLICITY Proserv s direct hydraulic and multiplexed production subsea control systems provide control and shutdown of subsea wells together

More information

Practical Application of MBSE to Early Phase Space System Development

Practical Application of MBSE to Early Phase Space System Development DLR.de Chart 1 > PRACTICAL APPLICATION OF MBSE TO SPACE SYSTEM DEVELOPMENT > M Kretzenbacher 07.10.16 Practical Application of MBSE to Early Phase Space System Development Professional Thesis Project Michael

More information

EIS - Electronics Instrumentation Systems for Marine Applications

EIS - Electronics Instrumentation Systems for Marine Applications Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 230 - ETSETB - Barcelona School of Telecommunications Engineering 710 - EEL - Department of Electronic Engineering MASTER'S DEGREE

More information

CHILEAN SEA LEVEL NETWORK

CHILEAN SEA LEVEL NETWORK 5 th IHO TIDAL AND WATER LEVEL WORKING GROUP MEETING 14-16 MAY 2013, HELSINKI, FINLAND CHILEAN SEA LEVEL NETWORK Juan Fierro C. Lecture Overview Tsunami, Offshore Maule, Chile Current State and ongoing

More information

A FRAMEWORK FOR PERFORMING V&V WITHIN REUSE-BASED SOFTWARE ENGINEERING

A FRAMEWORK FOR PERFORMING V&V WITHIN REUSE-BASED SOFTWARE ENGINEERING A FRAMEWORK FOR PERFORMING V&V WITHIN REUSE-BASED SOFTWARE ENGINEERING Edward A. Addy eaddy@wvu.edu NASA/WVU Software Research Laboratory ABSTRACT Verification and validation (V&V) is performed during

More information

The secret behind mechatronics

The secret behind mechatronics The secret behind mechatronics Why companies will want to be part of the revolution In the 18th century, steam and mechanization powered the first Industrial Revolution. At the turn of the 20th century,

More information

ARTES Competitiveness & Growth Full Proposal. Requirements for the Content of the Technical Proposal. Part 3B Product Development Plan

ARTES Competitiveness & Growth Full Proposal. Requirements for the Content of the Technical Proposal. Part 3B Product Development Plan ARTES Competitiveness & Growth Full Proposal Requirements for the Content of the Technical Proposal Part 3B Statement of Applicability and Proposal Submission Requirements Applicable Domain(s) Space Segment

More information

Measuring Currents from Aids-to-Navigation Buoys

Measuring Currents from Aids-to-Navigation Buoys Measuring Currents from Aids-to-Navigation Buoys Recent Design Improvements Bob Heitsenrether Kate Bosley, PhD Kasey Hall Overview CO-OPS Background NOAA s Physical Oceanographic Real-time System (PORTS

More information

From Single to Formation Flying CubeSats: An Update of the Delfi Programme

From Single to Formation Flying CubeSats: An Update of the Delfi Programme From Single to Formation Flying CubeSats: An Update of the Delfi Programme Jian Guo, Jasper Bouwmeester & Eberhard Gill 1 Outline Introduction Delfi-C 3 Mission Delfi-n3Xt Mission Lessons Learned DelFFi

More information

Iridium Global PTT. Hardware 9575 PTT & 9523 PTT core module Docking stations from ASE & Beam NI Matrix. Beta testing underway

Iridium Global PTT. Hardware 9575 PTT & 9523 PTT core module Docking stations from ASE & Beam NI Matrix. Beta testing underway Iridium Global PTT Iridium Global PTT Global Push to Talk Voice Service launching in May 2015 Main features Truly global & secure (AES 256) Low latency (

More information

Terms of Reference of Aircraft Noise at IGI Airport, New Delhi

Terms of Reference of Aircraft Noise at IGI Airport, New Delhi Terms of Reference of Aircraft Noise at IGI Airport, New Delhi In order to determine the noise impact from aircraft flights and identify potential measures to reduce the noise impact, an Aircraft Noise

More information

Design of a Remote-Cockpit for small Aerospace Vehicles

Design of a Remote-Cockpit for small Aerospace Vehicles Design of a Remote-Cockpit for small Aerospace Vehicles Muhammad Faisal, Atheel Redah, Sergio Montenegro Universität Würzburg Informatik VIII, Josef-Martin Weg 52, 97074 Würzburg, Germany Phone: +49 30

More information

Smart and Networking Underwater Robots in Cooperation Meshes

Smart and Networking Underwater Robots in Cooperation Meshes Smart and Networking Underwater Robots in Cooperation Meshes SWARMs Newsletter #1 April 2016 Fostering offshore growth Many offshore industrial operations frequently involve divers in challenging and risky

More information

DriftSonde System Analysis

DriftSonde System Analysis DriftSonde System Analysis Charles Martin Research Technology Facility Atmospheric Technology Division National Center for Atmospheric Research Boulder, Colorado 1 Introduction ICARUS System Analysis

More information

Acoustic Communications and Navigation for Mobile Under-Ice Sensors

Acoustic Communications and Navigation for Mobile Under-Ice Sensors DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Acoustic Communications and Navigation for Mobile Under-Ice Sensors Lee Freitag Applied Ocean Physics and Engineering 266

More information

Knowledge Capture, Cross Boundary Communication and Early Validation with Dynamic A3 Architectures

Knowledge Capture, Cross Boundary Communication and Early Validation with Dynamic A3 Architectures Knowledge Capture, Cross Boundary Communication and Early Validation with Dynamic A3 Architectures Vickram Singh Dresser-Rand AS Kongsberg, Norway vickram.sngh@gmail.com Gerrit Muller Buskerud University

More information

MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES. William B. Rouse November 13, 2013

MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES. William B. Rouse November 13, 2013 MODELING COMPLEX SOCIO-TECHNICAL ENTERPRISES William B. Rouse November 13, 2013 Overview Complex Socio-Technical Systems Overall Methodology Thinking in Terms of Phenomena Abstraction, Aggregation & Representation

More information

Trimble SG SeismoGeodetic For Earthquake Early Warning

Trimble SG SeismoGeodetic For Earthquake Early Warning Trimble SG160-09 SeismoGeodetic For Earthquake Early Warning GeoSmart KL, Malaysia 1 ST October, 2015 TAN SIEW SIONG source: INTERNET Source: www.shakeout.govt.nz source: INTERNET CASE Studies Migration

More information

Modernised GNSS Receiver and Design Methodology

Modernised GNSS Receiver and Design Methodology Modernised GNSS Receiver and Design Methodology March 12, 2007 Overview Motivation Design targets HW architecture Receiver ASIC Design methodology Design and simulation Real Time Emulation Software module

More information

Ground Station Design for STSAT-3

Ground Station Design for STSAT-3 Technical Paper Int l J. of Aeronautical & Space Sci. 12(3), 283 287 (2011) DOI:10.5139/IJASS.2011.12.3.283 Ground Station Design for STSAT-3 KyungHee Kim*, Hyochoong Bang*, Jang-Soo Chae**, Hong-Young

More information

CubeSat Model-Based System Engineering (MBSE) Reference Model Development and Distribution Interim Status

CubeSat Model-Based System Engineering (MBSE) Reference Model Development and Distribution Interim Status CubeSat Model-Based System Engineering (MBSE) Reference Model Development and Distribution Interim Status David Kaslow 1 Consultant, Berwyn, PA 19312 USA Bradley J. Ayres 2 The Aerospace Corporation, Wright

More information

Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success

Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success Leveraging 21st Century SE Concepts, Principles, and Practices to Achieve User, Healthcare Services, and Medical Device Development Success Charles Wasson, ESEP Wasson Strategics, LLC Professional Training

More information

STARTRAK PIGGING TECHNOLOGIES, INC. PIPELINE PIG MONITORING

STARTRAK PIGGING TECHNOLOGIES, INC. PIPELINE PIG MONITORING STARTRAK PIGGING TECHNOLOGIES, INC. Pathfinder magnetic pigs can now be monitored for all types of operations, world wide. Station Magnetometers - Statics for land service operations. Buoy systems - Offshore

More information

Revision of C Guide for Application of Monitoring Equipment to Liquid Immersed Transformers and Components. Mike Spurlock Chairman

Revision of C Guide for Application of Monitoring Equipment to Liquid Immersed Transformers and Components. Mike Spurlock Chairman Revision of C57.143-2012 Guide for Application of Monitoring Equipment to Liquid Immersed Transformers and Components Mike Spurlock Chairman All participants in this meeting have certain obligations under

More information

Safety and alarming applications using ISA100 Wireless

Safety and alarming applications using ISA100 Wireless Safety and alarming applications using ISA100 Wireless Standards Certification Education & Training Publishing Conferences & Exhibits 11 th November, 2015 Toshi Hasegawa Yokogawa Electric Corporation Presenter

More information

SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS

SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS SYSTEM OF SYSTEMS ENGINEERING COLLABORATORS INFORMATION EXCHANGE (SOSECIE) SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS 28 APRIL 2015 C. Robert Kenley, PhD, ESEP Associate Professor

More information

Understanding Requirements. Slides copyright 1996, 2001, 2005, 2009, 2014 by Roger S. Pressman. For non-profit educational use only

Understanding Requirements. Slides copyright 1996, 2001, 2005, 2009, 2014 by Roger S. Pressman. For non-profit educational use only Chapter 8 Understanding Requirements Slide Set to accompany Software Engineering: A Practitioner s Approach, 8/e by Roger S. Pressman and Bruce R. Maxim Slides copyright 1996, 2001, 2005, 2009, 2014 by

More information

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions Implementing with RC1180-MBUS Wireless M-Bus module by Ø. Nottveit Introduction Wireless M-Bus (EN 13757-4:2005) is the only wireless standard specifically targeting the reading of electricity, gas-, water-,

More information

Piping & Equipment Identification

Piping & Equipment Identification Piping & Equipment Identification Part 1 General 1.01 Description of Work A. Work in this section includes: Identification materials, including necessary accessories indicated on Contract Documents and

More information

IQ2015 Connectivity Test System

IQ2015 Connectivity Test System BROCHURE IQ2015 Connectivity Test System TM 2014 LitePoint, A Teradyne Company. All rights reserved. Introduction LitePoint s IQ2015 Connectivity Test System is the first product to specifically address

More information

Space Technology FY 2013

Space Technology FY 2013 Space Technology FY 2013 Dr. Mason Peck, Office of the Chief Technologist ASEB April 4, 2012 O f f i c e o f t h e C h i e f T e c h n o l o g i s t Technology at NASA NASA pursues breakthrough technologies

More information

THE APPLICATION OF SYSTEMS ENGINEERING ON THE BUILDING DESIGN PROCESS

THE APPLICATION OF SYSTEMS ENGINEERING ON THE BUILDING DESIGN PROCESS THE APPLICATION OF SYSTEMS ENGINEERING ON THE BUILDING DESIGN PROCESS A.Yahiaoui 1, G. Ulukavak Harputlugil 2, A.E.K Sahraoui 3 & J. Hensen 4 1 & 4 Center for Building & Systems TNO-TU/e, 5600 MB Eindhoven,

More information

UNDERWATER CURRENT CONNECTOR

UNDERWATER CURRENT CONNECTOR HOWARD UNIVERSITY SENIOR DESIGN PROJECT UNDERWATER CURRENT CONNECTOR Team Members: Crepin Mahop (Senior EE) De Shawnn L. Woods II (Senior EE) Kerri Chambers (Senior EE) Joshua Ajayi (Senior CE) Team Support:

More information

1. Detect and locate potentially illegal fishing ship using satellite image, AIS data, and external sources.

1. Detect and locate potentially illegal fishing ship using satellite image, AIS data, and external sources. Title: Development of Microsatellite to Detect Illegal Fishing MS-SAT Primary Point of Contact (POC) & email: Dr. Ridanto Eko Poetro; ridanto@ae.itb.ac.id Co-authors: Ernest Sebastian C., Bintang A.S.W.A.M.

More information

CHAPTER 9 HIGH FREQUENCY RADIO OPERATION CHAPTER

CHAPTER 9 HIGH FREQUENCY RADIO OPERATION CHAPTER SECTION 2 ESTABLISHMENT, MAINTENANCE AND OPERATION OF COMMUNICATION SYSTEMS AND EQUIPMENT CHAPTER 9 HIGH FREQUENCY RADIO OPERATION CHAPTER 9 9.1 COMPLEXITIES AND VARIABLES The operation of High Frequency

More information

RECOMMENDATION ITU-R BS

RECOMMENDATION ITU-R BS Rec. ITU-R BS.1350-1 1 RECOMMENDATION ITU-R BS.1350-1 SYSTEMS REQUIREMENTS FOR MULTIPLEXING (FM) SOUND BROADCASTING WITH A SUB-CARRIER DATA CHANNEL HAVING A RELATIVELY LARGE TRANSMISSION CAPACITY FOR STATIONARY

More information

Ranger USBL Acoustic Positioning System for DP Reference and Survey

Ranger USBL Acoustic Positioning System for DP Reference and Survey Acoustic Positioning System for DP Reference and Survey cc 545000m N 544990m 544980m 544970m 6027910m 6027900m W 6027890m 6027880m S Contents Introduction 01 Ranger USBL System Overview 02 Ranger USBL

More information

Air Force Institute of Technology. A CubeSat Mission for Locating and Mapping Spot Beams of GEO Comm-Satellites

Air Force Institute of Technology. A CubeSat Mission for Locating and Mapping Spot Beams of GEO Comm-Satellites Air Force Institute of Technology A CubeSat Mission for Locating and Mapping Spot Beams of GEO Comm-Satellites Lt. Jake LaSarge PI: Dr. Jonathan Black Dr. Brad King Dr. Gary Duke August 9, 2015 1 Outline

More information

An Integrated Modeling and Simulation Methodology for Intelligent Systems Design and Testing

An Integrated Modeling and Simulation Methodology for Intelligent Systems Design and Testing An Integrated ing and Simulation Methodology for Intelligent Systems Design and Testing Xiaolin Hu and Bernard P. Zeigler Arizona Center for Integrative ing and Simulation The University of Arizona Tucson,

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information