CN112365745A - Complex airport scene conflict detection and release method based on path dynamic grouping - Google Patents

Complex airport scene conflict detection and release method based on path dynamic grouping Download PDF

Info

Publication number
CN112365745A
CN112365745A CN202011144217.1A CN202011144217A CN112365745A CN 112365745 A CN112365745 A CN 112365745A CN 202011144217 A CN202011144217 A CN 202011144217A CN 112365745 A CN112365745 A CN 112365745A
Authority
CN
China
Prior art keywords
point
flight
time
conflict
sliding
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.)
Granted
Application number
CN202011144217.1A
Other languages
Chinese (zh)
Other versions
CN112365745B (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.)
CETC 28 Research Institute
Original Assignee
CETC 28 Research Institute
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 CETC 28 Research Institute filed Critical CETC 28 Research Institute
Priority to CN202011144217.1A priority Critical patent/CN112365745B/en
Publication of CN112365745A publication Critical patent/CN112365745A/en
Application granted granted Critical
Publication of CN112365745B publication Critical patent/CN112365745B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G5/00Traffic control systems for aircraft, e.g. air-traffic control [ATC]
    • G08G5/003Flight plan management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G5/00Traffic control systems for aircraft, e.g. air-traffic control [ATC]
    • G08G5/003Flight plan management
    • G08G5/0039Modification of a flight plan
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/02Reliability analysis or reliability optimisation; Failure analysis, e.g. worst case scenario performance, failure mode and effects analysis [FMEA]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Traffic Control Systems (AREA)

Abstract

The invention provides a complex airport scene conflict detection and release method based on path dynamic grouping, which combines the actual scene conflict detection and release process to realize scene sliding simulation of approaching and departing flights, comprises sliding path dynamic grouping and embodies the division of the sliding process; the simulation logic is simulated on the basis of time sequence-point-sequence, which is embodied by abstraction of objective operation process; and based on the conflict detection and the conflict relief of the path grouping, a conflict identification and avoidance mechanism between the first group and the second group is realized. The algorithm is close to the aim of actual control, and can realize simulation deduction based on service requirements, so that the result is real and credible.

Description

