Spacecraft Monitoring & Control Systems

Size: px
Start display at page:

Download "Spacecraft Monitoring & Control Systems"

Transcription

1 Spacecraft Monitoring & Control Systems TSC & CCS - Presentation, Nov

2 SATELLITE CHECKOUT & OPERATIONS SCOE TSC P/L EGSE CCS Unified Monitoring & Control data model procedures displays archives CCS MCS 2017 Terma BV 03/05/2016 2

3 TESTING FOR OPERATIONS 2017 Terma BV 03/05/2016 3

4 NEW TECHNOLOGY Standard compliant: CCSDS/ESA/ECSS TMTC ESA SCOS2000 MIB (6.9++) Both products (CCS and TSC) use same technology Based on QT, a portable SW toolkit for C++ Plugins and drivers for specific mission protocols Customer chooses protocols for a mission New MMI & Features Higher Performance Better PUS Support 2017 Terma BV 03/05/2016 4

5 HISTORY Concept: Compatibility between AIT & Operations: Successful approach in several missions (e.g. SCOS2000, OC, CGS) But: with SCOS2000 and similar maintenance increasingly expensive, becoming unfeasible flexibility not enough for new missions AIT performance not enough for new missions AIT Assuming: ESA will use SCOS2000 for operations until EGS-CC available Primes continue to deliver SCOS2000 compatible MIB Primes & payload suppliers want to work efficiently Decision: develop new compatible products for AIT TSC = single user = Instruments, Payloads & SCOE CCS = multiuser = Satellite Products: TSC for payload CCS for platform Same Technology 2017 Terma BV 03/05/2016 5

6 PORTABLE Automated daily build & test: Immediate download for Windows 32/64 bit (.exe) Linux 64 bit (.rpm) RHEL7 Functional tests run overnight, mostly functional, some user interface. Human-operated test run and recorded 3-monthly. SLES12 Windows: tested with Windows 7 Linux : tested with RHEL7 Other Windows variants work normally, we use 8, 8.1, 10, Server 2008, Server Linux distributions derived from RHEL or SLES supporting RPM should work normally; we or customers also use CentOS, Fedora, SLES12, OpenSUSE, Leap. Windows 7 If you need to use a Debian-derivative, e.g. Ubuntu please contact Terma. Note: some plugins are only available on specific platforms, dictated by 3 rd -party libraries. The main SCOE protocols EDEN & CNC are supported on all platforms Terma BV 03/05/2016 6

7 EASY TO INSTALL & SET UP Simple steps Download (.exe for Windows,.rpm for Linux) Install (CCS also needs database back-end e.g. MySQL) Configure Start Session 2017 Terma BV 03/05/2016 7

8 MODERN USER INTERFACE Based on Qt5 and QML Fluid OpenGL effects Remote desktop support Touch support User can extend animated displays using: AND drag & drop own alphanumeric displays SYN synoptic (schematic) drawings QML powerful scripting language 2017 Terma BV 03/05/2016 8

9 PERFORMANCE High performance is needed for scenarios like: Full satellite checkout with all SCOE connected and many errors reported Low latency response (e.g. events from device) Fast replay & analysis (e.g. onboard mass memory replay) High rate spacecraft interfaces (e.g. SpaceWire) Simple science processing (e.g. Quick Look display) File transfer (e.g. CFDP) X-band & Ku-band High performance applications enabled by: Core TM & TC processing in C++: as fast as we can make it Archiving approach and heartbeat mechanism (ARC) is very fast Current approximate maximum TM performance: 150,000 monitored TM parameter updates/s, with dependencies TM packet/s Bandwidth: monitored TM ~5 Mbit/s, unmonitored ~80 Mbit/s with large packets Current approximate maximum TC performance: TSC 500/s, CCS 100/s, with verification Performance needs often grow during a mission AIT 2017 Terma BV 03/05/2016 9

10 SCIENCE DATA PROCESSING Basic science data processing is possible at very high rates (e.g. multiple SpaceWire) Typically done with TSC, not CCS as part of Instrument EGSE Requires a high-end workstation (e.g. 8 cores) e.g. if instrument has multiple CCD s MATLAB is used for graphing and visualization Does minimal analysis and conversion, mostly for display purposes Dedicated development for the specific instrument data Uses heartbeat mechanism to distribute TM 2017 Terma BV 03/05/

11 ARCHIVE ACCESS CCS5 provides different ways to retrieve: Archive browsers (CCS MMI) can attach LIVE or historically CCS Tools (PART & DART) retrieve and generate reports in different formats TM can be replayed, directly by TOPE command replay, or in RPL session User-written TOPE scripts (::utope::tmprop,::utope::tcprop, etc) Access all properties of a packet, including all the parameters Access objects no longer in memory, including previous sessions Serialize any object (TM, TC, CLTU, TM Frame) RAT (Results Archive Tool) supports archive management, e.g. backup & restore Users can write or adapt own tools, in any language to access ARC ARC index is a standard RDBMS (e.g. MySQL) and raw data are plain files. Schemas are simple and no proprietary tools are used For LIVE data, the system sends out UDP heartbeats whenever new data has arrived The client reads the new data if it wants to (and only as much as it can absorb) The additional load on CCS5 for a new client is only due to what the client retrieves System archive must not be a black hole 2017 Terma BV 03/05/

