Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

33 results about "Path cost" patented technology

Cost Path is one of a series of algorithms and tools that analyze such costs, collectively known as Cost Distance Analysis. Its most common application is for planning corridors for constructing linear infrastructure such as roads and utilities.

Multi-layer three-dimensional warehouse automatic sowing path optimization scheduling method and system

The invention relates to the field of three-dimensional warehouse automatic sowing, in particular to a multi-layer three-dimensional warehouse automatic sowing path optimization scheduling method and system, and the method comprises the following steps: obtaining sowing association data and three-dimensional warehouse association data through a data interaction module, and constructing a multi-dimensional mapping table; calling a preset material characteristic and path constraint mapping library, screening paths conforming to constraints through an improved A algorithm, calculating path cost, and outputting an initial path; the real-time load state of the AGV is input, a regional task allocation plan is output through the global dispatching center, and an optimized task allocation table is output through local obstacle avoidance optimization in combination with multi-source sensing data; and calculating task priorities, allocating resources according to the priorities, processing path conflicts, and outputting a final task scheduling instruction. According to the method, the task priority is calculated through the multi-dimensional parameters, and the AGV load is balanced in combination with distributed global computing power scheduling, so that the problem of coexistence of AGV task overload and idle is effectively solved, and operation interruption caused by hardware faults is avoided.
Owner:SHANGHAI SHINE LINK INT LOGISTICS

Multi-unmanned aerial vehicle cooperative task allocation and path planning method based on genetic algorithm

The invention discloses a multi-unmanned aerial vehicle cooperative task allocation and path planning method based on a genetic algorithm, and relates to an unmanned aerial vehicle path planning method. And operating a Dijkstra algorithm to accurately solve the shortest feasible path between all airports and task points, and finally generating a global path cost matrix for quick query. A complete and safe flight path that each unmanned aerial vehicle starts from an airport, sequentially accesses task points and returns is graphically displayed, a convergence curve of an algorithm, population diversity changes and performance comparison data under different task scales, unmanned aerial vehicle numbers and obstacle densities can be output, and a parameter sensitivity analysis function is supplemented. And the effectiveness, the stability and the practical value of the proposed method in a static urban environment are comprehensively verified.
Owner:SHENYANG INSTITUTE OF CHEMICAL TECHNOLOGY

Multi-target path optimization method, equipment and medium

The invention discloses a multi-target path optimization method, equipment and a medium, and relates to the technical field of path planning. The method comprises the following steps: constructing a weighted graph model of a to-be-planned area and verifying an adjacent matrix to obtain verified weighted graph data; shortest path distances among all node pairs are calculated to form an all-source shortest path distance matrix and a precursor record set, and connectivity detection and feasible region pruning processing are carried out on unreachable node pairs; generating an optimized access sequence covering all target nodes based on the processed full-source shortest path metric data and a nearest neighbor greedy strategy, accumulating composite path cost, and performing feasibility check of time windows, capacity and risk constraints to generate an initial path sequence and accumulated cost data; and expanding adjacent node pairs in the initial path sequence into a specific executable path on the original graph according to the precursor record set, performing neighborhood optimization on the executable path by adopting a local search operator, and outputting an optimized final path scheme and an accumulated cost report.
Owner:山东浪潮智慧建筑科技有限公司

Multi-dimensional dynamic sensing and intelligent computing power scheduling method and device for computing power network

