Advanced Validation Strategies for On-Board Satellite Software in the Galileo IOV Programme

Size: px
Start display at page:

Download "Advanced Validation Strategies for On-Board Satellite Software in the Galileo IOV Programme"

Transcription

1 Olivier Croatto, Michael Uemminghaus Garching, Oct. 7th, 2008 Advanced Validation Strategies for On-Board Satellite Software in the Galileo IOV Programme Astrium Proprietary Information

2 Agenda 1 - Overview of the Galileo Program 2 - Applied Development and Validation Processes 3 - V & V Objectives and Test Strategies 4 - Experiences with Integration Tests and Validation Tests 5 - Questions Page 2 Astrium Proprietary Information

3 Overview of the Galileo Program Page 3 Astrium Proprietary Information

4 Overview of the Galileo Program GSTB (Galileo In Orbit Validation Elements) program ESNI contract signed in July 2003 for 2 satellites to be produced GIOVE-A (SSTL sub-contractor) and GIOVE-B (Astrium subcontractor) GIOVE-A launched 28 December 2005 GIOVE-B launched 27 April 2008 ESA contract signed in march 2007 GIOVE-A2 (SSTL subcontractor) to be launched mid 2009 IOV (In Orbit Validation) program ESA contract signed in 21 January 2006 First 4 satellites of the Galileo navigation system provided by ASTRIUM Associated ground systems to be produced FOC (Full Orbit Constellation) program Bids on-going to deliver the full operational constellation consisting of 24 satellites for Page 4 Astrium Proprietary Information

5 Equipment driven by Avionics Software Integrated Control and Data Unit Page 5 Astrium Proprietary Information

6 Avionics Software Components System AOCS Platform Payload DMS Application Layer IO Services Custom Custom operation support services Core DHS (PUS services) data exchange & storage Core DHS (packet busses ) Data Handling Service Layer BIOS (1) Core DHS (infrastructure) RTOS: RTEMS Product Low level Layer (1) Boot SW excluded (is a separate Software) Astrium Products Project / Mission dependent software HW / OBC dependent software Page 6 Astrium Proprietary Information

7 Avionics Software Life Cycle S/C PDR PHASE C/D S/C CDR S/C FAR V1 SW-SRR V1 SW-CDR V2 SW-CDR V3 SW-CDR SW-QR SW-AR V1 SRR V1 SW-PDR V1 development V1 SW-CDR V2 SW-SRR V2 SW-PDR V2 development V2 SW-CDR V3 SW-SRR V3 SW-PDR V3 development V3 SW-CDR Warranty V1 V2 V3 Avionics Test Bench activities System / software co-engineering SW development and validation Subcontractor selection Subcontractor training Subcontractor activity SW Maintenance preparation SW Maintenance Page 7 Astrium Proprietary Information

8 Applied Development and Validation Processes Page 8 Astrium Proprietary Information

9 Applied Development and Validation Processes During Project start, Generic processes were instantiated Supporting tools from the Astrium Onboard Processes Asset Library (OPAL) are used, certified on CMMI Level 3 quality maturity and fully compliant to ECSS-40 standard Processes are applied for each building stone of development Team was trained on theses processes prior to program start Focus on the validation processes is given in the following Page 9 Astrium Proprietary Information

10 Applied Development and Validation Processes Co-engineering Support Main activity phase Warranty Maintenance Requirement Baseline definition & planning phase SW-SRR SW-SRR 1 SW-SRR 1i Specification phase Design phase Production phase SW-SRR 1 SW-SRR 1 SW-PDR i DDKP i TRKP i Validation wrt TS phase SW-SRR 1 SW-SRR 1 SW-CDR i SW-TRR Validation wrt RB phase SW-QR Acceptance phase SW-AR System/SW Engineering Architectural design Technical Specification Detailed design Detailed Detailed design design Coding Coding Coding SVF Validation Unit Unit Tests Tests tests wrt wrt SDD-DDD SDD-DDD Analyses & Inspections Generation of integrated executables SVF Validation tests wrt wrt TS TS TS TS Analyses & Inspections Validation tests wrt wrt RB RB SVF RB RB Analyses & Inspections Subset of of TS TS or or RB RB validation tests tests ATB SW Acceptance Tests Page 10 Astrium Proprietary Information

11 Validation Process Approval SRD Test cases specification CKL2 Test Cases Design and writing of test cases Traceability SRD / Test cases Auto control check-list (ACL2) Completeness of test case Consistency of test cases w.r.t. input documents Verif. outputs Approval Test Cases Test cases realization CKL3 Test Proc Coding of the test procedures Code debugging and test results analysis Branch and decision coverage measurement and analysis Auto-control check-list (ACL3) Procedure design verification Compliance with V&V standard verification Test Results. Page 11 Astrium Proprietary Information

12 V & V Objectives and Test Strategies Page 12 Astrium Proprietary Information

13 V & V Objectives Objectives break-down: Structural objectives Testing of the avionics software against the detailed design Covering 100 % of the code statements and 100 % of branches Functional objectives Validation of 100 % of the SW user requirements Validation of 100 % of the SW technical specification Robustness and stress objectives Robustness : Testing the responses such as invalid inputs to ranges or HW failures Stress : Testing responses to extreme conditions such as high CPU load, memory load or high bus traffic Acceptance objectives Set of acceptance tests are executed in contractor environment Page 13 Astrium Proprietary Information