12 MERGING TMTC DATABASES (MIB) MIB databases may come from different suppliers, arriving at different times, changing Need to merge from different sources (Platform, Payloads, Instruments, EGSE) Drop / load / continue (no need to restart) Online access / view current MIB Clean separation of data from different sources Flexibility: Frequent changes Quick turnaround Avoid manual work 2017 Terma BV 03/05/

13 TEST COVERAGE REPORTING End customers (e.g. ESA) sometimes ask for test evidence, e.g. usage of MIB objects Tests may involve a large number of sessions and large number of objects Some sessions are formally significant, while many sessions are scratch Due to potential data size, selecting and merging has to be very efficient Different missions and companies have different report formats Our system: (Automatically) writes coverage data when sessions stopped or switched Intermediate format is designed for efficient merging Reporting tool merges and creates the overall report Efficient merging of test results, flexible report formats 2017 Terma BV 03/05/

14 TM SIMULATION Inject or format TM, with many options: Inject raw packet data or.. Simulate packet header and use user-specified data as body Add a simulated packet body from MIB definition Simulate specific parameter values Format TM without injecting it Has a variety of applications: Local testing during preparation (e.g. check MIB, Synoptic Pictures) TM production from device inputs TM packet generation (e.g. SCOE HK or Spacecraft HK) Front End, Simulator, HW Device (e.g. MIL FE) TOPE Script acquire.tcl DB1 (internal) Data block processtmpacket TSC TMPAR01 TMPAR02 TMPAR03 TMPAR04 TMPAR05... processtmpacket SYNOPTIC PICTURES SYNOPTIC PICTURES TOPE Script simulate.tcl TOPE Scripts TOPE Scripts Flexible (MIB can change) PUS hdr TM Packet Plugin (send TM) DB2 (spacecraft) distribute 2017 Terma BV 03/05/

15 SIMULATORS & SVF MODE SVF (Software Verification Facility) Covers different kinds of mini checkout system for testing flight software. Often used with a simulator of the environment or missing elements. Simulated time is not always real time! In an SVF the onboard software may not be running in real onboard computer (often includes an emulator). It can stop, start or change speed. SVF mode allows time to Pause & resume Speed up & slow down TSEQ TSEQ SYN SYN SYN TSEQ TSC (SVF Mode) TM Model Calibrate Limit-check TM Params TM Pacets SIM Updates MIB DB Model Params ALIAS.dat OBSW Param Data Pool SCOE Plugin (e.g. EDEN) SIM Control OBT Data Dict Model Params OBSW Param Data Pool set SIM Models Start/ stop/ pause/ resume SIM AVIONICS HW (T)EMU OBSW OBSW Param Data Pool HIL SIM (RTS) System reacts correspondingly TC Verification Script delays Integration possible with common simulation kernels Allows to automate the simulation session Simulation: Real-time Simulated-time Support SVF operation 2017 Terma BV 03/05/

16 IMPROVED MIB & PUS SUPPORT Historically, most TMTC packet definitions were static But SCOS2000 allows some variability (e.g. VPD = nested groups of parameters) Manufacturers using more advanced on board software On board parameter data pool Onboard monitoring services reference onboard parameter ID, MIB defines deduced parameters, but SCOS2000 has limitations Autonomous event-actions Variable packets can be self describing : TYPES OF TMTC PACKET LAYOUT (1) FIXED (2) VARIABLE (3) DYNAMIC i.e. Nested id / value pairs. deduced parameters, (ID comes from packet) N1 N1,1 N2 N1 PID, N1,1 PID, PID, N2 ONBOARD SW PID, N2,1 PID, MISSION MISSION MISSION GROUND SW N2,1 PID, SPECIFIC SPECIFIC SERVICES ALGORITHMS N2,2 N2,2 PID, PID, PID, MISSION MISSION MISSION SPECIFIC SPECIFIC PID, Improved support for Variable Packets & Deduced Parameters Parameters from Variable Packets globally visible Deduced parameters in TC as well as TM Repeat counters can be deduced from packet length, or (de)calibrated CDF_OFFSET allows more flexible TC formatting, e.g. optional parameters SERVICES SERVICES MTL MODEL TM PARAMETERS TC <TIME> TC <TIME> PID, <STATE> TC <TIME> PID, <STATE> TC <TIME> PID, <STATE> TC <TIME> PID, <STATE> PID, <STATE> TC <TIME> PID, <STATE> GENERIC PUS TMTC ENGINE DB MTL TC <TIME> TC <TIME> TC <TIME> TC <TIME> TC <TIME> TC <TIME> GENERIC PUS TMTC ENGINE DATA POOL PID, PID, PID, PID, PID,... PID, FIXED HK DEFS DYNAMIC HK DEFS See MIB Compatibility section of the user manual New MIB fields added where technically justified. SCOS2000 would ignore them Improved support for current & near- future onboard software evolutions 2017 Terma BV 03/05/

