This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balanc...This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balance.By integrating surrogate models to approximate the objective functions,SMOGWO significantly improves the efficiency and accuracy of the optimization process.The effectiveness of this approach is evaluated using the CEC2009 multi-objective test function suite,where SMOGWO achieves a superiority rate of 76.67%compared to other leading multi-objective algorithms.Furthermore,the practical applicability of SMOGWO is demonstrated through a case study on empty and heavy train allocation,which validates its ability to balance line capacity,minimize transportation costs,and optimize the technical combination of heavy trains.The research highlights SMOGWO's potential as a robust solution for optimization challenges in railway transportation,offering valuable contributions toward enhancing operational efficiency and promoting sustainable development in the sector.展开更多
The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worke...The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worker constraints.As one critical factor of production,effective utilization of worker resources can increase productivity.Meanwhile,energy consumption is a growing concern due to the increasingly serious environmental issues.Therefore,the distributed flexible job shop scheduling problem with dual resource constraints(DFJSP-DRC)for minimizing makespan and total energy consumption is studied in this paper.To solve the problem,we present a multi-objective mathematical model for DFJSP-DRC and propose a Q-learning-based multi-objective grey wolf optimizer(Q-MOGWO).In Q-MOGWO,high-quality initial solutions are generated by a hybrid initialization strategy,and an improved active decoding strategy is designed to obtain the scheduling schemes.To further enhance the local search capability and expand the solution space,two wolf predation strategies and three critical factory neighborhood structures based on Q-learning are proposed.These strategies and structures enable Q-MOGWO to explore the solution space more efficiently and thus find better Pareto solutions.The effectiveness of Q-MOGWO in addressing DFJSP-DRC is verified through comparison with four algorithms using 45 instances.The results reveal that Q-MOGWO outperforms comparison algorithms in terms of solution quality.展开更多
The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective ...The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective problem,current methods tend to treat feature selection as a single-objective optimization task.This paper presents enhanced multi-objective grey wolf optimizer with Lévy flight and mutation phase(LMuMOGWO)for tackling feature selection problems.The proposed approach integrates two effective operators into the existing Multi-objective Grey Wolf optimizer(MOGWO):a Lévy flight and a mutation operator.The Lévy flight,a type of random walk with jump size determined by the Lévy distribution,enhances the global search capability of MOGWO,with the objective of maximizing classification accuracy while minimizing the number of selected features.The mutation operator is integrated to add more informative features that can assist in enhancing classification accuracy.As feature selection is a binary problem,the continuous search space is converted into a binary space using the sigmoid function.To evaluate the classification performance of the selected feature subset,the proposed approach employs a wrapper-based Artificial Neural Network(ANN).The effectiveness of the LMuMOGWO is validated on 12 conventional UCI benchmark datasets and compared with two existing variants of MOGWO,BMOGWO-S(based sigmoid),BMOGWO-V(based tanh)as well as Non-dominated Sorting Genetic Algorithm II(NSGA-II)and Multi-objective Particle Swarm Optimization(BMOPSO).The results demonstrate that the proposed LMuMOGWO approach is capable of successfully evolving and improving a set of randomly generated solutions for a given optimization problem.Moreover,the proposed approach outperforms existing approaches in most cases in terms of classification error rate,feature reduction,and computational cost.展开更多
The integration of wind-based DG introduces significant variability and uncertainty into the operation of distribution networks,which complicates the planning and decision-making process.This paper presents a dualobje...The integration of wind-based DG introduces significant variability and uncertainty into the operation of distribution networks,which complicates the planning and decision-making process.This paper presents a dualobjective stochastic optimization framework for the optimal allocation of wind DG,considering dynamic network reconfiguration across multiple loading conditions.Probabilistic modeling of wind speed is integrated using the Weibull distribution and the associated wind power uncertainty is discretized through a scenario-based point estimation method.Variability in load is accounted for by considering multiple loading levels,and the integrated uncertainty space is constructed as the Cartesian product of wind scenarios and load profiles.The optimization seeks to minimize the total energy losses together with the enhancement of reliability,quantified through the expected energy not supplied.For the solution of the complex,nonlinear,multi-objective problem,the Improved Multi-Objective Grey Wolf Optimizer(I-MGWO)is developed,including quasi-oppositional population seeding,adaptive stochastic coeficient strategy,and dynamic convex combination position update.Simulation results on the IEEE 33-bus system demonstrate that the proposed integrated strategy of simultaneous wind DG allocation and network reconfiguration gives synergistic improvements,yielding up to 55.7%reduction in energy losses,and a reduction of up to 61.4%in EENS over the base case.In both convergence speed and solution quality,I-MGWO consistently outperforms conventional algorithms and gives a robust and computationally efficient tool for distribution system planning under uncertainty.展开更多
The first step in the design phase of the Brushless Direct Current(BLDC)motor is the formulation of the mathematical framework and is often used due to its analytical structure.Therefore,the BLDC motor design problem ...The first step in the design phase of the Brushless Direct Current(BLDC)motor is the formulation of the mathematical framework and is often used due to its analytical structure.Therefore,the BLDC motor design problem is considered to be an optimization problem.In this paper,the analytical model of the BLDC motor is presented,and it is considered to be a basis for emphasizing the optimization methods.The analytical model used for the experimentation has 78 non-linear equations,two objective functions,five design variables,and six non-linear constraints,so the BLDC motor design problem is considered as highly non-linear in electromagnetic optimization.Multi-objective optimization becomes the forefront of the current research to obtain the global best solution using metaheuristic techniques.The bio-inspired multi-objective grey wolf optimizer(MOGWO)is presented in this paper,and it is formulated based on Pareto optimality,dominance,and archiving external.The performance of theMOGWO is verified on standard multi-objective unconstraint benchmark functions and applied to the BLDC motor design problem.The results proved that the proposedMOGWO algorithm could handle nonlinear constraints in electromagnetic optimization problems.The performance comparison in terms of Generational Distance,inversion GD,Hypervolume-matrix,scattered-matrix,and coverage metrics proves that the MOGWO algorithm can provide the best solution compared to other selected algorithms.The source code of this paper is backed up with extra online support at https://premkumarmanoharan.wixsite.com/mysite and https://www.mathworks.com/matlabcentral/fileexchange/75259-multiobjective-non-sorted-grey-wolf-mogwo-nsgwo.展开更多
Hyperspectral(HS)image classification plays a crucial role in numerous areas including remote sensing(RS),agriculture,and the monitoring of the environment.Optimal band selection in HS images is crucial for improving ...Hyperspectral(HS)image classification plays a crucial role in numerous areas including remote sensing(RS),agriculture,and the monitoring of the environment.Optimal band selection in HS images is crucial for improving the efficiency and accuracy of image classification.This process involves selecting the most informative spectral bands,which leads to a reduction in data volume.Focusing on these key bands also enhances the accuracy of classification algorithms,as redundant or irrelevant bands,which can introduce noise and lower model performance,are excluded.In this paper,we propose an approach for HS image classification using deep Q learning(DQL)and a novel multi-objective binary grey wolf optimizer(MOBGWO).We investigate the MOBGWO for optimal band selection to further enhance the accuracy of HS image classification.In the suggested MOBGWO,a new sigmoid function is introduced as a transfer function to modify the wolves’position.The primary objective of this classification is to reduce the number of bands while maximizing classification accuracy.To evaluate the effectiveness of our approach,we conducted experiments on publicly available HS image datasets,including Pavia University,Washington Mall,and Indian Pines datasets.We compared the performance of our proposed method with several state-of-the-art deep learning(DL)and machine learning(ML)algorithms,including long short-term memory(LSTM),deep neural network(DNN),recurrent neural network(RNN),support vector machine(SVM),and random forest(RF).Our experimental results demonstrate that the Hybrid MOBGWO-DQL significantly improves classification accuracy compared to traditional optimization and DL techniques.MOBGWO-DQL shows greater accuracy in classifying most categories in both datasets used.For the Indian Pine dataset,the MOBGWO-DQL architecture achieved a kappa coefficient(KC)of 97.68%and an overall accuracy(OA)of 94.32%.This was accompanied by the lowest root mean square error(RMSE)of 0.94,indicating very precise predictions with minimal error.In the case of the Pavia University dataset,the MOBGWO-DQL model demonstrated outstanding performance with the highest KC of 98.72%and an impressive OA of 96.01%.It also recorded the lowest RMSE at 0.63,reinforcing its accuracy in predictions.The results clearly demonstrate that the proposed MOBGWO-DQL architecture not only reaches a highly accurate model more quickly but also maintains superior performance throughout the training process.展开更多
When the maneuverability of a pursuer is not significantly higher than that of an evader,it will be difficult to intercept the evader with only one pursuer.Therefore,this article adopts a two-to-one differential game ...When the maneuverability of a pursuer is not significantly higher than that of an evader,it will be difficult to intercept the evader with only one pursuer.Therefore,this article adopts a two-to-one differential game strategy,the game of kind is generally considered to be angle-optimized,which allows unlimited turns,but these practices do not take into account the effect of acceleration,which does not correspond to the actual situation,thus,based on the angle-optimized,the acceleration optimization and the acceleration upper bound constraint are added into the game for consideration.A two-to-one differential game problem is proposed in the three-dimensional space,and an improved multi-objective grey wolf optimization(IMOGWO)algorithm is proposed to solve the optimal game point of this problem.With the equations that describe the relative motions between the pursuers and the evader in the three-dimensional space,a multi-objective function with constraints is given as the performance index to design an optimal strategy for the differential game.Then the optimal game point is solved by using the IMOGWO algorithm.It is proved based on Markov chains that with the IMOGWO,the Pareto solution set is the solution of the differential game.Finally,it is verified through simulations that the pursuers can capture the escapee,and via comparative experiments,it is shown that the IMOGWO algorithm performs well in terms of running time and memory usage.展开更多
We propose a competitive binary multi-objective grey wolf optimizer(CBMOGWO)to reduce the heavy computational burden of conventional multi-objective antenna topology optimization problems.This method introduces a popu...We propose a competitive binary multi-objective grey wolf optimizer(CBMOGWO)to reduce the heavy computational burden of conventional multi-objective antenna topology optimization problems.This method introduces a population competition mechanism to reduce the burden of electromagnetic(EM)simulation and achieve appropriate fitness values.Furthermore,we introduce a function of cosine oscillation to improve the linear convergence factor of the original binary multi-objective grey wolf optimizer(BMOGWO)to achieve a good balance between exploration and exploitation.Then,the optimization performance of CBMOGWO is verified on 12 standard multi-objective test problems(MOTPs)and four multi-objective knapsack problems(MOKPs)by comparison with the original BMOGWO and the traditional binary multi-objective particle swarm optimization(BMOPSO).Finally,the effectiveness of our method in reducing the computational cost is validated by an example of a compact high-isolation dual-band multiple-input multiple-output(MIMO)antenna with high-dimensional mixed design variables and multiple objectives.The experimental results show that CBMOGWO reduces nearly half of the computational cost compared with traditional methods,which indicates that our method is highly efficient for complex antenna topology optimization problems.It provides new ideas for exploring new and unexpected antenna structures based on multi-objective evolutionary algorithms(MOEAs)in a flexible and efficient manner.展开更多
As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions an...As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.展开更多
In modern gas turbine engine control,Direct Thrust Control(DTC) is an effective method for achieving the desired thrust.Model Predictive Control(MPC) has the characteristics of handling constraints while accomplishing...In modern gas turbine engine control,Direct Thrust Control(DTC) is an effective method for achieving the desired thrust.Model Predictive Control(MPC) has the characteristics of handling constraints while accomplishing command tracking,making it a promising approach for implementing DTC.However,since the performance of DTC is highly sensitive to MPC's tuning parameters,developing an efficient optimization strategy for these parameters becomes imperative.Therefore,a Model Predictive Direct Thrust Control(MP-DTC) architecture is designed,and its asymptotic stability is proven.Additionally,the influence of the tuning parameters on control performance is analyzed.Then,a tuning strategy for MP-DTC architecture is proposed.This strategy combines the objectives of DTC to design a Multi-Objective Optimization(MOO) index function,and uses Multi-Objective Grey Wolf Optimizer(MOGWO) to solve its Pareto front and obtain the tuning parameters.In the Hardware-in-Loop(HIL) experiments,the proposed MPDTC architecture achieves the shortest settling time and smallest overshoot compared to the latest DTC scheme.Its MOGWO-based tuning strategy provides more Pareto-optimal solutions,ensuring optimal selection based on rapidity and stability,and maintains precise DTC even under component degradation and various operating conditions,thereby providing robustness,optimality,and generalizability.展开更多
A short-term wind power prediction method is proposed in this paper with experimental results obtained from a wind farm located in Northeast China.In order to improve the accuracy of the prediction method using a trad...A short-term wind power prediction method is proposed in this paper with experimental results obtained from a wind farm located in Northeast China.In order to improve the accuracy of the prediction method using a traditional back-propagation(BP)neural network algorithm,the improved grey wolf optimization(IGWO)algorithm has been adopted to optimize its parameters.The performance of the proposed method has been evaluated by experiments.First,the features of the wind farm are described to show the fundamental information of the experiments.A single turbine with rated power of 1500 kW and power generation coefficient of 2.74 in the wind farm was introduced to show the technical details of the turbines.Original wind power data of the whole farm were preprocessed by using the quartile method to remove the abnormal data points.Then,the retained wind power data were predicted and analysed by using the proposed IGWO-BP algorithm.Analysis of the results proves the practicability and efficiency of the prediction model.Results show that the average accuracy of prediction is~11%greater than the traditional BP method.In this way,the proposed wind power prediction method can be adopted to improve the accuracy of prediction and to ensure the effective utilization of wind energy.展开更多
Purpose:The interval multi-objective optimization problems(IMOPs)are universal and vital uncertain optimization problems.In this study,an interval multi-objective grey wolf optimization algorithm(GWO)based on fuzzy sy...Purpose:The interval multi-objective optimization problems(IMOPs)are universal and vital uncertain optimization problems.In this study,an interval multi-objective grey wolf optimization algorithm(GWO)based on fuzzy system is proposed to solve IMOPs effectively.Design/methodology/approach:First,the classical genetic operators are embedded into the interval multiobjective GWO as local search strategies,which effectively balanced the global search ability and local development ability.Second,by constructing a fuzzy system,an effective local search activation mechanism is proposed to save computing resources as much as possible while ensuring the performance of the algorithm.The fuzzy system takes hypervolume,imprecision and number of iterations as inputs and outputs the activation index,local population size and maximum number of iterations.Then,the fuzzy inference rules are defined.It uses the activation index to determine whether to activate the local search process and sets the population size and the maximum number of iterations in the process.Findings:The experimental results show that the proposed algorithm achieves optimal hypervolume results on 9 of the 10 benchmark test problems.The imprecision achieved on 8 test problems is significantly better than other algorithms.This means that the proposed algorithm has better performance than the commonly used interval multi-objective evolutionary algorithms.Moreover,through experiments show that the local search activation mechanism based on fuzzy system proposed in this study can effectively ensure that the local search is activated reasonably in the whole algorithm process,and reasonably allocate computing resources by adaptively setting the population size and maximum number of iterations in the local search process.Originality/value:This study proposes an Interval multi-objective GWO,which could effectively balance the global search ability and local development ability.Then an effective local search activation mechanism is developed by using fuzzy inference system.It closely combines global optimization with local search,which improves the performance of the algorithm and saves computing resources.展开更多
To address the issue that hybrid flow shop production struggles to handle order disturbance events,a dynamic scheduling model was constructed.The model takes minimizing the maximum makespan,delivery time deviation,and...To address the issue that hybrid flow shop production struggles to handle order disturbance events,a dynamic scheduling model was constructed.The model takes minimizing the maximum makespan,delivery time deviation,and scheme deviation degree as the optimization objectives.An adaptive dynamic scheduling strategy based on the degree of order disturbance is proposed.An improved multi-objective Grey Wolf(IMOGWO)optimization algorithm is designed by combining the“job-machine”two-layer encoding strategy,the timing-driven two-stage decoding strategy,the opposition-based learning initialization population strategy,the POX crossover strategy,the dualoperation dynamic mutation strategy,and the variable neighborhood search strategy for problem solving.A variety of test cases with different scales were designed,and ablation experiments were conducted to verify the effectiveness of the improved strategies.The results show that each improved strategy can effectively enhance the performance of the IMOGWO.Additionally,performance analysis was conducted by comparing the proposed algorithm with three mature and classical algorithms.The results demonstrate that the proposed algorithm exhibits superior performance in solving the hybrid flow-shop scheduling problem(HFSP).Case validations were conducted for different types of order disturbance scenarios.The results demonstrate that the proposed adaptive dynamic scheduling strategy and the IMOGWO algorithm can effectively address order disturbance events.They enable rapid response to order disturbance while ensuring the stability of the production system.展开更多
A novel location-queuing problem for blood collection facilities against MPHEs is studied in this paper.The decision variables to be determined include the opening plan of fixed blood collection rooms,the location of ...A novel location-queuing problem for blood collection facilities against MPHEs is studied in this paper.The decision variables to be determined include the opening plan of fixed blood collection rooms,the location of mobile blood collecting vehicles,and the number of service desks within facilities.This problem is formulated as a bi-objective multi-period integer nonlinear programming model,incorporating unique features that distinguish it from previous studies,such as pandemic risk,blood donation behavior,and the heterogeneity of blood collection facilities.The objectives are to minimize the total system cost and maximize donor satisfaction.To solve this problem,an improved multi-objective grey wolf optimization(IMOGWO)algorithm,which incorporates chaotic mapping and adaptive convergence factors,is proposed.Real data from Chongqing,China,is utilized to demonstrate the applicability of the model and the effectiveness of IMOGWO.Using evaluation metrics such as the C metric(CM),number of Pareto frontier(NPF),maximum spread(MS),spacing(SP),mean ideal distance(MID)and computation time(CPU time),numerical experiments demonstrate that the proposed IMOGWO outperforms non-dominated sorting genetic algorithm-Ⅱ(NSGA-Ⅱ),multi-objective particle swarm optimization(MOPSO),multi-objective whale optimization(MOWOA),multi-objective chimp optimization(MOCh OA),and multi-objective grey wolf optimization(MOGWO).展开更多
基金supported by the National Natural Science Foundation of China(Project No.5217232152102391)+2 种基金Sichuan Province Science and Technology Innovation Talent Project(2024JDRC0020)China Shenhua Energy Company Limited Technology Project(GJNY-22-7/2300-K1220053)Key science and technology projects in the transportation industry of the Ministry of Transport(2022-ZD7-132).
文摘This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balance.By integrating surrogate models to approximate the objective functions,SMOGWO significantly improves the efficiency and accuracy of the optimization process.The effectiveness of this approach is evaluated using the CEC2009 multi-objective test function suite,where SMOGWO achieves a superiority rate of 76.67%compared to other leading multi-objective algorithms.Furthermore,the practical applicability of SMOGWO is demonstrated through a case study on empty and heavy train allocation,which validates its ability to balance line capacity,minimize transportation costs,and optimize the technical combination of heavy trains.The research highlights SMOGWO's potential as a robust solution for optimization challenges in railway transportation,offering valuable contributions toward enhancing operational efficiency and promoting sustainable development in the sector.
基金supported by the Natural Science Foundation of Anhui Province(Grant Number 2208085MG181)the Science Research Project of Higher Education Institutions in Anhui Province,Philosophy and Social Sciences(Grant Number 2023AH051063)the Open Fund of Key Laboratory of Anhui Higher Education Institutes(Grant Number CS2021-ZD01).
文摘The distributed flexible job shop scheduling problem(DFJSP)has attracted great attention with the growth of the global manufacturing industry.General DFJSP research only considers machine constraints and ignores worker constraints.As one critical factor of production,effective utilization of worker resources can increase productivity.Meanwhile,energy consumption is a growing concern due to the increasingly serious environmental issues.Therefore,the distributed flexible job shop scheduling problem with dual resource constraints(DFJSP-DRC)for minimizing makespan and total energy consumption is studied in this paper.To solve the problem,we present a multi-objective mathematical model for DFJSP-DRC and propose a Q-learning-based multi-objective grey wolf optimizer(Q-MOGWO).In Q-MOGWO,high-quality initial solutions are generated by a hybrid initialization strategy,and an improved active decoding strategy is designed to obtain the scheduling schemes.To further enhance the local search capability and expand the solution space,two wolf predation strategies and three critical factory neighborhood structures based on Q-learning are proposed.These strategies and structures enable Q-MOGWO to explore the solution space more efficiently and thus find better Pareto solutions.The effectiveness of Q-MOGWO in addressing DFJSP-DRC is verified through comparison with four algorithms using 45 instances.The results reveal that Q-MOGWO outperforms comparison algorithms in terms of solution quality.
基金supported by Universiti Teknologi PETRONAS,under the Yayasan Universiti Teknologi PETRONAS (YUTP)Fundamental Research Grant Scheme (YUTPFRG/015LC0-274)support by Researchers Supporting Project Number (RSP-2023/309),King Saud University,Riyadh,Saudi Arabia.
文摘The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective problem,current methods tend to treat feature selection as a single-objective optimization task.This paper presents enhanced multi-objective grey wolf optimizer with Lévy flight and mutation phase(LMuMOGWO)for tackling feature selection problems.The proposed approach integrates two effective operators into the existing Multi-objective Grey Wolf optimizer(MOGWO):a Lévy flight and a mutation operator.The Lévy flight,a type of random walk with jump size determined by the Lévy distribution,enhances the global search capability of MOGWO,with the objective of maximizing classification accuracy while minimizing the number of selected features.The mutation operator is integrated to add more informative features that can assist in enhancing classification accuracy.As feature selection is a binary problem,the continuous search space is converted into a binary space using the sigmoid function.To evaluate the classification performance of the selected feature subset,the proposed approach employs a wrapper-based Artificial Neural Network(ANN).The effectiveness of the LMuMOGWO is validated on 12 conventional UCI benchmark datasets and compared with two existing variants of MOGWO,BMOGWO-S(based sigmoid),BMOGWO-V(based tanh)as well as Non-dominated Sorting Genetic Algorithm II(NSGA-II)and Multi-objective Particle Swarm Optimization(BMOPSO).The results demonstrate that the proposed LMuMOGWO approach is capable of successfully evolving and improving a set of randomly generated solutions for a given optimization problem.Moreover,the proposed approach outperforms existing approaches in most cases in terms of classification error rate,feature reduction,and computational cost.
基金the appreciation to the Deanship of Postgraduate Studies and Scientic Research at Majmaah University for funding this research work through the project number(R-2026-141).
文摘The integration of wind-based DG introduces significant variability and uncertainty into the operation of distribution networks,which complicates the planning and decision-making process.This paper presents a dualobjective stochastic optimization framework for the optimal allocation of wind DG,considering dynamic network reconfiguration across multiple loading conditions.Probabilistic modeling of wind speed is integrated using the Weibull distribution and the associated wind power uncertainty is discretized through a scenario-based point estimation method.Variability in load is accounted for by considering multiple loading levels,and the integrated uncertainty space is constructed as the Cartesian product of wind scenarios and load profiles.The optimization seeks to minimize the total energy losses together with the enhancement of reliability,quantified through the expected energy not supplied.For the solution of the complex,nonlinear,multi-objective problem,the Improved Multi-Objective Grey Wolf Optimizer(I-MGWO)is developed,including quasi-oppositional population seeding,adaptive stochastic coeficient strategy,and dynamic convex combination position update.Simulation results on the IEEE 33-bus system demonstrate that the proposed integrated strategy of simultaneous wind DG allocation and network reconfiguration gives synergistic improvements,yielding up to 55.7%reduction in energy losses,and a reduction of up to 61.4%in EENS over the base case.In both convergence speed and solution quality,I-MGWO consistently outperforms conventional algorithms and gives a robust and computationally efficient tool for distribution system planning under uncertainty.
文摘The first step in the design phase of the Brushless Direct Current(BLDC)motor is the formulation of the mathematical framework and is often used due to its analytical structure.Therefore,the BLDC motor design problem is considered to be an optimization problem.In this paper,the analytical model of the BLDC motor is presented,and it is considered to be a basis for emphasizing the optimization methods.The analytical model used for the experimentation has 78 non-linear equations,two objective functions,five design variables,and six non-linear constraints,so the BLDC motor design problem is considered as highly non-linear in electromagnetic optimization.Multi-objective optimization becomes the forefront of the current research to obtain the global best solution using metaheuristic techniques.The bio-inspired multi-objective grey wolf optimizer(MOGWO)is presented in this paper,and it is formulated based on Pareto optimality,dominance,and archiving external.The performance of theMOGWO is verified on standard multi-objective unconstraint benchmark functions and applied to the BLDC motor design problem.The results proved that the proposedMOGWO algorithm could handle nonlinear constraints in electromagnetic optimization problems.The performance comparison in terms of Generational Distance,inversion GD,Hypervolume-matrix,scattered-matrix,and coverage metrics proves that the MOGWO algorithm can provide the best solution compared to other selected algorithms.The source code of this paper is backed up with extra online support at https://premkumarmanoharan.wixsite.com/mysite and https://www.mathworks.com/matlabcentral/fileexchange/75259-multiobjective-non-sorted-grey-wolf-mogwo-nsgwo.
文摘Hyperspectral(HS)image classification plays a crucial role in numerous areas including remote sensing(RS),agriculture,and the monitoring of the environment.Optimal band selection in HS images is crucial for improving the efficiency and accuracy of image classification.This process involves selecting the most informative spectral bands,which leads to a reduction in data volume.Focusing on these key bands also enhances the accuracy of classification algorithms,as redundant or irrelevant bands,which can introduce noise and lower model performance,are excluded.In this paper,we propose an approach for HS image classification using deep Q learning(DQL)and a novel multi-objective binary grey wolf optimizer(MOBGWO).We investigate the MOBGWO for optimal band selection to further enhance the accuracy of HS image classification.In the suggested MOBGWO,a new sigmoid function is introduced as a transfer function to modify the wolves’position.The primary objective of this classification is to reduce the number of bands while maximizing classification accuracy.To evaluate the effectiveness of our approach,we conducted experiments on publicly available HS image datasets,including Pavia University,Washington Mall,and Indian Pines datasets.We compared the performance of our proposed method with several state-of-the-art deep learning(DL)and machine learning(ML)algorithms,including long short-term memory(LSTM),deep neural network(DNN),recurrent neural network(RNN),support vector machine(SVM),and random forest(RF).Our experimental results demonstrate that the Hybrid MOBGWO-DQL significantly improves classification accuracy compared to traditional optimization and DL techniques.MOBGWO-DQL shows greater accuracy in classifying most categories in both datasets used.For the Indian Pine dataset,the MOBGWO-DQL architecture achieved a kappa coefficient(KC)of 97.68%and an overall accuracy(OA)of 94.32%.This was accompanied by the lowest root mean square error(RMSE)of 0.94,indicating very precise predictions with minimal error.In the case of the Pavia University dataset,the MOBGWO-DQL model demonstrated outstanding performance with the highest KC of 98.72%and an impressive OA of 96.01%.It also recorded the lowest RMSE at 0.63,reinforcing its accuracy in predictions.The results clearly demonstrate that the proposed MOBGWO-DQL architecture not only reaches a highly accurate model more quickly but also maintains superior performance throughout the training process.
基金National Natural Science Foundation of China(NSFC61773142,NSFC62303136)。
文摘When the maneuverability of a pursuer is not significantly higher than that of an evader,it will be difficult to intercept the evader with only one pursuer.Therefore,this article adopts a two-to-one differential game strategy,the game of kind is generally considered to be angle-optimized,which allows unlimited turns,but these practices do not take into account the effect of acceleration,which does not correspond to the actual situation,thus,based on the angle-optimized,the acceleration optimization and the acceleration upper bound constraint are added into the game for consideration.A two-to-one differential game problem is proposed in the three-dimensional space,and an improved multi-objective grey wolf optimization(IMOGWO)algorithm is proposed to solve the optimal game point of this problem.With the equations that describe the relative motions between the pursuers and the evader in the three-dimensional space,a multi-objective function with constraints is given as the performance index to design an optimal strategy for the differential game.Then the optimal game point is solved by using the IMOGWO algorithm.It is proved based on Markov chains that with the IMOGWO,the Pareto solution set is the solution of the differential game.Finally,it is verified through simulations that the pursuers can capture the escapee,and via comparative experiments,it is shown that the IMOGWO algorithm performs well in terms of running time and memory usage.
基金supported by the National Natural Science Foundation of China(Nos.61801521 and 61971450)the Natural Science Foundation of Hunan Province,China(No.2018JJ2533)the Fundamental Research Funds for the Central Universities,China(Nos.2018gczd014and 20190038020050)。
文摘We propose a competitive binary multi-objective grey wolf optimizer(CBMOGWO)to reduce the heavy computational burden of conventional multi-objective antenna topology optimization problems.This method introduces a population competition mechanism to reduce the burden of electromagnetic(EM)simulation and achieve appropriate fitness values.Furthermore,we introduce a function of cosine oscillation to improve the linear convergence factor of the original binary multi-objective grey wolf optimizer(BMOGWO)to achieve a good balance between exploration and exploitation.Then,the optimization performance of CBMOGWO is verified on 12 standard multi-objective test problems(MOTPs)and four multi-objective knapsack problems(MOKPs)by comparison with the original BMOGWO and the traditional binary multi-objective particle swarm optimization(BMOPSO).Finally,the effectiveness of our method in reducing the computational cost is validated by an example of a compact high-isolation dual-band multiple-input multiple-output(MIMO)antenna with high-dimensional mixed design variables and multiple objectives.The experimental results show that CBMOGWO reduces nearly half of the computational cost compared with traditional methods,which indicates that our method is highly efficient for complex antenna topology optimization problems.It provides new ideas for exploring new and unexpected antenna structures based on multi-objective evolutionary algorithms(MOEAs)in a flexible and efficient manner.
基金supported by the National Natural Science Foundation of China under Grant 62473328by the Open Research Fund of Jiangsu Collaborative Innovation Center for Smart Distribution Network,Nanjing Institute of Technology under No.XTCX202203.
文摘As future ship system,hybrid energy ship system has a wide range of application prospects for solving the serious energy crisis.However,current optimization scheduling works lack the consideration of sea conditions and navigational circumstances.There-fore,this paper aims at establishing a two-stage optimization framework for hybrid energy ship power system.The proposed framework considers multiple optimizations of route,speed planning,and energy management under the constraints of sea conditions during navigation.First,a complex hybrid ship power model consisting of diesel generation system,propulsion system,energy storage system,photovoltaic power generation system,and electric boiler system is established,where sea state information and ship resistance model are considered.With objective optimization functions of cost and greenhouse gas(GHG)emissions,a two-stage optimization framework consisting of route planning,speed scheduling,and energy management is constructed.Wherein the improved A-star algorithm and grey wolf optimization algorithm are introduced to obtain the optimal solutions for route,speed,and energy optimization scheduling.Finally,simulation cases are employed to verify that the proposed two-stage optimization scheduling model can reduce load energy consumption,operating costs,and carbon emissions by 17.8%,17.39%,and 13.04%,respectively,compared with the non-optimal control group.
基金supported by the National Natural Science Foundation of China(No.52372371)。
文摘In modern gas turbine engine control,Direct Thrust Control(DTC) is an effective method for achieving the desired thrust.Model Predictive Control(MPC) has the characteristics of handling constraints while accomplishing command tracking,making it a promising approach for implementing DTC.However,since the performance of DTC is highly sensitive to MPC's tuning parameters,developing an efficient optimization strategy for these parameters becomes imperative.Therefore,a Model Predictive Direct Thrust Control(MP-DTC) architecture is designed,and its asymptotic stability is proven.Additionally,the influence of the tuning parameters on control performance is analyzed.Then,a tuning strategy for MP-DTC architecture is proposed.This strategy combines the objectives of DTC to design a Multi-Objective Optimization(MOO) index function,and uses Multi-Objective Grey Wolf Optimizer(MOGWO) to solve its Pareto front and obtain the tuning parameters.In the Hardware-in-Loop(HIL) experiments,the proposed MPDTC architecture achieves the shortest settling time and smallest overshoot compared to the latest DTC scheme.Its MOGWO-based tuning strategy provides more Pareto-optimal solutions,ensuring optimal selection based on rapidity and stability,and maintains precise DTC even under component degradation and various operating conditions,thereby providing robustness,optimality,and generalizability.
基金This work is supported by the science and technology research project of Jilin Provincial Department of Education(No.JJKH20210260KJ)This work is supported by the Jilin Provincial Department of Education(No.JJKH20210260KJ).
文摘A short-term wind power prediction method is proposed in this paper with experimental results obtained from a wind farm located in Northeast China.In order to improve the accuracy of the prediction method using a traditional back-propagation(BP)neural network algorithm,the improved grey wolf optimization(IGWO)algorithm has been adopted to optimize its parameters.The performance of the proposed method has been evaluated by experiments.First,the features of the wind farm are described to show the fundamental information of the experiments.A single turbine with rated power of 1500 kW and power generation coefficient of 2.74 in the wind farm was introduced to show the technical details of the turbines.Original wind power data of the whole farm were preprocessed by using the quartile method to remove the abnormal data points.Then,the retained wind power data were predicted and analysed by using the proposed IGWO-BP algorithm.Analysis of the results proves the practicability and efficiency of the prediction model.Results show that the average accuracy of prediction is~11%greater than the traditional BP method.In this way,the proposed wind power prediction method can be adopted to improve the accuracy of prediction and to ensure the effective utilization of wind energy.
基金supported in part by the Fujian Province Middle-aged Teachers Project(No.JAT210670).
文摘Purpose:The interval multi-objective optimization problems(IMOPs)are universal and vital uncertain optimization problems.In this study,an interval multi-objective grey wolf optimization algorithm(GWO)based on fuzzy system is proposed to solve IMOPs effectively.Design/methodology/approach:First,the classical genetic operators are embedded into the interval multiobjective GWO as local search strategies,which effectively balanced the global search ability and local development ability.Second,by constructing a fuzzy system,an effective local search activation mechanism is proposed to save computing resources as much as possible while ensuring the performance of the algorithm.The fuzzy system takes hypervolume,imprecision and number of iterations as inputs and outputs the activation index,local population size and maximum number of iterations.Then,the fuzzy inference rules are defined.It uses the activation index to determine whether to activate the local search process and sets the population size and the maximum number of iterations in the process.Findings:The experimental results show that the proposed algorithm achieves optimal hypervolume results on 9 of the 10 benchmark test problems.The imprecision achieved on 8 test problems is significantly better than other algorithms.This means that the proposed algorithm has better performance than the commonly used interval multi-objective evolutionary algorithms.Moreover,through experiments show that the local search activation mechanism based on fuzzy system proposed in this study can effectively ensure that the local search is activated reasonably in the whole algorithm process,and reasonably allocate computing resources by adaptively setting the population size and maximum number of iterations in the local search process.Originality/value:This study proposes an Interval multi-objective GWO,which could effectively balance the global search ability and local development ability.Then an effective local search activation mechanism is developed by using fuzzy inference system.It closely combines global optimization with local search,which improves the performance of the algorithm and saves computing resources.
基金funded by National Key Research and Development Program Projects of China under Grant No.2020YFB1713500.
文摘To address the issue that hybrid flow shop production struggles to handle order disturbance events,a dynamic scheduling model was constructed.The model takes minimizing the maximum makespan,delivery time deviation,and scheme deviation degree as the optimization objectives.An adaptive dynamic scheduling strategy based on the degree of order disturbance is proposed.An improved multi-objective Grey Wolf(IMOGWO)optimization algorithm is designed by combining the“job-machine”two-layer encoding strategy,the timing-driven two-stage decoding strategy,the opposition-based learning initialization population strategy,the POX crossover strategy,the dualoperation dynamic mutation strategy,and the variable neighborhood search strategy for problem solving.A variety of test cases with different scales were designed,and ablation experiments were conducted to verify the effectiveness of the improved strategies.The results show that each improved strategy can effectively enhance the performance of the IMOGWO.Additionally,performance analysis was conducted by comparing the proposed algorithm with three mature and classical algorithms.The results demonstrate that the proposed algorithm exhibits superior performance in solving the hybrid flow-shop scheduling problem(HFSP).Case validations were conducted for different types of order disturbance scenarios.The results demonstrate that the proposed adaptive dynamic scheduling strategy and the IMOGWO algorithm can effectively address order disturbance events.They enable rapid response to order disturbance while ensuring the stability of the production system.
基金Supported by National Social Science Fund of China(23XGL039)。
文摘A novel location-queuing problem for blood collection facilities against MPHEs is studied in this paper.The decision variables to be determined include the opening plan of fixed blood collection rooms,the location of mobile blood collecting vehicles,and the number of service desks within facilities.This problem is formulated as a bi-objective multi-period integer nonlinear programming model,incorporating unique features that distinguish it from previous studies,such as pandemic risk,blood donation behavior,and the heterogeneity of blood collection facilities.The objectives are to minimize the total system cost and maximize donor satisfaction.To solve this problem,an improved multi-objective grey wolf optimization(IMOGWO)algorithm,which incorporates chaotic mapping and adaptive convergence factors,is proposed.Real data from Chongqing,China,is utilized to demonstrate the applicability of the model and the effectiveness of IMOGWO.Using evaluation metrics such as the C metric(CM),number of Pareto frontier(NPF),maximum spread(MS),spacing(SP),mean ideal distance(MID)and computation time(CPU time),numerical experiments demonstrate that the proposed IMOGWO outperforms non-dominated sorting genetic algorithm-Ⅱ(NSGA-Ⅱ),multi-objective particle swarm optimization(MOPSO),multi-objective whale optimization(MOWOA),multi-objective chimp optimization(MOCh OA),and multi-objective grey wolf optimization(MOGWO).