Shape Model Subsystem Preview (DSK)

Slides:



Advertisements
Similar presentations
6 Cartographic Elements
Advertisements

Navigation Fundamentals
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 Non-Toolkit Applications April 2012.
Navigation and Ancillary Information Facility NIF Writing an Mice (MATLAB) Based Program November 2014.
Navigation and Ancillary Information Facility NIF Shape Model Subsystem Preview (DSK) November 2014.
Navigation and Ancillary Information Facility NIF Porting Kernels October 2014.
Navigation and Ancillary Information Facility NIF Porting Kernels January 2009.
Navigation and Ancillary Information Facility NIF Time Conversion and Time Formats November 2014.
Vectors and the Geometry of Space 9. Functions and Surfaces 9.6.
Navigation and Ancillary Information Facility NIF Leapseconds and Spacecraft Clock Kernels LSK and SCLK November 2014.
Coordinate Systems in Geodesy By K.V.Ramana Murty, O. S.
Navigation and Ancillary Information Facility NIF SPICE Geometry Finder (GF) Subsystem Searching for times when specified geometric conditions occur November.
Shape Matching for Model Alignment 3D Scan Matching and Registration, Part I ICCV 2005 Short Course Michael Kazhdan Johns Hopkins University.
Navigation and Ancillary Information Facility NIF SPICE Conventions A summary of standards, lingo and common usage within SPICE November 2014.
Navigation and Ancillary Information Facility NIF Derived Quantities November 2014.
1 German Aerospace Center VICAR Tutorial Thomas Roatsch, DLR 22-May-2008 Video Image Communication and Retrieval.
Hayabusa Data Archives Makoto Yoshikawa (JAXA) COSPAR Capacity Building Workshop on Planetary Science July 23 - Aug. 3, 2007 Montevideo, Uruguay.
Navigation and Ancillary Information Facility NIF Shape Model Preview An overview of Current Status of and Further Development Plans for the SPICE Digital.
Navigation and Ancillary Information Facility NIF Summary of Key Points January 2009.
Navigation and Ancillary Information Facility NIF Summary of Key Points October 2014.
Navigation and Ancillary Information Facility NIF The Event Finder April 2005 (A preview of work in progress)
Navigation and Ancillary Information Facility NIF Event Finding Subsystem Preview Capabilities, Current Status and Plans January 2009.
Navigation and Ancillary Information Facility NIF IDL Interface to CSPICE “Icy” How to Access the CSPICE library Using Interactive Data Language (IDL)
Navigation and Ancillary Information Facility NIF Shape Model Subsystem Preview Capabilities, Current Status and Plans January 2009.
Navigation and Ancillary Information Facility NIF Planetary Constants Kernel PCK March 2006.
Navigation and Ancillary Information Facility NIF Planetary Constants Kernel PCK November 2014.
Navigation and Ancillary Information Facility NIF Porting Kernels November 2005.
SPICE Production at ESTEC April SPICE Production at ESTEC 2 Overview SPK/CK production SCLK production FK and IKs production Other Kernels.
Navigation and Ancillary Information Facility NIF SPICE System Development Plans March 2006.
Navigation and Ancillary Information Facility NIF Planetary Constants Kernel PCK January 2009.
Navigation and Ancillary Information Facility NIF Planetary Constants Kernel PCK October 2014.
Navigation and Ancillary Information Facility NIF Introduction to Kernels March 2010.
Navigation and Ancillary Information Facility NIF SPICE Toolkit Common Problems November 2014.
How are Earth’s surface features measured and modeled?
Navigation and Ancillary Information Facility NIF Using Module Headers April 2006.
Navigation and Ancillary Information Facility NIF Derived Quantities October 2007.
Navigation and Ancillary Information Facility NIF Frames Kernel FK March 2006.
Navigation and Ancillary Information Facility NIF SPICE Event Finding Subsystem October 2007.
Where in the world are we? … A system for describing location on the earth What is the shape of the earth … and how earth’s shape affects the process of.
The Natural Environment. Earth Systems Concepts System- a collection of physical processes that are linked and act together in an.
The Natural Environment. Earth’s shape = Geoid Figure 1.11.
Navigation and Ancillary Information Facility NIF SPICE Geometry Finder (GF) Subsystem Searching for times when specified geometric events occur September.
Navigation and Ancillary Information Facility NIF Porting SPICE Kernels Between Computers June 2004.
Navigation and Ancillary Information Facility NIF SPICE Toolkit Common Problems October 2007.
Navigation and Ancillary Information Facility NIF Porting Kernels March 2010.
Navigation and Ancillary Information Facility NIF SPICE Development Plans and Possibilities October 2007.
Plate_renderer (optional) N. Hirata 1. plate_renderer Tool for simulating Hayabusa's observations developed by N. Hirata – Implementing a light scattering.
Navigation and Ancillary Information Facility NIF Frames Kernel FK March 2010.
Navigation and Ancillary Information Facility NIF Writing an Mice (MATLAB) Based Program October 2007.
Geocoding and Georeferencing Scott Bell GIS Institute.
Integrating LiDAR Intensity and Elevation Data for Terrain Characterization in a Forested Area Cheng Wang and Nancy F. Glenn IEEE GEOSCIENCE AND REMOTE.
Topic: Maps PSSA: A/S8.D.1.1. Objective: TLW use cardinal directions and latitude and longitude to locate places on a map.