The invention discloses a multi-dimensional dynamic sensing and intelligent computing power scheduling method and device oriented to a computing power network. The method comprises the following steps: deploying a plurality of target components forming multi-dimensional dynamic perception at a terminal, an edge node and a regional computing power center, and collecting computing power indexes and network indexes of each node; analyzing indexes in a preset period through a time sequence prediction model, and obtaining computing power bottleneck risk and time delay attenuation information; according to the type of a to-be-executed task, dynamically obtaining a computing power dimension weight and a time delay dimension weight, and combining a computing power bottleneck risk and time delay attenuation information to construct a cost function; determining a node corresponding to the minimum cost function and taking the node as a target node; and obtaining path costs corresponding to all feasible migration paths according to the target node, determining the migration path corresponding to the minimum path cost and taking the migration path as a target migration path, and triggering intelligent scheduling of computing power according to the migration path. According to the method, collaborative perception, intelligent decision and closed-loop control of computing power and network resources can be realized.
Owner:BEIJING ELECTRONIC DIGITAL INTELLIGENCE TECHNOLOGY CO LTD

Decentralized distributed task auction and security cooperative control system

The invention discloses a decentralized distributed task auction and safety cooperative control method, which comprises the following steps: distributed multi-price auction: a robot calculates an income value based on residual electric quantity, task priority and path cost to realize safety conflict-free operation; the problem that traditional DMPC path planning lacks obstacle avoidance collaboration is solved, the path conflict rate is reduced from 12% to 0%, 90-degree emergency obstacle avoidance steering can be completed within 0.18 s under the working condition that the load is 3000kg, operation safety is guaranteed, and the cargo overturning risk is reduced; the cargo overturning risk is reduced by 90%, the stability of load transportation and the efficient task decision-making ability are improved, a distributed multi-price auction mechanism is combined with Pareto optimization, the task distribution average decision-making time reaches 120 ms and is far better than the task distribution average decision-making time larger than 1 s of a centralized system, and the overall operation efficiency is improved.
Owner:WENZHOU IND SCI RES INST

Path planning method and system based on shop patrol management

The invention relates to the technical field of intelligent path planning, and discloses a path planning method and system based on polling management, and the method comprises the following steps: obtaining the information of a to-be-polled store; constructing a store topological graph with edge weights according to the geographical location information and the priority scores of the stores; constructing an objective function of routing inspection path optimization based on the store topological graph; inputting the objective function into a genetic algorithm for solving, and outputting an inspection path under a given path cost constraint condition; monitoring store state information in real time, interrupting current path execution when a store with an abnormal state is detected, and inserting the abnormal store into path planning input; and based on the current polled path state and the inserted abnormal store information, the genetic algorithm is executed again to locally reconstruct the remaining paths, and an updated polled path is generated. According to the invention, the inspection efficiency and the key store response capability are improved.
Owner:HANGZHOU SHUODE SOFTWARE CO LTD

Path planning method and device, computer equipment and storage medium

The invention relates to a path planning method and device, computer equipment and a storage medium. The method comprises the following steps: acquiring a first path from a starting point to an ending point; according to a first probability rule, mutation nodes are determined from the intermediate nodes, and in the first probability rule, a first probability is in positive correlation with the number of adjacent nodes of the intermediate nodes; determining a target node from idle nodes of the road network; performing mutation on the mutation node based on the target node to obtain a second path from the starting point to the terminal point; determining a target path from the first path and the second path according to the path cost; taking the target path as a new first path for iteration; by adopting the method provided by the invention, the problem of poor global optimization capability in the prior art can be improved.
Owner:CHONGQING JINKANG NEW ENERGY VEHICLE CO LTD

Robot path planning method based on dynamic heuristic function

The invention discloses a robot path planning method based on a dynamic heuristic function, and the method comprises the steps: S1, initializing a binary grid map, and generating a random obstacle; s2, algorithm parameters are set, a list is opened, list initialization is closed, and a path planning starting point and a path planning ending point are set; s3, expanding the current node, and obtaining 8-direction adjacent nodes; s4, continuously calculating the obstacle density and calculating a dynamic weighted heuristic function based on the Chebyshev distance; s5, updating the node cost, judging whether the path is a better path, if the path is the better path, adding the path to the open list, and updating the father node relationship; and S6, calculating the path cost until a global optimal path is obtained, and carrying out path smoothing processing on the global optimal path. The problems of heuristic function fixed weight and a large number of invalid search areas can be solved, sharp turning points of the path can be reduced, the path feasibility is realized, and the mechanical loss of the robot is reduced.
Owner:JIMEI UNIV