Complex airport scene conflict detection and release method based on path dynamic grouping
Technical Field
The invention relates to a complex airport scene conflict detection and release method based on path dynamic grouping.
Background
The computer simulation technology is used as a basic technology and widely applied to the aviation subdivision fields of flight path planning, scheme decision, capacity evaluation, flow management and the like, and the efficient and careful simulation algorithm can act on each operation stage of planning design, preview demonstration, technical verification, decision implementation and the like, so that the research can effectively improve and improve the decision mode. In recent years, with the continuous development of the air transportation industry, the scale and complexity of airports are continuously improved, and a mode of measuring the operation efficiency of the airports by adopting a computer simulation mode is widely concerned. Currently, most researches usually aim at local operation optimization of a scene, focus on path planning and strategic conflict detection and resolution, and generally adopt ant colony algorithm, A-star algorithm and the like, wherein the algorithms can realize the pre-recognition and elimination of conflicts aiming at specific optimization targets, but have the defects of stronger theoretical calculation results, low executability and no real-time detection and resolution capability. In addition, most researches are only directed at airports with a small number of flights, operation simulation under the conditions of complex airports and large flight flows is not considered, and the operation efficiency of the complex airports in the actual process plays a crucial role in the stability and the efficiency of an air transportation network.
Disclosure of Invention
The invention provides a high-efficiency and practical complex airport surface sliding simulation algorithm based on actual operation requirements and in combination with an operation process. Aiming at all flights participating in airport scene sliding, according to dynamic sliding path division results, collision detection and disengagement principles in groups and groups are adopted, the flights sliding on the complex airport scene are subjected to collision detection and disengagement from a macroscopic view, and ordered conflict-free flight flow information is generated, so that reliable data support is provided for subsequent theoretical research and system application.
The technical scheme is as follows: the invention discloses a complex airport scene conflict detection and release method based on path dynamic grouping, which comprises the following steps:
step 1, determining a flight plan set;
step 2, path dynamic grouping;
and 3, simulating the airport surface sliding to finish the detection and release of the sliding conflict.
The step 1 comprises the following steps: according to airport scene sliding information, flight schedule information is cleaned and screened, a flight set for scene sliding simulation is determined, and each flight comprises: flight departure runway time (approach flight), flight slide-out stop time (departure flight), flight sliding path point set, flight sliding speed set and the like, wherein the flight set is expressed as Fs (Fs is the { Fs) }1,Fs2,…,Fsi}。
FsiThe main information contained is described below:
Figure BDA0002739159510000021
current flight FsiThe moment of entering an airport scene (departure flight refers to the time of leaving the runway, and approach flight refers to the time of starting to taxi);
Figure BDA0002739159510000022
Fsiand stored in a sliding pass order;
Figure BDA0002739159510000023
Fsiover-point velocity sequence of, and
Figure BDA00027391595100000217
the lengths are the same, and the values correspond to one another;
Figure BDA0002739159510000024
Fsisequence of course of the flight path passed by the slide, length ratio
Figure BDA0002739159510000025
Figure BDA0002739159510000025
1 is small;
Figure BDA0002739159510000026
Fsithe group number sequence to which the sliding pass point belongs, and
Figure BDA0002739159510000027
the lengths are the same, the initialization is null, and the paths are assigned after being dynamically grouped.
Figure BDA0002739159510000028
Is expressed as FsiPerforming the initial state sequence of the next sliding, if MOVE represents the sliding state; if the WAIT represents that the simulation system is in a delay resolution state, initializing the simulation system to be null, and filling the simulation system after calculation in the simulation process;
Figure BDA0002739159510000029
is expressed as FsiThe start time sequence for the next glide, and
Figure BDA00027391595100000210
the lengths are the same, the lengths are initialized to be empty, and the empty lengths are filled in after calculation in the simulation process;
Figure BDA00027391595100000211
is expressed as FsiThe start time sequence for the next glide, and
Figure BDA00027391595100000212
same lengthInitializing the simulation system to be empty, and filling the simulation system after calculation in the simulation process;
Figure BDA00027391595100000213
is expressed as FsiAn end time sequence for completing the next glide, an
Figure BDA00027391595100000214
The lengths are the same, the lengths are initialized to be empty, and the empty lengths are filled in after calculation in the simulation process;
Figure BDA00027391595100000215
is expressed as FsiThe time required to wait before starting the next taxi, and
Figure BDA00027391595100000216
the lengths are the same, the initial values are empty, and the empty values are filled after calculation in the simulation process.
Step 2, path dynamic grouping: the method dynamically groups the sliding paths of each flight according to the course change of the sliding paths, and allocates resources in groups in the simulation process, thereby maintaining the deduction efficiency and solving the deadlock problem of scene resource allocation.
The work goal of the ground controller is to keep the flight flow smooth and orderly in the process of sliding on the ground, and the work goal generally comprises the contents of sliding path selection, parking space distribution, runway distribution, sliding guide command and the like. When airport scene taxiing networks are complex and flight amount is large, how to carry out path planning and conflict detection and release is the main work content. The method mainly focuses on how to avoid conflict of the sliding process under the condition that the parking space, the runway and the sliding path are clear, and the simulation of the sliding process is realized.
The invention dynamically groups the sliding paths of each flight, and allocates resources in a group unit in the simulation process, thereby not only maintaining the deduction efficiency, but also solving the deadlock problem of scene resource allocation, and the step 2 comprises the following steps:
step 2-1, initializing a flight index to be findex is 0, initializing a site point index to be nindex is 1, and grouping an index to be gid is 0;
and 2-2, if findex is less than count (Fs), indicating that the flights have not been subjected to path dynamic grouping, executing the path dynamic grouping of the step 2, otherwise indicating that all the flights needing to be simulated have finished the path dynamic grouping, ending the grouping, and performing simulation deduction. Wherein count (fs) represents the number of flights participating in the simulation;
step 2-3, if the current point is flight FsfindexThe first point on the taxi path is grouped into the first group, i.e. leaving nindex 1 unchanged,
Figure BDA0002739159510000031
wherein
Figure BDA0002739159510000032
Is expressed as FsfindexA path packet number to which the first taxi path point belongs; if the current point is not flight FsfindexThe first point on the sliding path executes the step 2-4;
step 2-4, if
Figure BDA0002739159510000033
Indicating FsfindexIf the grouping is not performed, the grouping judgment is performed according to the heading, and if the grouping is not performed, the grouping is determined
Figure BDA0002739159510000034
Indicate by point
Figure BDA0002739159510000035
The course of the flight segment taking the starting point is different from the course of the flight segment taking the point as the end point, and then the point is
Figure BDA0002739159510000036
And FsfindexThe last field point is belonging to different groups, gid +1,
Figure BDA0002739159510000037
otherwise, it indicates the point
Figure BDA0002739159510000038
The course of the segment taking the starting point is the same as the course of the segment taking the point as the end point, and then the point is
Figure BDA0002739159510000039
And FsfindexThe last scene point passed belongs to the same group,
Figure BDA00027391595100000310
nindex +1, and continuing to perform step 2-4 until findex +1, and performing step 2-2, wherein
Figure BDA00027391595100000311
Is expressed as FsfindexSequences of points that need to be traversed in the scene of sliding.
Step 3, airport surface sliding simulation
In the actual operation process, a scene controller can observe the scene flight situation at each moment, pay attention to the key conflict points of the scene, identify scene conflicts according to the situation, and resolve the conflicts by adopting modes of sliding guidance, intervention and the like. In order to simulate the process of situation awareness, control decision and situation intervention, the invention adopts a three-stage circulation mode to carry out sliding deduction, namely a global time sequence circulation, a field point circulation and a point flight queue circulation. The global time sequence loop is a first-stage loop in the algorithm, is the propulsion of a global time axis, embodies the abstraction of objective time, and has the characteristics of unidirectional evolution and global unification. The scene point cycle is a second stage cycle in the algorithm, is traversal of a scene sliding network point set, embodies the identification of flight space distribution under a specified time sequence, and is the basis for sliding conflict detection and resolution. The point flight queue cycle is a third-level cycle in the algorithm, is the traversal of a flight sequence of a designated point under a designated timing sequence, embodies the abstraction of the conflict detection and release process, and follows the control principle of point-by-point detection and hierarchical release.
Step 3-1, Global timing Loop
Since the flight schedules of the airport are usually arranged in units of natural days, the invention sets the global simulation time period to [0,24 × 60 × 60 ]), and the statuses of all taxied flights in the simulated airport at the current deduction time and 4D information are stored in each time sequence. Setting the starting point of the time sequence in the algorithm as 0 second, the increment of the time sequence as 1 second, and the current deduction time as the ct second, if ct belongs to the TimeSlice, carrying out deduction of the time and executing the step 3-2, otherwise, ending the process.
Step 3-2, scene point circulation
The scene point set determined according to the airport to be simulated is GNs, and the point for conflict resolution under the current time sequence ct is GNsjIf GNs arejAnd e, performing the deduction of the point at the moment ct by belonging to GNs, executing the step 3-3, otherwise, considering that all points in the point set of the current moment ct field surface are deduced, adding the flight in the initial state in Fs into the simulation airport, and executing the step 3-3-3.
Step 3-3, ordering flight queue circulation
Figure BDA0002739159510000041
Is ct time by GNsjTaking the point as an object point to carry out collision detection and flight sequence relief, and determining GNs at the moment of ctjThe flight for collision detection and disengagement by points is FijIf, if
Figure BDA0002739159510000042
Then a simulation deduction is made for the flight, step 3-3-1 is performed, otherwise GNs are representedjAnd (5) after the flight sequence of the points is deduced at the moment ct, executing the step 3-2.
Step 3-3-1: simulation deduction based on a kinematic model:
if it is not
Figure BDA0002739159510000043
And is
Figure BDA0002739159510000044
Then represents FijCan start to coastLet us order
Figure BDA0002739159510000051
Otherwise, F is not changed when the next sliding section cannot be startedijStatus information from
Figure BDA0002739159510000052
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if it is not
Figure BDA0002739159510000053
Indicating that flight F is at time ctijIn motion, calculating relative to the starting point GNs of the flight segmentj-1Distance of movement of
Figure BDA0002739159510000054
According to GNsj-1Position of (e) and ddis,
Figure BDA0002739159510000055
Calculating the flight F at the moment ctijPosition pos. If pos is related to GNsjIs greater than
Figure BDA0002739159510000056
Then represents FijDuring the course of sliding, from
Figure BDA0002739159510000057
Selecting the next flight in the sequence to deduce, and executing the step 3-3; else, flight to points GNs are representedjPerforming conflict detection and release, and executing the step 3-3-2;
step 3-3-2, collision detection and resolution based on path grouping:
if the path group to which the next destination point belongs is the same as the path group to which the current point belongs, that is
Figure BDA0002739159510000058
The conflict detection and disengagement are completed before entering the group, and the next sliding section is obtained
Figure BDA0002739159510000059
Figure BDA00027391595100000510
Wait for information, F from time ct +1ijThe next section of sliding is started, from
Figure BDA00027391595100000511
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if the path group to which the next destination point belongs is different from the path group to which the current point belongs, that is
Figure BDA00027391595100000512
Then the next packet needs to be detected and released, and the point index is marked with a value of bi ═ j + 1.
If it is not
Figure BDA00027391595100000513
Then flight F is indicatedijWhen the simulation life cycle is over, the condition is satisfied
Figure BDA00027391595100000514
Point of (2)
Figure BDA00027391595100000515
Delete F in queueijFrom
Figure BDA00027391595100000516
And selecting the next flight in the sequence to deduce, and executing the step 3-3.
If it is not
Figure BDA00027391595100000517
Then flight F is indicatedijThe simulation life cycle is not finished, the next group of conflict detection and release are required, and the specific steps comprise:
step a1, if
Figure BDA00027391595100000518
Then represents FsijHas completed the detection and release of collisions within the next packet, from
Figure BDA00027391595100000519
Selecting the next flight in the sequence to deduce, and executing the step 3-3, otherwise
Figure BDA00027391595100000520
Show that
Figure BDA0002739159510000061
Still being a point in the next packet, collision detection and disengagement needs to be performed, and step a2 is performed.
Step a2, calculating
Figure BDA0002739159510000062
Calculating points
Figure BDA0002739159510000063
To point
Figure BDA0002739159510000064
And calculates FsijArrival point
Figure BDA0002739159510000065
Predicted arrival time of
Figure BDA0002739159510000066
According to
Figure BDA0002739159510000067
And
Figure BDA0002739159510000068
position information calculation of
Figure BDA0002739159510000069
Step a3 is performed.
Step a3, finding flights FsijAt the point of
Figure BDA00027391595100000610
The set of logical front machines PFs. If PFs are presentkBelongs to PF and
Figure BDA00027391595100000611
then it is indicated at
Figure BDA00027391595100000612
Processing logical front-end PFskAnd FsijThere is a head-on glide conflict, from FsijCompleted conflict detection and resolution scene point
Figure BDA00027391595100000613
Is deleted from the flight list FsijAnd emptying the corresponding occupied time slot; updating Fs in Fs queueijInformation, will FsijIs delayed in anticipation of start-up, i.e.
Figure BDA00027391595100000614
From
Figure BDA00027391595100000615
Selecting the next flight in the sequence to deduce, and executing step 3-3 (corresponding to the flight calculation is finished, and the next flight is selected to restart the calculation); if there is no glide collision, a chase collision detection is performed and step a4 is performed. Wherein di represents a point
Figure BDA00027391595100000616
For logical front-end PFskThe di-th passing point.
Step a4, PF if there is a front machinekE is PFs, satisfies
Figure BDA00027391595100000617
And is
Figure BDA00027391595100000618
This indicates that at time instant FsijIn that
Figure BDA00027391595100000619
Is present atConflict, which needs to be detected and released, is performed in step a5, where di represents point
Figure BDA00027391595100000620
For logical front-end PFskThe di-th passing point; otherwise, it indicates that at the moment of ct, FsijIn that
Figure BDA00027391595100000621
Without conflict, calculate Fsij4D information of (1), order
Figure BDA00027391595100000622
Fs after information is updatedijAdding into
Figure BDA00027391595100000623
In the peer flight queue, let bi be bi +1 execute step a 1.
Step a5, setting two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode, giving priority to the uniform deceleration sliding mode, and firstly calculating FsijCoasting time in the next coasting period
Figure BDA0002739159510000071
Then calculating the acceleration
Figure BDA0002739159510000072
Calculating predicted to-point velocity
Figure BDA0002739159510000073
The flight can not be decelerated without limit in the taxiing process, and the maximum deceleration threshold value is set to be 40% by combining the performance of the airplane.
If it is not
Figure BDA0002739159510000074
It indicates that the flight Fs is satisfiedijAnd (4) performing uniform deceleration sliding in the next flight segment, and starting from the moment ct +1, enabling the flight to enter a uniform deceleration sliding state. Calculating FsijThe relevant parameters are as follows:
Figure BDA0002739159510000075
Figure BDA0002739159510000076
Figure BDA0002739159510000077
taking the above formula to calculate the result value,
Figure BDA0002739159510000078
fs after information is updatedijAdding into
Figure BDA0002739159510000079
Make a flight in the queue, according to
Figure BDA00027391595100000710
An insertion position in the queue is determined. Step a1 is performed by bi + 1.
If it is not
Figure BDA00027391595100000711
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsijThe delay caused by the method needs to be resolved by adopting a waiting mode:
calculating maximum acceleration of flight
Figure BDA00027391595100000712
Calculating the next sliding time
Figure BDA00027391595100000713
Calculating an estimated time to point
Figure BDA00027391595100000714
Calculating the required wait time
Figure BDA00027391595100000715
Calculating an expected start-up time
Figure BDA00027391595100000716
I.e. from time ct +1, the flight enters a wait state. Refreshing FsijThe relevant parameters are as follows:
Figure BDA00027391595100000717
Figure BDA00027391595100000718
and taking the formula to calculate a result value. Fs after information is updatedijAddition point
Figure BDA00027391595100000719
In a flight queue, and according to
Figure BDA00027391595100000720
An insertion position in the queue is determined. Let bi +1 perform step a 1.
Step 3-3-3: initial flight joining simulation airport
In the data preparation stage before the simulation is started, the flight plan to be involved in the simulation is read into Fs according to the object and the simulation scenario to be simulated (as described in step 1). An origin ori is simulated in the algorithm, the ori does not concern the connection with the actual point of entering the simulated airport, but only concerns the time of entering the simulated airport, so that the distance between the point and all the real points of the airport is defined to be 0.
Flights in Fs have the following characteristics:
Figure BDA0002739159510000081
time of entry into the simulated airport, FsiThe origin of the current flight segment is ori, and the target point is FsiFirst point of the scene gliding path
Figure BDA0002739159510000082
And is
Figure BDA0002739159510000083
If it is not
Figure BDA0002739159510000084
Then all flights enter the simulation airport, step 3-2 is executed, and the deduction of the moment ct +1 is carried out;
if it is not
Figure BDA0002739159510000085
FsmE.g. Fs and
Figure BDA0002739159510000086
illustrating the time Fs at ctmPlanning to enter the simulated airport and then planning to enter the simulated airport,
Figure BDA0002739159510000087
is FsmAnd entering the starting point of the simulated airport. The invention inherits the simulation principle of first-come-first-serve, and the flights participating in the airport scene conflict detection and release at the moment ct are the flights of the simulation airport at the moment [0, ct ], so the flights joining the simulation airport at the moment are considered after the 4D calculation of the flights already in the airport at the moment ct is completed. FsmTwo collision detections and releases are required, respectively the first point collision detection and release and the first packet collision detection and release. Step 3-3-3-1 is performed.
3-3-3-1, detecting and releasing a first point conflict, wherein the detecting and releasing of the first point conflict refers to identifying and relieving a conflict at a sliding starting point, and the method specifically comprises the following steps:
step b1, if at ct time F traversal is completed, and there is no FsmE.s satisfies
Figure BDA0002739159510000088
If ct is ct +1, performing step 3-1; otherwise, determining the flight Fs entering the simulated airport at the moment ctmSatisfy FsmE.g. Fs and
Figure BDA0002739159510000089
step b2 is performed.
Step b2, finding flights FsmAt the point of
Figure BDA00027391595100000810
The set of logical front machines PFs, which means the same at ct
Figure BDA00027391595100000811
Flights taxiing for target points, but PFsk∈PF,PFskAnd FsmIs not necessarily the same, step b3 is performed.
Step b3, if there is no front end or any PFskE.g. PFs, all satisfy
Figure BDA00027391595100000812
Or
Figure BDA0002739159510000091
Indicating no collision at the first point, FsmCan arrive at the ct moment in time
Figure BDA0002739159510000092
Point, update FsmThe information is as follows:
Figure BDA0002739159510000093
fs after information is updatedmAdding into
Figure BDA0002739159510000094
Ordering flight queue, and deleting Fs in FsmStep 3-3-3-2 is executed to perform collision detection and release of the first packet. Wherein
Figure BDA0002739159510000095
Indicates that the flight PFs is in
Figure BDA0002739159510000096
The requirement of the sliding interval of the rear machine is met;
Figure BDA0002739159510000097
is expressed as FsmIn that
Figure BDA0002739159510000098
The requirement of the sliding interval of the rear machine is met; j represents a point
Figure BDA0002739159510000099
For logical front-end PFskThe jth passing point, usually j, is 0.
PF if there is a front enginekE is PFs, satisfies
Figure BDA00027391595100000910
And is
Figure BDA00027391595100000911
This indicates that at time instant FsmIn that
Figure BDA00027391595100000912
If there is conflict, conflict detection and release are required, and Fs in Fs are updatedmInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure BDA00027391595100000913
Step b1 is performed.
Step 3-3-3-2, detecting and releasing the first packet conflict, wherein the detecting and releasing of the first packet conflict refers to the FsmIdentifying and mitigating conflicts in the first path dynamic grouping specifically comprises:
step c1, initialize the intra-group index bi as 1, if there is not yet any collision detection and release in the group and
Figure BDA00027391595100000914
then is at
Figure BDA00027391595100000915
Performing conflict detection and resolution, and executing step c 2; otherwise, it means FsmHaving completed collision detection and resolution in the first packet, step b1 in step 3-3-3-1 is performed.
Step c2, if
Figure BDA00027391595100000916
Then represents FsmHaving completed collision detection and resolution in the first packet, step b1 in step 3-3-3-1 is performed. Otherwise
Figure BDA00027391595100000917
Show that
Figure BDA00027391595100000918
Still being a point in the first packet, collision detection and disengagement needs to be performed, and step c3 is performed.
Step c3, calculating
Figure BDA00027391595100000919
Calculating points
Figure BDA00027391595100000920
To point
Figure BDA00027391595100000921
And calculates FsmArrival point
Figure BDA00027391595100000922
Predicted arrival time of
Figure BDA00027391595100000923
According to
Figure BDA00027391595100000924
And
Figure BDA00027391595100000925
position information calculation of
Figure BDA0002739159510000101
Step c4 is performed.
Step c4, finding flights FsmAt the point of
Figure BDA0002739159510000102
The set of logical front machines PFs. If PFs are presentkBelongs to PF and
Figure BDA0002739159510000103
then it is indicated at
Figure BDA0002739159510000104
Processing logical front-end PFskAnd FsmThere is a head-on glide conflict, from FsmCompleted conflict detection and resolution scene point
Figure BDA0002739159510000105
Is deleted from the flight list FsmAnd emptying the corresponding occupied time slot; updating Fs in Fs queuemInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure BDA0002739159510000106
Step b1 in step 3-3-3-1 is performed. If there is no glide conflict, a chase conflict detection is made and step c5 is performed. Wherein di represents a point
Figure BDA0002739159510000107
For logical front-end PFskThe di-th passing point.
Step c5, PF if there is a front machinekE is PFs, satisfies
Figure BDA0002739159510000108
And is
Figure BDA0002739159510000109
This indicates that at time instant FsmIn that
Figure BDA00027391595100001010
If there is a conflict, the conflict detection and release are required, and step c6 is executed; otherwise, it indicates that at the moment of ct, FsmIn that
Figure BDA00027391595100001011
Without conflict, calculate Fsm4D information of (1), order
Figure BDA00027391595100001012
Fs after information is updatedmAdding into
Figure BDA00027391595100001013
In the peer flight queue, let bi be bi +1, step c2 is executed.
Step c6, the invention sets two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode, and the uniform deceleration sliding mode is considered preferentially: first calculate FsmAt the time of taxiing for the next taxiing segment,
Figure BDA00027391595100001014
the acceleration is calculated and the acceleration is calculated,
Figure BDA00027391595100001015
calculating predicted to-point velocity
Figure BDA00027391595100001016
The flight can not be decelerated without limit in the taxiing process, and the maximum deceleration threshold value is set to be 40% by combining the performance of the airplane.
If it is not
Figure BDA00027391595100001017
It indicates that the flight Fs is satisfiedmAnd (4) performing uniform deceleration sliding in the next flight segment, and starting from the moment ct +1, enabling the flight to enter a uniform deceleration sliding state. Calculating FsmThe relevant parameters are as follows:
Figure BDA00027391595100001018
Figure BDA0002739159510000111
Figure BDA0002739159510000112
taking the above formula to calculate the result value,
Figure BDA0002739159510000113
fs after information is updatedmAdding into
Figure BDA0002739159510000114
Make a flight in the queue, according to
Figure BDA0002739159510000115
An insertion position in the queue is determined. b, executing step c 2;
if it is not
Figure BDA0002739159510000116
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsmThe delay is eliminated by adopting a waiting mode. Calculating maximum acceleration of flight
Figure BDA0002739159510000117
Calculating the next sliding time
Figure BDA0002739159510000118
Calculating an estimated time to point
Figure BDA0002739159510000119
Final calculation of required wait time
Figure BDA00027391595100001110
Calculating an expected start-up time
Figure BDA00027391595100001111
I.e. from time ct +1, the flight enters a wait state. Refreshing FsmThe relevant parameters are as follows:
Figure BDA00027391595100001112
Figure BDA00027391595100001113
and taking the formula to calculate a result value. Fs after information is updatedmAddition point
Figure BDA00027391595100001114
In a flight queue, and according to
Figure BDA00027391595100001115
An insertion position in the queue is determined. Let bi +1 perform step c 2.
Has the advantages that: the method fully considers the actual operation process of the complex airport, weakens the individual behaviors of the aircrafts in the processes of conflict detection and disengagement, and pays more attention to the macroscopic characteristics of mutual influence among the aircrafts in the process of scene sliding; in addition, the method does not adopt a pre-sorting mode to carry out conflict detection and resolution, thereby eliminating the uncertainty influence of different-scale pre-sorting strategies on the deduction result; and moreover, by adopting a backtracking-free algorithm flow, the execution efficiency of the method is improved, and the deduction result is reliable, so that the actual application requirements can be met.
The foregoing and/or other advantages of the invention will become further apparent from the following detailed description of the invention when taken in conjunction with the accompanying drawings.
Drawings
FIG. 1 is a schematic flow chart of the method of the present invention.
FIG. 2 is a detailed flow chart of the method of the present invention.
Detailed Description
As shown in FIG. 1, the invention provides a complex airport scene conflict detection and release method based on path dynamic grouping, which comprises the following steps:
step 1, determining a flight plan set;
step 2, path dynamic grouping;
and 3, simulating the airport surface sliding to finish the detection and release of the sliding conflict.
The step 1 comprises the following steps: according to airport scene sliding information, flight schedule information is cleaned and screened, a flight set for scene sliding simulation is determined, and each flight comprises: flight departure runway time (approach flight), flight slide-out stop time (departure flight), flight sliding path point set, flight sliding speed set and the like, wherein the flight set is expressed as Fs (Fs is the { Fs) }1,Fs2,…,Fsi}。
FsiThe main information contained is described below:
Figure BDA0002739159510000121
current flight FsiThe moment of entering an airport scene (departure flight refers to the time of leaving the runway, and approach flight refers to the time of starting to taxi);
Figure BDA0002739159510000122
Fsiand stored in a sliding pass order;
Figure BDA0002739159510000123
Fsiover-point velocity sequence of, and
Figure BDA0002739159510000124
the lengths are the same, and the values correspond to one another;
Figure BDA0002739159510000125
Fsisequence of course of the flight path passed by the slide, length ratio
Figure BDA0002739159510000126
Figure BDA0002739159510000126
1 is small;
Figure BDA0002739159510000127
Fsithe group number sequence to which the sliding pass point belongs, and
Figure BDA0002739159510000128
the lengths are the same, the initialization is null, and the paths are assigned after being dynamically grouped.
Figure BDA0002739159510000129
Is expressed as FsiPerforming the initial state sequence of the next sliding, if MOVE represents the sliding state; if the WAIT represents that the simulation system is in a delay resolution state, initializing the simulation system to be null, and filling the simulation system after calculation in the simulation process;
Figure BDA00027391595100001210
is expressed as FsiThe start time sequence for the next glide, and
Figure BDA00027391595100001211
the lengths are the same, the lengths are initialized to be empty, and the empty lengths are filled in after calculation in the simulation process;
Figure BDA00027391595100001212
is expressed as FsiThe start time sequence for the next glide, and
Figure BDA00027391595100001213
the lengths are the same, the lengths are initialized to be empty, and the empty lengths are filled in after calculation in the simulation process;
Figure BDA00027391595100001214
is expressed as FsiAn end time sequence for completing the next glide, an
Figure BDA00027391595100001215
The lengths are the same, the lengths are initialized to be empty, and the empty lengths are filled in after calculation in the simulation process;
Figure BDA0002739159510000131
is expressed as FsiThe time required to wait before starting the next taxi, and
Figure BDA0002739159510000132
the lengths are the same, the initial values are empty, and the empty values are filled after calculation in the simulation process.
Step 2, path dynamic grouping: the method dynamically groups the sliding paths of each flight according to the course change of the sliding paths, and allocates resources in groups in the simulation process, thereby maintaining the deduction efficiency and solving the deadlock problem of scene resource allocation.
The work goal of the ground controller is to keep the flight flow smooth and orderly in the process of sliding on the ground, and the work goal generally comprises the contents of sliding path selection, parking space distribution, runway distribution, sliding guide command and the like. When airport scene taxiing networks are complex and flight amount is large, how to carry out path planning and conflict detection and release is the main work content. The method mainly focuses on how to avoid conflict of the sliding process under the condition that the parking space, the runway and the sliding path are clear, and the simulation of the sliding process is realized.
The invention dynamically groups the sliding paths of each flight, and allocates resources in a group unit in the simulation process, thereby not only maintaining the deduction efficiency, but also solving the deadlock problem of scene resource allocation, and the step 2 comprises the following steps:
step 2-1, initializing a flight index to be findex is 0, initializing a site point index to be nindex is 1, and grouping an index to be gid is 0;
step 2-2, if findex < count (fs), it indicates that there are flights to be subjected to path dynamic grouping, step 2 is executed, otherwise, it indicates that all flights to be simulated have completed path dynamic grouping, grouping is finished, and simulation deduction can be performed. Wherein count (fs) represents the number of flights participating in the simulation;
step 2-3, if the current point is flight FsfindexThe first point on the taxi path is grouped into the first group, i.e. leaving nindex 1 unchanged,
Figure BDA0002739159510000133
wherein
Figure BDA0002739159510000134
Is expressed as FsfindexA path packet number to which the first taxi path point belongs; if the current point is not flight FsfindexSliding roadThe first point on the path executes step 2-4;
step 2-4, if
Figure BDA0002739159510000135
Indicating FsfindexAnd if the grouping is not performed, judging the course. If it is not
Figure BDA0002739159510000136
Indicate by point
Figure BDA0002739159510000137
Flight segment and point of origin
Figure BDA0002739159510000138
If the course of the terminal is different, the terminal is pointed
Figure BDA0002739159510000139
And FsfindexThe last field point is belonging to different groups, gid +1,
Figure BDA00027391595100001310
otherwise, it indicates the point
Figure BDA00027391595100001311
The course of the segment taking the starting point is the same as the course of the segment taking the point as the end point, and then the point is
Figure BDA0002739159510000141
And FsfindexThe last scene point passed belongs to the same group,
Figure BDA0002739159510000142
nindex is nindex +1, and the step 2-4 is continuously performed until findex is findex +1, and the step 2-2 is performed.
Step 3, airport surface sliding simulation
In the actual operation process, a scene controller can observe the scene flight situation at each moment, pay attention to the key conflict points of the scene, identify scene conflicts according to the situation, and resolve the conflicts by adopting modes of sliding guidance, intervention and the like. In order to simulate the process of situation awareness, control decision and situation intervention, the invention adopts a three-stage circulation mode to carry out sliding deduction, namely a global time sequence circulation, a field point circulation and a point flight queue circulation. The global time sequence loop is a first-stage loop in the algorithm, is the propulsion of a global time axis, embodies the abstraction of objective time, and has the characteristics of unidirectional evolution and global unification. The scene point cycle is a second stage cycle in the algorithm, is traversal of a scene sliding network point set, embodies the identification of flight space distribution under a specified time sequence, and is the basis for sliding conflict detection and resolution. The point flight queue cycle is a third-level cycle in the algorithm, is the traversal of a flight sequence of a designated point under a designated timing sequence, embodies the abstraction of the conflict detection and release process, and follows the control principle of point-by-point detection and hierarchical release.
Step 3-1, Global timing Loop
Since the flight schedules of the airport are usually arranged in units of natural days, the invention sets the global simulation time period to [0,24 × 60 × 60 ]), and the statuses of all taxied flights in the simulated airport at the current deduction time and 4D information are stored in each time sequence. Setting the starting point of the time sequence in the algorithm as 0 second, the increment of the time sequence as 1 second, and the current deduction time as the ct second, if ct belongs to the TimeSlice, carrying out deduction of the time and executing the step 3-2, otherwise, ending the process.
Step 3-2, scene point circulation
The scene point set determined according to the airport to be simulated is GNs, and the point for conflict resolution under the current time sequence ct is GNsjIf GNs arejAnd e, performing the deduction of the point at the moment ct by belonging to GNs, executing the step 3-3, otherwise, considering that all points in the point set of the current moment ct field surface are deduced, adding the flight in the initial state in Fs into the simulation airport, and executing the step 3-3-3.
Step 3-3, ordering flight queue circulation
Figure BDA0002739159510000143
Is ct time by GNsjTaking the point as an object point to carry out collision detection and flight sequence relief, and determining GNs at the moment of ctjThe flight for collision detection and disengagement by points is FijIf, if
Figure BDA0002739159510000144
Then a simulation deduction is made for the flight, step 3-3-1 is performed, otherwise GNs are representedjAnd (5) after the flight sequence of the points is deduced at the moment ct, executing the step 3-2.
Step 3-3-1: simulation deduction based on a kinematic model:
if it is not
Figure BDA0002739159510000151
And is
Figure BDA0002739159510000152
Then represents FijCan start to slide, order
Figure BDA0002739159510000153
Otherwise, F is not changed when the next sliding section cannot be startedijStatus information from
Figure BDA0002739159510000154
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if it is not
Figure BDA0002739159510000155
Indicating that flight F is at time ctijIn motion, calculating relative to the starting point GNs of the flight segmentj-1Distance of movement of
Figure BDA0002739159510000156
According to GNsj-1Position of (e) and ddis,
Figure BDA0002739159510000157
Calculating the flight F at the moment ctijPosition pos. If pos is related to GNsjIs greater than
Figure BDA0002739159510000158
Then represents FijDuring the course of sliding, from
Figure BDA0002739159510000159
Selecting the next flight in the sequence to deduce, and executing the step 3-3; else, flight to points GNs are representedjPerforming conflict detection and release, and executing the step 3-3-2;
step 3-3-2, collision detection and resolution based on path grouping:
if the path group to which the next destination point belongs is the same as the path group to which the current point belongs, that is
Figure BDA00027391595100001510
The conflict detection and disengagement are completed before entering the group, and the next sliding section is obtained
Figure BDA00027391595100001511
Figure BDA00027391595100001512
Wait for information, F from time ct +1ijThe next section of sliding is started, from
Figure BDA00027391595100001513
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if the path group to which the next destination point belongs is different from the path group to which the current point belongs, that is
Figure BDA00027391595100001514
Then the next packet needs to be detected and released, and the point index is marked with a value of bi ═ j + 1.
If it is not
Figure BDA00027391595100001515
Then flight F is indicatedijWhen the simulation life cycle is over, the condition is satisfied
Figure BDA00027391595100001516
Point of (2)
Figure BDA00027391595100001517
Delete F in queueijFrom
Figure BDA00027391595100001518
And selecting the next flight in the sequence to deduce, and executing the step 3-3.
If it is not
Figure BDA00027391595100001519
Then flight F is indicatedijThe simulation life cycle is not finished, the next group of conflict detection and release are required, and the specific steps comprise:
step a1, if
Figure BDA0002739159510000161
Then represents FsijHas completed the detection and release of collisions within the next packet, from
Figure BDA0002739159510000162
Selecting the next flight in the sequence to deduce, and executing the step 3-3, otherwise
Figure BDA0002739159510000163
Show that
Figure BDA0002739159510000164
Still being a point in the next packet, collision detection and disengagement needs to be performed, and step a2 is performed.
Step a2, calculating
Figure BDA0002739159510000165
Calculating points
Figure BDA0002739159510000166
To point
Figure BDA0002739159510000167
And calculates FsijArrival point
Figure BDA0002739159510000168
Predicted arrival time of
Figure BDA0002739159510000169
According to
Figure BDA00027391595100001610
And
Figure BDA00027391595100001611
position information calculation of
Figure BDA00027391595100001612
Step a3 is performed.
Step a3, finding flights FsijAt the point of
Figure BDA00027391595100001613
The set of logical front machines PFs. If PFs are presentkBelongs to PF and
Figure BDA00027391595100001614
then it is indicated at
Figure BDA00027391595100001615
Processing logical front-end PFskAnd FsijThere is a head-on glide conflict, from FsijCompleted conflict detection and resolution scene point
Figure BDA00027391595100001616
Is deleted from the flight list FsijAnd emptying the corresponding occupied time slot; updating Fs in Fs queueijInformation, will FsijIs delayed in anticipation of start-up, i.e.
Figure BDA00027391595100001617
From
Figure BDA00027391595100001618
Selecting the next flight in the sequence to deduce and execute3-3; if there is no glide collision, a chase collision detection is performed and step a4 is performed. Wherein di represents a point
Figure BDA00027391595100001619
For logical front-end PFskThe di-th passing point.
Step a4, PF if there is a front machinekE is PFs, satisfies
Figure BDA00027391595100001620
And is
Figure BDA00027391595100001621
This indicates that at time instant FsijIn that
Figure BDA00027391595100001622
Where there is a conflict, which needs to be detected and released, step a5 is executed, where di represents a point
Figure BDA00027391595100001623
For logical front-end PFskThe di-th passing point; otherwise, it indicates that at the moment of ct, FsijIn that
Figure BDA00027391595100001624
Without conflict, calculate Fsij4D information of (1), order
Figure BDA00027391595100001625
Fs after information is updatedijAdding into
Figure BDA00027391595100001626
In the peer flight queue, let bi be bi +1 execute step a 1.
Step a5, setting two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode, giving priority to the uniform deceleration sliding mode, and firstly calculating FsijCoasting time in the next coasting period
Figure BDA0002739159510000171
Then calculating the acceleration
Figure BDA0002739159510000172
Calculating predicted to-point velocity
Figure BDA0002739159510000173
The flight can not be decelerated without limit in the taxiing process, and the maximum deceleration threshold value is set to be 40% by combining the performance of the airplane.
If it is not
Figure BDA0002739159510000174
It indicates that the flight Fs is satisfiedijAnd (4) performing uniform deceleration sliding in the next flight segment, and starting from the moment ct +1, enabling the flight to enter a uniform deceleration sliding state. Calculating FsijThe relevant parameters are as follows:
Figure BDA0002739159510000175
Figure BDA0002739159510000176
Figure BDA0002739159510000177
taking the above formula to calculate the result value,
Figure BDA0002739159510000178
fs after information is updatedijAdding into
Figure BDA0002739159510000179
Make a flight in the queue, according to
Figure BDA00027391595100001710
An insertion position in the queue is determined. Step a1 is performed by bi + 1.
If it is not
Figure BDA00027391595100001711
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsijCause a delay, thereforeThe delay needs to be resolved in a waiting mode:
calculating maximum acceleration of flight
Figure BDA00027391595100001712
Calculating the next sliding time
Figure BDA00027391595100001713
Calculating an estimated time to point
Figure BDA00027391595100001714
Calculating the required wait time
Figure BDA00027391595100001715
Calculating an expected start-up time
Figure BDA00027391595100001716
I.e. from time ct +1, the flight enters a wait state. Refreshing FsijThe relevant parameters are as follows:
Figure BDA00027391595100001717
Figure BDA00027391595100001718
and taking the formula to calculate a result value. Fs after information is updatedijAddition point
Figure BDA0002739159510000181
In a flight queue, and according to
Figure BDA0002739159510000182
An insertion position in the queue is determined. Let bi +1 perform step a 1.
Step 3-3-3: initial flight joining simulation airport
In the data preparation stage before the simulation is started, the flight plan to be involved in the simulation is read into Fs according to the object and the simulation scenario to be simulated (as described in step 1). An origin ori is simulated in the algorithm, the ori does not concern the connection with the actual point of entering the simulated airport, but only concerns the time of entering the simulated airport, so that the distance between the point and all the real points of the airport is defined to be 0.
Flights in Fs have the following characteristics:
Figure BDA0002739159510000183
time of entry into the simulated airport, FsiThe origin of the current flight segment is ori, and the target point is FsiFirst point of the scene gliding path
Figure BDA0002739159510000184
And is
Figure BDA0002739159510000185
If it is not
Figure BDA0002739159510000186
Then all flights enter the simulation airport, step 3-2 is executed, and the deduction of the moment ct +1 is carried out;
if it is not
Figure BDA0002739159510000187
FsmE.g. Fs and
Figure BDA0002739159510000188
illustrating the time Fs at ctmPlanning to enter the simulated airport and then planning to enter the simulated airport,
Figure BDA0002739159510000189
is FsmAnd entering the starting point of the simulated airport. The invention inherits the simulation principle of first-come-first-serve, and the flights participating in the airport scene conflict detection and release at the moment ct are the flights of the simulation airport at the moment [0, ct ], so the flights joining the simulation airport at the moment are considered after the 4D calculation of the flights already in the airport at the moment ct is completed. FsmTwo times of conflict detection and resolution are required, namely first point conflict detection and resolutionAnd first packet collision detection and resolution. Step 3-3-3-1 is performed.
3-3-3-1, detecting and releasing a first point conflict, wherein the detecting and releasing of the first point conflict refers to identifying and relieving a conflict at a sliding starting point, and the method specifically comprises the following steps:
step b1, if at ct time F traversal is completed, and there is no FsmE.s satisfies
Figure BDA00027391595100001810
If ct is ct +1, performing step 3-1; otherwise, determining the flight Fs entering the simulated airport at the moment ctmSatisfy FsmE.g. Fs and
Figure BDA00027391595100001811
step b2 is performed.
Step b2, finding flights FsmAt the point of
Figure BDA00027391595100001812
The set of logical front machines PFs, which means the same at ct
Figure BDA00027391595100001813
Flights taxiing for target points, but PFsk∈PF,PFskAnd FsmIs not necessarily the same, step b3 is performed.
Step b3, if there is no front end or any PFskE.g. PFs, all satisfy
Figure BDA0002739159510000191
Or
Figure BDA0002739159510000192
Indicating no collision at the first point, FsmCan arrive at the ct moment in time
Figure BDA0002739159510000193
Point, update FsmThe information is as follows:
Figure BDA0002739159510000194
fs after information is updatedmAdding into
Figure BDA0002739159510000195
Ordering flight queue, and deleting Fs in FsmStep 3-3-3-2 is executed to perform collision detection and release of the first packet. Wherein
Figure BDA0002739159510000196
Indicates that the flight PFs is in
Figure BDA0002739159510000197
The requirement of the sliding interval of the rear machine is met;
Figure BDA0002739159510000198
is expressed as FsmIn that
Figure BDA0002739159510000199
The requirement of the sliding interval of the rear machine is met; j represents a point
Figure BDA00027391595100001910
For logical front-end PFskThe jth passing point, usually j, is 0.
PF if there is a front enginekE is PFs, satisfies
Figure BDA00027391595100001911
And is
Figure BDA00027391595100001912
This indicates that at time instant FsmIn that
Figure BDA00027391595100001913
If there is conflict, conflict detection and release are required, and Fs in Fs are updatedmInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure BDA00027391595100001914
Step b1 is performed.
Step 3-3-3-2, first packet punchingBurst detection and release, first packet collision detection and release for FsmIdentifying and mitigating conflicts in the first path dynamic grouping specifically comprises:
step c1, initialize the intra-group index bi as 1, if there is not yet any collision detection and release in the group and
Figure BDA00027391595100001915
then is at
Figure BDA00027391595100001916
Performing conflict detection and resolution, and executing step c 2; otherwise, it means FsmHaving completed collision detection and resolution in the first packet, step b1 in step 3-3-3-1 is performed.
Step c2, if
Figure BDA00027391595100001917
Then represents FsmHaving completed collision detection and resolution in the first packet, step b1 in step 3-3-3-1 is performed. Otherwise
Figure BDA00027391595100001918
Show that
Figure BDA00027391595100001919
Still being a point in the first packet, collision detection and disengagement needs to be performed, and step c3 is performed.
Step c3, calculating
Figure BDA0002739159510000201
Calculating points
Figure BDA0002739159510000202
To point
Figure BDA0002739159510000203
And calculates FsmArrival point
Figure BDA0002739159510000204
Predicted arrival time of
Figure BDA0002739159510000205
According to
Figure BDA0002739159510000206
And
Figure BDA0002739159510000207
position information calculation of
Figure BDA0002739159510000208
Step c4 is performed.
Step c4, finding flights FsmAt the point of
Figure BDA0002739159510000209
The set of logical front machines PFs. If PFs are presentkBelongs to PF and
Figure BDA00027391595100002010
then it is indicated at
Figure BDA00027391595100002011
Processing logical front-end PFskAnd FsmThere is a head-on glide conflict, from FsmCompleted conflict detection and resolution scene point
Figure BDA00027391595100002012
Is deleted from the flight list FsmAnd emptying the corresponding occupied time slot; updating Fs in Fs queuemInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure BDA00027391595100002013
Step b1 in step 3-3-3-1 is performed. If there is no glide conflict, a chase conflict detection is made and step c5 is performed. Wherein di represents a point
Figure BDA00027391595100002014
For logical front-end PFskThe di-th passing point.
Step c5, if presentMechanical PFkE is PFs, satisfies
Figure BDA00027391595100002015
And is
Figure BDA00027391595100002016
This indicates that at time instant FsmIn that
Figure BDA00027391595100002017
If there is a conflict, the conflict detection and release are required, and step c6 is executed; otherwise, it indicates that at the moment of ct, FsmIn that
Figure BDA00027391595100002018
Without conflict, calculate Fsm4D information of (1), order
Figure BDA00027391595100002019
Fs after information is updatedmAdding into
Figure BDA00027391595100002020
In the peer flight queue, let bi be bi +1, step c2 is executed.
Step c6, the invention sets two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode, and the uniform deceleration sliding mode is considered preferentially: first calculate FsmAt the time of taxiing for the next taxiing segment,
Figure BDA00027391595100002021
the acceleration is calculated and the acceleration is calculated,
Figure BDA00027391595100002022
calculating predicted to-point velocity
Figure BDA00027391595100002023
The flight can not be decelerated without limit in the taxiing process, and the maximum deceleration threshold value is set to be 40% by combining the performance of the airplane.
If it is not
Figure BDA0002739159510000211
It indicates that the flight Fs is satisfiedmAnd (4) performing uniform deceleration sliding in the next flight segment, and starting from the moment ct +1, enabling the flight to enter a uniform deceleration sliding state. Calculating FsmThe relevant parameters are as follows:
Figure BDA0002739159510000212
Figure BDA0002739159510000213
Figure BDA0002739159510000214
taking the above formula to calculate the result value,
Figure BDA0002739159510000215
fs after information is updatedmAdding into
Figure BDA0002739159510000216
Make a flight in the queue, according to
Figure BDA0002739159510000217
An insertion position in the queue is determined. b, executing step c 2;
if it is not
Figure BDA0002739159510000218
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsmThe delay is eliminated by adopting a waiting mode. Calculating maximum acceleration of flight
Figure BDA0002739159510000219
Calculating the next sliding time
Figure BDA00027391595100002110
Calculating an estimated time to point
Figure BDA00027391595100002111
Final calculation of required wait time
Figure BDA00027391595100002112
Calculating an expected start-up time
Figure BDA00027391595100002113
I.e. from time ct +1, the flight enters a wait state. Refreshing FsmThe relevant parameters are as follows:
Figure BDA00027391595100002114
Figure BDA00027391595100002115
and taking the formula to calculate a result value. Fs after information is updatedmAddition point
Figure BDA00027391595100002116
In a flight queue, and according to
Figure BDA00027391595100002117
An insertion position in the queue is determined. Let bi +1 perform step c 2.
The present invention provides a complex airport scene collision detection and release method based on path dynamic grouping, and the method and the way for implementing the technical scheme are many, the above description is only the preferred embodiment of the present invention, it should be noted that, for those skilled in the art, if any improvement and embellishment can be made without departing from the principle of the present invention, and these improvements and embellishments should also be regarded as the protection scope of the present invention. All the components not specified in the present embodiment can be realized by the prior art.

