Automatic Approach and Landing Trajectory Planner for Unpowered Reusable Launch Vehicle

Abstract

A new guidance scheme for the approach and landing (A & L) phase of an unpowered reusable launch vehicle (RLV) has been developed. The main advantage of the new guidance is the use of glide-efficiency factor as the independent variable to compute the geometrical flare parameters by a set of analytical functions. The trajectory-planning algorithm generates its reference geometry based on the steep and shallow subphases, respectively. During the steep segment, the quasi-equilibrium glide (QEG) solution, which assumes a constant dynamic pressure and flight-path angle during the flight, is used to create the flight reference while the shallow segment is defined by polynomial functions for altitude and dynamic pressure profiles. Standard linearization methods are used to design a closed-loop command in order to track the QEG profile. Furthermore, proportion-derivative (PD) control is used to modulate the lift coefficient during the flare flight. Once the reference trajectory is created, a closed-loop simulation is obtained to track the reference. Off-nominal conditions, in terms of change in initial glide-efficiency factor, dynamic pressure, flight-path angle, and altitude are tested using a Monte-Carlo simulation. The simulated results demonstrate the effectiveness of the proposed algorithm to land the vehicle successfully under large dispersions of glide-efficiency factor.

Share and Cite:

AL-Bakri, F. and Kluever, C. (2017) Automatic Approach and Landing Trajectory Planner for Unpowered Reusable Launch Vehicle. Advances in Aerospace Science and Technology, 2, 31-47. doi: 10.4236/aast.2017.24004.

1. Introduction

The National Aeronautics and Space Administration (NASA) has sought to develop advanced guidance and controls methods in an effort to improve safety and reliability of future reusable launch vehicle (RLV) trajectories [1] [2] [3] . These innovative technologies may apply to an unpowered winged lifting body or an unmanned booster vehicle. In either case, the RLV’s aerodynamic parameters are limited, such as low lift-to-drag (L/D) ratio. Hence, gliding from the current state to the desired state is a critical task for a successful landing, especially under large initial conditions dispersions. The RLV needs to replan or reshape its trajectory to achieve the desired runway touchdown state.

Traditionally, the RLV descent can be divided into three segments: Entry, terminal area energy management (TAEM), and approach and landing (A & L) [4] . The approach and landing phase represents a critical flight phase because the RLV needs to manage its energy in order to glide and meet runway touchdown conditions. In general, the A & L phase begins at the end of the TAEM phase at a low subsonic Mach number (M = 0.5) and an altitude of 10,000 ft above the runway. In the past, the A & L flight used reference altitude profiles which consist of steep and shallow glideslopes [5] . This two-phase flight trajectory has been proven to be successful for low L/D unpowered vehicles such as the US Space Shuttle. The Shuttle, however, relied on a small set of fixed reference profiles, and therefore the shuttle guidance may not be well-suited in the presence of large trajectory, atmospheric, aerodynamics, and vehicle-mass dispersions.

Several researchers have developed guidance systems for the A & L flight phase. Some of these algorithms have been proposed to replan the reference trajectory under initial condition dispersions. Kluever [6] developed an A & L predicator-corrector guidance system that reshapes the reference trajectory by adjusting the glide-efficiency factor during the mission. Kluever [7] also presented an A & L guidance method based on limited normal acceleration capabilities. The reference path with minimum load factor is generated by iterating on the initial flight-path angle until achieving the desired touchdown sink rate. Kluever [8] developed an onboard trajectory-planning algorithm that recomputes a new reference trajectory based on the wind conditions, the energy state, and the aerodynamic performance. Harl et al. [9] and Zhao et al. [10] presented an A & L guidance method that computes an online reference path based on sliding mode control.