A multi-objective path optimization method, device and medium

The application discloses a multi-target path optimization method and device and a medium, and relates to the technical field of path planning. The method comprises the following steps: constructing a weighted graph model of a region to be planned and verifying an adjacency matrix to obtain verified weighted graph data; calculating the shortest path distance between all node pairs to form a full-source shortest path distance matrix and a predecessor record set, performing connectivity detection and feasible region pruning processing on unreachable node pairs; generating an optimized access sequence covering all target nodes based on the processed full-source shortest path metric data and a nearest neighbor greedy strategy, accumulating a composite path cost, performing a feasibility test on a time window, a capacity and a risk constraint to generate an initial path sequence and accumulated cost data; expanding adjacent node pairs in the initial path sequence into specific executable paths on the original graph according to the predecessor record set, and performing neighborhood optimization on the executable paths by using a local search operator, and outputting an optimized final path scheme and an accumulated cost report.
Owner:山东浪潮智慧建筑科技有限公司

A multi-constraint multi-level path planning method

The present application relates to a kind of multi-constraint multilevel path planning method, to solve the problem that the flexibility of path planning is low, and optimal path cannot be accurately found in the prior art path planning method only considering the obstruction of passage type obstacle, method includes the following steps: obtaining multi-layer map information, path planning starting point and target point position;Each layer map information includes the passage type and passage cost multiplier of each passage node in the layer map;The passage type includes normal passage type, slow passage type and obstruction passage type;According to the passage type and passage cost multiplier of each passage node in each layer map, the optimal path from starting point to target point is calculated using improved path planning algorithm.Make the optimal path result more accurate, and the path cost of planning place is shorter.
Owner:BEIJING RESEARCH INSTITUTE OF MECHANICAL & ELECTRICAL TECHNOLOGY CO LTD CAM

Catering equipment task allocation method based on dynamic path planning

The invention discloses a catering equipment task allocation method based on dynamic path planning. The catering equipment task allocation method comprises the following steps: S1, collecting data of mobile catering equipment; s2, performing task matching in combination with the equipment capability and task characteristics based on an eagle algorithm, and generating a preliminary allocation result; s3, constructing a path cost function, and evaluating path length and obstacle density; s4, calling a water wave optimization algorithm to generate an optimal path corresponding to each device; s5, the path cost and the equipment load are jointly considered, and task and path distribution is optimized; s6, issuing the final scheme to an equipment control system to execute a task; s7, dynamically monitoring a path and an equipment state, and identifying execution abnormity; and S8, completing the task when no abnormity exists, and updating and restarting the task to complete the scheduling closed loop when the abnormity occurs. According to the invention, intelligent task scheduling of catering equipment is realized, and path adaptability and system stability are improved.
Owner:GUANGDONG HAOSEN FOOD TECH SERVICE CO LTD

Path cost calculation method and device based on discrete graph key point recognition and medium

The invention discloses a path cost calculation method and device based on discrete graph key point recognition and a medium, and relates to the technical field of path planning, and the method comprises the steps: obtaining a working environment image corresponding to an intelligent agent working environment, and a current node and a target node corresponding to an intelligent agent; dividing the nodes into key nodes and non-key nodes based on the communication relationship, and drawing a skeleton graph based on the key nodes and the non-key nodes; calculating the distance between any two key nodes in the skeleton diagram based on a multi-source Dijkstra algorithm, and creating a distance table based on the distance; and judging whether the current node is a key node or not and whether the target node is a key node or not, and determining the optimal path cost corresponding to the intelligent agent based on the judgment result and the distance table. The method and the device are used for solving the problems of low efficiency and poor accuracy when path cost calculation is carried out by directly utilizing a discrete graph structure in the prior art, and the efficiency and the accuracy of path cost calculation are improved.
Owner:WAYZIM TECH CO LTD

