Aerodynamic Perching for Quadrotor Drones via Propeller Wall Effect: Mechanism, Control, and Experimental Validation

Modern drone technology faces persistent endurance limitations in Unmanned Aerial Vehicle (UAV) operations. This study presents an aerodynamic perching mechanism exploiting propeller wall effects, enabling energy-efficient adhesion to vertical surfaces. Our approach reduces power consumption by 71% compared to hovering, significantly extending mission duration for Unmanned Aerial Vehicle systems.

1. Drone System Architecture

The quadrotor features an X-configuration airframe with four ducted propulsion units optimized for wall-effect enhancement. Each duct encapsulates a propeller, creating localized low-pressure zones during surface approach. For post-perching mobility, servo-actuated wheels enable lateral movement along surfaces.

The vertical perching equilibrium requires satisfying force conditions:

$$f \geq mg$$
$$F_f = \mu N = mg$$

where \(f\) denotes adsorption force, \(mg\) is gravity, \(F_f\) is friction, \(N\) is normal force, and \(\mu\) is the friction coefficient (\(\mu=1.41\) measured for glass). Minimum adsorption force equals drone weight for \(\mu=1\).

Quadrotor UAV Parameters
Parameter Value
Total Mass (g) 400
Frame Arm Length (mm) 150
Ixx (kg·m²) 0.002
Iyy (kg·m²) 0.002
Izz (kg·m²) 0.004

2. Aerodynamic Perching Mechanism

The ducted design amplifies wall effects through optimized geometry. Computational Fluid Dynamics (CFD) simulations determined critical parameters using Gemfan D63 propellers (63mm diameter, NACA6411 airfoil). The duct features an outward-flared lip to maximize negative pressure distribution.

Optimal Duct Geometry Parameters
Parameter Value Normalized Ratio
Lip Radius (mm) 9.5 r/H = 0.27
Wall Clearance (mm) 4.0 S/H = 0.114
Duct Height H (mm) 35
Propeller Height (mm) 19 h/H = 0.543
Tip Clearance (%) 1.5

CFD analysis revealed nonlinear relationships between geometry and adsorption force:

$$f_{ads} = k_1 r^{0.8} \cdot \exp(-k_2|S – S_0|)$$

where \(r\) is lip radius, \(S\) is wall clearance, \(S_0\) = 4mm, and \(k_1\), \(k_2\) are empirical coefficients.

3. Performance Validation

Rig testing quantified performance improvements using ATI Gamma force sensors. Key findings demonstrated the advancement in drone technology:

Thrust-Power Characteristics
Condition Thrust (N) Power (W) Efficiency (g/W)
Isolated Propeller 1.00 46.0 2.17
Ducted Hover 1.03 46.0 2.24
Perching (4mm gap) 1.03 13.0 7.92

Power reduction during perching:

$$\eta = \frac{P_{hover} – P_{perch}}{P_{hover}} \times 100\% = \frac{184 – 52}{184} \times 100\% = 71\%$$

Comparative analysis with prior art in Unmanned Aerial Vehicle perching:

Energy Efficiency Benchmarking
Configuration Hover Power (W) Perch Power (W) Saving (%)
Straight Duct 416 336 19
Bidirectional Duct 517 340 35
This Study 184 52 71

4. Aggressive Perching Control

Dynamics modeling uses rotation matrices to avoid singularities:

$$m\ddot{\mathbf{x}} = -mg\mathbf{e_3} + f\mathbf{R}\mathbf{e_3}$$
$$\dot{\mathbf{R}} = \mathbf{R}\hat{\mathbf{\omega}}$$
$$\mathbf{J}\dot{\mathbf{\omega}} = \mathbf{M} – \mathbf{\omega} \times \mathbf{J}\mathbf{\omega}$$

Trajectory planning incorporates wall inclination through terminal acceleration constraints:

$$\mathbf{a}_{des}(t_f) = \frac{f}{m}\mathbf{R}_{end}\mathbf{e_3} – g\mathbf{e_3}$$

where \(\mathbf{R}_{end}\) aligns thrust vector with surface normal.

The geometric tracking controller implements:

$$\mathbf{F}_c = -k_x\mathbf{e_x} – k_v\mathbf{e_v} + m\ddot{\mathbf{x}}_d + mg\mathbf{e_3}$$
$$\mathbf{b}_{3c} = -\frac{\mathbf{F}_c}{\|\mathbf{F}_c\|}$$

Attitude control:

$$\mathbf{M} = -k_R\mathbf{e_R} – k_\omega\mathbf{e_\omega} + \mathbf{\omega} \times \mathbf{J}\mathbf{\omega}$$

5. Flight Validation

Experimental results demonstrate successful perching maneuvers:

Trajectory Tracking Performance (RMSE)
Axis Position (m) Velocity (m/s)
X 0.117 0.255
Y 0.013 0.037
Z 0.016 0.077

Key transition metrics:

$$\begin{align*}
\text{Contact velocity} &= 3.14 \text{ m/s} \\
\text{Attitude transition time} &= 230 \text{ ms} \\
\text{Final pitch angle} &= -90^\circ
\end{align*}$$

6. Conclusion

This work advances drone technology through: 1) An optimized ducted perching mechanism achieving 71% power reduction, 2) Differential-flatness-based trajectory planning incorporating wall geometry, and 3) Geometric control enabling aggressive maneuvers. Experimental validation confirms the approach’s viability for Unmanned Aerial Vehicle applications requiring extended operation time. Future work will address aerodynamic disturbances during high-angle approaches.

Scroll to Top