Next Article in Journal
IndoorPlant: A Model for Intelligent Services in Indoor Agriculture Based on Context Histories
Next Article in Special Issue
Determination of Motion Parameters of Selected Major Tectonic Plates Based on GNSS Station Positions and Velocities in the ITRF2014
Previous Article in Journal
Nano-Scale Stiffness and Collagen Fibril Deterioration: Probing the Cornea Following Enzymatic Degradation Using Peakforce-QNM AFM
Previous Article in Special Issue
Analysis of UAV-Acquired Wetland Orthomosaics Using GIS, Computer Vision, Computational Topology and Deep Learning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Hierarchical Mission Planning with a GA-Optimizer for Unmanned High Altitude Pseudo-Satellites

1
Institute of Flight Systems, Bundeswehr University Munich, 85579 Neubiberg, Germany
2
Department of Computer Architecture and Automation, Universidad Complutense de Madrid, 28040 Madrid, Spain
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(5), 1630; https://doi.org/10.3390/s21051630
Submission received: 4 January 2021 / Revised: 15 February 2021 / Accepted: 16 February 2021 / Published: 26 February 2021

Abstract

:
Unmanned Aerial Vehicles (UAVs) are gaining preference for mapping and monitoring ground activities, partially due to the cost efficiency and availability of lightweight high-resolution imaging sensors. Recent advances in solar-powered High Altitude Pseudo-Satellites (HAPSs) widen the future use of multiple UAVs of this sort for long-endurance remote sensing, from the lower stratosphere of vast ground areas. However, to increase mission success and safety, the effect of the wind on the platform dynamics and of the cloud coverage on the quality of the images must be considered during mission planning. For this reason, this article presents a new planner that, considering the weather conditions, determines the temporal hierarchical decomposition of the tasks of several HAPSs. This planner is supported by a Multiple Objective Evolutionary Algorithm (MOEA) that determines the best Pareto front of feasible high-level plans according to different objectives carefully defined to consider the uncertainties imposed by the time-varying conditions of the environment. Meanwhile, the feasibility of the plans is assured by integrating constraints handling techniques in the MOEA. Leveraging historical weather data and realistic mission settings, we analyze the performance of the planner for different scenarios and conclude that it is capable of determining overall good solutions under different conditions.

1. Introduction

Regular monitoring of land development (e.g., agricultural activities, big construction sites, essential infrastructure, wildforest, etc.) can be done using either satellites or airplanes. Recently, Unmanned Aerial Vehicles (UAVs) are preferred for a more cost-efficient and flexible deployment. However, UAVs flying at low altitude may not always be a solution, as their missions depend on the possibility of obtaining a permit-to-fly, on weather conditions that can be quite challenging at low altitude, and on the required flight range. In the case of fixed-wing UAVs, the takeoff and landing can also be troublesome for regular deployments or may not even be an option from surroundings with unfavorable topologies.
Solar-powered unmanned High Altitude Pseudo-Satellites (HAPSs) are considered a viable alternative to overcome the challenges arising from using satellites with a fixed orbit, manned airplanes, or UAVs for regular monitoring. As [1] explains, HAPSs are a type of light-weight High Altitude Long Endurance (HALE) aerial platforms that fly at low speed (in order to be energy efficient), in the lower stratosphere (where the airspace is quite calm and little congested), with extremely long endurance (e.g., [2] reports a continuous HAPSs flight of almost 26 days). Moreover, although still at its infancy, the development of HAPSs is promising and is expected to provide multiple benefits. However, given their light-weight build, operating HAPSs can also be challenging. Table 1 summarizes some of the general benefits (+) and challenges (−) of these platforms, according to the relevant characteristics of the HAPSs that contribute to each of them.
HAPSs operations contain the typical space flight phases, such as planning, processing, departure and flight operations, return and landing, refurbishment, and turnaround [3]. However, these phases present some peculiarities, due to the HAPSs characteristics. For instance, and according to the analysis presented in [4] on the trajectories obtained from a test flight conducted using the Kelleher platform in Arizona in 2018, this HAPS takes around a day to ascend/descend to/from its operating altitude by flying within a safe vertical corridor allocated for takeoff and landing. Subsequently, the platform stays as long as possible in the air and at the operating altitude in the lower stratosphere.
Given these continuous and extremely long operations, increasing HAPSs autonomy is essential. Besides, it is also useful from a safety and pragmatic point of view, as well as to reduce manpower and human error. Finally, and according to [5], the deployment of HALE platforms can be “cost-efficient”, since by increasing autonomy and decreasing piloting, operation cost and be further reduced (without compromising safety and efficiency).
Hence, automated mission planning is convenient for the deployment of HAPSs that have to perform monitoring missions. However, although the airspace at this flight level is often relatively calm with mild winds, some rare weather conditions can pose serious safety-critical risks to the HAPSs. Moreover, since these platforms have limited maneuverability, reactive avoidance of risk zones may not always be possible. Therefore, weather risks must be addressed already in the mission planner on the Ground Control Station (GCS) to minimize the need of an onboard replanning or emergency landing. In particular, the following weather conditions must be considered:
  • Cumulonimbus clouds: Although clouds are rare in the stratosphere where HAPSs operate, the anvil of Cumulonimbus clouds can reach high altitudes and is extremely dangerous. Hence, it must be avoided with substantial distance (∼37 km laterally and 1.5 km vertically) to prevent structural impairment to the platforms [6].
  • Turbulences and Precipitation: These weather phenomena can be caused by strong winds and wind shear [7]. Although rare and harmless to bigger aircraft (e.g., airliners), turbulences and precipitations can cause extreme difficulties to HAPSs navigation and damage their structures.
  • Wind field: Given the low airspeed of the HAPS, even mild wind (with wind speed up to 5 m/s) must be considered in planning for wind drift correction.
Besides, and although HAPSs airspace is little congested (since the airliners fly below), High-level Flight Rules (HFR) also apply to unmanned flights above Flight Level (FL) 600 [8]. This implies that the airspace regulations must also be considered in the mission planner (in order to avoid collisions with other stratospheric aircrafts), that it is recommendable to systematically organize and dynamically allocate the airspace [9], and that the flight plans must be communicated to the authorities before the execution of each mission. However, since HAPSs are long-endurance platforms intended to remain airborne, planning must also be performed during flight, before each monitoring mission starts.
Taking into account the previous considerations, this work focuses on increasing the autonomy and efficiency in mission planning that takes place on the GCS during flight operations but before the execution of the mission-related tasks. Our main goal is to optimize the mission success rate of monitoring the requested sites (i.e., to improve the chances of providing images of the sites with sufficient coverage and at the requested time windows), while reducing the risk of replanning by considering, at the planning phase, the predicted time-varying environment and the platform constraints. Furthermore, we assume the presence of one or several human operators in the mission-planning loop. Although their decision-making process is not considered in this work, our mission planner is developed to be part of a decision-support system that is responsible for automatically generating a group of feasible optimal plans and for presenting them as “suggestions” to the operators, who have to perform the selection of the final plan.
The work presented in this paper is closely related with the approach described in [10], which presented the preliminary version of our planner. The current version is improved, by (1) adopting a Multi-Objective Evolutionary Algorithm (MOEA) for constrained problems to optimize the mission plans and (2) by considering the uncertainty associated to the wind variability in the constraints. Besides, this paper presents new scenarios and analyzes the results of the new planner over a wider set of circumstances. Finally, it is worth noting that the relationships of other works with ours will be discussed later in Section 6, after the readers are acquainted with the main characteristics of our planner described through Section 3 and Section 4.
The organization of this work is the following. Section 2 presents the problem at an abstract level and describes its main elements. Section 3 provides a more formal description of the problem, including the objective functions as well as the different components that conform with the constraint criteria. Subsequently, the implementation of the MOEA that supports the optimization process of the planner is described in Section 4, providing details on the encoding of the plan, on the hierarchical task decomposition process and on the particularities of our MOEA. Finally, results are illustrated and analyzed in Section 5, while a discussion on related work is provided in Section 6, followed by the conclusion and future work drawn in Section 7.

2. Problem Description

This work focuses on the task planning for multiple HAPSs, equipped with electro-optical (EO) mission cameras and contracted to monitor repeatedly areas on the ground at specific time windows.
This section presents the main elements of the problem, describing the monitoring scenario that will be considered in this paper, introducing how the mission plan is defined, characterizing the payload of the HAPSs, reporting the mission requirements and constraints, and finally, explaining how the weather conditions to be considered at the planning phase are extracted.

2.1. Monitoring Scenarios

The operation is assumed to take place in an organized airspace consisting of different types of dynamically allocated operation areas, in order to reduce congestion in the lower stratosphere. In particular, and as shown in Figure 1, the HAPSs will be able to operate in Mission Areas (MAs, represented in blue), Corridors (Cs, in gray), and Waiting Areas (WAs, in yellow).
Besides, the Locations of Interest (LOIs, in green) are the projection of the ground areas to be monitored within the time windows and at the frequency requested by the clients. LOIs of the same client with the same set of mission requirements are grouped in a MA, which defines the airspace (at the operating altitude for the HAPSs), allocated to allow a HAPS to monitor the encompassed group of LOIs. Additionally, the WAs are airspace made available for the HAPSs to loiter freely (for example upon sunset) or to exploit as a “corridor” to reach another connected MA. HAPSs are allowed to move between MAs only through the designated Cs or through WAs. This also implies that MAs are not to be used as “corridors”, i.e., a HAPS entering a MA has to monitor its corresponding LOIs before departing through a connected corridor.
Appendix A includes further details of the HAPSs considered in this work and of the mission scenario represented in Figure 1. In particular, the numerical information on the model of the HAPSs is adapted from [11] and summarized in Table A1, while the dimensions of the mission elements are presented in Table A2.

2.2. Hierarchical Task Plan