Path replanning method and device, self-moving device and readable storage medium

The application is suitable for the technical field of path planning, and provides a path re-planning method and device, a self-moving device and a readable storage medium. The method comprises the following steps: fusing a global cost map of a target area and an expected path cost map to obtain a fusion map, wherein the expected path cost map is a cost map generated according to an expected path; and determining a target path between a starting point and an ending point of the expected path according to the cost values of each point in the fusion map. According to the application, the expected path cost map is also used for planning in the process of planning the path, that is, the expected path is considered when the path is planned, a new path that is feasible and close to the expected path is obtained, and the situation that there is no solution for a local path can be avoided.
Owner:ECOFLOW INC

Management method and system based on new-generation satellite internet combined base station

The invention belongs to the technical field of communication, and particularly relates to a management method and system based on a new-generation satellite internet combined base station, and the method comprises the steps: calculating comprehensive satellite-satellite and satellite-ground link state measurement through nonlinear weighted combined link bandwidth, time delay, stability and prediction bit error rate; evaluating the resource occupation condition of the ground station, and calculating the node processing load; for a star-star link, evaluating a quantum key distribution channel condition based on quantum load configuration and a key pool state, and generating a discrete quantum security level; in the routing calculation level, the deterministic change of the network topology is predicted by using the satellite ephemeris, and a timeliness link state notification is generated; the node processing load is included in the total cost of the path; calculating differentiated link costs for different service types by adjusting the weight of link state measurement; for services with specific security requirements, all links with substandard quantum security levels can be directly excluded from routing computation, or the cost is increased by increasing penalty factors.
Owner:WEIHAI KINGFULL ELECTRONICS CO LTD

A multi-target waypoint planning method and system

ActiveCN117516573BInstruments for road network navigationPathPingMobile navigation
The application provides a multi-target waypoint planning method and system fusing an improved A* algorithm and an SPFA algorithm, and the method mainly comprises the following steps: a mobile navigator rasterizes the surrounding environment, and calibrates a target point set and a starting point of the navigator to simulate a task scene; a distance value calculation of the starting point to the target point is performed through construction of the improved A* algorithm; a negative edge weight map with point priority, direction and without negative loop is established through fusion of the improved A* algorithm and the SPFA algorithm, and the best waypoint order can be obtained according to the point priority in the negative edge weight map; the navigator moves according to the waypoint order to traverse the task target points, and global path planning and local path planning algorithms are realized. Through the application, a large number of path points and inflection points are reduced, the total path length is shortened, the total path cost is reduced, the overall efficiency is improved, and a reasonable and fast feasible path is planned in a multi-target waypoint task in a complex environment.
Owner:JIANGXI NORMAL UNIV

Space index-based delivery path scheduling optimization method and system, and storage medium

This invention provides a delivery route scheduling optimization method, system, and storage medium based on spatial indexing. The method divides the delivery geographic space into spatial partitions using a spatial index structure and records order ownership relationships. It utilizes spatial filling curves to perform one-dimensional dimensionality reduction mapping on pick-up and delivery locations to generate one-dimensional sorting codes, which are then arranged in ascending order to obtain an order sequence with spatial proximity clustering characteristics. Constrained by rider load capacity, consecutive orders are extracted along the order sequence to form candidate order combination combinations. The travel cost of these candidate combination combinations is estimated segment by segment using the spatial index structure, and the cyclic path cost is accumulated according to the access order. The cyclic path costs of all candidate combination combinations are compared, and the one with the lowest cost is selected as the scheduling execution result. Rider assignment information and pick-up / delivery order suggestions are output. This method effectively reduces the computational complexity of delivery route planning and improves the spatial rationality and route economy of order combination.
Owner:ZUNYI BIG DATA GROUP CO LTD

Distributed routing method for long-distance cross-data center RDMA (Remote Direct Memory Access) network

