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 Concept Videos

Three-Dimensional Force System:Problem Solving01:30

Three-Dimensional Force System:Problem Solving

767
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
767
Two-Dimensional Force System: Problem Solving01:29

Two-Dimensional Force System: Problem Solving

649
Solving problems related to two-dimensional force systems is an essential aspect of mechanics and engineering. By applying the principles of vector analysis and force equilibrium, one can determine the effect of multiple forces acting on an object in a two-dimensional space.
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
649
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

703
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
703
Relative Motion Analysis using Rotating Axes-Problem Solving01:29

Relative Motion Analysis using Rotating Axes-Problem Solving

442
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
442
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

100
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...
100
Chemotaxis and Direction of Cell Migration01:21

Chemotaxis and Direction of Cell Migration

3.5K
Cells can detect chemical cues in their environment and reorganize the cytoskeleton to migrate toward them or away from them. This directional migration, called chemotaxis, is essential during embryogenesis and development, immune response, tissue repair and regeneration, and reproduction. These chemical cues can either attract or repel the cell's movement. For example, axon development is determined by a combination of chemoattractants and chemorepellents that direct the growing axon...
3.5K

You might also read

Related Articles

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

Sort by
Same author

Advancements in Cataract Detection: The Systematic Development of LeNet-Convolutional Neural Network Models.

Journal of imagingĀ·2023
See all related articles

Related Experiment Video

Updated: Aug 31, 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.8K

Path planning for autonomous mobile robots using multi-objective evolutionary particle swarm optimization.

Ittikon Thammachantuek1, Mahasak Ketcham2

  • 1Department of Information Technology, Faculty of Information Technology and Digital Innovation, King Mongkut's University of Technology North Bangkok, Bangkok, Thailand.

Plos One
|August 19, 2022
PubMed
Summary

A novel path planning algorithm enhances autonomous mobile robot navigation by creating the shortest, smoothest, and safest routes. This multi-objective evolutionary particle swarm optimization (MOEPSO) based approach improves efficiency and avoids local optima in dynamic and static environments.

More Related Videos

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

13.0K
Insect-controlled Robot: A Mobile Robot Platform to Evaluate the Odor-tracking Capability of an Insect
09:00

Insect-controlled Robot: A Mobile Robot Platform to Evaluate the Odor-tracking Capability of an Insect

Published on: December 19, 2016

14.8K

Related Experiment Videos

Last Updated: Aug 31, 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.8K
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

13.0K
Insect-controlled Robot: A Mobile Robot Platform to Evaluate the Odor-tracking Capability of an Insect
09:00

Insect-controlled Robot: A Mobile Robot Platform to Evaluate the Odor-tracking Capability of an Insect

Published on: December 19, 2016

14.8K

Area of Science:

  • Robotics
  • Artificial Intelligence
  • Optimization Algorithms

Background:

  • Path planning is crucial for autonomous mobile robots (AMRs).
  • Existing algorithms often struggle to balance multiple objectives like path length, smoothness, and safety.
  • Multi-objective evolutionary particle swarm optimization (MOEPSO) offers a framework for complex optimization problems.

Purpose of the Study:

  • To propose a new path planning algorithm for AMRs based on MOEPSO.
  • To ensure generated paths are the shortest, smoothest, and safest.
  • To enhance the efficiency and robustness of path planning in both static and dynamic environments.

Main Methods:

  • Developed a novel path planning algorithm integrating MOEPSO principles.
  • Incorporated evolutionary operators (mutation, crossover, selection) to refine particle efficiency.
  • Implemented a weight adjustment method for particle movement and a random method for managing feasible waypoints near obstacles.

Main Results:

  • The algorithm successfully generated shortest, smoothest, and safest paths in simulations.
  • Achieved shortest path lengths of 14.32m (4 obstacles), 14.60m (5 obstacles), 14.47m (6 obstacles) in static environments.
  • In dynamic environments, the shortest path achieved was 12.24m, with reduced processing time.

Conclusions:

  • The proposed MOEPSO-based algorithm effectively plans optimal paths for AMRs.
  • It demonstrates superior performance in balancing multiple path criteria compared to previous methods.
  • The algorithm's evolutionary operators prevent local optima, ensuring better solutions.