Skip to main content

ORIGINAL RESEARCH article

Front. Robot. AI, 09 November 2022
Sec. Bio-Inspired Robotics
This article is part of the Research Topic Soft Aerial Robots: Design, Control, and Applications of Morphologically Adaptive Flyers View all 6 articles

Aeroelastics-aware compensation system for soft aerial vehicle stabilization

  • GRVC Aerial Robotics Laboratory, University of Seville, Seville, Spain

This paper describes a compensation system for soft aerial vehicle stabilization. Balancing the arms is one of the main challenges of soft UAVs since the propeller is freely tilting together with the flexible arm. In comparison with previous designs, in which the autopilot was adjusted to deal with these imbalances with no extra actuation, this work introduces a soft tendon-actuated system to achieve in-flight stabilization in an energy-efficient way. The controller is specifically designed for disturbance rejection of aeroelastic perturbations using the Ziegler-Nichols method, depending on the flight mode and material properties. This aerodynamics-aware compensation system allows to further bridge the gap between soft and aerial robotics, leading to an increase in the flexibility of the UAV, and the ability to deal with changes in material properties, increasing the useful life of the drone. In energetic terms, the novel system is 15–30% more efficient, and is the basis for future applications such as object grasping.

1 Introduction

The use of unmanned aerial vehicles (UAVs) has grown exponentially in recent years (Rao et al., 2016). It has been demonstrated that this technology offers a cost-effective solution to several operations such as surveillance, monitoring and inspection (Bernard et al., 2011; Ruggiero et al., 2018). Many of these applications require physical interaction with the environment; for instance, autonomous construction (Augugliaro et al., 2014), contact-based inspection (Tognon et al., 2019), package delivery (Grzybowski et al., 2020), or manipulation (Jimenez-Cano et al., 2013). Multirotors are particularly suitable for these tasks, as they can hover in-place and present Vertical Take-Off and Landing (VTOL) capabilities.

Unfortunately, traditional UAVs have rigid structures that limit their ability to interact with the environment, especially humans. In recent years, the field of soft aerial robotics (Rus and Tolley, 2015) has benefitted from the utilization of reconfigurable, flexible, soft, and morphologically adaptive structures (Mintchev et al., 2018; Riviere et al., 2018; Dilaveroğlu and Özcan, 2020). The introduction of these concepts in aerial robots leads to improved maneuverability and efficiency (Ajanic et al., 2020); multi-modal mobility across terrain interfaces and fluid boundaries (Zufferey et al., 2019); robustness to landing and collision (Ruiz et al., 2022a); manipulation and perching (Garcia Rubiales et al., 2021; Ruiz et al., 2022b); bio-inspired aerial construction (Dufour et al., 2016; Kornatowski et al., 2017; Yang et al., 2019).

UAV systems can become even more efficient if they work in cooperation with human beings (ZHAO et al., 2020; Zheng et al., 2021). The propulsion system is one of the main challenges to solve in order to perform these tasks safely and efficiently, hence deformable propellers have become a real alternative (Nguyen et al., 2020). In the same way, robotic arms can employ soft-end effectors for contact manipulation (Xiang et al., 2019; Zhang et al., 2019). Soft actuators can provide a greater force-weight ratio than traditional servos (Gomez-Tamm et al., 2019).

Many of the soft aerial robot designs are based on animals and try to mimic their behavior (Kovac, 2016; Sareh et al., 2017). However, the control of these naturally complex and non-linear soft robots is an arduous task, since flexibility increases significantly the mathematical complexities in the modeling when comparing to rigid robots (Fishman and Carlone, 2020). Furthermore, these models can quickly become outdated with changes in material properties during the life cycle. This is the reason why some authors have switched to data-based approaches (Kim et al., 2021).

A great research effort is being spent on the field of adaptive control techniques (Rowe, 2009; Benosman, 2016). This approach can become extremely useful to cope with unknown or time varying dynamics. Unfortunately, the development of this type of control usually remains in mere theoretical studies, and they are rarely introduced in the industry due to their complexity and computational load. Therefore, these techniques have been simplified to give rise to simple PID architectures with autotuning capabilities (Leva, 1997; Leva, 2005; Sahputro et al., 2017).

This article presents a soft tendon-actuated compensation system, which is validated and integrated into a flexible aerial vehicle developed by the authors in previous works (Ruiz et al., 2022a; Ruiz et al., 2022b). Balancing the arms is one of the main challenges of soft UAVs since the propeller is freely tilting together with the flexible arm. In these previous works, modifications were made to the autopilot mixer to deal with these deflections of the arms and achieve stable flight, although there were limitations regarding the degree of flexibility, as well as the consequent efficiency loss. The system proposed in this paper allows to increase the efficiency of the soft vehicle at higher flexibilities.

This work shows a detailed analysis of the aeroelastic disturbances (aerodynamic interferences between the arms, bending and torsion of the structure, material degradation) presented by the soft UAV. The interpretation and modeling of these is fundamental for the design of a controller that adapts to changes in the response and to the different types of disturbance. The proposed controller is an adaptive PID designed using the Ziegler-Nichols method to respond optimally to changes in material properties or the appearance of aeroelastic effects during flight maneuvers.

