paper-with-me

Papers

A Data-Driven Autopilot for Fixed-Wing Aircraft Based on Model Predictive Control

2024-02-01 · Riley J. Richards, Juan A. Paredes, Dennis S. Bernstein

Autopilots for fixed-wing aircraft are typically designed based on linearized aerodynamic models consisting of stability and control derivatives obtained from wind-tunnel testing. The resulting local controllers are then pieced together using gain scheduling. For applications in which the aerodynamics are unmodeled, the present paper proposes an autopilot based on predictive cost adaptive control (PCAC). As an indirect adaptive control extension of model predictive control, PCAC uses recursive least squares (RLS) with variable-rate forgetting for online, closed-loop system identification. At each time step, RLS-based system identification updates the coefficients of an input-output model whose order is a hyperparameter specified by the user. For MPC, the receding-horizon optimization can be performed by either the backward-propagating Riccati equation or quadratic programming. The present paper investigates the performance of PCAC for fixed-wing aircraft without the use of any aerodynamic modeling or offline/prior data collection.

📄 PDF Abstract BibTeX arXiv:2402.00352

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive ControlScheduling

Similar Papers 제목 키워드 기반

Experimental Flight Testing of a Fault-Tolerant Adaptive Autopilot for Fixed-Wing Aircraft

2022-10-24 · Joonghyun Lee, John Spencer, Siyuan Shao, Juan Augusto Paredes 외

This paper presents an adaptive autopilot for fixed-wing aircraft and compares its performance with a fixed-gain autopilot. The adaptive autopilot is constructed by augmenting the autopilot architecture with adaptive con…

An Adaptive Digital Autopilot for Fixed-Wing Aircraft with Actuator Faults

2021-10-21 · Joonghyun Lee, John Spencer, Juan Augusto Paredes, Sai Ravela 외

This paper develops an adaptive digital autopilot for a fixed-wing aircraft and compares its performance with a fixed-gain autopilot. The adaptive digital autopilot is constructed by augmenting the autopilot architecture…

Position

Imitation Learning for Neural Network Autopilot in Fixed-Wing Unmanned Aerial Systems

2020-09-04 · International Conference on Unmanned Aircraft Systems (ICUAS) 2020 9 · Daksh Shukla, Shawn Keshmiri, Nicole Beckage

This research identifies the feasibility of training an artificial neural network (ANN) autopilot, using supervised learning techniques, including an imitation learning framework known as the data aggregation set (DAgger…

Imitation Learning

A Stochastic Compound Failure Model for Testing Resilience of Autonomous Fixed-Wing Aircraft I: Formulation and Simulation

2023-05-14 · Thelonious Cooper, Sai Ravela

This paper presents a Markov chain model to dynamically emulate the effects of adverse (failure) flight conditions on fixed-wing, autonomous aircraft system actuators. It implements a PX4 Autopilot flight stack module th…

Implementation of a neural network for non-linearities estimation in a tail-sitter aircraft

2020-10-12 · A. Flores, G. Flores

The control of a tail-sitter aircraft is a challenging task, especially during transition maneuver where the lift and drag forces are highly nonlinear. In this work, we implement a Neural Network (NN) capable of estimate…