Claims (10)

1. The complex airport scene conflict detection and release method based on path dynamic grouping is characterized by comprising the following steps:
step 1, determining a flight plan set;
step 2, path dynamic grouping;
and 3, simulating the airport surface sliding to finish the detection and release of the sliding conflict.
2. The method of claim 1, wherein step 1 comprises: according to airport scene taxi information, cleaning and screening flight schedule information, and determining a flight set for scene taxi simulation, wherein the flight set is expressed as Fs (F ═ Fs)1,Fs2,…,Fsi},FsiRepresenting the ith set of flights;
Fsithe information contained is as follows:
Figure FDA0002739159500000011
current flight FsiThe time of entering the airport scene refers to the time of leaving the runway for the departure flight and the time of starting to slide for the approach flight;
Figure FDA0002739159500000012
Fsiand stored in a sliding pass order;
Figure FDA0002739159500000013
Fsiover-point velocity sequence of, and
Figure FDA0002739159500000014
the lengths are the same, and the values correspond to one another;
Figure FDA0002739159500000015
Fsisequence of course of the flight path passed by the slide, length ratio
Figure FDA0002739159500000016
1 is small;
Figure FDA0002739159500000017
Fsithe group number sequence to which the sliding pass point belongs, and
Figure FDA0002739159500000018
the lengths are the same, and the initialization is empty;
Figure FDA0002739159500000019
is expressed as FsiPerforming the initial state sequence of the next sliding, if MOVE represents the sliding state; if the WAIT represents that the delay is resolved, initializing the state to be null;
Figure FDA00027391595000000110
is expressed as FsiThe start time sequence for the next glide, and
Figure FDA00027391595000000111
the lengths are the same, and the initialization is empty;
Figure FDA00027391595000000112
is expressed as FsiThe start time sequence for the next glide, and
Figure FDA00027391595000000113
the lengths are the same, and the initialization is empty;
Figure FDA00027391595000000114
is expressed as FsiAn end time sequence for completing the next glide, an
Figure FDA00027391595000000115
The lengths are the same, and the initialization is empty;
Figure FDA00027391595000000116
is expressed as FsiThe time required to wait before starting the next taxi, and
Figure FDA00027391595000000117
same length, initialized to null.
3. The method of claim 2, wherein step 2 comprises:
step 2-1, initializing a flight index to be findex is 0, initializing a site point index to be nindex is 1, and grouping an index to be gid is 0;
step 2-2, if findex < count (fs), it indicates that there are flights to be subjected to path dynamic grouping, then path dynamic grouping is executed, otherwise, it indicates that all flights to be simulated have completed path dynamic grouping, then grouping is ended, wherein count (fs) represents the number of flights participating in simulation;
step 2-3, if the current point is flight FsfindexThe first point on the taxi path is grouped into the first group, i.e. leaving nindex 1 unchanged,
Figure FDA0002739159500000021
wherein
Figure FDA0002739159500000022
Is expressed as FsfindexA path packet number to which the first taxi path point belongs; if the current point is not flight FsfindexThe first point on the sliding path executes the step 2-4;
step 2-4, if
Figure FDA0002739159500000023
Indicating FsfindexIf the grouping is not performed, the grouping judgment is performed according to the heading, and if the grouping is not performed, the grouping is determined
Figure FDA0002739159500000024
Indicate by point
Figure FDA0002739159500000025
The course of the flight segment taking the starting point is different from the course of the flight segment taking the point as the end point, and then the point is
Figure FDA0002739159500000026
And FsfindexThe last field point is belonging to different groups, gid +1,
Figure FDA0002739159500000027
otherwise, it indicates the point
Figure FDA0002739159500000028
The course of the segment taking the starting point is the same as the course of the segment taking the point as the end point, and then the point is
Figure FDA0002739159500000029
And FsfindexThe last scene point passed belongs to the same group,
Figure FDA00027391595000000210
continuing to execute step 2-4 until findex ═ findex +1, executing step 2-2, wherein
Figure FDA00027391595000000211
Is expressed as FsfindexSequences of points that need to be traversed in the scene of sliding.
4. The method of claim 3, wherein step 3 comprises:
step 3-1, circulating the overall time sequence;
step 3-2, circulating scene points;
and 3, circulating the flight queue.
5. The method of claim 4, wherein step 3-1 comprises: and setting the global simulation time period as TimeSlice [0,24 × 60 × 60), storing the states of all taxiing flights in the simulation airport at the current deduction time and 4D information in each time sequence, setting the starting point of the time sequence as 0 th second, the increment of the time sequence as 1 second, and the current deduction time as the ct th second, carrying out deduction of the time if ct belongs to the TimeSlice, and executing the step 3-2, otherwise, ending the process.
6. The method of claim 5, wherein step 3-2 comprises: the scene point set determined according to the airport to be simulated is GNs, and the point for conflict resolution under the current time sequence ct is GNsjIf GNs arejAnd e, performing the deduction of the ct moment on the point by belonging to GNs, executing the step 3-3, otherwise, indicating that all points in the ct field surface point set at the current moment are deduced, adding the flight in the initial state in Fs into the simulation airport, and executing the step 3-3-3.
7. The method of claim 6, wherein step 3-3 comprises:
Figure FDA0002739159500000031
is ct time by GNsjTaking the point as an object point to carry out collision detection and flight sequence relief, and determining GNs at the moment of ctjThe flight for collision detection and disengagement by points is FijIf, if
Figure FDA0002739159500000032
Then a simulation deduction is made for the flight, step 3-3-1 is performed, otherwise GNs are representedjAfter the flight sequence of the points is deduced at the moment ct, executing a step 3-2;
step 3-3-1: simulation deduction based on a kinematic model:
if it is not
Figure FDA0002739159500000033
And is
Figure FDA0002739159500000034
Then represents FijCan start to slide, order
Figure FDA0002739159500000035
Otherwise, F is not changed when the next sliding section cannot be startedijStatus information from
Figure FDA0002739159500000036
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if it is not
Figure FDA0002739159500000037
Indicating that flight F is at time ctijIn motion, calculating relative to the starting point GNs of the flight segmentj-1Distance of movement of
Figure FDA0002739159500000038
According to GNsj-1Position of (e) and ddis,
Figure FDA0002739159500000039
Calculating the flight F at the moment ctijPosition pos of (1), if pos is related to GNsjIs greater than
Figure FDA00027391595000000310
Then represents FijDuring the course of sliding, from
Figure FDA00027391595000000311
Selecting the next flight in the sequence to deduce, and executing the step 3-3; else, flight to points GNs are representedjPerforming conflict detection and release, and executing the step 3-3-2;
step 3-3-2, collision detection and resolution based on path grouping:
if the path group to which the next destination point belongs is the same as the path group to which the current point belongs, that is
Figure FDA00027391595000000312
The punch is completed before entering the groupBurst detection and release to obtain the next section of sliding
Figure FDA00027391595000000313
Figure FDA00027391595000000314
Information, F from time ct +1ijThe next section of sliding is started, from
Figure FDA00027391595000000315
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if the path group to which the next destination point belongs is different from the path group to which the current point belongs, that is
Figure FDA0002739159500000041
Then the next packet needs to be subjected to collision detection and release, and the point index mark bi is j + 1;
if it is not
Figure FDA0002739159500000042
Then flight F is indicatedijWhen the simulation life cycle is over, the condition is satisfied
Figure FDA0002739159500000043
Point of (2)
Figure FDA0002739159500000044
Delete F in queueijFrom
Figure FDA0002739159500000045
Selecting the next flight in the sequence to deduce, and executing the step 3-3;
if it is not
Figure FDA0002739159500000046
Then flight F is indicatedijThe simulation life cycle is not finished, the next group of conflict detection and release is required, and the specific steps comprise:
Step a1, if
Figure FDA0002739159500000047
Then represents FsijHas completed the detection and release of collisions within the next packet, from
Figure FDA0002739159500000048
Selecting the next flight in the sequence to deduce, and executing the step 3-3, otherwise
Figure FDA0002739159500000049
Show that
Figure FDA00027391595000000410
Still being a point in the next packet, collision detection and disengagement needs to be performed, and step a2 is executed;
step a2, calculating
Figure FDA00027391595000000411
Calculating points
Figure FDA00027391595000000412
To point
Figure FDA00027391595000000413
And calculates FsijArrival point
Figure FDA00027391595000000414
Predicted arrival time of
Figure FDA00027391595000000415
According to
Figure FDA00027391595000000416
And
Figure FDA00027391595000000417
position information calculation of
Figure FDA00027391595000000418
Performing step a 3;
step a3, finding flights FsijAt the point of
Figure FDA00027391595000000419
Set of logical front-end PFs, if anykBelongs to PF and
Figure FDA00027391595000000420
then it is indicated at
Figure FDA00027391595000000421
Processing logical front-end PFskAnd FsijThere is a head-on glide conflict, from FsijCompleted conflict detection and resolution scene point
Figure FDA00027391595000000422
Is deleted from the flight list FsijAnd emptying the corresponding occupied time slot; updating Fs in Fs queueijInformation, will FsijIs delayed in anticipation of start-up, i.e.
Figure FDA00027391595000000423
From
Figure FDA00027391595000000424
Selecting the next flight in the sequence to deduce, and executing the step 3-3; if no head sliding conflict exists, detecting the pursuit conflict and executing the step a 4; wherein di represents a point
Figure FDA00027391595000000425
For logical front-end PFskThe di-th passing point;
step a4, PF if there is a front machinekE is PFs, satisfies
Figure FDA0002739159500000051
And is
Figure FDA0002739159500000052
This indicates that at time instant FsijIn that
Figure FDA0002739159500000053
Where there is a conflict, which needs to be detected and released, step a5 is executed, where di represents a point
Figure FDA0002739159500000054
For logical front-end PFskThe di-th passing point; otherwise, it indicates that at the moment of ct, FsijIn that
Figure FDA0002739159500000055
Without conflict, calculate Fsij4D information of (1), order
Figure FDA0002739159500000056
Fs after information is updatedijAdding into
Figure FDA0002739159500000057
In the peer flight queue, let bi be bi +1 execute step a 1;
step a5, setting two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode, and giving priority to the uniform deceleration sliding mode: first calculate FsijCoasting time in the next coasting period
Figure FDA0002739159500000058
Then calculating the acceleration
Figure FDA0002739159500000059
Calculating predicted to-point velocity
Figure FDA00027391595000000510
If it is not
Figure FDA00027391595000000511
It indicates that the flight Fs is satisfiedijThe uniform deceleration sliding can be carried out in the next flight segment, and the flight enters a uniform deceleration sliding state from the moment ct + 1; calculating FsijThe relevant parameters are as follows:
Figure FDA00027391595000000512
Figure FDA00027391595000000513
Figure FDA00027391595000000514
taking the above formula to calculate the result value,
Figure FDA00027391595000000515
fs after information is updatedijAdding into
Figure FDA00027391595000000516
Make a flight in the queue, according to
Figure FDA00027391595000000517
Judging the position of the insertion in the queue, bi +1, and executing the step a 1;
if it is not
Figure FDA00027391595000000518
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsijThe delay caused by the method needs to be resolved by adopting a waiting mode:
calculating maximum acceleration of flight
Figure FDA00027391595000000519
Calculating the next sliding time
Figure FDA0002739159500000061
Calculating an estimated time to point
Figure FDA0002739159500000062
Calculating the required wait time
Figure FDA0002739159500000063
Calculating an expected start-up time
Figure FDA0002739159500000064
Starting from the moment ct +1, the flight enters a waiting state, and Fs is refreshedijThe relevant parameters are as follows:
Figure FDA0002739159500000065
calculating the result value by the formula, and updating the information FsijAddition point
Figure FDA0002739159500000066
In a flight queue, and according to
Figure FDA0002739159500000067
Judging the position of the insertion in the queue, making bi be bi +1, and executing step a 1;
step 3-3-3: the initial flight joins the simulated airport.
8. The method of claim 7, wherein step 3-3-3 comprises: simulating an origin ori, and defining the distances between the point and all real points of the airport to be 0;
flights in Fs have the following characteristics:
Figure FDA0002739159500000068
time of entry into the simulated airport, FsiThe origin of the current flight segment is ori, and the target point is FsiScene slideFirst point of diameter
Figure FDA0002739159500000069
And is
Figure FDA00027391595000000610
If it is not
Figure FDA00027391595000000611
Then all flights enter the simulation airport, step 3-2 is executed, and the deduction of the moment ct +1 is carried out;
if it is not
Figure FDA00027391595000000612
FsmE.g. Fs and
Figure FDA00027391595000000613
illustrating the time Fs at ctmPlanning to enter the simulated airport and then planning to enter the simulated airport,
Figure FDA00027391595000000614
is FsmA starting point for entering the simulation airport; according to the simulation principle of first-come-first-serve, the flights participating in airport scene conflict detection and releasing at the moment ct are the flights of the simulation airport at the moment [0, ct), so that the flights participating in the simulation airport at the moment ct are considered after the 4D calculation of the flights already in the airport at the moment ct is completed; fsmPerforming two times of conflict detection and resolution, namely first point conflict detection and resolution and first packet conflict detection and resolution respectively; performing step 3-3-3-1;
step 3-3-3-1, the first point conflict detection and resolution specifically comprises:
step b1, if at ct time F traversal is completed, and there is no FsmE.s satisfies
Figure FDA00027391595000000615
If ct is ct +1, performing step 3-1; otherwise, the entry into the simulated airport at the moment ct is determinedFlight FsmSatisfy FsmE.g. Fs and
Figure FDA0002739159500000071
step b2 is executed;
step b2, finding flights FsmAt the point of
Figure FDA0002739159500000072
The set of logical front machines PFs, which means the same at ct
Figure FDA0002739159500000073
Executing step b3 for the flight taxiing at the target point;
step b3, if there is no front end or any PFskE.g. PFs, all satisfy
Figure FDA0002739159500000074
Or
Figure FDA0002739159500000075
Indicating no collision at the first point, FsmCan arrive at the ct moment in time
Figure FDA0002739159500000076
Point, update FsmThe information is as follows:
Figure FDA0002739159500000077
fs after information is updatedmAdding into
Figure FDA0002739159500000078
Ordering flight queue, and deleting Fs in FsmExecuting step 3-3-3-2 to detect and release the conflict of the first packet; wherein
Figure FDA0002739159500000079
Indicates that the flight PFs is in
Figure FDA00027391595000000710
The requirement of the sliding interval of the rear machine is met;
Figure FDA00027391595000000711
is expressed as FsmIn that
Figure FDA00027391595000000712
The requirement of the sliding interval of the rear machine is met; j represents a point
Figure FDA00027391595000000713
For logical front-end PFskThe jth passing point;
PF if there is a front enginekE is PFs, satisfies
Figure FDA00027391595000000714
And is
Figure FDA00027391595000000715
This indicates that at time instant FsmIn that
Figure FDA00027391595000000716
If there is conflict, conflict detection and release are required, and Fs in Fs are updatedmInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure FDA00027391595000000717
Figure FDA00027391595000000718
Step b1 is executed;
and 3-3-3-2, detecting and releasing the first packet conflict.
9. The method of claim 8, wherein step 3-3-3-2 comprises:
step c1, initialize the intra-group index bi as 1, if there is not collision detection in the group yetAnd is released and
Figure FDA00027391595000000719
then is at
Figure FDA00027391595000000720
Performing conflict detection and resolution, and executing step c 2; otherwise, it means FsmHaving completed the collision detection and release in the first packet, step b1 in step 3-3-3-1 is performed;
step c2, if
Figure FDA0002739159500000081
Then represents FsmHaving completed the collision detection and release in the first packet, step b1 in step 3-3-3-1 is performed; otherwise
Figure FDA0002739159500000082
Show that
Figure FDA0002739159500000083
Still being a point in the first packet, collision detection and disengagement needs to be performed, step c3 is performed;
step c3, calculating
Figure FDA0002739159500000084
Calculating points
Figure FDA0002739159500000085
To point
Figure FDA0002739159500000086
And calculates FsmArrival point
Figure FDA0002739159500000087
Predicted arrival time of
Figure FDA0002739159500000088
According to
Figure FDA0002739159500000089
And
Figure FDA00027391595000000810
position information calculation of
Figure FDA00027391595000000811
Performing step c 4;
step c4, finding flights FsmAt the point of
Figure FDA00027391595000000812
Set of logical front-end PFs, if anykBelongs to PF and
Figure FDA00027391595000000813
then it is indicated at
Figure FDA00027391595000000814
Processing logical front-end PFskAnd FsmThere is a head-on glide conflict, from FsmCompleted conflict detection and resolution scene point
Figure FDA00027391595000000815
Is deleted from the flight list FsmAnd emptying the corresponding occupied time slot; updating Fs in Fs queuemInformation, will FsmIs delayed in anticipation of start-up, i.e.
Figure FDA00027391595000000816
Step b1 in step 3-3-3-1 is performed; if no head sliding conflict exists, detecting the pursuit conflict and executing the step c 5; wherein di represents a point
Figure FDA00027391595000000817
For logical front-end PFskThe di-th passing point;
step c5, PF if there is a front machinekE.g. PFs, fullFoot
Figure FDA00027391595000000818
And is
Figure FDA00027391595000000819
This indicates that at time instant FsmIn that
Figure FDA00027391595000000820
If there is a conflict, the conflict detection and release are required, and step c6 is executed; otherwise, it indicates that at the moment of ct, FsmIn that
Figure FDA00027391595000000821
Without conflict, calculate Fsm4D information of (1), order
Figure FDA00027391595000000822
Figure FDA00027391595000000823
Fs after information is updatedmAdding into
Figure FDA00027391595000000824
In the peer flight queue, let bi be bi +1, go to step c 2;
and step c6, setting two conflict resolution modes, namely a uniform deceleration sliding mode and a waiting mode.
10. The method according to claim 9, wherein in step c6, the level-geared skating mode is prioritized as follows: first calculate FsmCoasting time in the next coasting period
Figure FDA0002739159500000091
Calculating acceleration
Figure FDA0002739159500000092
Calculating predicted to-point velocity
Figure FDA0002739159500000093
If it is not
Figure FDA0002739159500000094
It indicates that the flight Fs is satisfiedmThe uniform deceleration sliding can be carried out in the next flight segment, and the flight enters a uniform deceleration sliding state from the moment ct + 1; calculating FsmThe relevant parameters are as follows:
Figure FDA0002739159500000095
Figure FDA0002739159500000096
Figure FDA0002739159500000097
taking the above formula to calculate the result value,
Figure FDA0002739159500000098
fs after information is updatedmAdding into
Figure FDA0002739159500000099
Make a flight in the queue, according to
Figure FDA00027391595000000910
Judging the position of the insertion in the queue, bi +1, and executing step c 2;
if it is not
Figure FDA00027391595000000911
The explanation is that the current acceleration can exceed the maximum deceleration range, namely the uniform deceleration flight can not eliminate the next target point pair FsmThe delay caused by the method needs to be resolved by adopting a waiting mode: calculating maximum acceleration of flight
Figure FDA00027391595000000912
Calculating the next sliding time
Figure FDA00027391595000000913
Calculating an estimated time to point
Figure FDA00027391595000000914
Final calculation of required wait time
Figure FDA00027391595000000915
Calculating an expected start-up time
Figure FDA00027391595000000916
Starting from the moment ct +1, the flight enters a waiting state, and Fs is refreshedmThe relevant parameters are as follows:
Figure FDA00027391595000000917
calculating a result value by taking the formula; fs after information is updatedmAddition point
Figure FDA00027391595000000918
In a flight queue, and according to
Figure FDA00027391595000000919
The position of the insertion in the queue is determined, and step c2 is executed with bi + 1.
CN202011144217.1A 2020-10-23 2020-10-23 Complex airport scene conflict detection and release method based on path dynamic grouping Active CN112365745B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011144217.1A CN112365745B (en) 2020-10-23 2020-10-23 Complex airport scene conflict detection and release method based on path dynamic grouping

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011144217.1A CN112365745B (en) 2020-10-23 2020-10-23 Complex airport scene conflict detection and release method based on path dynamic grouping

