Keywords

1 Introduction

It is known that rotorcrafts such as a helicopter or a tiltrotor fell into unstable state called vortex ring state (VRS) when it descends at high descent rate or at an angle close to vertical descent. At this time, lift generated by the rotor disc is significantly reduced. This phenomenon occurs when the descent speed approaches the rotor wake speed and airflow recirculate through the rotor disk. VRS has also caused several rotorcraft crashes. VRS accidents have also been reported on a tiltrotor V-22 Osprey which has recently attracted attention. This was due to the pilot descending beyond the recommended descent range [1]. The behavior of rotors in VRS has long been known to aerodynamic experts, and a considerable number of studies have been reported [2]. Many researches have been investigating the VRS characteristics of the rotor by experimental tests and numerical simulations [3, 4]. However, most of these studies focused on flight tests or wind tunnel tests in steady conditions. Vortex ring state is a complex phenomenon with large unsteady airflow. Hence practical investigations can also be useful to fully understand aerodynamics and develop accurate prediction methods. Researches on unsteady simulation of helicopters have been conducted [5, 6]. However, few studies on tiltrotor aircraft have been seen.

The purpose of this study is to compute unsteady flow around a tiltrotor aircraft when it descends and to simulate the motion of the aircraft in such airflow. The six degrees of freedom descending flight simulation is performed on a tiltrotor aircraft represented by V-22 Osprey, considering an interaction between fluid and a rigid body. By performing numerical computations at different descent rates, effects on motion of an aircraft and complex fluid phenomena caused by aircraft movement are analyzed. To perform descent flight simulations, coupled computation is conducted that integrate both flight dynamics which deals with aircraft movement and fluid dynamics which deals with fluid flow around aircraft. In other words, the aircraft is treated as a rigid body and flies under force generated by interaction with the surrounding fluid flow. To solve such a complicated moving boundary problem, a combination of the MCD method based on the unstructured moving-grid finite-volume method and the multi-axis sliding mesh method was adopted as numerical approach.

2 Numerical Approach

2.1 Governing Equation

To solve the flow field around a tiltrotor aircraft, three-dimensional Euler equations are used as governing equations. The equations in the conservation form are written as follows:

$$ \frac{{\partial \varvec{q}}}{\partial t} + \frac{{\partial \varvec{E}}}{\partial x} + \frac{{\partial \varvec{F}}}{\partial y} + \frac{{\partial \varvec{G}}}{\partial z} = 0, $$
(1)
$$ \varvec{q} = \left[ {\begin{array}{*{20}c} \rho \\ {\rho u} \\ {\rho v} \\ {\rho w} \\ e \\ \end{array} } \right],\, \varvec{E} = \left[ {\begin{array}{*{20}c} {\rho u} \\ {\rho u^{2} + p} \\ {\rho uv} \\ {\rho uw} \\ {u(e + p)} \\ \end{array} } \right],\, \varvec{F} = \left[ {\begin{array}{*{20}c} {\rho v} \\ {\rho uv} \\ {\rho v^{2} + p} \\ {\rho vw} \\ {v(e + p)} \\ \end{array} } \right]\,, \varvec{G} = \left[ {\begin{array}{*{20}c} {\rho w} \\ {\rho uw} \\ {\rho vw} \\ {\rho w^{2} + p} \\ {w(e + p)} \\ \end{array} } \right], $$
(2)

where \( \varvec{q} \) is the conserved quantity vector, \( \varvec{E},\varvec{ F},\varvec{ G} \) are the inviscid flux vectors. As unknowns, \( \rho \) is the density, \( u, v, w \) are the x, y, z components of the velocity vector and \( e \) is the total energy per unit volume. The working fluid assumed to be perfect gas, the pressure \( p \) is defined as follows:

$$ p = \left( {\upgamma - 1} \right)\left[ {e - \frac{1}{2}\rho \left( {u^{2} + v^{2} + w^{2} } \right)} \right], $$
(3)

