pith. sign in

arxiv: 1608.05786 · v1 · pith:SPVWKQCDnew · submitted 2016-08-20 · 💻 cs.SY · cs.RO

Design of a Trajectory Tracking Controller for a Nanoquadcopter

classification 💻 cs.SY cs.RO
keywords controllertrajectorycontrolsystemmodelnanoquadcopterplatformposition
0
0 comments X
read the original abstract

The primary purpose of this study is to investigate the system modeling of a nanoquadcopter as well as designing position and trajectory control algorithms, with the ultimate goal of testing the system both in simulation and on a real platform. The open source nanoquadcopter platform named Crazyflie 2.0 was chosen for the project. The first phase consisted in the development of a mathematical model that describes the dynamics of the quadcopter. Secondly, a simulation environment was created to design two different control architectures: cascaded PID position tracker and LQT trajectory tracker. Finally, the implementation phase consisted in testing the controllers on the chosen platform and comparing their performance in trajectory tracking. Our simulations agreed with the experimental results, and further refinement of the model is proposed as future work through closed-loop model identification techniques. The results show that the LQT controller performed better at tracking trajectories, with RMS errors in position up to four times smaller than those obtained with the PID. LQT control effort was greater, but eliminated the high control peaks that induced motor saturation in the PID controller. The LQT controller was also tested using an ultra-wide band two-way ranging system, and comparisons with the more precise VICON system indicate that the controller could track a trajectory in both cases despise the difference in noise levels between the two systems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Rollout Then Optimize: A One-Step Newton Refinement of Learned Policies for Nonlinear Model Predictive Control

    math.OC 2025-04 unverdicted novelty 6.0

    A learned policy rollout is refined by one Newton step via Riccati recursion, yielding quadratic reduction in suboptimality for nonlinear MPC, shown on quadcopter trajectory tracking.

  2. Curriculum-based Sample Efficient Reinforcement Learning for Robust Stabilization of a Quadrotor

    cs.RO 2025-01 unverdicted novelty 4.0

    A three-stage curriculum RL policy for end-to-end quadrotor stabilization outperforms single-stage training in sample efficiency and robustness in simulation.