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

Controller Configurations01:22

Controller Configurations

427
Controller configurations are crucial in a car's cruise control system because they manage speed over time to maintain a consistent pace regardless of road conditions, thereby meeting design goals. In traditional control systems, fixed-configuration design involves predetermined controller placement. System performance modifications are known as compensation.
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
427
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

132
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
132
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

436
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
436
PD Controller: Design01:26

PD Controller: Design

704
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
704
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

460
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
460
Absolute Motion Analysis- General Plane Motion01:24

Absolute Motion Analysis- General Plane Motion

683
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of 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...
683

You might also read

Related Articles

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

Sort by
Same author

Hyperparameter optimization of YOLO using differential evolution, multi-fidelity optimization, and Bayesian optimization.

Scientific reports·2026
Same author

A multi-criteria sustainability and engine performance study of andropogon narudus biodiesel using the PUGH matrix and ML.

Scientific reports·2026
Same author

Fuel cell PV fed hybrid energy sources for 3 phase matrix converter using 3D Space Vector Modulation.

Scientific reports·2026
Same author

Experimental study of lubricating wear phenomena in Ag-Mg alloy systems.

Scientific reports·2025
Same author

Characteristic variation of Mach number in subsonic co-flowing jets by varying lip thickness.

Scientific reports·2025
Same author

Experimental and numerical investigation of suddenly expanded flow at sonic mach number.

Scientific reports·2025
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Mar 24, 2026

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump
09:04

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump

Published on: June 1, 2022

3.7K

Differential-Evolution Control Parameter Optimization for Unmanned Aerial Vehicle Path Planning.

Kai Yit Kok1, Parvathy Rajendran1

  • 1School of Aerospace Engineering, Universiti Sains Malaysia, Engineering Campus, 14300 Nibong Tebal, Pulau Pinang, Malaysia.

Plos One
|March 5, 2016
PubMed
Summary
This summary is machine-generated.

This study optimizes the differential evolution algorithm for unmanned aerial vehicle (UAV) path planning by automatically tuning key parameters. This approach improves path quality and computational efficiency without manual trial and error.

More Related Videos

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

12.4K

Related Experiment Videos

Last Updated: Mar 24, 2026

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump
09:04

A Modeling and Simulation Method for Preliminary Design of an Electro-Variable Displacement Pump

Published on: June 1, 2022

3.7K
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

12.4K

Area of Science:

  • Robotics and Automation
  • Artificial Intelligence
  • Optimization Algorithms

Background:

  • Unmanned Aerial Vehicle (UAV) path planning commonly utilizes the differential evolution (DE) algorithm.
  • The DE algorithm has four key parameters: population size, differential weight, crossover, and generation number.
  • Optimal DE parameter settings for UAV path planning are application-dependent and often determined through inefficient trial and error.

Purpose of the Study:

  • To present an automated optimization method for tuning DE algorithm parameters specifically for UAV path planning.
  • To eliminate the need for manual parameter tuning and reduce computational cost.
  • To allow users to define desired weightage between path quality and computational cost.

Main Methods:

  • Developed an optimization technique for the DE algorithm tailored to UAV path planning.
  • Focused on optimizing population size, differential weight, crossover, and generation number.
  • Integrated user-defined weightage for path and computational cost into the optimization process.

Main Results:

  • The proposed method automatically tunes DE parameters for UAV path planning.
  • Achieved convergence with the minimum required generations based on user specifications.
  • Demonstrated expedited and improved final path quality and computational cost.

Conclusions:

  • The optimized DE algorithm significantly enhances UAV path planning efficiency.
  • Automated parameter tuning provides a more effective alternative to manual methods.
  • The approach balances path optimality with computational resource management effectively.