Other studies have considered optimization methods to design the A & L guidance system. Schierman et al. [11] [12] [13] proposed an A & L guidance system that creates a set of optimal trajectories offline based on indirect optimization techniques. Then, the best trajectory is selected from the family of optimum paths to guide the RLV from the current state to the desired state. Trent et al. [14] developed a trajectory-planning algorithm that applies Pontryagin’s minimum principle to solve a two-point boundary value problem (TPBVP). Heydari et al [15] developed an A & L guidance algorithm that introduces a state-dependent Riccati equation (SDRE) to solve the finite-horizon optimal problem.

This paper presents an A & L guidance methodology that utilizes a trajectory planning algorithm. This work differs from the prior work in two ways: a) planning a new reference trajectory does not rely on numerical integration of the governing equations of motion; b) our algorithm is able to successfully guide the RLV despite simultaneous large variations in initial downrange, altitude, dynamic pressure, and flight-path angle. Our proposed algorithm generates its reference based on the quasi-equilibrium glide (QEG) solutions and a set of analytical expressions. In the steep phase, the QEG solutions (dynamic pressure, flight-path angle, and open-loop lift coefficient) are stored to generate a two-dimensional look-up table with respect to altitude. The shallow phase is defined by a fourth-order polynomial and a quadratic polynomial for altitude and dynamic pressure profiles, respectively.

All reference calculations are performed online and the open- and closed-loop commands are readily available after the reference trajectory is updated. Finally, the effectiveness of the proposed algorithm is validated using a Monte-Carlo simulation method.

2. System Models

2.1. Equations of Motion

The unpowered RLV is assumed to be a point mass, and its governing equations of motion are

V ˙ = D m g sin γ (1)

γ ˙ = L m V g V cos γ (2)

h ˙ = V sin γ (3)

x ˙ = V cos γ (4)

where V is the Earth-relative velocity, γ is the flight-path angle, h is the altitude above the runway, x represents the downtrack position of the vehicle, g is the gravitational acceleration, and m is the mass. The aerodynamic lift force L and drag force D can be written as

L = q ¯ S C L (5)

D = q ¯ S C D (6)

where CL and CD are lift and drag coefficients, and S is the vehicle’s reference area. The dynamic pressure is q ¯ = 0.5 ρ V 2 . The atmospheric density ρ is computed using the US 1976 Standard Atmosphere. The governing equations of motion (1-4) are formulated with respect to a “flat-Earth” model, where the + x axis points along the runway centerline and the runway threshold is the origin point. Figure 1 presents the force vectors and flight-path angle during the A & L phase.

Time t is the independent variable in equations of motion (1-4); however, our

Figure 1. Approach and landing coordinate frame.

algorithm uses altitude as the independent variable. Thus, the chain-rule method is applied to replace time with altitude as the independent variable. Dividing Equations (1), (2), and (4) by Equation (3) we obtain

d V d h = D m V sin γ g V (7)

d γ d h = L m V 2 sin γ g V 2 cot γ (8)

d x d h = cot γ (9)

d t d h = 1 V sin γ (10)

2.2. Vehicle Model

A low L/D gliding vehicle is used for guidance algorithm development, and the vehicle data is taken from [6] . The specified RLV has wing area S = 2370 ft2, mass m = 4211.5 slugs ( W = 135500 Ibf ), and the wing loading is W / S = 57.2 psf . The aerodynamic drag coefficient is computed using the standard drag polar equation:

C D ( M , C L ) = C D 0 + K C L 2 (11)

where C D 0 and K are the zero-lift and lift-induced drag coefficients, respectively. Figure 1 in Ref [6] shows that the aerodynamic coefficients C D 0 and K are functions of Mach number. We fit C D 0 ( M ) and K ( M ) with analytical functions using MATLAB’s curve fitting toolbox (cftool).

The best fit of the zero-lift coefficient can be described by a rational (5th-order/4th-order) function for M 0.5 :

C D 0 = 0.0152 M 5 + 0.0245 M 4 0.1456 M 3 + 0.225 M 2 0.1616 M + 0.047 M 4 3.329 M 3 + 4.76 M 2 3.376 M + 0.9794 , M 0.5 (12)