17 EGSE AND MCS PROTOCOLS CCS5 supports Pure CCS: packet level e.g. EDEN, C&C, Pure MCS: frame level e.g. NIS, SLE, CORTEX, Both at the same time: Configure either or both A hybrid system allows a framelevel interface to the satellite computer, or ground segment, in parallel with packet-level interface to SCOE Supports CCS MCS Hybrid 2017 Terma BV 03/05/

18 CLTU & FRAMES SUPPORT Telecommand CLTU generation Segmentation & Aggregation ( blocking ) Authentication & encryption (CCSDS & ESA standards) COP1 and source-level TC flow control Control Frames Randomization BCH coding Telemetry frame processing VC filtering Frame gap detection Authentication & decryption (CCSDS standards) Low level access is suited for working with Onboard Computer at frame level (e.g. SVF) Operational Simulators at frame level Very fast TOPE statements Low level coding accessible from TOPE High level use via GSFE (next slides) Frame-level access for operations and for hybrid test rigs 2017 Terma BV 03/05/

19 GROUND SEGMENT FRONT END (GSFE) GSFE high-level interface for frame level protocols Generic core, extensible via drivers Drivers written in [incr TCL] (object-oriented Tcl) and TOPE System is delivered with standard & commercial drivers e.g. CORTEX NIS (SLE with unis package) NDIU Lite Self Test Satellite Simulators Source code of drivers fully visible & very flexible Feasible for end user to write own driver Simple to configure If there is only one ground station - configuration is when CCS is installed. Otherwise use Project settings. Settings hierarchy defines an arbitrary ground-station network one node per connection; choose driver to select protocol. Control is via the Gsfe View user interface GSFE manages a set of ground station interfaces at frame and CLTU level 2017 Terma BV 03/05/

20 EXAMPLE DRIVER CONFIGURATION GSFE allows mixed local and remote connections with different protocols 2017 Terma BV 03/05/

21 HOT REDUNDANCY For high-criticality scenarios Mission Control Critical Tests (e.g. Thermal Vacuum) S-Band Station FAILOVER Server 1 (Active) Server 2 (Standby) PLUGIN PLUGIN CCS server has a sibling redundant server IFMGR TMIDX TCIDX EVIDX SCIDX TSIDX CCS Server IFMGR TMIDX TCIDX EVIDX SCIDX TSIDX CCS Server If server fails, workstations can switch Failure status is displayed, and user decides to switch (deliberately not automatic) Heartbeat from Primary STOPS! Heartbeat from Standby CCS Indexers (IDX) replicate data Information archived in the primary is also archived in the redundant Typically, TM is not replicated, because multiple TM links are supported this can be configured Typically, Event and TC history is replicated Command verification can transfer from primary to redundant server Active server Master WS Standby server LaunchPad Switch Over Server 2! System Switch Over Server 2! Monitor Switch Over Server 2! Simple to configure Hot Redundancy allows fail-over to a standby server 2017 Terma BV 03/05/

22 LICENSING, LEGAL, & PURCHASING Terma IPR - no export restrictions Minimal use of 3 rd -party tools, e.g: Qt 5 (commercial license) Tcl 8.6 (BSD license) Database (MySQL, PostGreSQL, SQLITE) Expert customers & system integrators: License + Warranty (low cost, small quantities) Partner Licensing (reduced cost, larger quantities) End users: Full Turnkey system (add system engineering cost) Warranty ( support) 1 year included in license Subsequent years 20% of license cost Support wiki available to customers with active licenses Minimal Bureaucracy, Quick Support 2017 Terma BV 04/03/

23 SECURITY & QUALITY Enhanced security options available: Select global settings option on installation Permits: locked-down user roles & privileges restricted visibility of TM & TC structure consistent over all workstations in the system Overnight build & test automation: Building for all supported platforms Testing (TOPE-driven & user interfaces) Collection of Quality Metrics (coverage & complexity) Rebuilding & indexing of documentation Permits: Proven level of test coverage Consistency of documentation Pragmatic, efficient, automated approach 2017 Terma BV 04/03/

24 SUMMARY Problem: legacy big systems are out of date Solution: new technology developed to the same interfaces Compatible MIB and TOPE Avoids major culture shocks no new data model easy to learn Realistic for near- and medium- term needs Major performance improvements Interesting functional improvements Flexible plugins (variety of protocols and devices) CCS multi-user client-server system Supports complete team to collaborate Shared databases & results Full test session management Priorities Quick to Install Familiar Adaptable High performance Affordable TSC single-user system Payload & Instrument testing & SCOE controllers High-performance direct device access Simplified session management 2017 Terma BV 04/03/

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