A distributed routing method for a long-distance cross-data center RDMA (Remote Direct Memory Access) network belongs to the field of communication, and comprises the following steps: pre-calculating path quality fraction coding propagation delay and link capacity; designing a switch real-time congestion estimator to calculate a congestion score; calculating the path cost by adopting a weighted fusion formula; the optimal path is selected through cost filtering and diversity preserving hash. By fusing the path quality and the real-time congestion signal of the switch, intelligent path selection of the cross-data center RDMA network flow is realized, and the problems of path isomerism asymmetry, congestion signal delay outdated, concurrent flow routing conflict and the like in the existing routing method are solved. According to the method, prospective congestion perception is provided on a data plane to suppress tail delay, the RDMA is kept friendly, low-risk increment deployment can be realized on programmable exchange hardware at a line speed and supported, medians and tail FCTs are reduced by 76% and 64%, and the flow transmission performance of the cross-data center RDMA network is remarkably improved.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Virtual navigator path planning method based on SAC-RRT*

The invention provides a virtual navigator path planning method based on SAC-RRT *, which innovatively introduces formation geometric envelope parameters to map multi-agent entity constraints into virtual navigator geometric constraints, replaces traditional RRT uniform sampling with non-deterministic Gaussian sampling of an SAC algorithm, and realizes adaptive step length extension and formation-level collision detection in combination with a Critic network. Meanwhile, the path cost optimization quantity of RRT rewiring is creatively converted into rewards to be fed back to the SAC network to complete backward fusion, network training is enhanced in cooperation with a real and virtual dual-experience playback strategy, formation trafficability factors are fused in a state space, a multi-dimensional reward function optimization decision is designed, and finally, the formation trafficability is improved through three times of B spline curve smoothing processing. The multi-agent formation path planning considering safety, optimality and convergence efficiency is realized, and the problems that a traditional method ignores formation geometric constraints, sampling blindness is large, and reinforcement learning and sampling algorithm fusion is not deep are effectively solved.
Owner:CHINA THREE GORGES UNIV

Railway signal scheduling optimization method and system based on AlphaEvove algorithm

The invention discloses a railway signal scheduling optimization method and system based on an AlphaEvove algorithm, and relates to the technical field of railway signal scheduling, and the method comprises the following steps: S1, constructing a track state diagram; s2, constructing a track state characterization model, a strategy network and a value network; s3, constructing a Monte Carlo tree, performing search by using selection, expansion, simulation and return stages in Monte Carlo tree search, and generating a preliminary scheduling strategy after search; s4, introducing a plurality of candidate scheduling sequences from the preliminary scheduling strategy as a population, generating new scheduling samples by using an evolution strategy, and screening the new scheduling samples and updating a strategy network based on path cost; and S5, selecting a scheduling scheme with least conflicts and minimum delay in the candidate samples as an optimal scheduling scheme, and outputting the optimal scheduling scheme. Compared with a traditional railway dispatching method based on rules or a single heuristic algorithm, the railway dispatching method has higher learning ability and generalization ability and can continuously adapt to different operation scenes.
Owner:卡斯柯信号(成都)有限公司

Path retrieval system and method for vehicle recovery

The invention provides a path retrieval system and method for vehicle recovery, and relates to the technical field of intelligent logistics, and the method comprises the steps: constructing a recovery network topology, building a path cost evaluation function, carrying out the heuristic path retrieval of the recovery network topology, obtaining a candidate path set, and carrying out the dynamic optimization of the non-cooperative game weight of the candidate path set. An equilibrium weight ratio is obtained; cost weight feedback updating is carried out on the path cost evaluation function based on an equilibrium weight ratio, path evolution is carried out on the candidate path set, and an evolution path set is obtained; performing node state exploration and cost updating decision on the evolution candidate path set to obtain the disposal cost of each path in the evolution candidate path set; and determining the recovery path of the target vehicle from the evolution path set according to the disposal cost, thereby realizing game equilibrium optimization based on multi-target weight and exploration decision of uncertain node state, and further performing global static optimization and local dynamic adaptation on the vehicle recovery path.
Owner:FUZHOU GUHAI DIGITAL TECHNOLOGY CO LTD