The paper is structured as follows: Section 2 justifies the compensation system concept presented to solve the stabilization problem, and details the mechanical design of the system. Section 3 analyzes the aeroelastic disturbances it suffers. Section 4 deals with the design of the PID controller for each of the flight maneuvers depending on the type of disturbance. Section 5 evaluates the improvements in terms of energy efficiency of the system and its potential application to tasks such as grasping. Conclusions and new lines of research are proposed in Section 6.

2 System description

2.1 Problem statement

The use of flexible UAVs has great potential for interaction with the environment. Due to their flexible nature, they are much safer in the event of a collision. On the other hand, this flexibility can be used favorably in multiple applications: full-body perching on pipelines, trees and irregularly shaped objects; grasping of objects with their own arms without the need for an auxiliary system, with the consequent weight reduction; morphing in flight to access complex areas.

However, the widespread use of this kind of vehicles presents several challenges, mainly from the control point of view, specifically the stabilization of the arms since the propeller is freely tilting together with the flexible arm. For this reason, the need to implement an actuation system that controls these deflections is clear. The implementation of such a system is in turn quite challenging, given the complexity of obtaining a dynamic analytical model of a flexible and strongly non-linear system; and also, due to the continuous changes in material properties after successive cycles.

These uncontrolled arm deflections are a huge source of inefficiencies in the UAV, which are influenced by the aeroelastic disturbances suffered by the arm: aerodynamic interferences between the arms, bending and torsion of the structure, and material degradation. This work aims to provide insight into these aeroelastic effects and model the behavior of these disturbances as a function of the main parameters of the system.

Due to the complexity of these behaviors given the elasticity of the material, the models have been obtained from experimental results. For this, polynomial adjustments of first (k = 1) or second order (k = 2) have been performed based on the observed behavior, using Matlab.

In order to improve efficiency and increase flexibility, the PID controller proposed in this work must be specifically designed for disturbance rejection and self-adjust depending on the type of aeroelastic disturbance to which it is subjected according to the flight maneuver. In addition, a study of the limit angles at which the UAV can fly is carried out, which will serve as the basis for future grasping tasks.

2.2 Soft actuation system design

The mechanical design of the flexible arm has been studied in (Ruiz et al., 2022a) and the design of the UAV was detailed in (Ruiz et al., 2022b). This work uses the same actuation system through flexible tendons actuated by a servomotor, which allowed landing on pipes (perching maneuver). The novelty of this work lies in the extension of the use of this system during flight, in such a way that it is used as a compensation system for vehicle stabilization, increasing efficiency and flexibility of the prototypes.

The equipment is the same as in previous works, composed of an electric motor (DJI 2312E, providing 450g of nominal thrust using a 4S (14.8V) battery), an electronic speed controller (DJI 430 Lite ESC) and a 10-inch DJI plastic propeller. The arm is equipped with soft tendons on its underside, responsible for generating compression forces that cause the arm to bend downwards (see Figure 1). These tendons are composed of nylon threads that are wound on a 3D-printed reel actuated by a HITEC MG996R servomotor which provides a maximum torque of 35 kgcm.

FIGURE 1
www.frontiersin.org

FIGURE 1. Novel concept for soft aerial vehicle stabilization: compensation system of aeroelastic perturbations (aerodynamics, bending, torsion, and changes in material properties) through soft tendons.

However, unlike (Ruiz et al., 2022a), in this work the control of the tendons (through the servomotors) in closed loop is not carried out through an FSR contact force sensor, but directly through an inertial measurement unit (IMU BNo055), which allows controlling the deflection angle of the arm.

For this reason, this work is divided into two fundamental parts that allow us to pursue the objective of stabilizing the arms in flight: modeling and analysis of the disturbances (aerodynamic and elastic) for each flight mode, analysis of the response of the system to these disturbances, and optimal design of the controller depending on the type of perturbation.

3 Analysis of aeroelastic perturbations

3.1 Aerodynamics

The aerodynamic interaction between the fluid flow of different rotors produces inefficiencies in the UAV, which is a widely studied problem that has led to standardized design criteria regarding the distances that must be left between them. In the flexible case, these interactions can lead to a destabilization of the UAV due to unexpected arm deflections generated by these changes in thrust. This section aims to particularize these studies to the case of flexible arms in which the relative angle between them is variable.

The natural way to model this behavior is through computational fluid dynamics (CFD), whose results must be validated through experimental tests, at least for a relevant number of cases. Numerical simulations have been performed using the commercial software Ansys Fluent. The Multiple Reference Frame (MRF) method is a steady state approximation suitable to study the fluid flow around propellers with interaction from external bodies (Loureiro et al., 2021). In this method, the computational domain is split into two regions: rotating domains containing the propellers and stationary domains containing the flexible arms. The system is closed with a k-ϵ turbulent model with standard wall functions, which is especially suitable for flows involving rotation and recirculations.

On the other hand, the experimental validation has been performed using the test bench shown in Figure 2, in which the base of the arms is fixed to the pipe and the interaction between parallel arms can be measured by varying the distance and the relative angle. The comparison is made in terms of the thrust loss by the propeller of the lower arm due to these interactions, and is shown in Figure 3.

FIGURE 2
www.frontiersin.org

