2022
DOI: 10.1007/s00500-022-07224-3
|View full text |Cite
|
Sign up to set email alerts
|

Trajectory planning for UAV navigation in dynamic environments with matrix alignment Dijkstra

Abstract: The trajectory planning for UAVs in the dynamic environments is a challenging task. Many restrictions should be taken into consideration, including dynamic terrain collision, no-fly zone criteria, power and fuel criteria and so on. However, some methods treat dynamic restrictions as static in order to reduce cost and obtain efficient and acceptable paths. To achieve optimal, efficient and acceptable paths, we first use a high-dimension matrix, Extended Hierarchical Graph (EHG), to model the unexplored dynamic … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
9
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(9 citation statements)
references
References 28 publications
0
9
0
Order By: Relevance
“…Inspired by the study from Wang, J. et al 15 , we derived an analytical solution when adverse environmental constraints are integrated into the IFDS framework using a constraint matrix. This matrix represents the current environmental conditions and any unpredictable changes such as rain, congestion, or no-fly zones.…”
Section: Incorporating Environmental Constraintsmentioning
confidence: 99%
See 1 more Smart Citation
“…Inspired by the study from Wang, J. et al 15 , we derived an analytical solution when adverse environmental constraints are integrated into the IFDS framework using a constraint matrix. This matrix represents the current environmental conditions and any unpredictable changes such as rain, congestion, or no-fly zones.…”
Section: Incorporating Environmental Constraintsmentioning
confidence: 99%
“…For instance, the average runtime of the algorithm in Zhang, X. et al's work 13 exceeded a minute, making it unsuitable for real-time applications. In Wang, J. et al's 15 work, the dynamic environment is transformed into a high-dimensional matrix known as the Extended Hierarchical Graph (EHG). Real meteorological data were assigned to each layer in EHG to represent the environment at each time, and the safety possibility coefficients were assigned to individual cells.…”
mentioning
confidence: 99%
“…However, its time complexity and space complexity are relatively high, which is not suitable for complex environments. In order to avoid the sequential bottleneck problem that may occur in Dijkstra's algorithm, Wang et al [26] first used the extended hierarchical graph to model the dynamic grid environment, then used the matrix alignment method to perform parallel exploration in the simulated environment, and finally traced the safe path according to the navigator matrix. This method shows a good performance in a large-scale dynamic grid environment.…”
Section: Global Path Planningmentioning
confidence: 99%
“…The Dijkstra algorithm has high flexibility and can be modified according to specific needs in practical applications to achieve the expected results [16][17][18][19]. However, this algorithm has high memory consumption, and due to the need to maintain two sets, it requires a lot of additional memory space.…”
Section: Introductionmentioning
confidence: 99%