Spacecraft Control & Monitoring Systems. TSC & CCS Presentation, June 2018

Spacecraft Control & Monitoring Systems. TSC & CCS Presentation, June 2018 Spacecraft Control & Monitoring Systems TSC & CCS Presentation, June 2018 The Terma Group 2016 Software Tools for Spacecraft Monitoring SCOE Single-User P/L EGSE CCS Multi-User Unified Monitoring & Control

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

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

The instructions were written for Windows 7. They have run without problems for Windows 8.

The instructions were written for Windows 7. They have run without problems for Windows 8. 1 Download and Install CCS for Windows This procedure describes how to install CCS5 on a single Windows PC (client and server running on the same physical machine), and a single user. If you are setting

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

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

In CCS5 you start by configuring your system, and at that time you select your SCOE protocol, typically this will be EDEN or CNC.

In CCS5 you start by configuring your system, and at that time you select your SCOE protocol, typically this will be EDEN or CNC. 1 Migrating from TSC to CCS5 This note is provided to help users migrate from TSC to CCS5. You should find that your TOPE scripts are completely portable, but you need to be aware of the differences in

More information

EGSE-Lite A Light Weight EGSE/Simulation environment for LEON based Satellite Subsystem & Payload Equipment

EGSE-Lite A Light Weight EGSE/Simulation environment for LEON based Satellite Subsystem & Payload Equipment EGSE-Lite A Light Weight EGSE/Simulation environment for LEON based Satellite Subsystem & Payload Equipment Federico Cordero (1), Jose Mendes (1), Balaji Kuppusamy (1), Thomas Dathe (1), Michael Irvine

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

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

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

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

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

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

CCSDS Space Link Extension Services Case Study of the DERA Implementation

CCSDS Space Link Extension Services Case Study of the DERA Implementation CCSDS Space Link Extension s Case Study of the DERA Implementation Presented by Hugh Kelliher Principal Consultant, Space Division VEGA Group plc hugh.kelliher@vega.co.uk VEGA Group PLC 21 February2001

More information

Lunar Reconnaissance Orbiter (LRO)

Lunar Reconnaissance Orbiter (LRO) Lunar Reconnaissance Orbiter (LRO) CRaTER Technical Interchange Meeting C&DH Flight Software April 14, 2005 1 C&DH Software Overview Command and Data Handling (C&DH) includes the following functions: Decoding

More 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

SWARM. Checked by: Product Assurance: Project Management: See Distribution List last page

SWARM. Checked by: Product Assurance: Project Management: See Distribution List last page Doc-No: SW-RS-EAD-EG-0001 Title: - Global EGSE Requirements - CI - No: 0000 DRL Refs : D-AV12 Prepared by: T.Schuler Date: Checked by: Product Assurance: Project Management: Distribution: See Distribution

More information

Satellite Services B.V. Next Generation TM/TC System (NTTS final presentation) 4 th February ESA-ESTEC B.R. Tatman

Satellite Services B.V. Next Generation TM/TC System (NTTS final presentation) 4 th February ESA-ESTEC B.R. Tatman Satellite Services B.V. Next Generation TM/TC System (NTTS final presentation) 4 th February 2004 - ESA-ESTEC B.R. Tatman Presentation Overview Backgrounds to the project The Integration Process Successful

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

ESA Telemetry and Telecommand System (TMTCS)

ESA Telemetry and Telecommand System (TMTCS) ESA Telemetry and Telecommand System (TMTCS) Y.Doat, M.di Giulio, G.P.Calzolari ESA/ESOC Robert-Boschstr.5, 64293 Darmstadt Germany This paper describes the future ESA Telemetry and Telecommand System

More information

SLE experience over unreliable network links

SLE experience over unreliable network links SLE experience over unreliable network links Ciprian Furtuna 1 and Carla Garcia 2 LSE Space GmbH, Argelsrieder Feld 22, 82234, Wessling, Germany Wilfried Kruse 3 Deutsches Zentrum für Luft und Raumfahrt

More information

in the Telecommand Link to Improve Security

in the Telecommand Link to Improve Security in the Telecommand Link to Improve Security Calum B. Smith, Agustín Fernández León 30 Oct 2001 ESTEC TOS-ESM TTC 2001 1 THREATS TO THE TC UPLINK IMPERSONATION ATTACK AUTHENTICATION: THE CONCEPT ESA AUTHENTICATION

More information

Architecting OneWeb s Massive Satellite Constellation Ground System

Architecting OneWeb s Massive Satellite Constellation Ground System Architecting OneWeb s Massive Satellite Constellation Ground System GROUND SEGMENT ARCHITECTURE WORKSHOP 2017 Information included herein has been determined to not contain any controlled technical data

More information

SLE experience over unreliable network links

SLE experience over unreliable network links SLE experience over unreliable network links Ciprian Furtuna 1 and Carla Garcia 2 LSE Space GmbH, Argelsrieder Feld 22, 82234, Wessling, Germany Wilfried Kruse 3 Deutsches Zentrum für Luft und Raumfahrt

