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

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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

38
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...
38

You might also read

Related Articles

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

Sort by
Same author

Guest editorial: Introduction to the special issue on selected papers from the ICM'2021 conference.

Analog integrated circuits and signal processing·2023
Same author

Early Diagnosis of COVID-19 Images Using Optimal CNN Hyperparameters.

Diagnostics (Basel, Switzerland)·2023
Same author

Plant Tissue Modelling Using Power-Law Filters.

Sensors (Basel, Switzerland)·2022
Same author

Plant stem tissue modeling and parameter identification using metaheuristic optimization algorithms.

Scientific reports·2022
Same author

A study of the nonlinear dynamics of human behavior and its digital hardware implementation.

Journal of advanced research·2020
Same author

Generalized double-humped logistic map-based medical image encryption.

Journal of advanced research·2018
Same journal

Therapeutic potential of crude protein extracts from two Egyptian freshwater snails Lanistes carinatus and Bellamya unicolor.

Scientific reports·2026
Same journal

Microbial contamination of donor corneas and post-keratoplasty endophthalmitis: a comparison between Japanese and U.S. eye banks using cold storage.

Scientific reports·2026
Same journal

Prevalence and contributing factors of virological non-suppression among adult patients on first-line antiretroviral therapy in tertiary hospitals in Ethiopia.

Scientific reports·2026
Same journal

An in vitro comparison of color stability between alkasite and different restorative materials in various staining solutions.

Scientific reports·2026
Same journal

Toward accessible mRNA LNP formulation: systematic evaluation of mixing strategies and key parameters.

Scientific reports·2026
Same journal

A network analysis of personality traits, mentalizing, and psychological health in Chinese college students.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 30, 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

Optimizing multiprocessor performance in real-time systems using an innovative genetic algorithm approach.

Heba E Hassan1, Khaled Hosny Ibrahiem2, Ahmed H Madian3,4

  • 1Department of Electrical Engineering, Faculty of Engineering, Fayoum University, Fayoum, Egypt. he1123@fayoum.edu.eg.

Scientific Reports
|January 30, 2025
PubMed
Summary
This summary is machine-generated.

A novel Genetic Algorithm approach optimizes task scheduling on multiprocessors for real-time systems. This method significantly reduces missed deadlines and improves response times, outperforming existing algorithms.

Keywords:
Genetic algorithmsMultiprocessorMultiprocessorsNo-PreemptionsPerformance utilizationTask Scheduling

More Related Videos

Generic Protocol for Optimization of Heterologous Protein Production Using Automated Microbioreactor Technology
06:24

Generic Protocol for Optimization of Heterologous Protein Production Using Automated Microbioreactor Technology

Published on: December 15, 2017

10.0K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K

Related Experiment Videos

Last Updated: May 30, 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
Generic Protocol for Optimization of Heterologous Protein Production Using Automated Microbioreactor Technology
06:24

Generic Protocol for Optimization of Heterologous Protein Production Using Automated Microbioreactor Technology

Published on: December 15, 2017

10.0K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K

Area of Science:

  • Computer Science
  • Real-Time Systems Engineering
  • Artificial Intelligence

Background:

  • Task scheduling on multiprocessors is critical for system functionality but computationally challenging.
  • Genetic Algorithms (GAs) offer a promising, yet underexplored, tool for optimizing complex scheduling problems.
  • Existing scheduling algorithms like Earliest Deadline First (EDF) and Least Laxity First (LLF) have limitations in performance and reliability.

Purpose of the Study:

  • To propose a novel Genetic Algorithm-based approach for generating optimal or suboptimal task schedules in real-time multiprocessor systems.
  • To enhance system performance by minimizing schedule length and achieving high efficiency.
  • To address the challenge of scheduling non-preemptive independent tasks on identical multiprocessors.

Main Methods:

  • Development of a new task scheduling algorithm leveraging Genetic Algorithm principles.
  • Focus on non-preemptive, independent tasks within a multiprocessor environment with identical processors.
  • Comparative analysis against established algorithms: Evolutionary Fuzzy Based Scheduling Algorithm, Least Laxity First, and Earliest Deadline First.

Main Results:

  • The proposed Genetic Algorithm approach demonstrated superior efficiency and reliability over compared methods.
  • Achieved zero missed deadlines across all tested scenarios.
  • Consistently delivered the lowest average response and turnaround times, even under high system loads.

Conclusions:

  • The novel Genetic Algorithm-based task scheduler is highly effective for real-time multiprocessor systems.
  • The proposed method offers significant improvements in performance metrics like deadline adherence and response time.
  • This research validates the potential of Genetic Algorithms for advanced scheduling problems in computing systems.