pith. sign in

arxiv: 2605.08525 · v1 · submitted 2026-05-08 · 💻 cs.RO · cs.SY· eess.SY

Model-Reference Adaptive Flight Control of the 95-mg Bee++

Pith reviewed 2026-05-12 01:25 UTC · model grok-4.3

classification 💻 cs.RO cs.SYeess.SY
keywords model-reference adaptive controlinsect-scale aerial vehicleflapping-wing robotpositional trackingflight controlBee++micro aerial vehiclesadaptive control
0
0 comments X

The pith

A model-reference adaptive control architecture enables high-performance positional tracking for the 95-mg Bee++ flapping-wing robot.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper presents a control system that adapts in real time to let a tiny insect-scale robot follow desired positions during flight. Small flapping-wing vehicles have complex and uncertain aerodynamics that make fixed controllers unreliable, so an adaptive method that tunes itself to a reference model can maintain performance without needing a perfect initial model. Real-time experiments on the actual hardware show the system works, which matters because it points toward practical autonomous flight for robots light enough to be carried by wind or to interact with delicate environments.

Core claim

We introduce a model-reference adaptive control (MRAC) architecture for high-performance positional tracking of the Bee++, a 95-mg insect-scale flapping-wing aerial vehicle. The suitability, functionality, and high performance of the proposed approach are demonstrated using data from real-time flight experiments.

What carries the argument

The model-reference adaptive control architecture, which continuously adjusts controller gains so the robot's closed-loop behavior matches a chosen reference model of desired position response.

If this is right

  • The Bee++ achieves stable and accurate positional tracking while in flight.
  • The adaptive mechanism compensates for unknown or time-varying forces at insect scale.
  • Real hardware tests confirm the controller runs in real time on the vehicle's onboard systems.
  • The same architecture can support more demanding flight tasks such as hovering or waypoint navigation.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Similar adaptive controllers may prove useful for other micro aerial vehicles whose dynamics are difficult to model exactly.
  • The work suggests that reference-model adaptation can reduce the need for precise aerodynamic characterization when scaling robots downward.
  • Integrating the controller with onboard sensors could allow fully autonomous operation without external motion-capture systems.

Load-bearing premise

That data from the real-time flight experiments alone is enough to establish the architecture's suitability and high performance without needing detailed error metrics or side-by-side comparisons.

What would settle it

Repeated flight trials in which the robot's position error does not decrease as adaptation proceeds or in which the vehicle departs from the reference-model trajectory by a large margin.

Figures

Figures reproduced from arXiv: 2605.08525 by Conor K. Trygstad, Francisco M. F. R. Gon\c{c}alves, N\'estor O. P\'erez-Arancibia.

Figure 1
Figure 1. Figure 1: Photograph of the Bee++ . This insect-scale flapping-wing aerial robot weighs 95 mg and is driven by four unimorph piezoelectric actuators. N = {n1, n2, n3} and B = {b1, b2, b3} respectively are the inertial and body-fixed frames of reference used for kinematic modeling. controller of the system is fast enough such that fb3 ≈ f. Thus, for a given desired state xd, we define the tracking error to be minimiz… view at source ↗
Figure 2
Figure 2. Figure 2: Experimental results obtained with the Bee [PITH_FULL_IMAGE:figures/full_fig_p002_2.png] view at source ↗
read the original abstract

We introduce a model-reference adaptive control (MRAC) architecture for high-performance positional tracking of the Bee++, a 95-mg insect-scale flapping-wing aerial vehicle. The suitability, functionality, and high performance of the proposed approach are demonstrated using data from real-time flight experiments.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 2 minor

Summary. The paper introduces a model-reference adaptive control (MRAC) architecture for high-performance positional tracking of the Bee++, a 95-mg insect-scale flapping-wing aerial vehicle. The suitability, functionality, and high performance of the proposed approach are demonstrated using data from real-time flight experiments, including concrete trajectories, adaptation signals, and position-tracking results that are reported as consistent with the control architecture.

