Fire escape path planning method and system based on extended A* algorithm
An escape path and algorithm technology, which is applied in the field of fire escape path planning methods and systems, can solve problems such as multiple minimum costs and tortuous paths that are not discussed in the algorithm, and achieve the effects of efficient path planning, personal safety assurance, and reduction of casualties.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2021-01-22
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the field of emergency route planning, in particular to a fire escape route planning method and system based on an extended A* algorithm. Background technique
[0002] With the continuous expansion of the scale of modern cities, there are more and more large venues and high-rise buildings with high floors, complex structures and dense population. Existing fire-fighting evacuation and escape equipment cannot be changed accordingly according to the fire situation on the spot, which may allow escapees to run to the fire point. Therefore, when a fire occurs, how to intelligently plan an effective escape route, provide safety guidance for personnel, and reduce the cost of casualties in a fire is a very valuable research. How to effectively guide people to evacuate and escape involves path planning.
[0003] At present, a large number of experts and scholars have done more research in the field of path planning, including artificia...
Examples
Embodiment Construction
[0027] In order to make the purpose, technical solution and advantages of the present invention more clear and understandable, the present invention will be further described in detail below in conjunction with the accompanying drawings and technical solutions.
[0028] In the research of fire escape path planning, for the traditional A* algorithm has multiple minimum cost values at a certain position, its calculation program often selects the first minimum value, which may cause a longer path. For the embodiment of the present invention, see figure 1 As shown, a fire escape path planning method based on the extended A* algorithm is provided, which includes the following content:
[0029] S101. Collect building floor data, model the environment of each floor, and obtain an N×N-dimensional map of each floor of the building. The map includes free grids for marking passing areas, obstacle grids for indicating obstacle areas, and fire hazards for indicating fire areas. Love grid...