Introduction to the Events Kernel EK

Slides:



Advertisements
Similar presentations
Navigation and Ancillary Information Facility NIF SPICE Conventions A summary of many “standards,” lingo and common usage within SPICE April 2006.
Advertisements

Navigation and Ancillary Information Facility NIF The SPICE system has been developed by the Jet Propulsion Laboratory, California Institute of Technology,
Navigation and Ancillary Information Facility NIF Motivation for Developing SPICE November 2014.
Intro to Satellite Orbits Introduction to Space Systems and Spacecraft Design Space Systems Design.
1 08 January 2015 Stephen Horan Cube Quest Kick-off: Communications Rules PI for Avionics Space Technology Mission Directorate.
Building a Data-Driven School Hilary Shea September 26, 2006.
LSU 10/09/2007System Design1 Project Management Unit #2.
Navigation and Ancillary Information Facility NIF Events Kernel Notebook Component ENB One of Three Components of the E-Kernel Subsystem June 2004.
Computing for Bioinformatics Introduction to databases What is a database? Database system components Data types DBMS architectures DBMS systems available.
20a - 1 NASA’s Goddard Space Flight Center Attitude Control System (ACS) Eric Holmes, Code 591 Joe Garrick, Code 595 Jim Simpson, Code 596 NASA/GSFC August.
Archiving 40+ years of Planetary Mission Data - Lessons Learned and Recommendations K. E. Simmons LASP, University of Colorado, Boulder, CO
MET280: Computing for Bioinformatics Introduction to databases What is a database? Not a spreadsheet. Data types and uses DBMS (DataBase Management System)
Generic Instrument Processing Facility Interface Specifications A. BuongiornoFrascati 12 /10/2012 ESA EOP-GS 1.
Navigation and Ancillary Information Facility NIF Preview of a Web-based GUI Interface to SPICE “WebGeocalc” The NAIF and UCD Teams August 22, 2011 SPICE.
A performance evaluation approach openModeller: A Framework for species distribution Modelling.
Thomas C. Stein PDS Geosciences Node Washington University in St. Louis 1MS Supporting Active Surface Missions and Adding Value.
Navigation and Ancillary Information Facility NIF SPICE Conventions A summary of standards, lingo and common usage within SPICE November 2014.
Distance Diagnostics through Digital Imaging DDDI Distance Diagnostics through Digital Imaging DDDI
A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University ©2011 Pearson Prentice Hall ISBN Chapter 17 JavaScript.
Navigation and Ancillary Information Facility NIF Introduction to WebGeocalc October 2014 SPICE components and services are not restricted under ITAR and.
Navigation and Ancillary Information Facility NIF Events Kernel Sequence Component ESQ One of three components of the E-kernel Subsystem June 2004.
Navigation and Ancillary Information Facility NIF Overview of the Events Kernel EK November 2014 Note: the EK is infrequently used by NASA flight projects.
Navigation and Ancillary Information Facility NIF Introduction to Kernels March 2010.
August 2003 At A Glance The IRC is a platform independent, extensible, and adaptive framework that provides robust, interactive, and distributed control.
Navigation and Ancillary Information Facility NIF Introduction to the Events Kernel EK June 2004.
Navigation and Ancillary Information Facility NIF SPICE Event Finding Subsystem October 2007.
Navigation and Ancillary Information Facility NIF SPICE Introduction January 2009.
GLAST Science Support CenterAugust 10, 2004 Users’ Committee Meeting The Project Data Management Plan David Band – GSSC.
Navigation and Ancillary Information Facility NIF Welcome to the SPICE Tutorials March 2010.
Navigation and Ancillary Information Facility NIF Welcome to the SPICE Training Class October 2007.
Navigation and Ancillary Information Facility NIF Welcome to the SPICE Tutorials November 2014.
Navigation and Ancillary Information Facility NIF SPICE Conventions A summary of many “standards,” lingo and common usage within SPICE June 2004.
Tethered Aerostat Program Concept Design Review Team Name Conceptual Design Review University/College Team Members Date.
Navigation and Ancillary Information Facility NIF Finding SPICE Components An Introduction to the NAIF Server April 2006.
MAVEN Planetary Protection Lead Bob Bartlett Mars Atmosphere and Volatile EvolutioN (MAVEN) Overall Approach to Planetary Protection Wednesday, October.
Introduction to Computing Systems
آشنایی با نرم افزار Microsoft Access
Charles Acton NAIF Manager JPL July 18, 2007
Design Components are Code Components
Client/Server Databases and the Oracle 10g Relational Database
PLM, Document and Workflow Management
I&T&C Organization Chart
SPICE, el servicio de información geométrica para ciencias planetarias
How to Submit Collection Metadata
Finding SPICE Components An Introduction to the NAIF Server
Detlef Koschny Research and Scientific Support Department ESA/ESTEC
Chapter 2: System Structures
Introduction to Triggers
Overview The designer role in CE 4 has been separated into two new roles in CE6: Designer Role Instructor Role The Auditor role has been added as.
Design and Implementation
SPICE Introduction October 2007.
Software Configuration Management
BSA 502 Competitive Success/snaptutorial.com
Engineering Processes
Jesper Schou Instrument Scientist
Launch and On-orbit Checkout
Design and Implementation
Design Components are Code Components
HMI Top Level Requirements
Chapter 17 JavaScript Arrays
Lecture 13 Teamwork Bryan Burlingame 1 May 2019.
Observation and Checkout Modes (1) - Introduction -
STScI Ground System Development Status:
Integration & Test Instrument Operations Coordination
<Your Team # > Your Team Name Here
Project Management Unit #2
<Your Team # > Your Team Name Here
Geometric Sequences and Series
Presented to the CEOS WGISS October 10, 2019
Presentation transcript:

