18
Simulation of Precise and Safe Landing near a Plume Source on Enceladus Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space Applications (ISTA), Bundeswehr University, Munich MATLAB EXPO, Munich, June 26 th 2018

Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Simulation of Precise and Safe Landing near a Plume Source on Enceladus

Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner

Institute for Space Technologies and Space Applications (ISTA), Bundeswehr University, Munich

MATLAB EXPO, Munich, June 26th 2018

Page 2: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Motivation - Enceladus Lander mission

MATLAB EXPO, MunichJune 26th, 2018

K. Konstantinidis et al., A lander mission to probe subglacial water on Saturn׳s moon Enceladus for life, Acta Astronaut. 106 (2015) 63–89

• ISTA involved in EnEx-1 project (2012-2015) for Enceladus Lander mission design

• Critical technology identified for landing mission: Advanced landing GN&C

Porco et al., 2014

Page 3: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Topography

• “V” shaped canyons, 100–150 m high, 200–250 m deep

• Bottom: 50–100 m wide• floor is interspersed with obstaclesTerrain texture• plume fallout deposit layer up to 10s of meters

near plumes• Also exposed icy crustThermal environment• Concentrated hotspots around plume sources

(~10 m)Albedo of Enceladus: 0.99Polar region• low sun elevation angles• canyon floors often in darknessPlanetary protection • possible direct access to ocean, PP more strict

than e.g. Mars special regions

Landing on the south pole of Enceladus

C. Porco

et al.,

2014

B. Giese

et al.,

2010

MATLAB EXPO, MunichJune 26th, 2018

Page 4: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Lander GN&C operations

Approach phase

NASA Altair Lunar Lander

MATLAB EXPO, MunichJune 26th, 2018

Page 5: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Lander GN&C system

*also:• altimeter• velocimeter• star tracker

Lidar

IMU

VisCam

ThermCam

Page 6: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Current research - GN&C for Enceladus Landing

Purposes of tool:• GN&C design• Proof of concept• Requirements

validation• Simulation

based Fault Management

MATLAB EXPO, MunichJune 26th, 2018

Page 7: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Terrain and sensor simulationB. Giese et al., 2010

1. Input terrain model2. Delaunay triangulation 3. Terrain illumination

Camerasimulation

Lidarsimulation

MATLAB EXPO, MunichJune 26th, 2018

Page 8: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

TRN-aided inertial navigation

1. Lander nav. state

2. Prediction step

3. Correction step

J. Sola, 2007

bzarg.com

Page 9: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Sensor observations

1. Detect and match SURF features

Camera: Simultaneous Localization and Mapping (SLAM)

2. Project features on 3D world

3. Retro-project features to make measurementLidar: Iterative Closest Point (ICP)

1. Minimize difference between point clouds2. Give translation and rotation matrix3. Use T and R as measurements in nav. filter

MATLAB EXPO, MunichJune 26th, 2018

J. Sola, 2007

R. Jakob

J. Sola, 2007

Alismail et al.

Page 10: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Hazard Detection and Avoidance – Fuzzy reasoning

MATLAB EXPO, MunichJune 26th, 2018

Mathworks

Page 11: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Hazard Detection and Avoidance – Landing site evaluation

Serrano et al., 2007

MATLAB EXPO, MunichJune 26th, 2018

Reachability

HazardsScientific interest

Landing goodness

Page 12: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Guidance – Convex guidance (G-FOLD)

MATLAB EXPO, MunichJune 26th, 2018

• Optimization objective: minimizepropellant used

• Dynamics• Constraints• Initial and final conditions

Acikmese et al.,

2013

Convex Optimization: G-FOLD algorithm

Page 13: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Landing simulation tool structure

FuzzyLogicToolbox

SLAM Toolbox (open source, by J. Sola)

FALCON optimizer(open source, byTUM Munich)

MATLAB EXPO, MunichJune 26th, 2018

MATLAB graphics

T. McClure

Computer Vision System Toolbox

Page 14: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Visual navigation simulation

MATLAB EXPO, MunichJune 26th, 2018

Page 15: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Hazard Detection and Avoidance simulation

MATLAB Expo, MunichJune 26th, 2018

Page 16: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Example challenging trajectory and thrust arc

Modified reachability ellipse verificationDemonstation of G-FOLD capabilities

Guidance Simulation

MATLAB EXPO, MunichJune 26th, 2018

Page 17: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Summary and future work

What we did so far

• Created tool to simulate landing on Enceladus

• Incorporating all functions necessary:

– Terrain Relative Navigation

– Hazard Detection and Avoidance

– Guidance

– Realistic sensor input simulation

Work remaining to be done

• Finalize tool development

• Monte Carlo simulations and sensitivity analyses to verify fulfilment of landing requirements

• Focus on reliability: apply fault management methods and simulate deduced fault scenarios

Future work

• Test landing on quadrocopter testbed under development in ISTA

MATLAB EXPO, MunichJune 26th, 2018

Page 18: Simulation of Precise and Safe Landing near a Plume Source ...€¦ · Kostas Konstantinidis, Julian Adler, Manuel Thies, Roger Förstner Institute for Space Technologies and Space

Thank you!Questions?

Contact: [email protected]