More information

Space Mission Communications Security

Space Mission Communications Security Space Mission Communications Security Nick Shave, Gavin Kenny Logica UK Limited Howard Weiss SPARTA Inc James Stanier DERA GSAW 2001 1 Presentation Overview Background and Security Issues Space Mission

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

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

CCSDS and NASA Standards for Satellite Control Network Interoperability

CCSDS and NASA Standards for Satellite Control Network Interoperability InterPlanetary Network & Information Systems Directorate CCSDS and NASA Standards for Satellite Network Interoperability Peter Shames Jet Propulsion Laboratory California Institute of Technology The Fundamental

More information

Ground Segment Monitoring and Controlling using IMS (Integrated Manager Subsystem)

Ground Segment Monitoring and Controlling using IMS (Integrated Manager Subsystem) SpaceOps 2006 Conference AIAA 2006-5881 Name: Dr. Peinado, Tracking N.:55742 Ground Segment Monitoring and Controlling using IMS (Integrated Manager Subsystem) Dr. Osvaldo Peinado GSOC-DLR Oberpfaffenhofen,

More information

Goddard Mission Services Evolution Center. GSAW Demo

Goddard Mission Services Evolution Center. GSAW Demo National Aeronautics and Space Administration Goddard Mission Services Evolution Center GSAW Demo February 29, 2012 Dan Smith and Matt Handy NASA Goddard Space Flight Center Software Engineering Division

More information

SAVOIR Industrial Consultation

SAVOIR Industrial Consultation SAVOIR Industrial Consultation Jean-Loup TERRAILLON TEC-S Giorgio MAGISTRATI TEC-EDD Specification production scheme. Under SAG agreement; 1. A draft version is produced; By a SAG working group Output

More information

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Troy Troshynski Avionics Interface Technologies (A Division of Teradyne) Omaha, NE U.S.A. troyt@aviftech.com http://www.aviftech.com/aggregator

More information

REFERENCE: DATE : CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR

REFERENCE: DATE : CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR REFERENCE: ISSUE : 02 Page : 2/156 CHANGE RECORDS ISSUE DATE CHANGE RECORDS AUTHOR 01 06/08/2014 First issue U. Di Tommaso 02 19/03/2015 Updated paragraphs 2.1, 3.2.2, 4.6.1 Removed paragraph 4.6.4 U.

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

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

Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems

Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems Mike Sotak, Kratos Defense 1 March 2016 2016 by Kratos Defense. Published by The Aerospace Corporation

More information

Electrical Ground Support Equipment (EGSE) and

Electrical Ground Support Equipment (EGSE) and Electrical Ground Support Equipment (EGSE) Specialised Spacecraft Check-Out Systems TELETEL, founded in 1995, is a private Greek software and hardware, design and development company with a long history

More information

SPACE DATA LINK PROTOCOLS SUMMARY OF CONCEPT AND RATIONALE

SPACE DATA LINK PROTOCOLS SUMMARY OF CONCEPT AND RATIONALE Report Concerning Space Data System Standards SPACE DATA LINK PROTOCOLS SUMMARY OF CONCEPT AND RATIONALE INFORMATIONAL REPORT CCSDS 130.2-G-3 GREEN BOOK September 2015 Report Concerning Space Data System

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

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

TAS RTU PRODUCTS. ADCSS 2015 Noordwijk. Thales Alenia Space 23/10/2015. Ref.: DOC-TAS-EN-001

TAS RTU PRODUCTS. ADCSS 2015 Noordwijk. Thales Alenia Space 23/10/2015. Ref.: DOC-TAS-EN-001 TAS RTU PRODUCTS ADCSS 2015 Noordwijk 83230356-DOC-TAS-EN-001 TAS PRODUCTS & DEVELOPMENT 83230356-DOC-TAS-EN-001 TAS-BELGIUM HIGH POWER AVIONICS Development programme underway under ARTES R&D Modular PLDIU

More information

Operating real equipments with fully simulated On Board Computer

Operating real equipments with fully simulated On Board Computer Operating real equipments with fully simulated On Board Computer SimEFM, a new validation infrastructure SESP 2012 - ESTEC 25/27 September 2012 - D. Chatelais, W. Gonzalez ACE83 Satellite FVI Introduction

More information

CCSDS Space Link Extension (SLE)

CCSDS Space Link Extension (SLE) CCSDS Space Link Extension (SLE) Proposal for a NASA Wide Ground Data Service Standard Nascom Block Phase Out Work Group Team Prepared by Larry Muzny Lockheed Martin Space Operations Consolidated Space

More information

OBC Mass Memories Final Presentation

OBC Mass Memories Final Presentation OBC Mass Memories Final Presentation Patrik Sandin, Chief Engineer, Digital Product Unit, AB Dietmar Walter, Hardware Group, DSI-IT GmbH Glenn Johnson, Onboard Software Group, SCISYS UK Ltd ESA Contract