Significance. If the experimental validation holds, this work is significant for micro aerial vehicle control, as it applies MRAC to handle uncertainties in underactuated flapping-wing dynamics at insect scales where precise modeling is challenging. The real-time flight experiments on a 95-mg platform provide a concrete demonstration of feasibility, which is a strength for practical applicability in the field.

major comments (1)
  1. Experimental Results section: While flight trajectories, adaptation signals, and position-tracking results are presented, the manuscript does not include quantitative metrics such as RMS tracking error, settling time, peak deviation, or comparisons to baseline (non-adaptive) controllers. This weakens the ability to objectively substantiate the central claim of 'high performance' and suitability based on the data.
minor comments (2)
  1. The abstract would benefit from a brief mention of key experimental outcomes (e.g., tracking accuracy ranges) to better support the high-performance assertion without relying solely on the full text.
  2. Figure captions and axis labels in the experimental plots could be clarified to explicitly indicate reference vs. actual trajectories and units for adaptation parameters.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the positive assessment of the work's significance and for the constructive feedback. We address the major comment below and will revise the manuscript accordingly to strengthen the presentation of the experimental results.

read point-by-point responses
  1. Referee: Experimental Results section: While flight trajectories, adaptation signals, and position-tracking results are presented, the manuscript does not include quantitative metrics such as RMS tracking error, settling time, peak deviation, or comparisons to baseline (non-adaptive) controllers. This weakens the ability to objectively substantiate the central claim of 'high performance' and suitability based on the data.

    Authors: We agree that quantitative metrics are important for objectively supporting the claims of high performance. In the revised manuscript, we will augment the Experimental Results section with RMS tracking error, settling time, and peak deviation values computed from the flight data for each presented trajectory. We will also add a direct comparison to a baseline non-adaptive controller (e.g., a fixed-gain linear controller tuned for the nominal model) using the same experimental conditions and hardware to quantify the improvement due to adaptation. These additions will be supported by the existing real-time flight data. revision: yes

Circularity Check

0 steps flagged

No significant circularity; experimental validation is external

full rationale

The paper presents an MRAC architecture for the Bee++ vehicle and validates it solely through real-time flight experiments with reported trajectories and adaptation signals. No derivation chain, parameter fitting, or self-referential equations are described that reduce the central claims to their own inputs by construction. The architecture follows standard MRAC forms applied to the underactuated dynamics, with performance claims resting on independent experimental data rather than any fitted prediction or self-citation load-bearing step. This is the expected non-finding for an applied experimental control paper.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

Only the abstract is available, so no explicit free parameters, invented entities, or additional axioms beyond standard MRAC assumptions can be identified; the claim implicitly rests on the suitability of a reference model for the vehicle's dynamics.

axioms (1)
  • domain assumption The flight dynamics of the Bee++ vehicle can be adequately represented by a reference model suitable for MRAC tracking.
    This is the core premise enabling the application of model-reference adaptive control to the specific hardware.

pith-pipeline@v0.9.0 · 5355 in / 1203 out tokens · 57411 ms · 2026-05-12T01:25:54.182347+00:00 · methodology

discussion (0)

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

Reference graph

Works this paper leans on