FIGURE 2. CAD model of the test bench used to analyze aerodynamic interferences between the arms and tuning of the PID controllers for hovering conditions.

FIGURE 3
www.frontiersin.org

FIGURE 3. Left figure shows an analysis of the thrust loss in the lower arm due to aerodynamic interactions at 5000 rpm (blue curves) and 2500 rpm (red curves) by means of CFD (green and black dots) and experimental results (red and blue dots) for different distances and relative angles between the arms. In the right figure, pressure distributions in the vicinity of the arms are presented.

Note that these steady-state interactions (rotor thrust inefficiencies) translate into variations in the deflection angle of the arms. Since the objective of this work is their stabilization (getting them all to remain at a similar deflection angle), having an understanding of the behavior of disturbances is essential for the design of the controller. Note that the magnitude of these aerodynamic disturbances does not depend on the properties of the material, while the deflections due to these interactions do.

ηaero=TTref=1A+Bδα+Cδα22DP2DP+lD(1)

Eq. 1 is proposed to analytically model such behavior, where DP is the propeller diameter, l and d are the absolute and relative distance between the arms, respectively; while δα = α1α2. The values of the constants have been obtained by parametric adjustment from the average between the experimental and numerical data: A = 0.13, B = 0.014, C = −0.0002, and D = 1.22. Note that the influence of the rotational speed has not been included in the model due to its dimensionless character ηaero.

3.2 Torsion and bending mechanical effects

The elastic torsion of the UAV as a whole is a very important mechanical effect that must be considered to stabilize the UAV during the yaw maneuver. In this process (see Figure 4) an antisymmetric deflection occurs between the clockwise and counterclockwise arms, leading to a deformation of the central structure, which is also flexible, due to torsional loads. Considering this effect as a pure Saint-Venant torsion (due to large torsional inertia), Coulomb’s theory follows (2)

τρ=τψJρ(2)

FIGURE 4
www.frontiersin.org

FIGURE 4. Illustration of the distribution of torsional (left) and bending (right) loads (during yaw and pitch/roll maneuvers, respectively) for different values of applied torque (τψ, τϕ, τθ) from which the torsion angle αtor and bending displacements (ωroll, ωpitch) are obtained.

where τ(ρ) is the shear stress, τψ is the torsional (ψ is the yaw angle) torque given by the autopilot, J is the torsional modulus of the material and ρ is the distance from the torsion axis to the point where the shear stress is measured. By applying the Lamé-Hooke and equivalence equations, the following expression is derived to estimate the displacements (torsion angle α) for given coordinates (3)

αx=2τψGI0t(3)

where I0 = Iy + Iz is the polar moment of inertia (the sum of the second moments of area) and G is the transverse modulus of elasticity (the relationship between G and J can be obtained analytically). Deflection angles αtor induced by torsional loads can therefore be estimated and compared with experimental results. Figure 5 shows the evolution as a function of the infill rate ρtpu and the applied torque τψ.

αtor=A+Bρtpu+Cρtpu2Dτψ+Eτψ2(4)

FIGURE 5
www.frontiersin.org

FIGURE 5. The left Figure shows the evolution of the torsion angle obtained analytically (dots) and experimentally (triangles) as a function of the infill rate ρtpu. The right Figure analyzes arm deflections produced by material degradation as a function of the number of cycles Ncycles. The magenta dashed line corresponds to the standard deviation σ of the experiments, while the limiting angle for fibers rupture corresponds to the black dashed line.

The model (4) is proposed to characterize the torsion of the UAV (with the constants A = 53.83, B = −14.48, C = 1.02, D = 2.86, and E = 1.11), whose physical meaning can be interpreted in Figure 4. Note that as the flexibility of the material increases, the influence of torsion becomes more evident.

On the other hand, bending-type loads and deformations appear fundamentally during the roll and pitch maneuvers of the UAV (with respect to the main and secondary axes, x and y, in each case). The physical interpretation of these elastic effects can be observed in Figure 4, while an analytical approximation can be obtained using the Euler-Bernouille theory for roll (5) and pitch (6), respectively.

σ=yτϕIz;2ωy2=τϕEIz(5)
σ=xτθIz;2ωx2=τθEIz(6)

where σ is the bending load, Iz is the inertia, τϕ and τθ are the roll and pitch torques (ϕ and θ are the roll and pitch angles), E is Young’s modulus, and ω is the maximum bending displacement. The comparison between analytical results (deformations measurements in this case are complex to obtain experimentally) is shown in Tables 1 and the proposed models for roll (7) and pitch (8) adjust with great precision to them (with the constants A = 8.76, B = −1.2, C = 0.08, D = 2.92, and E = 0.91 for roll and A = 4.38, B = −0.78, C = 0.06, D = 2.34, and E = −0.43 for pitch).

ωroll=A+Bρtpu+Cρtpu2Dτϕ+Eτϕ2(7)
ωpitch=A+Bρtpu+Cρtpu2Dτθ+Eτθ2(8)

TABLE 1
www.frontiersin.org

TABLE 1. Analysis of the maximum deformations (ωmax,roll, ωmax,pitch) in the flexible UAV due to bending loads for changes in the infill rate ρtpu and the applied torques τϕ and τθ

3.3 Material degradation