14 Test Strategies Component tests on simulated environment Validates the code against detailed design 100 % of code statements and code branches Software integration test on HW environment Validates the IO system drivers with HW in the loop Validate that the HW model of the computer is representative for the real on-board HW Validation tests on simulated environment Validates against the user requirement and technical specification Verification Check lists are used by tester and reviewer Global tests on simulated environment Perform CPU stress tests, user scenario Acceptance tests objectives on targeted HW Perform high level test on user test environment Page 14 Astrium Proprietary Information

15 Practical Experiences with Integration and Validation Tests Page 15 Astrium Proprietary Information

16 Integration Tests Test aims Tests are covering SW/HW interfaces including bus interfaces Tests results on HW are compared with results obtained from the components tests performed with the simulated environment Test means Tests are executed with HW in the loop on the avionic test bench Page 16 Astrium Proprietary Information

17 Integration Tests: Test Setup Page 17 Astrium Proprietary Information

18 Integration Tests : Lab Setup Test environment with ICDU and test benches Page 18 Astrium Proprietary Information

19 Validation Tests Test aims Validation of 100 % of the user requirements Validation of 100 % of the technical specification Covering 100 % of the algorithms Test specification Focused on a clearly defined functionality Structured with independent sub-parts Contains traceability to technical specification Specifications for algorithms are received by an external team Supported by auto-control and cross-checks Test content Black box oriented Sanity checks are systematically performed at the end of the test sequence Follow software coding rules Tests produce OK/ NOT OK, no interpretation necessary Building of a fully automatic regression test suite Page 19 Astrium Proprietary Information

20 Validation Tests: Test Setup Version Unit NEF Integration Validation Tests completed V Tests completed V SDE Simulated On-board Computer Simulated Spacecraft and Environment Test Console Page 20 Astrium Proprietary Information

21 Practical Experiences with Integration and Validation Tests Positive Outcomes Avionics SW development and validation for Galileo IOV is based on CMMI L3 standardized processes and tools and are fully compliant to ESA ECSS-40 standard Processes are introduced for the Galileo IOV avionics SW at start of the development Standard tools are used across all sites for development and verification Standardisation allows new testers getting productive very quickly Simulation and verification tools allows parallel testing to accelerate overall project schedule Version V1 delivery completed in end of summer 2007, Version V2 delivery completed in summer 2008 Applied processes have supported a high quality of the delivered software: Total non-conformances in V1 and V2 : 2 Page 21 Astrium Proprietary Information

22 Questions? Page 22 Astrium Proprietary Information

EagleEye TSP Porting to HWIL Configuration (RTB)

EagleEye TSP Porting to HWIL Configuration (RTB) EagleEye TSP Porting to HWIL Configuration (RTB) Final project presentation 12.12.2017 Presenter: Dharma Teja Srungavruksham Overview_ Background Team Goals Execution Results Future Background_ EagleEye

More information

European Ground Systems - Common Core (EGS-CC) ASI Italian Information Day

European Ground Systems - Common Core (EGS-CC) ASI Italian Information Day European Ground Systems - Common Core (EGS-CC) ASI Italian Information Day The next generation Functional Verification Test facilities (EGSE, ATB, SVF) & Mission Control Systems (MCS) K. Hjortnaes/N. Peccia

More information

New Tools for Spacecraft Simulator Development

New Tools for Spacecraft Simulator Development New Tools for Spacecraft Simulator Development March. 2007 Page 1 Why use Simulators? Replace the Spacecraft Support to design Support to testing replacement of real equipment in destructive or expensive

More information

Ensuring Schedulability of Spacecraft Flight Software

Ensuring Schedulability of Spacecraft Flight Software Ensuring Schedulability of Spacecraft Flight Software Flight Software Workshop 7-9 November 2012 Marek Prochazka & Jorge Lopez Trescastro European Space Agency OUTLINE Introduction Current approach to

More information

On-Board Control Procedures: Autonomous and Updateable Spacecraft Operator Onboard and Beyond

On-Board Control Procedures: Autonomous and Updateable Spacecraft Operator Onboard and Beyond On-Board Control Procedures: Autonomous and Updateable Spacecraft Operator Onboard and Beyond Marek Prochazka / Kjeld Hjortnaes European Space Agency, ESTEC, Software Systems Division. FSW-10, Pasadena

More information

Final Presentation AUTOCOGEQ GMV, 2017 Property of GMV All rights reserved UNCLASSIFIED INFORMATION

Final Presentation AUTOCOGEQ GMV, 2017 Property of GMV All rights reserved UNCLASSIFIED INFORMATION @ESTEC GMV, 2017 Property of GMV All rights reserved UNCLASSIFIED INFORMATION El presente documento está clasificado como "GMV-XXXX". Esta clasificación habilita a su receptor al uso de la información

More information

SVF User Requirements Specification

SVF User Requirements Specification LlSA Pathfinder S2.ASU RS 5030 I SVF User Requirements Specification CI CODE: 124 4200 UK EXPORT CONTROL RATING: Not Listed Rated By: T. Remion Prepared by: Barry McMahon & Thomas Remion Checked by: Dave..

More information

Advanced On-board Control Procedure

Advanced On-board Control Procedure 1 Overview The Advanced On-Board Control Procedure (AOBCP) product is one of a set of technologies that allows to implement cost effective operation and control of a spacecraft. Together these technologies

More information

Galileo Reference Centre. Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam

Galileo Reference Centre. Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam Galileo Reference Centre Peter BUIST (GSA), Alvaro Mozo (GSA), Hillar Tork (EC) EUREF SYMPOSIUM 2018, May 30 th, Amsterdam EU GNSS programmes Political Oversight European Council and Parliament Programme

More information

Integrated Modular Avionics for Space