The best fit of the induced-drag coefficient can be described by a rational (2th-order/5th-order) function for M 0.5 :

K = 4.427 M 2 6.368 M + 2.633 M 5 3.996 M 4 + 2.722 M 3 + 20.33 M 2 30.2 M + 12.51 , M 0.5 (13)

Although the zero-lift C D 0 and the induced-drag K coefficients are obtained by complicated equations, there is very little change in the drag polar parameters with Mach number at low subsonic flight. Table 1 presents the drag polar parameters at three discrete Mach numbers during the A & L phase.

The guidance algorithm estimates the drag coefficient C D using Equation (11) by using the commanded value of C L , where C D 0 and K are computed using Equations (12) and (13) for Mach number M .

3. Reference Trajectory

Unlike most trajectory-planning algorithms, our new guidance does not require online numerical integration of the equations of motion. Instead, onboard computation is performed based on the available vehicle glide-efficiency factor η to generate a new reference trajectory. The glide-efficiency factor is defined as a lift-to-drag ratio (L/D) divided by the maximum lift-to-drag ratio ( L / D ) max . Once a reference trajectory is created, a closed-loop simulation is propagated to track the reference trajectory relying on the steep and shallow flight controls. At this point, it is important to describe the steps for generating the new reference during the steep and shallow segments:

3.1. Steep Subphase

The QEG condition serves as the reference profile for dynamic pressure and flight-path angle. It is unrealistic to assume that velocity and flight-path angle are constant; however, it is realistic to expect that the dynamic pressure and flight-path angle remain constant during the majority of A & L. For the QEG condition, the gliding flight is steady with no change in dynamic pressure and flight-path angle. The time derivative of dynamic pressure is

q ¯ ˙ = 1 2 d ρ d h d h d t V 2 + ρ V d V d t (14)

Substituting Equation (1) and Equation (3) into Equation (14), we obtain

Table 1. RLV Drag polar parameters.

q ¯ ˙ = V sin γ [ ( ρ ρ ρ S C D m sin γ ) q ¯ ρ g ] = 0 (15)

Note that ρ = d ρ / d h is the change in density with altitude; it can be computed using the U.S 1976 Standard Atmospheric model.

Substituting Equation (5) into Equation (2), we obtain

γ ˙ = q ¯ S C L m V W cos γ m V = 0 (16)

Hence, the QEG condition consists of two nonlinear equations, Equations (15) and (16) with four free variables:

γ ˙ = f 1 ( q ¯ , γ , h , C ¯ L ) = 0 (17)

q ¯ ˙ = f 2 ( q ¯ , γ , h , C ¯ L ) = 0 (18)

where C ¯ L is the open-loop lift or reference coefficient. The required lift coefficient C L * and drag coefficient C D * during the QEG flight are determined using the lift and drag coefficients corresponding to maximum L / D , which can be computed by:

C L * = C D 0 / K (19)

C D * = 2 C D 0 (20)

Maximum L/D can be computed from the drag polar parameters:

( L / D ) max = 1 2 C D 0 K (21)

Table 2 presents maximum L/D at three discrete values of Mach number. The lift and drag coefficients of the flight with ( L / D ) max (or η = 1 ) can be computed directly using Equations (19) and (20), however, these equations are not suitable for all glide efficiency factors. Therefore, we need to derive a general equation to find the open-loop lift coefficient for all values of L/D. As previously mentioned, the glide-efficiency factor can be describe as

η = L / D ( L / D ) max (22)

The glide-efficiency factor is used to adjust the vehicle range, in which flight at higher glide-efficiency produces lower dynamic pressure and shallower flight-path angle. Hence η = 1 results the greatest range. In contrast, flight at lower glide-efficiency produces higher dynamic pressure and steeper flight-path angle and reduces range.

Table 2. Maximum L/D vs. Mach number.

Substituting Equation (21) into Equation (22) and solving for the reference lift coefficient C ¯ L so that the RLV flies on the “front side” of the L / D curve, we obtain

