WO2019127948A1 - Hierarchical distributed autonomous collaborative task planning system for intelligent remote sensing satellite - Google Patents
Hierarchical distributed autonomous collaborative task planning system for intelligent remote sensing satellite Download PDFInfo
- Publication number
- WO2019127948A1 WO2019127948A1 PCT/CN2018/080422 CN2018080422W WO2019127948A1 WO 2019127948 A1 WO2019127948 A1 WO 2019127948A1 CN 2018080422 W CN2018080422 W CN 2018080422W WO 2019127948 A1 WO2019127948 A1 WO 2019127948A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- task
- scheduling
- satellite
- tasks
- observation
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
Definitions
- the invention relates to the field of remote sensing satellite technology, in particular to a hierarchical remote distributed collaborative mission planning system for intelligent remote sensing satellites.
- Remote sensing satellites are artificial satellites used as remote sensing platforms for outer space. Typically, remote sensing satellites can operate in orbit for several years. Satellite orbits can be determined as needed. Remote sensing satellites can cover the entire Earth or any designated area within a specified time. When operating along geosynchronous orbit, it can continuously remotely sense a designated area on the Earth's surface. All remote sensing satellites require remote sensing satellite ground stations. Satellite data obtained from remote sensing market platforms can be used to monitor agriculture, forestry, oceans, land, environmental protection, meteorology, etc. Remote sensing satellites mainly include meteorological satellites, terrestrial satellites and marine satellites. Three types.
- Imaging tasks generally have both static and dynamic attribute characteristics: static attributes are mainly related to tasks that do not change with the change of the task set, such as the data type, resolution, priority, and demand observation duration of the imaging task. Meteorological conditions and imaging modes; dynamic attributes change with the set of tasks, such as describing resource competition between tasks and conflicts of observation opportunities. How to choose the characteristics that have a decisive influence on the prediction process among the various attributes is also very complicated.
- Remote sensing satellite mission planning has complex constraints, unpredictable state information and complicated demand categories, making satellite mission planning problems a difficult point in the field of system engineering.
- the object of the present invention is to provide a hierarchical remote distributed cooperative task planning system for intelligent remote sensing satellites, which successfully solves the schedulability prediction of imaging tasks and multi-tasks in high-dimensional space.
- Key scientific problems such as resource dynamic scheduling, refined planning and scheduling algorithm design and corresponding technical problems enable multi-star independent collaborative mission planning technology to be better applied to the actual defense construction field, which promotes the rationalization of distribution schemes and promotes Resource usage is more efficient.
- An intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprising a multi-star task coordinator and an on-board scheduler, the multi-role task coordinator assigning tasks in a task set to be assigned to a plurality of subordinates
- the intelligent satellite processes the task into a meta-task directly recognized by the on-board scheduler, and each intelligent satellite uses its on-board scheduler to uniformly schedule the assigned new task and the existing task, wherein the multi-star task coordinator is Before the task assignment, the scheduling result of the relevant on-board scheduler is estimated in advance, and this is used as the basis for task assignment, and the hysteresis of the feedback of the late scheduling result is avoided.
- the multi-star task coordinator allocates a task set in the rolling window to a plurality of intelligent satellites under the jurisdiction, and each intelligent satellite uses its on-board scheduler to schedule the assigned new task and the existing task,
- the multi-star task coordinator updates the task information, deletes the tasks that have been completed in the previous scrolling window, and the tasks that are being executed at the starting time, and does not allocate the last scrolling window.
- Tasks, and new tasks arriving within the previous scrolling window are combined into a set of tasks within the current scrolling window, and the multi-role task coordinator allocates the set of tasks to the plurality of smart satellites, wherein, based on the blending
- the trigger mode is used to determine the starting time of the scrolling window.
- the scrolling assignment is triggered every other time period, the time period is constant or dynamically changes according to a preset rule; on the other hand, the system state changes when appearing
- the event triggers a rolling assignment when it is subject to human intervention.
- the time period is set according to a measurement and control cycle; on the other hand, the event that changes a state of the system includes: receiving an emergency observation task, and the accumulated unallocated emergency observation task reaches five pieces or is 5% of the number of intelligent satellites under the multi-star mission coordinator.
- the multi-satellite task coordinator comprises a ground station and a geostationary orbit communication satellite, wherein the ground station performs task assignment within a measurement and control period; and the geostationary orbit communication satellite performs task assignment outside the measurement and control period
- the emergency observation task is generated by the smart satellite, wherein the geostationary orbit communication satellite performs task assignment only to an intelligent satellite with a communication loop when performing the allocation, and at this time, the multi-star mission
- the number of intelligent satellites under the coordinator refers to the number of intelligent satellites having communication loops with the geostationary orbit communication satellite.
- the multi-star task coordinator can perform task assignment for all satellites under the jurisdiction at a certain point in time, but only transmits related tasks to the smart satellite currently having the communication loop in real time, as for the temporary absence of The intelligent satellite of the communication loop transmits the assigned task to the on-board scheduler within the next communication time window.
- the scheduling results of the assigned tasks on the star are not necessarily fed back to the multi-star coordinator in real time.
- the on-board scheduler does not schedule after receiving a newly assigned task. This is good for arranging on-board resources and on-board work plans. Improve the predictability of the overall plan.
- the task scheduling strategy of the onboard scheduler of each intelligent satellite is as follows:
- the full rescheduling strategy in the progressive method is used to generate a new task plan in the next cycle time interval, and the T-driven scheduling time point is based on the given time interval T
- T a specific scheduling time point lT, 0 ⁇ l ⁇ L, LT ⁇ H ⁇ (L + 1) T
- each time a scheduling time point lT is reached the calculation of the latter scheduling interval [lT, (l + 1) T Mission plan, where l is a positive integer, T is the given time interval, L is the maximum number of T-drive scheduling, and H is the total scheduling interval.
- scheduling is not performed at any other time.
- the scheduling algorithm at the T-driven scheduling moment is as follows:
- Step 11 separately from with Select whether the time window falls into the conventional observation task and the emergency observation task in the next time period T, and generate a conventional observation task set to be solved. And emergency observation task set
- Step 12 will with Integrated into a collection of observation tasks
- Step 13 Sort the tasks in the integrated observation task set according to the set heuristic rules
- Step 14 the tasks in the integrated observation task set are scheduled one by one to determine whether to join the tasks. In the above, until the integrated observation task set has no more tasks to join in,
- Step 15 Output the schedule in the next time period T
- the scheduling algorithm at the C * -driven rescheduling point in time is as follows:
- Step 21 According to the condition that the observation time window is in the time interval from the time t to the next T-drive scheduling time point, the task collection Select emergency observation tasks to generate new task sets
- Step 22 According to the set heuristic rules, Sort the emergency observation tasks in the middle;
- Step 23 Select one by one according to the new task order. Emergency observation mission Revise until No more emergency observation tasks can be added in,
- Step 24 Output the revised schedule
- the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict an image task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict imaging task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- the invention also provides a hierarchical remote distributed collaborative task planning system for intelligent remote sensing satellites, which comprises a structured neural network module, a learning intelligent optimization module and a constraint inference module; the structured neural network module adopts a structured neural network pair
- the imaging task can be predicted by scheduling; the learning intelligent optimization module uses a learning intelligent optimization method to dynamically schedule multi-task and multi-resources in a high-dimensional space, which includes a learning genetic algorithm module and a learning ant colony algorithm module.
- the learning type genetic algorithm module performs rolling allocation of multi-task multi-resources by a learning type genetic algorithm module, and the learning type ant colony algorithm module performs rolling scheduling on a multi-task multi-station station by a learning ant colony algorithm;
- the constraint inference module The single-star autonomous task is planned through intelligent optimization and constraint reasoning; the autonomous collaborative task planning system distributes the tasks and distributes them through a hierarchical distributed autonomous collaborative task system.
- the structured neural network module is constructed by a causal relationship theory, and all connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- the learning intelligent optimization module adopts a combination of an intelligent optimization model and a knowledge model to perform integrated modeling; the intelligent optimization model searches for a feasible space of the optimization problem according to the “neighbor search” strategy,
- the knowledge model is to extract useful knowledge from the previous optimization process, and use the obtained knowledge to guide the subsequent optimization process of the intelligent optimization method.
- the constraint inference module includes logical constraint inference, temporal inference, and resource constrained inference.
- the logical constraint inference adopts a conditional triggering manner, and generates a new activity according to the condition and inserts;
- the time inference adopts a path consistency check and a constraint propagation technique of the time constrained network, so that the time value domain is reduced and time Constraint satisfaction;
- the resource constraint reasoning is based on the time network, describes the resource time network, calculates the distribution of resource consumption levels, finds defects according to the distribution, and adjusts the constraints between activities based on the defect management mechanism.
- the autonomous collaborative task system includes a multi-star task coordinator and a plurality of single-star task schedulers that are independently distributed and connected to the multi-star task coordinator.
- the task coordination method of the autonomous collaborative task system is: the multi-star task coordinator accepts the new task, and performs task constraint analysis on the new task; then assigns the task to each single-star task scheduler through the allocation algorithm, and the task is The meta-task directly processed by the single-star task scheduler is processed; finally, the single-star task scheduler executes the scheduling algorithm to generate an observation scheme of the respective observation resources to the respective satellites.
- the multi-star task coordinator and the single-star task scheduler are two-way information connection, the single-star scheduling result of each single-star task scheduler is fed back to the multi-star task coordinator, and the unfinished task is composed of multi-star tasks.
- the coordinator is reassigned according to the status of other satellites.
- the intelligent remote sensing satellite hierarchical distributed independent autonomous task planning system of the present invention has the beneficial effects compared with the prior art:
- the present invention adopts a hierarchical distributed autonomous collaborative task planning mode, and a feedback redistribution mechanism between the master control level coordinator and a plurality of single star task schedulers facilitates the rationalization of the distribution plan, thereby promoting The use of resources is more efficient.
- Task schedulability prediction can pre-estimate the scheduling results of the lower platforms in the top-level task pre-planning stage, which serves as the basis for task allocation, avoiding the blindness of the previous task assignment caused by the lag of the feedback of the later scheduling results.
- the invention successfully tackles key scientific problems such as schedulability prediction of imaging tasks, multi-task multi-resource dynamic scheduling in high-dimensional space, refined planning and scheduling algorithm design, and corresponding technical problems, so that multi-star independent collaborative mission planning Technology can be better applied to the actual field of national defense construction.
- the present invention uses a structured neural network to predict the schedulability of an imaging task. All the connection relationships between nodes of the structured neural network model are constructed based on the causal relationship of the actual actual system, and have strong model parameters. Interpretation ability effectively solves various defects in the traditional feedforward neural network model, such as unstructured model, slow convergence, difficult to determine the number of neurons, and local minimum.
- the complex dynamic scheduling problem is decomposed into multiple simple static scheduling sub-problems, and then the sub-problems are combined to replace the optimal solution of the original problem. Greatly reduce the difficulty of solving the original problem.
- FIG. 1 is a framework diagram of an autonomous collaborative mission planning system for an intelligent remote sensing satellite network according to the present invention
- FIG. 2 is a schematic diagram of an overall scheme of an autonomous collaborative mission planning system for an intelligent remote sensing satellite network according to the present invention
- FIG. 3 is a schematic diagram of a learning type intelligent optimization method according to the present invention.
- FIG. 4 is a schematic diagram of a hierarchical distributed collaborative task planning framework of the present invention.
- FIG. 5 is a structural diagram of a hierarchical distributed autonomous collaborative task system according to the present invention.
- the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system of the invention comprises a multi-star task coordinator and an on-board scheduler, and the multi-star task coordinator assigns tasks in the task set to be assigned to multiple intelligences under the jurisdiction
- the satellite processes the task into a meta-task directly recognized by the on-board scheduler, and each intelligent satellite uses its on-board scheduler to uniformly schedule the assigned new task and the existing task, wherein the multi-star task coordinator is performing Before the task assignment, the scheduling result of the relevant on-board scheduler is estimated in advance, and this is used as the basis for task assignment to avoid the lag of the feedback of the later scheduling results.
- An alternative method is to estimate based on task saturation or the amount of on-board resource idleness. For example, if there are 20% of the remaining resources on the star, and the newly added task is expected to occupy 15% of the resources, it is estimated that the scheduling can be successful.
- Another alternative is to make a decision based on the task priority level. For example, the remaining 20% of the resources on the star, and the newly added task is expected to occupy 25% of the resources, but the priority of the pending tasks on the star is lower than the newly assigned task, it is also estimated that the scheduling can be successful. For tasks that may be replaced, return to the coordinator for reassignment.
- a neural network is employed to perform the aforementioned pre-estimation or prediction. Thereby, it is possible to have higher prediction accuracy and prediction fineness.
- the multi-star task coordinator allocates a set of tasks in the rolling window to a plurality of intelligent satellites under the jurisdiction, and each intelligent satellite uses its on-board scheduler to schedule the assigned new tasks and existing tasks, in the current scrolling window.
- the start time the multi-star task coordinator updates the task information, deletes the tasks that have been completed in the previous scroll window, and the tasks that are being executed at the start time, and the unallocated tasks in the previous scroll window, And the new task arriving in the last scrolling window is combined into a task set in the current scrolling window, and the multi-star task coordinator allocates the task set to the plurality of smart satellites, wherein the hybrid triggering mode is based on Determining the starting moment of the scrolling window, on the one hand, triggering the scrolling assignment every other time period, the time period is constant or dynamically changing according to a preset rule; on the other hand, an event causing the system state to change or Triggers a rolling assignment when subjected to human intervention.
- the time period is set according to a measurement and control cycle; on the other hand, the event that changes a state of the system includes: receiving an emergency observation task, and the accumulated unallocated emergency observation task reaches five pieces or is 5% of the number of intelligent satellites under the multi-star mission coordinator.
- the multi-star mission coordinator comprises a ground station and a geostationary orbit communication satellite, wherein the ground station performs task assignment within a measurement and control period; and the geostationary orbit is outside the measurement and control period
- the communication satellite performs task assignment, and the emergency observation task is generated by the smart satellite, wherein the geostationary orbit communication satellite only performs task assignment to the intelligent satellite with which the communication loop is provided when performing the allocation, at this time,
- the number of intelligent satellites under the multi-star mission coordinator refers to the number of intelligent satellites having communication loops with the geostationary orbit communication satellite.
- the task scheduling strategy of the onboard scheduler of each intelligent satellite is as follows:
- the full rescheduling strategy in the progressive method is used to generate a new task plan in the next cycle time interval, and the T-driven scheduling time point is based on the given time interval T
- T a specific scheduling time point lT, 0 ⁇ l ⁇ L, LT ⁇ H ⁇ (L + 1) T
- each time a scheduling time point lT is reached the calculation of the latter scheduling interval [lT, (l + 1) T Mission plan, where l is a positive integer, T is the given time interval, L is the maximum number of T-drive scheduling, and H is the total scheduling interval.
- the on-board scheduler does not schedule at any other point in time.
- the period of the T-driven scheduling moment is equal to the constant period of time.
- the period of the T-driven scheduling moment is equal to or less than the minimum length of the period.
- the on-board scheduler schedules the task once and feeds back the scheduling result.
- the scheduling algorithm at the scheduling moment of the T-drive is as follows:
- Step 11 separately from with Select whether the time window falls into the conventional observation task and the emergency observation task in the next time period T, and generate a conventional observation task set to be solved. And emergency observation task set
- Step 12 will with Integrated into a collection of observation tasks
- Step 13 Sort the tasks in the integrated observation task set according to the set heuristic rules
- Step 14 the tasks in the integrated observation task set are scheduled one by one to determine whether to join the tasks. In the above, until the integrated observation task set has no more tasks to join in,
- Step 15 Output the schedule in the next time period T
- the scheduling algorithm at the C * -driven rescheduling point in time is as follows:
- Step 21 According to the condition that the observation time window is in the time interval from the time t to the next T-drive scheduling time point, the task collection Select emergency observation tasks to generate new task sets
- Step 22 According to the set heuristic rules, Sort the emergency observation tasks in the middle;
- Step 23 Select one by one according to the new task order. Emergency observation mission Revise until No more emergency observation tasks can be added in,
- Step 24 Output the revised schedule
- the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict an image task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict imaging task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- FIG. 1 surrounds a hierarchical distributed autonomous collaborative task planning architecture, a structuring prediction based on structured neural network, a multi-task multi-resource rolling allocation based on a learning genetic algorithm, based on intelligent optimization and
- Key scientific issues such as refined planning and scheduling algorithm design and corresponding technical methods enable multi-star independent collaborative mission planning technology to be better applied to the actual defense construction field.
- the invention mainly uses a research method of structured neural network, learning intelligent optimization method and constraint reasoning, and the overall scheme is shown in FIG. 2 .
- the structured neural network In view of the limitations of standard neural networks with a "black box model", the present invention employs a structured neural network to predict the schedulability of imaging tasks.
- the structured neural network is constructed based on the causality theory. All the connection relationships between the nodes are constructed based on the causal relationship of the actual actual system. It has strong ability to interpret the model parameters (each parameter has practical interpretability). meaning).
- the structured neural network model effectively solves various defects in the traditional feedforward neural network model, such as unstructured model, slow convergence rate, difficult to determine the number of neurons, and local minimum.
- a structured neural network model for schedulability prediction of imaging tasks is designed.
- the paper focuses on how to dynamically adjust the structure based on the accumulated operational data of the satellite mission planning system.
- the structured neural network model can establish a nonlinear mapping relationship between task eigenvalues and satellite capabilities during the learning process, so as to be able to predict the schedulability of imaging tasks.
- the invention aims at the large-scale characteristics of the intelligent satellite network autonomous collaborative task planning problem, comprehensively considers the task arrival time and the measurement and control time window to dynamically divide the scheduling period, and uses the heuristic rules and the forward-looking mechanism to adjust the original planning plan in a shorter period.
- Task-driven dynamic rolling planning and scheduling technology to achieve rapid response to dynamic environments and mission requirements.
- the genetic optimization model and the knowledge model are integrated to form a learning genetic algorithm, which can dynamically allocate tens of thousands of imaging tasks to hundreds of remote sensing satellites, which provides a useful reference for solving other similar high-dimensional assignment problems.
- the ant colony optimization model and the knowledge model are integrated to form a learning ant colony algorithm, which can dynamically schedule tens of thousands of data transmission tasks on hundreds of ground stations, providing effective technical support for solving other similar high-dimensional scheduling problems.
- the innovative algorithm proposed by the present invention and its core operation are shown in FIG. 3.
- Multi-task and multi-resource rolling allocation technology based on learning genetic algorithm.
- the rolling mechanism of multi-task multi-resource dynamic allocation is constructed.
- the complex dynamic allocation problem is transformed into the static allocation problem of rolling update.
- the definition can reflect Several kinds of knowledge of the essential characteristics of multi-task multi-resource allocation problem, construct a knowledge model that can effectively manage these knowledge; design a genetic optimization model based on genetic algorithm to design a multi-task multi-resource allocation problem; focus on genetic optimization model and knowledge model
- the integration and interaction mechanism ultimately form a learning genetic algorithm that efficiently integrates the genetic optimization model and the knowledge model.
- a multi-task multi-station rolling scheduling technology based on learning ant colony algorithm which is based on the rolling time domain control principle to construct a rolling mechanism of multi-task multi-station dynamic scheduling, and transforms the complex dynamic scheduling problem into a static scheduling problem of rolling update;
- the knowledge model for assisting ground station resource scheduling is constructed.
- the feasible scheme of multi-task multi-station scheduling problem is designed based on ant colony algorithm.
- the ant colony optimization model focuses on the integration and interaction mechanism between the ant colony optimization model and the knowledge model, and finally forms a learning ant colony algorithm that integrates the ant colony optimization model and the knowledge model efficiently.
- Constraint reasoning mainly includes three parts: logical constraint reasoning, time reasoning and resource constraint reasoning.
- Logical reasoning mainly uses conditional triggering to generate new activities based on conditions and insert them.
- Time reasoning mainly uses the path consistency check and constrained propagation techniques of time-constrained networks to achieve time-domain reduction and time-constrained satisfaction.
- Resource reasoning is based on the time network. The resource time network describes the problem. Because the activity changes the resource state in a relative way, it is necessary to calculate the distribution of resource consumption level, find the defect according to the distribution, and adjust the activity and activity based on the defect management mechanism. constraint.
- Single-star autonomous mission planning technology based on intelligent optimization and constraint reasoning, which modularizes domain model, time and resource constraint reasoning and problem model, and integrates aerospace domain models such as attitude control model, battery model, solid model and antenna model.
- the integrated planning and scheduling framework with extensibility and versatility is constructed.
- the single-star autonomous mission planning technology based on intelligent optimization and constraint reasoning is constructed.
- the intelligent optimization module selects the combined variables as the combined variables for task and activity opportunities.
- the constraint inference module Process and conflict resolution of logical relationships, time and resource constraints in the task decomposition activity diagram. Considering the use of heuristic information and user preferences related to the satellite domain to guide constraint reasoning and plan generation, resulting in better mission planning results with less computational effort.
- the bi-level programming theory and model have unique adaptability to deal with decision-making optimization problems with multi-level characteristics, and are also very suitable for multi-satellite collaborative task planning under distributed cooperative mechanism. Distributed collaboration emphasizes the information interaction between sub-problems through the top-level coordination unit.
- the multi-satellite collaborative task planning problem under distributed cooperative mechanism is suitable for describing the mathematical model of bi-level programming problem.
- the related modeling and solving technology can be used for reference: the multi-satellite independent collaborative planning process is divided into the top-level multi-platform multi-task collaborative allocation and the underlying single
- the platform's autonomous planning is a two-in-one, tightly connected decision-making process (Figure 4).
- the upper layer in Figure 4 is a multi-platform multi-task dynamic allocation. Through this allocation process, tasks are assigned to individual observation resources according to task characteristics and resource characteristics.
- Hierarchical distributed autonomous collaborative task planning mode based on centralized collaborative task planning, adds a multi-star task coordinator with total control level, and cancels the multi-star joint scheduler, which is still used for the scheduling of each satellite.
- Dedicated single-star task scheduling as shown in Figure 5, the multi-star task coordinator has a high level of control, and the multi-star task coordinator performs task constraint analysis on the task, according to the task requirements and the state of the observing resources under the jurisdiction, through a specific allocation algorithm.
- the task is assigned to each observation resource, and the task is processed into a meta-task directly recognized by the single-star scheduler, and then the single-star scheduler executes the scheduling algorithm to generate an observation plan of the respective observation resources.
- Each single-star scheduler can feed back the single-star scheduling result to the multi-star task coordinator.
- the multi-star task coordinator can be re-allocated according to the state of other satellites, and can be promoted through several feedback redistribution mechanisms. Rationalize the distribution plan to promote more efficient use of resources.
- the multi-star task coordinator can assign the task to one or several satellites according to the task characteristics and the existing single-star task execution plan, thereby triggering the scheduling process of the satellites.
- a single star that has not newly assigned a task continues to implement the existing solution, thereby achieving multi-star asynchronous control and enhancing the flexibility of observation resource management.
- This model avoids the complexity of unified modeling of multi-star scheduling to a certain extent, and hierarchically processes the scheduling problem, which enhances the system's reusability and enhances system scalability. If the satellite is temporarily added or temporarily reduced. , only need to be modified at the multi-star task coordinator.
- Hierarchical task planning pre-allocation and distributed processing of complex problems greatly reduces the complexity of solving problems. However, whether the connection between two levels of decision variables can be reasonably established is the basis for determining the effectiveness of hierarchical task planning. The essential. The present invention solves this convergence problem by studying a reasonable task schedulability prediction method.
- the role of task schedulability prediction is to pre-estimate the scheduling results of the lower platforms in the top-level task pre-planning stage, which serves as the basis for task allocation, avoiding the blindness of the previous task assignment due to the lag of feedback of the late scheduling results. .
- the eigenvalues of the sample set are constructed and extracted by the actual historical data accumulated in the management process of the previous high-scoring system, and the agent model of resource scheduling is established based on the integrated BP neural network, so that the scheduling result is given by the model. prediction.
- the model can be updated when the actual scheduling results are fed back online.
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Operations Research (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Educational Administration (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Radio Relay Systems (AREA)
Abstract
A hierarchical distributed autonomous collaborative task planning system for an intelligent remote sensing satellite. The system comprises a multi-satellite task coordinator and an on-satellite scheduler, wherein the multi-satellite task coordinator distributes tasks in a task set, which is to be distributed, to a plurality of administered intelligent satellites and processes the tasks into meta-tasks which can be directly identified by the on-satellite scheduler; each intelligent satellite uses the on-satellite scheduler thereof to carry out uniform scheduling on a new distributed task and an existing task; and before the multi-satellite task coordinator carries out task distribution, a scheduling result of the relevant on-satellite scheduler is estimated in advance and is taken as a basis for task distribution. Key scientific problems and technical problems regarding imaging task schedulability prediction, multi-task multi-resource dynamic scheduling under a high-dimensional space, refined planning and scheduling algorithm design are solved, multi-satellite autonomous collaborative task planning technology can be better applied to the field of national defence construction, and the rationalization of a distribution solution and the efficiency of resource utilization are promoted.
Description
本发明涉及遥感卫星技术领域,尤其涉及一种智能遥感卫星层次化分布式自主协同任务规划系统。The invention relates to the field of remote sensing satellite technology, in particular to a hierarchical remote distributed collaborative mission planning system for intelligent remote sensing satellites.
遥感卫星,是用作外层空间遥感平台的人造卫星。通常,遥感卫星可在轨道上运行数年。卫星轨道可根据需要来确定。遥感卫星能在规定的时间内覆盖整个地球或指定的任何区域,当沿地球同步轨道运行时,它能连续地对地球表面某指定地域进行遥感。所有的遥感卫星都需要有遥感卫星地面站,从遥感集市平台获得的卫星数据可监测到农业、林业、海洋、国土、环保、气象等情况,遥感卫星主要有气象卫星、陆地卫星和海洋卫星三种类型。Remote sensing satellites are artificial satellites used as remote sensing platforms for outer space. Typically, remote sensing satellites can operate in orbit for several years. Satellite orbits can be determined as needed. Remote sensing satellites can cover the entire Earth or any designated area within a specified time. When operating along geosynchronous orbit, it can continuously remotely sense a designated area on the Earth's surface. All remote sensing satellites require remote sensing satellite ground stations. Satellite data obtained from remote sensing market platforms can be used to monitor agriculture, forestry, oceans, land, environmental protection, meteorology, etc. Remote sensing satellites mainly include meteorological satellites, terrestrial satellites and marine satellites. Three types.
遥感卫星技术目前取得了较大的进步,不同遥感卫星的工作模式和使用约束十分复杂,一般具有相对独立的任务规划系统,目前的遥感卫星技术仍然存在以下问题:Remote sensing satellite technology has made great progress. The working modes and usage constraints of different remote sensing satellites are very complex. Generally, there are relatively independent mission planning systems. The current remote sensing satellite technology still has the following problems:
(1)任务规划问题的复杂性。智能卫星任务规划在任务、资源、约束和优化目标等四个方面都有一定的特殊性,常见的资源调度模型与优化方法很难解决。(1) The complexity of the task planning problem. Intelligent satellite mission planning has certain specialities in tasks, resources, constraints and optimization objectives. Common resource scheduling models and optimization methods are difficult to solve.
(2)调度算法的复杂性与不确定性。调度算法的随机性使得调度结果也具有不确定性,同时也增加了可调度性预测的难度。(2) The complexity and uncertainty of the scheduling algorithm. The randomness of the scheduling algorithm makes the scheduling result also uncertain, and also increases the difficulty of schedulability prediction.
(3)任务样本选择的复杂性。不同卫星在轨运行过程中会积累大量的历史任务数据,如何选择典型代表性样本来提高预测算法的执行效率具备一定难度。(3) The complexity of task sample selection. Different satellites will accumulate a large amount of historical mission data during the orbital operation. How to select typical representative samples to improve the execution efficiency of the prediction algorithm is difficult.
(4)样本特征提取的复杂性。成像任务一般具备静态与动态两方面的属性特征:静态属性主要为任务独立具备的不随所在任务集合改变而变化的相关属性,如成像任务的数据类型、分辨率、优先级、需求观测时长、气象条件和成像模式等;动态属性随着任务所在集合的变化而变化,如描述任务之间资源竞争情况、观测机会冲突情况等。如何在各类属性中选择对于预测 过程具有决定性影响的特征同样是十分复杂的。(4) The complexity of sample feature extraction. Imaging tasks generally have both static and dynamic attribute characteristics: static attributes are mainly related to tasks that do not change with the change of the task set, such as the data type, resolution, priority, and demand observation duration of the imaging task. Meteorological conditions and imaging modes; dynamic attributes change with the set of tasks, such as describing resource competition between tasks and conflicts of observation opportunities. How to choose the characteristics that have a decisive influence on the prediction process among the various attributes is also very complicated.
(5)不同行业众多用户每天提交的成像观测需求将突破数万条,如何将多用户提交的大量成像任务有效地分配给不同遥感卫星尚缺乏有效的理论和技术支撑。(5) The number of imaging observations submitted by many users in different industries will exceed tens of thousands. How to effectively allocate a large number of imaging tasks submitted by multiple users to different remote sensing satellites lacks effective theoretical and technical support.
(6)遥感卫星任务规划具有复杂的约束、难以预测的状态信息以及繁杂的需求种类,使得卫星任务规划问题一直是系统工程领域的难点。(6) Remote sensing satellite mission planning has complex constraints, unpredictable state information and complicated demand categories, making satellite mission planning problems a difficult point in the field of system engineering.
(7)随着遥感卫星和成像任务数目的急剧增加,如何将新型卫星获得的高分辨率遥感影像快速及时地传输到地面用户(即多任务多地面站调度),尚缺乏有效的技术支撑。(7) With the rapid increase of the number of remote sensing satellites and imaging tasks, how to transmit the high-resolution remote sensing images obtained by the new satellites to the ground users quickly (in time, multi-task multi-ground station scheduling), there is still no effective technical support.
发明内容Summary of the invention
为了解决现有技术中的问题,本发明的目的是提供一种智能遥感卫星层次化分布式自主协同任务规划系统,其成功地攻关了成像任务可调度性预测、高维空间下的多任务多资源动态调度、精细化规划与调度算法设计等关键科学问题和相应的技术难题,使多星自主协同任务规划技术能够更好地应用于实际的国防建设领域,促进了分配方案的合理化,促进了资源使用更加高效。In order to solve the problems in the prior art, the object of the present invention is to provide a hierarchical remote distributed cooperative task planning system for intelligent remote sensing satellites, which successfully solves the schedulability prediction of imaging tasks and multi-tasks in high-dimensional space. Key scientific problems such as resource dynamic scheduling, refined planning and scheduling algorithm design and corresponding technical problems enable multi-star independent collaborative mission planning technology to be better applied to the actual defense construction field, which promotes the rationalization of distribution schemes and promotes Resource usage is more efficient.
为了实现上述目的,本发明采用的技术方案是:In order to achieve the above object, the technical solution adopted by the present invention is:
一种智能遥感卫星层次化分布式自主协同任务规划系统,其包括多星任务协调器和星上调度器,所述多星任务协调器将待分配任务集合中的任务分配给下辖的多颗智能卫星并将任务处理成星上调度器直接识别的元任务,各智能卫星利用其星上调度器对被分配的新任务和已有任务进行统一调度,其中,所述多星任务协调器在进行任务分配之前,预先估计相关星上调度器的调度结果,并以此作为任务分配的依据,避免后期调度结果反馈的滞后性。An intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system, comprising a multi-star task coordinator and an on-board scheduler, the multi-role task coordinator assigning tasks in a task set to be assigned to a plurality of subordinates The intelligent satellite processes the task into a meta-task directly recognized by the on-board scheduler, and each intelligent satellite uses its on-board scheduler to uniformly schedule the assigned new task and the existing task, wherein the multi-star task coordinator is Before the task assignment, the scheduling result of the relevant on-board scheduler is estimated in advance, and this is used as the basis for task assignment, and the hysteresis of the feedback of the late scheduling result is avoided.
优选地,所述多星任务协调器将滚动窗口内的任务集合分配给下辖的多颗智能卫星,各智能卫星利用其星上调度器对被分配的新任务和已有任务进行调度,在当前滚动窗口的起始时刻,多星任务协调器对任务信息进行更新,删除上一滚动窗口内已经完成的任务以及在所述起始时刻正在执行的任务,并将上一滚动窗口内未分配的任务、以及在上一滚动窗口内到达的新任务组 合成当前滚动窗口内的任务集合,且所述多星任务协调器将该任务集合向所述多颗智能卫星进行分配,其中,基于混合触发模式来确定滚动窗口的起始时刻,一方面,每隔一个时间段触发滚动分配,该时间段为恒定的或根据预先设定的规则动态变化;另一方面,在出现使系统状态发生改变的事件或在受到人工干预时触发滚动分配。Preferably, the multi-star task coordinator allocates a task set in the rolling window to a plurality of intelligent satellites under the jurisdiction, and each intelligent satellite uses its on-board scheduler to schedule the assigned new task and the existing task, At the beginning of the current scrolling window, the multi-star task coordinator updates the task information, deletes the tasks that have been completed in the previous scrolling window, and the tasks that are being executed at the starting time, and does not allocate the last scrolling window. Tasks, and new tasks arriving within the previous scrolling window are combined into a set of tasks within the current scrolling window, and the multi-role task coordinator allocates the set of tasks to the plurality of smart satellites, wherein, based on the blending The trigger mode is used to determine the starting time of the scrolling window. On the one hand, the scrolling assignment is triggered every other time period, the time period is constant or dynamically changes according to a preset rule; on the other hand, the system state changes when appearing The event triggers a rolling assignment when it is subject to human intervention.
优选地,一方面,所述时间段根据测控周期设置;另一方面,所述使系统状态发生改变的事件包括:接收到应急观测任务,且积累的未分配应急观测任务达到五件或者是所述多星任务协调器下辖的智能卫星数的5%。Preferably, in one aspect, the time period is set according to a measurement and control cycle; on the other hand, the event that changes a state of the system includes: receiving an emergency observation task, and the accumulated unallocated emergency observation task reaches five pieces or is 5% of the number of intelligent satellites under the multi-star mission coordinator.
优选地,所述多星任务协调器包括地面站和地球静止轨道通信卫星,在测控周期之内,所述地面站进行任务分配;在测控周期之外,所述地球静止轨道通信卫星进行任务分配,且所述应急观测任务由所述智能卫星生成,其中,所述地球静止轨道通信卫星仅对在进行分配时与之具有通信环路的智能卫星进行任务分配,此时,所述多星任务协调器下辖的智能卫星数是指与所述地球静止轨道通信卫星具有通信环路的智能卫星的数量。Preferably, the multi-satellite task coordinator comprises a ground station and a geostationary orbit communication satellite, wherein the ground station performs task assignment within a measurement and control period; and the geostationary orbit communication satellite performs task assignment outside the measurement and control period And the emergency observation task is generated by the smart satellite, wherein the geostationary orbit communication satellite performs task assignment only to an intelligent satellite with a communication loop when performing the allocation, and at this time, the multi-star mission The number of intelligent satellites under the coordinator refers to the number of intelligent satellites having communication loops with the geostationary orbit communication satellite.
在本发明中,任务分配与实际传送不是必须是实时执行的。也就是说,所述多星任务协调器可以在某个时间点,对所有下辖的卫星进行任务分配,但是仅仅实时地将相关任务传送至当前具有通信环路的智能卫星,至于暂时不具有通信环路的智能卫星,则在下一个通信时间窗口内将分配的任务传送给星上调度器。类似地,所分配任务在星上的调度结果也不是必须实时地反馈至多星协调器。甚至,星上调度器不是在接受到新分配的任务后即进行调度。这有利于安排星上资源与星上工作计划。提高整体计划的可预测性。In the present invention, task assignment and actual delivery do not have to be performed in real time. That is to say, the multi-star task coordinator can perform task assignment for all satellites under the jurisdiction at a certain point in time, but only transmits related tasks to the smart satellite currently having the communication loop in real time, as for the temporary absence of The intelligent satellite of the communication loop transmits the assigned task to the on-board scheduler within the next communication time window. Similarly, the scheduling results of the assigned tasks on the star are not necessarily fed back to the multi-star coordinator in real time. Even the on-board scheduler does not schedule after receiving a newly assigned task. This is good for arranging on-board resources and on-board work plans. Improve the predictability of the overall plan.
优选地,各智能卫星的星上调度器的任务调度策略如下:Preferably, the task scheduling strategy of the onboard scheduler of each intelligent satellite is as follows:
(1)在T-驱动的调度时刻点,采用渐进式方法中的完全重调度策略,生成下一个周期时间区间内的新任务计划,T-驱动的调度时刻点是根据给定的时间间隔T来确定特定的调度时间点lT,0≤l≤L,LT≤H<(L+1)T,每到达一个调度时间点lT,则计算生成后一调度区间[lT,(l+1)T]的任务计划,其中l为正整数,T为给定的时间间隔,L为最大T-驱动调度次数,H为总调度区间,(1) At the T-driven scheduling time point, the full rescheduling strategy in the progressive method is used to generate a new task plan in the next cycle time interval, and the T-driven scheduling time point is based on the given time interval T To determine a specific scheduling time point lT, 0 ≤ l ≤ L, LT ≤ H < (L + 1) T, each time a scheduling time point lT is reached, the calculation of the latter scheduling interval [lT, (l + 1) T Mission plan, where l is a positive integer, T is the given time interval, L is the maximum number of T-drive scheduling, and H is the total scheduling interval.
(2)在C
*-驱动的重调度时刻点,采用修订式方法中的调度计划修复策 略,当卫星运行在给定的调度区间内时,若在某一时刻t(0<t<H),星上的应急观测任务累积量C
t超过给定的阈值C
*时,则执行重调度计算,其中阈值C
*为应急观测任务的临界累积数,
(2) At the C * -driven rescheduling time point, the scheduling plan repair strategy in the revised method is adopted. When the satellite is operating in a given scheduling interval, if it is at a certain time t (0 < t < H) emergency satellite observation missions on the accumulated amount of C t exceeds a given threshold value C *, calculation is performed rescheduling, wherein C * is the critical threshold cumulative emergency observation tasks,
除上述两种调度时刻点之外,不在任何其他时刻点进行调度,Except for the above two scheduling moments, scheduling is not performed at any other time.
在T-驱动的调度时刻点的调度算法如下:The scheduling algorithm at the T-driven scheduling moment is as follows:
输入:Enter:
–已到达且在T-驱动调度时刻点之前未被调度的应急观测任务集合;
– a set of emergency observation tasks that have arrived and are not scheduled before the T-drive scheduling time point;
–已接收且在T-驱动调度时刻点之前未被调度的常规观测任务集合;
– a set of conventional observation tasks that have been received and are not scheduled before the T-Drive scheduling time point;
输出:Output:
具体步骤如下:Specific steps are as follows:
步骤11 分别从
和
中选取时间窗口是否落入下一个时间周期T内的常规观测任务和应急观测任务,生成待调度求解的常规观测任务集合
和应急观测任务集合
Step 11 separately from with Select whether the time window falls into the conventional observation task and the emergency observation task in the next time period T, and generate a conventional observation task set to be solved. And emergency observation task set
步骤13 按照设定的启发式规则,对整合后的观测任务集合中的任务进行排序;Step 13 Sort the tasks in the integrated observation task set according to the set heuristic rules;
步骤14 按照排序,对所述整合后的观测任务集合中的任务一一进行调度,以确定是否将之加入到
中,直至所述整合后的观测任务集合中再无任务可加入
中,
Step 14 According to the sorting, the tasks in the integrated observation task set are scheduled one by one to determine whether to join the tasks. In the above, until the integrated observation task set has no more tasks to join in,
在C
*-驱动的重调度时刻点的调度算法如下:
The scheduling algorithm at the C * -driven rescheduling point in time is as follows:
输入:Enter:
—在本时间周期T内且晚于C
*-驱动调度时刻点t的调度计划;
- a scheduling plan within this time period T and later than the C * -drive scheduling time point t;
—在调度时刻点t之前已到达且未调度的应急观测任务集合;
- a set of emergency observation missions that have arrived and are not scheduled before the scheduling time point t;
输出:Output:
具体步骤如下:Specific steps are as follows:
步骤21 根据观测时间窗口处于时间t到下一个T-驱动调度时刻点这一 时间区间内的条件,从任务集合
中选取应急观测任务,生成新的任务集合
Step 21: According to the condition that the observation time window is in the time interval from the time t to the next T-drive scheduling time point, the task collection Select emergency observation tasks to generate new task sets
步骤22 根据设定的启发式规则,对
中的应急观测任务进行排序;
Step 22 According to the set heuristic rules, Sort the emergency observation tasks in the middle;
步骤23 按照新的任务次序,一一选取
中的应急观测任务并对
进行修订,直至
中再无应急观测任务可加入
中,
Step 23 Select one by one according to the new task order. Emergency observation mission Revise until No more emergency observation tasks can be added in,
优选地,所述一种智能遥感卫星层次化分布式自主协同任务规划系统包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。Preferably, the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict an image task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
优选地,所述的智能遥感卫星层次化分布式自主协同任务规划系统包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。Preferably, the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict imaging task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
本发明还提供一种智能遥感卫星层次化分布式自主协同任务规划系统,其包括结构化神经网络模块、学习型智能优化模块、约束推理模块;所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测;所述学习型智能优化模块采用学习型智能优化方法对高维空间下的多任务多资源进行动态调度,其包括学习型遗传算法模块和学习型蚁群算法模块,所述学习型遗传算法模块通过学习型遗传算法对多任务多资源进行滚动分配,所述学习型蚁群算法模块通过学习型蚁群算法对多任务多地面站进行滚动调度;所述约束推理模块通过智能优化与约束推理对单星自主任务进行规划;所述自主协同任务规划系统通过层次化分布式的自主协同任务体系,将任务进行统筹分配,并进行分布式处理。The invention also provides a hierarchical remote distributed collaborative task planning system for intelligent remote sensing satellites, which comprises a structured neural network module, a learning intelligent optimization module and a constraint inference module; the structured neural network module adopts a structured neural network pair The imaging task can be predicted by scheduling; the learning intelligent optimization module uses a learning intelligent optimization method to dynamically schedule multi-task and multi-resources in a high-dimensional space, which includes a learning genetic algorithm module and a learning ant colony algorithm module. The learning type genetic algorithm module performs rolling allocation of multi-task multi-resources by a learning type genetic algorithm module, and the learning type ant colony algorithm module performs rolling scheduling on a multi-task multi-station station by a learning ant colony algorithm; the constraint inference module The single-star autonomous task is planned through intelligent optimization and constraint reasoning; the autonomous collaborative task planning system distributes the tasks and distributes them through a hierarchical distributed autonomous collaborative task system.
优选的方案,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。In a preferred solution, the structured neural network module is constructed by a causal relationship theory, and all connection relationships between the nodes are constructed based on the causal relationship of the actual system.
进一步优选的方案,所述学习型智能优化模块采用智能优化模型和知识模型相结合的方法进行集成建模;所述智能优化模型按照“邻域搜索”策略 对待优化问题的可行空间进行搜索,所述知识模型是从前期的优化过程中挖掘出有用知识,并采用得到的知识指导智能优化方法的后续优化过程。In a further preferred solution, the learning intelligent optimization module adopts a combination of an intelligent optimization model and a knowledge model to perform integrated modeling; the intelligent optimization model searches for a feasible space of the optimization problem according to the “neighbor search” strategy, The knowledge model is to extract useful knowledge from the previous optimization process, and use the obtained knowledge to guide the subsequent optimization process of the intelligent optimization method.
更进一步优选的方案,所述约束推理模块包括逻辑约束推理、时间推理和资源约束推理。In a still further preferred aspect, the constraint inference module includes logical constraint inference, temporal inference, and resource constrained inference.
再进一步优选的方案,所述逻辑约束推理采用条件触发方式,根据条件产生新的活动并插入;所述时间推理采用时间约束网络的路径一致性检查和约束传播技术,使时间值域缩减和时间约束满足;所述资源约束推理是建立在时间网络的基础上,以资源时间网络描述问题,计算资源消耗水平的分布,根据分布找到缺陷,并基于缺陷管理机制,调整活动间的约束。In a further preferred solution, the logical constraint inference adopts a conditional triggering manner, and generates a new activity according to the condition and inserts; the time inference adopts a path consistency check and a constraint propagation technique of the time constrained network, so that the time value domain is reduced and time Constraint satisfaction; the resource constraint reasoning is based on the time network, describes the resource time network, calculates the distribution of resource consumption levels, finds defects according to the distribution, and adjusts the constraints between activities based on the defect management mechanism.
所述自主协同任务体系包括一个多星任务协调器和多个独立分布且与所述多星任务协调器相连的单星任务调度器。The autonomous collaborative task system includes a multi-star task coordinator and a plurality of single-star task schedulers that are independently distributed and connected to the multi-star task coordinator.
所述自主协同任务体系的任务协调方法为:多星任务协调器接受新任务,并对新任务进行任务约束解析;然后通过分配算法将任务分配到每个单星任务调度器上,并将任务处理成单星任务调度器直接识别的元任务;最后由单星任务调度器执行调度算法,生成各自观测资源的观测方案至各自对应的卫星。The task coordination method of the autonomous collaborative task system is: the multi-star task coordinator accepts the new task, and performs task constraint analysis on the new task; then assigns the task to each single-star task scheduler through the allocation algorithm, and the task is The meta-task directly processed by the single-star task scheduler is processed; finally, the single-star task scheduler executes the scheduling algorithm to generate an observation scheme of the respective observation resources to the respective satellites.
所述一个多星任务协调器和多个单星任务调度器之间为双向信息连接,各单星任务调度器的单星调度结果反馈给多星任务协调器,未完成的任务由多星任务协调器依据其他卫星的状态进行再次分配。The multi-star task coordinator and the single-star task scheduler are two-way information connection, the single-star scheduling result of each single-star task scheduler is fed back to the multi-star task coordinator, and the unfinished task is composed of multi-star tasks. The coordinator is reassigned according to the status of other satellites.
通过采用以上技术方案,本发明的智能遥感卫星层次化分布式自主协同任务规划系统与现有技术相比,其有益效果为:By adopting the above technical solution, the intelligent remote sensing satellite hierarchical distributed independent autonomous task planning system of the present invention has the beneficial effects compared with the prior art:
1、本发明采用层次化分布式自主协同任务规划模式,总控级别的协调器和多个单星任务调度器之间通过若干次的反馈再分配机制,促进了分配方案的合理化,从而促进了资源的使用更加高效。1. The present invention adopts a hierarchical distributed autonomous collaborative task planning mode, and a feedback redistribution mechanism between the master control level coordinator and a plurality of single star task schedulers facilitates the rationalization of the distribution plan, thereby promoting The use of resources is more efficient.
2、分层任务规划将复杂问题进行预先统筹分配、分布式处理,大大降低问题的求解复杂度,且采用任务可调度性预测方法,合理地建立了两个层次决策变量之间的衔接关系,任务可调度性预测能在顶层任务预规划阶段, 预先估计下层各平台调度结果,以此作为任务分配的依据,避免了后期调度结果反馈的滞后性而导致的前期任务分配的盲目性。2. Hierarchical task planning pre-allocation and distributed processing of complex problems, greatly reducing the complexity of solving problems, and using task schedulability prediction method to reasonably establish the connection relationship between two levels of decision variables. Task schedulability prediction can pre-estimate the scheduling results of the lower platforms in the top-level task pre-planning stage, which serves as the basis for task allocation, avoiding the blindness of the previous task assignment caused by the lag of the feedback of the later scheduling results.
3、本发明成功攻关了成像任务可调度性预测、高维空间下的多任务多资源动态调度、精细化规划与调度算法设计等关键科学问题和相应的技术难题,使多星自主协同任务规划技术能更好地应用于实际的国防建设领域。3. The invention successfully tackles key scientific problems such as schedulability prediction of imaging tasks, multi-task multi-resource dynamic scheduling in high-dimensional space, refined planning and scheduling algorithm design, and corresponding technical problems, so that multi-star independent collaborative mission planning Technology can be better applied to the actual field of national defense construction.
4、本发明采用结构化神经网络对成像任务可调度性进行预测,结构化神经网络模型各节点之间所有的连接关系都是基于现实实际系统的因果关系构建起来的,具有较强的模型参数解释能力,有效解决了传统前馈神经网络模型存在的各种缺陷,诸如模型非结构化、收敛速度慢、神经元个数很难确定及局部最小等。4. The present invention uses a structured neural network to predict the schedulability of an imaging task. All the connection relationships between nodes of the structured neural network model are constructed based on the causal relationship of the actual actual system, and have strong model parameters. Interpretation ability effectively solves various defects in the traditional feedforward neural network model, such as unstructured model, slow convergence, difficult to determine the number of neurons, and local minimum.
5、采用多任务多资源动态滚动分配机制,通过把复杂的动态调度问题分解为多个简单的静态调度子问题,再对子问题的优化解进行组合,从而代替原问题的最优解,这样大大降低了原问题求解的难度。5. Using the multi-task multi-resource dynamic rolling allocation mechanism, the complex dynamic scheduling problem is decomposed into multiple simple static scheduling sub-problems, and then the sub-problems are combined to replace the optimal solution of the original problem. Greatly reduce the difficulty of solving the original problem.
图1为本发明智能遥感卫星网络自主协同任务规划系统框架图;1 is a framework diagram of an autonomous collaborative mission planning system for an intelligent remote sensing satellite network according to the present invention;
图2为本发明智能遥感卫星网络自主协同任务规划系统的整体方案图;2 is a schematic diagram of an overall scheme of an autonomous collaborative mission planning system for an intelligent remote sensing satellite network according to the present invention;
图3为本发明的学习型智能优化方法的方案图;3 is a schematic diagram of a learning type intelligent optimization method according to the present invention;
图4为本发明的层次化分布式协同任务规划框架图;4 is a schematic diagram of a hierarchical distributed collaborative task planning framework of the present invention;
图5为本发明层次化分布式的自主协同任务体系的体系结构图。FIG. 5 is a structural diagram of a hierarchical distributed autonomous collaborative task system according to the present invention.
为使本发明的目的、技术方案和优点更加清楚明了,下面结合具体实例,对本发明进一步详细说明。应该理解,这些描述只是示例性的,而并非要限制本发明的范围。此外,在以下说明中,省略了对公知结构和技术的描述,以避免不必要地混淆本发明的概念。In order to make the objects, technical solutions and advantages of the present invention more comprehensible, the present invention will be further described in detail below with reference to specific examples. It is to be understood that the description is not intended to limit the scope of the invention. In addition, descriptions of well-known structures and techniques are omitted in the following description in order to avoid unnecessarily obscuring the inventive concept.
本发明的智能遥感卫星层次化分布式自主协同任务规划系统包括多星任务协调器和星上调度器,所述多星任务协调器将待分配任务集合中的任务分配给下辖的多颗智能卫星并将任务处理成星上调度器直接识别的元任务,各 智能卫星利用其星上调度器对被分配的新任务和已有任务进行统一调度,其中,所述多星任务协调器在进行任务分配之前,预先估计相关星上调度器的调度结果,并以此作为任务分配的依据,避免后期调度结果反馈的滞后性。The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system of the invention comprises a multi-star task coordinator and an on-board scheduler, and the multi-star task coordinator assigns tasks in the task set to be assigned to multiple intelligences under the jurisdiction The satellite processes the task into a meta-task directly recognized by the on-board scheduler, and each intelligent satellite uses its on-board scheduler to uniformly schedule the assigned new task and the existing task, wherein the multi-star task coordinator is performing Before the task assignment, the scheduling result of the relevant on-board scheduler is estimated in advance, and this is used as the basis for task assignment to avoid the lag of the feedback of the later scheduling results.
预先估计可以采用任何适当的方法或策略。一种可选的方法为根据任务饱和度或星上资源闲置程度进行估计。例如,星上剩余20%的资源,而新增加的任务预计占用15%的资源,则预估能够调度成功。另一种可选的方法为根据任务优先等级进行判定。例如,星上剩余20%的资源,而新增加的任务预计占用25%的资源,但是,星上待处理任务的优先等级低于新分配任务,则也预估能够调度成功。至于有可能被替换的任务,则退回至协调器重新进行分配。有利的是,采用神经网络来进行上述的预先估计或预测。从而,能够具有更高的预测准确性与预测精细度。Pre-estimate that any suitable method or strategy can be employed. An alternative method is to estimate based on task saturation or the amount of on-board resource idleness. For example, if there are 20% of the remaining resources on the star, and the newly added task is expected to occupy 15% of the resources, it is estimated that the scheduling can be successful. Another alternative is to make a decision based on the task priority level. For example, the remaining 20% of the resources on the star, and the newly added task is expected to occupy 25% of the resources, but the priority of the pending tasks on the star is lower than the newly assigned task, it is also estimated that the scheduling can be successful. For tasks that may be replaced, return to the coordinator for reassignment. Advantageously, a neural network is employed to perform the aforementioned pre-estimation or prediction. Thereby, it is possible to have higher prediction accuracy and prediction fineness.
所述多星任务协调器将滚动窗口内的任务集合分配给下辖的多颗智能卫星,各智能卫星利用其星上调度器对被分配的新任务和已有任务进行调度,在当前滚动窗口的起始时刻,多星任务协调器对任务信息进行更新,删除上一滚动窗口内已经完成的任务以及在所述起始时刻正在执行的任务,并将上一滚动窗口内未分配的任务、以及在上一滚动窗口内到达的新任务组合成当前滚动窗口内的任务集合,且所述多星任务协调器将该任务集合向所述多颗智能卫星进行分配,其中,基于混合触发模式来确定滚动窗口的起始时刻,一方面,每隔一个时间段触发滚动分配,该时间段为恒定的或根据预先设定的规则动态变化;另一方面,在出现使系统状态发生改变的事件或在受到人工干预时触发滚动分配。The multi-star task coordinator allocates a set of tasks in the rolling window to a plurality of intelligent satellites under the jurisdiction, and each intelligent satellite uses its on-board scheduler to schedule the assigned new tasks and existing tasks, in the current scrolling window. The start time, the multi-star task coordinator updates the task information, deletes the tasks that have been completed in the previous scroll window, and the tasks that are being executed at the start time, and the unallocated tasks in the previous scroll window, And the new task arriving in the last scrolling window is combined into a task set in the current scrolling window, and the multi-star task coordinator allocates the task set to the plurality of smart satellites, wherein the hybrid triggering mode is based on Determining the starting moment of the scrolling window, on the one hand, triggering the scrolling assignment every other time period, the time period is constant or dynamically changing according to a preset rule; on the other hand, an event causing the system state to change or Triggers a rolling assignment when subjected to human intervention.
优选地,一方面,所述时间段根据测控周期设置;另一方面,所述使系统状态发生改变的事件包括:接收到应急观测任务,且积累的未分配应急观测任务达到五件或者是所述多星任务协调器下辖的智能卫星数的5%。Preferably, in one aspect, the time period is set according to a measurement and control cycle; on the other hand, the event that changes a state of the system includes: receiving an emergency observation task, and the accumulated unallocated emergency observation task reaches five pieces or is 5% of the number of intelligent satellites under the multi-star mission coordinator.
在一个可选实施例中,所述多星任务协调器包括地面站和地球静止轨道通信卫星,在测控周期之内,所述地面站进行任务分配;在测控周期之外,所述地球静止轨道通信卫星进行任务分配,且所述应急观测任务由所述智能 卫星生成,其中,所述地球静止轨道通信卫星仅对在进行分配时与之具有通信环路的智能卫星进行任务分配,此时,所述多星任务协调器下辖的智能卫星数是指与所述地球静止轨道通信卫星具有通信环路的智能卫星的数量。In an optional embodiment, the multi-star mission coordinator comprises a ground station and a geostationary orbit communication satellite, wherein the ground station performs task assignment within a measurement and control period; and the geostationary orbit is outside the measurement and control period The communication satellite performs task assignment, and the emergency observation task is generated by the smart satellite, wherein the geostationary orbit communication satellite only performs task assignment to the intelligent satellite with which the communication loop is provided when performing the allocation, at this time, The number of intelligent satellites under the multi-star mission coordinator refers to the number of intelligent satellites having communication loops with the geostationary orbit communication satellite.
优选地,各智能卫星的星上调度器的任务调度策略如下:Preferably, the task scheduling strategy of the onboard scheduler of each intelligent satellite is as follows:
(1)在T-驱动的调度时刻点,采用渐进式方法中的完全重调度策略,生成下一个周期时间区间内的新任务计划,T-驱动的调度时刻点是根据给定的时间间隔T来确定特定的调度时间点lT,0≤l≤L,LT≤H<(L+1)T,每到达一个调度时间点lT,则计算生成后一调度区间[lT,(l+1)T]的任务计划,其中l为正整数,T为给定的时间间隔,L为最大T-驱动调度次数,H为总调度区间,(1) At the T-driven scheduling time point, the full rescheduling strategy in the progressive method is used to generate a new task plan in the next cycle time interval, and the T-driven scheduling time point is based on the given time interval T To determine a specific scheduling time point lT, 0 ≤ l ≤ L, LT ≤ H < (L + 1) T, each time a scheduling time point lT is reached, the calculation of the latter scheduling interval [lT, (l + 1) T Mission plan, where l is a positive integer, T is the given time interval, L is the maximum number of T-drive scheduling, and H is the total scheduling interval.
(2)在C
*-驱动的重调度时刻点,采用修订式方法中的调度计划修复策略,当卫星运行在给定的调度区间内时,若在某一时刻t(0<t<H),星上的应急观测任务累积量C
t超过给定的阈值C
*时,则执行重调度计算,其中阈值C
*为应急观测任务的临界累积数,
(2) At the C * -driven rescheduling time point, the scheduling plan repair strategy in the revised method is adopted. When the satellite is operating in a given scheduling interval, if it is at a certain time t (0 < t < H) emergency satellite observation missions on the accumulated amount of C t exceeds a given threshold value C *, calculation is performed rescheduling, wherein C * is the critical threshold cumulative emergency observation tasks,
除上述两种调度时刻点之外,星上调度器不在任何其他时刻点进行调度。In addition to the above two scheduling moments, the on-board scheduler does not schedule at any other point in time.
有利的是,在多星任务协调器的滚动窗口为恒定的时间段的情况下,T-驱动的调度时刻点的周期等于所述恒定的时间段。在多星任务协调器的滚动窗口为规律变化的时间段的情况下,T-驱动的调度时刻点的周期等于或者小于所述时间段的最小长度。Advantageously, in the case where the rolling window of the multi-star task coordinator is a constant period of time, the period of the T-driven scheduling moment is equal to the constant period of time. In the case where the rolling window of the multi-star task coordinator is a regularly varying period of time, the period of the T-driven scheduling moment is equal to or less than the minimum length of the period.
在另一个可选实施例中,每当收到多星任务协调器新分配的任务时,星上调度器就对任务进行一次调度,并反馈调度结果。In another alternative embodiment, each time the task assigned by the multi-star task coordinator is received, the on-board scheduler schedules the task once and feeds back the scheduling result.
具体地,在T-驱动的调度时刻点的调度算法如下:Specifically, the scheduling algorithm at the scheduling moment of the T-drive is as follows:
输入:Enter:
–已到达且在T-驱动调度时刻点之前未被调度的应急观测任务集合;
– a set of emergency observation tasks that have arrived and are not scheduled before the T-drive scheduling time point;
–已接收且在T-驱动调度时刻点之前未被调度的常规观测任务集合;
– a set of conventional observation tasks that have been received and are not scheduled before the T-Drive scheduling time point;
输出:Output:
具体步骤如下:Specific steps are as follows:
步骤11 分别从
和
中选取时间窗口是否落入下一个时间周期T内 的常规观测任务和应急观测任务,生成待调度求解的常规观测任务集合
和应急观测任务集合
Step 11 separately from with Select whether the time window falls into the conventional observation task and the emergency observation task in the next time period T, and generate a conventional observation task set to be solved. And emergency observation task set
步骤13 按照设定的启发式规则,对整合后的观测任务集合中的任务进行排序;Step 13 Sort the tasks in the integrated observation task set according to the set heuristic rules;
步骤14 按照排序,对所述整合后的观测任务集合中的任务一一进行调度,以确定是否将之加入到
中,直至所述整合后的观测任务集合中再无任务可加入
中,
Step 14 According to the sorting, the tasks in the integrated observation task set are scheduled one by one to determine whether to join the tasks. In the above, until the integrated observation task set has no more tasks to join in,
在C
*-驱动的重调度时刻点的调度算法如下:
The scheduling algorithm at the C * -driven rescheduling point in time is as follows:
输入:Enter:
—在本时间周期T内且晚于C
*-驱动调度时刻点t的调度计划;
- a scheduling plan within this time period T and later than the C * -drive scheduling time point t;
—在调度时刻点t之前已到达且未调度的应急观测任务集合;
- a set of emergency observation missions that have arrived and are not scheduled before the scheduling time point t;
输出:Output:
具体步骤如下:Specific steps are as follows:
步骤21 根据观测时间窗口处于时间t到下一个T-驱动调度时刻点这一时间区间内的条件,从任务集合
中选取应急观测任务,生成新的任务集合
Step 21: According to the condition that the observation time window is in the time interval from the time t to the next T-drive scheduling time point, the task collection Select emergency observation tasks to generate new task sets
步骤22 根据设定的启发式规则,对
中的应急观测任务进行排序;
Step 22 According to the set heuristic rules, Sort the emergency observation tasks in the middle;
步骤23 按照新的任务次序,一一选取
中的应急观测任务并对
进行修订,直至
中再无应急观测任务可加入
中,
Step 23 Select one by one according to the new task order. Emergency observation mission Revise until No more emergency observation tasks can be added in,
优选地,所述一种智能遥感卫星层次化分布式自主协同任务规划系统包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。Preferably, the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict an image task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
优选地,所述的智能遥感卫星层次化分布式自主协同任务规划系统包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论 而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。Preferably, the intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system comprises a structured neural network module, wherein the structured neural network module uses a structured neural network to predict imaging task schedulability, wherein The structured neural network module is constructed by the causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
本发明如图1所示,其围绕层次化分布式自主协同任务规划架构、基于结构化神经网络的成像任务可调度性预测、基于学习型遗传算法的多任务多资源滚动分配、基于智能优化与约束推理的单星自主任务规划、基于学习型蚁群算法的多任务多地面站滚动调度等五项主要研究内容,重点攻关成像任务可调度性预测、高维空间下的多任务多资源动态调度、精细化规划与调度算法设计等关键科学问题和相应的技术方法,使多星自主协同任务规划技术能够更好地应用于实际的国防建设领域。The invention is shown in FIG. 1 , which surrounds a hierarchical distributed autonomous collaborative task planning architecture, a structuring prediction based on structured neural network, a multi-task multi-resource rolling allocation based on a learning genetic algorithm, based on intelligent optimization and Five main research contents of single-star autonomous task planning with constrained reasoning and multi-task multi-ground station rolling scheduling based on learning ant colony algorithm, focusing on schedulability prediction of imaging tasks and multi-task multi-resource dynamic scheduling in high-dimensional space Key scientific issues such as refined planning and scheduling algorithm design and corresponding technical methods enable multi-star independent collaborative mission planning technology to be better applied to the actual defense construction field.
本发明主要使用了结构化神经网络、学习型智能优化方法和约束推理等研究方法,整体方案如图2所示。The invention mainly uses a research method of structured neural network, learning intelligent optimization method and constraint reasoning, and the overall scheme is shown in FIG. 2 .
(1)结构化神经网络。鉴于标准神经网络具有“黑箱模型”的局限性,本发明采用了结构化神经网络对成像任务可调度性进行预测。结构化神经网络基于因果关系理论而构建,各节点之间所有的连接关系都是基于现实实际系统的因果关系构建起来的,具有较强的模型参数解释能力(每个参数都具有实际的可解释含义)。结构化神经网络模型有效解决了传统前馈神经网络模型存在的各种缺陷,诸如模型非结构化、收敛速度慢、神经元个数很难确定及局部最小等。(1) Structured neural networks. In view of the limitations of standard neural networks with a "black box model", the present invention employs a structured neural network to predict the schedulability of imaging tasks. The structured neural network is constructed based on the causality theory. All the connection relationships between the nodes are constructed based on the causal relationship of the actual actual system. It has strong ability to interpret the model parameters (each parameter has practical interpretability). meaning). The structured neural network model effectively solves various defects in the traditional feedforward neural network model, such as unstructured model, slow convergence rate, difficult to determine the number of neurons, and local minimum.
其通过对任务规划结果样本集特征值的构造与提取,设计一种用于成像任务可调度性预测的结构化神经网络模型;重点研究了如何基于卫星任务规划系统累积的大量运行数据动态调整结构化神经网络的结构模型和相关参数。结构化神经网络模型在学习过程中能够建立任务特征值和卫星能力之间的非线性映射关系,从而能够对成像任务的可调度性预测。By constructing and extracting the feature values of the task planning result set, a structured neural network model for schedulability prediction of imaging tasks is designed. The paper focuses on how to dynamically adjust the structure based on the accumulated operational data of the satellite mission planning system. Structural models and related parameters of neural networks. The structured neural network model can establish a nonlinear mapping relationship between task eigenvalues and satellite capabilities during the learning process, so as to be able to predict the schedulability of imaging tasks.
(2)学习型智能优化方法。在博士研究阶段,发明人基于演化与学习机制构建了求解面向复杂优化问题的学习型智能优化方法:采用智能优化模型和知识模型相结合的集成建模思路,智能优化模型按照“邻域搜索”策略对待优化问题的可行空间进行搜索;知识模型从前期的优化过程中挖掘出一些有用知识,然后采用得到的知识来指导智能优化方法的后续优化过程。本 发明采用学习型遗传算法和学习型蚁群算法分别求解多任务多资源滚动分配、多任务多地面站滚动调度等复杂优化问题。(2) Learning-type intelligent optimization method. In the doctoral research stage, the inventor built a learning-based intelligent optimization method for complex optimization problems based on evolution and learning mechanism: an integrated modeling approach combining intelligent optimization model and knowledge model, intelligent optimization model according to “neighbor search” The strategy searches for the feasible space of the optimization problem; the knowledge model mines some useful knowledge from the previous optimization process, and then uses the acquired knowledge to guide the subsequent optimization process of the intelligent optimization method. The invention adopts a learning genetic algorithm and a learning ant colony algorithm to solve complex optimization problems such as multi-task multi-resource rolling allocation and multi-task multi-ground station rolling scheduling.
本发明针对智能卫星网络自主协同任务规划问题表现出来的大规模特性,综合考虑任务到达时间和测控时间窗口动态划分调度周期,利用启发式规则和前瞻机制按较短周期滚动调整原规划计划,形成任务驱动的动态滚动规划调度技术,实现对动态环境和任务需求的快速响应。将遗传优化模型和知识模型集成后形成学习型遗传算法,可将数万条成像任务动态分配给数百颗遥感卫星,为其他类似的高维指派问题求解提供了一种有益借鉴。将蚁群优化模型和知识模型集成后形成学习型蚁群算法,能在数百个地面站上动态调度数万个数传任务,为其他类似的高维调度问题求解提供了有效的技术支撑。在求解大规模复杂优化问题的学习型智能优化方法中,本发明提出的创新算法及其核心操作如图3所示。The invention aims at the large-scale characteristics of the intelligent satellite network autonomous collaborative task planning problem, comprehensively considers the task arrival time and the measurement and control time window to dynamically divide the scheduling period, and uses the heuristic rules and the forward-looking mechanism to adjust the original planning plan in a shorter period. Task-driven dynamic rolling planning and scheduling technology to achieve rapid response to dynamic environments and mission requirements. The genetic optimization model and the knowledge model are integrated to form a learning genetic algorithm, which can dynamically allocate tens of thousands of imaging tasks to hundreds of remote sensing satellites, which provides a useful reference for solving other similar high-dimensional assignment problems. The ant colony optimization model and the knowledge model are integrated to form a learning ant colony algorithm, which can dynamically schedule tens of thousands of data transmission tasks on hundreds of ground stations, providing effective technical support for solving other similar high-dimensional scheduling problems. In the learning intelligent optimization method for solving large-scale complex optimization problems, the innovative algorithm proposed by the present invention and its core operation are shown in FIG. 3.
基于学习型遗传算法的多任务多资源滚动分配技术,其基于滚动时域控制原理构建了多任务多资源动态分配的滚动机制,将复杂动态分配问题转化为滚动更新的静态分配问题;定义能体现多任务多资源分配问题本质特征的若干类知识,构建能有效管理这些知识的知识模型;基于遗传算法设计多任务多资源分配问题可行方案构建的遗传优化模型;重点研究了遗传优化模型和知识模型之间的集成和交互机制,最终形成将遗传优化模型和知识模型高效集成的学习型遗传算法。Multi-task and multi-resource rolling allocation technology based on learning genetic algorithm. Based on the principle of rolling time domain control, the rolling mechanism of multi-task multi-resource dynamic allocation is constructed. The complex dynamic allocation problem is transformed into the static allocation problem of rolling update. The definition can reflect Several kinds of knowledge of the essential characteristics of multi-task multi-resource allocation problem, construct a knowledge model that can effectively manage these knowledge; design a genetic optimization model based on genetic algorithm to design a multi-task multi-resource allocation problem; focus on genetic optimization model and knowledge model The integration and interaction mechanism ultimately form a learning genetic algorithm that efficiently integrates the genetic optimization model and the knowledge model.
基于学习型蚁群算法的多任务多地面站滚动调度技术,其基于滚动时域控制原理构建多任务多地面站动态调度的滚动机制,将复杂动态调度问题转化为滚动更新的静态调度问题;在整理和总结地面站资源调度领域的专家知识、用户偏好及经验信息的基础上,构建了用于辅助地面站资源调度的知识模型;基于蚁群算法设计了多任务多地面站调度问题可行方案构建的蚁群优化模型;重点研究了蚁群优化模型和知识模型之间的集成与交互机制,最终形成了将蚁群优化模型和知识模型高效集成的学习型蚁群算法。A multi-task multi-station rolling scheduling technology based on learning ant colony algorithm, which is based on the rolling time domain control principle to construct a rolling mechanism of multi-task multi-station dynamic scheduling, and transforms the complex dynamic scheduling problem into a static scheduling problem of rolling update; Based on the expert knowledge, user preferences and experience information in the field of resource scheduling in the ground station, the knowledge model for assisting ground station resource scheduling is constructed. The feasible scheme of multi-task multi-station scheduling problem is designed based on ant colony algorithm. The ant colony optimization model focuses on the integration and interaction mechanism between the ant colony optimization model and the knowledge model, and finally forms a learning ant colony algorithm that integrates the ant colony optimization model and the knowledge model efficiently.
(3)约束推理技术。约束推理主要包括三部分:逻辑约束推理、时间 推理和资源约束推理。逻辑推理主要采用条件触发,根据条件产生新活动并插入。时间推理主要采用时间约束网络的路径一致性检查和约束传播技术实现时间值域的缩减和时间约束的满足。资源推理是建立在时间网络基础上,以资源时间网络描述问题,由于活动以相对方式改变资源状态,因此需要计算资源消耗水平的分布,根据分布找到缺陷,基于缺陷管理机制,调整活动和活动间约束。(3) Constraint reasoning technology. Constraint reasoning mainly includes three parts: logical constraint reasoning, time reasoning and resource constraint reasoning. Logical reasoning mainly uses conditional triggering to generate new activities based on conditions and insert them. Time reasoning mainly uses the path consistency check and constrained propagation techniques of time-constrained networks to achieve time-domain reduction and time-constrained satisfaction. Resource reasoning is based on the time network. The resource time network describes the problem. Because the activity changes the resource state in a relative way, it is necessary to calculate the distribution of resource consumption level, find the defect according to the distribution, and adjust the activity and activity based on the defect management mechanism. constraint.
基于智能优化与约束推理的单星自主任务规划技术,其将领域模型、时间与资源约束推理和问题模型等部分模块化,集成姿控模型、电池模型、固存模型和天线模型等航天领域模型,构建了具有扩展性和通用性的集成规划与调度框架;构建基于智能优化与约束推理的单星自主任务规划技术:智能优化模块以任务和活动机会选取为组合变量进行局部搜索,约束推理模块对任务分解活动图中的逻辑关系、时间和资源约束进行处理和冲突消解。考虑利用卫星领域相关的启发式信息和用户偏好引导约束推理和计划生成,以较少计算量产生了更好的任务规划结果。Single-star autonomous mission planning technology based on intelligent optimization and constraint reasoning, which modularizes domain model, time and resource constraint reasoning and problem model, and integrates aerospace domain models such as attitude control model, battery model, solid model and antenna model. The integrated planning and scheduling framework with extensibility and versatility is constructed. The single-star autonomous mission planning technology based on intelligent optimization and constraint reasoning is constructed. The intelligent optimization module selects the combined variables as the combined variables for task and activity opportunities. The constraint inference module Process and conflict resolution of logical relationships, time and resource constraints in the task decomposition activity diagram. Considering the use of heuristic information and user preferences related to the satellite domain to guide constraint reasoning and plan generation, resulting in better mission planning results with less computational effort.
下面依次给出本发明每项研究内容的技术路线和实验手段。The technical route and experimental means for each research content of the present invention are sequentially given below.
1、层次化分布式自主协同任务规划架构1. Hierarchical distributed autonomous collaborative task planning architecture
双层规划理论及模型在应对具有多层次特性的决策优化问题方面具备独特的适应性,也非常适合分布式协同机制下的多星自主协同任务规划问题。分布式协同强调的是各子问题之间通过顶层协调单元的信息交互。分布式协同机制下多星自主协同任务规划问题适合采用双层规划问题数学模型进行描述,相关建模求解技术可以借鉴:将多星自主协同规划过程分为顶层多平台多任务协同分配与底层单平台的自主规划两个相互结合、紧密连接的决策过程(如图4)。图4中上层为多平台多任务动态分配,通过该分配过程将根据任务特点和资源特性将任务分配至各个观测资源。The bi-level programming theory and model have unique adaptability to deal with decision-making optimization problems with multi-level characteristics, and are also very suitable for multi-satellite collaborative task planning under distributed cooperative mechanism. Distributed collaboration emphasizes the information interaction between sub-problems through the top-level coordination unit. The multi-satellite collaborative task planning problem under distributed cooperative mechanism is suitable for describing the mathematical model of bi-level programming problem. The related modeling and solving technology can be used for reference: the multi-satellite independent collaborative planning process is divided into the top-level multi-platform multi-task collaborative allocation and the underlying single The platform's autonomous planning is a two-in-one, tightly connected decision-making process (Figure 4). The upper layer in Figure 4 is a multi-platform multi-task dynamic allocation. Through this allocation process, tasks are assigned to individual observation resources according to task characteristics and resource characteristics.
层次化分布式自主协同任务规划模式,在集中式协同任务规划的基础上增加了一个总控级别的多星任务协调器,并且取消了多星联合调度器,对于每颗卫星的调度依旧使用其专用的单星任务调度,如图5所示,多星任务协 调器管控级别较高,多星任务协调器对任务进行任务约束解析,根据任务要求以及下辖观测资源的状态,通过特定分配算法将任务分配到每个观测资源上去,并将任务处理成单星调度器直接识别的元任务,再由单星调度器执行调度算法生成各自观测资源的观测方案。各单星调度器可以向多星任务协调器反馈单星调度结果,对于未完成的任务,多星任务协调器可以依据其他卫星的状态进行再次分配,通过若干次的反馈再分配机制,可以促进分配方案的合理化,从而促进资源使用的更加高效。当新任务到达较少时,多星任务协调器可根据任务特征以及已有的单星任务执行方案将该任务分配给某个或某几颗卫星,从而触发这几颗卫星的调度流程,对于未有新分配任务的单星继续执行已有方案,从而实现多星的异步管控,增强了观测资源管理的灵活性。本模式在一定程度上避免了多星调度统一建模的复杂性,将调度问题的进行分层处理,增强了系统的重用性,也增强了系统可拓展性,如果临时增加或者临时减少协同卫星,只需要在多星任务协调器处进行修改。Hierarchical distributed autonomous collaborative task planning mode, based on centralized collaborative task planning, adds a multi-star task coordinator with total control level, and cancels the multi-star joint scheduler, which is still used for the scheduling of each satellite. Dedicated single-star task scheduling, as shown in Figure 5, the multi-star task coordinator has a high level of control, and the multi-star task coordinator performs task constraint analysis on the task, according to the task requirements and the state of the observing resources under the jurisdiction, through a specific allocation algorithm. The task is assigned to each observation resource, and the task is processed into a meta-task directly recognized by the single-star scheduler, and then the single-star scheduler executes the scheduling algorithm to generate an observation plan of the respective observation resources. Each single-star scheduler can feed back the single-star scheduling result to the multi-star task coordinator. For unfinished tasks, the multi-star task coordinator can be re-allocated according to the state of other satellites, and can be promoted through several feedback redistribution mechanisms. Rationalize the distribution plan to promote more efficient use of resources. When the new task arrives less, the multi-star task coordinator can assign the task to one or several satellites according to the task characteristics and the existing single-star task execution plan, thereby triggering the scheduling process of the satellites. A single star that has not newly assigned a task continues to implement the existing solution, thereby achieving multi-star asynchronous control and enhancing the flexibility of observation resource management. This model avoids the complexity of unified modeling of multi-star scheduling to a certain extent, and hierarchically processes the scheduling problem, which enhances the system's reusability and enhances system scalability. If the satellite is temporarily added or temporarily reduced. , only need to be modified at the multi-star task coordinator.
分层任务规划将复杂问题进行预先统筹分配、分布式处理,大大降低了问题的求解复杂度,然而能否合理建立两个层次决策变量之间的衔接关系则是决定分层任务规划有效性的关键。本发明通过研究合理的任务可调度性预测方法解决了这一衔接难题。任务可调度性预测的作用就是在顶层任务预规划阶段,预先估计下层各平台调度结果,以此作为任务分配的依据,避免了由于后期调度结果反馈的滞后性而导致的前期任务分配的盲目性。为此,通过对前期高分系统管理调度过程积累的实际历史数据进行样本集特征值的构造与提取,并基于集成BP神经网络建立资源调度的代理模型,从而借助该模型给出对调度结果的预测。当实际调度结果在线反馈时,可对模型进行更新。Hierarchical task planning pre-allocation and distributed processing of complex problems greatly reduces the complexity of solving problems. However, whether the connection between two levels of decision variables can be reasonably established is the basis for determining the effectiveness of hierarchical task planning. The essential. The present invention solves this convergence problem by studying a reasonable task schedulability prediction method. The role of task schedulability prediction is to pre-estimate the scheduling results of the lower platforms in the top-level task pre-planning stage, which serves as the basis for task allocation, avoiding the blindness of the previous task assignment due to the lag of feedback of the late scheduling results. . To this end, the eigenvalues of the sample set are constructed and extracted by the actual historical data accumulated in the management process of the previous high-scoring system, and the agent model of resource scheduling is established based on the integrated BP neural network, so that the scheduling result is given by the model. prediction. The model can be updated when the actual scheduling results are fed back online.
上述的具体实施方式只是示例性的,是为了更好地使本领域技术人员能够理解本专利,不能理解为是对本专利包括范围的限制;只要是根据本专利所揭示精神的所作的任何等同变更或修饰,均落入本专利包括的范围。The specific embodiments described above are merely exemplary in order to enable those skilled in the art to understand the present invention and are not to be construed as limiting the scope of the invention; any equivalent changes made in accordance with the spirit of the disclosure. Or modifications, are included in the scope of this patent.
Claims (7)
- 一种智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,包括多星任务协调器和星上调度器,所述多星任务协调器将待分配任务集合中的任务分配给下辖的多颗智能卫星并将任务处理成星上调度器直接识别的元任务,各智能卫星利用其星上调度器对被分配的新任务和已有任务进行统一调度,其中,所述多星任务协调器在进行任务分配之前,预先估计相关星上调度器的调度结果,并以此作为任务分配的依据。An intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system, comprising: a multi-star task coordinator and an on-board scheduler, wherein the multi-star task coordinator assigns tasks in the task set to be assigned to the subordinate Multiple intelligent satellites and process the tasks into meta-tasks directly recognized by the on-board scheduler, each intelligent satellite uses its on-board scheduler to uniformly schedule the assigned new tasks and existing tasks, wherein the multi-star tasks The coordinator pre-estimates the scheduling result of the relevant on-board scheduler before performing task assignment, and uses this as the basis for task assignment.
- 根据权利要求1所述的智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,所述多星任务协调器将滚动窗口内的任务集合分配给下辖的多颗智能卫星,各智能卫星利用其星上调度器对被分配的新任务和已有任务进行调度,在当前滚动窗口的起始时刻,多星任务协调器对任务信息进行更新,删除上一滚动窗口内已经完成的任务以及在所述起始时刻正在执行的任务,并将上一滚动窗口内未分配的任务、以及在上一滚动窗口内到达的新任务组合成当前滚动窗口内的任务集合,且所述多星任务协调器将该任务集合向所述多颗智能卫星进行分配,其中,基于混合触发模式来确定滚动窗口的起始时刻,一方面,每隔一个时间段触发滚动分配,该时间段为恒定的或根据预先设定的规则动态变化;另一方面,在出现使系统状态发生改变的事件或在受到人工干预时触发滚动分配。The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system according to claim 1, wherein the multi-star task coordinator allocates a task set in the rolling window to a plurality of intelligent satellites under the jurisdiction, each intelligent The satellite uses its on-board scheduler to schedule the assigned new tasks and existing tasks. At the beginning of the current scrolling window, the multi-star task coordinator updates the task information and deletes the tasks that have been completed in the previous scrolling window. And a task being executed at the start time, and combining unallocated tasks in the previous scroll window and new tasks arriving in the previous scroll window into a task set in the current scroll window, and the multi-star The task coordinator allocates the task set to the plurality of smart satellites, wherein the start time of the scroll window is determined based on the hybrid trigger mode, and on the other hand, the scroll allocation is triggered every other time period, the time period is constant Or dynamically change according to pre-set rules; on the other hand, in the event of a change in the state of the system or in the person Triggering a rolling assignment when an intervention occurs.
- 根据权利要求2所述的智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,一方面,所述时间段根据测控周期设置;另一方面,所述使系统状态发生改变的事件包括:接收到应急观测任务,且积累的未分配应急观测任务达到五件或者是所述多星任务协调器下辖的智能卫星数的5%。The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system according to claim 2, wherein, on one hand, the time period is set according to a measurement and control cycle; on the other hand, the event that changes a system state includes : Received emergency observation missions, and the accumulated unallocated emergency observation missions reached five or 5% of the number of intelligent satellites under the multi-star mission coordinator.
- 根据权利要求3所述的一种基于学习型遗传算法的多任务多资源滚动分配方法,其特征在于,所述多星任务协调器包括地面站和地球静止轨道通信卫星,在测控周期之内,所述地面站进行任务分配;在测控周期之外,所述地球静止轨道通信卫星进行任务分配,且所述应急观测任务由所述智能卫星生成,其中,所述地球静止轨道通信卫星仅对在进行分配时与之具有通信环路的智能卫星进行任务分配,此时,所述多星任务协调器下辖的智能卫星 数是指与所述地球静止轨道通信卫星具有通信环路的智能卫星的数量。The multi-task multi-resource rolling allocation method based on learning genetic algorithm according to claim 3, wherein the multi-star task coordinator comprises a ground station and a geostationary orbit communication satellite, within a measurement and control period, The ground station performs task assignment; the geostationary orbit communication satellite performs task assignment outside the measurement and control period, and the emergency observation task is generated by the smart satellite, wherein the geostationary orbit communication satellite is only in the Assigning a smart satellite with a communication loop to perform task assignment. At this time, the number of intelligent satellites under the multi-star mission coordinator refers to an intelligent satellite having a communication loop with the geostationary orbit communication satellite. Quantity.
- 根据权利要求1-4中任一项所述的智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,各智能卫星的星上调度器的任务调度策略如下:The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system according to any one of claims 1 to 4, characterized in that the task scheduling strategy of the onboard scheduler of each intelligent satellite is as follows:(1)在T-驱动的调度时刻点,采用渐进式方法中的完全重调度策略,生成下一个周期时间区间内的新任务计划,T-驱动的调度时刻点是根据给定的时间间隔T来确定特定的调度时间点lT,0≤l≤L,LT≤H<(L+1)T,每到达一个调度时间点lT,则计算生成后一调度区间[lT,(l+1)T]的任务计划,其中l为正整数,T为给定的时间间隔,L为最大T-驱动调度次数,H为总调度区间,(1) At the T-driven scheduling time point, the full rescheduling strategy in the progressive method is used to generate a new task plan in the next cycle time interval, and the T-driven scheduling time point is based on the given time interval T To determine a specific scheduling time point lT, 0 ≤ l ≤ L, LT ≤ H < (L + 1) T, each time a scheduling time point lT is reached, the calculation of the latter scheduling interval [lT, (l + 1) T Mission plan, where l is a positive integer, T is the given time interval, L is the maximum number of T-drive scheduling, and H is the total scheduling interval.(2)在C *-驱动的重调度时刻点,采用修订式方法中的调度计划修复策略,当卫星运行在给定的调度区间内时,若在某一时刻t(0<t<H),星上的应急观测任务累积量C t超过给定的阈值C *时,则执行重调度计算,其中阈值C *为应急观测任务的临界累积数, (2) At the C * -driven rescheduling time point, the scheduling plan repair strategy in the revised method is adopted. When the satellite is operating in a given scheduling interval, if it is at a certain time t (0 < t < H) emergency satellite observation missions on the accumulated amount of C t exceeds a given threshold value C *, calculation is performed rescheduling, wherein C * is the critical threshold cumulative emergency observation tasks,除上述两种调度时刻点之外,不在任何其他时刻点进行调度,Except for the above two scheduling moments, scheduling is not performed at any other time.在T-驱动的调度时刻点的调度算法如下:The scheduling algorithm at the T-driven scheduling moment is as follows:输入:Enter:已到达且在T-驱动调度时刻点之前未被调度的应急观测任务集合; An emergency observation task set that has arrived and is not scheduled before the T-drive scheduling time point;已接收且在T-驱动调度时刻点之前未被调度的常规观测任务集合; a set of conventional observation tasks that have been received and are not scheduled before the T-drive scheduling time point;输出:Output:具体步骤如下:Specific steps are as follows:步骤11分别从 和 中选取时间窗口是否落入下一个时间周期T内的常规观测任务和应急观测任务,生成待调度求解的常规观测任务集合 和应急观测任务集合 Step 11 respectively with Select whether the time window falls into the conventional observation task and the emergency observation task in the next time period T, and generate a conventional observation task set to be solved. And emergency observation task set步骤13按照设定的启发式规则,对整合后的观测任务集合中的任务进行排序;Step 13 sorts the tasks in the integrated observation task set according to the set heuristic rules;步骤14按照排序,对所述整合后的观测任务集合中的任务一一进行调度,以确定是否将之加入到 中,直至所述整合后的观测任务集合中再无任务可加入 中, Step 14 sorts the tasks in the integrated observation task set one by one according to the ordering to determine whether to join the task In the above, until the integrated observation task set has no more tasks to join in,在C *-驱动的重调度时刻点的调度算法如下: The scheduling algorithm at the C * -driven rescheduling point in time is as follows:输入:Enter:在本时间周期T内且晚于C *-驱动调度时刻点t的调度计划; a scheduling plan within this time period T and later than the C * -drive scheduling time point t;在调度时刻点t之前已到达且未调度的应急观测任务集合; a set of emergency observation tasks that have arrived and are not scheduled before the scheduling time point t;输出:Output:具体步骤如下:Specific steps are as follows:步骤21根据观测时间窗口处于时间t到下一个T-驱动调度时刻点这一时间区间内的条件,从任务集合 中选取应急观测任务,生成新的任务集合 Step 21: according to the condition that the observation time window is in the time interval from the time t to the next T-drive scheduling time point, from the task set Select emergency observation tasks to generate new task sets步骤22根据设定的启发式规则,对 中的应急观测任务进行排序; Step 22 according to the set heuristic rules, Sort the emergency observation tasks in the middle;步骤23按照新的任务次序,一一选取 中的应急观测任务并对 进行修订,直至 中再无应急观测任务可加入 中, Step 23 selects one by one according to the new task order. Emergency observation mission Revise until No more emergency observation tasks can be added in,
- 根据权利要求1-4中任一项所述的一种智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system according to any one of claims 1 to 4, characterized by comprising a structured neural network module, wherein the structured neural network module adopts a structured neural network The network predicts the schedulability of the imaging task, wherein the structured neural network module is constructed by causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
- 根据权利要求6所述的一种智能遥感卫星层次化分布式自主协同任务规划系统,其特征在于,包括结构化神经网络模块,所述结构化神经网络模块采用结构化神经网络对成像任务可调度性进行预测,其中,所述结构化神经网络模块通过因果关系理论而构建,各节点之间所有的连接关系均基于实际系统的因果关系构建。The intelligent remote sensing satellite hierarchical distributed autonomous collaborative task planning system according to claim 6, comprising a structured neural network module, wherein the structured neural network module uses a structured neural network to schedule an imaging task The prediction is made, wherein the structured neural network module is constructed by causality theory, and all the connection relationships between the nodes are constructed based on the causal relationship of the actual system.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711433054.7A CN108335012A (en) | 2017-12-26 | 2017-12-26 | A kind of intelligence remote sensing satellite stratification distributed freedom cotasking planning system |
CN201711433054.7 | 2017-12-26 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2019127948A1 true WO2019127948A1 (en) | 2019-07-04 |
Family
ID=62924551
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2018/080422 WO2019127948A1 (en) | 2017-12-26 | 2018-03-26 | Hierarchical distributed autonomous collaborative task planning system for intelligent remote sensing satellite |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN108335012A (en) |
WO (1) | WO2019127948A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111176807A (en) * | 2019-12-09 | 2020-05-19 | 中国空间技术研究院 | Multi-satellite cooperative task planning method |
CN111444007A (en) * | 2020-06-16 | 2020-07-24 | 南京理工大学 | Remote sensing big data automatic processing method based on cloud computing |
CN113537782A (en) * | 2021-07-19 | 2021-10-22 | 福州大学 | Contract network-based multi-satellite situation awareness system distributed task planning method |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109087023B (en) * | 2018-08-23 | 2021-03-02 | 中南大学 | Multi-satellite observation layered scheduling method and system based on divide-and-conquer strategy |
CN109214564B (en) * | 2018-08-30 | 2020-09-18 | 北京控制工程研究所 | Autonomous task planning method for ground remote sensing satellite with multiple planning modes |
CN109299861B (en) * | 2018-09-04 | 2021-08-27 | 中国人民解放军国防科技大学 | On-satellite scheduling method of agile satellite |
CN109470266A (en) * | 2018-11-02 | 2019-03-15 | 佛山科学技术学院 | A kind of star sensor Gyro method for determining posture handling multiplicative noise |
CN112183928B (en) * | 2018-11-07 | 2024-06-11 | 长沙天仪空间科技研究院有限公司 | Scheduling system suitable for remote sensing satellite imaging |
CN109739638A (en) * | 2018-12-06 | 2019-05-10 | 北京航空航天大学 | A kind of EDF schedulability determination method and device based on deep learning |
CN109766181A (en) * | 2018-12-06 | 2019-05-17 | 北京航空航天大学 | A kind of RMS schedulability determination method and device based on deep learning |
CN109767128B (en) * | 2019-01-15 | 2021-06-11 | 中国人民解放军国防科技大学 | Imaging satellite autonomous task planning method based on machine learning |
CN113330470A (en) * | 2019-01-25 | 2021-08-31 | 西门子股份公司 | Autonomous coordination of devices in an industrial environment |
CN111046320B (en) * | 2019-12-12 | 2023-10-13 | 南京航空航天大学 | Dynamic allocation method for remote sensing satellite mission planning energy |
CN111311074B (en) * | 2020-01-20 | 2022-04-05 | 中国人民解放军国防科技大学 | Multi-satellite distributed cooperative rescheduling method facing emergency tasks |
CN111414998B (en) * | 2020-04-21 | 2024-01-19 | 中国人民解放军国防科技大学 | Remote sensing satellite resource scheduling algorithm selection method based on deep neural network |
CN111950874B (en) * | 2020-07-30 | 2023-12-12 | 上海卫星工程研究所 | Satellite autonomous mission planning satellite-borne knowledge base design method and system |
CN111950880B (en) * | 2020-07-31 | 2024-03-12 | 上海卫星工程研究所 | Multi-star collaborative task description and on-satellite decomposition processing method and system |
CN111914483B (en) * | 2020-08-03 | 2023-01-24 | 北京理工大学 | Multi-spacecraft autonomous task planning time constraint distributed processing method |
CN113010840A (en) * | 2020-08-04 | 2021-06-22 | 南京航空航天大学 | Measurement task planning method based on task similarity |
CN111930351B (en) * | 2020-08-07 | 2024-03-19 | 上海卫星工程研究所 | Task planning software implementation method based on real-time operating system |
CN112232594B (en) * | 2020-11-06 | 2024-06-28 | 中国人民解放军国防科技大学 | Multi-star emergency observation task planning method and device and computer equipment |
CN112633458A (en) * | 2020-12-09 | 2021-04-09 | 西安电子科技大学 | Matching method and device for solving scheduling problem of satellite measurement, operation and control resource planning |
CN112612617B (en) * | 2020-12-30 | 2023-06-20 | 东方红卫星移动通信有限公司 | Satellite telemetry data processing method and system and constellation state monitoring platform |
CN112734107B (en) * | 2021-01-08 | 2024-05-10 | 浙江大学 | Product collaborative design task data decomposition and distribution method based on error back propagation |
CN113128828B (en) * | 2021-03-05 | 2022-03-08 | 中国科学院国家空间科学中心 | Satellite observation distributed online planning method based on multi-agent reinforcement learning |
CN113220425B (en) * | 2021-03-17 | 2022-09-30 | 中国人民解放军战略支援部队航天工程大学 | Distributed reconfigurable satellite system organization method based on mosaic splicing |
CN113986830B (en) * | 2021-11-11 | 2024-02-23 | 西安交通大学 | Cloud data management and task scheduling method and system for distributed CT |
CN114897283A (en) * | 2022-02-22 | 2022-08-12 | 武汉大学 | Distributed satellite task planning system |
CN115510250B (en) * | 2022-11-10 | 2023-02-14 | 成都国恒空间技术工程股份有限公司 | Knowledge block chain-based aerospace information collaborative acquisition method and system |
CN116151039B (en) * | 2023-04-19 | 2023-08-01 | 中国西安卫星测控中心 | Distributed collaborative scheduling method and system based on random access task |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140039963A1 (en) * | 2012-08-03 | 2014-02-06 | Skybox Imaging, Inc. | Satellite scheduling system |
CN104050324A (en) * | 2014-06-23 | 2014-09-17 | 中国人民解放军国防科学技术大学 | Mathematical model construction method and solving method for single-star task planning problem |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106845793B (en) * | 2016-12-27 | 2019-11-12 | 中国电子科技集团公司第五十四研究所 | Roller remote sensing satellite dynamic task planing method based on observing and controlling opportunity |
-
2017
- 2017-12-26 CN CN201711433054.7A patent/CN108335012A/en active Pending
-
2018
- 2018-03-26 WO PCT/CN2018/080422 patent/WO2019127948A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140039963A1 (en) * | 2012-08-03 | 2014-02-06 | Skybox Imaging, Inc. | Satellite scheduling system |
CN104050324A (en) * | 2014-06-23 | 2014-09-17 | 中国人民解放军国防科学技术大学 | Mathematical model construction method and solving method for single-star task planning problem |
Non-Patent Citations (2)
Title |
---|
BAI, BAOCUN ET AL.: "Scheduling Architecture for Multi-satellites Mission Planning.", COMPUTER ENGINEERING, vol. 34, no. 15, 31 August 2008 (2008-08-31), pages 244 ; 245 * |
YI, SHEJIANG ET AL.: "Autonomous Mission Planning Method of Imaging Satellite for Dynamic Environment", PROCEEDINGS OF THE 18TH ANNUAL CONFERENCE OF THE SYSTEMS ENGINEERING SOCIETY OF CHINA -A02 MANAGEMENT SCIENCE, 27 October 2014 (2014-10-27), pages 4 ; 5 * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111176807A (en) * | 2019-12-09 | 2020-05-19 | 中国空间技术研究院 | Multi-satellite cooperative task planning method |
CN111176807B (en) * | 2019-12-09 | 2023-12-12 | 中国空间技术研究院 | Multi-star collaborative task planning method |
CN111444007A (en) * | 2020-06-16 | 2020-07-24 | 南京理工大学 | Remote sensing big data automatic processing method based on cloud computing |
CN113537782A (en) * | 2021-07-19 | 2021-10-22 | 福州大学 | Contract network-based multi-satellite situation awareness system distributed task planning method |
CN113537782B (en) * | 2021-07-19 | 2023-08-18 | 福州大学 | Multi-satellite situation awareness system distributed task planning method based on contract network |
Also Published As
Publication number | Publication date |
---|---|
CN108335012A (en) | 2018-07-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2019127948A1 (en) | Hierarchical distributed autonomous collaborative task planning system for intelligent remote sensing satellite | |
WO2019127946A1 (en) | Learning genetic algorithm-based multi-task and multi-resource rolling distribution method | |
Du et al. | A data-driven parallel scheduling approach for multiple agile earth observation satellites | |
CN109948944B (en) | Satellite task scheduling method and system | |
WO2019127945A1 (en) | Structured neural network-based imaging task schedulability prediction method | |
CN108510145B (en) | Heterogeneous multi-satellite online collaboration method for downward compound task under communication constraint | |
CN108023637B (en) | Isomorphic multi-satellite online collaboration method | |
Miyashita | CAMPS: a constraint-based architecturefor multiagent planning and scheduling | |
CN109088667B (en) | Isomorphic multi-satellite online collaboration method for simple tasks | |
Yao et al. | Task allocation strategies for cooperative task planning of multi-autonomous satellite constellation | |
WO2019127947A1 (en) | Intelligent optimization and constraint reasoning-based single-satellite autonomous task planning method | |
CN108304958A (en) | A kind of list star multi-load Complex Constraints mission planning method and system | |
Yang et al. | Onboard coordination and scheduling of multiple autonomous satellites in an uncertain environment | |
CN109684055A (en) | A kind of satellite dispatching method based on active observation mission | |
CN109377075A (en) | A kind of method for scheduling task based on prediction prediction | |
Bao et al. | An effective method for satellite mission scheduling based on reinforcement learning | |
Belokonov et al. | Multi-agent planning of the network traffic between nanosatellites and ground stations | |
CN114928394A (en) | Low-orbit satellite edge computing resource allocation method with optimized energy consumption | |
Jun et al. | Real-time online rescheduling for multiple agile satellites with emergent tasks | |
CN109358345B (en) | Agent-based virtual constellation collaborative observation method | |
Davami et al. | Distributed scheduling method for multiple workflows with parallelism prediction and DAG prioritizing for time constrained cloud applications | |
Wu et al. | Survey on autonomous task scheduling technology for Earth observation satellites | |
Li et al. | An onboard periodic rescheduling algorithm for satellite observation scheduling problem with common dynamic tasks | |
Xun et al. | Distributed tasks-platforms scheduling method to holonic-C2 organization | |
CN116822863A (en) | Multi-platform collaborative awareness intelligent planning method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18895449 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 18895449 Country of ref document: EP Kind code of ref document: A1 |