Integrated Modular Avionics for Space Integrated Modular Avionics for Space IMA4Space ADCSS 2012 J.Windsor ESTEC 23-10-2012 Agenda 1. Introduction 2. Architecture 3. Implementation Status of System Execution Platforms (SEPs) 4. Use Case: (Platform

More information

The Avionics System Test Bench, Functional Engineering Simulator: New Developments in Support of Mission and System Verification

The Avionics System Test Bench, Functional Engineering Simulator: New Developments in Support of Mission and System Verification The Avionics System Test Bench, Functional Engineering Simulator: New Developments in Support of Mission and System Verification INTRODUCTION 11th Int. WS on Simulation & EGSE facilities for Space Programmes

More information

Dynamic Thermal Spacecraft Simulator based on nodal mathematical model. Anthony Mollier (Thales Alenia Space, France)

Dynamic Thermal Spacecraft Simulator based on nodal mathematical model. Anthony Mollier (Thales Alenia Space, France) 257 Appendix S Dynamic Thermal Spacecraft Simulator based on nodal mathematical model Anthony Mollier (Thales Alenia Space, France) François Brunetti (, France) 258 Dynamic Thermal Spacecraft Simulator

More information

Vol. 1 Technical RFP No. QTA0015THA

Vol. 1 Technical RFP No. QTA0015THA General Services Administration (GSA) Enterprise Infrastructure Solutions (EIS) Core Infrastructure IPSS Concept of Operations Per the IPSS requirements, we provide the ability to capture and store packet

More information

DOCUMENT CHANGE LOG. Date Modified Chapters Observations. 1/0 29 June 2007 New document first release

DOCUMENT CHANGE LOG. Date Modified Chapters Observations. 1/0 29 June 2007 New document first release Issue: 2 Date: 15/2/10 Page: 2/20 DOCUMENT CHANGE LOG Issue/ Revision Date Modified Chapters Observations 1/0 29 June 2007 New document first release 1.1 19 Jan 2010 Cover References and Organisation Code

More information

The Gaia real-time simulator (RTS) and avionics SCOE

The Gaia real-time simulator (RTS) and avionics SCOE The Gaia real-time simulator (RTS) and avionics SCOE Pieter Beerthuizen (Co-authors: Michiel Haye & Marc Neefs) Context Long history of building simulators and simulator infrastructures EGSE and SCOE systems

More information

July 4th, 2011, Rome. AIPAS International Workshop Marco Fuchs

July 4th, 2011, Rome. AIPAS International Workshop Marco Fuchs July 4th, 2011, Rome AIPAS International Workshop Marco Fuchs THE GROUP New OHB Group structure with two Business Units ESA- OHB 20110701 CONFIDENTIAL Page 2 THE GROUP Total staff: 2,206 Status: 2011/03/31

More information

LEVERAGING SERIAL DIGITAL INTERFACES STANDARDIZATION: THE RASTA REFERENCE ARCHITECTURE FACILITY AT ESA

LEVERAGING SERIAL DIGITAL INTERFACES STANDARDIZATION: THE RASTA REFERENCE ARCHITECTURE FACILITY AT ESA LEVERAGING SERIAL DIGITAL INTERFACES STANDARDIZATION: THE RASTA REFERENCE ARCHITECTURE FACILITY AT ESA Session: Spacewire onboard equipment and software Short Paper Aitor Viana Sanchez, Gianluca Furano,

More information

CCSDS Mission Operations Services

CCSDS Mission Operations Services CCSDS Mission Operations Services Mario Merri Head of Mission Data Systems Division (ESOC/HSO-GD) CCSDS Mission Operations and Information Management Services (MOIMS) Mehran Sarkarati Head of Applications

More information

STRAST. UPMSat-2 On-board computers. Grupo de Sistemas de Tiempo Real y Arquitectura de Servicios Telemáticos Universidad Politécnica de Madrid.

STRAST. UPMSat-2 On-board computers. Grupo de Sistemas de Tiempo Real y Arquitectura de Servicios Telemáticos Universidad Politécnica de Madrid. On-board computers Grupo de Sistemas de Tiempo Real y Arquitectura de Servicios Telemáticos Universidad Politécnica de Madrid dit UPM Computers in spacecraft Computers are used on board of spacecraft for

More information

COrDeT Cannes : Use of domain engineering process to develop reusable architectures and building-blocks

COrDeT Cannes : Use of domain engineering process to develop reusable architectures and building-blocks COrDeT Cannes : Use of domain engineering process to develop reusable architectures and building-blocks G. Garcia 1, X. Olive 1, A. Pasetti 2, O. Rohlik 2, T. Vardanega 3, A.-I. Rodríguez-Rodríguez 4 A.

More information

ExoMars Rover Vehicle

ExoMars Rover Vehicle Page: 2 of 21 PAGE INTENTIONALLY LEFT BLANK Page: 3 of 21 TABLE OF CONTENTS 1 INTRODUCTION... 5 1.1 Purpose and Scope... 5 1.2 Priority of requirements... 5 1.3 Guidelines and Traceability... 5 2 DOCUMENTS...

More information

Data Model and Tool Support for a consistent Functional Verification Chain in Space Projects

Data Model and Tool Support for a consistent Functional Verification Chain in Space Projects Data Model and Tool Support for a consistent Functional Chain in Space Projects Bartha, Sven () ; Osborne, Steve (2) ; Dr. Richters, Mark (3) ; Plaßmeier, Frank (4) ; Sondermann, Heiner (5) ; Nicklaußen,

More information

Data Model and Tool Support for a consistent Functional Verification Chain in Space Projects SEPS 2012, ESTEC

Data Model and Tool Support for a consistent Functional Verification Chain in Space Projects SEPS 2012, ESTEC Data Model and Tool Support for a consistent Functional Verification Chain in Space Projects SEPS 202, ESTEC Motivation & Context November-20-2 What is it all about? This talk is about a ongoing ESA study

More information

Standardisation of PF/PL interfaces TAS point of view

Standardisation of PF/PL interfaces TAS point of view ADCSS-2014 workshop Day 3 ESTEC October 29, 2014 30/10/2014 Standardisation of PF/PL interfaces TAS point of view 83230352-DOC-TAS-EN-002 Ref.: Agenda For Proteus, H/P, Sentinel 3, Telecom, the following

More information

New Space, small and pocket spacecraft

New Space, small and pocket spacecraft New Space, small and pocket spacecraft Chris Brunskill 01 July 2016 What is New Space? Nano and microsatellites provide easy access to space, trading reduced costs for greater risks Cost reduction The

More information

Concept and Performance Simulation with ASTOS

Concept and Performance Simulation with ASTOS Concept and Performance Simulation with ASTOS Andreas Wiegand (1), Sven Weikert (1) Astos Solutions GmbH (1) Meitnerstraße 8, 70563 Stuttgart, Germany andreas.wiegand@astos.de ABSTRACT Advanced space missions,

More information

Network on Chip round table European Space Agency, ESTEC Noordwijk / The Netherlands 17 th and 18 th of September 2009

Network on Chip round table European Space Agency, ESTEC Noordwijk / The Netherlands 17 th and 18 th of September 2009 Network on Chip round table European Space Agency, ESTEC Noordwijk / The Netherlands 17 th and 18 th of September 2009 Ph. Armbruster Head of Data Systems Division European Space Agency - ESTEC 17 th of

More information

Modeling Of Spacewire Traffic. - ESA study Contract No /10/NL/LvH. Executive Summary & Final Report

Modeling Of Spacewire Traffic. - ESA study Contract No /10/NL/LvH. Executive Summary & Final Report Modeling Of Spacewire Traffic - ESA study Contract No. 23037/10/NL/LvH Executive Summary & Final Report 2/25 Left Blank 3/25 OVERVIEW...5 CONTRACT EXECUTIVE SUMMARY...7 FINAL REPORT...10 1.1 Objectives...

More information

Overhauling the Astrium Satellite Business

Overhauling the Astrium Satellite Business Overhauling the Astrium Satellite Business Antoine Bouvier Global Investor Forum Munich 28 th /29 th April 2003 1 Astrium key figures Satellite revenues in 2002 : 1 201 M 91% Europe, 5% North America,

More information

1 Visible deviation from the specification or expected behavior for end-user is called: a) an error b) a fault c) a failure d) a defect e) a mistake