Publications (2)

Publication Number Publication Date
CN112365745A true CN112365745A (en) 2021-02-12
CN112365745B CN112365745B (en) 2021-08-31

Family

ID=74511753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011144217.1A Active CN112365745B (en) 2020-10-23 2020-10-23 Complex airport scene conflict detection and release method based on path dynamic grouping

Country Status (1)

Country Link
CN (1) CN112365745B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113470439A (en) * 2021-06-30 2021-10-01 中国民用航空飞行学院 Method and system for solving control conflict of medium and small airports based on artificial intelligence
CN113470438A (en) * 2021-06-30 2021-10-01 中国电子科技集团公司第二十八研究所 Logic time sequence deduction simulation-based conflict-free flight trajectory generation method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8280622B2 (en) * 2005-11-10 2012-10-02 Thales Terrain avoidance system for transport aircraft
CN102903263A (en) * 2012-09-28 2013-01-30 北京航空航天大学 Method and device used for removing flight conflicts and based on packet mode
CN105469644A (en) * 2014-08-22 2016-04-06 北京航空航天大学 Flight conflict resolution method and flight conflict resolution device
US20170365178A1 (en) * 2015-07-13 2017-12-21 Double Black Aviation Technology L.L.C. System and method for optimizing an aircraft trajectory
CN110069888A (en) * 2019-05-06 2019-07-30 中国民航大学 A kind of simulation of airdrome scene and method for optimizing route

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8280622B2 (en) * 2005-11-10 2012-10-02 Thales Terrain avoidance system for transport aircraft
CN102903263A (en) * 2012-09-28 2013-01-30 北京航空航天大学 Method and device used for removing flight conflicts and based on packet mode
CN105469644A (en) * 2014-08-22 2016-04-06 北京航空航天大学 Flight conflict resolution method and flight conflict resolution device
US20170365178A1 (en) * 2015-07-13 2017-12-21 Double Black Aviation Technology L.L.C. System and method for optimizing an aircraft trajectory
CN110069888A (en) * 2019-05-06 2019-07-30 中国民航大学 A kind of simulation of airdrome scene and method for optimizing route

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113470439A (en) * 2021-06-30 2021-10-01 中国民用航空飞行学院 Method and system for solving control conflict of medium and small airports based on artificial intelligence
CN113470438A (en) * 2021-06-30 2021-10-01 中国电子科技集团公司第二十八研究所 Logic time sequence deduction simulation-based conflict-free flight trajectory generation method
CN113470438B (en) * 2021-06-30 2022-05-10 中国电子科技集团公司第二十八研究所 Logic time sequence deduction simulation-based conflict-free flight trajectory generation method
CN113470439B (en) * 2021-06-30 2022-05-24 中国民用航空飞行学院 Method and system for solving control conflict of medium and small airport based on artificial intelligence

