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

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

291
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...
291
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

196
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...
196
Multiple Regression01:25

Multiple Regression

3.5K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.5K
Response Surface Methodology01:16

Response Surface Methodology

461
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
461
Mathematical Modeling: Problem Solving01:29

Mathematical Modeling: Problem Solving

139
Mathematical modeling transforms real-world scenarios into mathematical expressions, allowing for structured problem-solving and analysis. This process involves defining the situation, assigning variables to measurable quantities, selecting an appropriate model, and solving the resulting equation. Such models are invaluable in finance, providing precise methods to evaluate investments, loans, and repayment structures.A widely used example is the calculation of fixed monthly payments on a loan,...
139
Determination of Multiple Dosing Parameters: Loading and Maintenance Doses01:25

Determination of Multiple Dosing Parameters: Loading and Maintenance Doses

106
A loading dose is an essential pharmacological strategy to rapidly achieve the target plasma drug concentration necessary for an immediate therapeutic effect. This approach is especially critical for drugs characterized by slow absorption or extended half-lives, where delaying therapeutic plasma levels could compromise treatment outcomes. By administering a loading dose, clinicians ensure a prompt onset of drug action, even for agents with complex pharmacokinetic profiles.Achieving steady-state...
106

You might also read

Related Articles

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

Sort by
Same author

An integrated optimization mode for multi-type aircraft flight scheduling and routing problem.

Mathematical biosciences and engineering : MBE·2020
Same author

A novel group decision making method for airport operational risk management.

Mathematical biosciences and engineering : MBE·2020
Same author

Activin pathway enhances colorectal cancer stem cell self-renew and tumor progression.

Biochemical and biophysical research communications·2016
Same author

Clinical outcome of endoscopic covered metal stenting for resolution of benign biliary stricture: Systematic review and meta-analysis.

Digestive endoscopy : official journal of the Japan Gastroenterological Endoscopy Society·2016
Same author

MicroRNA 182 inhibits CD4<sup>+</sup>CD25<sup>+</sup>Foxp3<sup>+</sup> Treg differentiation in experimental autoimmune encephalomyelitis.

Clinical immunology (Orlando, Fla.)·2016
Same author

Lymphoma and inflammation in the orbit: Diagnostic performance with diffusion-weighted imaging and dynamic contrast-enhanced MRI.

Journal of magnetic resonance imaging : JMRI·2016

Related Experiment Video

Updated: Dec 3, 2025

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.3K

A multiple objective optimization model for aircraft arrival and departure scheduling on multiple runways.

Ming Wei1,2, Bo Sun1, Wei Wu1

  • 1School of Air Traffic Management, Civil Aviation University of China, Tianjin 300300, China.

Mathematical Biosciences and Engineering : MBE
|October 30, 2020
PubMed
Summary

This study introduces a multi-objective model for optimizing flight assignments and schedules to minimize delays and maximize runway use. A genetic algorithm efficiently solves this complex problem, improving air traffic management.

Keywords:
multi-objective mixed integer linear programmingarrival and departure flight schedulingheuristic algorithm

More Related Videos

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.9K
Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

1.9K

Related Experiment Videos

Last Updated: Dec 3, 2025

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.3K
Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

3.9K
Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

1.9K

Area of Science:

  • Operations Research
  • Aviation Management
  • Computer Science

Background:

  • Air traffic management faces challenges in optimizing runway assignments and flight schedules.
  • Minimizing flight delays and maximizing runway utilization are critical objectives.
  • The complexity of flight scheduling problems (NP-hard) requires advanced optimization techniques.

Purpose of the Study:

  • To develop a multi-objective mixed integer linear programming (MOMILP) model for flight-to-runway assignment and time determination.
  • To simultaneously minimize flight delays and maximize runway utilization.
  • To account for unique runway operational modes and inter-runway interference.

Main Methods:

  • Formulation of a multi-objective mixed integer linear programming (MOMILP) model.
  • Development of a heuristic-based non-dominated sorting genetic algorithm II (NSGA-II) to solve the NP-hard problem.
  • Definition of coding structure and heuristic algorithms for initial population generation in NSGA-II.

Main Results:

  • The proposed MOMILP model effectively balances flight delays and runway utilization.
  • The NSGA-II algorithm provides Pareto-optimal solutions for complex scheduling scenarios.
  • A real-world example validated the model's correctness and demonstrated trends between flight delays and runway idle times.

Conclusions:

  • The developed MOMILP model and NSGA-II algorithm offer an effective approach to air traffic flow management.
  • Optimizing runway operations and flight scheduling can significantly improve airport efficiency.
  • The study provides valuable insights for enhancing air traffic control systems.