C ¯ L = 1 2 { 1 η K / ( 2 C D 0 K ) ( 1 η K / ( 2 C D 0 K ) ) 2 4 C D 0 K } (23)

The only way to solve the QEG condition of two equations [Equations (17)-(18)] with four unknown variables is to fix two variables and compute the remaining two unknown variables.

In our work, the altitude h is fixed and the lift coefficient C ¯ L is computed from Equation (23) for a fixed value of η . The QEG solutions are obtained using a Newton-Raphson method that typically needs 6 - 7 iterations to determine the q ¯ QEG and γ QEG values. These profiles are obtained for altitude ranging from 10,000 ft (beginning of A & L) to the initial flare altitude hF (beginning of shallow glide subphase). The initial flare altitude hF is a function of glide-efficiency factor; it will be described in the next section.

At this point, it is appropriate to compute the downtrack location of the start of the A & L phase, x ALI . The location represents the matching point between the TAEM and A & L phases, which is also a function of glide-efficiency factor. Following the methods of Ref [6] , the x ALI profile is computed by numerically integrating the velocity differential equation backward from the touchdown state to the start of the A & L phase for different glide-efficiency factors. The downtrack location of the start of the A & L interface (ALI) is fitted using MATLAB’s curve fitting toolbox (cftool) by a rational (3th-order /5th-order) function as shown in Figure 2.

x ALI = 10 4 ( 9.69 η 3 + 11.19 η 2 6.526 η 14.93 η 5 1.086 η 4 4.926 η 3 + 6.52 η 2 7.216 η + 5.819 ) ft (24)

3.2. Shallow Subphase

Before discussing how the shallow glideslope reference trajectory is generated, it is instructive to compute the flare geometrical parameters such as the flare altitude, hF, and the downtrack location of the start of flare, sF. Both are functions of glide-efficiency factor [6] . As with x ALI , the initial flare altitude hF and the downtrack location of the start of flare phase sF are fitted also using the cftool function in MATLAB by a rational (4th-order/5th-order) and (2th-order/5th-order) functions, respectively. The hF and sF profiles are shown in Figure 3 and Figure 4, respectively.

h F = 10 3 ( P 1 η 4 + P 2 η 3 + P 3 η 2 + P 4 η + P 5 η 5 + q 1 η 4 + q 2 η 3 + q 3 η 2 + q 4 η + q 5 ) ft (25)

s F = 10 4 ( P 1 η 2 + P 2 η + P 3 η 5 + q 1 η 4 + q 2 η 3 + q 3 η 2 + q 4 η + q 5 ) ft (26)

Figure 2. Downtrack approach and landing interface location vs. glide efficiency.

Figure 3. Initial flare altitude vs. glide efficiency factor.

while it is important to know the initial conditions at the start of A & L, it is also important to know the touchdown conditions. The desired touchdown state can be defined as V TD = 280 ft / s , h ˙ TD = 5 ft / s , and γ TD = sin 1 ( h ˙ TD / V TD ) = 1.023 deg .

Figure 4. Start of flare location vs. glide efficiency factor.

A fourth-order polynomial altitude profile defines the flare maneuver phase

h f = a 0 + a 1 x + a 2 x 2 + a 3 x 4 (27)

where x is the downtrack position along the runway centerline. The derivative of altitude with respect downtrack is the tangent of the flare maneuver flight-path angle:

d h f d x = tan γ f = a 1 + 2 a 2 x + 4 a 3 x 3 (28)

Fourth-order coefficients a 0 and a 1 are computed from Equation (27) and Equation (28) and the RLV’s altitude and flight-path angle at the start of flare phase where x = s F + 1400 ft , h f = h F and γ f = γ QEG (note that γ QEG is the flight-path angle at the end of the steep phase). The second-and third-order polynomial coefficients a 2 and a 3 are also computed from Equation (27) and Equation (28) and the RLV’s altitude and flight-path angle at the touchdown point where x = 1400 ft , h f = 0 , and γ f = γ TD .