Writing an Icy (IDL) Based Program
Dynamic Reference Frames
Charles Acton NAIF Manager JPL July 18, 2007
SPICE, el servicio de información geométrica para ciencias planetarias
Summary of Key Points October 2007.
“High Accuracy” Orientation and Body-fixed Frames for the Moon and Earth July 2013.
Geometric information for VIRTIS-M data
Height and Transformations
Frames Kernel FK October 2007.
Planetary Constants Kernel PCK
COORDINATE SYSTEMS AND MAP PROJECTIONS
GEOMETER Update Get new version of GEOMETER from Team web site after August 8. Some new parameters now computed (illum angles for “near point” of non-intersecting.
Surface Analysis Tools
Lecture 4 Geographic Coordinate System
Orthogonal Base Cartesian Coordinate System Works in general:
GEOMETER Update Get new version of GEOMETER from Team web site after August 8. Some new parameters now computed (illum angles for “near point” of non-intersecting.
Presentation transcript:

Shape Model Subsystem Preview (DSK) July 2013

DSK Shape Representations The DSK subsystem will handle two representations of shape data Digital elevation model Tessellated plate model DSK supplements the tri-axial ellipsoid shape model DSK

Digital Elevation Model Maps longitude/latitude to “elevation” Elevation of a surface point can be defined as distance from the origin of a body-fixed reference frame Elevation can be defined as height above a reference ellipsoid Example: image created from MGS laser altimeter (MOLA) Mars DEM DSK

Tessellated Plate Model Surface of object is represented as a collection of triangular plates More flexible than digital elevation model: any arbitrary 3-D surface can be modeled Surface could be a complicated shape with multiple surface points having the same latitude and longitude Examples: “dumbbell”-shaped asteroid, caves, arches Less efficient than digital elevation model of similar resolution in terms of storage and computational speed Phobos Itokowa DSK

DSK High-level Functionality High-level functions include, but are not limited to, the following: Compute sub-observer point on surface and height of observer above surface Compute intercept of ray with surface Determine whether a portion of a target body’s surface is within the FOV of specified instrument at specified time. Determine occultation/transit state of a point target Compute limb and terminator location Compute Illumination angles at a specified surface point DSK

DSK Utility Programs Create DSK files: import other surface shape data sets into SPICE DSK format Port DSK files Provide comment area access Summarize DSK file contents Subset or merge DSK files Down sample DSK files Convert one DSK data type to another Note: DSKs cannot be read if in non-native binary format Use BINGO or TOXFR/TOBIN to change between binary formats DSK

DSK API Examples Get radius at surface point (inputs are in red, outputs in blue): CALL DSKRAD ( TARGET, LON, LAT, RADIUS ) Inputs: target body name, longitude and latitude of point of interest Output: radius (distance from target center) at surface point Find sub-observer point on target: CALL SUBPT ( METHOD, TARGET, ET, ABCORR, OBSRVR, SPOINT, ALT ) SUBPT is a generic, high-level API. SUBPT doesn’t assume the surface is modeled by a DSK. Input “METHOD” indicates surface model and sub-point definition For ellipsoids, METHOD may be set to ‘near point’ or ‘intercept’ For DSKs, set METHOD to ‘DSK intercept’, indicating that the sub-point is defined as the closest intersection to the observer of the observer-target center ray with the surface, and a DSK shape model is to be used. Note that SPICE should not assume DSK is to be used just because a DSK for the target body is loaded; may be too inefficient for some applications. Caller must say which model is to be used. Other inputs: target body name, epoch, aberration correction, observer name. Outputs: sub-observer point in Cartesian coordinates, expressed in the body-fixed frame associated with the target, and altitude of the observer above the sub-point. DSK

Writing Shape and Orientation Kernels DSK LAT/LON and height above ellipsoid or distance from center of frame MKDSK Program (SPICE Toolkit) Digital shape kernel Digital Terrain Shape Model Lists of plate model vertices and associated plates MKDSK Program (SPICE Toolkit) Tessellated Plates Shape Model Axes dimensions for tri-axial ellipsoid Text editor (Usually done by NAIF) Triaxial Ellipsoid Shape Model Some source of rotation state information (pole RA/DEC and prime meridian location) Z PCK Text editor (Usually done by NAIF) X Planetary constants kernel containing rotation data for the body, and possibly tri-axial shape Y Orientation DSK

Using Shape and Orientation Kernels DSK Digital shape kernel Digital Terrain Shape Model Your Application Program Pick one* shape model Shape Tessellated Plates Shape Model * Sometimes the triaxial model is needed in addition to one of the other two SPICE modules Triaxial Ellipsoid Shape Model Orientation Z Your data, as needed PCK X Planetary constants kernel containing rotation data for the body, and possibly tri-axial shape SPICE modules for obtaining rotation state and shape, and then computing derived quantities Y Orientation DSK

DSK Development Status History A partial alpha-test DSK Toolkit was released in July, 2010 Available in Fortran, C, IDL and JNI Contains support only for the tessellated plate model data type The DSK File format used in this prototype has been finalized; the format will be supported by the official SPICE Toolkit. Work on the digital elevation model portion is ongoing now Plans Release date of a first official version of the DSK system is TBD Possibly towards the end of calendar 2013 DSK