Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: May 10, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.5K

Improved Exponential and Cost-Weighted Hybrid Algorithm for Mobile Robot Path Planning.

Ming Hu1, Shuhai Jiang1, Kangqian Zhou1

  • 1School of Mechanical and Electronic Engineering, Nanjing Forestry University, 159 Longpan Road, Nanjing 210037, China.

Sensors (Basel, Switzerland)
|April 26, 2025
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

26
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
26
PI Controller: Design01:24

PI Controller: Design

136
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
136

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Small-Target Detection Algorithm Based on STDA-YOLOv8.

Sensors (Basel, Switzerland)·2025
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

This study introduces a hybrid algorithm for mobile robot path planning, improving upon the A* algorithm. The enhanced method results in smoother, more efficient paths with reduced complexity and a lower collision risk.

Area of Science:

  • Robotics and Artificial Intelligence
  • Path Planning Algorithms

Background:

  • The A* algorithm is a standard for mobile robot path planning but suffers from issues like path unsmoothness and large search spaces.
  • Existing algorithms often struggle with real-world navigation complexities, necessitating improved pathfinding solutions.

Purpose of the Study:

  • To develop a hybrid path planning algorithm that combines an improved A* algorithm with the Dynamic Window Approach (DWA).
  • To enhance path smoothness, reduce computational complexity, and improve the efficiency and safety of mobile robot navigation.

Main Methods:

  • Quantified grid obstacle data for environmental modeling and information extraction.
  • Implemented second-order Bezier curve smoothing for enhanced path smoothness at turns.
  • Improved the A* algorithm's heuristic function and child node selection process.
Keywords:
dynamic window approachhybrid algorithmnavigationpath planning

More Related Videos

Operation of the Collaborative Composite Manufacturing CCM System
10:09

Operation of the Collaborative Composite Manufacturing CCM System

Published on: October 1, 2019

6.5K
Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

12.9K

Related Experiment Videos

Last Updated: May 10, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.5K
Operation of the Collaborative Composite Manufacturing CCM System
10:09

Operation of the Collaborative Composite Manufacturing CCM System

Published on: October 1, 2019

6.5K
Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
11:53

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm

Published on: December 9, 2012

12.9K

Main Results:

  • The hybrid algorithm demonstrated a 10.93% increase in search efficiency and a 32.26% reduction in search nodes compared to A* and DWA.
  • Significant improvements were observed in path quality, including a 36.36% decrease in turning points and a 34.83% reduction in turning angle.
  • The total path length was reduced by 22.05%, with enhanced overall path smoothness and a reduced collision probability.

Conclusions:

  • The proposed hybrid algorithm offers a more stable and efficient solution for mobile robot path planning.
  • Validated through simulations and real-world tests, the algorithm is suitable for practical mobile robot localization and navigation.
  • The improvements address key limitations of traditional A* and DWA, paving the way for more robust robotic systems.