---
title: Aerial Continuum Manipulator (AeCoM)
url: https://www.emergentmind.com/topics/aerial-continuum-manipulator-aecom
type: topic
---

# Aerial Continuum Manipulator (AeCoM)

An Aerial Continuum Manipulator (AeCoM) is an aerial robotic platform that integrates a tendon-driven continuum arm with a rotary-wing unmanned aerial vehicle (UAV), most typically a quadrotor. Unlike classic aerial manipulators based on discrete, rigid-link serial kinematics, the AeCoM concept leverages the high dexterity and compliance of continuum robot arms and unifies mechanical design, kinematic modeling, and force/tension control to enable manipulation in cluttered, constrained, or safety-critical environments. This design enables tasks involving delicate grasping, interaction with soft or variable payloads, and engagement in confined spaces, while actively addressing key issues such as tendon slacking and force/moment transfer to the airborne base [2110.14180][2211.11874][2206.06246].

## 1. System Architecture and Mechanical Structure

The AeCoM paradigm centers on a lightweight, cable/tendon-driven continuum arm that is physically and functionally integrated with an aerial vehicle.

**General Architecture**:
- The system comprises a quadrotor (or equivalent rotary-wing UAV platform) as the mobile base, typically carrying a compact actuation module and the continuum manipulator beneath the main fuselage. Key features include:
    - Four-propeller platform (e.g., T-motor F90, with PixRacer controller and onboard computer)
    - Continuum arm, actuated via four tendon motors placed near the arm's root for minimal base moment
    - Two-rod folding landing gear for deployment flexibility

**Manipulator Design**:
- The continuum arm is segmented. In [2110.14180], the arm consists of five serial bending segments (each $L_s = 20\,\mathrm{mm}$ in length, $D \approx 24\,\mathrm{mm}$ outer diameter with 40% mass reduction cutouts), joined via 3D-printed gimbals and preloaded with four stiff springs ($k \approx 5\,\mathrm{N/mm}$) at radius $r=6\,\mathrm{mm}$.
- Cable routing utilizes strength-optimized Dyneema tendons anchored at the distal end disk; pulleys embedded in each disk guide the tendons to enforce orthogonally paired tendon actuation.
- Total arm mass is typically less than $50\,\mathrm{g}$, but higher-mass (e.g., $150\,\mathrm{g}$ arms with $420\,\mathrm{g}$ total module including actuation unit) are also reported for modular systems [2211.11874][2206.06246].
- Tendon actuation is achieved via miniature servo or dedicated motors with integrated torque sensing and electronic braking for slack prevention.

**Structural Characteristics**:
- The compliant backbone is typically NiTi (nickel-titanium), with precise characterization of Young’s modulus ($E_p \sim 82\,\mathrm{GPa}$) and second moment of inertia ($I_p$) for accurate modeling.
- Modular configurations are feasible by stacking continuum segments, providing scalable workspace and DOF [2211.11874].

## 2. Kinematic and Static Modeling

**Kinematic Models**:
- The AeCoM leverages the constant-curvature (CC) or piecewise-constant curvature (PCC) model for its workspace mapping and control.
- The backbone shape in a single segment is parameterized by curvature $\kappa = \theta/L$, where $\theta$ is the total bending angle and $L$ the segment length; the bending plane orientation $\delta$ determines the spatial pose.
- Forward kinematics:
    $$
    {}^{B}\!p_{E} = \frac{L}{\theta} \begin{bmatrix}
    (1-\cos\theta)\cos\delta\\
    (1-\cos\theta)\sin\delta\\
    \sin\theta
    \end{bmatrix}
    $$
- The configuration–joint mapping relates tendon length changes $(\Delta l_i)$ or actuator displacements $(q_i)$ to $(\theta, \delta)$ via
    $$
    \Delta l_i = \alpha r \cos\left[\beta + (i-1)\frac{\pi}{2}\right]
    $$
    with inverse solutions exploiting the orthogonal actuation geometry.

**Task Space and Jacobian Formulation**:
- The manipulator’s geometric Jacobian maps shape rates to end-effector twist, supporting both kinematic and compliance control frameworks. The explicit $J_{v\psi}$ and $J_{q\psi}$ forms relate workspace and joint actuation for both feedforward manipulation and force estimation [2211.11874][2206.06246].

**Statics and Stiffness**:
- Elastic energy for a continuum section is
    $$
    E = \frac{E_p I_p}{2L} \theta^2
    $$
- Equilibrium equations balancing tendon-generated forces ($\tau$) and external wrench ($w_{\rm ext}$) with internal elastic response:
    $$
    J_{q\psi}^T \tau + J_{x\psi}^T w_{\rm ext} = \nabla_\psi E
    $$
- The configuration-space stiffness matrix $K_\psi$ and its mapping to task-space stiffness ($K_X$) facilitate compliance analysis and design trade-offs.

## 3. Integrated Sensing, Force Estimation, and Tension Control

**Sensor Fusion for Kinematics**:
- Tension in each tendon is measured via inline load cells; position or orientation at the end disk is measured by an IMU (e.g., MPU9250 or BNO080). The IMU provides $R^{\rm meas}_{\rm tip}$ for orientation correction.
- Sensor fusion is performed via a complementary filter, combining IMU-based tip orientation with PCC-model predictions to mitigate modeling errors, especially under variable payload [2110.14180].

