Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 11 de 11
Filter
Add more filters










Publication year range
1.
Sci Rep ; 14(1): 4135, 2024 Feb 19.
Article in English | MEDLINE | ID: mdl-38374395

ABSTRACT

This study introduces an enhanced self-adaptive wild goose algorithm (SAWGA) for solving economical-environmental-technical optimal power flow (OPF) problems in traditional and modern energy systems. Leveraging adaptive search strategies and robust diversity capabilities, SAWGA distinguishes itself from classical WGA by incorporating four potent optimizers. The algorithm's application to optimize an OPF model on the different IEEE 30-bus and 118-bus electrical networks, featuring conventional thermal power units alongside solar photovoltaic (PV) and wind power (WT) units, addresses the rising uncertainties in operating conditions, particularly with the integration of renewable energy sources (RESs). The inherent complexity of OPF problems in electrical networks, exacerbated by the inclusion of RESs like PV and WT units, poses significant challenges. Traditional optimization algorithms struggle due to the problem's high complexity, susceptibility to local optima, and numerous continuous and discrete decision parameters. The study's simulation results underscore the efficacy of SAWGA in achieving optimal solutions for OPF, notably reducing overall fuel consumption costs in a faster and more efficient convergence. Noteworthy attributes of SAWGA include its remarkable capabilities in optimizing various objective functions, effective management of OPF challenges, and consistent outperformance compared to traditional WGA and other modern algorithms. The method exhibits a robust ability to achieve global or nearly global optimal settings for decision parameters, emphasizing its superiority in total cost reduction and rapid convergence.

2.
PeerJ Comput Sci ; 9: e1557, 2023.
Article in English | MEDLINE | ID: mdl-38077609

ABSTRACT

The whale optimization algorithm (WOA) is a widely used metaheuristic optimization approach with applications in various scientific and industrial domains. However, WOA has a limitation of relying solely on the best solution to guide the population in subsequent iterations, overlooking the valuable information embedded in other candidate solutions. To address this limitation, we propose a novel and improved variant called Pbest-guided differential WOA (PDWOA). PDWOA combines the strengths of WOA, particle swarm optimizer (PSO), and differential evolution (DE) algorithms to overcome these shortcomings. In this study, we conduct a comprehensive evaluation of the proposed PDWOA algorithm on both benchmark and real-world optimization problems. The benchmark tests comprise 30-dimensional functions from CEC 2014 Test Functions, while the real-world problems include pressure vessel optimal design, tension/compression spring optimal design, and welded beam optimal design. We present the simulation results, including the outcomes of non-parametric statistical tests including the Wilcoxon signed-rank test and the Friedman test, which validate the performance improvements achieved by PDWOA over other algorithms. The results of our evaluation demonstrate the superiority of PDWOA compared to recent methods, including the original WOA. These findings provide valuable insights into the effectiveness of the proposed hybrid WOA algorithm. Furthermore, we offer recommendations for future research to further enhance its performance and open new avenues for exploration in the field of optimization algorithms. The MATLAB Codes of FISA are publicly available at https://github.com/ebrahimakbary/PDWOA.

3.
Biomimetics (Basel) ; 8(6)2023 Oct 01.
Article in English | MEDLINE | ID: mdl-37887599

ABSTRACT

This study proposes the One-to-One-Based Optimizer (OOBO), a new optimization technique for solving optimization problems in various scientific areas. The key idea in designing the suggested OOBO is to effectively use the knowledge of all members in the process of updating the algorithm population while preventing the algorithm from relying on specific members of the population. We use a one-to-one correspondence between the two sets of population members and the members selected as guides to increase the involvement of all population members in the update process. Each population member is chosen just once as a guide and is only utilized to update another member of the population in this one-to-one interaction. The proposed OOBO's performance in optimization is evaluated with fifty-two objective functions, encompassing unimodal, high-dimensional multimodal, and fixed-dimensional multimodal types, and the CEC 2017 test suite. The optimization results highlight the remarkable capacity of OOBO to strike a balance between exploration and exploitation within the problem-solving space during the search process. The quality of the optimization results achieved using the proposed OOBO is evaluated by comparing them to eight well-known algorithms. The simulation findings show that OOBO outperforms the other algorithms in addressing optimization problems and can give more acceptable quasi-optimal solutions. Also, the implementation of OOBO in six engineering problems shows the effectiveness of the proposed approach in solving real-world optimization applications.

4.
Sci Rep ; 13(1): 14635, 2023 Sep 05.
Article in English | MEDLINE | ID: mdl-37670054

ABSTRACT