Also Published As

Publication number Publication date
CN112365745B (en) 2021-08-31

Similar Documents

Publication Publication Date Title
CN112365745B (en) Complex airport scene conflict detection and release method based on path dynamic grouping
CN107193639B (en) Multi-core parallel simulation engine system supporting combined combat
CN106251016B (en) A kind of parking system paths planning method based on dynamic time windows
CN108122027B (en) Training method, device and chip of neural network model
Erzberger Design principles and algorithms for automated air traffic management
CN110502676B (en) Airport scene operation simulation method based on visual tool modeling and storage medium
D'Ariano et al. Optimal sequencing of aircrafts take-off and landing at a busy airport
CN109615163B (en) Air-ground joint capacity calculation method based on time sequence simulation
CN107622699B (en) All the period of time airspace conflict probe and solution desorption method based on timing
CN110119861A (en) Dispatch the method, apparatus and computer readable storage medium of unmanned vehicle
CN111474926A (en) Waste smoke recovery method based on multiple AGV time window path optimization algorithm
CN111310383B (en) Airport tractor dynamic optimization scheduling method based on HTCPN
CN102903263B (en) Method and device used for removing flight conflicts and based on packet mode
Saifutdinov et al. Digital twin as a decision support tool for airport traffic control
CN113342034A (en) Combined strategy algorithm for unmanned aerial vehicle channel inspection and refined inspection
CN115494810A (en) AGV online path planning method for automatic wharf
Jiang et al. A schedule optimization model on multirunway based on ant colony algorithm
CN111061565A (en) Two-stage pipeline task scheduling method and system in Spark environment
Andreussi et al. A simulation model for aircraft sequencing in the near terminal area
CN115187093B (en) Airport scene operation optimization method, device, equipment and readable storage medium
CN116719282A (en) Workshop integrated dynamic scheduling method considering path planning and disturbance response
AU2022331927A1 (en) A hybrid method for controlling a railway system and an apparatus therefor
CN111930137B (en) Real-time optimization method for multi-source telemetering ballistic data frame
Tian et al. Cooperative multiple task assignment using cluster method and bidirectional particle swarm optimization
Khoury et al. Evaluation of general-purpose construction simulation and visualization tools for modeling and animating airside airport operations

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