1 Visible deviation from the specification or expected behavior for end-user is called: a) an error b) a fault c) a failure d) a defect e) a mistake Sample ISTQB examination 1 Visible deviation from the specification or expected behavior for end-user is called: a) an error b) a fault c) a failure d) a defect e) a mistake 2 Regression testing should

More information

Introduction To Software Testing. Brian Nielsen. Center of Embedded Software Systems Aalborg University, Denmark CSS

Introduction To Software Testing. Brian Nielsen. Center of Embedded Software Systems Aalborg University, Denmark CSS Introduction To Software Testing Brian Nielsen bnielsen@cs.aau.dk Center of Embedded Software Systems Aalborg University, Denmark CSS 1010111011010101 1011010101110111 What is testing? Testing Testing:

More information

System Approach for a SpaceWire Network Template reference : C-EN

System Approach for a SpaceWire Network Template reference : C-EN System Approach for a SpaceWire Network Template reference : 100181700C-EN Prepared by Stephane DETHEVE / Bruno MASSON PLAN Page 2 SYSTEM APPROACH FOR A SPACEWIRE NETWORK INTRODUCTION SIMULATION BREADBOARDING

More information

A Software-based Environment for Development & Validation of Spacecraft On-board Software

A Software-based Environment for Development & Validation of Spacecraft On-board Software A Software-based Environment for Development & Validation of Spacecraft On-board Software Alessio Di Capua (1), Sante Candia (1), Tomas Di Cocco (1), Marco Anania (2) (1) Thales Alenia Space Italia Via

More information

Deployment of the PUS-C Standard in Projects supported by an Automatic Generation Toolset (PUS-Gen)

Deployment of the PUS-C Standard in Projects supported by an Automatic Generation Toolset (PUS-Gen) Deployment of the PUS-C Standard in Projects supported by an Automatic Generation Toolset (PUS-Gen) Maxime Perrotin, Serge Valera (ESA) Michal Kurowski (N7Space) Arnaud Bourdoux (Spacebel) ADCSS 2018 Outline

More information

Certification of the Galileo SIS The GALCERT Project

Certification of the Galileo SIS The GALCERT Project Certification of the Galileo SIS The GALCERT Project Prepared by: Prof. Dr. P. Hecker - C. Butzmuehlen Presented by: K. Hartwig - DLR ZEL-GNSS 2008 TABLE OF CONTENTS 2 The Mission Goal of the GALCERT Project

More information

TEXAS DEPARTMENT OF INFORMATION RESOURCES. Test Scenario. Instructions. Version DEC 2006

TEXAS DEPARTMENT OF INFORMATION RESOURCES. Test Scenario. Instructions. Version DEC 2006 TEXAS DEPARTMENT OF INFORMATION RESOURCES Test Scenario Instructions Version 1.1 8 DEC 2006 Version History Current Framework documents, including a glossary, are available at www.dir.state.tx.us/pubs/framework/.

More information

MBSE in the System Design and Verification Process