Multi-robot combined task allocation method based on energy consumption perception and standby mechanism

The invention discloses a multi-robot combined task allocation method based on energy consumption perception and a standby mechanism, and belongs to the technical field of robot task allocation, and the method comprises the steps: S1, constructing a system topological structure according to a scheduling environment of a robot, and constructing a shortest path cost matrix through a Floyd algorithm; s2, acquiring a task set, and dividing the task set into a plurality of combined tasks according to a predefined rule to obtain a combined task set; s3, generating an optimal access sequence and minimum path cost of the combined task set by adopting a double-strategy optimal access sequence calculation method according to the combined task set; and S4, calling the robot to complete the combined task according to the optimal access sequence and the minimum path cost of the combined task set. By adopting the combined task allocation, the task allocation efficiency can be remarkably improved, and path conflicts and resource competition generated in the execution process after high-correlation tasks are allocated to a plurality of robots can be avoided, so that the system coordination cost is reduced.
Owner:SOUTHWEAT UNIV OF SCI & TECH

Congestion endogenous and multi-dimensional overlapping driven multimodal freight path optimization method

The application discloses a multi-modal freight transport path optimization method driven by endogenous congestion and multi-dimensional overlap, aiming to solve the technical problem that the existing model cannot simultaneously process multi-dimensional endogenous correlation such as link congestion feedback, hub transfer bottleneck, path physical overlap and mode perception similarity. The application constructs a multi-layer directed multi-modal transport network and generates a candidate path set; establishes a generalized path cost function containing road section and hub endogenous congestion; constructs a road space correlation penalty term based on shared length and a mode similarity penalty term based on hub betweenness centrality; incorporates the above elements into a multi-objective optimization framework based on maximum entropy, and converts it into an improved nested fixed point equation; uses instrumental variable substitution method to solve the endogeneity problem in parameter estimation, and obtains network equilibrium flow through iterative solution. The application breaks through the independent and irrelevant assumption of the traditional model, and significantly improves the accuracy and behavior explanation ability of freight flow prediction in a complex multi-modal transport network.
Owner:HUAZHONG UNIV OF SCI & TECH

Multi-dimensional dynamic perception and intelligent computing power scheduling method and device for computing power network

The application discloses a multi-dimensional dynamic perception and intelligent computing power scheduling method and device for a computing power network. The method comprises the following steps: deploying a plurality of target components constituting multi-dimensional dynamic perception at terminals, edge nodes and regional computing power centers, and collecting computing power indexes and network indexes of each node; analyzing indexes in a preset period through a time sequence prediction model to obtain computing power bottleneck risk and time delay attenuation information; dynamically obtaining computing power dimension weight and time delay dimension weight according to a type of a task to be executed, and combining the computing power bottleneck risk and the time delay attenuation information to construct a cost function; determining a node corresponding to a minimum cost function as a target node; obtaining path costs corresponding to all feasible migration paths according to the target node, determining a migration path corresponding to a minimum path cost as a target migration path, and triggering intelligent scheduling of computing power according to the target migration path. The method can realize collaborative perception, intelligent decision and closed-loop control of computing power and network resources.
Owner:BEIJING ELECTRONIC DIGITAL INTELLIGENCE TECHNOLOGY CO LTD

Multi-layer three-dimensional warehouse automatic seeding path optimization scheduling method and system

