cadojo / Replicated-ROA-Analysis

Replicated nonlinear region of attraction (ROA) analysis for NASA's Generic Transport Model (GTM).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replicated Region of Attraction Analysis

Summary

This repository contains a report, and Jupyter Notebook summarizing (and at times, replicating) nonlinear region of attraction analysis completed by Chakraborty et al. This project was completed as part of the University of Maryland Aerospace Engineering Department's Applied Nonlinear Control course (ENAE 743). The end result has been placed here; the full repository history is in a private coursework repository.

Background

NASA's GTM is a high-fidelity radio controlled model aircraft, which is used to research off-nominal flight control conditions. Chakraborty et al summarized the longitudinal state dynamics of NASA's GTM, approximated the dynamics as low-order polynomials, and then utilized existing sum-of-squares optimization software (such as SOSTOOLS) to efficiently approximate the maximum elliptical subset of a trim condition's region of attraction.

As part of a Spring 2020 ENAE 743 final project, Chakraborty et al's results were summarized. First, the results were informally summarized and partially implemented with Python code in a Jupyter Notebook. Then, the results (replicated and not) were formally summarized in a report.

About

Replicated nonlinear region of attraction (ROA) analysis for NASA's Generic Transport Model (GTM).


Languages

Language:Jupyter Notebook 84.5%Language:TeX 15.5%