More information

Assembly Integration and Verification (AIV) of the Near Infrared Spectro-Photometer s (NISP) Warm Electronics (WE) in the EUCLID mission

Assembly Integration and Verification (AIV) of the Near Infrared Spectro-Photometer s (NISP) Warm Electronics (WE) in the EUCLID mission Assembly Integration and Verification (AIV) of the Near Infrared Spectro-Photometer s (NISP) Warm Electronics (WE) in the EUCLID mission * AIV NISP WE Fulvio Laudisio Euclid Mission NISP WE AIV My activity

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

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

An Easy Way to Web User Interfaces for Ground Segment Systems

An Easy Way to Web User Interfaces for Ground Segment Systems An Easy Way to Web User Interfaces for Ground Segment Systems Felix Flentge, Holger Dreihahn, Gonçalo Lopes, David Marina, Jean Schuetz 03/02/2017 2017 by ESA. Published by the Aerospace Corporation with

More information

Operation Preparation Environment (OPEN)

Operation Preparation Environment (OPEN) Operation Preparation Environment (OPEN) OPEN, OPEN-CC, an introduction Francois Trifin, ESA/ESOC 21/06/2017 ESA UNCLASSIFIED - For Official Use ESAW 2017 ADM-Aeolus BepiColombo Cluster II Cryosat-2 EarthCare

More information

Rio-2 Hybrid Backup Server

Rio-2 Hybrid Backup Server A Revolution in Data Storage for Today s Enterprise March 2018 Notices This white paper provides information about the as of the date of issue of the white paper. Processes and general practices are subject

More information

A Packet Utilisation Standard (PUS) Model

A Packet Utilisation Standard (PUS) Model A Packet Utilisation Standard (PUS) Model This is a simulation model of the European Space Agency (ESA) Packet Utilisation Standard (PUS) in an operational environment linking a satellite with ground stations.

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

Status of the EGSE updating with SCOS Nicola La Palombara INAF IASF Milano

Status of the EGSE updating with SCOS Nicola La Palombara INAF IASF Milano Status of the EGSE updating with SCOS 2000 Nicola La Palombara INAF IASF Milano Project overview Two on-ground EPIC Flight Spare instruments: 1 MOS camera at the Leicester University (UK) 1 PN camera at

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

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

APEX: Deployment of Automated Procedure Execution for EUMETSAT

APEX: Deployment of Automated Procedure Execution for EUMETSAT SpaceOps 2006 Conference AIAA 2006-5677 : Deployment of Automated Execution for EUMETSAT Ivan Dankiewicz and Roger Thompson SciSys Ltd, Methuen Park, Chippenham, Wiltshire, SN14 0GB, UK e-mail: Ivan.Dankiewicz@scisys.co.uk,

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

CCS5. Mission Information Base. Interface Control Document. A.M. Lopez Davila Date P.A Ansel Date

CCS5. Mission Information Base. Interface Control Document. A.M. Lopez Davila Date P.A Ansel Date CCS5 ission Information Base Interface Control Document Prepared: Checked: Date D.Y.J-P de Graaf Date Engineer Configuration anager Checked: Authorized: A.. Lopez Davila Date P.A Ansel Date Quality/PA

More information

Cortex SLE Provider System From prototype, to product, to successful operations

Cortex SLE Provider System From prototype, to product, to successful operations SpaceOps 2006 Conference AIAA 2006-5668 Cortex Provider System From prototype, to product, to successful operations C. Laroque * VEGA, Darmstadt, Germany D. Firre and K.J. Schulz European Space Agency,

More information

Towards SpaceWire Plug-And-Play ECSS Standard

Towards SpaceWire Plug-And-Play ECSS Standard Towards SpaceWire Plug-And-Play ECSS Standard David Jameux SpaceWire 2011, San Antonio (TX), USA 08/11/2011 Background 1. SpaceWire: a. initiated by ESA b. allows embarking high speed data networks on

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

LISA Pathfinder Sheet : 1

LISA Pathfinder Sheet : 1 Pathfinder Sheet : 1 Issue : A Date : 7.3.5 Inputs to LISA Pathfinder Space-Ground Interface Document (SGICD) - Part 2, Baseband. CI CODE: 1240000 Prepared by: Date: Robin Ashencaen Checked by: Date: Kevin

More information

https://mms.gsfc.nasa.gov

https://mms.gsfc.nasa.gov Telemetry Storage Systems: A Comparison of Mission Approaches Robert Klar, Scott Miller and Paul Wood FSW 2016 (Not ITAR Restricted) Overview Magnetospheric Multiscale (MMS) Overview and Storage Approach

More information

Volvo Car Group Jonn Lantz Agile by Models

Volvo Car Group Jonn Lantz Agile by Models Volvo Car Group Jonn Lantz Agile by Models Challenge Scaling agile model driven development of AUTOSAR embedded software. Lift the abstraction level of in-house development. Create reliable, automated