where \( \gamma \) is the specific heat ratio. In this paper, \( \gamma \) is taken as 1.4, and the initial conditions of density, pressure, velocity components in the x, y and z directions are given by \( \rho \) = 1.0, \( p \) = 1.0/\( \gamma \), \( u \) = 0.0, \( v \) = 0.0, \( w \) = 0.0, respectively.

2.2 Unstructured Moving-Grid Finite-Volume Method

The unstructured moving-grid finite-volume method [7] is used to perform computation involving movement and deformation of grids. In the method, fluxes are evaluated on a control volume in the space-time unified domain (x, y, z, t) so that the geometric conservation law (GCL) [8] is satisfied. By applying the divergence theorem to space-time unified control volume, the three-dimensional Euler equations are deformed as follows:

$$ \begin{aligned} \mathop \int \limits_{\Omega }^{{}} \left( {\frac{{\partial \varvec{q}}}{\partial t} + \frac{{\partial \varvec{E}}}{\partial x} + \frac{{\partial \varvec{F}}}{\partial y} + \frac{{\partial \varvec{G}}}{\partial z}} \right)d\Omega = & \mathop \int \limits_{\partial \Omega }^{{}} \left( {\varvec{E},\varvec{F},\varvec{G},\varvec{q}} \right) \cdot \tilde{\varvec{n}}d{\text{V}} \\ = & \mathop \sum \limits_{l = 1}^{6} \left( {\varvec{E}\tilde{n}_{x} + \varvec{F}\tilde{n}_{y} + \varvec{G}\tilde{n}_{z} + \varvec{q}\tilde{n}_{t} } \right)_{l} = 0, \\ \end{aligned} $$
(4)

where \( \Omega \) is the control volume, \( \tilde{\varvec{n}} = (\tilde{n}_{x} ,\tilde{n}_{y} ,\tilde{n}_{z} ,\tilde{n}_{t} ) \) is the outward unit normal vector on \( \partial \Omega \) and \( l \) indicates faces of the control volume.

2.3 Moving Computational Domain Method

In this paper, the flow field around a tiltrotor aircraft that occurs when the aircraft descends is computed. In the traditional approach, an aircraft is placed in a uniform flow and a flow around that is computed. However, it cannot be applied to this simulation involving free movement of an aircraft. Such an analysis needs to be treated as a moving boundary problem. The moving computational domain (MCD) method [9,10,11,12,13,14] is a technique for computing fluid flow around moving object. In this method, whole computational domain moves with an object which is inside the domain as shown in Fig. 1. At this time, fluid flow around an object is generated by movement of boundary surfaces. Specifically, it is caused by the boundary conditions given to the moving boundary. In addition, this method removes computational space limitations. Therefore, an aircraft can move freely in the calculation space regardless of the size of computational grid. Combining with the multi-axis sliding mesh approach [15], this method is applied not only to flight of an aircraft, but also to rotation of two rotors. The computational procedure is based on the unstructured moving-grid finite-volume method described in the last subsection. Flow variables are defined at the center of cells in unstructured mesh. The flux vectors are evaluated using the Roe flux difference splitting scheme [16] with MUSCL scheme. Gradient limiter is Hishida’s limiter of van Leer type [17]. The two-stage Runge-Kutta method is used to solve local time stepping.

Fig. 1.
figure 1

Conceptual figure of the MCD method

2.4 Coupled Computation

In this paper, position and orientation of a tiltrotor aircraft is determined by coupled computation by considering the interaction between the body and surrounding fluid flow. An aircraft is considered as rigid body in three-dimensional space. Therefore, the motion of an aircraft is determined by solving the equations of motion of six degrees of freedom, consisting of three degrees of freedom translation and rotation. Newton’s law of motion and Euler’s rotation equation are used for translation and rotation, respectively. Each equation of motion is as follows:

$$ m\frac{{d^{2} \varvec{r}}}{{dt^{2} }} = \varvec{F}, $$
(5)
$$ I\frac{{d\varvec{\omega}}}{dt} +\varvec{\omega}\times I\varvec{\omega}= \varvec{T}, $$
(6)