This section is dedicated to the variability in the mechanical properties of the material, either due to imperfections during additive manufacturing, or due to material degradation after a certain number of deflection cycles of the arms. Unlike the previous ones, this mechanical effect has been analyzed from a purely experimental point of view.

The experiments have been carried out by applying the arm a series of load cycles and analyzing the stiffness loss (extra deflections observed for the same thrust). To guarantee the precision of the results, for each case (infill rate ρtpu and number of cycles Ncycles) eight experiments have been carried out and the arithmetic mean has been taken.

The evolution of αdegradation is shown in Figure 5 and is defined analytically by the model (9), in which the constants have been fitted (A = 2.25, B = −0.35, C = 0.0082, D = 0.31, and E = −0.004). It is demonstrated how this effect is noticeable after 40–50 cycles, with the material being practically unusable after 100 cycles.

αdegradation=A+BNcycles+CNcycles22Dρtpu+Eρtpu2(9)

Nevertheless, as material degradation is experienced regardless of the flight condition, it is more appropriate to unify the effects of material degradation and infill rate in a single relationship ρtpu = ρtpu (Ncycles), obtained from the proposed model (9). In this way, material degradation is considered as a loss in the infill rate (10), where A = ρtpu,0, B = −0.056 and C = −0.00092.

ρtpu=A+BNcycles+CNcycles2(10)

4 Controller design

This section is dedicated to the analysis the system’s response to different aeroelastic disturbances, flight modes and material properties. These results are used to tune the gains of a case-adaptive PID controller using the Ziegler-Nichols method. The general layout of the controller is shown in Figure 6. The information related to the UAV sensors and the control signals generated by the autopilot are obtained from the CUAV V5 (T(t), τϕ(t), τψ(t), τθ(t), ϕ(t), ψ(t), θ(t)). These data, together with the IMU data from each arm αIMU(i), is used to implement a control Algorithm 1 that performs the following actions:

• Path planner: calculation of the desired arm deflections αref(i) = δref(i) + ϕ as a function of the flight condition. During hovering and yaw maneuvering, the ideal angle is δref(i) = 0, which means that the arms are parallel to the central body of the UAV ϕ (unless one of the arms has a smaller angle δmin = min (δi) < 0°, in which case that will be the reference deflection). During roll and pitch maneuvers, the desired inclination angles are selected (ϕroll, θpitch).

• Mode selection: is the module in charge of calculating the PID gains from analytical models, based on the main parameters that affect the disturbances (T(t), τϕ(t), τψ(t), τθ(t), ϕ(t), ψ(t), θ(t)).

• PID controller: implementation of the PID controller from the modeled gains and IMU data. Then, the module sends the control signals to the servomotor and activates the soft tendon mechanism.

FIGURE 6
www.frontiersin.org

FIGURE 6. Descriptive diagram of the compensation system’s operating algorithm, including the path planner, mode selection and PID controller modules.

Among the heuristic methods for PID controller design, Ziegler–Nichols is one of the most robust for disturbance rejection. The multi-step tuning process starts by setting the integral and derivative gains to zero. Then, the proportional gain Kp is increased (from zero) until it reaches the ultimate gain Ku, at which the output of the control loop has consistent oscillations with a period Tu. Finally, the P, I, and D gains are set following these rules (Kp = 0.6Ku, Ki=1.2KuTu, and Kd = 0.075KuTu), a design that also aims to minimize overshoots.

Algorithm 1. Path planner, mode selection and PID controllers for servomotor signals

4.1 Hovering

This section analyzes the disturbance response of the system during hovering of the soft vehicle. The main perturbations that play a relevant role are aerodynamic interferences (whose importance has been modeled with ηaero) and changes in material properties or infill rate ρtpu. The test bench used for the experiments is the one used in Section 3.1 (Figure 2), in which the arm is excited with a small thrust disturbance. Note that only the interaction between parallel arms is considered, since the influence of the arms on the opposite side is considered to be negligible.

Figure 7 shows the critical response (applying a gain Ku large enough to observe sustained oscillations) of the system for the case ρtpu = 4% and d = 15%. From this response (blue curve), which is completely determined by its critical period Tu, the constants Kp, Ki, and KD of the PID controller are calculated using the Ziegler-Nichols method.

FIGURE 7
www.frontiersin.org

FIGURE 7. Disturbance rejection of the compensation system for hovering (top left), yaw (top right); and step response for pitch and roll (bottom). The blue curve shows the critical response of the system according to Ziegler-Nichols (Ku, Tu). The red curve shows the response of the system for the optimal tuning of Kp, Ki, and Kd according to Z-N method. The black dashed curves show the influence of the system parameters (ρtpu, ηaero, τϕ, τψ, τθ) on the response.

It is observed that a decrease in the flexibility of the material (greater ρtpu) leads to a decrease in the gain Ku, and an increase in the oscillation period Tu. This is because the system is slower due to stiffness. The same effects are observed when increasing the distance between the arms, since aerodynamic effects are damped.

4.2 Pitch and Roll

Pitch and roll maneuvers have the peculiarity that, in addition to aerodynamic disturbances and material degradation, they are also affected by mechanical bending of the UAV bending with respect to its primary and secondary axes (for pitch and roll, respectively). This causes the response of the system to be different and the PID controllers must be adjusted specifically. The experiments have been proposed as a deflection angle step response (from zero to ϕroll). This does not prevent the controller design from being oriented towards disturbance rejection.