MBSE in the System Design and Verification Process MBSE in the System Design and Verification Process Joachim Fuchs (ESA/ESTEC) also inspired from industry and organisations like OMG, INCOSE Astrium, TAS, ADSE What Is Systems? A Consensus of Senior Systems

More information

WHAT IS IRIDIUM PRIME?

WHAT IS IRIDIUM PRIME? WHAT IS IRIDIUM PRIME? Iridium PRIME / EuroPRIME is a payload accommodation service that leverages the Iridium NEXT spacebased global mesh network, ground infrastructure, and flexible bus design. 1 Iridium

More information

The Main Concepts of the European Ground Systems Common Core (EGS-CC)

The Main Concepts of the European Ground Systems Common Core (EGS-CC) The Main Concepts of the European Ground Systems Common Core (EGS-CC) Mauro Pecchioli, ESA/ESOC Juan María Carranza, ESA/ESTEC Presentation to GSAW March 2013 2013 by esa. Published by The Aerospace Corporation

More information

1 COMMAND AND DATA HANDLING (C&DH)

1 COMMAND AND DATA HANDLING (C&DH) 1 COMMAND AND DATA HANDLING (C&DH) 1.1 Requirements and Design Drivers 1.1.1 Functional The command and data handling shall provide the capability to: Transfer information in digital or discrete representation

More information

The Verification and Validation activity for a railway control system

The Verification and Validation activity for a railway control system The Verification and Validation activity for a railway control system Davide Alagna, Alessandro Romei [alagna.davide@asf.ansaldo.it, romei.alessandro@asf.ansaldo.it] RAMS Department Geneva, 19 th September

More information

Model2ADF Framework. A complete Model Driven Spacecraft Reference Database application automatic generation

Model2ADF Framework. A complete Model Driven Spacecraft Reference Database application automatic generation Model2ADF Framework A complete Model Driven Spacecraft Reference Database application automatic generation Francesco Sgaramella (ESA) Emilia Barbagallo (Sapienza Consulting Ltd) Cosimo Bruno (dottcb consulting)

More information

Certification Report

Certification Report Certification Report EAL 2+ Evaluation of Tactical Network-layer Gateway (2E2 IA): a GD Canada MESHnet G2 Gateway product Issued by: Communications Security Establishment Canada Certification Body Canadian

More information

Certified Automotive Software Tester Sample Exam Paper Syllabus Version 2.0

Certified Automotive Software Tester Sample Exam Paper Syllabus Version 2.0 Surname, Name: Gender: male female Company address: Telephone: Fax: E-mail-address: Invoice address: Training provider: Trainer: Certified Automotive Software Tester Sample Exam Paper Syllabus Version

More information

MTG Schedule Report template

MTG Schedule Report template 1/13 MTG Schedule Report template [DRL code : ] N/A [AD code : AD-07C-04] [ PT code : I10000/S10000] Written by F.THEVENIN Responsibility + handwritten signature if no electronic workflow tool MTG TAS

More information

Scalable Sensor Data Processor Development Status DSP Day - September 2014

Scalable Sensor Data Processor Development Status DSP Day - September 2014 Scalable Sensor Data Processor Development Status DSP Day - September 2014 83230347-DOC-TAS-EN-003 Presentation of the SSDP ASIC Program & Context SSDP will be the first Space Qualified European multi-core

More information

Question & Answer #2

Question & Answer #2 DARPA Blackjack Reference: HR001118S0032 Link: https://www.fbo.gov/spg/oda/darpa/cmo/hr001118s0032/listing.html Question & Answer #2 Question 9: Table 5 Thermal requirement shows a Nominal Requirement

More information

Re-Forming the DoD Acquisition Process. A Systems Engineering Approach

Re-Forming the DoD Acquisition Process. A Systems Engineering Approach Re-Forming the DoD Acquisition Process A Systems Engineering Approach MR. STEVE WARD MR. CHRIS PERKINS DEPARTMENT OF THE AIR FORCE AERONAUTICAL SYSTEMS CENTER WRIGHT-PATTERSON AFB, OH 22 OCT 2007 DISCLAIMER

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

Operability and Modularity concepts of future RTUs/RIUs

Operability and Modularity concepts of future RTUs/RIUs Operability and Modularity concepts of future RTUs/RIUs ADCSS2015 Day 3 Thursday 22 October 2015 What is a RTU? The Remote Terminal Unit (RTU) is an Avionics equipment that provides functions such as:

More information

Question & Answer #3

Question & Answer #3 DARPA Blackjack Reference: HR001118S0032 Link: https://www.fbo.gov/spg/oda/darpa/cmo/hr001118s0032/listing.html Question & Answer #3 Question 80: Is there any guidance on how to plan for material procurement?

More information

for On-Board Communications Project Status Noordwijk, Netherlands

for On-Board Communications Project Status Noordwijk, Netherlands Protocol Validation System for On-Board Communications Project Status 13th S Wi W ki G M ti 14th 15th S t b 2009 13th SpaceWire Working Group Meeting, 14th-15th September 2009 Noordwijk, Netherlands Presentation

More information

ELECTRICAL DESIGN PRACTICE NOTE ELECTRICAL SYSTEM REQUIREMENTS

ELECTRICAL DESIGN PRACTICE NOTE ELECTRICAL SYSTEM REQUIREMENTS Approval Amendment Record Approval Date Version Description 12/02/2015 1 First Issue PRINTOUT MAY NOT BE UP-TO-DATE; REFER TO METRO INTRANET FOR THE LATEST VERSION Page 1 of 6 Table of Contents 1 Purpose...

More information

European Data Relay Satellite System EDA Workshop