23 extracted references · 23 canonical work pages

  1. [1]

    P. A. Ioannou and J. Sun. Robust Adaptive Control. 2012

  2. [2]

    F. M. F. R. Gon c alves and R. M. Bena and K. I. Matveev and N. O. P\'erez-Arancibia. MPS: A new method for selecting the stable closed-loop equilibrium attitude-error quaternion of a UAV during flight. Proc. IEEE Int. Conf. Robot. Autom. (ICRA). 2024

  3. [3]

    F. M. F. R. Gon c alves and R. M. Bena and K. I. Matveev and N. O. P\'erez-Arancibia. A Lyapunov-Based Switching Scheme for Selecting the Stable Closed-Loop Fixed Attitude-Error Quaternion During Flight. Proc. 7th Iberian Robot. Conf. (ROBOT). 2024

  4. [4]

    F. M. F. R. Gon c alves and R. M. Bena and N. O. P\'erez-Arancibia. A Class of Axis--Angle Attitude Control Laws for Rotational Systems. IEEE Control Syst. Lett. 2026

  5. [5]

    F. M. F. R. Gon c alves and R. M. Bena and N. O. P\'erez-Arancibia. Closed-loop stability of a Lyapunov-based switching scheme for energy-efficient torque-input-selection during flight. Proc. IEEE Int. Conf. Robot. Biomim. (ROBIO). 2024

  6. [6]

    Schlanbusch and A

    R. Schlanbusch and A. Loria and P. J. Nicklasson. On the stability and stabilization of quaternion equilibria of rigid bodies. Automatica. 2012

  7. [7]

    R. M. Bena and X.-T. Nguyen and X. Yang and A. A. Calder \'o n and Y. Chen and N. O. P \'e rez-Arancibia. A multiplatform position control scheme for flying robotic insects. J. Intell. Robot. Syst. 2022

  8. [8]

    R. M. Bena and X. Yang and A. A. Calder \'o n and N. O. P \'e rez-Arancibia. High-performance six-DOF flight control of the Bee ++ : An inclined-stroke-plane approach. IEEE Trans. Robot. 2023

  9. [9]

    C. G. Mayhew and R. G. Sanfelice and A. R. Teel. Robust global asymptotic attitude stabilization of a rigid body by quaternion-based hybrid feedback. Proc. IEEE Conf. Decis. Control (CDC), Chin. Control Conf. (CCC). 2009

  10. [10]

    C. G. Mayhew and R. G. Sanfelice and A. R. Teel. On quaternion-based attitude control and the unwinding phenomenon. Proc. Amer. Control Conf. (ACC). 2011

  11. [11]

    C. G. Mayhew and R. G. Sanfelice and A. R. Teel. Quaternion-based hybrid control for robust global attitude tracking. IEEE Trans. Autom. Control. 2011

  12. [12]

    Pratama and A

    B. Pratama and A. Muis and A. Subiantoro and M. Djemai and R. B. Atitallah. Quadcopter trajectory tracking and attitude control based on Euler angle limitation. Proc. 6th Int. Conf. Control Eng. Inf. Technol. (CEIT). 2018

  13. [13]

    Mokhtari and A

    A. Mokhtari and A. Benallegue. Dynamic feedback controller of Euler angles and wind parameters estimation for a quadrotor unmanned aerial vehicle. Proc. IEEE Int. Conf. Robot. Autom. (ICRA). 2004

  14. [14]

    C. W. Kang and C. G. Park. Euler angle based attitude estimation avoiding the singularity problem. Proc. 18th IFAC World Cong. (IFAC-WC). 2011

  15. [15]

    T. Lee. Geometric tracking control of the attitude dynamics of a rigid body on SO(3). Proc. Amer. Control Conf. (ACC). 2011

  16. [16]

    T. Lee. Geometric control of quadrotor UAVs transporting a cable-suspended rigid body. IEEE Trans. Control Syst. Technol. 2018

  17. [17]

    Wu and K

    G. Wu and K. Sreenath. Geometric control of multiple quadrotors transporting a rigid-body load. Proc. IEEE Conf. Decis. Control (CDC). 2014

  18. [18]

    Wei and S

    J. Wei and S. Zhang and A. Adaldo and X. Hu and K H. Johansson. Finite-time attitude synchronization with a discontinuous protocol. Proc. Int. Conf. Control Autom. (ICCA). 2017

  19. [19]

    Thunberg and W

    J. Thunberg and W. Song and E. Montijano and Y. Hong and X. Hu. Distributed attitude synchronization control of multi-agent systems with switching topologies. Automatica. 2014

  20. [20]

    N. A. Chaturvedi and A. K. Sanyal and N. H. McClamroch. Rigid-body attitude control. IEEE Control Syst. Mag. 2011

  21. [21]

    J. B. Kuipers. Quaternions and Rotation Sequences: A Primer with Applications to Orbits, Aerospace and Virtual Reality. 2002

  22. [22]

    A. D. Ames and X. Xu and J. W. Frizzle and P. Tabuada. Control barrier function based quadratic programs for safety critical systems. IEEE Trans. Autom. Control. 2017

  23. [23]

    H \'a jek

    O. H \'a jek. Discontinuous differential equations, I. J. Differ. Equ. 1979