In this case, the test bench described in Figure 2 is not valid since the UAV must be analyzed as a whole so that the bending loads appear. However, performing the experiments in flight is complicated as well, since analyzing the limit response of the system according to Ziegler-Nichols implies destabilizing the UAV. Therefore, the UAV has been hung from a rope to facilitate the process (see Figure 8).

FIGURE 8
www.frontiersin.org

FIGURE 8. Prototypes used for the experiments. The upper images correspond to the test bench used for the analysis of the aerodynamic effects, while the bottom images correspond to the experiments of the soft drone during the tuning process using the Ziegler-Nichols method.

The results shown in Figure 7 demonstrate an increase in both the gain Ku and the critical period Tu. The bending of the UAV forces to generate a greater control effort for the compensation, while the dynamics of the complete UAV is slower. A decrease in the applied torque τϕ decreases the gain and the period. For the case τϕ = 0, the hovering response is recovered. The results are shown for the case of roll but the same conclusions can be extrapolated to the pitch maneuver.

4.3 Yaw

This maneuver is particularly complex due to the effect of the torsional loads experienced by the UAV with respect to its main axis, as can be seen in Figure 5. In the same way as the roll maneuver, these mechanical effects and the aerodynamic interactions between the arms should be compensated by the PID controller. The experiment is in this case formulated in terms of disturbance rejection instead of step response.

Ku is greater than the previous maneuvers, which indicates that the control effort is maximum and the torsional loads are greater than those of bending. As shown in Figure 7 for the case ρtpu = 6% and τψ = 15% The critical period is slightly lower with respect to the roll and pitch maneuvers, which shows that the yaw dynamics are slightly faster. The increase of τψ causes an increase in the gain and insignificant changes in the critical period.

4.4 Adaptive PID controller

This section aims to design the adaptive PID controller that optimally selects gains for each flight condition, considering material properties and aeroelastic design. In order words, the influence of the system parameters (ρtpu, ηaero, τψ, τϕ and τθ) on the PID control actions.

The proposed model (11) brings together all the results obtained throughout this work in terms of analysis of aeroelastic disturbances and the system’s response to them. This model has been fitted with the constants shown in Table 2, obtained by interpolation from Figure 7. Note that a second-order fit has been chosen for the material properties ρtpu and for the yaw maneuver (torsion by τψ), since clear nonlinear behaviors have been observed in comparison with aerodynamic perturbations ηaero and bending during roll and pitch maneuvers (τϕ, τθ).

TABLE 2
www.frontiersin.org

TABLE 2. Adaptive PID controller model coefficients Ai for proportional, integral and derivative gains.

This model is introduced in Algorithm 1 and adjusts the optimal controller in real time for the tendon compensation system. Table 3 shows a summary of the model results for different parameters, comparing the quality of the controllers using the characteristic control times.

Kadaptive=A1+A2ρtpu+A3ρtpu2A4+A5ηaeroA6+A7τψ+A8τψ2A9+A10τϕA11+A12τθ(11)

TABLE 3
www.frontiersin.org

TABLE 3. Compensation system PID response characterization (gains, stabilization times) for different material properties and flight modes.

These results show that the reaction speed of the compensation system is greater in the yaw maneuver than in the roll and pitch maneuvers. On the contrary, the total stabilization time (for the complete elimination of the error in steady state) is smaller in the second case. It is also observed how the aerodynamic interactions notably increase the stabilization time of the system.

5 Results

5.1 Energetic analysis

This section aims to provide a summary of the results obtained by introducing the compensation system (CS) to stabilize the flexible vehicle, through a comparison of objective data. For this, the concept of energy efficiency is defined as

η=tCStref(12)

calculated by measuring the average electrical consumption (CM) of the battery (4S of 1800mAh) in a 1-min period, for the specific flight condition evaluated. tCS can therefore be calculated as the ratio between the battery capacity and the average consumption CM. It is greater the smaller the deflections of the arm with respect to the reference angle (therefore, the case without a compensation system (CS) is much less efficient). tref is the flight time of a vehicle with a similar design and weight, but with rigid arms (Ruiz et al., 2022b).

The results (see Figure 10 and Table 4) show improvements in energy efficiency which are especially notable in the yaw maneuver (they reach 65% improvement for the highest degrees of flexibility). In the case of hovering, the performance of the compensation system is excellent (close to 100% efficiency) and therefore allows flying with lower densities. Finally, in the case of roll and pitch maneuvers, the impact on efficiency is not as significant, although it provides the UAV greater controllability.

FIGURE 10
www.frontiersin.org

FIGURE 10. Left Figure shows the evolution of the efficiencies of the flexible UAV when introducing the compensation system CS (triangles) for hovering ηhov (blue curves), roll ηϕ (green curves), and yaw ηψ (red curves) maneuvers for different infill rates ρtpu. Right Figure shows the evolution of the maximum grasping angles αgrasp,max of the flexible UAV for different infill rates ρtpu and thrust-to-weight ratios T/W.

TABLE 4
www.frontiersin.org

