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

59 results about "Dijkstra's algorithm" patented technology

Dijkstra's algorithm (or Dijkstra's Shortest Path First algorithm, SPF algorithm) is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later. The algorithm exists in many variants. Dijkstra's original algorithm found the shortest path between two given nodes, but a more common variant fixes a single node as the "source" node and finds shortest paths from the source to all other nodes in the graph, producing a shortest-path tree.

Agile digital communication network with rapid rerouting

An agile digital communications network has a number of routers that serve as nodes in a mesh network communicating between a user device (e.g., computer, server, etc.) and a target device (e.g., disc storage cabinets, tape, jukebox, etc.). The routers operate on an open shortest path first protocol, each router having two or more interfaces or links to other routers. When a link connected to a router is down and is in the shortest path to another router identified in a communication packet, the packet is forwarded to the identified router on a precalculated alternate route that does not use the unavailable link. IP tunneling assures that routing loops do not occur and send the packet back to the router with the unavailable link because it would have been in the shortest path of an intermediate router. A tunneling technique is provided that maximizes the levels of encapsulation needed at two, regardless of the size or configuration of the network. An unavailable link is not broadcast immediately throughout the network, giving the link an opportunity to be restored before all of the routers are called on to recalculate the shortest paths and alternate paths. During a short interval following the discovery of an unavailable link, then, a router connected to that link is in a state identified as the Use Alternate Path state, and the link is repeatedly checked for availability. Each router calculates and stores the alternative paths to each other router after first calculating the shortest path to each other router. The alternate paths are pulled up and used when an unavailable link is detected. Dijkstra's algorithm is used to calculate the shortest paths. A new algorithm called the iterative dynamic Dijkstra's algorithm is used to calculate the alternative routes.
Owner:THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA

Intelligent matching and route optimization-base carpooling method and system

The invention provides an intelligent matching and route optimization-base carpooling method and system. The method includes the following steps that: a passenger travel information set and a vehicle state information set are acquired; spatial-temporal distances between passengers and vehicles are calculated, a passenger and vehicle matching candidate set is created according to the calculated spatial-temporal distances, the travel time of the passengers and the number of the passengers; an integer planning model is created, and passenger and vehicle matching results are obtained according to the created integer planning model; and based on the combination of the passenger and vehicle matching results and real-time traffic states, time-varying Dijkstra's algorithm or a time-varying A star algorithm is utilized to obtain optimal vehicle driving paths. According to the intelligent matching and route optimization-base carpooling method, dynamic traffic information is utilized to measure the spatial-temporal proximity of the travel demands of individuals; spatial-temporal locality is adopted to guide group intelligent carpooling matching; and dynamic vehicle paths with minimum cost are designed; and therefore, spatial-temporal precise matching of massive travel demand services and efficient path planning can be realized.
Owner:SHENZHEN UNIV

Power distribution network load transfer method and device, equipment and storage medium

ActiveCN113507116AImprove load transfer capabilityImprove load transfer effectData processing applicationsSelective ac load connection arrangementsStandby powerNetwork topology
The invention is suitable for the technical field of power distribution networks, and provides a power distribution network load transfer method and device, equipment and a storage medium, and the load transfer method comprises the steps: when a fault occurs in a target section of a power distribution network, according to a Dijkstra algorithm and the network topology information of the section of the power distribution network, determining a plurality of non-fault sections corresponding to the target section in the power distribution network and a target standby power supply for performing load transfer on the non-fault sections; under the condition that the available load capacity of the target standby power supply is smaller than the total load capacity of the rated load capacities of all the non-fault sections, determining a target non-fault section to be subjected to load transfer in the plurality of non-fault sections according to a preset load transfer algorithm corresponding to the load transfer characteristics of the power distribution network, wherein the load transfer characteristics at least comprise a load transfer utilization rate, a load grade, a load capacity and a load weight; and carrying out load transfer on the target non-fault section. According to the invention, the load transfer effect can be improved.
Owner:STATE GRID HEBEI ELECTRIC POWER RES INST +3

GPS track cleaning method based on road network data

The invention provides a method for cleaning veihcle GPS data based on road network data, and relates to the field of traffic big data processing. According to the method, HDFS is adopted to store data, and a MapReduce calculation framework is adopted to process the data, so that abnormal records in the GPS data are eliminated. The abnormal records comprise drift points with overlarge distance deviation under continuous timestamps, track points of multiple records under the same timestamp, namely repeated data, and jump points with overlarge time difference and distance between two adjacent records. For the duplicate data, the duplicate data is removed through a time stamp-based duplicate removal algorithm. The speed of two adjacent points in the GPS track is calculated according to the time and the distance, and if the speed is greater than a set threshold value, the speed is regarded as a drift point, and the data is rejected. For the jump points, a shortest weighted path is calculated between the jump points by using a Dijkstra algorithm in combination with road network data, the shortest weighted path is taken as a supplementary trajectory between the jump points, and road nodes passing through the path are sequentially inserted between the jump points.
Owner:上海城市交通设计院有限公司

Method and system for generating use case of vehicle-mounted electronic product based on artificial intelligence