where \( m \) is the mass of the aircraft, \( \varvec{r} \) is the position vector of the center of the aircraft, \( \varvec{F} \) is the force vector, \( I \) is the inertia tensor (written in matrix form), \( \varvec{\omega} \) is the angular velocity vector and \( \varvec{T} \) is the torque vector around the center. The torque and force are calculated by integrating the pressure on surface of the aircraft. These equations are discretized as follows:

$$ m\varvec{v}^{n + 1} = m\varvec{v}^{n} + \varvec{F}^{n} \Delta t, $$
(7)
$$ \varvec{r}^{n + 1} = \varvec{r}^{n} + 0.5(\varvec{v}^{n + 1} + \varvec{v}^{n} )\Delta t, $$
(8)
$$ I\varvec{\omega}^{n + 1} = I\varvec{\omega}^{n} + \left( {\varvec{T}^{n} -\varvec{\omega}^{n} \times I\varvec{\omega}^{n} } \right)\Delta t, $$
(9)

where a subscript \( n \) is the time level and \( \Delta t \) is the time step.

3 Flight Simulation of Tiltrotor Aircraft

3.1 Computational Mesh

V-22 Osprey which is the major tilt-rotor aircraft was employed as a computational model. The overall length is 17.48 m, the weight is 21545 kg and the rotor speed is 397 rpm. The overall length \( L \) is the representative length. A computational domain and surface grid of a tiltrotor aircraft is shown in Fig. 2. The total number of cells is 3297890 and the size of computational 30 \( L \). This grid was created by using MEGG3D [18, 19]. In this computation, the computational domain is divided into 7 domains to use multi-axis sliding mesh approach. Figure 3 shows domain decomposition. Computational grids for each domain are shown from Figs. 4, 5, 6 and 7.

Fig. 2.
figure 2

Computational domain and surface grid

Fig. 3.
figure 3

Domain decomposition

Fig. 4.
figure 4

Mesh around rotors

Fig. 5.
figure 5

Mesh around wings

Fig. 6.
figure 6

Mesh around nacelles

Fig. 7.
figure 7

Mesh around a fuselage

3.2 Flight Conditions

In this simulation, a tiltrotor aircraft descends at different descent rates. The descent rates 0.02 (1340 feet/min) and 0.04 (2680 feet/min) are used for this analysis. The simulation procedure is as follows:

  1. (1)

    At the start of computation, an aircraft is stationary in the air.

  2. (2)

    Start to rotate two proprotors with the aircraft fixed. Then, the lift and the gravity are balanced by adjusting collective pitch.

  3. (3)

    Unlock aircraft having been fixed and make an aircraft descend, adjusting collective pitch to maintain the constant descent rate.

The pitching motion of the aircraft is controlled by tilting two proprotor disks forward or backward at same time. In addition, the rolling of the aircraft is controlled by providing a difference between left and right collective pitches.

4 Results

4.1 Movement of Tiltrotor Aircraft

As a result of computation with fluid-rigid body interaction, an aircraft descended under the influence of the surrounding flow field. The trajectory of descent of an aircraft is shown in Fig. 8. The left is the result at descent rate of 0.02 and the right is the result at the descent rate of 0.04. At descent rate is 0.02, orientation of an aircraft slightly disturbs during the descent, but there is no significant change overall. On the other hand, at descent rate 0.04, it is confirmed that orientation of an aircraft is largely disturbed as time elapses. Time changes of pitch angle of an aircraft about these two cases is indicated by Fig. 9. As shown in the figure, in both cases, pitch angles start to change around t = 300. In the case of \( V_{z} \) = 0.02, no further change is seen after orientation of an aircraft is initially disturbed. On the other hand, in the case of \( V_{z} \) = 0.04, pitch angle of an aircraft gradually increases, and is expected to increase in the future. From the above, it was confirmed that orientation of an aircraft was more disturbed as the descent rate increased.

Fig. 8.
figure 8

Trajectory of an aircraft movement at descent rate 0.02 (left) and 0.04 (right)