TABLE 4. Comparison of the efficiencies of the flexible UAV when introducing the compensation system CS (triangles) for hovering ηhov (blue curves), roll ηϕ (green curves), and yaw ηψ (red curves) maneuvers.

5.2 Application: Grasping maneuver limitations

The grasping maneuver concept is shown in Figure 9. This paper intends to carry out a preliminary study on the possibilities of performing this maneuver in a soft UAV with four flexible arms/rotors using two of them. First, the balance of forces and moments shown in that Figure must be met (13, 14), leading to a relationship between the deflection angles of the arms that must be fulfilled for stable flight.

M=0F1+F4=F2+F3F1=F3F2=F4(13)
F=0sinαgraspF1=sinαAF2sinαgraspsinαA=F2F1αA=sin1F2sinαgraspF1(14)

FIGURE 9
www.frontiersin.org

FIGURE 9. Description of the grasping concept with flexible arms in soft UAVs and definition of the maximum angle of grasping αgrasp,max. This work intends to provide insight into the limitations of these angles in flight, while the actual grasping maneuver is not studied.

Then, this section calculates the maximum critical arm deflections αgrasp,max that can be achieved in flight as a function of the thrust-to-weight ratio of the UAV. Figure 10 analyzes this performance, throwing maximum deflection angles between 57 and 66° depending on the material.

The conclusion is that the maneuver is possible for maximum angles around 60%; although it is highly inefficient and requires oversizing the propulsion system of the aerial vehicle, due to working with such high thrust-to-weight ratios. Table 5 shows the numerical results of the efficiencies, calculated using the aforementioned methodology. Indeed, for the cases in which the angle is sufficient high to perform grasping (greater than 50–60°) the efficiencies are below 50%, so the maneuver is not feasible in these conditions.

TABLE 5
www.frontiersin.org

TABLE 5. Efficiency comparison of the flexible UAV ηgrasp during the grasping maneuver for different infill rates ρtpu and thrust-to-weight ratios T/W.

6 Conclusion

In this paper, a novel compensation system for soft aerial vehicle stabilization has been proposed. The actuation system is soft since it is made up of tendons arranged on the underside of the arm, which are wound on a 3D-printed reel and actuated by a servomotor.

This work has modeled the aerodynamic interactions between the arms as a function of relative distance and angle, as well as bending perturbations during pitch and roll maneuvers and torsion disturbances during yaw maneuvers. The degradation process of the material has also been analyzed in depth as a function of the number of cycles.

These studies have been the basis for the design of an adaptive PID that focuses on disturbance rejection, and whose gains are tuned according to variations in the system parameters and disturbances, using the Ziegler-Nichols method. The algorithms used are not very expensive from the computational point of view and their operation has been demonstrated in flight.

This system has made it possible to improve the energy efficiency of the system by up to 30%, depending on the flight conditions and the properties of the material. In turn, it has been possible to validate the flyability of the soft UAV at lower densities than the previous prototype, reaching an infill rate of 4%.

Finally, the conditions that must be fulfilled to perform the grasping maneuver have been analyzed, starting from the equilibrium of forces, and ending up with the maximum critical arm deflections that can be achieved in flight as a function of the thrust-to-weight ratio of the UAV. The conclusion is that the maneuver is possible for maximum angles around 60%. However, it is highly inefficient and requires oversizing the propulsion system of the aerial vehicle.

To deal with the aforementioned difficulties, several future alternatives are proposed: introducing extra arms (for example, an hexarotor in which two of the arms are dedicated to the task), the modification of the position of the propeller in the arm, closer to the central structure (although this has other negative consequences) or the implementation of a thrust vectoring system to guide the aerodynamic flow.

Another interesting research line would be to replace this external layer of compensation control with a complete control of the UAV based on artificial intelligence. Reinforcement learning techniques would be a suitable approach to deal with material degradation, unknown non-linear dynamics and time-varying parameters.

Data availability statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.

Author contributions

Experiments and simulations have been performed by FR, with support from BA. Writing and conceptualisation was led by FR, with support from BA and AO. Analysis and revision of the manuscript were undertaken equally by FR, BA and AO.

Funding

This work has been developed within the framework of the AERO-TRAIN project, a Marie-Sklodowska-Curie Innovative Training Network (ITN) project (Grant agreement 953454). We thank Robotics, Vision and Control Group (GRVC) for supporting us during this work. The authors acknowledge funding from SIMAR (HorizonEurope Grant Agreement 101070604, 2022).

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/frobt.2022.1005620/full#supplementary-material

References

Ajanic, E., Feroskhan, M., Mintchev, S., Noca, F., and Floreano, D. (2020). Bio-inspired synergistic wing and tail morphing extends flight capabilities of drones. arXiv: Fluid Dynamics.

Google Scholar

Augugliaro, F., Lupashin, S., Hamer, M., Male, C., Hehn, M., Mueller, M. W., et al. (2014). The flight assembled architecture installation: Cooperative construction with flying machines. IEEE Control Syst. Mag. 34, 46–64. doi:10.1109/MCS.2014.2320359

CrossRef Full Text | Google Scholar

Benosman, M. (2016). “Chapter 2 - adaptive control: An overview,” in Learning-based adaptive control. Editor M. Benosman (Butterworth-Heinemann), 19–53. doi:10.1016/B978-0-12-803136-0.00002-6