European Data Relay Satellite System EDA Workshop European Data Relay Satellite System EDA Workshop Brussels 7/06/2011 Agenda 1. Rationale for Data Relay Services 2. Potential benefits for Earth Observation systems 3. EDRS Programme principles, targeted

More information

RAMSES AND MAXUS-8 - USING AN ECSS AND CCSDS COMPLIANT CONTROL SYSTEM IN SOUNDING ROCKETS TO PROCESS PCM DATA

RAMSES AND MAXUS-8 - USING AN ECSS AND CCSDS COMPLIANT CONTROL SYSTEM IN SOUNDING ROCKETS TO PROCESS PCM DATA RAMSES AND MAXUS-8 - USING AN ECSS AND CCSDS COMPLIANT CONTROL SYSTEM IN SOUNDING ROCKETS TO PROCESS PCM DATA Milan Battelino (1), Christian Svärd (2), Anna Carlsson (3), Theresa Carlstedt-Duke (4), Bengt

More information

COMPASS: FORMAL METHODS FOR SYSTEM-SOFTWARE CO-ENGINEERING

COMPASS: FORMAL METHODS FOR SYSTEM-SOFTWARE CO-ENGINEERING COMPASS: FORMAL METHODS FOR SYSTEM-SOFTWARE CO-ENGINEERING Viet Yen Nguyen Lehrstuhl für Informatik 2, RWTH Aachen University nguyen@cs.rwth-aachen.de Technology Innovation Days, ESA/ESTEC, 2011 ABOUT

More information

ESTEC, June 9 th, 2016

ESTEC, June 9 th, 2016 System Concept Simulation for Concurrent Engineering Final Presentation Stephan Kranz ESTEC, June 9 th, 2016 Telespazio VEGA Deutschland Overview SYSTEM CONCEPT SIMULATOR Study Logic Use Cases / User Requirements

More information

On-Board Data Systems

On-Board Data Systems On-Board Data Systems Ph. Armbruster TEC-ED Email: philippe.armbruster@esa.int Slide : 1 Avionics for multi-mission platforms, hard Facts Avionics take an important share of the platform cost Many building

More information

The contribution of BeiDou to multi- GNSS Precise Point Positioning

The contribution of BeiDou to multi- GNSS Precise Point Positioning Javier Tegedor, Ole Ørpen Fugro Satellite Positioning AS The contribution of BeiDou to multi- GNSS Precise Point Positioning Geodesi- og hydrografidagene 2015, Sundvollen, 18-19 November 2015 Fugro Precise

More information

HOOD, STOOD and AADL. Ada Europe, Valencia June 2010

HOOD, STOOD and AADL. Ada Europe, Valencia June 2010 HOOD, STOOD and AADL Ada Europe, Valencia June 2010 Tony Elliston The ELLIDISS Group Model Driven Engineering with Component Based Approaches for Critical Systems and Software Ellidiss Software w w w.

More information

European Space Agency Directorate of Operations and Infrastructure Mission Operations Department GMES SENTINEL-1

European Space Agency Directorate of Operations and Infrastructure Mission Operations Department GMES SENTINEL-1 European Space Agency Directorate of Operations and Infrastructure Mission Operations Department GMES SENTINEL-1 (ESOIRD) S1-RS-ESA-SY-0006 Issue 2.0 10 April 2006 ESOC European Space Operations Centre

More information

Data Modelling with ASN.1 for Space Applications

Data Modelling with ASN.1 for Space Applications Data Modelling with ASN.1 for Space Applications ESA/ESTEC frame contract n 4000104809 Thanassis Tsiodras, Dr.-Ing NeuroPublic S.A. ASN.1? What is that? It's a "secret" weapon of the aeronautical, security

More information

Development and Experimentation With a Small Satellite Bus Standard

Development and Experimentation With a Small Satellite Bus Standard OFFICE OF FORCE TRANSFORMATION Development and Experimentation With a Small Satellite Bus Standard 19 th Conference on Small Satellites 9 August 2005 Col. Jay Raymond John.Raymond@vandenburg. af.mil CDR

More information

Session 3: IOD/IOV Context and Orientations - ESA. September 2016

Session 3: IOD/IOV Context and Orientations - ESA. September 2016 Session 3: IOD/IOV Context and Orientations - ESA September 2016 In-Orbit Demonstration (IOD) at ESA IOD has been addressed at ESA for ~ 30 years to support Member States and industry interests in Technology

More information

Space project management

Space project management ECSS-M-ST-40C Rev. 1 Space project management Configuration and information management ECSS Secretariat ESA-ESTEC Requirements & Standards Division Noordwijk, The Netherlands Foreword This Standard is

More information

Spacecraft Monitoring & Control Systems

Spacecraft Monitoring & Control Systems Spacecraft Monitoring & Control Systems TSC & CCS - Presentation, May 2015 http://ccs.terma.com SATELLITE CHECKOUT & OPERATIONS SCOE TSC P/L EGSE CCS Unified Monitoring & Control data model procedures

More information

Procedural Displays. Support for More Efficient Mission Preparation & Operations. Frank Plaßmeier //

Procedural Displays. Support for More Efficient Mission Preparation & Operations. Frank Plaßmeier // Support for More Efficient Mission Preparation & Operations // 2008-10-01 Contents Introduction & Motivation Concept & General Ideas Prototype Conclusion & Outlook p2 Introduction & Motivation (1) Procedures

More information

Generation of UVM compliant Test Benches for Automotive Systems using IP-XACT with UVM-SystemC and SystemC AMS