More information

MARS RELAY OPERATIONS: APPLICATION OF THE CCSDS PROXIMITY-1 SPACE DATA LINK PROTOCOL

MARS RELAY OPERATIONS: APPLICATION OF THE CCSDS PROXIMITY-1 SPACE DATA LINK PROTOCOL MARS RELAY OPERATIONS: APPLICATION OF THE CCSDS PROXIMITY-1 SPACE DATA LINK PROTOCOL Introduction G. J. Kazz and E. Greenberg Jet Propulsion Laboratory, California Institute of Technology 4800 Oak Grove

More information

TELECOMMAND AND TELEMETRY COMPONENTS FOR TODAY AND TOMORROW

TELECOMMAND AND TELEMETRY COMPONENTS FOR TODAY AND TOMORROW TELECOMMAND AND TELEMETRY COMPONENTS FOR TODAY AND TOMORROW P. Sinander, S. Habinc Control, Data and Power Division, Directorate of Technical and Operational Support European Space Agency, PO. Box 299,

More information

Developing onboard software 400 miles from the cleanroom

Developing onboard software 400 miles from the cleanroom Developing onboard software 400 miles from the cleanroom Component-based reusable software for UKube-1 Peter Mendham and Mark McCrum UKube-1 United Kingdom Universal Bus Experiment 3U CubeSat Five payloads

More information

Monitoring a spacecraft from your smartphone using MQTT with Joram

Monitoring a spacecraft from your smartphone using MQTT with Joram Monitoring a spacecraft from your smartphone using with Joram joram.ow2.org mqtt.jorammq.com www.scalagent.com David Féliot Use case #1: on-call operators On-call operators (working outside the control

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

Page de signatures électroniques / Electronic Signatures Page

Page de signatures électroniques / Electronic Signatures Page Page de signatures électroniques / Electronic Signatures Page Information Documentaire / Document Information Titre / Title : Auteur / Author : Reference : This document has been digitally signed and timestamped.

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

Impact of New CCSDS File Delivery Protocol on JPL Telemetry and Command Ground System Architecture

Impact of New CCSDS File Delivery Protocol on JPL Telemetry and Command Ground System Architecture Impact of New CCSDS File Delivery Protocol on JPL Telemetry and Command Ground System Architecture Mike Levesque Jet Propulsion Laboratory (Michael.Levesque@jpl.nasa.gov) Page 1 Motivations specification

More information

OHB System AG Anh Trung. Developing a SMP2 compliant Hardware-In-the-Loop simulation framework

OHB System AG Anh Trung. Developing a SMP2 compliant Hardware-In-the-Loop simulation framework Anh Trung Developing a SMP2 compliant Hardware-In-the-Loop simulation framework Introduction Previously SMP2 Software Validation Facility for MTG OHB s SMP2 simulation environment, Rufos Moving forward

More information

DESIGN OF SPACE DATA LINK SUBLAYEROF TELECOMMAND DECODER USING CCSDS PROTOCOL

DESIGN OF SPACE DATA LINK SUBLAYEROF TELECOMMAND DECODER USING CCSDS PROTOCOL DESIGN OF SPACE DATA LINK SUBLAYEROF TELECOMMAND DECODER USING CCSDS PROTOCOL 1 Triveni K, 2 Shilpa K.C Dr. AIT, Bangalore Email- 1 trivenik.29@gmail.com, 2 shilpa.kc2@gmail.com Abstract- This paper deals

More information

The Euclid Ground Segment Design for File-based Operations

The Euclid Ground Segment Design for File-based Operations The Euclid Ground Segment Design for File-based Operations Frank Keck, Felix Flentge, Colin Haddow, Guillermo Buenadicha 14/03/2017 ESA UNCLASSIFIED - Releasable to the Public 2017 by European Space Agency.

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

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

EGSE INTERFACE Requirements Specification H-P-1-ASPI-IS Product Code: 00000

EGSE INTERFACE Requirements Specification H-P-1-ASPI-IS Product Code: 00000 ISSUE : 03 Page : 1/119 HERSCHEL / PLANCK EGSE INTERFACE Requirements Product Code: 00000 Date Signature Rédigé par/written by Vérifié par/verified by Vérifié par/verified by Vérifié par/verified by Approbation/Approv

More information

Iris Public Event 04 & 05 February 2013 University of Salzburg Unipark, Salzsburg

Iris Public Event 04 & 05 February 2013 University of Salzburg Unipark, Salzsburg Iris Public Event 04 & 05 February 2013 University of Salzburg Unipark, Salzsburg 05 R 2 Communication Standard VERICATION TEST BED VERICATION TEST BED: Industrial Consortium 3 VERICATION TEST BED: Introduction

More information

Mission Critical MPLS in Utilities

Mission Critical MPLS in Utilities Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Application Note February 2017 Mission Critical MPLS in Utilities The Technology to Support Evolving Networks Abstract This