CrossRef Full Text | Google Scholar

Bernard, M., Kondak, K., Maza, I., and Ollero, A. (2011). Autonomous transportation and deployment with aerial robots for search and rescue missions. J. Field Robot. 28, 914–931. doi:10.1002/rob.20401

CrossRef Full Text | Google Scholar

Dilaveroğlu, L., and Özcan, O. (2020). “Minicore: A miniature, foldable, collision resilient quadcopter,” in 2020 3rd IEEE International Conference on Soft Robotics (RoboSoft), New Haven, CT, USA, 15 May 2020 - 15 July 2020 (IEEE), 176–181. doi:10.1109/RoboSoft48309.2020.9115993

CrossRef Full Text | Google Scholar

Dufour, L., Owen, K., Mintchev, S., and Floreano, D. (2016). “A drone with insect-inspired folding wings,” in 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 1576–1581. doi:10.1109/IROS.2016.7759255

CrossRef Full Text | Google Scholar

Fishman, J., and Carlone, L. (2020). “Control and trajectory optimization for soft aerial manipulation,” in 2021 IEEE Aerospace Conference (50100), Big Sky, MT, USA, 06-13 March 2021 (IEEE).

Google Scholar

Garcia Rubiales, F. J., Ramon Soria, P., Arrue, B. C., and Ollero, A. (2021). Soft-tentacle gripper for pipe crawling to inspect industrial facilities using uavs. Sensors 21, 4142. doi:10.3390/s21124142

PubMed Abstract | CrossRef Full Text | Google Scholar

Gomez-Tamm, A. E., Ramon-Soria, P., Arrue, B. C., and Ollero, A. (2019). Tcp muscle tensors: Theoretical analysis and potential applications in aerial robotic systems. Iberian Robotics conference.

CrossRef Full Text | Google Scholar

Grzybowski, J., Latos, K., and Czyba, R. (2020). “Low-cost autonomous uav-based solutions to package delivery logistics,” in Advanced, contemporary control, 500–507.

CrossRef Full Text | Google Scholar

Jimenez-Cano, A. E., Martín, J., Heredia, G., Ollero, A., and Cano, R. (2013). “Control of an aerial robot with multi-link arm for assembly tasks,” in 2013 IEEE International Conference on Robotics and Automation, 4916–4921.

CrossRef Full Text | Google Scholar

Kim, D., Kim, S.-H., Kim, T., Kang, B. B., Lee, M., Park, W., et al. (2021). Review of machine learning methods in soft robotics. PLOS ONE 16, e0246102–e0246124. doi:10.1371/journal.pone.0246102

PubMed Abstract | CrossRef Full Text | Google Scholar

Kornatowski, P., Mintchev, S., and Floreano, D. (2017). “An origami-inspired cargo drone,” in 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vancouver, BC, Canada, 24-28 September 2017 (IEEE), 6855–6862. doi:10.1109/IROS.2017.8206607

CrossRef Full Text | Google Scholar

Kovac, M. (2016). Learning from nature how to land aerial robots. Science 352, 895–896. doi:10.1126/science.aaf6605

PubMed Abstract | CrossRef Full Text | Google Scholar

Leva, A. (1997). Automatic tuning of pid regulators in presence of model perturbations near the desired closed-loop cutoff. Eur. J. Control 3, 150–161. doi:10.1016/S0947-3580(97)70073-6

CrossRef Full Text | Google Scholar

Leva, A. (2005). Autotuning process controller with improved load disturbance rejection. J. Process Control 15, 223–234. doi:10.1016/j.jprocont.2004.05.002

CrossRef Full Text | Google Scholar

Loureiro, E. V., Oliveira, N. L., Hallak, P. H., de Souza Bastos, F., Rocha, L. M., Delmonte, R. G. P., et al. (2021). Evaluation of low fidelity and cfd methods for the aerodynamic performance of a small propeller. Aerosp. Sci. Technol. 108, 106402. doi:10.1016/j.ast.2020.106402

CrossRef Full Text | Google Scholar

Mintchev, S., Shintake, J., and Floreano, D. (2018). Bioinspired dual-stiffness origami. Sci. Robot. 3, eaau0275. doi:10.1126/scirobotics.aau0275

PubMed Abstract | CrossRef Full Text | Google Scholar

Nguyen, D., Loianno, G., and Ho, V. (2020). “Towards design of a deformable propeller for drone safety,” in 2020 3rd IEEE International Conference on Soft Robotics (RoboSoft), New Haven, CT, USA, 15 May 2020 - 15 July 2020 (IEEE), 464–469. doi:10.1109/RoboSoft48309.2020.9115983

CrossRef Full Text | Google Scholar

Rao, B., Gopi, A. G., and Maione, R. (2016). The societal impact of commercial drones. Technol. Soc. 45, 83–90. doi:10.1016/j.techsoc.2016.02.009

CrossRef Full Text | Google Scholar

Riviere, V., Manecy, A., and Viollet, S. (2018). Agile robotic fliers: A morphing-based approach. Soft Robot. 5, 541–553. doi:10.1089/soro.2017.0120

PubMed Abstract | CrossRef Full Text | Google Scholar