Generation of UVM compliant Test Benches for Automotive Systems using IP-XACT with UVM-SystemC and SystemC AMS Generation of UVM compliant Test Benches for Automotive Systems using IP-XACT with UVM-SystemC and SystemC AMS Ronan LUCAS (Magillem) Philippe CUENOT (Continental) Accellera Systems Initiative 1 Agenda

More information

H2020 Space Robotic SRC- OG4

H2020 Space Robotic SRC- OG4 H2020 Space Robotic SRC- OG4 2 nd PERASPERA workshop Presentation by Sabrina Andiappane Thales Alenia Space France This project has received funding from the European Union s Horizon 2020 research and

More information

CM and DM Support to the Modeling and Simulation Process Support to Systems Engineering Functions

CM and DM Support to the Modeling and Simulation Process Support to Systems Engineering Functions CM and DM Support to the Modeling and Simulation Process Support to Systems Engineering Functions First Views Discussions with Mr. Gordon Tillery Cynthia C. Hauer DM Support for Engineering M&S Simulation

More information

GLAST Large Area Telescope:

GLAST Large Area Telescope: Gamma-ray Large Area Space Telescope GLAST Large Area Telescope: ISOC Subsystems WBS: 4.1.B David Lung Stanford Linear Accelerator Center ISOC Deputy Manager dlung@slac.stanford.edu Document: LAT-PR-XXXXX

More information

Software Quality. Richard Harris

Software Quality. Richard Harris Software Quality Richard Harris Part 1 Software Quality 143.465 Software Quality 2 Presentation Outline Defining Software Quality Improving source code quality More on reliability Software testing Software

More information

Verification and Validation. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 22 Slide 1

Verification and Validation. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 22 Slide 1 Verification and Validation Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 22 Slide 1 Verification vs validation Verification: "Are we building the product right?. The software should

More information

DARPA Phoenix Payload Orbital Delivery (POD) System: Progress towards Small Satellite Access to GEO

DARPA Phoenix Payload Orbital Delivery (POD) System: Progress towards Small Satellite Access to GEO DARPA Phoenix Payload Orbital Delivery (POD) System: Progress towards Small Satellite Access to GEO Erin Fowler DARPA SETA Coauthors: LtCol Larry Gunn, Dr. Jeremy Palmer DARPA Program Managers Joanne Leung,

More information

Ensuring System Integrity through Advanced System Software Verification

Ensuring System Integrity through Advanced System Software Verification Mike Bartley, TVS Ensuring System Integrity through Advanced System Software Verification Test and Verification Solutions Helping companies develop products that are: Reliable, Safe and Secure Our Opportunities

More information

Part 5. Verification and Validation

Part 5. Verification and Validation Software Engineering Part 5. Verification and Validation - Verification and Validation - Software Testing Ver. 1.7 This lecture note is based on materials from Ian Sommerville 2006. Anyone can use this

More information

r bulletin 96 november 1998 bull

r bulletin 96 november 1998 bull Figure 1. The XMM spacecraft the xmm simulator The XMM Simulator - The Technical Challenges H. Côme Simulation Section, ESA Directorate of Technical and Operational Support, ESOC, Germany M. Irvine Vega

More information

A Reference Architecture for Payload Reusable Software (RAPRS)

A Reference Architecture for Payload Reusable Software (RAPRS) SAND2011-7588 C A Reference Architecture for Payload Reusable Software (RAPRS) 2011 Workshop on Spacecraft Flight Software Richard D. Hunt Sandia National Laboratories P.O. Box 5800 M/S 0513 Albuquerque,

More information

DABYS: EGOS Generic Database System

DABYS: EGOS Generic Database System SpaceOps 2010 ConferenceDelivering on the DreamHosted by NASA Mars 25-30 April 2010, Huntsville, Alabama AIAA 2010-1949 DABYS: EGOS Generic base System Isabel del Rey 1 and Ramiro

More information

ECSS E Test Platform Features and Applicability Area

ECSS E Test Platform Features and Applicability Area SpaceOps 2008 Conference (Hosted and organized by ESA and EUMETSAT in association with AIAA) AIAA 2008-3417 ECSS E-70-32 Test Platform Features and Applicability Area F. Croce 1 and A.Simonic 2 Vitrociset

More information

Data update on the Public Portal by mid-2016

Data update on the Public Portal by mid-2016 Data update on the Public Portal by mid-2016 Document information Project Title Project Number Project Manager Deliverable Name Administrate ATM Master Plan Updates C.01. Edition 00.00.01 Task contributors

More information

LISA - Status at ESA. Oliver Jennrich LISA Project Scientist, ESA

LISA - Status at ESA. Oliver Jennrich LISA Project Scientist, ESA - Status at ESA Oliver Jennrich Project Scientist, ESA 1st -DECIGO Workshop, Sagamihara, / November 28 May 19: Proposed as a mission to the M3 project of Horizon 20. 1st -DECIGO Workshop, Sagamihara, /

More information

Exhibit R-2, RDT&E Budget Item Justification February 2008

