Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

93 results about "Shortest path planning" patented technology

Interference-prevention-based multi-automatic-guided-vehicle path planning method for logistics storage system

The invention relates to an interference-prevention-based multi-automatic-guided-vehicle (AVG) path planning method for a logistics storage system. On the basis of analyses of arrival and departure times of multiple AGVs at and from all road sections and nodes in a logistics storage system, driving overlapping frequencies of the AGVs on the road sections and nodes are calculated. With combination of an interference threshold value, a multi-AGV shortest path planning model with an interference prevention constraint is established by using multi-AGV operation time as a target. With a frame of an ant colony algorithm, an interference-prevention-based multi-automatic-guided-vehicle path planning method with inducing ant colony and particle swarm fusion for a logistics storage system is designed by keeping a pheromone factor is kept, removing a visibility factor, and adding a A <*> factor and an inducing factor. Road features of typical logistics storage systems like a dock, a warehouse, a distribution center, a container station and various storage yards are combined and a multi-automatic-guided-vehicle path planning method is provided. Therefore, the interference can be avoided effectively; the AGVs can arrive at destinations according to respective shortest paths; and thus the working efficiency and security of the logistics storage system can be improved.
Owner:SHANGHAI MARITIME UNIVERSITY

Motion planning and cooperative positioning method and device for unmanned vehicle network formation

The invention provides a motion planning and cooperative positioning method and device for an unmanned vehicle network formation. The method includes the steps that in one planning cycle, according tothe acquired initial pose, target pose and kinematic parameters of each vehicle in the unmanned vehicle network formation, a path plan is generated, wherein the unmanned vehicle network formation includes a piloting vehicle and several following vehicles; the path plan is sent to each following vehicle so that each following vehicle can complete the corresponding target pose according to the pathplan. According to the motion planning and cooperative positioning method and device for the unmanned vehicle network formation, the piloting vehicle and the following vehicles are set by adopting alayered system structure; in the path planning part, various constraint conditions are considered, and a Dubins shortest path planning way is adopted; in the cooperative positioning part, through extended Kalman filtering, information fusion is performed by using UWB ranging, inertial navigation, a gyroscope and other means facilitating collection, the uncertainty of pose estimation is eliminated,and the positioning efficiency is improved.
Owner:TSINGHUA UNIV +1

Three-dimensional scene path navigation platform for drone and three-dimensional improved path planning method thereof

ActiveCN108204814AReal-time display of flight statusNavigational calculation instrumentsShortest path planningLine drawing algorithm
The invention discloses a three-dimensional scene path navigation platform for a drone and a three-dimensional improved path planning method thereof. The method comprises loading DEM map data througha platform based on Unity3d, displaying a three-dimensional scene, carrying out VS2010C++ programming to obtain a DEM-based three-dimensional improved path planning method, acquiring a flight safety path of the drone, acquiring path detection and planning effects through a Matlab2012a drawing plan, introducing a drone model, acquiring the current navigation information of the drone through combination with an miniAHRS attitude sensor, fusing the path planning algorithm to the three-dimensional scene, and carrying out three-dimensional display on the drone flight state and the obstacle avoidance process in real time. The three-dimensional improved path planning method combines the DEM-based improved A* algorithm calculation of a first path, linearization of the first path based on the Bresenham line drawing algorithm and Bezier curve smooth optimization of the linear path. The method has short path planning time, displays a flight state in real time and dynamically displays the path planning and obstacle avoidance process.
Owner:NANJING UNIV OF SCI & TECH

Automatic unmanned plane express delivery shortest path program method

The invention discloses an automatic unmanned plane express delivery shortest path program method. The address information of each to-be-delivered express is scanned through scanning equipment, all target sites of a present delivery task are determined, and the shortest path starting from an express distribution center, passing by all the target sites and finally returning back to the express distribution center is programmed. An initialization algorithm is firstly provided, a population including a series of molecules is generated, and each molecule represents a feasible path satisfying the delivery task; four corresponding chemical reaction sub algorithms are further provided, including a decomposition algorithm, a synthesis algorithm, a local search algorithm and a greedy search algorithm, iteration is carried out according to relevant rules, the molecule population is made to realize continuous evolution till iteration termination conditions are satisfied, a molecule of the population having the smallest potential energy is found out, and the optimal path is programmed. The method is advantaged in that on the condition that the delivery task of all the target express sites is accomplished, the total flight path of the unmanned plane is the shortest, the total consumption time is the shortest, consumption energy is effectively reduced, and express delivery efficiency is improved.
Owner:CENT SOUTH UNIV

Strip-shaped robot path planning method based on self-learning ant colony algorithm

The invention discloses a strip-shaped robot path planning method based on a self-learning ant colony algorithm. The strip-shaped robot path planning method based on the self-learning ant colony algorithm is characterized by comprising the following steps: step 1, environment modeling; step 2, initializing stage; step 3, initial searching; step 4, overall updating of grid map pheromone; step 5, self-learning searching; and step 6, outputting of a planning path. The strip-shaped robot path planning method based on the self-learning ant colony algorithm is greatly improved for an ant colony algorithm calculating process, a self-learning strategy is introduced, grid-process environment modeling is treated specially, by the used grid method, the ant colony algorithm deals with a strip-shaped robot path planning process under the condition that barrier cells do not need to be expanded, a new shortest path calculating method is provided, thought of machine learning is fused in the ant colonyalgorithm, the efficiency of path planning of the ant colony algorithm is improved by effective combination of methods such as pheromone, heuristic information, positive feedback and greedy search, and a strip-shaped robot can pass through a narrow channel according to the outline of the strip-shaped robot so as to implement the shortest path planning.
Owner:HUAIAN COLLEGE OF INFORMATION TECH

