ESA s Data Management System for the Russian Segment of the International Space Station
|
|
|
- Janis Barrett
- 10 years ago
- Views:
Transcription
1 iss data management system ESA s Data Management System for the Russian Segment of the International Space Station J. Graf, C. Reimers & A. Errington ESA Directorate of Manned Spaceflight and Microgravity, ESTEC, Noordwijk, The Netherlands Role of the Data Management System The first modules of the International Space Station (ISS) will be the Functional Cargo Block (FGB, built by Russia and financed by NASA), NASA s Node 1 and the Russian Service Module. As the Service Module has to be autonomous from the beginning of its orbital life, it carries its own Data Management System (DMS-R). In October 1997, two flight units of the Data Management System (DMS-R) for the Service Module of the Russian Segment of the International Space Station were handed over by ESA to the Russian Space Agency (RKA) for use by RSC Energia, the prime contractor for the Service Module and the entire Russian Segment. The Data Management System was developed and manufactured in Europe by an industrial team led by Daimler-Benz Aerospace (DASA) in Bremen, Germany, under a contract placed by ESA s Directorate of Manned Spaceflight and Microgravity in Noordwijk, The Netherlands. The project is governed by a cooperative agreement between ESA and RKA. This is the first delivery of ESA flight hardware within the International Space Station Programme to another International Partner. It will be launched with the station s third assembly flight, in December Ultimately, the Data Management System will not only control the module itself, but also perform overall control, mission and failure management of the entire Russian Segment, such as: system and subsystem control, especially guidance, navigation and control mission management and supervisory control by ground and crew management of onboard tasks and failure recovery time distribution, time tagging and synchronisation data acquisition and control for onboard systems and experiments exchange of data and commands with the other parts of the station It will also provide overall guidance and navigation for the entire station. Overall DMS-R Configuration The Data Management System architecture of the Russian Segment and its interfaces with the overall International Space Station is shown in Figure 1. Ten MIL-STD buses provide the interconnectivity between the various elements and equipment. The ESA-provided Service Module onboard units are: Two Fault Tolerant Computers (Figure 2): a Control Computer and a Terminal Computer. Two Control Posts (Figures 3 and 4) for command and control by the crew via the DMS-R, and for commanding experiments and the European Robotic Arm (ERA), which is also being developed by ESA under a cooperative arrangement. A more detailed block diagram of the Service Module Data Management System is shown in Figure 5. The Control Computer and Terminal Computer have built-in redundancy to provide the required failure tolerance. The Control Posts can be configured to execute different, dedicated tasks or to operate in redundancy mode. The application software for the onboard computers is being developed by the Russian Service Module contractor, RSC Energia, using an ESA-provided Ground System, which provides the hardware and software environment to support software design, development, simulation, test and validation. It is also being used to integrate hardware and software into the Service Module Flight Model. Principles and implementation of failure tolerance The Control Computer and the Terminal Computer feature a fault-masking architecture and are single-failure tolerant.
2 r bulletin 93 february 1998 bull Fault masking is achieved by majority voting following parallel execution of the application programs in three identical computer units. These units are called Fault Containment Regions. For this voting process, the Fault Containment Regions must receive identical, synchronised input values in order to be able to deliver identical output values. Because of potential errors in data distribution, some distribution rules have to be considered. These are defined by the Byzantine Theory, which specifies the required number of Fault Containment Regions, individual data links and data distribution rounds, depending on the number of failures to be recovered. As a result, a Byzantine Fault Tolerant Computer system consists of multiple Fault Containment Regions cross-strapped by multiple high-speed point-to-point data links. In order to survive F simultaneous faults, the system must meet the following requirements (according to Lamport, Shostak and Pease, The Byzantine General s Problem ): the system must consist of 3F+1 Fault Containment Regions the Fault Containment Regions must be interconnected through 2F+1 individual paths the inputs must be exchanged F+1 times between the Fault Containment Regions the Fault Containment Regions must be synchronised. For data distribution, electrically-isolated full duplex serial data links are used to avoid error propagation between the Fault Containment Regions. The realisation of an individual data path must be a point-to-point connection. Keeping in mind the data throughput, which is reduced by the required data distribution rounds, these data links must have very high transmission rates. This DMS-R development is the first time that the Byzantine Theory on failure tolerance has been realised for a space application. One of the most critical problems in the design of synchronised computer systems is the elimination of deadlock situations, where one software task is waiting for an event or data coming from another software task, which itself is waiting for events or data from the first. In order to avoid such situations, all communication paths in the software have been modelled by an abstraction method in order to reflect all related vectors and variables. The integrity of the design and the absence of any deadlock situation have been verified through many millions of simulation runs. The simulations and design analysis were performed by an independent team at the University of Bremen, Germany. For the Russian Service Module, the required configuration for the Fault Tolerant Computer consists of three Fault Containment Regions, which provide masking of one deterministic fault. Associated ground system The DMS-R onboard equipment is complemented by a set of ground hardware and software for the application software development and verification process, as well as for system integration and check-out. The Ground System is based on the Columbus Ground Software, developed by DASA for ESA s Columbus Orbital Facility, one of Europe s main contributions to the International Space Station. The Columbus Ground Software is a consistent set of software products that forms the basis for a comprehensive set of integrated ground facilities. It is also in use at NASA for the Space Station Mission Build Facility and the System Verification Facility. The Ground Segment consists of three main facilities: 1. The Software Design and Development Facility 2. The Software Integration and Test Environment 3. The Test Facility with the necessary Electrical Ground Support Equipment and onboard DMS engineering models for system-level software integration. This facility is also connected to the Functional Cargo Block (FGB) ground facility, provided by NASA to support integrated Service Module/FGB/ Node/Shuttle interface verification testing. ESA and Russia: the cooperative experience A challenging aspect of DMS-R development was working within two contrasting engineering cultures. A number of important differences in approach became evident early on, while some were not fully appreciated at the time. The old Soviet approach to spacecraft development, like other activities of key importance to the former Soviet Union, was to assign abundant resources within the prime contractor and its various subcontractors, all under the overall responsibility of the General Designer, who had almost absolute power to accomplish the required task.
3 iss data management system The development itself was driven mainly by design ideas rather than by detailed functional and interface requirements. It required very close cooperation between individual designers, plus repeated iterations and intermediate breadboarding of individual design elements until the desired overall performance was achieved. This approach meant that functional and interface requirements of the individual design elements could change significantly during the design process, but it offered performance improvements and optimisation during development. Documentation was limited to essential high-level requirements, as all detailed information was open to change anyway. Although this approach is changing with Russia s political and economic evolution, the old philosophy still very much influences the attitudes not only of individual engineers but also of corporate entities. In contrast, the Western European approach to development is for the customer to generate a set of System Requirements. These are then used by a prime contractor to elaborate lowerlevel specifications and interface requirements for subcontractors and, ultimately, to conclude a fixed-price contract. In this scenario, technical changes usually lead to considerable schedule and cost impacts, and are therefore avoided whenever possible. It is obvious that combining these approaches in a cooperative programme carries the potential for conflicts, so it was no surprise that the DMS-R programme had to surmount such problems. The situation was complicated by the constraint that the requirements for the DMS-R computers were developed with a view to their reuse in ESA s own Columbus Orbital Facility and Automated Transfer Vehicle projects. These requirements were defined in a System Requirements Document (SRD), which established the technical basis for the fixedprice contract with Industry, and in parallel Joint Systems Requirements (JSR), which defined the technical basis of the agreement with the Russian Space Agency. In practice, the difficulties manifested themselves in the limited emphasis of the Russian partners in following up and reacting to the early DMS-R design and definition activities, including the related reviews. Their interest and involvement started to increase after the Preliminary Design Review, with the consequence that the first requests for changed or new requirements were raised at that time. This continued throughout the implementation and even the verification History of European/Russian Cooperation on DMS The project goes back to 1992, when discussions were initiated between Russia and Europe on potential ESA contributions to the planned Mir-2 station. One candidate was the Data Management System. However, the political climate evolved very rapidly and the International Space Station, built and operated under multi-national cooperation, replaced the separate Freedom and Mir-2 programmes. The European/Russian DMS was also confirmed for the new Space Station scenario and fully endorsed by NASA. DMS development was formalised in an ESA/RKA Arrangement, signed on 1 March 1996, which defined ESA s DMS obligations and RKA s obligations, in exchange, to design and deliver to ESA the Russian Docking System for ESA s Automated Transfer Vehicle (ATV). The ATV, launched by Ariane-5, will support ISS resupply. On 10 May 1995, the ESA Council approved the final DMS-R declaration, with a programme participation of approximately 74% from Germany, 13% from France, 8% from Belgium and 5% from The Netherlands. The industrial contract with DASA-RI as prime contractor, and Matra Marconi Space, Alcatel Bell Telecom and RST as direct subcontractors, was signed on 14 December Key Milestones during the DMS project implementation phase were: System Requirements Review (SRR) December 1994 Preliminary Design Review (PDR) June1995 Critical Design Review (CDR) June 1996 Qualification Review (QR) September 1997 Flight Acceptance Review (FAR) October/ November 1997 phases, almost up to the Qualification Review. Similarly, great reluctance was met in freezing the Interface Control Document at a sufficiently early stage. Considerable analysis and persuasion therefore went into discussing and constraining the Russian changes to items essential for creating a properly functioning integrated system, while limiting schedule and cost impacts to acceptable levels. Eventually, however, it became evident that the most effective approach was to encourage active Russian involvement in matters of common concern long before they would have become interested under the old system. This triggered an early understanding of design characteristics and implications, highlighting unavoidable changes as early as possible. r
4 r bulletin 93 february 1998 bull Figure 1. Data Management System architecture of the station s Russian Segment ➀ Figure 2. DMS-R s two Fault Tolerant Computers (FTCs) Figure 3. DMS-R Control Post (CP) computer Figure 4. The two DMS-R Control Posts Figure 5. DMS-R architecture ➁ ➂ ➃
5 iss data management system ➀ ➄ Courtesy: DASA
6 r bulletin 93 february 1998 bull ESA s Data Management System, as part of Russia s Service Module (left, in main artwork), will provide critical control, guidance and navigation functions for the International Space Station. Inset is one of the two DMS Fault Tolerant Computers.
Operations Planning for the International Space Station
Operations Planning for the International Space Station R. Leuttgens & J. Volpp ESA Directorate for Technical and Operational Support, ESOC, Darmstadt, Germany Introduction As a consequence of the ISS
Space Flight Project Work Breakdown Structure
APPENDIX G. (WBS) Space Flight Project Work Breakdown Structure G.1 Introduction G.1.1 The Project Work Breakdown Structure (WBS) is a key element of project management. The purpose of a WBS is to divide
Criteria for Flight Project Critical Milestone Reviews
Criteria for Flight Project Critical Milestone Reviews GSFC-STD-1001 Baseline Release February 2005 Approved By: Original signed by Date: 2/19/05 Richard M. Day Director, Independent Technical Authority
Operability in the SAVOIR Context
SAVOIR Avionics Reference Architecture Operability in the SAVOIR Context Avionics, Data Control & Software Systems Workshop 23/10/2012 Implementing Operability The CCN Standoff & the SOIRD SOIRD & Standarisation
SCADE Suite in Space Applications
SCADE Suite in Space Applications at EADS David Lesens 09/10/2008 Overview Introduction Historical use of SCADE at EADS Astrium ST Why using SCADE? The Automatic Transfer Vehicle (ATV) M51 and Vega R&T
Assembly, Integration & Verification of Systems-of-Systems Simulation capability applied to the Galileo Mission Segment
SESP 2012: Simulation and EGSE facilities 1 ESTEC Noordwijk Assembly, Integration & Verification of Systems-of-Systems Simulation capability applied to the Galileo Mission Segment Richard Lowe (1), Simon
Developing Metrics in Systems Integration (ISS Program COTS Integration Model)
Developing Metrics in Systems Integration (ISS Program COTS Integration Model) Kathryn Lueders COTS Integration Manager International Space Station Program August 22, 2007 System Integration Challenges
TOPO Trajectory Operations Officer
ISS Live! was developed at NASA s Johnson Space Center (JSC) under NASA Contracts NNJ14RA02C and NNJ11HA14C wherein the U.S. Government retains certain rights. Console Handbook TOPO Trajectory Operations
Concurrent Engineering Applied to Space Mission Assessment and Design
r bulletin 99 september 1999 Concurrent Engineering Applied to Space Mission Assessment and Design M. Bandecchi & B. Melton Mission Control Systems Division, ESA Directorate for Technical and Operational
Space engineering. System engineering. ECSS-E-10 C Draft 1
Space engineering System engineering This ECSS document is a draft standard distributed for Public Review. It is therefore subject to change without any notice and may not be referred to as an ECSS Standard
Commercial Crew Transportation System Certification Requirements for NASA Low Earth Orbit Missions
National Aeronautics and Space Administration CCTS Certification Requirements Commercial Crew Transportation System Certification Requirements for NASA Low Earth Orbit Missions ESMD-CCTSCR-12.10 Revision-Basic
GNSS Verification, Validation and Security
Unclassified Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR Executive summary GNSS Verification, Validation and Security In Support of Satellite Navigation Infrastructure,
Introducing ECSS Software-Engineering Standards within ESA
r bulletin 111 august 2002 Introducing ECSS Software-Engineering Standards within ESA Practical approaches for space- and ground-segment software M. Jones & E. Gomez Ground Segment Engineering Department
Goddard Procedures and Guidelines
Goddard Procedures and Guidelines DIRECTIVE NO. APPROVED BY Signature: Original signed by NAME: A. V. Diaz TITLE: Director Responsible Office: Title: Code 300 / Office of Systems Safety and Mission Assurance,
Space Project Management
EUROPEAN COOPERATION FOR SPACE STANDARDIZATION Space Project Management Configuration Management Secretariat ESA ESTEC Requirements & Standards Division Noordwijk, The Netherlands Published by: Price:
An Introduction to the ECSS Software Standards
An Introduction to the ECSS Software Standards Abstract This introduces the background, context, and rationale for the creation of the ECSS standards system presented in this course. Addresses the concept
UIDE FOR NDEPENDENT OFTWARE ERIFICATION ALIDATION
UIDE FOR NDEPENDENT OFTWARE ERIFICATION ALIDATION prepared by/préparé par ESA property. reference/réference ESA ISVV Guide issue/édition 2 revision/révision 0 date of issue/date d édition December 29,
LISA Pathfinder SUMMARY
Page 2 of 36 SUMMARY This document defines the Independent Software Verification and Validation requirements for the Implementation Phase of the LISA Pathfinder project. Page 3 of 36 TABLE OF CONTENTS
BUILDING TRANSATLANTIC PARTNERSHIPS IN SPACE EXPLORATION THE MPCV-SM STUDY
BUILDING TRANSATLANTIC PARTNERSHIPS IN SPACE EXPLORATION THE MPCV-SM STUDY Following the approval of the ESA ISS Exploitation Declaration for the ISS lifetime at the ESA Council Meeting in March 2011,
Mission Operation Ground. Assurance @ ESA. Mario Merri GSAW, Los Angeles, USA 2 Mar 2011 ESA UNCLASSIFIED
Mission Operation Ground Software Systems Product Assurance @ ESA Mario Merri GSAW, Los Angeles, USA 2 Mar 2011 The European Cooperation for Space Standardisation (ECSS) Established: in 1993 Goal: coherent,
Appendix B: Work Breakdown Structure (WBS)
: Work Breakdown Structure (WBS) B.1. Introduction The WBS and WBS dictionary are effective management processes for planning, organizing, and administering NASA programs and projects. In accordance with
Space Project Management
EUROPEAN COOPERATION FOR SPACE STANDARDIZATION Space Project Management Project Phasing and Planning Secretariat ESA ESTEC Requirements & Standards Division Noordwijk, The Netherlands Published by: Price:
NASA Independent Review Team Orb 3 Accident Investigation Report
National Aeronautics and Space Administration NASA Independent Review Team Orb 3 Accident Investigation Report Executive Summary Date of Event: October 28, 2014 Date of Report: October 9, 2015 1 NASA Independent
ESTRACK Management System Support for the CCSDS Space Communication Cross Support Service Management
ESTRACK Management System Support for the CCSDS Space Communication Cross Support Service Management Alexander Hoffmann 1 VEGA Space GmbH, Europaplatz 5, D-64293 Darmstadt, Germany Holger Dreihahn 2 and
AC 20-148 REUSABLE SOFTWARE COMPONENTS
AC 20-148 REUSABLE SOFTWARE COMPONENTS December 7, 2004 12/7/04 AC 20-148 CONTENTS Paragraph Title Page 1. Purpose....1 2. Motivation for this Guidance....1 3. Document Overview...1 4. General Guidelines
Space product assurance
Space product assurance Software dependability and safety ECSS Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands Foreword This Handbook is one document of the series of
IT Project: System Implementation Project Template Description
2929 Campus Drive Suite 250 IT Project: System Implementation Project Template Description Table of Contents Introduction... 2 Project Phases... 3 Initiation & Requirements Gathering Milestone... 3 Initiation
What is Automotive Software Engineering? What is Automotive Software Engineering? What is Automotive Software Engineering?
Process models: Capability Maturity Model Integration (CMMI) Software Process Improvement and Capability Determination (SPICE) V-Model Standards: MISRA-C standard AUTOSAR Configuration management Product
Requirements Management John Hrastar
Requirements Management John Hrastar NASA Project Management Conference March 30-31, 2004 University of Maryland Conference Center Introduction Three aspects of requirements management Requirements in
NATIONAL AERONAUTICS AND SPACE ADMINISTRATION HUMAN CAPITAL PLAN FOR MISSION EXECUTION, TRANSITION, AND RETIREMENT OF THE SPACE SHUTTLE PROGRAM
NATIONAL AERONAUTICS AND SPACE ADMINISTRATION HUMAN CAPITAL PLAN FOR MISSION EXECUTION, TRANSITION, AND RETIREMENT OF THE SPACE SHUTTLE PROGRAM April 14, 2006 1 4/14//2006 EXECUTIVE SUMMARY NASA has prepared
Commercial Crew Program Status
National Aeronautics and Space Administration Commercial Crew Program Status for the NAC Presenter Title Date Philip McAlister of Presentation Acting Director, Commercial Spaceflight Development NASA HQ
Falcon 9 Launch Vehicle NAFCOM Cost Estimates. August 2011 NASA Associate Deputy Administrator for Policy
Falcon 9 Launch Vehicle NAFCOM Cost Estimates August 2011 NASA Associate Deputy Administrator for Policy 1 Falcon 9 Launch Vehicle NAFCOM Cost Estimate The objective of the analysis was to estimate the
Systems Development Life Cycle (SDLC)
DEPARTMENT OF BUDGET & MANAGEMENT (SDLC) Volume 1 Introduction to the SDLC August 2006 Table of Contents Introduction... 3 Overview... 4 Page 2 of 17 INTRODUCTION 1.0 STRUCTURE The SDLC Manual consists
High Availability Design Patterns
High Availability Design Patterns Kanwardeep Singh Ahluwalia 81-A, Punjabi Bagh, Patiala 147001 India [email protected] +91 98110 16337 Atul Jain 135, Rishabh Vihar Delhi 110092 India [email protected]
A class-structured software development platform for on-board computers of small satellites
A class-structured software development platform for on-board computers of small satellites Takaichi Kamijo*, Yuhei Aoki*, Sotaro Kobayashi*, Shinichi Kimura* *Department of Electrical Engineering, Tokyo
How To Improve The Performance Of Anatm
EXPLORATORY RESEARCH IN ATM David Bowen Chief ATM 4 th May 2015 1 ATM Research in Europe HORIZON Transport Challenges smart, green and integrated transport FlightPath 2050 five challenges to aviation beyond
Software Test Plan (STP) Template
(STP) Template Items that are intended to stay in as part of your document are in bold; explanatory comments are in italic text. Plain text is used where you might insert wording about your project. This
RAMS Software Techniques in European Space Projects
RAMS Software Techniques in European Space Projects An Industrial View J.M. Carranza COMPASS Workshop - York, 29/03/09 Contents Context and organisation of ESA projects Evolution of RAMS Techniques in
ECSS-E-ST-40C 6 March 2009. Space engineering. Software. ECSS Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands
ECSS-E-ST-40C Space engineering Software ECSS Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands Foreword This Standard is one of the series of ECSS Standards intended to
Review Methods Configuration, Administration and Network Monitoring in High-Rate Onboard Networking Standards
Review Methods Configuration, Administration and Network Monitoring in High-Rate Onboard Networking Standards Ksenia Khramenkova, Stanislava Oleynikova Saint-Petersburg State University of Aerospace Instrumentation
Classical Software Life Cycle Models
Classical Software Life Cycle Models SWEN 301 Trimester 1, 2015 Lecturer: Dr Hui Ma Engineering and Computer Science Lecture slides make use of material provided on the textbook's companion website Motivation
The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into
The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,
Space engineering. Software engineering handbook. ECSS-E-HB-40A 11 December 2013
Space engineering Software engineering handbook ECSS Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands Foreword This Handbook is one document of the series of ECSS Documents
Space engineering ECSS. Software - Part 1: Principles and requirements. ECSS-E-40 Part 1B EUROPEAN COOPERATION FOR SPACE STANDARDIZATION
-E-40 Part 1B EUROPEAN COOPERATION FOR SPACE STANDARDIZATION Space engineering Software - Part 1: Principles and requirements Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands
AP1000 European 18. Human Factors Engineering Design Control Document
18.2 Human Factors Engineering Program Management The purpose of this section is to describe the goals of the AP1000 human factors engineering program, the technical program to accomplish these goals,
SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT
SOFTWARE DEVELOPMENT STANDARD FOR SPACECRAFT Mar 31, 2014 Japan Aerospace Exploration Agency This is an English translation of JERG-2-610. Whenever there is anything ambiguous in this document, the original
PRESENTATION SPACE MISSIONS
GENERAL PRESENTATION SPACE MISSIONS CONTENTS 1. Who we are 2. What we do 3. Space main areas 4. Space missions Page 2 WHO WE ARE GENERAL Multinational conglomerate founded in 1984 Private capital Offices
An Increase in Software Testing Robustness: Enhancing the Software Development Standard for Space Systems
An Increase in Software Robustness: Enhancing the Software Development Standard for Space Systems Karen Owens and Suellen Eslinger Software Engineering Subdivision 15 th Ground System Architectures Workshop
3SL. Requirements Definition and Management Using Cradle
3SL Requirements Definition and Management Using Cradle November 2014 1 1 Introduction This white paper describes Requirements Definition and Management activities for system/product development and modification
DEOS. Deutsche Orbitale Servicing Mission. The In-flight Technology Demonstration of Germany s Robotics Approach to Service Satellites
DEOS Deutsche Orbitale Servicing Mission The In-flight Technology Demonstration of Germany s Robotics Approach to Service Satellites B. Sommer, K. Landzettel, T. Wolf, D. Reintsema, German Aerospace Center
Computer Network. Interconnected collection of autonomous computers that are able to exchange information
Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.
Dependable (Safe/Reliable) Systems. ARO Reliability Workshop Software Intensive Systems
Dependable (Safe/Reliable) Systems Composing, Analyzing and Validating s to Assess / Develop / Validate Methods and Supporting Tools for the Creation of Dependable Systems ARO Reliability Workshop Intensive
COL- CC and ESA Ground Segment. Page 1
COL- CC and ESA Ground Segment Page 1 M&C Antenna Ground Station SpACE DLR has implemented a new antenna ground station M&C Framework for the Weilheim antennas. It will be the M&C software for the existing
ATV Data Link Simulator: A Development based on a CCSDS Layers Framework
SpaceOps 2010 ConferenceDelivering on the DreamHosted by NASA Mars 25-30 April 2010, Huntsville, Alabama AIAA 2010-2089 ATV Data Link Simulator: A Development based on a CCSDS
SPACE OPERATIONS, INC. Executive Summary October 2013
SPACE OPERATIONS, INC. Executive Summary October 2013 Point of Contact Craig Russell Chief Executive Officer Space Operations, Inc. 2903 Wall Triana Highway, Suite 5 Huntsville, AL 35824-1529 Office: (256)
MOIS. Manufacturing and Operations Information System
MOIS Manufacturing and Operations Information System Agenda 1. Common System Developer/Operator Problems 2. Solutions 3. What is MOIS? 4. MOIS Missions 5. MOIS Toolset Overview 2 Procedures Used to formalise
Switched Interconnect for System-on-a-Chip Designs
witched Interconnect for ystem-on-a-chip Designs Abstract Daniel iklund and Dake Liu Dept. of Physics and Measurement Technology Linköping University -581 83 Linköping {danwi,dake}@ifm.liu.se ith the increased
Rotorcraft Health Management System (RHMS)
AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center
Atlas Emergency Detection System (EDS)
Atlas Emergency Detection System (EDS) Jeff A. Patton 1 United Launch Alliance, Littleton, Colorado, 80127-7005 [Abstract] The Atlas Expendable Launch Vehicle Program has been studying safe abort requirements
USE OF SCILAB FOR SPACE MISSION ANALYSIS AND FLIGHT DYNAMICS ACTIVITIES
USE OF SCILAB FOR SPACE MISSION ANALYSIS AND FLIGHT DYNAMICS ACTIVITIES Thierry Martin CNES Scilabtec 09 Use of Scilab for space mission analysis Page 1 Use of Scilab in CNES Scilab is now widely used
Autonomous Operations for Small, Low-Cost Missions: SME, EOR (STEDI), DATA, and Pluto Express OUTLINE. Visions for Future, Low-Cost Missions
Autonomous Operations for Small, Low-Cost Missions: SME, EOR (STEDI), DATA, and Pluto Express Introduction Challenges Solutions Technologies Technology Gaps OUTLINE Visions for Future, Low-Cost Missions
Introduction and Overview
Introduction and Overview Definitions. The general design process. A context for design: the waterfall model; reviews and documents. Some size factors. Quality and productivity factors. Material from:
Tailoring of ECSS Software Engineering Standards for Ground Segments in ESA
BSSC 2005(1) Issue 1.0 June 2005 Tailoring of ECSS Software Engineering Standards for Ground Segments in ESA Part A: Software Engineering Prepared by: ESA Board for Software Standardisation and Control
MP2128 3X MicroPilot's. Triple Redundant UAV Autopilot
MP2128 3X MicroPilot's Triple Redundant UAV Autopilot Triple redundancy (3X) gives autopilot technology the reliability necessary to safely carry out sensitive flight missions and transport valuable payloads.
IAC-08-B3.3.04 PROPOSAL FOR MODIFICATION OF ISS. Japan,Tokyo http://www.soranokai.jp/
IAC-08-B3.3.04 PROPOSAL FOR MODIFICATION OF ISS Fujio.NAKANO 1, Tomifumi.GODAI 2 1 Space Policy Think-tank [SORANOKAI] 2 Space Policy Think-tank[SORANOKAI] Japan,Tokyo http://www.soranokai.jp/ E-mail 1
The National Strategy, Current Activities for Space Technology Development and Application
14-18 November 2011, Putrajaya, Malaysia The National Strategy, Current Activities for Space Technology Development and Application Lai Anh Khoi Space Technology Institute, VAST, Vietnam Bief History Space
(Refer Slide Time: 01:52)
Software Engineering Prof. N. L. Sarda Computer Science & Engineering Indian Institute of Technology, Bombay Lecture - 2 Introduction to Software Engineering Challenges, Process Models etc (Part 2) This
European Seminar on Technologies from Space Exploration Interests and expectations of NEREUS districts and local clusters LOMBARDIA AEROSPACE CLUSTER SECTOR PROFILE Snapshot of Lombardia Aerospace Cluster
A Characterization Taxonomy for Integrated Management of Modeling and Simulation Tools
A Characterization Taxonomy for Integrated Management of Modeling and Simulation Tools Bobby Hartway AEgis Technologies Group 631 Discovery Drive Huntsville, AL 35806 256-922-0802 [email protected]
Case Studies in Systems Engineering Central to the Success of Applied Systems Engineering Education Programs
Complexity Case Studies in Systems Engineering Central to the Success of Applied Systems Engineering Education Programs Carlee A. Bishop Principal Research Engineer, Georgia Tech Research Institute Georgia
tal OFFICE OF THE SECRETARY OF DEFENSE Col. Paul E. Worthrnan, SAF-SS, 4C1000 SUBJECT: Public Affairs Guidance for MOL
RELEASE 1 JULY 2015 rgrrrmr tal WHEN WITH ATTACHMENTS OFFICE OF THE SECRETARY OF DEFENSE 21 October 1965 MEMO FOR Col. Paul E. Worthrnan, SAF-SS, 4C1000 SUBJECT: Public Affairs Guidance for MOL Request
Value Paper Author: Edgar C. Ramirez. Diverse redundancy used in SIS technology to achieve higher safety integrity
Value Paper Author: Edgar C. Ramirez Diverse redundancy used in SIS technology to achieve higher safety integrity Diverse redundancy used in SIS technology to achieve higher safety integrity Abstract SIS
The European Drawer Rack for the ISS and its Scientific Capabilities
The European Drawer Rack for the ISS and its Scientific Capabilities P. Behrmann, H. Koenig ESA Directorate of Manned Spaceflight and Microgravity, ESTEC, Noordwijk, The Netherlands M. Blanchi Alenia Spazio
SYSTEMS ENGINEERING FUNDAMENTALS
Introduction Systems Engineering Fundamentals SYSTEMS ENGINEERING FUNDAMENTALS January 2001 SUPPLEMENTARY TEXT PREPARED BY THE DEFENSE ACQUISITION UNIVERSITY PRESS FORT BELVOIR, VIRGINIA 22060-5565 i Systems
Space Launch System Status Briefing to NAC Space Operations Committee
National Aeronautics and Space Administration Space Launch System Status Briefing to NAC Space Operations Committee 8 February 2011 Background In response to direction in Section 309 of the NASA Authorization
Architectures for Fleet Management. B. L. Kizzort. Harris Corporation, Melbourne, Florida, USA.
Architectures for Fleet Management B. L. Kizzort Harris Corporation, Melbourne, Florida, USA. Abstract With the increasing reliance on space systems for communications, the number of multi-satellite, multimission
GALILEO In-Orbit Testing (IOT) Services
GALILEO In-Orbit Testing (IOT) Services GALILEO IOV Phase Full Motion C-Band Antenna System & Transmission Equipment for In Orbit Testing (IOT) Mission May, 11th 2009 The GALILEO Program The GALILEO Program
Applying 4+1 View Architecture with UML 2. White Paper
Applying 4+1 View Architecture with UML 2 White Paper Copyright 2007 FCGSS, all rights reserved. www.fcgss.com Introduction Unified Modeling Language (UML) has been available since 1997, and UML 2 was
An Open Source Flight Management System For CubeSats. Andrew Santangelo sci_zone www.sci-zone.com
An Open Source Flight Management System For CubeSats Andrew Santangelo sci_zone www.sci-zone.com Overview Motivation & Background QuickSAT/VMS - key features Architecture Communications Screen Shots Road
Hardware safety integrity Guideline
Hardware safety integrity Comments on this report are gratefully received by Johan Hedberg at SP Swedish National Testing and Research Institute mailto:[email protected] Quoting of this report is allowed
8/27/2015. Brad Schuette IT Manager City of Punta Gorda [email protected] (941) 575-3354. Don t Wait Another Day
Brad Schuette IT Manager City of Punta Gorda [email protected] (941) 575-3354 2015 FRWA Annual Conference Don t Wait Another Day 1 SCADA Subsystems Management Physical Connectivity Configuration Mgmt.
Test Coverage Criteria for Autonomous Mobile Systems based on Coloured Petri Nets
9th Symposium on Formal Methods for Automation and Safety in Railway and Automotive Systems Institut für Verkehrssicherheit und Automatisierungstechnik, TU Braunschweig, 2012 FORMS/FORMAT 2012 (http://www.forms-format.de)
Second Political Declaration of the Pentalateral Energy Forum of 8 June 2015
PENTALATERAL ENERGY FORUM Second Political Declaration of the Pentalateral Energy Forum of 8 June 2015 The Ministers of the Pentalateral Energy Forum, consisting of Austria, Belgium, France, Germany, Luxembourg,
International Space Station Carbon Dioxide Removal Assembly (ISS CDRA) Concepts and Advancements
2005-01-2892 International Space Station Carbon Dioxide Removal Assembly (ISS CDRA) Concepts and Advancements Dina El Sherif Honeywell International, Torrance CA 90504 James C. Knox NASA Marshall Space
IEEE SESC Architecture Planning Group: Action Plan
IEEE SESC Architecture Planning Group: Action Plan Foreward The definition and application of architectural concepts is an important part of the development of software systems engineering products. The
Aerospace Information Technology Topics for Internships and Bachelor s and Master s Theses
Aerospace Information Technology s for Internships and Bachelor s and Master s Theses Version Nov. 2014 The Chair of Aerospace Information Technology addresses several research topics in the area of: Avionic
Space engineering ECSS. System engineering Part 1: Requirements and process. ECSS-E-10 Part 1B EUROPEAN COOPERATION FOR SPACE STANDARDIZATION
-E-10 Part 1B EUROPEAN COOPERATION FOR SPACE STANDARDIZATION Space engineering System engineering Part 1: Requirements and process Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The
Standards for Developing and Implementing Administrative Systems at UC Davis
Page 1 of 7 Standards for Developing and Implementing Administrative Systems at UC Davis Introduction The purpose of this document is to describe Standards for Developing and Implementing Administrative
CRS Report for Congress
Order Code RS21720 Updated December 10, 2004 CRS Report for Congress Received through the CRS Web Space Exploration: Overview of President Bush s Vision for Space Exploration, and Key Issues for Congress
Exploration Medical System Demonstration (EMSD) Project
Exploration Medical System Demonstration (EMSD) Project Aerospace Medical Association 12-16 May, 2013 Presented by: Ronak Shah, DO, MBA, MPH www.nasa.gov Prepared by: SF / David Rubin, MS SF / Sharmila