Execution of tasks for multiple HAPSs can be structured conveniently in a hierarchical manner, since the order of task execution depends substantially on the organisation of the airspace and on airspace-related constraints and requirements, which can be expressed at different levels of spatial resolution. In particular, we consider the following levels, ordered from the highest to the lowest level, according to the spatial resolution:
  • MA level, where the plans are the sequences of mission areas (MA#) and waiting areas (WA#) that each HAPS operates.
  • LOI level, where the plans are sequences of tasks to be performed in the mission elements expressed at one higher abstraction level (i.e., MA# and WA#). Examples of these tasks are flying through a WA (fly WA # ) and monitoring a LOI in a given MA (monitor LOI # MA # ).
  • Waypoint (WP) level, where the plans consist of either executing a scan pattern (scan) over a LOI or flying to sequences of waypoint, which are: fly to the closest entrance of a given corridor (to C # ), cross and fly to the end location of the given corridor (cross C # ), and fly to the closest vertex of the LOI that has to be monitored (NPL).
Figure 2 illustrates the representation of a hierarchical task plan considered in this work. In particular, on the left side, Figure 2a shows, over a portion of the mission scenario, the execution of the task plan for a HAPS that, after the first task in WA1, continues monitoring first the unique LOI in MA6 and afterwards the two LOIs in MA7. This figure also shows the waypoints followed by the HAPS to move within MA1 and MA7. On the right side, Figure 2b shows the hierarchical structure of the task plan of the HAPS represented in Figure 2a and of a second HAPS (not depicted in Figure 2a). That is, it shows how the plans that govern the two HAPS to monitor the LOIs within the horizon [ T start , T end ] are initially decomposed into the tasks expressed at the MA-level (represented at the two top timelines, one for each HAPS), followed by the tasks expressed at the LOI-level (represented at the two intermediate timelines) and finally by the actions presented at the WP-level (shown at the two bottom-most timelines). At the lowest level, vertical color bars without text annotation represent instantaneous tasks, for example, to turn on or off the mission camera.

2.3. Mission Payload

The HAPSs are equipped with light-weight electro-optical mission cameras. The example camera considered in this work is inspired by the one described by Delauré et al. in [12], specially designed for unmanned HALE platforms. In particular, it is a light-weight (∼2.6 kg) and energy-efficient (<50 W) camera with two custom CMOS image sensors and with resistance to low pressure (down to 60 mbar) and to a wide range of temperature (from −70 °C to 60 °C). Its pixel counts for the width w I and height h I of the image are 1200 px × 10,000 px. With a ground sampling distance of 30 cm, an image taken from an altitude of 18 km at Nadir position records an area of 360 m × 3000 m of the ground.
With this mission camera and a gimbal that performs a cross-track sweep scan within 10 s from −45 to 45 , a HAPS can record images covering a total width of more than 30 km, while advancing forward. Figure 2a illustrates the scanned footprint, which is a superposition of images taken during the scan. Even in the presence of a tailwind of 5 m/s, the HAPS, flying at the airspeed of 30 m/s (that is considered in Table A1) will not advance more than 360 m within a cross-track sweep, assuring some overlapping of the images between two periodic sweeps. Therefore, and as Figure 2a shows, we adopt a lawn mower scan pattern to monitor each LOI, with the distance between two consecutive tracks set at 30 km.
Finally, the cloud layers between the HAPS and the ground must be considered during the monitoring scans, as they reduce the coverage of the area recorded with the EO mission camera. For this reason, if the stitched image of any one of the LOIs of a MA has a coverage of the ground lower than requested, the monitoring of that MA will not be rewarded by the client.

2.4. Mission Requirements

The HAPS team is rewarded by the contracting client if the ensemble of all the monitoring tasks performed on the LOIs within a MA is considered “successful”. Therefore, we consider this ensemble of tasks a “mission” unit, which is rewarded according to the amount agreed upon by each client.
In particular, monitoring a mission unit is successful if the following mission requirements (MRs) are fulfilled:
  • MR1: The recorded image of each LOI has a coverage of the LOI that is bigger than the minimum required coverage for its corresponding MA.
  • MR2: The captured images of each LOI are within the time windows requested by the client for each MA.
  • MR3: The time-lapse between two consecutive successful visits to the MA is larger than the imposed minimum inter-visit time-lapse for the MA.
  • MR4: The MA has not been visited more frequently per day than required by the client.
The coverage percentage and reward obtained for monitoring successfully each MA of the scenario presented in Figure 1 is presented in Table A3 of Appendix A. Besides, the rewarding time windows for each MA are directly depicted together with the mission plans obtained by our planner, which are presented in Figures 10–14 of Section 5, since they are required to observe if the MA can be successfully or unsuccessfully monitored. Finally, in the scenarios analyzed in this paper, the time-lapse between the start times of two consecutive successful visits is set to one hour and each MA must not be visited more than three times a day.

2.5. Mission Constraints

While mission requirements decide if a mission is successful, mission constraints (MCs) dictate the “feasibility” of a plan and are defined in the interest of operational safety by enforcing airspace regulation and measures for risk avoidance.
In particular, a plan is infeasible (i.e., it cannot be executed) if any of the following constraints is violated:
  • MC1: any mission element that the HAPS is operating in has a wind field with a wind magnitude smaller than 5 m/s.
  • MC2: the MA or WA that the HAPS is operating in (e.g., a MA, a WA, or a C) has an obstacle occlusion (related with zones of adverse weather) smaller than 30%.
  • MC3: Only one HAPS can operate in a MA (i.e., the simultaneous coexisting of HAPSs in a MA is forbidden).
  • MC4: Consecutive MAs or WAs have to be connected according to the mission scenario.
  • MC5: LOIs are monitored exactly once at each visit to the MA.
  • MC6: A MA cannot be used as a corridor, i.e., HAPS cannot pass the MA without monitoring all its encompassed LOIs.

2.6. Weather Conditions

Weather conditions also affect the HAPSs and can make a given mission plan unsuccessful and/or infeasible. To take them into account, high-resolution global weather forecast based on numerical weather prediction models can be used, because this approach is beneficial compared to wide area weather forecast to foresee risk zones and to consider wind effects.
In particular, for this study we use the COSMO-D2 (COnsortium for Small-scale MOdeling) numerical weather data from the German National Meteorological Service (Deutscher Wetterdienst, DWD), which are updated every couple of hours to provide information on the cloud coverage and on the wind vector field with a horizontal resolution of 2.2 km and a temporal resolution of one hour [13].
In order to argue for availability of weather data that fit the underlying framework, we also list here a set of alternative meteorological services that can be used in the mission planner described in this paper, which also provide numerical global weather data such as the Global Forecast System (GFS, Ref. [14]) and the European Center for Medium-Range Weather Forecast (ECMWF, Ref. [15]).

3. Formal Problem Statement

This section defines the problem formally, detailing the variables used to mathematically define a hierarchical plan, as well as the objective and the constraint functions used to evaluate them.
To help the reader understand the relationship of the elements presented in this section and the previous sections, Figure 3 shows how the MRs and MCs described in Section 2.4 and Section 2.5 are mapped into the three Objective Functions ( O F rew , O F eff , O F div ) and the three constraint criteria ( φ saf , φ coex , φ con ) that are formally stated in this section. Furthermore, Figure 3 also illustrates the role of the operators as human decision makers, i.e., how they select a plan ( π k MA , π k LOI , π k WP ) among the feasible solution plans that form part of the first Pareto front determined by the planner that will be presented in Section 4.

3.1. Formal Definition of the Hierarchical Plan

The goal of the planning problem is to find a hierarchically structured plan such as the one depicted in Figure 2b that entails the sequence of tasks to be performed by each HAPS, as well as their expected initial time instant and duration.
Formally, the solution is a set of sequences of time-stamped tasks for each hierarchical level and HAPS. More in detail:
  • At the MA level, the plan can be represented as the ordered list of tasks π h MA displayed in Equation (1), where o h , i MA is the i-th mission task (i.e., a MA# or WA# of the mission scenario) on the list that will be performed by HAPS h, and t h , i MA , start and δ h , i MA are the start time and the duration of the i t h task of HAPS h.
    π h MA = < o h , 1 MA ( t h , 1 MA , start , δ h , 1 MA ) , o h , 2 MA ( t h , 2 MA , start , δ h , 2 MA ) , o h , 3 MA ( t h , 3 MA , start , δ h , 3 MA ) , >
    Under this formulation, the high level mission plan of the first HAPS displayed in Figure 2b will be represented as π 1 MA =< WA1( t 1 , 1 MA , start , δ 1 , 1 MA ), MA6( t 1 , 2 MA , start , δ 1 , 2 MA ), MA7( t 1 , 3 MA , start , δ 1 , 3 MA )>.
  • At the LOI-level, the plan π h LOI can be represented with Equation (2), where o h , i LOI is the i-th mission task (i.e., fly WA # or monitor LOI # MA # ) that will be performed by HAPS h, and t h , i LOI , start and δ h , i LOI are the start time and duration of the i t h task of HAPS h.
    π h LOI = < o h , 1 LOI ( t h , 1 LOI , start , δ h , 1 LOI ) , o h , 2 LOI ( t h , 2 LOI , start , δ h , 2 LOI ) , o h , 3 LOI ( t h , 3 LOI , start , δ h , 3 LOI ) , >
    Under this formulation, the middle level mission plan of the first HAPS displayed in Figure 2b will be represented as π 1 LOI = < fly WA 1 ( t 1 , 1 LOI , start , δ 1 , 1 LOI ), monitor LOI 1 MA 6 ( t 1 , 2 LOI , start , δ 1 , 2 LOI ), monitor LOI 1 MA 7 ( t 1 , 3 LOI , start , δ 1 , 3 LOI ), monitor LOI 2 MA 7 ( t 1 , 4 LOI , start , δ 1 , 4 LOI )>. Moreover, we can relate the time variables of the MA and LOI level (e.g., t 1 , 1 LOI , start = t 1 , 1 MA , start , t 1 , 2 LOI , start = t 1 , 2 MA , start , t 1 , 3 LOI , start = t 1 , 3 MA , start , or t 1 , 4 LOI , start = t 1 , 3 MA , start + δ 1 , 3 LOI ) to signify the decomposition of the higher level task into lower-level tasks.
  • A similar representation, where o h , i WP are the actions that can be performed at the lower mission level, and t h , i WP , start and δ h , i WP are its corresponding start time and duration, applies to the WP-level.
  • Finally, we extend the previous notations as follows:
    π MA , π LOI and π WP represent the plans of the set of H HAPSs (i.e., π * = < π 1 * , π 2 * , , π H * > , where * stands either for MA, LOI, or WP).
    π ˜ h , i : j MA , π ˜ h , i : j LOI and π ˜ h , i : j WP represent the partial plans between the i-th and j-th task (i.e., π ˜ h , i : j * = < o h , i * ( t h , i * , start , δ h , i * ) , o h , i + 1 * ( t h , i + 1 * , start , δ h , i + 1 * ) , , o h , j * ( t h , j * , start , δ h , j * ) > , where * stands either for MA, LOI, or WP.
At this point, it is necessary to highlight that the time-dependent variables ( t h , i MA , start , δ h , i MA , t h , i LOI , start , δ h , i LOI , t h , i WP , start , δ h , i WP ) are probabilistic in our problem, except for the start time of the mission t 0 = t h , 1 MA , start = t h , 1 LOI , start = t h , 1 WP , start . The underlying reason of the probabilistic nature of these variables is that, at the lowest spatial resolution, the duration of each task can only be estimated, since neither the trajectory of the HAPS nor the exact wind vector are computed or considered yet.
For this reason, we model the duration δ h , i WP of a task at the WP level as a random variable uniformly distributed over:
[ δ h , i WP , min , δ h , i WP , max ] = [ l ( o h , i WP ) / ( | v a | + max ( | v w | ) ) , l ( o h , i WP ) / ( | v a | max ( | v w | ) ] ,
where l ( o h , i WP ) is the total linear distance to travel between the waypoints associated to the task o h , i WP , | v a | is the cruising airspeed of the HAPS (see Table A1), and max ( | v w | ) is the maximum wind magnitude (which is assumed to be 5 m/s in this study to ensure that MC1 is not violated). Hence, when we consider | v a | + max ( | v w | ) we assume that the HAPS is flying with tailwind, while by considering | v a | max ( | v w | ) , we assume that the HAPS is flying with headwind. Note that since l ( o h , i WP ) can only be estimated upon the decomposition down to the WP level, our hierarchical planning approach searches for a plan by adopting a downward-forward decomposition approach, which will be explained in a later section in Algorithm 1.
Assuming that lingering between the tasks at any level is forbidden, task o h , i WP terminates at t h , i WP , end = t 0 + Σ j = 1 i δ h , j WP , where t 0 is the deterministic start time of the plan, while Σ j = 1 i δ h , j WP follows the distribution of the sum of i nonidentically distributed uniform random variables δ h , j WP . Therefore, the probability density function f ( t h , i WP , end ) of completing the i t h WP-level task of HAPS h at a given time can be calculated with the following expression, as derived in [16]:
f ( t h , i WP , end ) = f ( t h , i WP , end t 0 ) = f j = 1 i δ h , j WP = ϵ k V i ( g ( ϵ k , δ h , 1 : i WP ) ) i 1 · sign ( g ( ϵ k , δ h , 1 : i WP ) ) j = 1 i ϵ j ( i 1 ) ! 2 i + 1 j = 1 i u δ h , j WP
where V i comprises the set with all 2 i vectors of signs ϵ k = ( ϵ 1 k , , ϵ i k ) { 1 , 1 } i , u δ h , i WP = ( δ h , i WP , max δ h , i WP , min ) / 2 , i ! is the factorial of i, and g ( ϵ k , δ h , 1 : i WP ) = j = 1 i δ h , j WP + j = 1 i ( ϵ j u δ h , j WP m δ h , j WP ) , with m δ h , i WP being the median value of [ δ h , i WP , min , δ h , i WP , max ].
The distribution of the higher levels (LOI and MA) time-dependent random variables can be modelled, given the hierarchical decomposition of the plan and the lack of lingering between tasks, by considering the distribution of the lowest level (WP-level) time-dependent random variables, i.e.,
f ( t h , i MA , end ) = f ( t h , j LOI , end ) ,
f ( t h , j LOI , end ) = f ( t h , k WP , end ) ,
where t h , i MA , end is the end time of the i t h task of the MA level, t h , j LOI , end is the ending time of the j t h task of the LOI level that terminates when the i t h task of the MA level ends, and t h , k WP , end is the ending time of the k t h task of the WP level that terminates when the i t h task of the MA level and the j t h task of the LOI level end. In other words, the distributions of the higher levels are associated to some of the distributions of the lower ones. Finally, it is worth noting that the estimated end time t h , i * , end of a task ( o h , i * ) at any level * is the estimated start time t h , i + 1 * , start of the following task ( o h , i + 1 * ) of the same level *.
To understand better the implications of the previous distributions, we represent in Figure 4 the results of Equation (4) when considering up to five δ h , i WP random variables with the median m δ h , i WP and half length u δ h , i WP provided at the figure caption. We can observe how the sum of more than two uniform distributed random variables assimilates towards a Gaussian distribution, while the variance grows with the number of random variables involved in the sum. This implies that the distribution becomes more wide-spread, and in our case, that the knowledge on the start or end time of a task further in the future is more “uncertain” than the knowledge on the start or end time of a task in the near future. Besides, it is possible to calculate the minimum and maximum values of t h , i * , end , as the density functions calculated with Equation (4) have a limited support. Finally, it is worth noting that a correct estimation of the probability distribution of the sum of tasks durations implies the correct estimation of the start or end time of the tasks at each level. This is essential, especially at the MA-level, since some of the mission requirements and mission constraints stated in Section 2.4 and Section 2.5 depend on the time-varying weather conditions and on the time-dependent requirements, associated to the mission time windows used to decide if the high-level tasks can be rewarded.

3.2. Objectives

The aim of this work is to present a multi-HAPS planner that optimizes the HAPSs tasks plans, whose joint quality is evaluated by the three objective functions defined in the following subsections, each contributing to a different aspect of the overall operational performance.

3.2.1. Expected Cumulative Rewards per Hour

This objective focuses on the reward the team of HAPS can gain with the generated plan. Since the success of a task depends on its execution time (i.e., on its start and end time), which can only be probabilistically estimated using Equation (4), the reward can only be estimated with an expected cumulative reward function.
To do it, we exploit the Time-Dependent Markov Decision Process (TiMDP) of Boyan and Littman [17] to calculate the expected cumulative reward, obtained when applying at state s h , i (which in our case contains, among others, the current location of the HAPS) and at time t i the remaining plan π ˜ h , i : n MA under the weather w t i forecasted for t i :
E ( R | s h , i , t i , π ˜ h , i : n MA , w t i ) = Σ μ { succ , fail } L ( μ | s h , i , t i , o h , i MA , w t i ) · · R f ( t h , i MA , end = t i + 1 ) · [ R ( μ , o h , i MA , t i + 1 ) + E ( R | s h , i + 1 , t i + 1 , π ˜ h , i + 1 : n MA , w t i + 1 ) ] d t i + 1 ,
where L ( μ | s h , i , t i , o h , i MA , w t i ) is the likelihood that action o h , i MA , performed at time t i at state s h , i is successful ( μ = succ) or not ( μ = fail) under the weather conditions w t i at t i ; f ( t h , i MA , end = t i + 1 ) is the probability density function of ending o h , i MA at t i + 1 , and R ( μ , o h , i MA , t i + 1 ) is the immediate reward obtained when performing o h , i MA at time t i + 1 successfully ( μ = succ) or unsuccessfully ( μ = fail). In the latter case, R ( μ = fail , o h , i MA , t i + 1 ) = 0 .
Although Equation (7) was originally designed to devise a strategy aiming at optimizing the success rate of arriving in time at a destination using different combinations of means of transport, we do not seek to use TiMDP this way. Rather, we exploit the equation as a model for computing the expected cumulative reward of a complete plan E ( R | s h , 0 , t 0 , π h MA , w t 0 ) , which can be done using a backward iteration, since the immediate reward R ( μ , o h , i MA , t i + 1 ) is piecewise constant with respect to t i + 1 . Moreover, due to the piecewise constant weather data, E ( R | s h , i , t i , π ˜ h , i : n MA , w t i ) is piecewise constant too. Therefore, the integration can be performed in piecewise time intervals that are generated using the minimum and maximum of the start time of a task (according to f ( t h , i MA , end ), as well as the minimum and maximum bounding times of the piecewise constant coverage.
Exploiting the formulation in Equation (7) for computing the expected cumulative reward also leverages the following:
  • It takes into account the immediate reward R ( μ , o h , i MA , t i + 1 ) obtained after monitoring the selected mission area at end time t i + 1 , as well as the reward of the remaining action plan π ˜ h , i + 1 : n MA .
  • It considers the likelihood of performing the task successfully and unsuccessfully, depending on the weather conditions, or more specifically, on the cloud coverage, which is related to the mission requirements (i.e., MR1) listed in Section 2.4.
  • It exploits the weighting imposed by f ( t h , i MA , end = t i + 1 ) at the given times t i + 1 . This is helpful since the weather forecast is constantly updated and a replanning can occur in the future. Therefore, while it is important to “look forward” in the plan to optimize it for a longer time horizon, we allocate more weighting according to immediacy, since a replanning could be triggered to improve the plan quality in the future.
Finally, since multiple HAPS can be involved and the start time of the plan for each HAPS can be different, we accumulate the expected reward of each HAPS to obtain the Objective Function (OF) of the expected cumulative reward O F rew :
O F rew ( π MA ) = Σ h E ( R | s h , 0 , t h , 0 , π h MA , w t 0 ) .

3.2.2. Effort

Although the mission rewards are important, they are not the only objective to consider. Global client satisfaction must be taken into account too. That is, to keep the clientele satisfied, the HAPS team is required to perform monitoring tasks for as much of their time in the air as possible. Therefore, we consider the objective function of effort, which is the percentage of time spent on monitoring the LOIs:
O F eff ( π LOI ) = Σ h Σ l E ( δ h , l LOI ) isMonitor ( o h , l LOI ) T h max t h , 0 = Σ h Σ l m δ h , l LOI isMonitor ( o h , l LOI ) T h max t h , 0 ,
where T h max is the end time of the plan horizon set for HAPS h, E ( δ h , l LOI ) is the expected duration of the monitoring task for o h , l LOI which, given the symmetric distribution of the random variable, is the median duration m δ h , l LOI , and isMonitor ( o h , l LOI ) returns 1 if the action o h , l LOI consists of monitoring a LOI (i.e., if o h , l LOI equals monitor LOI # MA # ) and 0 otherwise.
This objective function contributes to preventing the HAPS from trying too hard to reach more rewarding MAs by crossing multiple corridors and WAs.

3.2.3. Diversity

In the presence of missions that are much more rewarding than others, the plan computation can be extremely unfavorable for less rewarding missions. This has a long-term negative effect to the HAPS team in regard of “customer service”. In order to satisfy a more diverse clientele pool, the diversity objective function O F div is devised using the Simpson index [18]:
O F div ( π MA ) = 1 Σ c = 1 N MA n c ( n c 1 ) N ( N 1 ) ,
where N MA is the total number of MAs (or clients) considered in the mission scenario, n c is the number of occurrences of MA c in the task plan, and N is the total number of MAs within the task plan. Note that the function only considers what happens with the mission areas, ignoring what is occurring in the waiting areas.
Optimizing this objective reduces the probability of drawing the same MA when two of them are drawn without replacement from a given plan, preventing therefore the bias towards rewarding missions.

3.3. Constraints

While the missions’ requirements presented in Section 2.4 are considered in the evaluation of the objective function O F rew , the mission constraints presented in Section 2.5 are evaluated with different constraint criteria.
Besides, while MC5 and MC6 are directly encoded in the solutions manipulated by the EA-based planner described in Section 4.1 (and hence, they are never violated), the remaining criteria (MC1MC4) are evaluated with the functions described in Section 3.3.1, Section 3.3.2 and Section 3.3.3.
Finally, it is worth noting that our constraint functions consider the number of times that each criterion is violated. Detailed information of this way of proceeding is presented in Section 3.3.4.

3.3.1. Safety

The safety constraint criterion comprises MC1 and MC2 and is violated if the MA# is a risk zone (due either to substantial obstacle occlusion or strong wind) while HAPS h is operating in it. Since the position of a HAPS is probabilistic due to the uncertainty in the task durations (as Equation (4) states), the constraint function associated to the safety violation φ saf ( π MA ) is incremented if the probability of operating any HAPS h in a MA representing a risk zone is greater than a predefined threshold p saf :
P t h , i MA , start , t h , i MA , end T risk ( o h , i MA ) > p saf ,
where t h , i MA , start and t h , i MA , end are the start and end time of HAPS h performing the monitoring task o h , i MA , while T risk ( o h , i MA = MA # ) is the set of time windows where the MA# associated to o h , i MA represents a risk zone. Alternatively, we can compute the same φ saf ( π MA ) by incrementing its value if
t [ min ( t h , i MA , start ) , max ( t h , i MA , end ) ] T risk ( o h , i MA ) , P ( pos h ( t ) o h , i MA ) > p saf ,
where t belongs to the intersection of T risk ( o h , i MA ) with the maximum time span that the HAPS could be performing task o h , i MA , pos h ( t ) is the position of HAPS h at time t, and pos h ( t ) o h , i MA indicates that HAPS h is positioned within the MA in which the monitoring task o h , i MA takes place. The probability P ( pos h ( t ) o h , m MA ) in Equation (12) can be further simplified as Equation (13) states, by taking advantage, in the second last step, of the fact that P ( t < t h , i MA , start t > t h , i MA , end ) = P ( t < t h , i MA , start t > t h , i MA , start + δ h , i MA ) = δ h , i MA > 0 0 .
P ( pos h ( t ) o h , i MA ) = = P ( t h , i MA , start < t < t h , i MA , end ) = P ( t > t h , i MA , start ) + P ( t < t h , i MA , end ) P ( t > t h , i MA , start t < t h , i MA , end ) = P ( t > t h , i MA , start ) + [ 1 P ( t > t h , i MA , end ) ] [ 1 P ( t < t h , i MA , start t > t h , i MA , end ) ] = P ( t > t h , i MA , start ) P ( t > t h , i MA , end ) = 0 , if t < min ( t h , i MA , start ) min ( t h , i MA , start ) t f ( t h , i MA , start = t ) d t , if t < min ( t h , i MA , end ) min ( t h , i MA , start ) t f ( t h , i MA , start = t ) d t min ( t h , i MA , end ) t f ( t h , i MA , end = t ) d t , otherwise .

3.3.2. Coexistence

MC3 is violated and its corresponding violation index φ coex ( π MA ) is incremented by 1, if the probability of two HAPSs (h and h , with h h ) operating at the same time t in the same MA# (i.e., o h , i MA = o h , j MA = MA # ) is greater than an imposed threshold p coex . That is, if
t [ min ( t h , i MA , start ) , max ( t h , i MA , end ) ] , P ( pos h ( t ) o h , i MA pos h ( t ) o h , j MA ) > p coex .
The probability in the previous expression can be expressed as the product of two probabilities, each of them computable using Equation (13):
P ( pos h ( t ) o h , i MA pos h ( t ) o h , j MA ) = P ( pos h ( t ) o h , i MA ) · P ( pos h ( t ) o h , j MA ) .
To illustrate how the coexistence constraint is evaluated, Figure 5 shows the probabilistic evaluation of the existence of two HAPSs in MA6 for a particular π MA . Given the probability density functions of the start and end time of each HAPS in MA6, obtained with Equations (4) and (5), and represented in Figure 5a,b, the probabilities of the presence of each HAPS in MA6 (i.e., P ( pos h ( t ) o h , i MA ) and P ( pos h ( t ) o h , j MA ) with o h , i MA = o h , j MA = MA 6 ) are estimated with Equation (13) and displayed in Figure 5c. Besides, for clarity of the representation, the time limits of Figure 5c are marked with vertical dashed lines in Figure 5a,b. The constraint function φ coex ( π MA ) associated to the coexistence of both HAPSs in the MA will be incremented if the product of the two probabilities represented in Figure 5c (i.e., P ( pos h ( t ) o h , i MA ) · P ( pos h ( t ) o h , j MA ) ) exceeds the threshold p coex .

3.3.3. Connection

This constraint considers the connectivity of mission elements of a plan represented at the MA-level. The mission elements (i.e., either MA# or WA#) are connected if and only if there is a corridor connecting two consecutive elements in the MA-level plan. Each lack of connection increments the constraint criterion φ con ( π MA ) by 1.

3.3.4. Overall Constraint Violation

As each constraint violation increments φ criteria ( π MA ) of its corresponding criteria; a non-null φ criteria ( π MA ) implies the infeasibility of the plan. For that reason, the overall constraint function of a given plan π MA is simply the sum of all the constraint criteria:
φ ( π MA ) = φ saf ( π MA ) + φ coex ( π MA ) + φ con ( π MA ) .
Finally, note that in order to determine during the evaluation of φ saf ( π MA ) and φ coex ( π MA ) if there is a t where Equations (12) and (14) hold, the time variable t is discretized, within the corresponding intervals given in those equations, into equally spaced time instances.

4. Implementation of a GA-Guided Hierarchical Task Planner

The purpose of the planner presented in this section is to perform the task planning for a group of HAPSs that maximize the objective functions presented in Section 3.2 (i.e., reward, effort, and diversity), while ensuring that it is feasible according to the constraint criteria introduced in Section 3.3 (i.e., safety, coexistence, and connection).
To achieve it, we use the Genetic Algorithm (GA) based planner described in Section 4.3 that manipulates the codification of the solutions presented in Section 4.1, which encodes the sequence of MA-level tasks that determines the (sub)optimal temporal hierarchical decomposition of tasks governed by the approach presented in Section 4.2.

4.1. Plan Codification

The solutions that the planner must provide are hierarchical plans ( π MA , π LOI , π WP ) to be presented as suggestions to the HAPS operator during the monitoring mission. Each plan π * in the hierarchy, as its formal description in Section 3.1 shows, consists of a list of tasks and their start times and durations. However, as the latter are affected by the weather conditions, we decide to code only the tasks in the optimizer and estimate their timing, when required, in the evaluation of the objective and constraint functions.
Besides, a hierarchical plan decomposes the tasks at a given level into a set of tasks of a lower level, until the set of primitive tasks, or rather “actions”, are obtained. In our case, the decomposition into tasks at the intermediate (LOI) level and at the lower (WP) level are given by a fixed set of rules. In particular, a o h , i MA = WA # task is directly converted into o h , j LOI = fly WA # , while a o h , i MA = MA # is decomposed into the sequence of o h , j LOI = monitor LOI # MA # tasks that implies the sequential monitoring of all the LOIs (without revisit) in the MA before departing. As the number of possible sequences of LOIs in a MA is the number of their permutations, we fix the order in which the LOIs are visited, starting with the LOI closest to the HAPS entry point in the MA and following the order that minimizes the distance of the HAPS within the MA. This way of proceeding ensures the shortest travel distance within a MA, simplifies the optimization problem and accelerates the computation of the plans, as we can precalculate all the orders for a given MA, since we know beforehand all its possible entry and exit points. Besides, it is justified by the fact that the weather conditions do not vary much within a MA. Finally, the decomposition of LOI actions in waypoint actions is usually straightforward and the only possible choices are also fixed. As Figure 2a depicts, this can be done by connecting the entry and exit points of a corridor, the entry point at a MA to the start point of the scan, followed by the points that mark the start and end of a scan track and finally, the exit point of the MA.
Taking into account the previous ideas, the remaining effort to determine the (sub)optimal solution lies in the search for the optimal lists of high level tasks (i.e., MA# and WA#) that each HAPS must perform. As the number of possible WA and MA is finite, the elements of the lists can also be encoded with a finite alphabet of labels. Hence, for the GA-based planner, the solution will be encoded as an array of as many elements as HAPSs, where each element contains the list of the high level tasks (MA# and WA#) of each HAPS. Finally, to distinguish this encoding from the corresponding hierarchical plan ( π MA , π LOI , π WP ), we represent sol k as the k-th possible solution of the planner, s o l k [ h ] as the part of the solutions for HAPS h, and s o l k [ h ] [ i ] as the i t h task at the MA-level (i.e., MA# or WA#) to be performed by HAPS h of the k-th solution of the planner.
The next section explains how to obtain a hierarchical plan ( π h MA , π h LOI , π h WP ) from a given s o l k [ h ] .

4.2. Temporal Hierarchical Task Decomposition

Since the coding of the solutions manipulated by the GA that supports the search of (sub)optimal solutions in our planner is only a sequence of MA# and WA# actions, and the objective and constraint functions used to evaluate them require a hierarchical plan and the estimated end time of the tasks at different levels, in this section we detail, with the help of the pseudo-code presented in Algorithm 1, how the conversion from s o l k [ h ] to π h is carried out.
The algorithm inputs are the solution plan s o l k [ h ] that encodes only the tasks at the MA level and the start mission time t h 0 for HAPS h, and its output is the hierarchical plan π h = ( π h MA , π h LOI , π h WP ) . To start with, Line 1 initializes the hierarchical plan as empty sequences, while Line 2 initializes an empty list for the limits of the duration of each WP task (which will be used later to estimate the density functions of the end time of the tasks at WP level) and Line 3 initializes the Boolean flag b finish (which is meant to keep track of the temporal plan length and ignore the tasks that start after the maximum plan horizon T h max has been reached).
After the initialization steps, three nested loops are implemented, in order to be able to decompose tasks at MA-level into primitive tasks at WP-level and to determine the probability distributions of the end time of the tasks of the highest levels from the primitive tasks of the lowest. As the number of nested loops depends on the depth of the decomposition, in our case, three loops are necessary, since the primitive tasks (at WP-level) lie two levels below the MA-level at which the initial s o l k [ h ] is given.
The particular behavior implemented in the three loops is the following. At Line 7 the current MA task in s o l k [ h ] [ i ] is selected to be decomposed into an ordered list of LOI tasks at Line 8. Next, at Line 9, temporary partial plans of the lower level tasks ( π ˜ h LOI and π ˜ h WP ) are initialized as empty lists to be able to temporarily store the sequences of tasks obtained after the decomposition of the selected task o current MA at the MA-level into the lists of tasks at the LOI-level or WP-level. This lowest level decomposition into primitive tasks happens at Lines 13 and 14, where the current LOI task o current LOI is selected and decomposed into the corresponding list of WP tasks. Next, we start processing sequentially each of the primitive tasks o current WP of our hierarchical task plan. For this, at Line 19 we determine (using Equation (3)) the limits (minimum and maximum) of the duration needed for the task and append them in Line 20 to the list of limits l i s t _ l i m i t s . Next, at Line 21 the minimum temporal plan length up to the current o current WP is checked to see if the plan horizon T h max is exceeded. If that is the case, the decomposition must stop and all lower-level partial plans should not be accounted for. If T h max is not exceeded, at Line 26 the probability distribution on the end time of task o current WP is determined with Equation (4), and at Line 27 the current o current WP task and the determined probability distribution is appended to the temporal plan π ˜ h WP . Next and after looping over all the tasks at the WP-level (if the finishing time has not been reached) the probability distribution f ( t current end , LOI ) of the end time of the current LOI-level task is assigned the probability distribution f ( t current end , WP ) of the end time of the last WP-level task, and o current LOI and f ( t current end , WP ) are appended to the temporal plan π ˜ h LOI . Next, a similar process is repeated to obtain at Line 38 the probability of the end time of the current action of the MA level plan from the probability distribution of the end time of the last LOI level action and to update at Line 39 the MA plan π h MA . Finally, at Lines 40 and 41 the partial plans, π ˜ h LOI and π ˜ h WP are appended to their corresponding plans π h LOI and π h WP .
Algorithm 1: Temporal hierarchical task decomposition
Sensors 21 01630 i001

4.3. GA-Guided Search of the Best Plans

Algorithm 1 determines the hierarchical plan associated to a given HAPS h and list of MA-level tasks s o l k [ h ] . However, determining the best list of MA-level tasks sol k for all the HAPSs in the mission is extremely complex, as we are facing a probabilistic time-dependent multiple-vehicle routing problem, where multiple objective functions ( O F rew , O F div , and O F div ) and constraint criteria ( φ saf , φ coex and φ con ) have to be considered. To tackle it, we develop a mission planner that exploits the Non-dominated Sorting Genetic Algorithm (NSGA-II, Ref. [19]) to look for the optimal sol k . For the clarity and completeness of the paper, our implementation of NSGA-II is recapitulated in Algorithm 2, along with the specifics relevant to this work.
Algorithm 2: NSGA-II-guided search of nondominated solutions of hierarchical plans
Sensors 21 01630 i002
Between Lines 1 and 9, Algorithm 2 performs the initialization steps, consisting of generating N p solutions of high-level lists of actions ( sol k ), performing their decompositions into hierarchical plans ( π ), and evaluating their objective functions and constraint criteria ( eval k = [ O F rew , O F div , O F div , φ saf , φ coex , φ con ] ). To do it, on the one hand, I n i t i a l i z e S o l u t i o n ( ) generates a population of solution plans that fulfill the connectivity constraint, by appending to s o l k [ h ] [ i + 1 ] a mission element (MA# or WA#) randomly selected (according to a uniform distribution) among the mission elements connected to the last one s o l k [ h ] [ i ] . Besides, a predetermined minimum duration, used to decide how long the initialization of sol k should take for each mission, is calculated based on the maximum ground speed ( v a + | max ( v w ) | ) and on a travel distance that lower-bounds all realistic travel distances for the mission element derived from the tasks at the WP-level (i.e., the shortest diagonal distance of the mission element). On the other hand, D e c o m p o s e & E v a l u a t e ( sol k ) performs the decomposition into hierarchical plans of all the lists of high level actions sol k [ h ] using Algorithm 1 and evaluates the obtained plans π k using the objective functions and constraint criteria. Finally, the P o p u l a t i o n is formed by the high-level list of actions sol k , their corresponding hierarchical plan decomposition π k , and their corresponding evaluation eval k .
Next, the generation loop of the algorithm is performed, between Lines 11 and 28, until reaching the stop condition, consistent on testing if a predefined number of iterations is met. In each generation (algorithm iteration), the new set of solutions, named C h i l d r e n in Algorithm 2, are created by selecting from P o p u l a t i o n pairs of solution plans expressed at the MA-level (named par k and par k + 1 ), which will undergo crossover, mutation, decomposition, and evaluation (see Lines 18 to 21). Afterwards, the old and the new population are combined in Line 26 to determine the new population of the following generation.
In particular, the pairs of parents selection is performed with T o u r n a m e n t S e l e c t i o n ( P o p u l a t i o n , k tournament ) that implements the k-tournament operator proposed in [19] for constrained multiobjective problems. That is, for each parent, it selects randomly, according to the uniform distribution, k tournament solutions of P o p u l a t i o n , and among them it selects the best one, preferring infeasible solutions with smaller φ ( π ) to infeasible solutions with a bigger φ ( π ) , feasible solutions (i.e., those with φ ( π ) = 0 ) to infeasible ones (i.e., those with φ ( π ) > 0 ) and the Pareto dominating feasible solutions to the dominated ones.
Next, the crossover of the two parents ( par k and par k + 1 ) is performed with C r o s s o v e r ( par k , par k + 1 , p c r o s s o v e r ) , that implements a single-point crossover that takes into consideration the expected ending time of the MA-level tasks of each parent. That is, unlike the typical genetic operators for crossover (which select the gene where the crossover should be performed in both parents), we select randomly, according to the uniform distribution and as shown in Figure 6a, the crossover time t crossover . Each parent is then divided into a head and tail component at the start time of a task (at the MA-level) closest to t c r o s s o v e r (as marked in the red ellipses), and afterwards the head of one parent and the tail of the other (and vice versa) are concatenated to build the new list of solutions of each child, as shown in Figure 6b. Besides, the probability of crossover p c r o s s o v e r is used to decide, for each pair of parents, if they should undergo the crossover process or if they should be directly copied as new possible solutions.
After crossover, each child is mutated in Line 20 with M u t a t e ( sol l , p mut ) , which uses the probability of mutation p mut to determine, according to the uniform distribution, if each of the MA-tasks in sol l has to mutate and be changed by any other MA# or WA# task randomly selected at the MA-level.
After mutation, each of the children is decomposed and evaluated with D e c o m p o s e & E v a l u a t e ( sol k ) . Moreover, as crossover preserves the head actions of already decomposed plans (as Figure 6b shows) and mutation does not influence in the timing (duration) of the parts of the plan that are previous to the mutation point, we can use the corresponding invariant decomposed plans of the parents to perform more efficiently the decomposition of the new children. Besides, it is worth noting that the connection constraint φ con ( π MA ) can be violated after a crossover or a mutation. Hence, in order to make the decomposition quicker, the sequence of high level tasks ( < o h , i + 1 MA , , o h , e n d MA > ) after the last connected one ( o h , i MA ) are not decomposed into tasks of lower levels, neither will the density distribution for the ending time of their tasks be determined. Finally, we prefer to use crossover and mutation operators that allow to create unconnected high-level (MA) plans to allow them to be reconnected afterwards, eventually, after other crossovers and mutations. By doing so, the planner can sometimes create invalid solutions that are used by the search process to transverse infeasible regions of the search space while moving from one side of the feasible search space to the other. The planner configurations under analysis in the following section will show the importance of this fact.
Once the children population has been completely created, the P o p u l a t i o n and their C h i l d r e n are first compared to discard the duplicate solution. Afterwards they are sorted together into nondominated fronts by using the same criteria as in the tournament selection (i.e., their objective functions and constraint criteria are taken into account to prefer feasible to infeasible, solutions that are closer to be feasible to those that are farther to be feasible). Finally, the sorted population is truncated to contain only the best N P solutions, using the crowding distance, as described in [19], to pick the surviving solutions that belong to the last front that can be admitted into the new population.
At the end of the algorithm, once the generation loop has finished, the planner returns the set of solutions that belong to the first front of the last P o p u l a t i o n . In this front, it is expected to find solutions that fulfill constraints and that are equally good, from the Pareto comparison perspective, regarding the objective functions.
Finally, it is worth noting that although it is not stated in Algorithm 2 for simplicity, all the P o p u l a t i o n of all iterations obtained by the planner (in the initialization and during the generation loop) are also stored to be able to analyze the performance of the planner, over different scenarios, in the following section.

5. Results and Analysis

This section analyzes the performance of the GA-based planner described in this paper for determining the hierarchical task decomposition of a set of HAPSs that carry out realistic monitoring missions in complex time-varying environments with a highly-organized airspace structure. This planner combines the algorithms described in Section 4 as well as the evaluation functions and constraint criteria formally elaborated in Section 3 in order to take into account the realistic mission requirements and constraints described in Section 2.
To highlight the benefits of the planner, different scenarios are used during the performance tests. The subsequent subsections will first introduce the chosen scenarios, followed by a description of the different variants of the planner that are tested (to determine which configurations are better for each scenario), by an interpretation of the graphical representation of the results, and finally, by their in-depth analysis.
The algorithms are implemented in Matlab and tested on a 4-core i7 processor at 1.80 GHz. On average, an iteration takes 15 s and can go up to 30 s under challenging weather conditions or when more HAPSs are involved, due to the constraint evaluations. The computation time is acceptable for the mission at hand, as the planning is meant to be performed prior to the execution (as opposed to real-time planning), and therefore more generous planning time is allowed. Besides, the planner can also be implemented as an “anytime” planner, as the algorithm provides a Pareto front with feasible solutions at each iteration. To accelerate the code in a future release, the evaluation functions could be implemented in C.

5.1. Scenarios

The three scenarios considered in the performance tests of this paper share the mission map depicted in Figure 1 and the HAPSs and mission parameters presented in Appendix A. The scenarios differ in the weather data and/or the number of HAPSs involved. The following paragraphs briefly introduce the settings of each scenario, while Table 2 provides an overview of all of them.
Nominal scenario. In the first scenario, historical weather data of COSMO-DE (predecessor of COSMO-D2) taken from a relatively calm day in April 2018 is used. The weather conditions are considered moderate, with some strong wind before noon time and some cloudy hours. Besides, the mission is performed by two HAPSs, placed initially at WA2 and WA4, that have to monitor the LOIs depicted in Figure 1 taking into account the rewards and coverage information provided in Table A3. This scenario is useful to see how the planner works under good (nominal) weather conditions.
Challenging weather scenario. In this scenario, we use a weather data of the same format as the real weather data considered in the first scenario but synthetically increase the wind to make it stronger. In particular, in some mission areas or corridors, strong wind can occur during more than half of the time of the day. This synthetic scenario is created in order to demonstrate the performance of the planner under challenging weather conditions. Finally, similar to the first scenario, only two HAPSs, placed again initially at WA2 and WA4, are considered in this scenario.
Three HAPSs scenario. To demonstrate the scalability of the planner regarding the number of HAPSs, in this scenario the monitoring mission is performed by three HAPSs, placed initially at WA2, WA4, and WA5. The weather conditions are identical to those of the first scenario.
Finally, it is worth noting that the first scenario (labelled as SC1 hereafter) will be considered the basis to compare against the other two, as the second scenario (SC2) is similar to the first but with worsened weather conditions, while the third scenario (SC3) is the first with an additional HAPS.

5.2. Planner Configurations

The general input parameters of Algorithm 2 are presented in Table 3. They have been selected after analyzing the behavior of the planner under different combinations of parameters over the presented scenarios.
Besides, several configurations of the GA are considered to optimize the hierarchical task plan and to analyze the performance and benefits of each one for the different scenarios. The three Planner Configurations (PC1, PC2, and PC3) analyzed in the paper are implemented in general according to Algorithm 2 and two of them (PC2 and PC3) contain some slight variations injected into parts of the code to support the following behaviors:
  • Planner Configuration 1 (PC1). The constraint-handling technique proposed by [19] is used for select the pair of parents in the k-tournament selection (at Line 17 of Algorithm 2) and for recombining the old and new populations (at Line 26). In other words, solutions that fulfill or are closer to fulfilling the constraints are preferred to solutions that do not fulfill or are further to fulfilling them, and among solutions that are equally good regarding the constraints, solutions that Pareto dominate the others regarding the objective functions are preferred to solutions that are Pareto dominated. As this configuration implements the standard constraint-handling techniques of NSGA-II [19], it is also the one described in Section 4.
  • Planner Configuration 2 (PC2). The constraint-handling criteria are only applied to select the pair of parents in the k-tournament selection in Line 17 of Algorithm 2 and ignored during the recombination of old and new populations. That is, during the recombination step in Line 26 of Algorithm 2, the solutions are sorted by only taking into account the ordering imposed by the Pareto comparison of the objective functions. The motivation of this variation is to have a planner configuration that is less “stringent” with the hierarchical plans that violate the constraints (i.e., that have φ ( π MA ) > 0 ), and to give them more chances to be selected for the next generation (or even be selected as parents for the generation of children solutions of the next iteration).
  • Planner Configuration 3 (PC3). The diversity objective function ( O F div ) is ignored both during the parents selection and recombination steps. This configuration has been set up to put forth the benefit of considering the diversity (and not only the expected reward or the effort) for planning.
For readers familiar with the stochastic ranking mechanism for constrained evolutionary optimization presented in [20], it is interesting to highlight that PC1 and PC2 represent the two extreme cases that are obtained when the probability of ignoring the constraints is respectively set to 0 (for PC1) or to 1 (for PC2). That is, during the recombination step, in PC1 the constraints are never ignored while in PC2 the constraints are always ignored. Comparing the behavior of the extreme cases will facilitate the understanding of the effects of taking into account (or ignoring) the constraints in the recombination step.
Finally, for the computation of the expected reward using Equation (7), we assume L ( μ = success | s h , i , t i , o h , i MA , w t i ) = 0.8 , if the cloud coverage of w t i is smaller than the image coverage required by the mission, as shown in Table A3. Otherwise, L ( μ = success | s h , i , t i , o h , i MA , w t i ) = 0.2 .

5.3. Results Representation

In order to provide an overview on the the weather (wind and cloud coverage) conditions of each scenario, on the time windows where each mission area can be visited, as well as on a representative solution obtained by the planner, we use the graphics displayed in Figures 10–14, whose vertical axes represent, from the bottom to the top, the mission areas (MA#) and waiting areas (WA#), while the horizontal axes represent the hour of the day. Further, the graphics also contain the above-mentioned information on the weather, mission, and plan, which is represented by the following items:
  • The light-grey bars represent the time windows with clear sky, while the dark-grey bars signify high cloud coverage above the corresponding MA.
  • The light-green bars represent the time windows for the absence of critical weather conditions at the MA or WA, while the dark-green bars signify critical weather conditions for the corresponding MA or WA, e.g., strong wind.
  • The light-blue bars represent the time windows where monitoring missions at the corresponding MA are requested (and therefore rewarded), while the dark-blue bars signify the absence of mission request for the corresponding MA.
  • Red lines represent the monitoring/fly-by tasks of HAPS1 to be performed on the corresponding MA/WA, according to the representative plan π 1 MA . Moreover, the thicker line in the middle marks the median start and end time, while the thinner lines mark the time range from the minimum starting time to the maximum end time of each task.
  • Similarly, blue lines represent the tasks at MA-level to be performed by HAPS2 and magenta lines represent tasks at MA-level to be performed by HAPS3.
Taking into account the previous information, the sequence of mission elements (i.e., MA# and WA#) traversed by each HAPS in a representative solution can be observed, along with the weather conditions and the mission time window of each scenario. For example, in Figure 10a we can observe, following the red line, that HAPS1 moves from WA2 (the starting location of HAPS1, which is not represented in the graphic) to MA1, WA1, WA2, MA2, WA2, WA1, MA3, WA1, and MA3. Besides, MA1 is visited when not requested, while MA2 and the two visits to MA3 are within the correct mission time windows. Besides, MA2 is partially visited under cloudy conditions, which can reduce the expected reward obtained by HAPS1, while MA3 are visited under good weather conditions, which provides HAPS1 two times the total reward of MA3.
Besides, in order to analyze the performance of the different configurations of the planner in different scenarios, we store for each scenario-planner configuration pair and for each iteration of the GA, the values of the objective functions ( O F rew , O F eff and O F div ) and constraint criteria ( φ saf , φ coex and φ con ) of all the feasible solutions (i.e., φ ( π ) = 0 ) of the best Pareto front obtained during the execution of the algorithm. With that information, we represent the following graphs:
  • The evolution over iterations of the Mean and Standard Deviation (M&SD) of the values of each objective function of the feasible solutions that belong to the best front. Considering only feasible solutions of the best front is initially necessary for the three planner configuration, since it is possible that the first Pareto fronts are initially infeasible. Besides, it is always necessary in PC2, since the fronts are obtained by ignoring the constraints, and therefore, the best front obtained using PC2 can contain infeasible solutions. Moreover, this is meaningful since only the final feasible solution plans of the best Pareto front will be presented to the HAPS operator. The M&SD evolution graphs for each objective function are presented in the first row of Figures 8–13 for Scenario 1, 2, and 3, respectively. The mean and standard deviation values of each objective function are represented in different columns of the figures (left column O F rew , middle column O F eff , and right column O F div ). Besides, while the mean is depicted over iterations with a bold line, the shadowed area around it represents the standard deviation, using a different color for each planner configuration (blue for PC1, green for PC2, and red for PC3).
  • The evolution of the Maximum (Max) value of each objective function obtained among the solutions of the first Pareto front that also fulfill the constraints are plotted in the lower row of graphs of Figures 8–13. These graphs, organized as the previous and using only a line for the Max value, complement the M&SD evolution graphs as they show the objective values of the best solutions with respect to each objective in the Pareto front.
Finally, we also use two additional types of graphs in order to analyze further certain scenarios:
  • A 3D representation of the values of the three objective functions of all the solutions of the population versus the values of the objective functions of the solutions of the best Pareto front, at selected iterations of the planner (and a 2D representation of O F eff versus O F rew ). This information, represented in Figure 7, marking in red the points associated to the solutions of the best Pareto front and in black the remaining solutions of the population, is used to graphically demonstrate the effectiveness of the planner in evolving and finding solutions of the Pareto front.
  • The number of infeasible solutions within the population at each iteration. This information, represented in Figure 9, is used to put forth the advantage of enabling/disabling the constraint handling during the recombination step of PC1 and PC2.

5.4. Comparative Analysis

In the following sections, the results obtained from each scenario and planner configurations, characterized using the types of graphical representation explained in Section 5.3, are analyzed.

5.4.1. Analysis for Scenario 1 (SC1)

For SC1, all the configurations of the planner (PC1-PC3) are tested and their GA are set to run for 100 iterations to illustrate better the convergence behavior of the planner.
Figure 7 summarizes, at three selected iteration counts (in particular at the 1st, 40th, 100th iteration), the evolution of the OF of the population and of the best Pareto front, obtained using PC1. The graphics show: (1) how the number of solutions belonging to the best Pareto front in the population increases as the iteration number grows and (2) how all the solutions move towards the Pareto optimal front, along the axis in the direction of increasing values of the three objective functions. This is the expected behavior of NSGA-II, which is the optimizer that supports the search of the sequence of high-level tasks in our planner. To avoid increasing unnecessarily the length of the paper, it does not include more graphics of this type for the other configurations (PC2 and PC3) or for the remaining scenarios (SC2 and SC3), as they present similar behaviors. Besides, the evolution graphs, used in the rest of the paper are more suitable to provide further insights on the behavior of the planner configurations.
Figure 8a–c show the evolution of the mean and standard deviation of the values of the objective functions ( O F rew , O F eff and O F div ) of the feasible solutions that belong to the best Pareto front and that are found using the three planner configurations, while Figure 8d–f show the maximum value of each OF. According to Figure 8a–c, the standard deviations on the values of O F rew , O F eff and O F div obtained using PC2 are substantially wider than those obtained with PC1 and PC3. This is due to the fact that the constraint criteria are used only for the parents selection, allowing the MOEA to have a bigger “exploring” capability. Besides, we can also observe that the GA search converges earlier, around iteration 60. Additionally, to show the importance of considering O F div , in SC1 we also test PC3, where O F div is neglected deliberately during the parents selection and recombination steps. Figure 8c,f show how the diversity criterion evolution is worst for the configuration where O F div is neglected (that is, for PC3), while PC1 and PC2 reach similar values (in particular the maximum value of O F div for PC1 is not observed as it is equal to the maximum value of O F div for PC2). This implies that the mission plans obtained with PC3 suffer from having a low diversity, resulting in a more challenging selection process to be performed by the human operator who is responsible of choosing a “well-balanced” plan among the feasible plans of the best Pareto front returned as plan suggestions by the planner. Besides, if we compare PC1 and PC2, we can conclude that for SC1, PC2 produces overall better solutions regarding O F rew , while PC1 produces overall better solutions with respect to O F eff . However, the values of O F eff of the solutions found using PC1 is only marginally better than the values of O F eff of the solutions obtained by PC2, while the values of O F rew of the solutions obtained with PC2 is significantly bigger than the values of of O F rew of the solutions obtained with PC1. Therefore, we conclude that PC2, with its better exploring capability, is more suitable for the first scenario.
Figure 9a shows that the number of infeasible individuals in the population is also higher in PC2 than in PC1, which practically excludes all infeasible individuals after eight iterations. This demonstrates the difficulty of PC1 to explore new regions of the space that can be reached with the help of some infeasible solutions obtained after random crossover or mutation operations.
Figure 10 shows two representative plans of SC1, which have been selected among the feasible plans of the best Pareto front found using PC2 (in the upper figure) and PC3 (in the lower figure). In particular, we have decided to display the plans that have the maximum O F rew . Comparing the plans of both figures, we can observe that the plan found with PC2 (displayed in Figure 10a) has fewer repetitions of the visited MA than the plan found using PC3 (represented in Figure 10b), where HAPS2 stays monitoring only MA10. This happens because O F div is neglected in PC3 during the search of the solutions. Additionally, both graphics show how both HAPSs try to accommodate their visit to the MAs to the requested time windows and clear sky weather conditions in order to increment the overall obtained reward. Lastly, by analyzing Figure 8d we can observe that the plan returned by the planner with maximum O F rew in PC2 has a higher value of O F rew than the one obtained with PC3, because by including the diversity objective function and by ignoring the constraints in the recombination step, the GA configuration used in PC2 is able to explore the search space more efficiently, jumping to search regions that contain solutions of higher rewards.
Finally, it is worth noting that for the remaining scenarios we do not test against PC3, in order to focus the analysis on the comparison of PC1 and PC2, i.e., the variants of planner configurations that use and ignore the constraint criteria during the recombination of the old and new populations.

5.4.2. Analysis for Scenario 2 (SC2)

In the second scenario, weather data of the same format as the real weather data in SC1 are used but with synthetically increased strong wind. We also set the maximum iterations to 60, which was the iteration number in which the GA converges for SC1.
The M&S and Max evolution graphs of the values of the OFs of the feasible solutions belonging to the first Pareto front are shown in Figure 11. The graphics show that the results obtained with respect to the evolution of the objective functions over iterations are comparable in terms of order of magnitude using PC1 and PC2. However, the results obtained with PC2 fluctuate much more than PC1. In fact, the behavior of PC2 is predictable since in this configuration the best Pareto front can obtain both feasible and infeasible solutions, and the feasible solutions, which are the only ones considered for plotting the M&S and Max evolution graphs, can be overtaken by infeasible solutions whose objective function values dominate the objective function values of the feasible solutions.
Although PC2 works well under nominal weather conditions, this planner configuration can be “unstable” under challenging weather conditions, which can facilitate a more frequent violation of the constraints criteria. This behavior can be better explained using Figure 9, where the number of infeasible solutions of the population obtained with PC1 and PC2 for SC1 and SC2 are displayed side-by-side. As already described in the previous subsection, the graphics show how PC1 is much “stricter” against infeasible solutions, as the constraint criteria are used in the recombination step, resulting in a reduction of the “survivability” of infeasible individuals and of the exploring capability of the planner. However, PC2’s higher exploring capability appears to be too “lenient” with the infeasible solutions for SC2, allowing an excessive number of them predominate the population in the final iterations. This behavior, which appears in the more constrained scenario imposed by the stronger winds of SC2, is prone to end up having too few feasible individuals remaining in the best Pareto front of the last iteration, thereby losing the best feasible ones identified along the iterations of the algorithm. Therefore, under more challenging weather conditions, PC1 should be the preferred configuration.
Figure 12 depicts the plan that has the highest expected reward among the feasible plans of the best Pareto front found using PC1 over SC2. The figure shows that the mission elements are affected by strong wind (which occupies more than 20% of the time) more often than in SC1. Besides, HAPS1 monitors MA1 and HAPS2 monitors MA6 at time windows that are not requested by the clients, in order to be able to reach other more promising MAs (and due to the fact that a MA cannot be transversed without monitoring its LOIs).

5.4.3. Analysis for Scenario 3 (SC3)

Three HAPSs are used in the third scenario to analyze the scalability of the planner. However, since the search space of the possible solutions has grown (due to the additional HAPS), more iterations of the GA are necessarily. For this reason, we set the maximum iterations of the stop condition to 100, which is also observed to be necessary, as the search takes more iterations to converge according to the evolution graphics of O F rew presented in Figure 13. Besides, since the nominal weather setting for the environment is used in this scenario (as in SC1), Figure 13 shows how PC2 again exhibits higher variability and better performance than PC1, thanks to its higher “exploring” capability.
The mission plan with the largest O F rew among the feasible plans of the first Pareto front found using PC2 is illustrated in Figure 14, along with the operation environment and requirements. With the additional HAPS, more MAs can be monitored, compared to missions where only two HAPS operate (whose illustrative plans are presented in Figure 10 and Figure 12). This fact is also observable comparing the evolution of the Max graphs of O F rew of SC1 and SC3, because the expected reward obtained by the plans for SC3 (Figure 13d) is higher than the one obtained for SC1 (Figure 8d). Figure 14 also shows how the coexistence in the same MA of multiple HAPS is tolerated (e.g., the presence of HAPS2 and HAPS3 in MA10), since the constraint criterion φ coex is probabilistically evaluated and violated when the probability of coexistence exceeds a given p coex (which is set to 0.3 in this paper). Changing the value of this parameter, the constraint violation can be “tightened” or “relaxed” as much as desired. This is a novelty of the planner presented in this paper, since the original version presented in [10] implemented a deterministic evaluation of the coexistence criterion where no overlapping of the start and end time range of MA# tasks was allowed.

6. Related Works

UAVs have recently become a popular alternative for monitoring ground activities [21], mapping [22] or search and rescue missions [23], since the operation of these platforms is more cost-efficient than using manned aerial vehicles while achieving the same purpose [5]. Furthermore, the deployment of these platforms is also more flexible, because numerous UAV platforms are capable of vertical take-off and landing, enabling the deployment in many missions where vast areas for takeoff and landing are scarce. Lastly, the use of unmanned platforms also allows the immediate deployment in risk zones, without compromising the safety of human pilots nor delaying the operations.
Following the development of battery technologies, light-weight but robust material as well as technologies for optimal harvesting of solar energy, the development of unmanned High Altitude Long Endurance (HALE) aerial vehicles has became the focus of giant aeronautics industries [2,24]. Moreover, new path and mission planning strategies for solar powered UAVs are being continuously developed, intended to (1) improve their trajectory by deriving the most energy-efficient flight patterns [25,26,27,28,29], to (2) determine the optimal path for improving operational efficiency in missions meant for communications [30,31,32], or (3) to track different types of targets [33]. The planning strategies exploited in these works are based on different types of optimization approaches, ranging from nonlinear optimization strategies [26,28,29,30,31] to rapidly-exploring random trees [32], the grasshopper optimization algorithm [33] and particle swarm optimization [27]. Nevertheless, the planners presented in these works either (1) optimize the trajectories without considering any aspect that is relevant to the mission or (2) tackle missions which are significantly different from the one proposed in this paper (and hence they consider a different set of requirements and constraints). Furthermore, the planning methods proposed are different than the GA-based one presented in this paper, although the last two (i.e., [27,33]) are also variants of evolutionary algorithms.
Moreover, the HAPSs considered in this work are special types of HALE platforms aimed to be an alternative to satellites for long-term remote sensing while offering more flexibility in its deployment. With the success stories around Kelleher [2], HAPSs are deemed fit for deployment in the near future at larger scale. However, although HAPSs operations can be beneficial, they can be extremely challenging, given the fragility of the platform under critical weather conditions, their lack of maneuverability, and the requirement for plans for long operations, which oblige the consideration of weather parameters that vary over time within the plan horizon [34]. Specific studies on automated planning for HAPS include [10,35], both aiming to reduce the operators’ workload. In particular, for a complex mission scenario as the one depicted in Figure 1, Ref. [35] proposes a sequential task and motion planning framework for a collective operation area, simplifying the constraints of the planning problem, while [10] uses a GA to extend the temporal hierarchical task planner for multiple HAPSs. Moreover, the current work extends the planner presented in [10] by (1) including the evaluation of the safety and coexistence constraints with the new probability based functions presented in Section 3.3.1 and Section 3.3.2, by (2) substituting the weighted evaluation function used in [10] for the constrained multiobjective Pareto-front evaluation mechanisms of NSGA-II, and by (3) returning the set of the hierarchical plans that form part of the final best Pareto front. Besides, this paper analyzes the behavior of the new planner with new scenario and the influence of the diversity objective function and of different constraint handling techniques within our planner.
Evolutionary algorithms, including variants for solving multiple-objective problems with powerful constraint-handling techniques (such as [19,36]), have often been used for the mission planning of Satellite and UAV operations. For instance, Refs. [37,38,39] present different GA-based planner for scheduling the observation tasks of different satellites, while [23,40,41,42,43] use multiple-objective evolutionary algorithms to solve task planning problems for multiple UAVs engaged in performing monitoring tasks in dissected areas of interest. Although our planner also uses a GA algorithm to determine the best solution plans for a given scenario, it solves a different type of monitoring task mission problem, involving exogenous time-varying events (i.e., weather) and time-dependent mission requirements. Therefore, its evolutionary encoding has a different interpretation and is customized for HAPSs instead of satellites or other types of UAVs. Besides, similar to other works that take into account the uncertainty associated to weather conditions [44,45,46] or to other elements of the mission (e.g., the target location and movement in search and rescue missions [47,48] or the probability of target detection and destruction in hostile environments [49,50]), in this work the uncertainties are incorporated into the models used to evaluate how probable is that each HAPS is at a mission area at a given time, which affects the outcome of the objective and constraint values.
Finally, it is worth highlighting that although this work uses NSGA-II for a constrained multiobjective optimization, it is only a part of the temporal hierarchical task planner, in which the search for optimal decomposition into an ordered list of nonprimitive tasks poses a combinatorial search problem. With an appropriate encoding of the problem at the task level at which the combinatorial problem prevails, NSGA-II is used for guiding the decomposition into executable tasks within a temporal hierarchical task network with a nested Time-Dependent Multi-Vehicle Routing Problem (TDMVRP). Note also that Hierarchical Task Planning often refers to an Artificial Intelligence (AI) planning paradigm and that although there are some domain-independent frameworks meant for it [51,52]; they do not yet support a nested TDMVRP.

7. Conclusions and Future Work

This paper presents a new approach for planning the tasks that a group of HAPSs must perform to carry out ground monitoring mission in a structured airspace. The new approach returns a Pareto front of feasible hierarchical plans, whose sequence of higher level tasks is determined using a MOEA that optimizes the expected reward to be received by the HAPSs team for monitoring the different LOIs, the diversity of the LOIs visited by the HAPSs and the time that the HAPSs are actually monitoring (and not traversing the airspace). Besides, it also considers multiple constraints, some encoded in the decomposition method of the hierarchical planner, while others validated by measuring the constraint criteria related to the mission safety, the coexistence of HAPSs in the same MA and the connectivity of the plan. The planner also considers, through the evaluation functions and constraint criteria, the uncertainty that the weather conditions impose on the duration of each task (due to the wind vectors) and on the visibility for the mission camera (due to cloud coverage).
The performance of the different configurations of the planner, carefully set up for increasing/decreasing the “survivability” of the infeasible solutions or to disable the diversity requirement, is tested against several scenarios, with varying number of HAPSs and different weather conditions. The quality of the results is scenario-dependent, although it seems advisable to use the second configuration (PC2) for the planner when the HAPSs operate under mild weather conditions and the first configuration (PC1) for challenging weather conditions, as suggested by the results of the performance tests presented in Section 5. Besides, when planning for two HAPSs the number of iterations required by the planner to converge is smaller than when planning for three HAPSs.
In order to further improve the planner, we will consider several possibilities. Firstly, a “softer” constraint-handling method can be used to improve PC1. For this purpose, we are planning to adopt the approach proposed by [20], in which, with a low probability, some infeasible solutions can be ranked better than feasible solutions. This new planner configuration could avoid, for example, the early convergence of PC1 in SC2, while still managing to maintain the right balance between feasible and infeasible solution plans in the population.
Secondly, while the planner is typically customized for solving HAPS mission planning problems, it can be extended for more generic uses. As a matter of fact, temporal hierarchical task planners (without a nested TDMVRP) are gearing toward general implementation [52]. Hence, with careful considerations of the encoding of the chromosomes for generic planning problems and more generic approaches for tuning the planner parameters, the approach presented in this work could be implemented in a “domain-independent” fashion.
Finally, although the underlying mission planner reduces the operator’s workload, when the planner suggest many solutions, selecting the one to execute can still be challenging for the operator. Therefore, in order to increase usability of the planner, it can be convenient to provide operators with a set of tools that help them to analyze the solutions of the best Pareto front more easily, by (1) taking into account the explicability of the plans with a visualization interface that can highlight the probable constraint violations, the rewarding mission tasks, the diversity of the clientele pool and the effort; or by (2) designing filter mechanisms that accelerate the selection of the plan of the best Pareto front that better fits the operator preference (e.g., the one with the maximum value of an objective function or the one with the best preference weighting [53]). In a similar line, more interactive functions can be integrated to enable “mixed-initiative planning”, which can favor quick local replanning performed by the operator whenever necessary, due to unexpected weather change or to take into account the operator’s preferences.

Author Contributions

Conceptualization, J.J.K., E.B.-P., and A.S.; methodology, J.J.K., E.B.-P.; software, J.J.K.; validation, J.J.K.; formal analysis, J.J.K.; writing—original draft preparation, J.J.K.; writing—review and editing, E.B.-P.; visualization, J.J.K.; supervision, E.B.-P., A.S.; project administration, J.J.K., A.S.; funding acquisition, A.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Project StraVARIA, a Ludwig Bolköw Campus project. Eva Besada Portas’ contributions are funded by the the Spanish National Challenge Grant RTI2018-098962-B-C21.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors thank partners from the German Aerospace Center and from ADS GmbH for their support in providing information on HAPS, as well as on methodology to be adopted for validation purposes.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AIArtificial Intelligence
CCorridor
EAEvolutionary Algorithm
EOElectro-Optical
FLFlight Level
GAGenetic Algorithm
GCSGround Control Station
HALEHigh Altitude Long Endurance
HAPSHigh Altitude Pseudo-Satellite
HFRHigh-level Flight Rules
LOILocation Of Interest
MAMission Area
MCMission Constraint
MOEAMulti-Objective Evolutionary Algorithm
MRMission Requirement
NSGANondominated Sorting Genetic Algorithm
PCPlanner Configuration
TDMVRPTime Dependent Multi-Vehicle Routing Problem
UAVUnmanned Aerial Vehicle
WAWaiting Area
WPWaypoint

Appendix A. Numerical Details on the HAPS Model and on the Mission Parameters

Table A1 details numerical information on the HAPS that are assumed in this work.
Table A1. Model of the HAPS considered in this work: build, performance, and mission payload.
Table A1. Model of the HAPS considered in this work: build, performance, and mission payload.
Build/Fight Performance/PayloadParameter Values
Weight100 kg
Wingspan30 m
Payload5–10 kg
Battery capacity15 kWh
Electro-motor maximum propulsive power1700 W
Operating altitude18 km
Cruise airspeed at the operating altitude30 m/s
Endurance3 months
Ground sampling distance at 18 km30 cm
h x w of an image360 × 3000 m
The dimensions of the mission elements depicted in Figure 1 in form of their longest diagonals in kilometers are given in Table A2.
Table A2. Dimensions of the mission elements depicted in Figure 1.
Table A2. Dimensions of the mission elements depicted in Figure 1.
CLongest Diagonal [km]MA/WALongest Diagonal [km]LoI 1LoI 2LoI 3
C160.78MA127.5817.10
C237.83MA269.4919.83
C333.67MA3103.1120.0744.27
C458.88MA425.3215.56
C534.22MA552.9013.25
C617.64MA646.5121.61
C770.41MA784.0321.4225.88
C840.27MA836.6210.84
C966.19MA9133.3034.3621.2438.13
C1072.10MA10123.3539.9644.74
C1120.52MA1174.9831.6224.53
C1273.35MA1273.4918.2826.38
C1339.34MA1356.8718.62
C1488.46MA1436.2814.31
C1563.04MA15104.9223.6636.46
C1670.70WA147.90
C1771.98WA234.44
C1871.38WA346.41
C1961.77WA447.96
C2042.75WA526.44
C2146.67
C2239.80
C2374.26
C2438.15
C25106.86
C2663.86
The rewards obtained for the successful monitoring of all LOI(s) of a MA are listed in Table A3, along with the image coverage of the ground required for the monitoring mission to be considered successful.
Table A3. Rewards to be given for each MA (× 10 3 ).
Table A3. Rewards to be given for each MA (× 10 3 ).
Mission AreaCoverage (%)Reward (€)Mission AreaCoverage (%)Reward (€)
MA1804MA96013
MA28050MA106018
MA360100MA117020
MA48020MA127010
MA5803MA13608
MA6705MA149018
MA77015MA15509
MA8803

References

  1. Klöckner, A. Behavior Trees for Mission Management of High-Altitude Pseudo-Satellites; Verlag Dr. Hut: Munich, Germany, 2016. [Google Scholar]
  2. Airbus. Zephyr Press Release. Available online: https://www.airbus.com/newsroom/press-releases/en/2018/08/Airbus-Zephyr-Solar-High-Altitude-Pseudo-Satellite-flies-for-longer-than-any-other-aircraft.html (accessed on 19 February 2021).
  3. Hunter, S. Safe Operations above FL600. In Proceedings of the 2015 Space Traffic Management Conference, Daytona Beach, FL, USA, 12–13 November 2015. [Google Scholar]
  4. Kiam, J.J. Al-Based Mission Planning for High-Altitude Pseudo-Satellites in Time-Varying Environments. Ph.D. Thesis, University der Bundeswehr Munich, Munich, Germany, 2019. [Google Scholar]
  5. Finnegan, P. World Civil Unmanned Aerial Systems: Teal Market Profile and Forecast; TEAL CROUP: Fairfax, VA, USA, 2017. [Google Scholar]
  6. Airbus. Adverse Weather Operations: Optimum Use of the Weather Radar; Technical Report; Flight Operations Briefing Notes; Airbus: Blagnac, France, 2007. [Google Scholar]
  7. Leena, P.; Ratnam, M.V.; Murthy, B.K.; Rao, S. Detection of High Frequency Gravity Waves Using High Resolution Radiosonde Observations. J. Atmos. Sol. Terr. Phys. 2012, 77, 254–259. [Google Scholar] [CrossRef]
  8. EUROCONTROL; EASA. UAS ATM Integration: Integration Operational Concept. EUROCONTROL, November 2018. Available online: https://www.eurocontrol.int/publication/unmanned-aircraft-systems-uas-atm-integration (accessed on 19 February 2021).
  9. EUROCONTROL. Advance Flexible Use of Airspace (FUA) Concept. EUROCONTROL, 24 July 2015. Available online: https://www.eurocontrol.int/publication/advanced-flexible-use-airspace-afua-concept (accessed on 19 February 2021).
  10. Kiam, J.; Besada-Portas, E.; Hehtke, V.; Schulte, A. GA-guided task planning for multiple-HAPS in realistic time-varying operation environments. In Proceedings of the 2019 Genetic and Evolutionary Computation Conference, Prague, Czech Republic, 13–17 July 2019. [Google Scholar]
  11. Müller, R.; Kiam, J.; Mothes, F. Multiphysical simulation of a semi-autonomous solar powered high altitude pseudo-satellite. In Proceedings of the 2018 IEEE Aerospace Conference, Big Sky, MT, USA, 4–11 March 2018. [Google Scholar]
  12. Delauré, B.; Michiels, D.; Lewyckyj, N.; van Achteren, T. The development of a family of lightweight and wide swath UAV camera systems around an innovative dual-sensor on-single-chip detector. Int. Arch. Photogramm. Remote. Sens. Spat. Inf. Sci. 2013, XL-1/W2, 101–106. [Google Scholar]
  13. Baldauf, M.; Gebhardt, C.; Theis, S.; Ritter, B.; Schraff, C. Beschreibung des Operationellen Kürzestfristvorhersagemodells COSMO-D2 und COSMO-D2-EPS und Seiner Ausgabe in die Datenbanken des DWD; Technical Report; Deutscher Wetterdienst, DWD: Offenbach, Germany, 2018. [Google Scholar]
  14. National Centres for Environmental Information (NOAA). Global Forecast System Weather Download. Available online: https://www.ncdc.noaa.gov/data-access/model-data/model-datasets/global-forcast-system-gfs (accessed on 19 February 2021).
  15. European Centre for Medium-Range Weather Forecasts. IFS Documentation—Cy45r1: Operational Implementation 5 June 2018; ECMWF: Reading, UK, 2018. [Google Scholar]
  16. Bradley, D.; Gupta, R. On the Distribution of the Sum of n Non-Identically Distributed Uniform Random Variables. Ann. Inst. Stat. Math. 2002, 54, 689–700. [Google Scholar] [CrossRef] [Green Version]
  17. Boyan, J.; Littman, M. Exact solutions to time-dependent MDPs. In Proceedings of the 13th International Conference on Neural Information Processing Systems (NIPS), Vancouver, BC, Canada, 3–8 December 2000. [Google Scholar]
  18. Simpsons, E. Measurement of Diversity. Nature 1949, 163, 688. [Google Scholar] [CrossRef]
  19. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
  20. Runarsson, T.P.; Yao, X. Stochastic Ranking for Constrained Evolutionary Optimization. IEEE Trans. Evol. Comput. 2000, 4, 284–294. [Google Scholar] [CrossRef] [Green Version]
  21. Linchant, J.; Lisein, J.; Semeki, J.; Lejeune, P.; Vermeulen, C. Are Unmanned Aircraft Systems (UASs) the Future of Wildlife Monitoring? A Review of Accomplishments and Challenges. Mammal Rev. 2015, 45, 239–252. [Google Scholar] [CrossRef]
  22. Remondino, F.; Barazzetti, L.; Nex, F.; Scaioni, M.; Sarazzi, D. UAV Photogrammetry for Mapping and 3D Modeling—Current Status and Future Perspectives. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2011, 38, C22. [Google Scholar] [CrossRef] [Green Version]
  23. Wang, Y.; Kirubarajan, T.; Tharmarasa, R.; Jassemi-Zargani, R.; Kashyap, N. Multiperiod Coverage Path Planning and Scheduling for Airborne Surveillance. IEEE Trans. Aerosp. Electron. Syst. 2018, 54, 2257–2273. [Google Scholar] [CrossRef]
  24. Aurora. Odysseus Press Realase. Available online: https://www.aurora.aero/odysseus-high-altitude-pseudo-satellite-haps/ (accessed on 19 February 2021).
  25. Spangelo, S.; Gilbert, E. Power Optimization of Solar-powered Aircraft with Specified Closed Ground Tracks. J. Aircr. 2012, 50, 232–238. [Google Scholar] [CrossRef]
  26. Hosseini, S.; Dai, R.; Mesbahi, M. Optimal path planning and power allocation for a long endurance solar-powered UAV. In Proceedings of the 2013 American Control Conference, Washington, DC, USA, 17–19 June 2013. [Google Scholar]
  27. Gao, X.; Hou, Z.; Guo, Z.; Chen, X.; Chen, X. Joint Optimization of Battery Mass and Flight Trajectory for High-Altitude Solar-powered Aircraft. Proc. Inst. Mech. Eng. Part G J. Aerosp. Eng. 2014, 228, 2439–2451. [Google Scholar] [CrossRef]
  28. Lee, J.; Yu, K. Optimal Path Planning of Solar-powered UAV Using Gravitational Potential Energy. IEEE Trans. Aerosp. Electron. Syst. 2017, 53, 1442–1451. [Google Scholar] [CrossRef]
  29. Bolandhemmat, H.; Thomsen, B.; Marriott, J. Energy-optimized trajectory planning for High Altitude Long Endurance (HALE) aircraft. In Proceedings of the 18th European Control Conference, Naples, Italy, 25–28 June 2019. [Google Scholar]
  30. Guerra-Padilla, G.; Kim, K.; Yu, K. Flight Path Planning and Signal Behavior Analysis of a LALE Solar-Powered UAV for Communication Relay; Asia Pacific International Symposium on Aerospace Technology: Gold Coast, Australia, 2019. [Google Scholar]
  31. Guerra-Padilla, G.; Kim, K.; Park, S.; Yu, K. Flight Path Planning of Solar-powered UAV for Sustainable Communication Relay. IEEE Robot. Autom. Lett. 2020, 5, 6772–6779. [Google Scholar] [CrossRef]
  32. Huang, H.; Savkin, A.V.; Ni, W. Energy-efficient 3D Navigation of a Solar-powered UAV for Secure Communication in the Presence of Eavesdroppers and No-fly Zones. Energies 2020, 13, 1445. [Google Scholar] [CrossRef] [Green Version]
  33. Wu, J.; Wang, H.; Li, N.; Yao, P.; Huang, Y.; Su, Z.; Yu, Y. Distributed Trajectory Optimization for Multiple Solar-powered UAVs Target Tracking in Urban Environment by Adaptive Grasshopper Optimization Algorithm. Aerosp. Sci. Technol. 2017, 70, 497–510. [Google Scholar] [CrossRef]
  34. Kiam, J.; Schulte, A. Multilateral quality mission planning for solar-powered long-endurance UAV. In Proceedings of the 2017 IEEE Aerospace Conference, Big Sky, MT, USA, 4–11 March 2017. [Google Scholar]
  35. Kiam, J.J.; Schulte, A. Multilateral mission planning in a time-varying vector field with dynamic constraints. In Proceedings of the 2018 IEEE International Conference on Systems, Man, and Cybernetics (SMC), Miyazaki, Japan, 7–10 October 2018. [Google Scholar]
  36. Fonseca, C.; Fleming, P. Genetic Algorithms for multiobjective optimization: Formulation, discussion and generalization. In Proceedings of the Fifth International Conference on Genetic Algorithms, Urbana-Champaign, IL, USA, 17–21 June 1993. [Google Scholar]
  37. Liu, W.; Li-Gang, L. Mission Planning of Space Astronomical Satellite Based on Improved Genetic Algorithm. Comput. Simul. 2014, 31, 54–58. [Google Scholar]
  38. Chen, H.; Du, C.; Li, J.; Jing, N.; Wang, L. An approach of satellite periodic continuous observation task scheduling based on evolutionary computation. In Proceedings of the Genetic and Evolutionary Computation Conference Companion (GECCO), Berlin, Germany, 15–19 July 2017. [Google Scholar]
  39. Long, J.; Li, C.; Zhu, L.; Chen, S.; Liu, J. An Efficient Task Autonomous Planning Method for Small Satellites. Information 2018, 9, 181. [Google Scholar] [CrossRef] [Green Version]
  40. Ramirez-Atienza, C.; Ser, J.; Camacho, D. Weighted Strategies to Guide a Multi-objective Evolutionary Algorithm for Multi-UAV Mission Planning. Swarm Evol. Comput. 2019, 44, 480–495. [Google Scholar] [CrossRef]
  41. Wang, Z.; Liu, L.; Long, T.; Wen, Y. Multi-UAV Reconnaissance Task Allocation for Heterogeneous Targets Using an Opposition-based Genetic Algorithm with Double-chromosome Encoding. Chin. J. Aeronaut. 2018, 31, 339–350. [Google Scholar] [CrossRef]
  42. Liu, J.; Wang, W.; Li, X.; Wang, T.; Bai1, S.; Wang, Y. Solving a Multi-objective Mission Planning Problem for UAV Swarms with an Improved NSGA-III Algorithm. Int. J. Comput. Intell. Syst. 2018, 11, 1067–1081. [Google Scholar] [CrossRef] [Green Version]
  43. Wilhelm, J.; Rojas, J.; Eberhart, G.; Perhinschi, M. Heterogeneous Aerial Platform Adaptive Mission Planning Using Genetic Algorithms. Unmanned Syst. 2017, 5, 19–30. [Google Scholar] [CrossRef]
  44. Zhang, B.; Tang, L.; Roemer, M. Probabilistic Weather Forecasting Analysis for Unmanned Aerial Vehicle Path Planning. J. Guid. Control Dyn. 2014, 37, 309–312. [Google Scholar] [CrossRef]
  45. Thibbotuwawa, A.; Bocewicz, G.; Radzki, G.; Nielsen, P.; Banaszak, Z. UAV Mission Planning Resistant to Weather Uncertainty. Sensors 2020, 20, 515. [Google Scholar] [CrossRef] [Green Version]
  46. Luo, H.; Liang, Z.; Zhu, M.; Hu, X.; Wang, G. Integrated Optimization of Unmanned Aerial Vehicle Task Allocation and Path Planning under Steady Wind. PLoS ONE 2018, 13, e0194690. [Google Scholar] [CrossRef] [Green Version]
  47. Perez-Carabaza, S.; Besada-Portas, E.; Lopez-Orozco, J.; de la Cruz, J. A real world multi-UAV evolutionary planner for minimum time target detection. In Proceedings of the 18th Conference on Genetic and Evolutionary Computation, Denver, CO, USA, 20–24 July 2016. [Google Scholar]
  48. Perez-Carabaza, S.; Besada-Portas, E.; Lopez-Orozco, J.; Pajares, G. Minimum Time Search in Real-World Scenarios Using Multiple UAVs with Onboard Orientable Cameras. J. Sens. 2019, 2019, 7673859. [Google Scholar] [CrossRef]
  49. Besada-Portas, E.; de la Torre, L.; de la Cruz, J.; Andres-Toro, B. Evolutionary Trajectory Planner for Multiple UAVs in Realistic Scenarios. IEEE Trans. Robot. 2010, 26, 619–634. [Google Scholar] [CrossRef]
  50. Yang, P.; Tang, K.; Lozano, J.A.; Cao, X. Path Planning for Single Unmanned Aerial Vehicle by Separately Evolving Waypoints. IEEE Trans. Robot. 2015, 31, 1130–1146. [Google Scholar] [CrossRef] [Green Version]
  51. Fdez-Olivares, J.; Castillo, L.; Garcıa-Pérez, O.; Palao, F. Bringing users and planning technology together. Experiences in SIADEX. In Proceedings of the 2006 International Conference on Autonomous Planning and Scheduling (ICAPS), Cumbria, UK, 6–10 June 2006. [Google Scholar]
  52. Dvorak, F.; Bit-Monnot, A.; Ingrand, F.; Ghallab, M. A flexible ANML actor and planner in robotics. In Proceedings of the 2nd ICAPS Workshop on Planning and Robotics (ICAPS-PlanRob), Portsmouth, NH, USA, 22 June 2014. [Google Scholar]
  53. Hehtke, V.; Kiam, J.; Schulte, A. An Autonomous Mission Management System to Assist Decision Making of a HALE Operator; Deutscher Luft- und Raumfahrtkongress: Munich, Germany, 2017. [Google Scholar]
Figure 1. Mission scenario (plotted on © OpenStreetMap) for monitoring multiple Locations Of Interest (LOI#) on the ground. The operation airspace is organized using dynamically allocated mission elements of Corridors (C#), Waiting Areas (WA#), and Mission Areas (MA#) that encompass LOIs.
Figure 1. Mission scenario (plotted on © OpenStreetMap) for monitoring multiple Locations Of Interest (LOI#) on the ground. The operation airspace is organized using dynamically allocated mission elements of Corridors (C#), Waiting Areas (WA#), and Mission Areas (MA#) that encompass LOIs.
Sensors 21 01630 g001
Figure 2. Hierarchical task execution for HAPS.
Figure 2. Hierarchical task execution for HAPS.
Sensors 21 01630 g002
Figure 3. Relationships among the mission requirements (MRs) and mission constraints (MCs) described in Section 2 and the objective functions (OF) and constraints ( φ ) presented in Section 3.
Figure 3. Relationships among the mission requirements (MRs) and mission constraints (MCs) described in Section 2 and the objective functions (OF) and constraints ( φ ) presented in Section 3.
Sensors 21 01630 g003
Figure 4. Probability distribution of the sum of durations of tasks, which are uniform distributed random variables of ( m δ h , i WP , u δ h , i WP ): (3132, 791), (4368, 1012), (2876, 698), (3856, 971), (4112, 1263).
Figure 4. Probability distribution of the sum of durations of tasks, which are uniform distributed random variables of ( m δ h , i WP , u δ h , i WP ): (3132, 791), (4368, 1012), (2876, 698), (3856, 971), (4112, 1263).
Sensors 21 01630 g004
Figure 5. Probabilistic evaluation of the start and end time of the operation of HAPS in a MA and probability of their operation in the MA within the duration marked by the vertical dash lines.
Figure 5. Probabilistic evaluation of the start and end time of the operation of HAPS in a MA and probability of their operation in the MA within the duration marked by the vertical dash lines.
Sensors 21 01630 g005
Figure 6. Single-point crossover with a random selection of the temporal crossover point.
Figure 6. Single-point crossover with a random selection of the temporal crossover point.
Sensors 21 01630 g006
Figure 7. Values of the objective functions of the best Pareto front (marked in red) vs. values of the OFs of the remaining population (marked in black) for SC1 and PC1. The top row of graphics represent in 3D the values of the three OFs, while the second row only shows the values of two of them
Figure 7. Values of the objective functions of the best Pareto front (marked in red) vs. values of the OFs of the remaining population (marked in black) for SC1 and PC1. The top row of graphics represent in 3D the values of the three OFs, while the second row only shows the values of two of them
Sensors 21 01630 g007
Figure 8. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC1. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Figure 8. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC1. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Sensors 21 01630 g008
Figure 9. Infeasible plans in the population for PC1 (blue) and PC2 (green) for SC1 (a) and SC2 (b).
Figure 9. Infeasible plans in the population for PC1 (blue) and PC2 (green) for SC1 (a) and SC2 (b).
Sensors 21 01630 g009
Figure 10. Illustrative examples of feasible plans obtained by PC2 and PC3 for the first scenario (SC1).
Figure 10. Illustrative examples of feasible plans obtained by PC2 and PC3 for the first scenario (SC1).
Sensors 21 01630 g010
Figure 11. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC2. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Figure 11. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC2. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Sensors 21 01630 g011
Figure 12. Illustrative example of the feasible MA-level plan with the largest OFrew obtained by PC1 for the second scenario (SC2).
Figure 12. Illustrative example of the feasible MA-level plan with the largest OFrew obtained by PC1 for the second scenario (SC2).
Sensors 21 01630 g012
Figure 13. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC3. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Figure 13. Evolution graphics of the OFs of the feasible solutions of the best Pareto front for SC3. The top row of graphics shows the evolution of the mean and standard deviation (M&SD) of each OF, while the bottom row shows the evolution of the best (Max) value of each OF.
Sensors 21 01630 g013
Figure 14. Illustrative example of the feasible MA-level plan with largest O F rew obtained by PC1 for the third scenario (SC3).
Figure 14. Illustrative example of the feasible MA-level plan with largest O F rew obtained by PC1 for the third scenario (SC3).
Sensors 21 01630 g014
Table 1. Relationships among characteristics of HAPSs and their benefits (+) and challenges (−).
Table 1. Relationships among characteristics of HAPSs and their benefits (+) and challenges (−).
PropertiesBenefits and Challenges during Operation
Light-weight material(+) Energy efficient
(−) Fragile and vulnerable to adverse weather
Limited payload(+) Energy efficient
(−) Limited onboard computation power
Fixed-wing, large wingspan(+) More surface for harvesting solar power
(−) Limited maneuverability with respect to turn rate and mid-air still-stop
High flight altitude(+) Calmer weather
(−) Takeoff and landing are time consuming
Extreme long endurance(+) Suitable for longer missions
(+) No frequent takeoff and landing necessary
(−) High operating cost
Low-power electro-motor, low airspeed(+) Energy efficient
(−) Wind effect cannot be neglected
Table 2. Scenarios considered for performance tests.
Table 2. Scenarios considered for performance tests.
ScenariosWeather DataNumber of HAPSs
SC1 (Nominal scenario)Historical (April 2018)2
SC2 (Challenging weather scenario)With synthetically increased wind magnitude2
SC3 (Three HAPSs scenario)Historical (April 2018)3
Table 3. Planner configuration parameters.
Table 3. Planner configuration parameters.
Planner ParametersParameter Values
Crossover probability, p crossover 0.9
Mutation probability, p mut 0.1
Population size, N P 50
Tournament size, k tournament 3
Number of generations, I max 100 (in SC1 and SC3), 60 (in SC2)
Constraint ThresholdsThreshold Values
p saf 0.1
p coex 0.3
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kiam, J.J.; Besada-Portas, E.; Schulte, A. Hierarchical Mission Planning with a GA-Optimizer for Unmanned High Altitude Pseudo-Satellites. Sensors 2021, 21, 1630. https://doi.org/10.3390/s21051630

AMA Style

Kiam JJ, Besada-Portas E, Schulte A. Hierarchical Mission Planning with a GA-Optimizer for Unmanned High Altitude Pseudo-Satellites. Sensors. 2021; 21(5):1630. https://doi.org/10.3390/s21051630

Chicago/Turabian Style

Kiam, Jane Jean, Eva Besada-Portas, and Axel Schulte. 2021. "Hierarchical Mission Planning with a GA-Optimizer for Unmanned High Altitude Pseudo-Satellites" Sensors 21, no. 5: 1630. https://doi.org/10.3390/s21051630

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop