Open Access
Issue
Int. J. Simul. Multisci. Des. Optim.
Volume 7, 2016
Article Number A2
Number of page(s) 16
DOI https://doi.org/10.1051/smdo/2016003
Published online 16 February 2016

© C.A. Whitfield, Published by EDP Sciences, 2016

Licence Creative CommonsThis is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

1 Introduction

Unmanned Air Vehicle (UAV) classifications typically fall into one of six functional categories; however, recently unmanned systems have been developed for multi-role capabilities. The six functions include: target and decoy, reconnaissance, combat, logistics, civil and commercial, and research and development [1]. Regardless of the UAVs function, the basic essentials of unmanned vehicles include communication relay between the vehicle and ground operator for maintaining situational awareness, vehicle and payload sensors based on the UAV’s function, and the use of global positioning systems to enable precise navigation. With the increase in radio frequency technology, the UAV became more sophisticated with the combined capability for remote and built-in control to perform low-level pilot duties such as flight-path stabilization. However, these vehicles were still not considered autonomous, commonly defined as the ability to make decisions without human intervention. UAV-autonomy technology falls under the following categories: sensor fusion, communications, path planning, trajectory generation (sometimes called motion planning), trajectory regulation, task allocation and scheduling, and cooperative tactics [1]. A significant amount of effort has been focused in UAV autonomy, with the recent advances accredited to the field of control science. In fact, autonomy may continue to be the driving field for UAV development and expanding the UAV market.

Path-planning and trajectory generation and regulation methods for UAV flight have been investigated extensively, which include: evolution-based, extremum-seeking, randomized, neural-network, direct collocation with nonlinear programming, B-spline, quadtree data structuring, probabilistic approaches, Chebyshev pseudospectral, and fast graph search methods. Additionally, several algorithms have been developed, for example: evolutionary, random tree, Dijkstra, Reduced-State and Hierarchical Dijkstra, and A* search. Even investigations into the problem formulation of the dynamic and objective equations have been considered, such as an nth degree Lagrange polynomial approximation. Off-line and on-line approaches have been considered implementing, including others, the methods and algorithms listed; demonstrating the diversity of approaches in the path-planning category of UAV-autonomy [244]. To further categorize the path planning methods and trajectory generation efforts, consider the several goals and flight conditions that were investigated. Flight in a horizontal plane 2-D was analyzed [5, 6, 17, 33, 44], along with considering the effects of constant winds [24]. Employing obstacle avoidance [2, 2732] and target tracking [3341] within the trajectory generation was addressed. Path planning for multiple UAV formation and collision free cooperative control and tactical applications have been considered [42, 43]. Expanding beyond flight vehicles, even steady turns and optimal paths for underwater gliders have been investigated [45].

The underlying commonality of the work mentioned is the single-objective analysis. Typical single-objectives to path-planning include time of flight or vehicle performance, such as endurance. Conflicting objectives when determining flight trajectories are generally unaccounted for. However, there are two main existing procedures that convert the multiple conflicting objectives into a single objective problem that have been used [2]. One method (ε-constraint method), selects one of the objectives for the analysis while the others are used as constraints, restricting the objective within a safe limit. The other, the weighted-sum approach, combines all objectives to form a single-objective. Both procedures require artificial parameters, such as limiting values in the ε-constraint method or assigning relative weights in the weighted-sum procedure. Consequently, the results are dependent on the accuracy of the chosen parameters and, in the case of UAV flight tasks, choosing the parameters are not straight forward.

Concerns for the procedures should be addressed. For conversion of multiple objectives into a single objective, the objective types need to be consistent; either all of minimization or maximization type. With a conversion procedure using a weighted-vector, each objective must be normalized in magnitude prior to determining the weighted average. This requires relying on past experience or guessing when assigning the relative weight (or ε) vector.

New frameworks have been developed accounting for multiple objectives to UAV flight management. The operational objectives, generally, include: platform safety; minimizing fuel, time, distance; and minimizing deviation from the current path. The main commonalities of the recent developments have been the multiple solution paths generated based on predefined terrain criteria called meta-paths. The meta-paths, in excess of 15 or more, provide an off-line analysis and the decision, from the available generated paths, the “best” possible route. For instance; an off-line path-planning investigation using multi-objective evolutionary algorithms was considered by Mittal and Deb [2]. The procedure introduced a three-step hybrid algorithm. The steps of the algorithm first generated several path solutions, called Pareto-optimal, each with different trade-offs to the objective functions. With the generated solutions, 8–10 were selected providing trade-offs between the objectives; and locally searched to obtain a set of solutions close to the true Pareto-optimal front, of which a single flight path was to be selected. The off-line process required prior terrain topography information and representation in determining the UAV paths. Similarly, Foo et al. and Swarzentruber et al. [46, 47] used particle swarm optimization to generate multiple solutions based on predefined criteria. A single summarized representation of the 15 total alternate paths, for a particular preference was selected to form the meta-paths in the final decision making process.

The following introduces an adaptive multi-objective technique for UAV path and trajectory autonomy generation through task allocation. The technique is an adaptive path generation for UAVs considering multiple independent conflicting objectives without the necessity of developing artificial or weighting parameters. The technique generates a single flight path based on an environmentally-influenced objectively-driven flight window for the UAV. The process is locally-optimal based and adaptive, reducing, if not eliminating the “curse of dimensionality”, which is often stated when describing the significant size in decision space required for off-line path search techniques. It is not limited by individual methods or algorithms, however, certain procedures in comparison are advantageous. The goal was to develop a technique that did not require off-line analysis of meta-paths to determine the “best” possible route, but rather a single adapting flight path furthering the UAV-autonomy. Due to the nature of the optimized condition, the path generated is locally constrained based on the influenced objectives; and may not present the “best” global optimum the off-line meta-paths provide. Additionally, the objectives were to verify and validate the technique to demonstrate its capability as an adaptive multi-objective real-time path-planning procedure, not to conduct an in-depth analysis of comparing and contrasting the many different algorithms available.

2 Dual-optimal path-planning technique

The Dual-Optimal Path-Planning (DOPP) technique utilizes dynamic optimization for determining optimal flight trajectories between continually updating optimal intermediate-states for the UAV based on environmentally-influenced objectives. The environmentally-influenced optimal condition, known as the “driver” determines the next condition, within a downstream virtual window of possible vehicle destinations and orientation built from the UAV kinematics. The step results are pursued by a dynamic optimization technique to determine an optimal flight path by minimizing a cost function subject to dynamic equation constraints, control inequality constraints, interior state equality/inequality constraints, and boundary conditions with initial and final states determined by the driver-optimized results.

This sequential technique is a multi-objective optimization procedure consisting of two goals without requiring additional information to combine the conflicting objectives into a single-objective. The individual goals and objective complexity are not limited in type and are determined on an individual basis. The solving technique is also algorithm independent, allowing for versatility in the process of developing the vehicle trajectory. The technique expressed mathematically in general form is shown in Figure 1.

thumbnail Figure 1.

Dual-optimal path-planning technique.

Notice the solution to the driver-objective determines the final time solution of x(t) for the path cost function. The path-objective analysis was based from classical optimal control theory and the powerful result known as the “minimum principle of Pontryagin”. A visual of the basic DOPP flight window for the technique can be seen for planar flight in Figure 2.

thumbnail Figure 2.

Dual-optimal path-planning planer flight maneuvering window.

The vehicles initial location xk−1 ( x k - 1 * $ {\mathbf{x}}_{k-1}^{\mathrm{*}}$ for an optimum) for planer flight consist of its location (x and y), velocity (V), bank angle (ϕ), and heading (ψ); f(xk−1= f(xk−1, yk−1, Vk−1, ϕk−1, ψk−1). In terms of three-dimensional, the vehicle’s pitch angle and altitude are also required. At the initial location with the desired driver window projection distance, the available UAV flight window is projected forward of the heading direction and bounded based on the vehicle’s kinematics.

For instance, looking at Figure 2, at the initial vehicle location x k - 1 * $ {\mathbf{x}}_{k-1}^{\mathrm{*}}$, if the vehicle were to bank hard right (right wing down) would correspond to the farthest right location (with respect to initial heading) of` the driver window. Similarly, a hard left bank would place the vehicle at the farthest left available position. Throughout the window, the vehicle has a xk condition with corresponding location, velocity, bank and heading. The environmentally-influenced driver-objective is optimized along this available flight window determining the x k * $ {\mathbf{x}}_k^{\mathrm{*}}$ location and vehicle orientation. With that destination, the vehicle then proceeds from the initial to intermediate-state x k * $ {\mathbf{x}}_k^{\mathrm{*}}$ location along an optimum flight path. The vehicle’s path-objective, for example could be minimizing time, maximizing endurance, or minimizing power required. The process is then continued for all intermediate-states until the overall destination or time is reached. Three dimensional flight follows a similar setup that includes altitude change and UAV pitch flight characteristics.

Even though the technique is independent of algorithm, there are methods that are more suited for on-line processing. In general for the driver-objective search algorithms are advantageous, due to generating the available flight window from the UAVs flight mechanics. Regardless, in this technique the methods are required to be adaptive within the flight window (for all N), a case in point is an adaptive-A* search algorithm.

A case study that could be benefit greatly from this technique was developed to verify and validate the technique. The case study focused on solar-regenerative extended flight (months) at high altitude for continual surveillance of an area of interest. For this example simulation, multiple objectives are predominate and developing off-line meta-paths are extremely, if not at all possible to take all variables into account through the entire flight duration. The technique was constrained using off-the-shelf technologies that are currently employed on UAVs, along with flight operations common for existing aircraft that provide high-altitude long-duration surveillance.

3 Case-study

High altitude flight above 60,000 ft (18.3 km), benefits from staying above turbulence, weather and air traffic, but comes with a price. As altitude increases the density decreases, requiring a larger lifting surface and a propulsion system that can operate in a low density atmosphere. These issues become more apparent for sustained on station persistent surveillance and reconnaissance flight. Continual surveillance over an area implies slow flight to maintain situational awareness. Slow flight in turn implies an increase in wing area and typically a decrease in wing loading, the ratio of the vehicle weight to the wings planform area. This encompasses its own challenges in vehicle design and operation. Regardless, there are current UAV platforms that reach these higher altitudes. The RQ-4 Global Hawk is one such UAV that has been used for reconnaissance, but it has a limited fuel capacity which results in a limited endurance and thus, restricted surveillance capability. Alternate methods for propulsion systems to potentially replace conventional fuel systems and increase endurance capability have been investigated. One method utilizes the photovoltaic solar panel to gather power from the Sun, and has been adapted for use on high altitude UAV platforms. An aircraft that uses solar panels and powered by the Sun during the day and stored energy through the night by solar regenerative power systems, in principle could sustain flight for weeks or months. Only mechanical wear would limit the flight duration.

The case-study application for long duration flight demonstrates the potential of the DOPP technique, and considers the change in ephemeris effects throughout the year. The case-study is limited to a constant altitude of 60,000 ft (18.3 km), and the flight window is set based on existing surveillance package capabilities to restrict the vehicle’s flight paths to provide and maintain continual situational awareness over an area of interest. A summary of the requirements and limitations for a solar-regenerative high altitude long endurance UAV is discussed. A more in-depth analysis is provided in reference [48].

3.1 Requirements and limitations

There are three main factors that need to be considered to appropriately model the DOPP technique: the environment (ephemeris effects, available solar flux at altitude, and high-altitude winds at a given location), the UAV systems (photovoltaics, energy storage system, electric motor requirements, and surveillance equipment limitations at altitude), and the UAV platform (vehicle geometry and flight mechanics).

3.1.1 Flight environment

The maximum amount of available solar power depends on the vehicle’s geometry and flight orientation relative to the Sun’s instantaneous location. The orientation is determined by the surface’s obliquity factor, cos(θ) and is determined by the local solar coordinates (Z and A) and the tilt coordinates of the surface (Δ and Ψ). The obliquity factor is given by: cos θ   = cos Z cos Δ + sin Z sin Δ cos ( A - Ψ ) $$ \mathrm{cos}\theta \enspace =\mathrm{cos}Z\mathrm{cos}\Delta +\mathrm{sin}Z\mathrm{sin}\Delta \mathrm{cos}(A-\mathrm{\Psi }) $$(1)

The first tilt coordinate (Δ) is the angle between surface normal and the vertical. The second (Ψ) is the angle between the projection of the surface normal in the horizontal plane and due south direction. The tilt coordinates fix the direction of the surface normal. This is similar in the same manner as the solar coordinates in fixing the direction of the Sun’s rays.

The model used for tracing the Sun through the sky at any given location and duration of time was the described by Weider [49], and determines the local solar coordinates and the zenith angle (Z) and azimuth angle (A) for an observer through the geocentric coordinates. The geocentric coordinate system has an origin at the center of the Earth with the z-axis connecting the north-south poles. The other two axes lie on the equatorial plane with the x-axis oriented toward the local (chosen) meridian.

For UAV flight operations over a long period (months), the equation of time was implemented within the model to account for the cumulative effect of the slight variations in the solar day throughout the entire year. The variation in time can increase or decrease the total solar day by as much as 16 min, dependent on the time of year, and cannot be ignored for long duration solar powered flight.

Within Earth’s atmosphere, the solar intensity felt on a surface is composed of the direct and diffuse flux components (F (direct) and F (diffuse), respectively). The latter term is the radiation that is scattered due to the atmosphere and the reflected radiation due to an underlying terrain. For the DOPP technique application, three assumptions will be made in order to develop a semiquantitative analysis of solar flux: (1) the diffuse flux due to the scattering of the solar intensity through the atmosphere has a significantly smaller effect than the direct flux component. This assumption is often used for approximating solar intensity at the Earth’s surface. The validity of this assumption increases at high altitudes with the solar radiation traveling through less of the atmosphere, (2) the downward diffuse flux on the surface due to scattering radiation is isotropic, and (3) the upward diffuse flux on the surface will be considered negligible and disregarded in the formulation of the analysis. The upward diffuse flux is on the order of the reflective radiation component due to the underlying Earth’s surface. With increase in the altitude the Earth’s reflectivity radiation decreases, and for high altitude applications, the effects of the upward diffuse flux will be comparatively less to the downward diffuse flux component. With these assumptions the following equation will be used in determine the total solar flux: F = F   ( direct ) + [ 1 + cos Δ 2 ] F     ( diffuse ) $$ F={F}^{\enspace \left(\mathrm{direct}\right)}+\left[\frac{1+\mathrm{cos}\Delta }{2}\right]{F}^{\enspace \downarrow \enspace \left(\mathrm{diffuse}\right)} $$(2)where, F   ( direct ) = S 0 μ   e - τ / μ 0 $$ {F}^{\enspace \left(\mathrm{direct}\right)}={S}_0\mu \enspace {e}^{-\tau /{\mu }_0}\hspace{0.5em} $$(3)and, F     ( diffuse ) = S 0 μ 0 [ 1 1 + G ( G e γ + τ + e γ - τ ) - e - τ / μ 0 ] $$ {F}^{\enspace \downarrow \enspace \left(\mathrm{diffuse}\right)}={S}_0{\mu }_0\left[\frac{1}{1+G}\left(G{e}^{{\gamma }^{+}\tau }+{e}^{{\gamma }^{-}\tau }\right)-{e}^{-\tau /{\mu }_0}\right]\hspace{0.5em} $$(4)

S0 is the solar constant (125.6 W/ft2 or 1352 W/m2). The surface orientation parameters are the tilt angle cos(Δ), obliquity of the panel to the Sun’s rays cos(θ), and the cosine of the solar zenith angle μ0 = cos(Z). The equations include two environmental parameters, the optical thickness (τ) and the single scattering albedo ( ω ̃ 0 $ \mathop{\omega }\limits^\tilde_0$) within the variables G, and γ±: G = - [ γ - + A γ + + A ] e ( γ - - γ + ) τ $$ G=-\left[\frac{{\gamma }^{-}+A}{{\gamma }^{+}+A}\right]{e}^{\left({\gamma }^{-}-{\gamma }^{+}\right)\tau } $$(5) γ ± = 1 / 2 ( C - A ) ± 1 / 2 [ ( C - A ) 2 - 4 BD ] 1 / 2 $$ {\gamma }^{\pm }=1/2\left(C-A\right)\pm 1/2{\left[{\left(C-A\right)}^2-4{BD}\right]}^{1/2} $$(6)where, A = 2 - ω ̃ 0 2 μ 0    B = ω ̃ 0 C = 2 - ω ̃ 0    D = ω ̃ 0 2 μ 0 $$ \begin{array}{l}A=\frac{2-\mathop{\omega }\limits^\tilde_0}{2{\mu }_0}\hspace{1em}\hspace{1em}B=\mathop{\omega }\limits^\tilde_0\\ C=2-\mathop{\omega }\limits^\tilde_0\hspace{1em}\hspace{1em}D=\frac{\mathop{\omega }\limits^\tilde_0}{2{\mu }_0}\end{array} $$(7)

The environmental parameters are functions of the Sun’s ray wavelengths. For the parameters, Rayleigh’s law is commonly used in which the theory suggests that the scattering of solar energy varies smoothly with wavelength. This law is based on the altitude conditions, mean molecular mass of air, the index of refraction of the atmosphere and the constant Avogadro’s number. For a relatively clear atmosphere the averaged optical thickness and the scattering is less than 0.3 and 0.6 respectively. Considering a completely horizontal surface (Δ = μ = Z = 0°), the solar flux increases with altitude from 93 W/ft2 (1000 W/m2 or 1 Sun) at the Earth’s surface to slightly over 121 W/ft2 (1300 W/m2 or 1.3 Sun) at 82,000 ft (25 km) altitude. Also, note that in terms of orientation the component for the solar intensity due to the downward diffuse flux is only a function of the cosine of the solar zenith and independent of the tilt and obliquity of the surface.

For a solar powered UAV at an altitude of 60,000 ft (18.3 km) and a surface oriented horizontally, the maximum solar flux is 116.1 W/ft2 (1250 W/m2 or 1.25 Sun). Of which, the direct solar flux is 111.5 W/ft2 (1200 W/m2 or 1.2 Sun) and the downward diffuse flux is 4.6 W/ft2 (50 W/m2 or 0.0046 Sun), 4% of the total. The total, direct and diffuse solar flux as a function of orientation for the case-study altitude of 60,000 ft (18.3 km) is shown in Figure 3.

thumbnail Figure 3.

Solar flux with surface orientation at 60,000 ft (18.3 km) altitude.

The two conditions in Figure 3 are variation in surface title angle Δ with Sun in a constant location, zero solar zenith angle (Z = 0°), and the variation in solar zenith angle from sunrise/set to solar noon with the surface normal to the Sun for all zenith angles, zero surface title angle (Δ = 0°).

In addition to the available solar flux at high altitudes, and the based on the fact that high-altitude vehicles of this nature have significantly low wing-loading characteristics, the pervasive winds at those altitudes must also be considered. A study of the upper winds (ranging from 100 to 25 mb pressure altitudes) for high altitude platform design was conducted in excess of a 20 year span over four areas of interest [50]. These areas include the contiguous United States, the Norwegian area, the Mediterranean area and the Pacifica area from Alaska to Japan and the surrounding regions. Results of the investigations shown that high altitude wind speeds were at a minimum for altitude ranges of 59,000–72,000 ft (18–22 km). Table 1 summarizes the average high altitude wind speed for each of the United States, case study location.

Table 1.

Average wind speeds.

Wind roses are provided as an appendix of reference [50] for every 10 mb pressure altitude throughout the four locations and seasons.

3.1.2 UAV systems

The UAV systems, common to high altitude surveillance aircraft, are discussed in order to set constraints for the fixed and optimized flight pattern analysis. The systems were chosen based on existing equipment that have been proven and used in both solar-regenerative and surveillance platforms; these include: photovoltaics, energy storage system, electric motors, and surveillance equipment.

A semiquantitative empirical analysis approach [49] was taken to model the photovoltaic expected available power equation (8) and photovoltaic efficiency equation (9): P A = VJ $$ {P}_A={VJ} $$(8) η = P A F = VJ F $$ \eta =\frac{{P}_A}{F}=\frac{{VJ}}{F} $$(9)where, the current (J) supplied to an external load is a combination of the photocurrent (J p) through radiative energy or flux and the junction current (Jj) shunted by the diodes of the photovoltaic material: J = J p - J j $$ J={J}_{\mathrm{p}}-{J}_{\mathrm{j}} $$(10)

Applying the modeling approach was done in conjunction to matching overall maximum power available from a representative UAV, NASA Pathfinder. This representative UAV was chosen due to its demonstrated flight tests and promising potential for high-altitude solar-powered long endurance flight.

At 60,000 ft (18.3 km) and at solar noon the maximum solar flux is 111.5 W/ft2 (1200 W/m2 or 1.2 Sun). With 75% of the upper wing surface covered in solar panels, the amount of power capable of being generated at solar noon was 8000 W. Physical parameters for the empirical analysis were adjusted within appropriate bounds to match recorded power available at altitude during solar noon. With the expected photovoltaic parameters modeled, Figure 4 shows the cell array solar energy characteristics at 60,000 ft (18.3 km).

thumbnail Figure 4.

Solar Cell Array Characteristic at 60,000 ft (18.3 km).

Energy storage systems are key in sustaining continuous surveillance capability for solar-regenerative high altitude UAVs. This becomes particularly apparent with the decreasing daylight hours during the winter months for the northern hemisphere, and the energy per mass capacity W hr/lbs (W hr/kg) that can be stored during the daylight is critical. Lithium-sulfur batteries, from Sion Power have reported energy/mass values of 778.1 W hr/lbs (350 W hr/kg); while Lynntech’s Gen5 fuel cell technology [51] has shown experimental performance of 1411 W hr/lbs (640 W hr/kg). For the case-study UAV platform, a realistic representative weight from existing aircraft for the energy storage system was selected and used throughout the example discussion for fixed and optimized flight patterns.

Lightweight brushless direct current electric motors and their performance were selected based on existing technology that has been incorporated and tested on high-altitude UAV platforms [48]. The gearless motors are capable of producing 1.5 horsepower (1.25 kW) each.

The specifications of the surveillance equipment were used in determining the flight window constraints for the high altitude UAV operation. For instance, for a vehicle flying at an altitude of 60,000 ft (18.3 km) would have a line-of-sight that correlates to 90.260° (sunrise/set) in longitude, or a distance of up to 6220 mile (10,010.1 km) radius (at the equator). However, to process any detail on the Earth’s surface from that altitude the surveillance equipment determines the maximum “range-of-sight” to maintain situational awareness of an AOI on the Earth’s surface for the vehicle.

For the case-study analysis and overall program capability demonstration, the Hughes Integrated Surveillance & Reconnaissance sensor system was used [51]. This system has been carried on the Global Hawk, a UAV performing ISR missions with an on station endurance of 24–30 h, and integrates three separate systems controlled through one processor for expanding surveillance capabilities. The operational modes are; (1) wide-area that can detect movement within a radius of 62 miles (99.8 km), (2) strip-mode that provides 20 ft (6.1 m) resolution over a 23 mile (37 km) wide region, and (3) spot-mode that can provide 6 ft (1.8 m) of resolution over a 3.8 mile (6.1 km) region with sea-surveillance capability.

The solar-powered flight pattern analysis approach taken was to demonstrate optimal performance for the vehicle in range-of-sight for wide-area mode, and provided a boundary constraint for the optimal flight paths generated real-time by the DOPP technique at altitude. If a target was acquired, and more detailed surveillance required, then a pattern-transfer would be taken to a new smaller range-of-sight window constraint for the strip-mode or the spot-mode function.

3.1.3 UAV platform

Similar geometric characteristics and flight mechanics of a representative UAV was selected for the case-study based on its promising flight tests [52]. The representative UAV is a flying wing with a high aspect ratio, resulting in very low wig loadings, less than one pound per square foot, limiting the on-station flight capability. Table 2 summarizes the representative UAV platform and aerodynamic performance characteristics.

Table 2.

Representative UAV platform summary [48, 52].

With the wind tunnel and flight test data that has been published [52], this solar powered vehicle demonstrated the capability for sustained flight at high altitude.

3.2 Baseline flight pattern

The sustained turn flight, or loiter pattern, is a logical choice for maintaining continual situational awareness. This flight pattern was selected as the baseline for DOPP technique comparisons. The loitered flight has several dependent flight variables, such as the turn radius is set by the UAVs speed and bank angle. Therefore, consider the representative UAV platform required power in order to maintain a sustained turn at various bank angles shown in Figure 5. The maximum available power and the vehicle’s aerodynamic stall velocity are included, showing the feasible velocity range for turning flight.

thumbnail Figure 5.

Sustained turn required power.

Referring to Figure 5, the minimum power required for sustained bank angles occurs at the vehicle’s stall. Allowing for a 20% safety factor in vehicle speed above stall, the velocity for minimum power required for the representative UAV was set at a constant 50 kn. At this velocity the maximum aerodynamic efficiency for the vehicle was maintained at a lift coefficient of 0.85 and lift-to-drag ratio of 22 for level flight. The velocity setting also allows bank angles for the UAV up to ±20° without getting dangerously close to losing the necessary lift to maintain flight. With further increase in bank, the structural integrity along with the potential for the vehicle to stall would be of concern, especially with the vehicle’s low wing loading.

At 50 kn the vehicle requires an angle-of-attack of 10°. While the bank angle is increased to its maximum limit of ±20°, the required change in lift and therefore change in angle-of-attack for constant speed is less than half of degree. This minimal change was ignored for the analysis; and the angle-of-attack was assumed a constant 10° and accounted for in the surface obliquity tilt angles for determining the solar flux. Figure 6 shows the sustained turn analysis for the UAV for varying the bank angle at latitude of 40°.

thumbnail Figure 6.

Total sustained turn solar flux and available power.

The above figure shows the total solar flux and corresponding averaged power available for the winter and summer solstices and equinoxes, as well as the revolutions per daylight (RPDL) for constant speed flight. Comparing the averaged available power of Figure 5 to the power required for flight in Figure 6, it can be seen that the representative UAV does not gather enough solar power during the winter solstice to maintain flight, and also limited in available flight duration during the equinox times-of-year.

The other parameters of interest when considering sustained turn flight is the initial starting location at sunrise and the direction, clockwise (DC) or counterclockwise (DC-C). However when considering these parameter and due to the fact that the UAV has high revolutions per daylight the effects are inconsequential. This can be seen in Table 3.

Table 3.

Total sustained turn solar flux with initial start location.

The vehicle conditions were sustained ±20° bank angle at a constant 50 kn over the case-study location. The initial vehicle locations at sunrise were the four main cardinal directions; North, South, East, and West. With a turning radius of 0.10 nautical-miles (608 ft), notice the high revolutions per day light and range over the time-of-year for the UAV. This is evident by observing the solar flux variation from sunrise to sunset for the vehicle in a sustained turn. Figure 7 shows the solar flux variation for the solstices and equinoxes.

thumbnail Figure 7.

Sustained turn solar flux variations.

The revolutions per daylight are shown in the figure for each time-of-year. The total solar fluxes listed in Table 3 are the integrand of solar flux variation of the above figure. Changing the initial cardinal direction at sunrise the solar flux frequency and peak magnitudes are maintained, with different sunrise conditions.

Considering the changes in latitude, the total solar flux and averaged available power, along with the revolutions per daylight for the UAV can be seen in Figure 8.

thumbnail Figure 8.

Total sustained turn solar flux and available power for latitude variations.

The flight conditions are consistent with the previous analysis, 20° bank angle at a constant 50 kn. Recall that the power required for the vehicle, from Figure 5 is 3350 W for the bank angle. The requirement limits the possible sustained turn, loiter flight for the representative UAV in maintaining situational awareness; especially during the winter solstice, where there is only sufficient power for latitudes ranging from the equator to approximately 15°.

3.3 DOPP case study modeling

The UAV kinematic modeling considered is shown below equation (11). The vehicle is at a constant altitude, speed (V) and angle-of-attack. [ x ] = [ x y ψ ]    [ x ̇ ] = [ V cos ψ + V Wx V sin ψ + V Wy ( g V ) tan ϕ ] $$ \left[\mathbf{x}\right]=\left[\begin{array}{l}x\\ y\\ \psi \end{array}\right]\hspace{1em}\hspace{1em}\left[\stackrel{\dot }{\mathbf{x}}\right]=\left[\begin{array}{l}V\mathrm{cos}\psi +{V}_{{Wx}}\\ V\mathrm{sin}\psi +{V}_{{Wy}}\\ \left(\raisebox{1ex}{$g$}\!\left/ \!\raisebox{-1ex}{$V$}\right.\right)\mathrm{tan}\phi \end{array}\right] $$(11)

The position and orientation of the vehicle is given by the Cartesian coordinates (x and y), vehicle heading (ψ) and bank angle (ϕ).

By introducing the bang-level-bang technique for vehicle control, the dependence on inertial roll rate and its effect to surface obliquity is eliminated in the near time control for vehicle orientation to meet its “driven” determined position and orientation. This simplification assumes that the vehicle has the ability to instantaneous reach a new bank angle and is common in flight vehicle trajectory analysis. Furthermore, the nature of the UAV’s slow flight does not require large instantaneous changes in vehicle bank angle, eliminating the need for large roll rates, further validating the use of the UAV’s control technique.

Recall that the objective was to determine the minimum required power flight paths to the predetermined location and orientation for obtaining maximum solar flux established by the “driver”. Along the available window of flight of longitude and latitude location in the inertial frame of reference, the solar flux was maximized for the corresponding vehicle bank angle and heading angle. The direct effect of solar flux was used, not accounting for the small contribution of diffusion; however, by maximizing the direct flux, the flux due to diffusion is inherently maxed, refer to Figure 3. The heading angle was transformed into the inertial frame of reference, including the effects of vehicle angle-of-attack. The flight window and objectives can be seen in Figure 9.

thumbnail Figure 9.

Flight maneuvering window and objectives.

Referring to Figure 5, and allowing for a 20% safety factor in vehicle speed above stall, the velocity for minimum power required for the UAV was set at a constant 50 kn, consistent with sustained turn loiter flight. The constant velocity flight satisfies the minimum power required, simplifying the path-planning process and maximizing aerodynamic efficiency for the vehicle in level flight with a constant angle-of-attack of 10°. Considering the discussed modeling for the vehicle path-planning, Figure 10 shows the DOPP technique for the representative UAV for solar-regenerative high altitude long endurance flight.

thumbnail Figure 10.

DOPP technique for solar-regenerative high altitude long endurance flight.

The “driver” conditions are constrained by the bank angle constraint (g 1); with the objective of maximizing solar flux (solar power) throughout the vehicle’s flight window when considering surface tilt (μ) at that specific time of day (μ0). The second constraint (g2), boundary condition, assures that the vehicle stays within the defined range-of-sight window over the area of interest. The maximum solar power is determined along the “driver” window at each time step and sets the destination for the vehicle’s path. The “path”, in the case of the representative UAV is simplified by the constant velocity condition for minimizing power required for flight. The initial ( x k - 1 * $ {\mathbf{x}}_{k-1}^{\mathrm{*}}$) and final (step, x k * $ {\mathbf{x}}_k^{\mathrm{*}}$) destination for the vehicle is flown by a constant radius of curvature trajectory set by the ascertained bank angle ( ϕ k * $ {\phi }_k^{\mathrm{*}}$) for the vehicle’s “driver” optimum destination.

The procedure for the on-line analysis requires a total of six updating adaptive processes from sunrise to sunset. The flow of processes can be seen in Figure 11.

thumbnail Figure 11.

DOPP flow chart for solar-regenerative high altitude long endurance flight.

The first requires the definition of area of interest (AOI), with equation of time, the solar and geocentric coordinates, and hours of daylight including sunrise/sunset location for the time-of-year of interest. The second, independent process is the definition of the available flight window based on the representative UAV kinematics and the user defined radius of flight window for the “driver” window objective analysis. The first “driver” objective constraint (g1) limits the maximum bank angle of the vehicle. Next, the flight window, area of interest, and time-of-year information is combined and transferred into the Earth inertial frame of reference. The second boundary condition constraint (g2) for the “driver” objective insures that the UAV stays within the available range-of-sight for continual surveillance over the area. Parameters for solar flux measurements are determined along “driver” window. Following, the available solar flux along with the vehicle flight window is determined. The UAV maximum solar flux “driver” objective is then determined using an adaptive-A* search procedure in determining the necessary parameters x k * $ {\mathbf{x}}_k^{\mathrm{*}}$ conditions to be met. That information is then used to determine flight path for minimum power required in order to meet the forward step destination and vehicle orientation. This process is iterated from initial location at sunrise through sunset.

This process is “locally” optimal for increasing the adaptability and on-line capability for multi-objective approach for solar powered flight. The DOPP technique only projects forward one step at a time until the overall goal is met. As an example of the local optimality and the pros and cons consider the UAV directly over the area of interest and initially heading north at sunrise. Figure 12 shows path of the vehicle for the first 50 min of flight.

thumbnail Figure 12.

DOPP example flight at sunrise.

The vehicle has a northerly initial heading for the example figure, during sunrise. In order to obtain a maximum amount of solar flux, the UAV banks a positive 20°, leaning the upper solar panel wing surface into the Sun’s intensity. Even though the technique is maximizing solar flux at each step, because it does not project meta-paths, like an off-line analysis, it is limited to a single flight trajectory. The result with starting on a single path may require compromise to reach the end goal. For the flight duration shown above the vehicle starts a sustained turn flight banking the solar panel surface into the Sun, but as it projects further along the flight path there is a decrease in maximum solar flux. However, the DOPP technique adapts and quickly brings a change to the flight trajectory to further increase the maximum solar flux. This can be seen in Figure 13, for the maximum solar flux variation from the example flight of Figure 12.

thumbnail Figure 13.

DOPP example of local optimality process: sunrise.

The small amount of max obtained solar flux is due to the nature of the given example during sunrise when the Sun is close to the horizon and around a 90° zenith angle.

Predicting further steps ahead to determine, by selecting an alternate (non-optimal) destination, there may be meta-paths in which overall produces more solar power. However, this would require a time intensive and limited off-line analysis, and would void the purpose of introducing real-time path-planning adaptability in furthering UAV-autonomy.

4 Case-study results

Consider the full day of flight on the summer solstice (~21 June) over the area of interest at 40° latitude, and with the initial location of the vehicle was set directly over the area and heading north. Figure 14 shows the flight pattern, with and without the range-of-sight boundary correction of the UAV for the entire day. The path outside of the range-of-sight circle is in violation of the second boundary condition constraint. Implementing the constraint requires the vehicle to bank hard right and maintains continual situational awareness over the area of interest.

thumbnail Figure 14.

DOPP flight pattern on summer solstice.

As discussed previously, the figure shows that during sunrise (Z = 90°) the vehicle is in a sustained bank. As the solar zenith angle decreases the vehicle path requires less sustained banking flight to orient the solar panel surface into the Sun’s rays for solar power. The total solar flux gather for the day was 12,838 W/ft2 (1193 W/m2), an averaged available power of 5100 W. When compared to the baseline loiter, sustained turn flight at a 20° bank angle, this resulted in a 19.7% increase in averaged available power; and a 2.0% decrease in power required for flight.

To obtain a better appreciation for the technique’s capability, consider the solar flux variation from sunrise to sunset for the DOPP flight pattern compared to the baseline sustained turn (Figure 15). The winter and summer solstice and equinox(s) times-of-year were considered.

thumbnail Figure 15.

DOPP technique solar flux variation comparisons with the baseline.

Figure 15 shows that as the Sun approaches solar noon, the vehicle’s bank angle becomes more sensitive since the variation of solar flux across the “driver” window becomes less.

Before continuing the analysis, consider two conditions that have an effect on the optimal flight technique. First, consider the effects of distance in which the “driver” window is projected forward of the UAV. The results shown above were for a projection window distance of 0.01 nautical-miles with N iterations. The effects on the maximum total available power and percent differences for varying the number of iterations is shown in Figure 16. The conditions shown in the figure are during the winter solstice, the worst case condition, showing the largest differences and the potential for most improvement.

thumbnail Figure 16.

DOPP driver window projection effects on available power.

The figure shows that with further increase in number of iterations, decreasing projection of “driver” window, that the improvements determined are within less than 0.1% difference. The adverse effects of adding computation time required for decreasing the project window outweighs the minimal gain in performance. Other considerations must be accounted for when increasing the projection distance, decreasing the number of iterations, other than the significant loss in improvement shown above. As the “driver” window is projected farther, the “path” for the vehicle does not become apparent; meaning, that the actual path for the vehicle to meet its destination may not be simply a sustained turn to meet its objective. For the remainder of the analysis, the projection window was maintained at its initial location.

Next, consider the effects of varying the bank angle limit for the UAV. Table 4 shows the effects on total available solar flux, and both averaged power available and required for the flight using the DOPP technique.

Table 4.

Effects of varying UAV bank angle limit.

By increasing the bound from ±10° to ±20° there is a significant improvement (14%) in averaged available solar power with a relatively small increase in required power (3.1%). With further increase in bank angle limit, the tradeoff becomes less significant. If the vehicle structural integrity allowed for a bank angle limit of ±30°, there would be a 10% improvement in available power, but subsequently an 8% increase in required power as well.

Continuing the analysis and comparisons, Table 5 are the summary results comparing the maximum obtainable solar power and the power required for sustained turn, and the average power required for the vehicle flying with the adaptive DOPP process. The summary results are during the equinoxes and summer and winter solstices over the case-study area of interest.

Table 5.

Flight maneuvering comparisons.

The DOPP technique increased the available solar power by 27% during the winter solstice, the time-of-year with minimum amount of daylight, while decreasing the power required for flight by 2% throughout the day. During the equinoxes and summer solstice similar improvements resulted, demonstrating the benefits of the path-planning technique and its application to solar regenerative high altitude long endurance surveillance flight.

The optimum flight patterns and the daily averaged solar flux and solar power gathered was analyzed and compared to the baseline sustained turn flight for an entire year over the area of interest (Figure 17).

thumbnail Figure 17.

Averaged power comparison for a year at 40° latitude.

For the UAV flying a sustained turn loiter over the area of interest, the available flight time throughout the year for the vehicle to obtain enough solar power to maintain flight would be approximately between 1 April and 13 September, 165 days total. Using the DOPP technique for generating the flight path, the available flight window over the area increased to total of 222 days, 4 March–12 October. This is an additional 57 days of available flight for the year, a 26% improvement over the sustained turn loiter flight.

Similarly, the daily averaged available power for the optimum flight patterns was compared with the baseline sustained turn for variations in latitude from the equator to 60° (Figure 18).

thumbnail Figure 18.

Latitude location effects on the averaged power variation.

The analysis was limited to latitudes less than 60°. For latitudes greater than 60°, there is not enough sufficient averaged available power to meet the required power for the representative UAV to maintain flight.

From Figure 18, flying a sustained turn loiter pattern was limited to 50° latitude or less. However when flying the DOPP pattern, the vehicle is capable of increasing the flight time at each latitude by approximately 2 months, including an approximate 2 months flight period at 60° latitude.

4.1 High altitude wind effects

Accounting for high altitude winds (V w) in the UAV’s kinematic modeling equation (9), Figure 19 is the corresponding example of the first hour of flight. This was compared with the no wind example (Figure 12) during sunrise.

thumbnail Figure 19.

High altitude wind example flight at sunrise.

The effects of a wind velocity of 10 kn at a W-S-W heading (Ψw = 260° Inertial Earth frame) are shown, typical conditions that would be seen during the spring and summer months. The vehicle has a northerly initial heading and the high altitude wind affected “driver” window is shown to project the flight window, “pushing” the vehicle further east. When considering the entire day, for this example, the total solar flux available decreased (compared to Table 4) by 1.8%, and increased the averaged power required by less than 0.1%.

A few important comments on wind effects: first, the high altitude wind effects and the resultant available solar flux and averaged power required for UAV flight were determined to be a case-by-case study. There were no observable trends for either the increase or decrease in available solar flux with variations in time-of-year or high altitude wind conditions, supporting the need for on-line adaptive capability for a high altitude solar powered flight path generation. Second, as the wind speed increased, an increase in vehicle speed was needed to compensate. For this condition, the increase in vehicle speed allowed for flexibility in vehicle movement for orientation increasing available solar power. However, this is not without the cost of increasing power required. Finally, and most significant, there was always a noticeable significant increase in available solar flux for flight with DOPP process over the baseline sustained turn flight, regardless of wind conditions.

5 Conclusions

The following introduced a multi-objective dual-optimal path-planning technique for unmanned air vehicle path and trajectory autonomy generation, through task allocation and sensor fusion. The dynamic optimization technique generates on-line adaptive flight paths for vehicle based on available flight windows and environmental influenced objectives. The real-time path generation for aircraft considered multiple independent conflicting objectives without the necessity of developing artificial parameters. The on-line process was locally-optimal based and adaptive, reducing the significant size in decision space required for off-line path search techniques. The technique was not limited to individual methods or path planning algorithms, however, certain procedures, like A* search proved advantageous in real-time analysis.

Solar powered high altitude long endurance flight was investigated as a case-study of the dual-optimal path-planning technique. The flight mechanics of a flight test proven representative aircraft was used, and a case-study example location in which to support continual situational awareness was chosen. The vehicle was limited to a constant altitude of 60,000 ft (18.3 km) and high altitude winds for the area of interest were considered. At that altitude the range-of-sight, i.e. the limited geographical flight window, was determined by existing surveillance equipment common onboard high altitude aircraft. The surveillance system and the determined flight constraint window assured continual surveillance capability over the area of interest. Solar panels, covering 80% of the upper surface of the UAV wing, electric motors, and energy storage system were selected based on existing flight test demonstrated equipment.

A common sustained turn loiter pattern was considered a baseline fixed flight maneuver for comparisons. Sustained turn analysis consisted of varying location and time-of-year as well as the vehicle’s bank angle, flight velocity, turn radius, direction of flight, and initial starting location. The variation of each flight condition was individually considered to determine the trends, if any, and their effects for solar powered flight. It was shown, that the latitude location and time-of-year varied the available solar flux significantly. The other, vehicle dependent flight conditions were determined over the case-study area of interest at 40° latitude. It was determined that variations in flight velocity and the turning radius trends were consistent, a result that was utilized not only in determining baseline conditions but in dual-optimal path-planning modeling and analysis as well.

The objectives of the optimization technique were to determine the minimum required power flight paths to the predetermined location and orientation for obtaining maximum solar flux established by the “driver”. This was done for still wind and constant wind conditions at altitude over the area of interest and for variations in latitude. The aircraft kinematics was used to develop the flight maneuvering window and was constrained by a maximum bank angle of ±20°. It was determined that minimum power required occurred at the vehicles stall speed. To account for this the flight velocity was set to a constant 50 kn, 20% safety margin, while maintaining minimum power required. The projection of the flight window was set at one nautical-mile, assuring sufficient response time for the vehicle.

The path-planning technique increased the total available solar flux by as much as 20%, and decreased the average power required for flight compared to the baseline sustained turn loiter flight for the case-study area of interest over the time span of one year. This increased the total flight time over the area throughout the year by an additional 57 days, a 26% improvement over the baseline loiter flight. Considering latitude variations from the equator through 60°, the technique increased the available flight time consistently by an approximate 2 months, including flight at 60° latitude where the baseline flight pattern was unattainable. Finally, when considering high altitude wind effects, the results showed that the physical flight path were altered; however, regardless if high altitude wind effects were considered the DOPP technique significantly improved the flight capability over the baseline conditions.

Implication and influences

The published work has an impact in providing continual development of real-time autonomous optimal path-planning and trajectory generation capability for unmanned vehicle systems. The technique developed and demonstrated is an adaptive path generation for vehicles considering multiple independent conflicting objectives without the necessity of developing artificial or weighting parameters. The technique can be applied to unmanned air, ground, and sea based vehicles. The technique is capable of adapting existing optimization algorithms into the dual-optimal path-planning model. Additional implications of the technique to real-time optimal path-planning for unmanned air systems that could have a significant impact include, but not limited to: cooperative tactics between unmanned air vehicles, dynamic target pursuit, and evading potential threats.

References

  1. Trefz JL Jr. 2003. From persistent ISR to precision strikes: the expanding role of UAVS, LCDR, US Navy, Navy War College: Newport, RI. [Google Scholar]
  2. Mittal S, Deb K. 2007. Three-dimensional offline path planning for UAVs using multiobjective evolutionary algorithms. Indian Institute of Technology: Kanpur, India. [Google Scholar]
  3. McGee TG, Spry S, Hedrick K. 2005. Optimal path planning in a constant wind with a bounded turning rate. Center for Collaborative Control for Unmanned Vehicles, University of California: Berkeley, CA. [Google Scholar]
  4. McGee TG, Hedrick K. 2007. Optimal path planning with a kinematic airplane model. Journal of Guidance, Control, and Navigation, 30(2), 629–633. [CrossRef] [Google Scholar]
  5. Bestaoui Y, Dahmani H, Belharet K. 2009. Geometry of translational trajectories for an autonomous aerospace vehicle with wind effect, in 47th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition, Orlando, FA. [Google Scholar]
  6. Shapira I, Ben-Asher JZ. 1997. Near-optimal horizontal trajectories for autonomous air vehicles. Journal of Guidance, Control, and Navigation, 20(4), 735–741. [CrossRef] [Google Scholar]
  7. Erzberger H, Lee H. 1971. Optimum horizontal guidance techniques for aircraft. Journal of Aircraft, 8(2), 95–101. [CrossRef] [Google Scholar]
  8. Tsitsiklis JN. 1995. Efficient algorithms for globally optimal trajectories. IEEE Transactions on Automatic Control, 40(9), 1528–1538. [CrossRef] [MathSciNet] [Google Scholar]
  9. McManus IA, Walker RA. 2006. Multidisciplinary approach to intelligent unmanned-airborne-vehicle mission planning. Journal of Aircraft, 43(2), 318–335. [CrossRef] [Google Scholar]
  10. Fahroo F, Ross IM. 2002. Direct trajectory optimization by a Chebyshev pseudospectral method. Journal of Guidance, Control, and Dynamics, 25(1), 3860–3864. [CrossRef] [Google Scholar]
  11. Dogan A. 2003. Probabilistic path planning for UAVs, in 2nd AIAA “Unmanned Unlimited” Systems, Technologies, and Operations, San Diego, CA. [Google Scholar]
  12. Lennon JA, Atkins EM. 2004. Optimal path-planning with behavior based cost definition, in AIAA 1st Intelligent Systems Technical Conference, Chicago, IL. [Google Scholar]
  13. Amin JN, Boskovic JD, Mehra RK. 2006. A fast and efficient approach to path planning for unmanned vehicles, in AIAA Guidance, Navigation, and Control Conference and Exhibit, Keystone, CO. [Google Scholar]
  14. Geiger BR, Horn JF, DeLullo AM, Long LN. 2006. Optimal path planning of UAVs using direct collocation with nonlinear programming, in AIAA Guidance, Navigation, and Control Conference and Exhibit, Keystone, CO. [Google Scholar]
  15. Geiger BR, Horn JF. 2009. Neural network based trajectory optimization for unmanned aerial vehicles, in 47th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition, Orlando, FA. [Google Scholar]
  16. Narayan P, Campbell D, Walker R. 2008. Multi-objective UAS flight management in time constrained low altitude local environments, in 46th AIAA Aerospace Sciences Meeting and Exhibit, Reno, NV. [Google Scholar]
  17. Yokoyama N, Ochi Y. 2008. Optimal path planning for skid-to-turn unmanned aerial vehicle, in AIAA Guidance, Navigation, and Control Conference and Exhibit, Honolulu, Hawaii. [Google Scholar]
  18. Rippel E, Bar-Gill A, Shimkin N. 2005. Fast graph-search algorithms for general aviation flight trajectory generation. Technion - Israel Institute of Technology: Israel. [Google Scholar]
  19. Chang W, Hsiao F, Sheu D. 2006. Two-point flight path planning using a fast graph-search algorithm. Journal of Aerospace Computing, Information, and Communication, 3, 453–488. [CrossRef] [Google Scholar]
  20. Schwartzentruber L, Foo JL, Winer EH. 2008. Three-dimensional multi-objective UAV path planner using meta-paths for decision making and visualization, in 12th AAIA/ISSMO Multidisciplinary Analysis and Optimization Conference, Victoria, British Columbia, Canada. [Google Scholar]
  21. Miele A, Lee YL, Wu GD. Optimal trajectories for an aerospace plane, part 1: formulation, results, and analysis, Aero-Astronautics Report No. 247, Rice University, 1990. [Google Scholar]
  22. Chieng W-Y. 2007. The study of flight path planning for multiple target visitations, Dissertation. Aeronautics & Astronautics, etd-0613107-115826. [Google Scholar]
  23. Frazzoli E, Dahleh MA, Feron E. 2002. Real-time motion planning for agile autonomous vehicles. Journal of Guidance, Control, and Navigation, 25(1), 1–48. [CrossRef] [Google Scholar]
  24. Pongpunwattana A, Rysdyk R. 2004. Real-time planning for multiple autonomous vehicles in dynamic uncertain environments. University of Washington: Seattle, WA. [Google Scholar]
  25. Richards N, Sharma N, Ward D. 2002. A hybrid A*/automaton approach to on-line path planning with obstacle avoidance, in AIAA 1st Intelligent Systems Technical Conference, Chicago IL. [Google Scholar]
  26. Howlett JK, McLain TW, Goodrich MA. 2006. Learning real-time A* path planner for unmanned air vehicle target sensing. Journal of Aerospace Computing, Information, and Communication, 3, 1–22. [CrossRef] [Google Scholar]
  27. Rathbun D, Capozzi B. 2003. Evolutionary approaches to path planning through uncertain environments, in AIAA’s 1st Technical Conference and Workshop on Unmanned Aerospace Vehicles, Portsmouth, VA. [Google Scholar]
  28. Pettit RL, Homer ML. 2004. An autonomous threat evasion response algorithm for unmanned air vehicles during low altitude flight, in AIAA 1st Intelligent Systems Technical Conference, Chicago, IL. [Google Scholar]
  29. Geyer MS, Johnson EN. 2006. 3D obstacle avoidance in adversarial environments for unmanned aerial vehicles, in AIAA Guidance, Navigation, and Control Conference and Exhibit, Keystone, CO. [Google Scholar]
  30. Kabamba PT, Meerkov SM, Zeitz FH III. 2006. Optimal path planning for unmanned combat aerial vehicles to defeat radar tracking. Journal of Guidance, Control, and Navigation, 29(2), 279–288. [CrossRef] [Google Scholar]
  31. Park JB, Vorsmann P. 2007. Strategies for the implementation of a sense and avoid system for unmanned air vehicles, in 3rd US-European Competition and Workshop on Micro Air Vehicle Systems & European Micro Air Vehicles, Conference and Flight Competition, Toulouse, France. [Google Scholar]
  32. Tooren J, Heni M, Knoll A, Beck J. 2007. Development of an autonomous avoidance algorithm for UAVs in general airspace, EADS Defense & Security, Military Air Systems: Munich, Germany. [Google Scholar]
  33. Jorris TR, Cobb RG. 2008. Multiple method 2-D trajectory optimization satisfying waypoints and No-Fly zone constraints. Journal of Guidance, Control, and Dynamics, 31(3), 543–553. [CrossRef] [Google Scholar]
  34. Zengin U, Dogan A. 2004. Dynamic target pursuit by UAVs in probabilistic threat exposure map, in AIAA 3rd Unmanned Unlimited Technical Conference, Workshop and Exhibit, Chicago IL. [Google Scholar]
  35. Caveney DK, Hedrick JK. 2005. Path planning for targets in close proximity with a bounded turn-rate aircraft, in AIAA Guidance, Navigation, and Control Conference and Exhibit, San Francisco CA. [Google Scholar]
  36. Maj. Burns BS, Blue PA, Capt. Zollars MD. 2007. Simulation of real-time trajectory generator for automated aerial refueling with a required time of arrival, in AIAA Modeling and Simulation Technologies Conference and Exhibit, Hilton Head SC. [Google Scholar]
  37. Sattigeri RJ, Johnson E, Calise AJ, Ha J. 2007. Vision-based target tracking with adaptive target state estimator, in AIAA Guidance, Navigation and Control Conference and Exhibit, Hilton Head SC. [Google Scholar]
  38. Cloutier JR, Lin CF, Yang C. 1993. Maneuvering target tracking via smoothing and filtering through measurement concatenation. Journal of Guidance, Control, and Dynamics, 16(2), 377–384. [CrossRef] [Google Scholar]
  39. Han JD, Campbell M. 2003. Artificial potential guided evolutionary path plan for target pursuit and obstacle avoidance, in AIAA Guidance, Navigation, and Control Conference and Exhibit, Austin TX. [Google Scholar]
  40. Larson RA, Mears MJ, Maj. Blue PA. 2005. Path planning for unmanned air vehicles to goal states in operational environments, in AIAA Infotech@Aerospace, Arlington VA. [Google Scholar]
  41. Ousingsawat J, Campbell ME. 2004. On-line estimation and path planning for multiple vehicles in an uncertain environment. International Journal of Robust and Nonlinear Control, 14(8), 741–756. [CrossRef] [MathSciNet] [Google Scholar]
  42. Harl N. 2008. Coordinated rendezvous of unmanned air vehicles to a formation: a sliding mode approach, in AIAA Guidance, Navigation and Control Conference and Exhibit, Honolulu, Hawaii. [Google Scholar]
  43. Bollino KP, Lewis LR. 2008. Collision-free multi-UAV optimal path planning and cooperative control for tactical applications, in AIAA Guidance, Navigation and Control Conference and Exhibit, Honolulu, Hawaii. [Google Scholar]
  44. Boissonnat JD, Cerezo A, Leblond J. 1994. Shortest paths of bounded curvature in the plane. Journal of Intelligent and Robotic Systems, 11, 5–20. [CrossRef] [Google Scholar]
  45. Mahmoudian N, Woolsey CA, Geisbert J. 2007. Steady turns and optimal paths for underwater gliders, in AIAA Guidance, Navigation and Control Conference and Exhibit, Hilton Head, SC. [Google Scholar]
  46. Foo JL, Knutzon JS, Oliver JH, Winer EH. 2007. Three-dimensional multi-objective path planning of unmanned aerial vehicles using particle swarm optimization, in AIAA/ASME/ASCE/ASC Structures, Structural Dynamics, and Materials Conference, Honolulu, Hawaii. [Google Scholar]
  47. Swartzentruber L, Foo JL, Winer EH. 2009. Three-dimensional multi-objective UAV path planner using terrain information, in AIAA/ASME/ASCE/ASC Structures, Structural Dynamics, and Materials Conference, Palm Springs, CA. [Google Scholar]
  48. Whitfield CA. An adaptive dual-optimal path-planning technique for unmanned air vehicles with applications to solar-regenerative high altitude long endurance flight, Dissertation, The Ohio State University, Columbus, OH, 2009. [Google Scholar]
  49. Weider S. 1982. An introduction to solar energy for scientists and engineers. John Wiley & Sons, New York. [Google Scholar]
  50. Strganac TW. Wind study for high altitude platform design, NASA-RP-1044, N80-12661, 1979. [Google Scholar]
  51. Pearson J, Gregorek GM, Whitfield CA. High altitude morphing aircraft (HAMAC). AFRL-VA-WP-TR-2007-XXX– Final Report to USAF for Phase I Small Business Initiative, 2007. [Google Scholar]
  52. Alemayehu D, Eaton E, Faruque I. 2004. HALE UAV: aerovironment pathfinder: aerodynamic and stability analysis, case-study: planform optimization. http://www.aoe.vt.edu/~mason/Mason_f/pathfinder.pdf [Google Scholar]

Cite this article as: Whitfield CA: An adaptive dual-optimal path-planning technique for unmanned air vehicles. Int. J. Simul. Multisci. Des. Optim., 2016, 7, A2.

All Tables

Table 1.

Average wind speeds.

Table 2.

Representative UAV platform summary [48, 52].

Table 3.

Total sustained turn solar flux with initial start location.

Table 4.

Effects of varying UAV bank angle limit.

Table 5.

Flight maneuvering comparisons.

All Figures

thumbnail Figure 1.

Dual-optimal path-planning technique.

In the text
thumbnail Figure 2.

Dual-optimal path-planning planer flight maneuvering window.

In the text
thumbnail Figure 3.

Solar flux with surface orientation at 60,000 ft (18.3 km) altitude.

In the text
thumbnail Figure 4.

Solar Cell Array Characteristic at 60,000 ft (18.3 km).

In the text
thumbnail Figure 5.

Sustained turn required power.

In the text
thumbnail Figure 6.

Total sustained turn solar flux and available power.

In the text
thumbnail Figure 7.

Sustained turn solar flux variations.

In the text
thumbnail Figure 8.

Total sustained turn solar flux and available power for latitude variations.

In the text
thumbnail Figure 9.

Flight maneuvering window and objectives.

In the text
thumbnail Figure 10.

DOPP technique for solar-regenerative high altitude long endurance flight.

In the text
thumbnail Figure 11.

DOPP flow chart for solar-regenerative high altitude long endurance flight.

In the text
thumbnail Figure 12.

DOPP example flight at sunrise.

In the text
thumbnail Figure 13.

DOPP example of local optimality process: sunrise.

In the text
thumbnail Figure 14.

DOPP flight pattern on summer solstice.

In the text
thumbnail Figure 15.

DOPP technique solar flux variation comparisons with the baseline.

In the text
thumbnail Figure 16.

DOPP driver window projection effects on available power.

In the text
thumbnail Figure 17.

Averaged power comparison for a year at 40° latitude.

In the text
thumbnail Figure 18.

Latitude location effects on the averaged power variation.

In the text
thumbnail Figure 19.

High altitude wind example flight at sunrise.

In the text

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.