This paper uses enhanced turbulent flow in water-based optimization (TFWO), specifically ETFWO, to achieve optimal power flow (OPF) in electrical networks that use both solar photovoltaic (PV) units and wind turbines (WTs). ETFWO is an enhanced TFWO that alters the TFWO structure through the promotion of communication and collaboration. Individuals in the population now interact with each other more often, which makes it possible to search more accurately in the search area while ignoring local optimal solutions. Probabilistic models and real-time data on wind speed and solar irradiance are used to predict the power output of WT and PV producers. The OPF and solution methods are evaluated using the IEEE 30-bus network. By comparing ETFWO to analogical other optimization techniques applied to the same groups of constraints, control variables, and system data, we can gauge the algorithm's robustness and efficiency in solving OPF. It is shown in this paper that the proposed ETFWO algorithm can provide suitable solutions to OPF problems in electrical networks with integrated PV units and WTs in terms of energy generation costs, improved voltage profiles, emissions, and losses, compared to the traditional TFWO and other proposed algorithms in recent studies.

5.
PeerJ Comput Sci ; 9: e1431, 2023.
Article in English | MEDLINE | ID: mdl-37705627

ABSTRACT

Many important engineering optimization problems require a strong and simple optimization algorithm to achieve the best solutions. In 2020, Rao introduced three non-parametric algorithms, known as Rao algorithms, which have garnered significant attention from researchers worldwide due to their simplicity and effectiveness in solving optimization problems. In our simulation studies, we have developed a new version of the Rao algorithm called the Fully Informed Search Algorithm (FISA), which demonstrates acceptable performance in optimizing real-world problems while maintaining the simplicity and non-parametric nature of the original algorithms. We evaluate the effectiveness of the suggested FISA approach by applying it to optimize the shifted benchmark functions, such as those provided in CEC 2005 and CEC 2014, and by using it to design mechanical system components. We compare the results of FISA to those obtained using the original RAO method. The outcomes obtained indicate the efficacy of the proposed new algorithm, FISA, in achieving optimized solutions for the aforementioned problems. The MATLAB Codes of FISA are publicly available at https://github.com/ebrahimakbary/FISA.

6.
PeerJ Comput Sci ; 9: e1420, 2023.
Article in English | MEDLINE | ID: mdl-37346618

ABSTRACT

Differential evolution (DE) belongs to the most usable optimization algorithms, presented in many improved and modern versions in recent years. Generally, the low convergence rate is the main drawback of the DE algorithm. In this article, the gray wolf optimizer (GWO) is used to accelerate the convergence rate and the final optimal results of the DE algorithm. The new resulting algorithm is called Hunting Differential Evolution (HDE). The proposed HDE algorithm deploys the convergence speed of the GWO algorithm as well as the appropriate searching capability of the DE algorithm. Furthermore, by adjusting the crossover rate and mutation probability parameters, this algorithm can be adjusted to pay closer attention to the strengths of each of these two algorithms. The HDE/current-to-rand/1 performed the best on CEC-2019 functions compared to the other eight variants of HDE. HDE/current-to-best/1 is also chosen as having superior performance to other proposed HDE compared to seven improved algorithms on CEC-2014 functions, outperforming them in 15 test functions. Furthermore, jHDE performs well by improving in 17 functions, compared with jDE on these functions. The simulations indicate that the proposed HDE algorithm can provide reliable outcomes in finding the optimal solutions with a rapid convergence rate and avoiding the local minimum compared to the original DE algorithm.

7.
Biomimetics (Basel) ; 8(2)2023 Jun 06.
Article in English | MEDLINE | ID: mdl-37366834

ABSTRACT

Metaheuristic optimization algorithms play an essential role in optimizing problems. In this article, a new metaheuristic approach called the drawer algorithm (DA) is developed to provide quasi-optimal solutions to optimization problems. The main inspiration for the DA is to simulate the selection of objects from different drawers to create an optimal combination. The optimization process involves a dresser with a given number of drawers, where similar items are placed in each drawer. The optimization is based on selecting suitable items, discarding unsuitable ones from different drawers, and assembling them into an appropriate combination. The DA is described, and its mathematical modeling is presented. The performance of the DA in optimization is tested by solving fifty-two objective functions of various unimodal and multimodal types and the CEC 2017 test suite. The results of the DA are compared to the performance of twelve well-known algorithms. The simulation results demonstrate that the DA, with a proper balance between exploration and exploitation, produces suitable solutions. Furthermore, comparing the performance of optimization algorithms shows that the DA is an effective approach for solving optimization problems and is much more competitive than the twelve algorithms against which it was compared to. Additionally, the implementation of the DA on twenty-two constrained problems from the CEC 2011 test suite demonstrates its high efficiency in handling optimization problems in real-world applications.

8.
Sci Rep ; 13(1): 10312, 2023 Jun 26.
Article in English | MEDLINE | ID: mdl-37365283

ABSTRACT