**Tendon Slack Prevention**:
- Closed-loop tension control is implemented for each actuator, using a PI controller:
    $$
    T_i^{\rm cmd}(t) = K_p (T_i^{\rm ref} - T_i^{\rm meas}) + K_i \int_0^t (T_i^{\rm ref} - T_i^{\rm meas}(\tau)) d\tau
    $$
    where $T_i^{\rm ref} \approx 0.8\,\mathrm{N}$ sets nominal pretension.
- Each actuator incorporates an electronic brake, engaging rapidly when measured tension drops below threshold, thus preventing slack during aggressive flight or manipulation motions.

**IMU-based Force Estimation**:
- The end-disk IMU enables onboard estimation of tip force:
    1. Deformation $\Delta\bar\psi$ is extracted from measured orientation.
    2. Generalized force in configuration space: $\hat F^* = K_\psi \Delta\bar\psi$.
    3. Tip force estimated via the (pseudo-inverse) task-space Jacobian mapping.
    - Eg., inward tip force average estimation error: $0.039\,\mathrm{N}$ ($\sigma = 0.036\,\mathrm{N}$) [2211.11874].

## 4. Experimental Validation and Performance

**Payload Handling and Dexterity**:
- The AeCoM demonstrates successful manipulation of $400\,\mathrm{g}$ cylindrical objects (8× arm mass), with EE position error of $8\,\mathrm{mm}$ RMS over ten trials [2110.14180].
- Workspace: bending allows a continuous reachable volume $> 1500\,\mathrm{cm}^3$ (vs. $\lesssim 500\,\mathrm{cm}^3$ for equivalent 2-DOF rigid arms).

**Kinematic and Force Tracking**:
- Dynamic trajectory following in bending ($(\alpha,\beta)$) space at $1\,\mathrm{Hz}$ achieves EE path errors $<12\,\mathrm{mm}$ RMS.
- Under $0$–$500\,\mathrm{g}$ payload variation, IMU fusion reduces orientation error from $5^\circ$ to $1^\circ$ RMS, and position error from $20\,\mathrm{mm}$ to $7\,\mathrm{mm}$.

**Tendon Tension and Slack Prevention**:
- Under fast bending ($\pm 50^\circ$), tendon tension varies by $\pm 0.5\,\mathrm{N}$ with no slack events under feedback; slack occurred 18% of the time without active tension control.
- Measured tendon tension mean: $0.8\pm0.1\,\mathrm{N}$ during full-range motion; standard deviation of slack-related events is zero [2110.14180].
- Compliance during interaction (mock "perching" scenarios) reduces peak contact forces by approximately 40% compared to rigid arms [2211.11874][2206.06246].

**Stiffness and Compliance Tests**:
- Radial tip loading deflections are configuration-dependent: at $\theta=0$, tip deflects $\sim 20\,\mathrm{mm}$ at $1\,\mathrm{N}$; at $\theta=40^\circ$, deflection is $\sim 10\,\mathrm{mm}$. Increasing the bend increases the local stiffness [2206.06246].

## 5. Comparative Analysis and Application Domains

**Advantages Over Rigid-Link Manipulators**:
- Payload ratio: arm mass to lifted mass is $\sim 1:8$ (AeCoM) vs. $\sim 1:3$ (rigid-link).
- Safety: compliant structure reduces collision impact forces by 60%.
- Workspace: significantly larger continuous bending workspace, enabling complex tasks in restricted geometries.

**Deployment and Use-Case Scenarios**:
- Confined-space inspection: ability to snake into ducts or interstitial environments.
- Aerial assembly: compliance aids in tight-insertion maneuvers.
- Delicate grasping: soft tendon routing and compliance reduce object damage risk.

**Integration Considerations**:
- Mass and inertia of the manipulator base are co-located for minimal UAV disturbance.
- Control architectures recommend cascaded outer-vehicle/inner-manipulator loops, explicit compensation of base reaction forces, and impedance-style tip interaction for force-critical tasks [2206.06246].

## 6. Limitations and Research Directions

**Identified Limitations**:
- Active-stiffness contributions from tendon pre-tensioning need explicit inclusion for high-accuracy force estimation under outward loadings.
- Mechanical backlash in cable routing can degrade positioning accuracy.
- Some studies report only mock-flight validation; full-flight dynamic tests remain to be extensively documented [2211.11874][2206.06246].

**Open Research Problems**:
- Quantifying payload–energy cost tradeoffs in dynamic aerial operation.
- Extending to multi-segment continuum arms for 3D, S-shaped workspace and advanced collision avoidance.
- Robust online estimation of arm configuration (potentially integrating curvature sensors or vision-based shape reconstruction).
- Development of fully coupled UAV+continuum arm controllers with dynamic compensation (Coriolis, centrifugal, aerodynamic coupling).
- Enhanced tip sensory feedback for improved manipulation in unstructured or contact-rich tasks.

The AeCoM framework establishes a foundational architecture for compliant, dexterous, and force-aware aerial manipulation based on lightweight tendon-driven continuum rods, sensor-integrated kinematics, and robust tension/force control, with validated improvements in workspace, safety, and handling capacity relative to conventional rigid-link aerial manipulators [2110.14180][2211.11874][2206.06246].

Source: https://www.emergentmind.com/topics/aerial-continuum-manipulator-aecom