Rowe, W. B. (2009). “Chapter 11 - process control,” in Principles of modern grinding technology. Editor W. B. Rowe (Boston: William Andrew Publishing), 211–232. doi:10.1016/B978-0-8155-2018-4.50017-3

CrossRef Full Text | Google Scholar

Ruggiero, F., Lippiello, V., and Ollero, A. (2018). Aerial manipulation: A literature review. IEEE Robot. Autom. Lett. 3, 1957–1964. doi:10.1109/LRA.2018.2808541

CrossRef Full Text | Google Scholar

Ruiz, F., Arrue, B., and Ollero, A. (2022a). “A flexible propelled arm: Mechanical considerations for the use in uavs,” in International Conference on Unmanned Aircraft Systems (ICUAS). doi:10.48550/arXiv.2204.13987

CrossRef Full Text | Google Scholar

Ruiz, F., Arrue, B., and Ollero, A. (2022b). “Sophie: Soft and flexible aerial vehicle for physical interaction with the environment,” in IEEE Robotics and Automation Letters. doi:10.48550/arXiv.2205.12883

CrossRef Full Text | Google Scholar

Rus, D., and Tolley, M. T. (2015). Design, fabrication and control of soft robots. Nature 521, 467–475. doi:10.1038/nature14543

PubMed Abstract | CrossRef Full Text | Google Scholar

Sahputro, S. D., Fadilah, F., Wicaksono, N. A., and Yusivar, F. (2017). “Design and implementation of adaptive pid controller for speed control of dc motor,” in 2017 15th International Conference on Quality in Research (QiR) : International Symposium on Electrical and Computer Engineering, 179–183. doi:10.1109/QIR.2017.8168478

CrossRef Full Text | Google Scholar

Sareh, S., Siddall, R., Alhinai, T., and Kovac, M. (2017). Bio-inspired soft aerial robots: Adaptive morphology for high-performance flight. Biosyst. Biorobotics 17, 65–74. doi:10.1007/978-3-319-46460-2_9

CrossRef Full Text | Google Scholar

Tognon, M., Chávez, H. A. T., Gasparin, E., Sablé, Q., Bicego, D., Mallet, A., et al. (2019). A truly-redundant aerial manipulator system with application to push-and-slide inspection in industrial plants. IEEE Robot. Autom. Lett. 4, 1846–1851. doi:10.1109/LRA.2019.2895880

CrossRef Full Text | Google Scholar

Xiang, C., Guo, J., and Rossiter, J. M. (2019). Soft-smart robotic end effectors with sensing, actuation, and gripping capabilities. Smart Mater. Struct. 28, 055034. doi:10.1088/1361-665x/ab1176

CrossRef Full Text | Google Scholar

Yang, D., Mishra, S., Aukes, D. M., and Zhang, W. (2019). “Design, planning, and control of an origami-inspired foldable quadrotor,” in 2019 American Control Conference (ACC), Philadelphia, PA, USA, 10-12 July 2019, 2551–2556. doi:10.23919/ACC.2019.8814351

CrossRef Full Text | Google Scholar

Zhang, K., Zhu, Y., Lou, C., Zheng, P., and Kovac, M. (2019). “A design and fabrication approach for pneumatic soft robotic arms using 3d printed origami skeletons,” in 2019 2nd IEEE International Conference on Soft Robotics (RoboSoft), Seoul, Korea (South), 14-18 April 2019 (IEEE), 821–827. doi:10.1109/ROBOSOFT.2019.8722719

CrossRef Full Text | Google Scholar

Zhao, Z., Niu, Y., and Shen, L. (2020). Adaptive level of autonomy for human-uavs collaborative surveillance using situated fuzzy cognitive maps. Chin. J. Aeronautics 33, 2835–2850. SI: Emerging Technologies of Unmanned Aerial Vehicles. doi:10.1016/j.cja.2020.03.031

CrossRef Full Text | Google Scholar

Zheng, Y., Du, Y.-C., Su, Z.-L., Ling, H., Zhang, M.-X., and Chen, S. (2021). Evolutionary human-uav cooperation for transmission network restoration. IEEE Trans. Ind. Inf. 17, 1648–1657. doi:10.1109/tii.2020.3003903

CrossRef Full Text | Google Scholar

Zufferey, R., Ancel, A. O., Farinha, A., Siddall, R., Armanini, S. F., Nasr, M., et al. (2019). Consecutive aquatic jump-gliding with water-reactive fuel. Sci. Robot. 4, eaax7330. doi:10.1126/scirobotics.aax7330

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: soft robotics, UAVs, soft actuation, aerodynamics, multirotor dynamics

Citation: Ruiz F, Arrue BC and Ollero A (2022) Aeroelastics-aware compensation system for soft aerial vehicle stabilization. Front. Robot. AI 9:1005620. doi: 10.3389/frobt.2022.1005620

Received: 28 July 2022; Accepted: 26 October 2022;
Published: 09 November 2022.

Edited by:

Andre Rosendo, Worcester Polytechnic Institute, United States

Reviewed by:

Stephen Wright, University of the West of England, United Kingdom
Eric Sihite, Northeastern University, United States

Copyright © 2022 Ruiz, Arrue and Ollero. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Begoña C. Arrue, barrue@us.es

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.