Fig. 9.
figure 9

Pitch angle of an aircraft at each descent rate \( V_{z} \)

4.2 Flow Fields

Figure 10 is isosurfaces (V = 0.1) of magnitude of the flow velocity around the tiltrotor aircraft during descent at descent rate 0.02. It illustrates a state from the start of descent. The figure at the upper left shows the state immediately after the descent started, where the blade pitch has been reduced and acceleration has started to the target descent rate. At this time, the iso-surface of the magnitude value of the velocity is in the state of clinging around the rotors. In this situation, you can see that the lift loses to gravity and the aircraft descends. The right figure next to that shows a little advanced time level. As the velocity of the aircraft approaches the target descent rate, the blade pitch is adjusted so that lift and gravity balance and maintain the constant speed of the body. As a result, the downwash blowing down from the rotors appeared again. Therefore, at this point, it can be considered that the aircraft obtained the lift as a reaction force against the downwash. After that, the body descends at an almost constant speed. During the descent, it is constantly confirmed that downwash is blown down from left and right proprotors. This indicates that the aircraft flies with proper lift. Next, Fig. 11 is isosurfces (V = 0.1) of magnitude of the flow velocity around an aircraft during descent at descent rate 0.04, illustrating a state from the start of descent. As in the previous case, the upper left figure shows the state just after the aircraft has started to descent. The isosurface has its state clinging around the rotors due to the acceleration to the target descent rate. Then, for a while after reaching the target descent rate, you can see the downwash that is blown down from the left and right rotors (about t = 270). However, unlike previous case, an aircraft begins to pitch and the surrounding airflow begins to be greatly disturbed after a while. At this point, the downwash which has been blown down from left and right proprotors disappeared. Without the downwash, the proprotors is not able to get enough lift. Moreover, once this turbulence has occurred, vicious circle between large changes in the attitude and turbulence of the fluid around the aircraft continue to repeat, increasing the instability of the body. As a result, the aircraft loses control to maintain its flight attitude.

Fig. 10.
figure 10

Isosurfaces of magnitude of flow velocity (V = 0.1) at descent rate 0.02 (about 1340 feet/min)

Fig. 11.
figure 11

Isosurfaces of magnitude of flow velocity (V = 0.1) at descent rate 0.04 (about 2680 feet/min)

Figure 12 and Fig. 13 show visualization of flow velocity vectors in a typical state during descent at each descent rate. At descent rate 0.02, it is confirmed that air flows downward from proprotors. On the other hand, at descent rate 0.04, it is confirmed that flow velocity vector is swirling at tip of proprotor. This is a vortex ring state, also known as power settling. In this situation, airflows that should be blown down from rotors is immediately recirculated to the rotors and results in a decrease in lift provided by that. Therefore, it is considered that an orientation control by proprotors does not work sufficiently and the aircraft becomes more unstable.

Fig. 12.
figure 12

Visualization of flow velocity vectors at descent rate 0.02

Fig. 13.
figure 13

Visualization of flow velocity vectors at descent rate 0.04

5 Conclusions

Six degrees of freedom descending flight simulation was conducted for a tiltrotor aircraft represented by V-22 Osprey, considering interaction of fluid and rigid body. To solve complicated moving boundary problem, a combination of the MCD method based on the unstructured moving-grid finite-volume method and the multi-axis sliding mesh method was adopted as numerical approach. Descending simulation is computed in two cases: descent rate 0.02 and 0.04. The results of movement of descending aircraft was presented by trajectory and pitch angle. Next, the state of flow fields around the aircraft was presented in a form of visualization of an isosurface of flow velocity and flow velocity vectors. At descent rate 0.02, the aircraft continued a stable descent flight throughout. At descent rate 0.04, it is confirmed that orientation of an aircraft is largely disturbed as time elapses. At that time, it was found from the flow velocity vectors that the aircraft has fallen into vortex ring state. This flight simulation qualitatively showed that a tiltrotor aircraft would become unstable and fall into vortex ring state during flight at high descent rate.