The present application relates to the field of three-dimensional warehouse automatic seeding, and more particularly to a multi-layer three-dimensional warehouse automatic seeding path optimization scheduling method and system, comprising the following steps: obtaining seeding associated data and three-dimensional warehouse associated data through a data interaction module to construct a multi-dimensional mapping table; calling a preset material characteristic and path constraint mapping library, filtering paths that meet the constraints through an improved A algorithm and calculating path costs to output an initial path; inputting AGV real-time load states, outputting regional task allocation plans through a global scheduling center, combining multi-source sensing data, optimizing local obstacle avoidance, and outputting an optimized task allocation table; calculating task priorities, allocating resources according to priorities and processing path conflicts to output final task scheduling instructions. The present application calculates task priorities through multi-dimensional parameters, balances AGV loads through distributed global computing power scheduling, effectively solves the problem of AGV task overload and idle coexistence, and avoids job interruption caused by hardware failure.
Owner:SHANGHAI SHINE LINK INT LOGISTICS

A Trajectory Planning Method for an H-Shaped Motion Platform Based on A* Algorithm and Fifth-Order Polynomial Interpolation

PendingCN122281911APathPingNeighborhood search
This invention discloses a trajectory planning method for an H-shaped motion platform based on the A* algorithm and fifth-order polynomial interpolation, belonging to the field of intelligent motion control technology. A two-dimensional grid map is used to model the operating environment of the H-shaped motion platform. An initial discrete path node sequence is obtained through an 8-neighborhood search using the A* algorithm. The actual path cost is calculated using Euclidean distance, and the heuristic cost is calculated using Manhattan distance, satisfying an underestimation condition to ensure the globally optimal path. The initial path node sequence is optimized and segmented. Redundant nodes are removed and key path points are extracted based on the direction vectors of adjacent three points, reducing path inflection points and improving path smoothness. A fifth-order polynomial interpolation algorithm is used, with adjacent key path points as boundaries, combined with six boundary conditions (position, velocity, acceleration) to construct the trajectory, completing the transformation from a discrete path to a smooth, continuous trajectory. This invention is suitable for precision operation scenarios such as semiconductor processing, panel inspection, and laser cutting, and has good engineering application value.
Owner:CHINA UNIV OF MINING & TECH

A method for path planning of unmanned aerial vehicle in restricted environment based on BAT-RRT* algorithm

PendingCN122310781ASimulationUncrewed vehicle
This invention discloses a path planning method for unmanned aerial vehicles (UAVs) in confined environments based on the BAT-RRT* (Bi-directional Adaptive Tangential RRT*) algorithm. The method acquires environmental data and establishes a 3D environment model including narrow passages and non-convex obstacles. It constructs a path cost evaluation function for the UAV and solves the evaluation function based on the BAT-RRT* algorithm to obtain the optimal and smooth path planning result. Firstly, this invention employs an adaptive flat corridor sampling mechanism for topology awareness and dynamic sampling, which actively conforms to the direction of the narrow passage, fundamentally solving the problem of narrow passage crossing from a probabilistic perspective. Secondly, it introduces a cascaded decision-making and fluid dynamics-inspired tangential gliding field, breaking the force balance of the traditional potential field at the saddle point and guiding the random tree to achieve agile wall-attaching and bypassing, effectively avoiding local minima and suppressing potential field oscillations. Finally, it combines subtree cost propagation and smoothing algorithms to correct the lag in cost updates and ensure the asymptotic optimality and continuity of the trajectory.
Owner:JIANGDU HIGH-END EQUIP ENG TECH RES INST OF YANGZHOU UNIV +1

A method for optimizing the cost of a canal zero-carbon emission implementation path

This invention discloses a cost optimization method for implementing net-zero carbon emissions in canals, relating to the field of canal construction and operation technology. It addresses the problem that existing technologies offer numerous options but lack a unified cost decision-making framework, preventing the achievement of global optimization. First, this invention obtains four types of basic parameters, transforming different technologies into quantifiable decision variables, providing a unified cost measurement benchmark for heterogeneous technologies and solving the problem of incomparability between technical solutions. Second, it sets an objective function, focusing on minimizing net present value, integrating investment, operation and maintenance, fuel, carbon costs and subsidies, and carbon revenue, achieving dynamic accounting of the entire life-cycle cost. Finally, by combining constraints and using algorithms, it automatically finds the equilibrium point between the marginal emission reduction cost and the carbon shadow price of each technology, controlling the overall cost within a preset range and preventing nonlinear runaway marginal costs, thus realizing the transformation from experience-based judgment to data-driven decision-making.
Owner:GUANGXI UNIV +2