Scenic spot guide system based on smart phone APP

InactiveCN108600501AReduce construction costsSolve the problem of inconsistent configurationAdvertisingSubstation equipmentPersonalizationShortest path planning
The present invention relates to a scenic spot guide system based on a smart phone APP and belongs to the technical field of scenic spot guide. The scenic spot guide system comprises a smart phone equipped with a scenic spot guide APP application and a scenic spot monitoring center management system. The scenic spot guide APP is associated with the scenic spot monitoring center management system,and the scenic spot guide APP and the scenic spot monitoring center management system realize information synchronization through a wireless communication network. The scenic spot guide APP includes aregistration function module, a positioning function module, a movement recording function module, a guide function module, a scenic spot evaluation function module and a one-button call function module. The scenic spot monitoring center management system performs management and makes plans for tourism information resources in a scenic spot on the basis of relevant information collected by the scenic spot guide APP, has a guide function of planning the shortest route selected based on a personalized scenic spot of tourists, and also has a function of planning a route of a scenic spot or a project which tourists need to queue to experience on the basis of the shortest time algorithm.
Owner:KUNMING UNIV OF SCI & TECH

Shortest path planning parallelization method based on cooperative computing of CPU and MIC

ActiveCN104266657AAccelerate the process of network-wide node path planningBest collaboration efficiencyInstruments for road network navigationShortest path planningPath network
The invention discloses a shortest path planning parallelization method based on cooperative computing of a CPU and an MIC. The shortest path planning parallelization method comprises the following steps: S1, whole-network node shortest path planning parallelization design is carried out; S2, one pthread thread is established aiming at each piece of computing equipment by CPU and MIC control threads; S3, a task package between the CPU and the MIC is dispatched; the task package between the CPU and the MIC is distributed by adopting a dynamic task distribution mode; and S4, all nodes are computed and the thread is controlled to quit. According to the shortest path planning parallelization method, the advantages of the cooperation of the CPU and the MIC is sufficiently utilized; and meanwhile, multi-thread parallel computing of the CPU and the MIC is used for accelerating a whole-network node path planning process of a large-size path network. Meanwhile, the invention provides a dynamic distribution manner of the computing tasks between the CPU and the MIC; and a corresponding program can be optimally suitable for CPU/MIC equipment with different computing power ratios through the dynamic task distribution manner, so that the computing tasks can be distributed by the optimal ratio and the optimal cooperation efficiency is realized.
Owner:HAIHUA ELECTRONICS ENTERPRISECHINA CORP +1

Path planning method based on non-display topology vector map

ActiveCN110631601AOptimal shortest path planning resultsInstruments for road network navigationTerrainShortest path planning
The invention discloses a path planning method based on a non-display topology vector map. The method comprises the steps of: (1) constructing a basic hexagonal grid; (2) performing terrain quantification by using DEM data and the vector map, abstracting an original highway map layer as a road attribute on the hexagonal grid, and forming a topological relationship required during A * algorithm calculation; (3) recording original road information associated with an edge; (4) selecting a starting point and an end point of a path, and calculating the shortest path from the starting point to the end point on the hexagonal grid by using an A * algorithm; (5) combining the recorded original highway information with the calculated shortest path result to reversely analyze a shortest path planningresult of the vector map; and (6) judging whether the shortest path needs to be adjusted. When the shortest path is unreasonable due to the terrain quantification and irregular data and other reasons, related data can be manually adjusted, and recalculation is performed to obtain the shortest path. By adopting the path planning method disclosed by the invention, the shortest path planning problemwhen a user has only the non-display topology vector map is solved.
Owner:THE 28TH RES INST OF CHINA ELECTRONICS TECH GROUP CORP

Scenic area tour-guide system based on APP of smart phone

InactiveCN108230972AReduce construction costsSolve the problem of inconsistent configurationAdvertisingSubstation equipmentPersonalizationShortest path planning
The invention relates to a scenic area tour-guide system based on APP of a smart phone, belonging to the technical field of scenic area tour guide. The scenic area tour-guide system comprises the smart phone equipped with the scenic area tour-guide APP and a scenic area monitoring center management system, wherein the scenic area tour-guide APP and the scenic area monitoring center management system are interrelated, and realize information synchronization through a wireless communication network; the scenic area tour-guide APP comprises a registering module, a positioning module, a movement recording module, a tour-guide module, an evaluating module and a one-key calling module; the scenic area monitoring center management system is used for realizing the shortest path planning tour-guidefunction based on individual scenic spot selection of tourists and the path planning tour-guide function realizing experiencing of the scenic spots or items needing queue-up in the scenic areas basedon the shortest time algorithm according to the relevant information collected by the scenic area tour-guide APP. For the APP of the smart phone provided by the invention, the popularization and useare convenient, the construction cost is low, the time waiting problem caused by queue-up for experiencing the scenic spots or the items in the scenic areas is fully considered, and thus congestion can be effectively avoided.
Owner:KUNMING UNIV OF SCI & TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products