Training Knowledge Bots for Physics Based Simulations Using - - PowerPoint PPT Presentation

training knowledge bots for physics based simulations
SMART_READER_LITE
LIVE PREVIEW

Training Knowledge Bots for Physics Based Simulations Using - - PowerPoint PPT Presentation

Introduction Knowledge Bot Trajectory Analysis Conclusion Training Knowledge Bots for Physics Based Simulations Using Artificial Neural Networks Jay Ming Wong Jamshid Samareh (Mentor) Department of Computer Science Vechicle Analysis Branch


slide-1
SLIDE 1

Introduction Knowledge Bot Trajectory Analysis Conclusion

Training Knowledge Bots for Physics Based Simulations Using Artificial Neural Networks

Jay Ming Wong Department of Computer Science University of Massachusetts Amherst jayming@cs.umass.edu Jamshid Samareh (Mentor) Vechicle Analysis Branch Systems Analysis and Concepts Directorate jamshid.a.samareh@nasa.gov

NASA Langley Research Center

August 5, 2014

Do not distribute. For internal use only. NASA Langley Research Center

slide-2
SLIDE 2

Introduction Knowledge Bot Trajectory Analysis Conclusion

Overview

Introduction Purpose and Motivation Knowledge Bot Training the Knowledge Bot for Physics Based Simulations Trajectory Analysis Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories Conclusion Summary and Final Thoughts

Do not distribute. For internal use only. NASA Langley Research Center

slide-3
SLIDE 3

Introduction Knowledge Bot Trajectory Analysis Conclusion Purpose and Motivation

Purpose of the Knowledge Bot

Role of the knowledge bot in system analysis and design process

Do not distribute. For internal use only. NASA Langley Research Center

slide-4
SLIDE 4

Introduction Knowledge Bot Trajectory Analysis Conclusion Purpose and Motivation

Purpose of the Knowledge Bot

◮ In system analysis the following physics base simulations are

essential in the design and analysis process,

  • 1. Computational Fluid Dynamics (CFD)
  • 2. Trajectory Analysis (POST2)
  • 3. Finite Element Analysis (NASTRAN)

Do not distribute. For internal use only. NASA Langley Research Center

slide-5
SLIDE 5

Introduction Knowledge Bot Trajectory Analysis Conclusion Training the Knowledge Bot for Physics Based Simulations

Approach

User-Bot relationship Hyperbolic Wave Equation Do not distribute. For internal use only. NASA Langley Research Center

slide-6
SLIDE 6

Introduction Knowledge Bot Trajectory Analysis Conclusion Training the Knowledge Bot for Physics Based Simulations

Classification Results

Parabolic 1D Heat Conduction Venus Direct Entry Trajectory Hyperbolic Wave Equation Pressure Vessel Design Elliptic Laplaces’ Equation Slosh Propellant Dynamics Do not distribute. For internal use only. NASA Langley Research Center

slide-7
SLIDE 7

Introduction Knowledge Bot Trajectory Analysis Conclusion Training the Knowledge Bot for Physics Based Simulations

Classification Results

Parabolic 1D Heat Conduction Venus Direct Entry Trajectory Hyperbolic Wave Equation Pressure Vessel Design Elliptic Laplaces’ Equation Slosh Propellant Dynamics Do not distribute. For internal use only. NASA Langley Research Center

slide-8
SLIDE 8

Introduction Knowledge Bot Trajectory Analysis Conclusion Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories

Direct Entry Problem

Illustration of direct entry concept1

1http://cosmology.com/Mars128.html Do not distribute. For internal use only. NASA Langley Research Center

slide-9
SLIDE 9

Introduction Knowledge Bot Trajectory Analysis Conclusion Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories

Direct Entry Problem

◮ Purpose was to observe atmospheric-assisted direct entry of a

45-degree sphere-cone vechicle using d (diameter),m (mass), ve (entry velocity), γe (entry flight path angle) on planet Venus

◮ Find region where successful entries and failed entries will

  • ccur at, some instances may be captured some may not

◮ Train neural network to classify when success or failure will

  • ccur based on input parameters

◮ Probabilistically sampled 0.5m ≤ d ≤ 4.0m;

500kg ≤ m ≤ 5000kg; 10km/s ≤ ve ≤ 13km/s; and −30o ≤ γe ≤ 0o

◮ Use SVM to discover clear bounday between success and

failure

◮ Describe the boundary in a clear expression with least squares

Do not distribute. For internal use only. NASA Langley Research Center

slide-10
SLIDE 10

Introduction Knowledge Bot Trajectory Analysis Conclusion Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories

Classification Results of Atmospheric-assisted Direct Entry

◮ Classification Plot

demonstrates instances and their predictions

◮ γe, J(d, m, ve)

boundary using SVM and least squares

Do not distribute. For internal use only. NASA Langley Research Center

slide-11
SLIDE 11

Introduction Knowledge Bot Trajectory Analysis Conclusion Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories

Classification Results of Atmospheric-assisted Direct Entry

◮ Classification Plot

demonstrates instances and their predictions

◮ γe, J(d, m, ve)

boundary using SVM and least squares

Do not distribute. For internal use only. NASA Langley Research Center

slide-12
SLIDE 12

Introduction Knowledge Bot Trajectory Analysis Conclusion Trajectory Analysis with POST2, Program to Optimize Simulated Trajectories

What is J(d, m, ve)?

◮ J(·) is an expression relating d, m, ve to γe along the classified

border between success and failure in direct entry

◮ J(d, m, ve) = γe lies along the border

J(d, m, ve) = 0.0219m0.0096v0.6646

e

d−0.0017 (1)

  • 1. if γe < J(d, m, ve), direct entry failure
  • 2. if γe > J(d, m, ve), direct entry sucess

◮ Artificial neural network classification shown to be over 99.6%

accurate

Do not distribute. For internal use only. NASA Langley Research Center

slide-13
SLIDE 13

Introduction Knowledge Bot Trajectory Analysis Conclusion Summary and Final Thoughts

Recall... Classification Results

Parabolic 1D Heat Conduction Venus Direct Entry Trajectory Hyperbolic Wave Equation Pressure Vessel Design Elliptic Laplaces’ Equation Slosh Propellant Dynamics Do not distribute. For internal use only. NASA Langley Research Center

slide-14
SLIDE 14

Introduction Knowledge Bot Trajectory Analysis Conclusion Summary and Final Thoughts

Recall... Classification Results

Parabolic 1D Heat Conduction Venus Direct Entry Trajectory Hyperbolic Wave Equation Pressure Vessel Design Elliptic Laplaces’ Equation Slosh Propellant Dynamics Do not distribute. For internal use only. NASA Langley Research Center

slide-15
SLIDE 15

Introduction Knowledge Bot Trajectory Analysis Conclusion Summary and Final Thoughts

Classifiers Accuracy Growth

Do not distribute. For internal use only. NASA Langley Research Center

slide-16
SLIDE 16

Introduction Knowledge Bot Trajectory Analysis Conclusion Summary and Final Thoughts

Conclusions and Insights

  • 1. Underlying properties of physics-based simulations (CFD,

POST2, NASTRAN, slosh) can be accurately learned using ANN

  • 2. All ANN classifications were over 99% accurate

(Hyperbolic wave 96%)

  • 3. SVM is an effective tool to identify classification boundaries

Do not distribute. For internal use only. NASA Langley Research Center