SOC-Produced Auxiliary data

Slides:



Advertisements
Similar presentations
Rosetta Magnetic Field PDS Review B. J. Anderson.
Advertisements

Software Engineering 2003 Jyrki Nummenmaa 1 OBJECT ARCHITECTURE DESIGN These slides continue with our example application, based on the simplified.
ESOC | Chris Watson | ESA/ESOC | Page 1 Mosaics Operational aspects CHRIS WATSON ESAC.
Time correlation CHRIS WATSON ESAC.
Solar Orbiter SOWG 5| Richard Carr| Low Latency Pipeline Hosting and Delivery Architecture | Slide 1 ESA UNCLASSIFIED – For Official Use Solar Orbiter.
SOLAR ORBITER SOC Test Plans Nana Bach SOWG#7 – 6-9 July 2015.
EMC Quiet Planning During Science Operations Andrew Walsh & Chris Watson Solar Orbiter SOC, ESAC, Madrid EMC Working Group #12, Imperial College,
 To explain the importance of software configuration management (CM)  To describe key CM activities namely CM planning, change management, version management.
SGS: Activities and Requests Helen Middleton. Hermean Environment Working Group Meeting | SGS Team | Key Largo | 16/05/2013 | Slide 2 Contents 1.ESAC.
Low Latency Data Visualisation Solar Orbiter SOC SOWG #5, ESAC, 8-10 July 2014.
Navigation and Ancillary Information Facility NIF Summary of Key Points October 2014.
SPICE Production at ESTEC April SPICE Production at ESTEC 2 Overview SPK/CK production SCLK production FK and IKs production Other Kernels.
Copyright © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
ESOC | Chris Watson | ESA/ESOC | Page 1 SOC-Instrument Team interfaces CHRIS WATSON ESAC.
1 CAA 2009 Peer Review, Jesus College, Cambridge, UK, March CAA Peer Review: Selected Recommendations.
ESAC | Chris Watson | ESA/ESAC | Page 1 “Day in the life” testing of LL VMs CHRIS WATSON ESAC.
Double Star Active Archive - STAFF-DWP Data errors and reprocessing Keith Yearby and Hugo Alleyne University of Sheffield Nicole Cornilleau-Wehrlin LPP.
WEC meeting TED status and WEC timing.
ESAC | Chris Watson | ESA/ESAC | Page 1 TM corridors Concept and ICD CHRIS WATSON ESAC.
The road to the first E2E tests
Rosetta Science Working Team Meeting #26 Working Group #1
Chapter 8: Estimating with Confidence
SOC-Provided Ancillary Data: Update
Instrument Teams to SOC Test Specifications
CLE Introduction to Agile Software Acquisition
COMP 2100 From Python to Java
State Data Center Daylight Saving Time 2007 Overview February 15, 2007
Chapter 8: Estimating with Confidence
Charles Acton NAIF Manager JPL July 18, 2007
AP CSP: The Need for Programming Languages and Algorithms
Richard Carr, ESAC, January 2015
PDS4 Data From The Rover RSP Archive Concept Review 28 September 2017
Android 1: Background Kirk Scott.
SOC-Instrument Team interfaces
Geometric information for VIRTIS-M data
Detlef Koschny Research and Scientific Support Department ESA/ESTEC
IOR and E_FECS ICDs CHRIS WATSON ESAC.
Speech Levels in Open Offices
SCC P2P – Collaboration Made Easy Contract Management training
Chapter 8: Estimating with Confidence
Recall The Team Skills Analyzing the Problem (with 5 steps)
Microsoft Dumps | 100% Real Questions PDF DumpsArchive
Remember that our objective is for some density f(y|) for observations where y and  are vectors of data and parameters,  being sampled from a prior.
Overview of Database Systems
Hidden Markov Models Part 2: Algorithms
Unit 6: Application Development
Royal Mail Group: Publishing Volume Commitment Incentive.
Chapter 9 – Software Evolution and Maintenance
IT351: Mobile & Wireless Computing
Royal Mail Group: Publishing Volume Commitment Incentive.
Chapter 8: Estimating with Confidence
ETS WG meeting 6-7 September 2006
Budget Piece Last update: 4/21/2014
My Performance Appraisal How to write SMART objectives
OBJECT ARCHITECTURE DESIGN
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
ETSI TTCN-3 Test Suites QUALITY IMPROVEMENT
Extreme Programming.
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Lesson Overview 1.2 Science in Context.
Review of Previous Lesson
Royal Mail Group: Publishing Volume Commitment Incentive.
CMSC 202 Exceptions.
Chapter 8: Estimating with Confidence
Information system analysis and design
Presentation transcript:

SOC-Produced Auxiliary data CHRIS WATSON ESAC

Overview Auxiliary data as presented here covers two categories SPICE support (the software package, not the instrument) Time-correlation But there is some overlap because of SPICE time kernels We do not envisage implementing a “full” SPICE support (which can be very complicated and complete) from within the SOC Very limited use of SPICE inside the SOC Not clear that most instruments will use SPICE within their own planning or processing.

SPICE support We plan to support Conversion of the CCSDS OEM orbit file to SPICE format Across the whole mission, for long look-ahead planning – which people want, right? Updated occasionally, e.g. following GAMs Linked to a 1:1 “dummy clock” kernel Because we don’t want to circulate predictive clock-kernels based on the real SC clock, because they will end up being wrong, and there is a risk that people use them inappropriately

SPICE support A historic-only Spacecraft-clock kernel Based on the accurate known time correlation behaviour (see later) A historic-only Attitude kernel Giving the SC Frame (only) based on HK At some reasonable frequency We think the use-case should be more at the level of e.g. mean pointing through an integration, and less about RPE within the integration (?) Probably segmented (per downlink or per day) Besides the low-latency post-processing done at SOC, is there a need for this to be distributed in a timely way?

SPICE support We might add a historic orbit file, linked directly to historic clock kernel But I tend to think it is enough to use the time-correlation (see later) to establish the UTC corresponding to any OBT, and then use this this to access the full mission orbit file (?) I am reluctant to support multiple SPICE frames within the spacecraft We may face significant misalignments and thermo-elastics Often we wont know where in the mechanical chain a particular misalignment arises In many cases alignments may be determined only long after the fact, based on specific campaigns and full science (arriving with latency) Thus we can easily face a situation where any published set of frames are “always wrong” The boresight alignments used for pointing commanding are operations-orientated, and not intended to be science quality

Time Correlation We will provide a historic SPICE clock kernel, as described earlier We will also provide a TN describing how to make use of the correlation data (most likely in the form of the SPICE clock kernel) to perform (historic) OBT->UTC and UTC->OBT conversions Following a previous meeting instrument teams were canvassed to see if they wanted a SOC-implemented SW they could use to do the conversion Overwhelming response is “yes” We agree to do it as an over-all reduction in effort However it’s not work-reduction if you all ask for different languages… Therefore SOC propose to provide single language implementation (a “reference implementation”) Should be a widely-used platform-independent non-licensed language – could be java (?) but SOWG shall choose… Can be used directly, or source can be used as a guide for your own instrument-team implementation in any other language

ICDs We should ultimately produce an ICD for the SPICE data Should be quite simple Will just be a “tailoring” defining what parts of the existing SPICE formats we make use of, filenames, versioning etc.