Optimal path planning avoiding obstacles is among the most attractive applications of mobile robots(MRs)in both research and *** this paper,an optimal collision-free algorithm is designed and implemented practically b...
详细信息
Optimal path planning avoiding obstacles is among the most attractive applications of mobile robots(MRs)in both research and *** this paper,an optimal collision-free algorithm is designed and implemented practically based on an improveddijkstra *** achieve this research objectives,first,the MR obstacle-free environment is modeled as a diagraph including nodes,edges and ***,dijkstraalgorithm is used offline to generate the shortest path driving the MR from a starting point to a target *** its movement,the robot should follow the previously obtained path and stop at each node to test if there is an obstacle between the current node and the immediately following *** this aim,the MR was equipped with an ultrasonic sensor used as obstacle *** an obstacle is found,the MR updates its diagraph by excluding the corresponding ***,dijkstraalgorithm runs on the modified *** procedure is repeated until reaching the target *** verify the efficiency of the proposed approach,a simulation was carried out on a hand-made MR and an environment including 9 nodes,19 edges and 2 *** obtained optimal path avoiding obstacles has been transferred into motion control and implemented practically using line tracking *** study has shown that the improved dijkstra algorithm can efficiently solve optimal path planning in environments including obstacles and that STEAM-based MRs are efficient cost-effective tools to practically implement the designed algorithm.
With the rise of large-scale energy DC transmission system, more and more projects use UHVDC transmission system for long-distance and large-capacity power transmission, in which the converter station is the core of t...
详细信息
With the rise of large-scale energy DC transmission system, more and more projects use UHVDC transmission system for long-distance and large-capacity power transmission, in which the converter station is the core of the whole UHV DC transmission system. In this paper, a reliability assessment method based on improveddijkstra's algorithm is proposed for the main wiring system of the converter station of the UHVDC transmission system and for the components in the main wiring. In order to fully consider the different states of components in actual operation, a four-state model is adopted in the study. The model improves the accuracy of the model by comprehensively considering the component's state characteristics, switching sequence, operation mode and other factors. Based on the state model of the components, the main wiring system is calculated in accordance with the theory of complex distribution networks in order to reduce the computational complexity. Finally, the main wiring system of the double 12-pulse converter station is traversed through the minimum paths based on the improveddijkstra search method, and the reliability indexes of the obtained minimum paths are calculated according to the theory of the minimum path cut set. A typical bipolar dual 12-pulse series connection is used to verify the validity of the method, and some guidance is given for practical engineering.
dijkstraalgorithm is the academic foundation of engineering in the shortest path issue,which has also been widely applied to ship *** dijkstraalgorithm can find the global optimal route,it also has *** main problem ...
详细信息
dijkstraalgorithm is the academic foundation of engineering in the shortest path issue,which has also been widely applied to ship *** dijkstraalgorithm can find the global optimal route,it also has *** main problem is lower search efficiency which is caused by traversing all weights at each *** search direction is also blind and doesn't consider the position of the end node relative to the starting ***,when the ocean area to be navigated is divided by latitude-longitude line,this paper proposes a new improved dijkstra algorithm which only searches five fixed directions at each *** to the eight weights,the improved dijkstra algorithm reduces three weights search direction at each *** new method is more suitable for convex *** paper also discusses the improved dijkstra algorithm in the case that blockages are concave *** simulation results of improvedalgorithm show that it can effectively increase the search speed and find the global optimal route.
With the wide usage of natural gas, the layout of gas network is getting more and more important. However, one essential point in the layout of gas network is the selection of gas source node, which, if choosed unappr...
详细信息
ISBN:
(纸本)9780769547923
With the wide usage of natural gas, the layout of gas network is getting more and more important. However, one essential point in the layout of gas network is the selection of gas source node, which, if choosed unappropriately, can directly affect the optimization of gas network's layout. This paper is to study the selection of gas source node by using the improved dijkstra algorithm and provide several solutions as the precondition of the optimization of gas network's layout.
Digital microfluidic biochips (DMFBs) are attractive instruments for obtaining modern molecular biology and chemical measurements. Due to the increasingly complex measurements carried out on a DMFB, such chips are mor...
详细信息
Digital microfluidic biochips (DMFBs) are attractive instruments for obtaining modern molecular biology and chemical measurements. Due to the increasingly complex measurements carried out on a DMFB, such chips are more prone to failure. To compensate for the shortcomings of the module-based DMFB, this paper proposes a routing-based fault repair method. The routing-based synthesis methodology ensures a much higher chip utilization factor by removing the virtual modules on the chip, as well as removing the extra electrodes needed as guard cells. In this paper, the routing problem is identified as a dynamic path-planning problem and mixed path design problem under certain constraints, and an improveddijkstra and improved particle swarm optimization (ID-IPSO) algorithm is proposed. By introducing a cost function into the dijkstraalgorithm, the path-planning problem under dynamic obstacles is solved, and the problem of mixed path design is solved by redefining the position and velocity vectors of the particle swarm optimization. The ID-IPSO routing-based fault repair method is applied to a multibody fluid detection experiment. The proposed design method has a stronger optimization ability than the greedy algorithm. The algorithm is applied to 8x9, 8x8, and 7x8 fault-free chips. The proposed ID-IPSO routing-based chip design method saves 13.9%, 14.3%, and 14.5% of the experiment completion time compared with the greedy algorithm. Compared with a modular fault repair method based on the genetic algorithm, the ID-IPSO routing-based fault repair method has greater advantages and can save 39.3% of the completion time on average in the completion of complex experiments. When the ratio of faulty electrodes is less than 12% and 23%, the modular and ID-IPSO routing-based fault repair methods, respectively, can guarantee a 100% failure repair rate. The utilization rate of the electrodes is 18% higher than that of the modular method, and the average electrode usage time is 17%. T
A novel method of global optimal path planning for mobile robot was proposed based on the improved dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK ...
详细信息
A novel method of global optimal path planning for mobile robot was proposed based on the improved dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK graph theory to establish the free space model of the mobile robot, the second step is adopting the improved dijkstra algorithm to find out a sub-optimal collision-free path, and the third step is using the ant system algorithm to adjust and optimize the location of the sub-optimal path so as to generate the global optimal path for the mobile robot. The computer simulation experiment was carried out and the results show that this method is correct and effective. The comparison of the results confirms that the proposed method is better than the hybrid genetic algorithm in the global optimal path planning.
This paper proposes a three-stage algorithm based on clustering decomposition and task allocation-improved clustering planning algorithm (iK-iD-N), aiming at the optimization task allocation problem of drones in actua...
详细信息
This paper proposes a three-stage algorithm based on clustering decomposition and task allocation-improved clustering planning algorithm (iK-iD-N), aiming at the optimization task allocation problem of drones in actual application to meet the task demand constraints. The algorithm solves the problem of the number of drones demanded and the initial delivery range of each drone by introducing dual-objective planning into the clustering decomposition. Combining improved dijkstra algorithm (iK-D) with neighbourhood insertion algorithm into task allocation, to get high-quality solutions and solve efficiently. Compared with the existing ant colony algorithm, the iK-iD-N algorithm proposed in this paper is more efficient and can obtain the best and stable solutions while evenly distributing tasks. Then it is compared with the improved clustering algorithm combined with the basic iK-D to get better solutions of the iK-iD-N algorithm at any time, and compared with the basic clustering algorithm with the improved task allocation algorithm (K-iD-N) that iK- iD-N can get a better solution with high probability. The thesis also simulates and analyzes the impact of uncertainty requirements on the solutions based on drone demand and task allocation models, and discusses the impact of drone load capability and endurance capability constraints on the final solutions.
Isolation plays an important role in the security of wireless sensor networks. Existing isolation models for wireless sensor networks possess excessive energy consumption. We propose a double-layer isolation mechanism...
详细信息
Isolation plays an important role in the security of wireless sensor networks. Existing isolation models for wireless sensor networks possess excessive energy consumption. We propose a double-layer isolation mechanism based on an improved dijkstra algorithm. The number of "optimal" nodes is obtained based on the calculation formula. Two groups of "optimal" nodes are determined by the arrival time difference ranging algorithm and the improved dijkstra algorithm. The first layer isolation and the second layer isolation are constructed by the obtained two groups of "optimal" nodes, respectively. According to the status of receiving and sending data, the "optimal" routing protocol and working mode are selected. Based on the cooperation between two layers of isolation, intruded nodes are isolated from a wireless sensor network. The intrusion source is detected by monitoring the intruded nodes. Simulation results show that the proposed isolation mechanism can effectively reduce the energy consumption of wireless sensor nodes. High transmission efficiency, rapid response, and enhanced security are provided for wireless sensor networks.
Transport with minimum time cost and distance remains to be an important research area in intelligent transport systems. Shortest path algorithms are primary methods to address simplified problems, which could not be ...
详细信息
Transport with minimum time cost and distance remains to be an important research area in intelligent transport systems. Shortest path algorithms are primary methods to address simplified problems, which could not be well applied in high-dimensional real situations. We realized the minimum cost and maximum flow result via classical iterative algorithm based on graph theory, adjacency matrix is well applied to express the relationship between transport nodes, a topological sorting transport map is adopted to verify these approaches.
Aiming at the problem that there is an urgent need for an intelligent and efficient parking management system, this paper proposes a kind of design to detect the free parking spaces. The design combines the License Pl...
详细信息
ISBN:
(纸本)9781467386449
Aiming at the problem that there is an urgent need for an intelligent and efficient parking management system, this paper proposes a kind of design to detect the free parking spaces. The design combines the License Plate detection algorithm with the Gray Level Changes detection algorithm in fixed parking spaces area. It optimizes this algorithm by continuously doing simulation experiments. The paper also uses an improved dijkstra algorithm to determine the shortest path when searching for the parking space. Experimental results indicate that the system can serve as the basis for constructing an intelligent parking guidance system, which has good stability.
暂无评论