Campus take-out delivery path optimization method and system based on dynamic order scheduling

The invention provides a campus take-out delivery path optimization method and system based on dynamic order scheduling, relates to the technical field of intelligent logistics and path planning, and constructs composite heuristic information fusing historical priority information, static distance and dynamic congestion weight to replace a single heuristic mode of a traditional ant colony algorithm. According to the method, local optimum caused by excessive strengthening of historical paths is effectively avoided, the global search capability and path diversity are remarkably enhanced, meanwhile, a multi-dimensional path evaluation model based on path cost, distribution emergency degree and traffic efficiency is established, and the optimal path is evaluated through an analytic hierarchy process and an approximate ideal solution sorting method. And the stable and comprehensive comprehensive reasonable degree is calculated. According to the evaluation method, a traditional calculation mode sensitive to a single factor is abandoned, the accuracy of judgment of the advantages and disadvantages of the take-out candidate delivery paths is ensured, and the vicious circle of strengthening the suboptimal paths due to evaluation misjudgment is fundamentally eradicated.
Owner:BEIJING BIAOYANG CROSSING TECH CO LTD

Unmanned aerial vehicle robust three-dimensional path planning method based on channel knowledge graph

The invention discloses an unmanned aerial vehicle robust three-dimensional path planning method based on a channel knowledge graph, and the method comprises the steps: obtaining the channel knowledge graph based on an offline sampling and interpolation method; selecting a corresponding penalty strategy based on a node total cost function defined in the A * algorithm and information conditions of statistical characteristics; when the noise statistical characteristics of the channel knowledge graph are unknown, a penalty term is defined in a local statistical mode; when the noise variance of the channel knowledge graph can be obtained, defining a penalty term by adopting a probability model; and carrying out robust path search to obtain an optimal or approximately optimal three-dimensional path under the constraint of communication quality. According to the method, the penalty term based on the signal-to-noise ratio statistics is added into the total cost function, so that the suppression of the pseudo high-value point in the noisy channel knowledge graph is realized. According to the mechanism, the path cost can be dynamically adjusted under the condition of existence of a measurement error, interpolation deviation or channel fluctuation, the unmanned aerial vehicle is prevented from mistakenly entering an area with poor communication quality, and the robustness of path planning and the communication reliability are remarkably improved.
Owner:NANTONG UNIV

An efficient K-short-circuit calculation method and system for dynamic road networks

This invention proposes an efficient K-short path calculation method and system for dynamic road networks, relating to the field of path planning technology. It involves obtaining multiple OD pairs from a directed graph of the road network, constructing a list, and initializing it. For each OD pair, a shortest path is calculated, and a set of deviation paths is constructed based on the shortest path. The shortest path and the set of deviation paths are stored as an initial K-short path set. When the edge weights of the road network structure are adjusted, potentially affected OD pairs are screened based on the changed edge attributes and the initial K-short path set. The initial K-short paths from the potentially affected OD pairs are obtained, and a substantial impact test is performed: if an initial K-short path does not contain any changed edges, and its path cost is less than the total cost of potential new paths constructed from the changed edges, then the path is retained; otherwise, the path is deleted. New paths are supplemented based on the set of deviation paths until K shortest paths are satisfied, thereby significantly reducing computational complexity and improving the efficiency and accuracy of path updates in dynamic scenarios.
Owner:SHANDONG EXPRESSWAY INFRASTRUCTURE CONSTR CO LTD +1