Although A & L has two separate altitude profiles, the RLV has a smooth transition from the steep phase to the shallow phase due to a continuous and differentiable reference path.

A quadratic polynomial profile defines dynamic pressure during the flare maneuver phase:

q ¯ f = c 0 + c 1 x + c 2 x 2 (29)

The derivative of dynamic pressure with respect downtrack is:

d q ¯ f d x = c 1 + 2 c 2 x (30)

The quadratic coefficients c o and c 1 are computed from Equation (29) and Equation (30) and the RLV’s dynamic pressure and its derivative at the start of flare phase where x = s F + 1400 ft , q ¯ f = q ¯ QEG and ( d q ¯ f / d x ) = q ¯ ˙ f = q ¯ ˙ QEG (note that q ¯ QEG is constant during the steep phase and hence q ¯ ˙ QEG = 0 . The remaining coefficient c 2 is computed from Equation (29) at the touchdown point where x = x TD = 1400 ft and q ¯ f = q ¯ TD = 0.5 ρ SSL V TD 2 .

Where the standard sea level air density ρ SSL = 0.002377 slug / f t 3

At this point, we can substitute Equation (5) into Equation (2) and rewrite the result using the chain-rule for the time rate of flight-path angle:

γ ˙ = d γ f d x d x d t = q ¯ S C L m V g V cos γ (31)

Substituting Equation (4) into Equation (31) and solving for lift coefficient, we obtain the open-loop lift coefficient:

C ¯ L = cos γ q ¯ ( S / m ) ( V 2 d γ f d x + g ) (32)

where V = 2 q ¯ / ρ . The downtrack derivative of the flight-path angle d γ f / d x can be determined from Equation (28)

d γ f d x = 12 a 3 x 2 + 2 a 2 ( 4 a 3 x 3 + 2 a 2 x + a 1 ) 2 + 1 (33)

Figures 5(a)-5(d) show the flight-path angle, dynamic pressure, altitude, and lift coefficient reference profiles for A & L altitude ranging from 10,000 ft to zero, respectively, (note that A & L progress right-to-left in Figure 5. We expect the RLV to complete the steep phase and begin the shallow phase at altitudes below the initial flare altitude. The reference profiles are obtained for four values of glide-efficiency factor, where corresponds to flight with is that 74% of the maximum lift-to-drag ratio, etc. Figure 5(a) and Figure 5(b) indicate that the flight-path angle and dynamic pressure profiles are nearly constant during the steep phase due to the QEG solutions. However and significantly decrease during the shallow flare phase in order to achieve the touchdown states. As expected, the flight at higher glide-efficiency factor produces a shallower flight-path angle and lower dynamic pressure. Figure 5(c) shows that the altitude vs. downrange profile has a linear behavior during the steep segment due to a constant flight-path angle; however altitude has a fourth-order profile during the flare maneuver according to Equation (27). As we can see from Figure 5(c), higher glide-efficiency produces higher range. Because q ¯ is nearly constant, the open-loop lift coefficient is approximately constant during the steep phase. Lift coefficient increases significantly to pull up the RLV toward the touchdown state as shown in Figure 5(d). The open-loop lift coefficient for the pull-up flare maneuver should be calculated in order to find the drag coefficient [Equation (11)].

All reference calculations are performed online for an initial glide-efficiency factor and desired runway touchdown conditions. Once a glide efficiency factor

Figure 5.Reference trajectory profiles for different glide-efficiency factor; (a) flight-path angle vs. altitude; (b) dynamic pressure vs. altitude; (c) altitude vs. downrange; (d) open-loop lift coefficient vs. altitude.

is initiated at the beginning of A & L phase, all the reference polynomial coefficients are calculated to establish the A & L trajectory to touchdown.

4. Approach and Landing Simulation

In this section, we will derive the guidance command required to track the dynamic pressure and flight-path angle during the steep phase and to track the flare altitude profile h f during the shallow phase. During the QEG and flare phases, the lift coefficient is determined using the closed-loop command:

C L = C ¯ L + δ C L (34)

During the steep phase, the closed-loop lift coefficient C L is designed to track the reference dynamic pressure and flight-path angle profiles which are obtained by a two-dimensional interpolation of the stored QEG solutions. The open-loop lift coefficient C ¯ L is determined using Equation (23) and the feedback term is

δ C L = K γ ( γ γ QEG ) K q ¯ ( q ¯ q ¯ QEG ) (35)

The closed-loop control C L guides the RLV so that it tracks the reference dynamic pressure and flight-path angle. The feedback gains K γ and K q ¯ are designed based on the pole-placement technique so that the system has very good damping with fast response. Equation (15), Equation (16), and Equation (3), have been linearized with respect to QEG path by considering the dynamic pressure and flight-path angle as the state variables with altitude as the independent variable. The gains are scheduled with altitude by solving a sequence of pole-placements problems along the steep phase.

During the shallow phase, the reference lift coefficient C ¯ L is evaluated using Equation (32); however the closed-loop feedback term can be formulated by:

δ C L = K H ( h h ref ) K H D ( h ˙ h ˙ ref ) (36)

where the feedback gains K H and K H D are linear profiles with altitude which are determined by trial and error.

5. Numerical Results

The purpose of dispersion simulations is to evaluate the performance of the guidance algorithm in the presence of significant deviations in glide-efficiency factor η and trajectory states (dynamic pressure, flight-path angle, and altitude). Nominal and off-nominal guided trajectories are obtained by numerically integrating Equations (7-10) using a variable-step, variable-order solver (MATLAB’s ode45). The lift coefficient is calculated using the open- and closed-loop commands in order track the reference trajectory.

In summary, the QEG solution is used to create the steep flight reference for a known initial glide-efficiency factor and its corresponded dynamic pressure and flight-path angle [Equations (15)-(16)]. Then a shallow reference profile is defined by a fourth-order polynomial profile for altitude and quadratic polynomial profile for dynamic pressure [Equations (27)-(28)]. All the A & L geometrical parameters (the downtrack location of the start of A & L phase x ALI , flare altitude h F , and downtrack location of the start of flare s F ) are computed based on the initial glide-efficiency factor [Equations (24)-(26)]. All of the reference polynomial coefficients are calculated based on the A & L geometrical parameters and the desired runway touchdown conditions [Equations (27)-(30)]. Finally, open- and closed-loop commands are obtained in order to track the reference profiles under nominal and off-nominal conditions [Equation (23), Equation (32), Equation (34), Equation (35), and Equation (36)].

5.1. Nominal A & L Trajectory

The nominal initial conditions for the A & L phase are taken from [16] . These initial A & L states corresponded to the nominal end-state from our TAEM trajectory studies in [16] . These nominal values are η = 0.835 , q ¯ = 216.98 psf , γ = 12.5 deg , and h = 10000 ft .

Figures 6(a)-6(f), show the nominal flight-path angle, dynamic pressure, altitude, closed-loop lift command, load factor, and sink velocity profiles, respectively. Figures 6(a)-6(d) show that the flight-path angle, dynamic pressure, ground track range, and lift coefficient references are tracked accurately without excessive closed-loop lift. Figure 6(e) shows that at the beginning of the circular flare (at altitude h = 1,028 ft), the RLV requires a load-factor maneuver in order to track the rapid pulled-up reference trajectory. Finally, the sink velocity has a small change along the steep phase due to a small change in the RLV velocity, and eventually it increases significantly to meet the touchdown state as shown in Figure 6(f).

5.2. Off-Nominal A & L Trajectory

Many dispersed A & L trajectories are tested in order to demonstrate the robustness of our trajectory-planning algorithm. In this study, we impose random off-nominal initial conditions to changes in initial glide-efficiency factor, flight-path angle, dynamic pressure, and the altitude. The statistics of the random A & L initial conditions used in this paper are based on the end-conditions of the guided TAEM phase [16] , which are summarized in Table 3.

Figure 6. Nominal approach and landing profiles for glide-efficiency for η = 0.835 with quasi-equilibrium glide initial conditions; (a) flight-path angle vs. altitude; (b) dynamic pressure vs. altitude; (c) altitude vs. downrange; (d) closed-loop lift coefficient vs. altitude; (e) load factor vs. altitude; (f) sink velocity vs. altitude.

Table 3. Statistics for initial state errors and glide efficiency.

A Monte-Carlo simulation is used to test the proposed trajectory-planning algorithm by considering 1000 guided trajectories based on the random variations in the initial states as shown in Table 3. Figures 7(a)-7(c) present the 1000 flight path-angle, dynamic pressure, and ground-track range histories. Although the dynamic pressure, the flight-path angle and the altitude profiles show different initial values, they reach the same touchdown conditions ( h = 0 and x = 1400 ft ).

Figure 7(c) presents altitude versus downrange for several initial ranges, starting from ( x ALI = 4.987 × 10 4 ft ) corresponded to flight with η = 0.74 to ( x ALI = 5.281 × 10 4 ft ) corresponded to flight with η = 0.93 . Figure 7(d) and Figure 7(e) show also the 1000 closed-loop lift coefficient and load factor histories, respectively. These figures show that the actual trajectories track the references without excess the closed-loop lift coefficient effort. In addition, the actual lift-coefficient C L at runway touchdown matches well with the reference lift coefficient C ¯ L for all glide efficiency factors. Finally, Figure 7(f) presents the actual sink velocity histories which also satisfy the touchdown condition.

Figures (8a)-(8d) shows the statistical results of the flight-path angle, dynamic pressure, downrange, and touchdown sink velocity errors, respectively, at the runway touchdown (TD). It can be seen from Figure 8 that all runway touchdown state errors are reasonably small.

Figure 7. Approach and landing profiles for 1000 Monte-Carlo simulations; (a) flight-path angle vs. altitude; (b) dynamic pressure vs. altitude; (c) altitude vs. downrange; (d) closed-loop lift coefficient vs. altitude; (e) load factor vs. altitude; (f) sink velocity vs. altitude.

The statistics of all runway touchdown state errors are summarized in Table 4.

Figure 8 and Table 4 present a summary of the Monte-Carlo simulation results. These statistical results reveal that the minimum and maximum values are close to the target conditions at the runway touchdown, and all the standard

Figure 8. Histograms of touchdown errors from 1000 Monte-Carlo simulations; (a) touchdown flight-path angle errors; (b) touchdown dynamic pressure errors; (c) touchdown downrange errors; (d) touchdown sink velocity errors.

Table 4. Statistics for runway touchdown state errors.

deviations are small. Hence, these results show the effectiveness and robustness of the designed algorithm to guide the RVL from the A & L initiation point to the runway touchdown point.

6. Conclusions

A new guidance scheme for the approach and landing phase of an unpowered reusable launch (RLV) has been developed. The guidance system employs a trajectory-planning algorithm that creates the reference trajectory by relying on the initial glide-efficiency factor. The approach and landing trajectory consists of two-phase (steep and shallow) reference flight. During the steep segment, the quasi-equilibrium glide (QEG) solution is used to create the flight reference with altitude as the independent variable while the shallow segment is defined by a fourth-order polynomial altitude and a quadratic dynamic pressure profiles.

Several closed-loop simulations using a Monte-Carlo method were obtained to validate the proposed guidance algorithm. Trajectories with random off-nominal conditions, (with changes in initial glide-efficiency factor, dynamic pressure, flight-path angle, and altitude) were simulated, and the results demonstrate the robust performance of the proposed algorithm.

Acknowledgements

The first author thanks Mhawesh Rafal for her suggestions and help.

Conflicts of Interest

The authors declare no conflicts of interest.

References

[1] Hanson, J. (2000) Advanced Guidance and Control Project for Reusable Launch Vehicles. AIAA Guidance, Navigation, and Control Conference and Exhibit, 1-10.
https://doi.org/10.2514/6.2000-3957
[2] Hanson, J.M. (2002) A Plan for Advanced Guidance and Control Technology for 2nd Generation Reusable Launch Vehicles. AIAA Paper, 4557, 5-8. https://doi.org/10.2514/6.2002-4557
[3] Hanson, J.M. and Jones, R.E. (2004) Test Results for Entry Guidance Methods for Space Vehicles. Journal of Guidance Control and Dynamics, 27, 960-966.
https://doi.org/10.2514/1.10886
[4] Moore, T.E. (1991) Space Shuttle Entry Terminal Area Energy Management. NASA Technical Memorandum 104744, November 1991.
[5] Tsikalas, G.M. (1982) Space Shuttle Autoland Design. AIAA Paper 82-1604, AIAA Guidance and Control Conference, San Diego, 9-11 August 1982.
[6] Kluever, C.A. and Neal, D.A. (2015) Approach and Landing Range Guidance for an Unpowered Reusable Launch Vehicle. Journal of Guidance, Control, and Dynamics, 38, 2057-2066.
https://doi.org/10.2514/1.G000909
[7] Kluever, C.A. (2007) Unpowered Approach and Landing Guidance with Normal Acceleration Limitations. Journal of Guidance Control and Dynamics, 30, 882.
https://doi.org/10.2514/1.28081
[8] Kluever, C.A. (2004) Unpowered Approach and Landing Guidance Using Trajectory Planning. Journal of Guidance Control and Dynamics, 27, 967-974. https://doi.org/10.2514/1.7877
[9] Harl, N. and Balakrishnan, S.N. (2010) Reentry Terminal Guidance through Sliding Mode Control. Journal of guidance, control, and dynamics, 33, 186. https://doi.org/10.2514/1.42654
[10] Zhao, Y., Sheng, Y. and Liu, X. (2014) Unpowered Landing Guidance with Large Initial Condition Errors. Guidance, Navigation and Control Conference (CGNCC), 2014 IEEE Chinese, IEEE, 1862-1867. https://doi.org/10.1109/CGNCC.2014.7007465
[11] Schierman, J.D., Ward, D.G., Monaco, J.F. and Hull, J. (2001) A Reconfigurable Guidance Approach for Reusable Launch Vehicles. Proceedings of the AIAA, Guidance, Navigation and Control Conference and Exhibit, Montreal, 6-9 August 2001.
https://doi.org/10.21236/ADA436263
[12] Schierman, J., Hull, J.R. and Ward, D. (2003) On-Line Trajectory Command Reshaping for Reusable Launch Vehicles. Proceedings of the 2003 AIAA Guidance, Navigation, and Control Conference, Austin, 11-14 August 2003.
[13] Schierman, J.D., Ward, D.G., Hull, J.R., Gandhi, N., Oppenheimer, M.W. and Doman, D.B. (2004) Integrated Adaptive Guidance and Control for Re-Entry Vehicles with Flight-Test Results. Journal of Guidance Control and Dynamics, 27, 975-988. https://doi.org/10.2514/1.10344
[14] Trent, A.D., Doman, D.B. and Iyer, R.V. (2007) Trajectory Planning for a Reentry Vehicle under Failure Conditions. American Control Conference, ACC’07, New York, 9-13 July 2007, 3868-3873. https://doi.org/10.1109/ACC.2007.4282306
[15] Heydari, A. and Balakrishnan, S.N. (2013) Path Planning Using a Novel Finite Horizon Suboptimal Controller. Journal of Guidance, Control, and Dynamics, 36, 1210-1214. https://doi.org/10.2514/1.59127
[16] Kluever, A. and AL Bakri, F. (2017) Semi-Analytical Terminal Trajectory-Planer for Unpowered Reusable Launch Vehicle. Journal of Guidance Control and Dynamics. (Under Review)

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.