This article's innovation and novelty are introducing a new metaheuristic method called mother optimization algorithm (MOA) that mimics the human interaction between a mother and her children. The real inspiration of MOA is to simulate the mother's care of children in three phases education, advice, and upbringing. The mathematical model of MOA used in the search process and exploration is presented. The performance of MOA is assessed on a set of 52 benchmark functions, including unimodal and high-dimensional multimodal functions, fixed-dimensional multimodal functions, and the CEC 2017 test suite. The findings of optimizing unimodal functions indicate MOA's high ability in local search and exploitation. The findings of optimization of high-dimensional multimodal functions indicate the high ability of MOA in global search and exploration. The findings of optimization of fixed-dimension multi-model functions and the CEC 2017 test suite show that MOA with a high ability to balance exploration and exploitation effectively supports the search process and can generate appropriate solutions for optimization problems. The outcomes quality obtained from MOA has been compared with the performance of 12 often-used metaheuristic algorithms. Upon analysis and comparison of the simulation results, it was found that the proposed MOA outperforms competing algorithms with superior and significantly more competitive performance. Precisely, the proposed MOA delivers better results in most objective functions. Furthermore, the application of MOA on four engineering design problems demonstrates the efficacy of the proposed approach in solving real-world optimization problems. The findings of the statistical analysis from the Wilcoxon signed-rank test show that MOA has a significant statistical superiority compared to the twelve well-known metaheuristic algorithms in managing the optimization problems studied in this paper.

9.
Sci Rep ; 12(1): 17387, 2022 10 17.
Article in English | MEDLINE | ID: mdl-36253404

ABSTRACT

This paper introduces a new human-based metaheuristic algorithm called Sewing Training-Based Optimization (STBO), which has applications in handling optimization tasks. The fundamental inspiration of STBO is teaching the process of sewing to beginner tailors. The theory of the proposed STBO approach is described and then mathematically modeled in three phases: (i) training, (ii) imitation of the instructor's skills, and (iii) practice. STBO performance is evaluated on fifty-two benchmark functions consisting of unimodal, high-dimensional multimodal, fixed-dimensional multimodal, and the CEC 2017 test suite. The optimization results show that STBO, with its high power of exploration and exploitation, has provided suitable solutions for benchmark functions. The performance of STBO is compared with eleven well-known metaheuristic algorithms. The simulation results show that STBO, with its high ability to balance exploration and exploitation, has provided far more competitive performance in solving benchmark functions than competitor algorithms. Finally, the implementation of STBO in solving four engineering design problems demonstrates the capability of the proposed STBO in dealing with real-world applications.


Subject(s)
Algorithms , Problem Solving , Benchmarking , Computer Simulation , Engineering
10.
Sci Rep ; 12(1): 14861, 2022 09 01.
Article in English | MEDLINE | ID: mdl-36050468

ABSTRACT

Metaheuristic algorithms have a wide range of applications in handling optimization problems. In this study, a new metaheuristic algorithm, called the chef-based optimization algorithm (CBOA), is developed. The fundamental inspiration employed in CBOA design is the process of learning cooking skills in training courses. The stages of the cooking training process in various phases are mathematically modeled with the aim of increasing the ability of global search in exploration and the ability of local search in exploitation. A collection of 52 standard objective functions is utilized to assess the CBOA's performance in addressing optimization issues. The optimization results show that the CBOA is capable of providing acceptable solutions by creating a balance between exploration and exploitation and is highly efficient in the treatment of optimization problems. In addition, the CBOA's effectiveness in dealing with real-world applications is tested on four engineering problems. Twelve well-known metaheuristic algorithms have been selected for comparison with the CBOA. The simulation results show that CBOA performs much better than competing algorithms and is more effective in solving optimization problems.


Subject(s)
Algorithms , Problem Solving , Computer Simulation , Cooking , Humans , Learning
11.
Sci Rep ; 12(1): 9924, 2022 06 15.
Article in English | MEDLINE | ID: mdl-35705720

ABSTRACT

In this paper, a new stochastic optimization algorithm is introduced, called Driving Training-Based Optimization (DTBO), which mimics the human activity of driving training. The fundamental inspiration behind the DTBO design is the learning process to drive in the driving school and the training of the driving instructor. DTBO is mathematically modeled in three phases: (1) training by the driving instructor, (2) patterning of students from instructor skills, and (3) practice. The performance of DTBO in optimization is evaluated on a set of 53 standard objective functions of unimodal, high-dimensional multimodal, fixed-dimensional multimodal, and IEEE CEC2017 test functions types. The optimization results show that DTBO has been able to provide appropriate solutions to optimization problems by maintaining a proper balance between exploration and exploitation. The performance quality of DTBO is compared with the results of 11 well-known algorithms. The simulation results show that DTBO performs better compared to 11 competitor algorithms and is more efficient in optimization applications.


Subject(s)
Algorithms , Automobile Driving , Computer Simulation , Humans , Learning , Problem Solving
SELECTION OF CITATIONS
SEARCH DETAIL
...