PendingCN114416533AAvoid judgments that affect product qualityImprove efficiencySoftware testing/debuggingTest efficiencyIn vehicle
The invention relates to a use case generation method of a vehicle-mounted electronic product based on artificial intelligence. The method comprises the following steps: identifying all elements of a page through a yolk model of PyTorch; whether a page appears or not is judged through a double-submodel of Siamese; recording jump keys among the pages and elements required to be clicked by jump; and according to an Euler loop and a Dijkstra algorithm thought, dynamically planning the page jump relation into a logic sequence which can be continuously executed. The efficiency of case generation is improved, the test case based on page coverage is automatically generated, compared with the prior art that multiple automated script development engineers need to be put into use case writing, manpower is shortened, use case operation is intelligently improved, the influence of implanted test software on a tested system is avoided, the test is conducted through a pure black box method, and the test efficiency is greatly improved. The actual operation condition of a user can be better simulated, and the situation that the performance of the tested system is interfered and the judgment on the product quality is influenced when the implanted test software exists is avoided.
Owner:江苏明月智能科技有限公司

Environmental data lattice point processing method based on graph convolutional network

PendingCN114647819AImprove gridding accuracyPrecise effect of grid processingNeural architecturesNeural learning methodsEnvironmental dataAir quality monitoring
The invention relates to the field of data processing, in particular to an environmental data lattice point processing method based on a graph convolutional network. The method comprises the following steps: acquiring air quality monitoring data and meteorological monitoring data in a target area; missing processing is carried out on all the monitoring data, and the monitoring data of the sites are mapped into a lattice point matrix divided by the target area; generating a dynamic wind field graph by using the wind direction data and the wind speed data, and calculating a wind field adjacent matrix by using a Dijkstra algorithm; constructing a mask matrix at each moment according to the air mass concentration data, and constructing a feature vector set Z at each moment according to the wind field adjacent matrix, the mask matrix and the meteorological monitoring data; generating a target matrix Y at each moment according to the mask matrix and the air mass concentration data; and inputting the eigenvector set Z matrix into the trained graph convolutional neural network model to obtain an estimation matrix P of the target matrix. According to the invention, the accuracy of environmental data gridding can be improved.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Aviation accessibility measuring and calculating method and system and storage medium

The invention provides an aviation accessibility measuring and calculating method and system and a storage medium. The aviation accessibility measuring and calculating method comprises the steps of arrival time calculation, waypoint coverage calculation, flight density calculation and flight balance degree calculation. According to the method, the requirement of accessibility measurement and calculation is met mainly through four indexes of accessibility time, waypoint coverage, flight density and flight balance degree, and a path algorithm suitable for aviation path calculation and accessibility measurement and calculation is developed on the basis of dynamic planning, a greedy algorithm and a forward and reverse Dijkstra algorithm. The method effectively makes up for the vacancy that a traditional route calculation mode cannot calculate a flight route of one-time transfer or two-time transfer and the defect that manual calculation consumes too long time, and a flight season gt can be calculated within one and a half hours through a server; all waypoints of the whole country to all waypoints gt of the whole country; the optimal arrival path and arrival time of the normal commuting time point in one week ensure the accuracy and effectiveness of the result, and are far higher than the manual calculation efficiency.
Owner:华夏航空股份有限公司 +1

Storage robot indoor mapping navigation system based on laser radar

The invention discloses a storage robot indoor mapping navigation system based on a laser radar, and the system comprises a storage robot which is used for automatically scanning the surrounding environment through the laser radar, obtaining a laser data point set, and building a two-dimensional grid map through employing an approximation synchronous positioning and mapping algorithm based on the laser data point set, performing pose estimation on the laser data point set by using a least square method or singular value decomposition, constructing a two-dimensional grid map according to a pose estimation result, updating the two-dimensional grid map to a warehouse system in real time, determining an optimal path by using a Dijkstra algorithm based on the two-dimensional grid map, and performing positioning navigation according to the optimal path; a warehouse system which is used for receiving and storing the two-dimensional grid map and sending instruction information to the storage robot; and a mobile control terminal which is used for sending instruction information to the storage robot; the indoor mapping navigation system disclosed by the invention has relatively high mapping and directional navigation precision and relatively low data processing amount.
Owner:CHINA TOBACCO ZHEJIANG IND

Two-layer planning optimization method of extended black start scheme to improve the security of recovery process

The invention discloses an extended black-start scheme bi-level programming optimization method capable of improving the safety of a recovery process, provides a new idea for the recovery control of an initial stage after blackout, enables the safety factors affecting the recovery process to be introduced to an optimization target so as to improve the safety of an extended black-start scheme in anactual recovery process, gives consideration to the main-slave logic relation between unit recovery and path recovery, and achieves the building of an extended black-start scheme bi-level programmingoptimization model. The upper level optimization takes the maximum comprehensive efficiency of the scheme under the safety condition as the target, and a decision making variable is a started unit. The lower level optimization takes the solving of a recovery path, which contains a key path, is high in recovery safety and gives consideration to the recovery of an important load, as the target, anda decision making variable is a to-be-recovered path. A hybrid algorithm which combines an improved bacterial foraging algorithm with a shortest path method based on a Dijkstra algorithm is employedfor solving the model. The recovery process is higher in safety, the recovery effect is improved, and the method has the practical engineering application value.
Owner:STATE GRID JIANGSU ELECTRIC POWER CO ELECTRIC POWER RES INST +2
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