CN108333922B - Single-star autonomous task planning method based on intelligent optimization and constraint reasoning - Google Patents

Single-star autonomous task planning method based on intelligent optimization and constraint reasoning Download PDF

Info

Publication number
CN108333922B
CN108333922B CN201711433016.1A CN201711433016A CN108333922B CN 108333922 B CN108333922 B CN 108333922B CN 201711433016 A CN201711433016 A CN 201711433016A CN 108333922 B CN108333922 B CN 108333922B
Authority
CN
China
Prior art keywords
time
constraint
reasoning
task
intelligent optimization
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201711433016.1A
Other languages
Chinese (zh)
Other versions
CN108333922A (en
Inventor
何敏藩
邢立宁
白国庆
石建迈
王锐
谭旭
文翰
熊彦
甘文勇
陈剑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Foshan Youyijia Technology Co ltd
Foshan University
Original Assignee
Foshan Youyijia Technology Co ltd
Foshan University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Foshan Youyijia Technology Co ltd, Foshan University filed Critical Foshan Youyijia Technology Co ltd
Priority to CN201711433016.1A priority Critical patent/CN108333922B/en
Priority to PCT/CN2018/080421 priority patent/WO2019127947A1/en
Publication of CN108333922A publication Critical patent/CN108333922A/en
Application granted granted Critical
Publication of CN108333922B publication Critical patent/CN108333922B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/04Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators
    • G05B13/042Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators in which a parameter or coefficient is automatically adjusted to optimise the performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models

Landscapes

  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Automation & Control Theory (AREA)
  • Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

The invention discloses a single star autonomous task planning method based on intelligent optimization and constraint reasoning, which adopts a method of combining an intelligent optimization algorithm and a reasoning engine to solve a frame, wherein the intelligent optimization algorithm comprises a task sequencing step, a task decomposition step and an activity opportunity search step, the task decomposition step decomposes sequenced tasks into a structured or partially sequenced activity map, the activity opportunity search step carries out scheduling on an imaging subtask and an imaging direction adjustment subtask to obtain a quasi-optimal solution, the activity opportunity search step carries out conflict check on the optimal solution based on the logical relationship, time and satellite resource constraint needles in the activity map, if a conflict exists, the quasi-optimal solution is optimized according to a conflict condition, and local search is carried out on the optimized quasi-optimal solution to obtain the quasi-optimal solution again, and the conflict check is carried out again until a check result passes, or a set maximum number of iterations is reached. The invention generates better task planning result with less calculation amount.

Description

Single-star autonomous task planning method based on intelligent optimization and constraint reasoning
Technical Field
The invention relates to the technical field of remote sensing satellites, in particular to a single-satellite autonomous task planning method based on intelligent optimization and constraint reasoning.
Background
With the increase of hardware level of imaging satellites, the application targets of the imaging satellites have higher requirements. Satellite mission planning has been a difficult point in the field of system engineering because of complex constraints, difficult to predict state information, and a miscellaneous variety of requirements.
The on-satellite autonomous task planning is performed by little relying on external information injection and control, and the intelligent satellite autonomously plans and schedules information acquisition activities of satellite resources according to the sensed self state and external environment to make a satellite earth observation plan meeting the satellite application task requirements.
The imaging satellite autonomous management problem is essentially an artificial intelligence planning problem with resource constraints and time constraints, namely a planning and scheduling integration problem. For imaging satellites, assuming that the domain model contains 10 original propositions, there are 210A state; if the number of actions is large, in the process of searching from an initial state to a target state, each step has many possible action branches. Assuming that the satellite has 10 actions, if it is known in advance that the number of actions required to reach the target state from the initial state is 5,then there are 10 × 9 × 8 × 7 × 6-30240 possible search branches, which are even larger if the number of actions needed is not known in advance. In the problem of autonomous control of the satellite, the action execution is also limited by time constraint, resource constraint and the like, as shown in a satellite plan shown in fig. 1, imaging and return transmission both have great time flexibility, and the solution is still a feasible solution after the start time is adjusted. The planning problem is further complicated if these factors are taken into account in the search.
Therefore, a new simple and computationally inexpensive method for autonomous mission planning is needed to meet the needs of satellite imaging technology.
Disclosure of Invention
In order to solve the problems in the prior art, the invention aims to provide a single-satellite autonomous task planning method based on intelligent optimization and constraint reasoning, which modularizes a domain model, a time and resource constraint reasoning and problem model and other parts, integrates an attitude control model, a battery model, a solid storage model, an antenna model and other aerospace domain models, and constructs an integrated planning and scheduling framework with expansibility and universality; constructing a single-star autonomous task planning technology based on intelligent optimization and constraint reasoning: the intelligent optimization module takes task and activity opportunity selection as a combined variable to perform local search, and the constraint reasoning module processes and resolves conflict for logical relation, time and resource constraint in the task decomposition activity diagram. The method utilizes heuristic information related to the satellite field and user preference to guide constraint reasoning and plan generation, and generates a better task planning result with less calculation amount.
In order to achieve the purpose, the invention adopts the technical scheme that:
a single-star autonomous task planning method based on intelligent optimization and constraint reasoning adopts a method of combining an intelligent optimization algorithm with a reasoning engine to solve a frame, wherein the intelligent optimization algorithm comprises a task sorting step, a task decomposition step and an activity opportunity searching step, the task sorting step comprises sorting tasks according to selected sorting intelligence, the task decomposition step decomposes the sorted tasks into an activity diagram with a structural or partial sequence, an activity set in the activity diagram only comprises an imaging subtask and an imaging direction adjustment subtask, the activity opportunity searching step schedules the imaging subtask and the imaging direction adjustment subtask to obtain a quasi-optimal solution, the reasoning engine carries out conflict check on the quasi-optimal solution based on logical relation, time and satellite resource constraint in the activity diagram, and if conflict exists, and optimizing the quasi-optimal solution according to the conflict situation, performing local search on the optimized quasi-optimal solution to obtain the quasi-optimal solution again, and performing conflict check again until the check result passes or the set maximum iteration number is reached.
Preferably, the logical relationships in the activity graph include logical requirements and precedence relationships.
Preferably, the on-satellite activities are defined as classes of atomic tasks, the atomic tasks including: the method comprises the following steps of recording, returning, real transmission, daily orientation, ground orientation, solid memory erasing, whole satellite maneuver, camera startup and camera shutdown, wherein the imaging subtasks comprise camera startup and recording camera shutdown, the imaging direction adjusting subtasks comprise ground orientation, conflict checking comprises calling a preset electric quantity model, a whole satellite attitude maneuver model, a data transmission antenna maneuver model, a daily orientation maneuver model, a load code numerical rate calculation model and an imaging condition evaluation model to perform conflict detection, and the models for verification are set based on an atomic task.
Preferably, the constraint reasoning of the reasoning engine comprises logic constraint reasoning, time reasoning and resource constraint reasoning, wherein the logic constraint reasoning adopts a condition triggering mode, and generates and inserts new activities according to conditions; the time reasoning adopts a path consistency check and constraint propagation technology of a time constraint network to reduce a time value range and meet time constraint; the resource constraint reasoning is established on the basis of a time network, the problem is described by the resource time network, the distribution of the resource consumption level is calculated, the defects are found according to the distribution, and the constraint between activities is adjusted on the basis of a defect management mechanism.
Preferably, the smart optimization algorithm is triggered at the following points in time:
(1) t-driven scheduling time points, the T-driven scheduling time points are determined according to a given time interval T, a specific scheduling time point lT is determined, L is more than or equal to 0 and less than or equal to L, LT is less than (L +1) T, and when one scheduling time point lT is reached, a task plan of a next scheduling interval [ lT, (L +1) T ] is calculated and generated, wherein L is a positive integer, T is the given time interval, L is the maximum T-driven scheduling times, and H is a total scheduling interval,
(2)C*driving rescheduling time points, when the satellite operates in a given scheduling interval, if at a certain time t (0 < t < H), the cumulative quantity C of emergency observation tasks on the satellitetExceeding a given threshold C*When it is, the time point is C*Driving rescheduling points in time, wherein the threshold value C*Is a critical cumulative number of emergency observation tasks,
the intelligent optimization algorithm is not triggered at any other time point except the two scheduling time points.
By adopting the technical scheme, compared with the prior art, the single-star autonomous task planning method based on intelligent optimization and constraint reasoning has the beneficial effects that:
1. the invention utilizes heuristic information and user preference related to the satellite field to guide constraint reasoning and plan generation, and generates a better task planning result with less calculation amount.
2. Compared with the traditional satellite scheduling method, the spacecraft knowledge representation method is more convenient to realize continuous updating according to the characteristics of future spacecrafts, and the technical progress is promoted.
Drawings
FIG. 1 is a diagram illustrating exemplary planned subsystem states;
FIG. 2 is a block diagram of the autonomic mission planning solution framework of the present invention;
FIG. 3 is a schematic diagram of an intelligent optimization decision layer according to the present invention;
FIG. 4 is a schematic diagram of a constraint inference decision layer of the present invention;
FIG. 5 is an exploded illustration of a first level of an imaging task of the present invention;
FIG. 6 is an exploded view of a second layer of an observation task according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to specific examples below. It should be understood that the description is intended to be exemplary only, and is not intended to limit the scope of the present invention. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
The single-star autonomous task planning method based on intelligent optimization and constraint reasoning adopts a method of combining an intelligent optimization algorithm and a reasoning engine to solve a framework. The intelligent optimization algorithm comprises a task sequencing step, a task decomposition step and an activity opportunity searching step, wherein the task sequencing step comprises sequencing tasks according to the selected sequencing intelligence, the task decomposition step decomposes the sequenced tasks into a structured or partially sequenced activity diagram, an activity set in the activity diagram only comprises an imaging subtask and an imaging direction adjustment subtask, the activity opportunity searching step schedules the imaging subtask and the imaging direction adjustment subtask to obtain a quasi-optimal solution, the inference engine performs conflict check on the quasi-optimal solution based on logical relationship, time and satellite resource constraints in the activity diagram, if a conflict exists, the quasi-optimal solution is optimized according to a conflict condition, and the optimized quasi-optimal solution is subjected to local search to obtain the quasi-optimal solution again and perform the conflict check again, until the verification result passes or the set maximum iteration number is reached.
Preferably, the logical relationships in the activity graph include logical requirements and precedence relationships.
Preferably, the on-satellite activities are defined as classes of atomic tasks, the atomic tasks including: the method comprises the following steps of recording, returning, real transmission, daily orientation, ground orientation, solid memory erasing, whole satellite maneuver, camera startup and camera shutdown, wherein the imaging subtasks comprise camera startup and recording camera shutdown, the imaging direction adjusting subtasks comprise ground orientation, conflict checking comprises calling a preset electric quantity model, a whole satellite attitude maneuver model, a data transmission antenna maneuver model, a daily orientation maneuver model, a load code numerical rate calculation model and an imaging condition evaluation model to perform conflict detection, and the models for verification are set based on an atomic task.
Preferably, the constraint reasoning of the reasoning engine comprises logic constraint reasoning, time reasoning and resource constraint reasoning, wherein the logic constraint reasoning adopts a condition triggering mode, and generates and inserts new activities according to conditions; the time reasoning adopts a path consistency check and constraint propagation technology of a time constraint network to reduce a time value range and meet time constraint; the resource constraint reasoning is established on the basis of a time network, the problem is described by the resource time network, the distribution of the resource consumption level is calculated, the defects are found according to the distribution, and the constraint between activities is adjusted on the basis of a defect management mechanism.
Preferably, the smart optimization algorithm is triggered at the following points in time:
(1) t-driven scheduling time points, the T-driven scheduling time points are determined according to a given time interval T, a specific scheduling time point lT is determined, L is more than or equal to 0 and less than or equal to L, LT is less than (L +1) T, and when one scheduling time point lT is reached, a task plan of a next scheduling interval [ lT, (L +1) T ] is calculated and generated, wherein L is a positive integer, T is the given time interval, L is the maximum T-driven scheduling times, and H is a total scheduling interval,
(2)C*driving rescheduling time points, when the satellite operates in a given scheduling interval, if at a certain time t (0 < t < H), the cumulative quantity C of emergency observation tasks on the satellitetExceeding a given threshold C*When it is, the time point is C*Driving rescheduling points in time, wherein the threshold value C*Is a critical cumulative number of emergency observation tasks,
the intelligent optimization algorithm is not triggered at any other time point except the two scheduling time points.
By adopting the technical scheme, compared with the prior art, the single-star autonomous task planning method based on intelligent optimization and constraint reasoning has the beneficial effects that:
1. the invention utilizes heuristic information and user preference related to the satellite field to guide constraint reasoning and plan generation, and generates a better task planning result with less calculation amount.
2. Compared with the traditional satellite scheduling method, the spacecraft knowledge representation method is more convenient to realize continuous updating according to the characteristics of future spacecrafts, and the technical progress is promoted.
The invention relates to a single-star autonomous task planning method based on intelligent optimization and constraint reasoning, which comprises the following contents:
(1) and establishing a spacecraft knowledge representation method. In the traditional satellite scheduling research, various using operation rule constraints of the spacecraft are directly applied to the scheduling process, so that the spacecraft is inconvenient to update continuously according to the characteristics of the future spacecraft; an extensible knowledge representation method needs to be researched according to the characteristics of the spacecraft and is used for subsequent modeling and debugging.
(2) And (4) an autonomous mission planning solution framework. A basic solution framework using a combination of inference engines and intelligent optimization algorithms is shown in fig. 2. The intelligent optimization algorithm takes the selection of tasks and activity opportunities as a combined variable to carry out local search, and the bottom layer adopts a constraint reasoning method to carry out processing and conflict resolution on logical relations, time and resource constraints in an activity diagram of task decomposition. Constraint checking does not make a decision, only provides current constraint satisfaction or conflict conditions.
The intelligent optimization algorithm includes task sequencing, task decomposition and activity opportunity search, as shown in FIG. 3. Firstly, selecting a sorting criterion from different sorting criteria by a user, such as priority, demand degree, earliest starting time, latest ending time, free time, resource contention degree and the like; the task decomposition process decomposes tasks into structured or partially ordered active sets; methods such as heuristic selection based on sorting, intelligent selection based on knowledge, random selection and the like exist in the process of searching the active opportunity. The optimization result is a structured or partially ordered set of activities, i.e., the activity graph of FIG. 3. Here the activities select opportunities, i.e. one time window per activity.
Constraint reasoning includes logical constraint reasoning, temporal reasoning and resource constraint reasoning, as shown in FIG. 4. The logical reasoning mainly adopts condition triggering, and new activities are generated and inserted according to the conditions. The time reasoning mainly adopts the path consistency check and constraint propagation technology of the time constraint network to realize time value range reduction and time constraint satisfaction. Resource reasoning is based on a time network, describing problems with a resource-time network, requiring the calculation of a distribution of resource consumption levels as activities change resource states in a relative manner, finding defects from the distribution, and adjusting activities and inter-activity constraints based on a defect management mechanism.
(3) A task pattern library. In the future, executable tasks of the aerospace system are more refined, and the tasks comprise multiple modes such as multi-point target imaging, three-dimensional imaging, wide splicing imaging, dynamic scanning imaging and the like. These imaging modalities exhibit the following characteristics: one contains unknown, uncertain path selection or action sequences; secondly, an ambiguous and difficult-to-predict relation exists between the task path and the result; thirdly, a complex task may comprise a series of dependent sub-tasks, and thus there may be a complex internal relationship between the sub-tasks.
The method defines 5 actions in the established satellite planning field model, namely, the actions are atomic tasks in the planning process; two levels of complex tasks are defined on the basis of the atomic task, the first level is imaging, which means a camera imaging task and is completely composed of the atomic task, the corresponding decomposition method is d _ imaging, and the first level decomposition of the imaging task is shown in fig. 5.
The second layer is an observing task, which is a satellite observing task and is composed of an imaging task and other atomic tasks, two decomposition methods are provided according to preconditions, which are d _ observing _1 and d _ observing _2, respectively, and an example of the decomposition of the second layer of the observing task is shown in fig. 6.
(4) And scheduling the resource knowledge model. The domain knowledge is the basis of problem modeling and solving, and particularly the domain modeling, search guidance and the like need domain knowledge support, so that the analysis of spacecraft system composition, on-satellite resources, functions and constraint conditions is performed, and the establishment of a domain knowledge base comprising a domain model, heuristic information and preference knowledge is the basis of the research of the invention. The invention focuses on explicit knowledge, so that explicit knowledge modeling such as activities, constraints, heuristic information, preference functions and the like in spacecraft management needs to be broken through in a key way. In the intelligent satellite researched by the subject, objects are used for representing all subsystems of the satellite and observing target entities, predicates are used for representing state attributes of all subsystems, initial states define state values of all subsystems at the beginning, target descriptions define state values of all subsystems, which are reached by task requirements, and state value transformation is realized by action execution.
(5) A subsystem prediction model. In the satellite task planning, not only a task observation and data transmission scheme needs to be planned and arranged, but also a satellite action sequence corresponding to the task observation and data transmission scheme needs to be optimized and generated, wherein the satellite action sequence comprises a plurality of satellite actions such as recording, returning, real transmission, sun orientation, earth orientation, solid memory erasing, whole satellite maneuvering, camera starting, camera shutdown and the like, the actions relate to complex working principles and use constraints of a satellite power supply, load, storage, attitude control, data transmission and other systems, and if the satellite action sequence is not considered or simplified through hypothesis, the feasibility of the satellite task planning scheme is influenced. In the satellite task planning modeling and solving process, prediction models of all subsystems of related satellites are required to be called, and the prediction models comprise an electric quantity model, a whole satellite attitude maneuver model, a data transmission antenna maneuver model, a daily directional maneuver model, a load code data rate calculation model and an imaging condition evaluation model. These models need to be designed and developed based on the actual characteristics of the various subsystems.
The method modularizes a domain model, a time and resource constraint reasoning and problem model and other parts, integrates an attitude control model, a battery model, a solid storage model, an antenna model and other aerospace domain models, and constructs an integrated planning and scheduling framework with expansibility and universality; constructing a single-star autonomous task planning technology based on intelligent optimization and constraint reasoning: the intelligent optimization module takes task and activity opportunity selection as a combined variable to perform local search, and the constraint reasoning module processes and resolves conflict for logical relation, time and resource constraint in the task decomposition activity diagram.
The foregoing detailed description is given by way of example only, to better enable one of ordinary skill in the art to understand the patent, and is not to be construed as limiting the scope of what is encompassed by the patent; any equivalent alterations or modifications made according to the spirit of the disclosure of this patent are intended to be included in the scope of this patent.

Claims (4)

1. A single star autonomous task planning method based on intelligent optimization and constraint reasoning is characterized in that a solution frame is obtained by combining an intelligent optimization algorithm with a reasoning engine, the intelligent optimization algorithm comprises a task sorting step, a task decomposition step and an activity opportunity search step, the task sorting step comprises sorting tasks according to selected sorting intelligence, the task decomposition step decomposes the sorted tasks into a structured or partially ordered activity map, an activity set in the activity map only comprises an imaging subtask and an imaging direction adjustment subtask, the activity opportunity search step schedules the imaging subtask and the imaging direction adjustment subtask to obtain a quasi-optimal solution, and the reasoning engine performs conflict check on the quasi-optimal solution based on logical relation, time and satellite resource constraint in the activity map, if the conflict exists, optimizing the quasi-optimal solution according to the conflict condition, carrying out local search on the optimized quasi-optimal solution to obtain the quasi-optimal solution again, and carrying out conflict check again until the check result passes or the set maximum iteration times is reached;
defining the on-satellite activities as a plurality of classes of atomic tasks, wherein the atomic tasks comprise: the method comprises the following steps of recording, returning, real transmission, sun orientation, ground orientation, solid memory erasing, whole satellite maneuver, camera startup and camera shutdown, wherein the imaging subtask comprises camera startup, recording and camera shutdown, the imaging direction adjusting subtask comprises ground orientation, and the conflict check comprises calling a preset electric quantity model, a whole satellite attitude maneuver model, a data transmission antenna maneuver model, a sun orientation maneuver model, a load code numerical rate calculation model and an imaging condition evaluation model to perform conflict detection, wherein each model for verification is set based on an atomic task.
2. The method of claim 1, wherein the logical relationships in the activity graph include logical requirements and precedence relationships.
3. The method for planning the single-star autonomous task based on the intelligent optimization and the constraint reasoning is characterized in that the constraint reasoning of the reasoning engine comprises logic constraint reasoning, time reasoning and resource constraint reasoning, the logic constraint reasoning adopts a condition triggering mode, and new activities are generated and inserted according to conditions; the time reasoning adopts a path consistency check and constraint propagation technology of a time constraint network to reduce a time value range and meet time constraint; the resource constraint reasoning is established on the basis of a time network, the problem is described by the resource time network, the distribution of the resource consumption level is calculated, the defects are found according to the distribution, and the constraint between activities is adjusted on the basis of a defect management mechanism.
4. The method for single-star autonomous mission planning based on intelligent optimization and constraint reasoning according to any of claims 1-3, characterized in that the intelligent optimization algorithm is triggered at the following points in time:
(1) t-driven scheduling time points, the T-driven scheduling time points are determined according to a given time interval T, a specific scheduling time point lT is determined, L is more than or equal to 0 and less than or equal to L, LT is less than (L +1) T, and when one scheduling time point lT is reached, a task plan of a next scheduling interval [ lT, (L +1) T ] is calculated and generated, wherein L is a positive integer, T is the given time interval, L is the maximum T-driven scheduling times, and H is a total scheduling interval,
(2)C*driving rescheduling time points, when the satellite operates in a given scheduling interval, if at a certain time t (0 < t < H), the cumulative quantity C of emergency observation tasks on the satellitetExceeding a given threshold C*When it is, the time point is C*Driving rescheduling points in time, wherein the threshold value C*Is a critical cumulative number of emergency observation tasks,
the intelligent optimization algorithm is not triggered at any other time point except the two scheduling time points.
CN201711433016.1A 2017-12-26 2017-12-26 Single-star autonomous task planning method based on intelligent optimization and constraint reasoning Expired - Fee Related CN108333922B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201711433016.1A CN108333922B (en) 2017-12-26 2017-12-26 Single-star autonomous task planning method based on intelligent optimization and constraint reasoning
PCT/CN2018/080421 WO2019127947A1 (en) 2017-12-26 2018-03-26 Intelligent optimization and constraint reasoning-based single-satellite autonomous task planning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711433016.1A CN108333922B (en) 2017-12-26 2017-12-26 Single-star autonomous task planning method based on intelligent optimization and constraint reasoning

Publications (2)

Publication Number Publication Date
CN108333922A CN108333922A (en) 2018-07-27
CN108333922B true CN108333922B (en) 2021-02-02

Family

ID=62924549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711433016.1A Expired - Fee Related CN108333922B (en) 2017-12-26 2017-12-26 Single-star autonomous task planning method based on intelligent optimization and constraint reasoning

Country Status (2)

Country Link
CN (1) CN108333922B (en)
WO (1) WO2019127947A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109470267A (en) * 2018-11-02 2019-03-15 佛山科学技术学院 A kind of attitude of satellite filtering method
CN109947058B (en) * 2019-02-15 2020-08-18 北京空间飞行器总体设计部 Spacecraft multiple autonomous management function state control method
CN111338783B (en) * 2020-01-17 2022-09-06 北京理工大学 Method for automatically generating multi-priority task execution sequence of spacecraft
CN112068580B (en) * 2020-09-10 2021-11-23 北京理工大学 Method for rapidly detecting action set with logic conditions not meeting requirements in spacecraft planning sequence
CN114604443B (en) * 2022-02-17 2023-06-06 中国电子科技集团公司第十研究所 Multi-star measurement and control scheduling method and system under real and complex constraint conditions

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298540A (en) * 2011-06-22 2011-12-28 航天东方红卫星有限公司 Method for scheduling task with preferential comprehensive benefit
CN102354215A (en) * 2011-05-18 2012-02-15 航天东方红卫星有限公司 Method for determining best observation time points of tasks
CN104050324A (en) * 2014-06-23 2014-09-17 中国人民解放军国防科学技术大学 Mathematical model construction method and solving method for single-star task planning problem
CN104063749A (en) * 2014-06-28 2014-09-24 中国人民解放军国防科学技术大学 Imaging satellite autonomous mission planning algorithm based on receding horizon control
CN104063748A (en) * 2014-06-28 2014-09-24 中国人民解放军国防科学技术大学 Algorithm for imaging satellite-oriented time-dependent scheduling problem
CN104680238A (en) * 2015-03-16 2015-06-03 中国人民解放军空军装备研究院雷达与电子对抗研究所 To-be-observed task determination method for multi-satellite synergistic earth observation
CN107290961A (en) * 2017-06-29 2017-10-24 中国人民解放军国防科学技术大学 A kind of on-line scheduling method for quick satellite

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8893130B2 (en) * 2007-03-26 2014-11-18 Raytheon Company Task scheduling method and system
US9020748B2 (en) * 2011-07-26 2015-04-28 Lawrence Livermore National Security, Llc Scheduler for monitoring objects orbiting earth using satellite-based telescopes
DE202013012472U1 (en) * 2012-08-03 2017-01-13 Terra Bella Technologies Inc. Satellite planning system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354215A (en) * 2011-05-18 2012-02-15 航天东方红卫星有限公司 Method for determining best observation time points of tasks
CN102298540A (en) * 2011-06-22 2011-12-28 航天东方红卫星有限公司 Method for scheduling task with preferential comprehensive benefit
CN104050324A (en) * 2014-06-23 2014-09-17 中国人民解放军国防科学技术大学 Mathematical model construction method and solving method for single-star task planning problem
CN104063749A (en) * 2014-06-28 2014-09-24 中国人民解放军国防科学技术大学 Imaging satellite autonomous mission planning algorithm based on receding horizon control
CN104063748A (en) * 2014-06-28 2014-09-24 中国人民解放军国防科学技术大学 Algorithm for imaging satellite-oriented time-dependent scheduling problem
CN104680238A (en) * 2015-03-16 2015-06-03 中国人民解放军空军装备研究院雷达与电子对抗研究所 To-be-observed task determination method for multi-satellite synergistic earth observation
CN107290961A (en) * 2017-06-29 2017-10-24 中国人民解放军国防科学技术大学 A kind of on-line scheduling method for quick satellite

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Planning and replanning for a constellation of agile Earth observation satellites;Romain Grasset-Bourdel;《Proceedings of the 21th International Conference on Automated Planning and Scheduling》;20111231;第1-8页 *
面向智能卫星的组件式任务规划建模与求解;张雪婷等;《计算机集成制造系统》;20141231;第20卷(第12期);第2944-2951页 *
高分对地观测系统通用任务规划框架设计;邢立宁等;《计算机集成制造系统》;20130531;第19卷(第5期);第981-989页 *

Also Published As

Publication number Publication date
CN108333922A (en) 2018-07-27
WO2019127947A1 (en) 2019-07-04

Similar Documents

Publication Publication Date Title
CN108333922B (en) Single-star autonomous task planning method based on intelligent optimization and constraint reasoning
He et al. A generic Markov decision process model and reinforcement learning method for scheduling agile earth observation satellites
Russell et al. Q-decomposition for reinforcement learning agents
JP5465344B2 (en) Method for scheduling generator operation
Bresina et al. Activity Planning for the Mars Exploration Rovers.
Meuleau et al. A heuristic search approach to planning with continuous resources in stochastic domains
Estlin et al. Decision-making in a robotic architecture for autonomy
Wang et al. Scheduling multiple agile earth observation satellites for oversubscribed targets using complex networks theory
CN109034670A (en) Satellite on-orbit activity planning method and system
CN113051815A (en) Agile imaging satellite task planning method based on independent pointer network
Zhou et al. Multi-satellite scheduling problem with marginal decreasing imaging duration: An improved adaptive ant colony algorithm
Zhao et al. Agile satellite mission planning via task clustering and double-layer tabu algorithm
Yang et al. A survey on reinforcement learning for combinatorial optimization
Harwell et al. Broadening applicability of swarm-robotic foraging through constraint relaxation
Seman et al. Improving energy aware nanosatellite task scheduling by a branch-cut-and-price algorithm
Undurti et al. A decentralized approach to multi-agent planning in the presence of constraints and uncertainty
CN110458327B (en) Emergency material scheduling method and system
Schut et al. Reasoning about intentions in uncertain domains
Hall et al. Autonomous vehicle software taxonomy
Pralet et al. Planning for an ocean global surveillance mission
CN114139776B (en) Deep space exploration task planning method and system based on cognitive map
Pralet et al. Decision upon observations and data downloads by an autonomous earth surveillance satellite
Kuhn Should've Could've: Progress in the Systems Engineering of the Mars2020 On-Board Planner
Palmer et al. Stochastic collection and replenishment (SCAR) optimisation for persistent autonomy
CN116339130B (en) Flight task data acquisition method, device and equipment based on fuzzy rule

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20210202