Exhibit R-2, RDT&E Budget Item Justification February 2008 PE NUMBER: 63432F PE TITLE: Polar MILSATCOM (Space) Exhibit R-2, RDT&E Budget Item Justification February 28 4 Advanced Component Development and Prototypes (ACD&P) 63432F Polar MILSATCOM (Space) ($ in

More information

Spacewire related activities in JAXA & science community ~Summary~

Spacewire related activities in JAXA & science community ~Summary~ Working Group Meeting (July 19-20, 2005) Spacewire related activities in JAXA & science community ~Summary~ Y. Kasaba, T. Takashima (ISAS/JAXA) JAXA/BepiColombo Project Office T. Takahashi, M. Ozaki (ISAS/JAXA)

More information

ECSS E-70-41: Telemetry & Telecommand Packet Utilisation Mario Merri European Space Agency

ECSS E-70-41: Telemetry & Telecommand Packet Utilisation Mario Merri European Space Agency ECSS E-70-41: Telemetry & Telecommand Packet Utilisation Mario Merri European Space Agency OMG meeting Paris 1 Content PUS History and Background PUS context Presentation of the ECSS Standard for TM &

More information

EUROMED GNSS II/MEDUSA project

EUROMED GNSS II/MEDUSA project EUROMED GNSS II/MEDUSA project PBN Implementation Workshop / Go Team PBN Implementation Workshop / Go Team, Tunis, February 2014 1 Contents Euromed GNSS European GNSS (E GNSS), EGNOS and Galileo Euromed

More information

MicroPython Virtual Machine for On Board Control Procedures

MicroPython Virtual Machine for On Board Control Procedures MicroPython Virtual Machine for On Board Control Procedures Thomas Laroche (1), Pierre Denis (1), Paul Parisis (2), Damien George (3), David Sanchez de la Llana (4), Thanassis Tsiodras (4) (1) Spacebel,

More information

JUSTICE CENTER IMPLEMENTATION PLAN. Schedule of Project Activities

JUSTICE CENTER IMPLEMENTATION PLAN. Schedule of Project Activities Schedule of Project Activities Summary Project Schedule FY 07 FY 08 FY 09 FY 10 FY 11 FY 12 FY 13 FY 14 Pre-Design Preliminary Design Final Design Procurement Demolition/Site Prep Construction Phase I

More information

SPACE. Interconnect Solutions for Space Industry. Standard Ranges & Specific Expertise

SPACE. Interconnect Solutions for Space Industry. Standard Ranges & Specific Expertise SPACE Interconnect Solutions for Space Industry Standard Ranges & Specific Expertise Interconnect Solutions for Space Industry Overview Space Station Launchers NASA/JPL/Cornell University Space Mission

More information

Question & Answer #3

Question & Answer #3 DARPA Blackjack Pit Boss Reference: HR001119S0012 Question & Answer #3 Question 53: Please clarify the WBS level the cost volume and Excel file should presented. Page 8 says Phase 1 should be broken down

More information

Citation for published version (APA): Bhanderi, D. (2001). ACS Rømer Algorithms Verification and Validation. RØMER.

Citation for published version (APA): Bhanderi, D. (2001). ACS Rømer Algorithms Verification and Validation. RØMER. Aalborg Universitet ACS Rømer Algorithms Verification and Validation Bhanderi, Dan Publication date: 2001 Document Version Publisher's PDF, also known as Version of record Link to publication from Aalborg

More information

GOES R Ground Segment Project Update

GOES R Ground Segment Project Update GOES R Ground Segment Project Update Vanessa Griffin Giffi Project Manager, GOES R Ground Segment Project Atlanta, Georgia 2010 GOES R Ground Segment Objectives Support the primary mission operations goals

More information

UNH IOL iscsi CONSORTIUM

UNH IOL iscsi CONSORTIUM UNH IOL iscsi CONSORTIUM Interoperability Test Suite Version 1.2 Technical Document Last Updated January 4, 2007 2006 University of New Hampshire UNH-IOL iscsi Consortium 121 Technology Drive, Suite 2

More information

CGS User Group Meeting September, 19-20, Noordwijk

CGS User Group Meeting September, 19-20, Noordwijk CGS User Group Meeting September, 19-20, 2000 - Noordwijk Packet Utilisation Standard with CGS by Thomas Kaufungen Thomas Schuler Astrium GmbH Earth Observation & Science Division Dept.: ED533 - Electrical

More information

Small-satellite Launch Services Market, Quarterly Update Q1 2018, Forecast to 2030

Small-satellite Launch Services Market, Quarterly Update Q1 2018, Forecast to 2030 Small-satellite Launch Services Market, Quarterly Update Q1 2018, Forecast to 2030 State of the Small-satellite Industry in Q1, 2018 Global Aerospace & Defense Research Team at Frost & Sullivan March 2018

More information

It s just software Or It s all software and it s the new normal

It s just software Or It s all software and it s the new normal NSWCDD-PN-18-00055 t s just software Or t s all software and it s the new normal John Seel, Ph.D. Distinguished Engineer for Warfare s Software 540-653-4443 John.seel@navy.mil Thoughts about software We

More information

Aerospace Software Engineering

Aerospace Software Engineering 16.35 Aerospace Software Engineering Verification & Validation Prof. Kristina Lundqvist Dept. of Aero/Astro, MIT Would You...... trust a completely-automated nuclear power plant?... trust a completely-automated

More information

Test requirements in networked systems

Test requirements in networked systems Test requirements in networked systems Jürgen Klüser, Vector Informatik GmbH The use of CAN with J1939 or CANopen based higher layers leads to cost efficient and flexible solutions, but together with a

More information

Digital Control for Space Power Management Devices

Digital Control for Space Power Management Devices Template reference : 100182079N-EN Digital Control for Space Power Management Devices Work conducted under ESA Contract nr.21826/08/nl/lvh DIGITAL POWER CONTROL Management of power devices via digital

More information

Graph-Based IP Verification in an ARM SoC Environment by Andreas Meyer, Verification Technologist, Mentor Graphics Corporation

Graph-Based IP Verification in an ARM SoC Environment by Andreas Meyer, Verification Technologist, Mentor Graphics Corporation Graph-Based IP Verification in an ARM SoC Environment by Andreas Meyer, Verification Technologist, Mentor Graphics Corporation The use of graph-based verification methods for block designs has been shown

More information