More information

Schema Validate With Oracle 10g Database Status

Schema Validate With Oracle 10g Database Status Schema Validate With Oracle 10g Database Status This exam has been validated against Oracle Database 10g, Oracle Database 11g, Oracle Database 11g Release 2, and Oracle Database 12c Release 1. Copy whole

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

Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration

Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration SSC17-S2-07 Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration Alonzo E. Jenkins, Peter J. Yoo, and Cherry Y.

More information

SpaceWire devices developed in JAXA s SpaceWire R&D activities in the last 3 years (and coming several years).

SpaceWire devices developed in JAXA s SpaceWire R&D activities in the last 3 years (and coming several years). JAXA Status Report Part 2 SpaceWire devices developed in JAXA s SpaceWire R&D activities in the last 3 years (and coming several years). Takayuki Yuasa, Tadayuki Takahashi JAXA Masaharu Nomachi Osaka University

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

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

SWIFU: SPACEWIRE INTERFACE UNIT FOR VERSATILE SENSOR

SWIFU: SPACEWIRE INTERFACE UNIT FOR VERSATILE SENSOR SWIFU: SPACEWIRE INTERFACE UNIT FOR VERSATILE SENSOR INTEGRATION ON THE EXOMARS CHASSIS BREADBOARD Session: Spacewire Missions and Applications Short Paper Lee C. G.-Y., Obstei R. von Hoerner & Sulger

More information

Gaia. TMTC SCOE Requirements Specification. CI CODE: DRL Refs : UK EXPORT CONTROL RATING : Not Listed Rated By : D. Perkins

Gaia. TMTC SCOE Requirements Specification. CI CODE: DRL Refs : UK EXPORT CONTROL RATING : Not Listed Rated By : D. Perkins Page 1 of 37 TMTC SCOE Requirements Specification CI CODE: 13000 DRL Refs : UK EXPORT CONTROL RATING : Not Listed Rated By : D. Perkins Prepared by: Date: Checked by: Date: Approved by: Date: Authorised

More information

The SOIS Plug-and-Play Architecture and Its Proposed Mapping onto SpaceWire

The SOIS Plug-and-Play Architecture and Its Proposed Mapping onto SpaceWire Distributed, Real- Time, Embedded Systems The SOIS Plug-and-Play Architecture and Its Proposed Mapping onto SpaceWire S.D. Fowell, SciSys Ltd, UK Presented by: Stuart D Fowell www.scisys.co.uk Overview

More information

CRaTER SOC Operations

CRaTER SOC Operations CRaTER SOC Operations LRO MOR Section 10 Mr. Michael Golightly CRaTER Deputy Project Scientist Boston University LRO Mission Operations Review (MOR) Slide - 1 CRaTER SOC Overview MOC R/T TCP Realtime archive

More information

GDSS. A Service Oriented Architecture for Mission Operations

GDSS. A Service Oriented Architecture for Mission Operations SpaceOps 2006 Conference AIAA 2006-5592 GDSS: A Oriented Architecture for Operations Roger S. Thompson, Stewart Hall and Oliver Page SciSys Ltd., Chippenham, Wiltshire SN14 0GB, United Kingdom and Nestor

More information

Remote Memory Access in Embedded Networked Systems

Remote Memory Access in Embedded Networked Systems Remote Memory Access in Embedded Networked Systems Valentin Olenev, I Korobkov, Liudmila Koblyakova, Felix Shutenko SUAI Introduction A Modern Embedded Networked Systems frequently consist of a large quantity

More information

GLAST Large Area Telescope

GLAST Large Area Telescope GLAST Large Area Telescope Gamma-ray Large Area Space Telescope Instrument Science Operations Center Monthly Status Review January 007 Rob Cameron ISOC Management Operations Facility Construction completed

More information

Telemetry Processing and Display Ground System

Telemetry Processing and Display Ground System The MPCS Multimission Telemetry Processing and Display Ground System Its Use in the Mars Science Laboratory Mission and Beyond Josh Choi, Lloyd Deforrest, Marti DeMore Jet Propulsion Laboratory California

More information

EGSE INTERFACE CONTROL DOCUMENT

EGSE INTERFACE CONTROL DOCUMENT Page 1 of 52 EGSE INTERFACE CONTROL DOCUMENT CI CODE: 13000 DRL REFS: DTI EXPORT CONTROL RATING: Not Listed Rated by: This document is produced under ESA contract 19750/06/NL/FG, ESA export exemptions

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 9.5 Veeam Agent Management Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this

More information

MOST (Modelling of SpaceWire Traffic): MTG-I simulation presentation

MOST (Modelling of SpaceWire Traffic): MTG-I simulation presentation MOST (Modelling of SpaceWire Traffic): MTG-I simulation presentation PART 1 2 1 INTRODUCTION, HISTORY and CONTEXT MTG SpaceWire Network MOST presentation (1/5) 3 MOST (Modelling of SpaceWire Traffic) was

More information