Related Experiment Video
Updated: Jan 10, 2026

A Networked Desktop Virtual Reality Setup for Decision Science and Navigation Experiments with Multiple Participants
Published on: August 26, 2018
A Path-Planning Scheme for Autonomous Vehicle Navigation Integrating BJA* and Improved DWA Algorithms
Kai Xin1, Guoxu Zhou2, Huacai Lu1
1Anhui Key Laboratory of Detection Technology and Energy Saving Devices, Anhui Polytechnic University, Wuhu 241000, China.
This study introduces a fused navigation system combining Bidirectional Jump point A* (BJA*) and Dynamic Window Approach (DWA) for autonomous vehicles. The new method improves path efficiency and real-time obstacle avoidance in dynamic environments.
Area of Science:
- Robotics
- Artificial Intelligence
- Autonomous Systems
Background:
- Traditional A* and Dynamic Window Approach (DWA) algorithms have limitations in dynamic environments, path smoothness, and real-time obstacle avoidance.
- A* struggles with dynamic environments and path quality, while DWA can get stuck in local optima and requires extensive parameter tuning.
Purpose of the Study:
- To propose a novel autonomous driving vehicle navigation path-planning scheme by fusing Bidirectional Jump point A* (BJA*) and an improved DWA.
- To enhance global path planning efficiency and local obstacle avoidance robustness for autonomous vehicles.
Main Methods:
- The proposed scheme fuses BJA* with an improved DWA, enhancing A*'s global efficiency using a 24-neighborhood search and bidirectional jump-point strategy.
- DWA's local robustness is improved by optimizing the evaluation function and integrating global path information.
- MATLAB (2022b) simulations were used for comparative analysis.
Main Results:
- BJA* demonstrated significant improvements in path length, traversal time, and turn number compared to improved A* methods.
- The integrated local obstacle avoidance resulted in more stable speed control for the vehicle in dynamic scenarios.
- Ablation experiments confirmed the contribution of specific improvements in BJA*.
Conclusions:
- The fused BJA*-DWA navigation scheme effectively addresses the limitations of traditional algorithms for autonomous driving.
- The proposed method offers enhanced global path planning and robust local obstacle avoidance, leading to more stable and efficient vehicle navigation.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Design Example: Alignment of a Road Line Using GIS
Field Application of Global Positioning System
One-Degree-of-Freedom System
A one-degree-of-freedom system is defined by an independent variable that determines its state and behavior. One example of a one-degree-of-freedom system is a simple harmonic oscillator, such as a...
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...