Introduction to the Events Kernel EK October 2007

Scope This tutorial provides an overview of the entire Events Kernel subsystem, comprised of three components: Science Plan ESP Sequence ESQ Notebook ENB Depending on specific circumstances: the three components may exist as three distinct and different products two components may be implemented with a single mechanism one or more components may not be used at all Intro to EK Subsystem

E-Kernel Subsystem Objectives Assemble, archive and provide convenient and useful access to plans, commands and notes about the acquisition of space science observations: For use by on-going project science and engineering team members For use by post-mission researchers Accomplish the above with minimal impact on science and mission operations team members. Intro to EK Subsystem

Nominal E-kernel Composition Objectives for Science Observations Mission Operations Logs Commands and Activities Scientist’s Notebook Logical View Science Plan Component Sequence Component Notebook Component Component View Mission Elapsed Time Intro to EK Subsystem

Nominal E-kernel Implementation Sequence Component (ESQ) Science Plan Component (ESP) Notebook Component (ENB) Component View ? (some other mechanism) Web + DBK DBK Database Kernel Implementation Intro to EK Subsystem

Science Plan - ESP Each entry is a statement of science objectives for a series of coordinated observations to be made over a stated period of time Might include some information about the planned mechanics (observation design) for obtaining the data This component could be implemented as a part of the SEQUENCE component (ESQ), or as a part of the NOTEBOOK component (ENB), or as a separate product using some other mechanism Intro to EK Subsystem

Sequence - ESQ Principal entries are instrument and spacecraft “commands” or “macro calls” that carry out the objectives of the Science Plan. These contain the lowest level of detail that could be helpful while also being practical for inclusion in the E-kernel product. Could include ground system events, such as tracking station status Could include “announcements” of the occurrence of geometric conditions of wide interest, such as equator crossing, occultation entry, etc. Could include “state records” that summarize the status of an instrument or subsystem or spacecraft at a given epoch. (If to be included, state records might be derived rather than actually stored as physical objects.) Intro to EK Subsystem

Notebook - ENB Entries are notes provided by scientists and flight team engineers about what happened as mission operations are conducted, including unplanned, unanticipated or unexplained occurrences Entries could also be general notes thought to be of interest to scientists Entries submitted using e-mail can include MIME attachments, such as GIF, JPEG, EXCEL, WORD, etc., in addition to plain ASCII text Entries submitted using WWW are limited to plain ASCII text Intro to EK Subsystem

E-Kernel Status The E-kernel is the least well developed and least used component of the SPICE system Due in part to not being of as much interest to flight project instrument and engineering teams as the other components Their perception is that EK information could be useful to future users of a mission’s data, but not so much to an active flight team NAIF and other kernel producers seem unlikely to produce any EK components in the future. Intro to EK Subsystem