Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (50)

Search Parameters:
Keywords = improved grey wolf optimizer (IGWO)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 4369 KiB  
Article
Breast Cancer Classification via a High-Precision Hybrid IGWO–SOA Optimized Deep Learning Framework
by Aniruddha Deka, Debashis Dev Misra, Anindita Das and Manob Jyoti Saikia
AI 2025, 6(8), 167; https://doi.org/10.3390/ai6080167 - 24 Jul 2025
Viewed by 506
Abstract
Breast cancer (BRCA) remains a significant cause of mortality among women, particularly in developing and underdeveloped regions, where early detection is crucial for effective treatment. This research introduces an innovative hybrid model that combines Improved Grey Wolf Optimizer (IGWO) with the Seagull Optimization [...] Read more.
Breast cancer (BRCA) remains a significant cause of mortality among women, particularly in developing and underdeveloped regions, where early detection is crucial for effective treatment. This research introduces an innovative hybrid model that combines Improved Grey Wolf Optimizer (IGWO) with the Seagull Optimization Algorithm (SOA), forming the IGWO–SOA technique to enhance BRCA detection accuracy. The hybrid model draws inspiration from the adaptive and strategic behaviors of seagulls, especially their ability to dynamically change attack angles in order to effectively tackle complex global optimization challenges. A deep neural network (DNN) is fine-tuned using this hybrid optimization method to address the challenges of hyperparameter selection and overfitting, which are common in DL approaches for BRCA classification. The proposed IGWO–SOA model demonstrates optimal performance in identifying key attributes that contribute to accurate cancer detection using the CBIS-DDSM dataset. Its effectiveness is validated using performance metrics such as loss, F1-score, precision, accuracy, and recall. Notably, the model achieved an impressive accuracy of 99.4%, outperforming existing methods in the domain. By optimizing both the learning parameters and model structure, this research establishes an advanced deep learning framework built upon the IGWO–SOA approach, presenting a robust and reliable method for early BRCA detection with significant potential to improve diagnostic precision. Full article
(This article belongs to the Section Medical & Healthcare AI)
Show Figures

Figure 1

22 pages, 5819 KiB  
Article
Design of Adaptive LQR Control Based on Improved Grey Wolf Optimization for Prosthetic Hand
by Khaled Ahmed, Ayman A. Aly and Mohamed O. Elhabib
Biomimetics 2025, 10(7), 423; https://doi.org/10.3390/biomimetics10070423 - 30 Jun 2025
Viewed by 360
Abstract
Assistive technologies, particularly multi-fingered robotic hands (MFRHs), are critical for enhancing the quality of life for individuals with upper-limb disabilities. However, achieving precise and stable control of such systems remains a significant challenge. This study proposes an Improved Grey Wolf Optimization (IGWO)-tuned Linear [...] Read more.
Assistive technologies, particularly multi-fingered robotic hands (MFRHs), are critical for enhancing the quality of life for individuals with upper-limb disabilities. However, achieving precise and stable control of such systems remains a significant challenge. This study proposes an Improved Grey Wolf Optimization (IGWO)-tuned Linear Quadratic Regulator (LQR) to enhance the control performance of an MFRH. The MFRH was modeled using Denavit–Hartenberg kinematics and Euler–Lagrange dynamics, with micro-DC motors selected based on computed torque requirements. The LQR controller, optimized via IGWO to systematically determine weighting matrices, was benchmarked against PID and PID-PSO controllers under diverse input scenarios. For step input, the IGWO-LQR achieved a settling time of 0.018 s with zero overshoot for Joint 1, outperforming PID (settling time: 0.0721 s; overshoot: 6.58%) and PID-PSO (settling time: 0.042 s; overshoot: 2.1%). Similar improvements were observed across all joints, with Joint 3 recording an IAE of 0.001334 for IGWO-LQR versus 0.004695 for PID. Evaluations under square-wave, sine, and sigmoid inputs further validated the controller’s robustness, with IGWO-LQR consistently delivering minimal tracking errors and rapid stabilization. These results demonstrate that the IGWO-LQR framework significantly enhances precision and dynamic response. Full article
(This article belongs to the Special Issue Intelligent Human–Robot Interaction: 4th Edition)
Show Figures

Figure 1

26 pages, 2599 KiB  
Article
IGWO-MALSTM: An Improved Grey Wolf-Optimized Hybrid LSTM with Multi-Head Attention for Financial Time Series Forecasting
by Mingfu Zhu, Haoran Qi and Panke Qin
Appl. Sci. 2025, 15(12), 6619; https://doi.org/10.3390/app15126619 - 12 Jun 2025
Viewed by 448
Abstract
In the domain of financial markets, deep learning techniques have emerged as a significant tool for the development of investment strategies. The present study investigates the potential of time series forecasting (TSF) in financial application scenarios, aiming to predict future spreads and inform [...] Read more.
In the domain of financial markets, deep learning techniques have emerged as a significant tool for the development of investment strategies. The present study investigates the potential of time series forecasting (TSF) in financial application scenarios, aiming to predict future spreads and inform investment decisions more effectively. However, the inherent nonlinearity and high volatility of financial time series pose significant challenges for accurate forecasting. To address these issues, this paper proposes the IGWO-MALSTM model, a hybrid framework that integrates Improved Grey Wolf Optimization (IGWO) for hyperparameter tuning and a multi-head attention (MA) mechanism to enhance long-term sequence modeling within the long short-term memory (LSTM) architecture. The IGWO algorithm improves population diversity during initialization using the Mersenne Twister, thereby enhancing the convergence speed and search capability of the optimizer. Simultaneously, the MA mechanism mitigates gradient vanishing and explosion problems, enabling the model to better capture long-range dependencies in financial sequences. Experimental results on real futures market data demonstrate that the proposed model reduces Mean Square Error (MSE) by up to 61.45% and Mean Absolute Error (MAE) by 44.53%, and increases the R2 score by 0.83% compared to existing benchmark models. These findings confirm that IGWO-MALSTM offers improved predictive accuracy and stability for financial time series forecasting tasks. Full article
Show Figures

Figure 1

28 pages, 21323 KiB  
Article
Modified Grey Wolf Optimizer and Application in Parameter Optimization of PI Controller
by Long Sheng, Sen Wu and Zongyu Lv
Appl. Sci. 2025, 15(8), 4530; https://doi.org/10.3390/app15084530 - 19 Apr 2025
Viewed by 614
Abstract
The Grey Wolf Optimizer (GWO) is a well-known metaheuristic algorithm that currently has an extremely wide range of applications. However, with the increasing demand for accuracy, its shortcomings of low exploratory and population diversity are increasingly exposed. A modified Grey Wolf Optimizer (M-GWO) [...] Read more.
The Grey Wolf Optimizer (GWO) is a well-known metaheuristic algorithm that currently has an extremely wide range of applications. However, with the increasing demand for accuracy, its shortcomings of low exploratory and population diversity are increasingly exposed. A modified Grey Wolf Optimizer (M-GWO) is proposed to tackle these weaknesses of the GWO. The M-GWO introduces mutation operators and different location-update strategies, achieving a balance between exploration and development. The experiment validated the performance of the M-GWO using the CEC2017 benchmark function and compared the results with five other advanced metaheuristic algorithms: the Improved Grey Wolf Optimizer (IGWO), GWO, Whale Optimization Algorithm (WOA), Dung Beetle Optimizer (DBO), and Harris Hawks Optimization (HHO). The performance results indicate that the M-GWO has a better performance than competitor algorithms on all 29 functions in dimensions 30 and 50, except for function 26 in dimension 30 and function 28 in dimension 50. Compared with competitor algorithms, the proposed M-GWO is the most effective algorithm, with an overall effectiveness of 96.5%. In addition, in order to show the value of the M-GWO in the practical engineering field, the M-GWO is used to optimize the PI controller parameters of the current loop of the permanent magnet synchronous motor (PMSM) system. By designing a PI controller parameter optimization scheme based on the M-GWO, the fluctuation of the q-axis current and d-axis current of the motor is reduced. The designed scheme reduces the q-axis fluctuation to around −2~1 A and the d-axis current fluctuation to around −2~2 A. By comparing the current-tracking errors of the q-axis and d-axis under different algorithms, the validity of the optimized parameters of the M-GWO is proved. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

37 pages, 10920 KiB  
Article
Integration of Hybrid Machine Learning and Multi-Objective Optimization for Enhanced Turning Parameters of EN-GJL-250 Cast Iron
by Yacine Karmi, Haithem Boumediri, Omar Reffas, Yazid Chetbani, Sabbah Ataya, Rashid Khan, Mohamed Athmane Yallese and Aissa Laouissi
Crystals 2025, 15(3), 264; https://doi.org/10.3390/cryst15030264 - 12 Mar 2025
Cited by 1 | Viewed by 965
Abstract
This study aims to optimize the turning parameters for EN-GJL-250 grey cast iron using hybrid machine learning techniques integrated with multi-objective optimization algorithms. The experimental design focused on evaluating the impact of cutting tool type, testing three tools: uncoated and coated silicon nitride [...] Read more.
This study aims to optimize the turning parameters for EN-GJL-250 grey cast iron using hybrid machine learning techniques integrated with multi-objective optimization algorithms. The experimental design focused on evaluating the impact of cutting tool type, testing three tools: uncoated and coated silicon nitride (Si3N4) ceramic inserts and coated cubic boron nitride (CBN). Key cutting parameters such as depth of cut (ap), feed rate (f), and cutting speed (Vc) were varied to examine their effects on surface roughness (Ra), cutting force (Fr), and power consumption (Pc). The results showed that the coated Si3N4 tool achieved the best surface finish, with minimal cutting force and power consumption, while the uncoated Si3N4 and CBN tools performed slightly worse. Advanced optimization models including improved grey wolf optimizer–deep neural networks (DNN-IGWOs), genetic algorithm–deep neural networks (DNN-GAs), and deep neural network–extended Kalman filters (DNN-EKF) were compared with traditional methods like Support Vector Machines (SVMs), Decision Trees (DTs), and Levenberg–Marquardt (LM). The DNN-EKF model demonstrated exceptional predictive accuracy with an R2 value of 0.99. The desirability function (DF) method identified the optimal machining parameters for the coated Si3N4 tool: ap = 0.25 mm, f = 0.08 mm/rev, and Vc = 437.76 m/min. At these settings, Fr ranged between 46.424 and 47.405 N, Ra remained around 0.520 µm, and Pc varied between 386.518 W and 392.412 W. The multi-objective grey wolf optimization (MOGWO) further refined these parameters to minimize Fr, Ra, and Pc. This study demonstrates the potential of integrating machine learning and optimization techniques to significantly enhance manufacturing efficiency. Full article
Show Figures

Figure 1

30 pages, 2817 KiB  
Article
Enhanced Energy Management System in Smart Homes Considering Economic, Technical, and Environmental Aspects: A Novel Modification-Based Grey Wolf Optimizer
by Moslem Dehghani, Seyyed Mohammad Bornapour and Ehsan Sheybani
Energies 2025, 18(5), 1071; https://doi.org/10.3390/en18051071 - 22 Feb 2025
Cited by 2 | Viewed by 884
Abstract
Increasingly, renewable energy resources, energy storage systems (ESSs), and demand response programs (DRPs) are being discussed due to environmental concerns and smart grid developments. An innovative home appliance scheduling scheme is presented in this paper, which incorporates a local energy grid with wind [...] Read more.
Increasingly, renewable energy resources, energy storage systems (ESSs), and demand response programs (DRPs) are being discussed due to environmental concerns and smart grid developments. An innovative home appliance scheduling scheme is presented in this paper, which incorporates a local energy grid with wind turbines (WTs), photovoltaic (PV), and ESS, which is connected to an upstream grid, to schedule household appliances while considering various constraints and DRP. Firstly, the household appliances are specified as non-shiftable and shiftable (interruptible, and uninterruptible) loads, respectively. Secondly, an enhanced mathematical formulation is presented for smart home energy management which considers the real-time price of upstream grids, the price of WT, and PV, and also the sold energy from the smart home to the microgrid. Three objective functions are considered in the proposed energy management: electricity bill, peak-to-average ratio (PAR), and pollution emissions. To solve the optimization problem, a novel modification-based grey wolf optimizer (GWO) is proposed. When the wolves hunt prey, other wild animals try to steal the prey or some part of the prey, hence they should protect the prey; therefore, this modification mimics the battle between the grey wolves and other wild animals for the hunted prey. This modification improves the performance of the GWO in finding the best solution. Simulations are examined and compared under different conditions to explore the effectiveness and efficiency of the suggested scheme for simultaneously optimizing all three objective functions. Also, both GWO and improved GWO (IGWO) are compared under different scenarios, which shows that IGWO improvement has better performance and is more robust. It has been seen in the results that the suggested framework can significantly diminish the energy costs, PAR, and emissions simultaneously. Full article
(This article belongs to the Special Issue Breakthroughs in Sustainable Energy and Economic Development)
Show Figures

Figure 1

14 pages, 3575 KiB  
Article
Design of Soft-Sensing Model for Alumina Concentration Based on Improved Grey Wolf Optimization Algorithm and Deep Belief Network
by Jianheng Li, Zhiwen Chen, Xiaoting Zhong, Xiangquan Li, Xiang Xia and Bo Liu
Processes 2025, 13(3), 606; https://doi.org/10.3390/pr13030606 - 20 Feb 2025
Cited by 1 | Viewed by 497
Abstract
To address the challenge of the real-time monitoring of alumina concentrations during the production process, this paper employs a Deep Belief Network (DBN) within the framework of deep learning to predict alumina concentration. Additionally, the improved Grey Wolf Optimizer (IGWO) is utilized to [...] Read more.
To address the challenge of the real-time monitoring of alumina concentrations during the production process, this paper employs a Deep Belief Network (DBN) within the framework of deep learning to predict alumina concentration. Additionally, the improved Grey Wolf Optimizer (IGWO) is utilized to optimize key parameters of the DBN model, including the number of hidden layer nodes, reverse iteration count, and learning rate. An IGWO-DBN hybrid model is then constructed and compared against DBN models optimized by other techniques, such as the Sparrow Search Algorithm (SSA) and Particle Swarm Optimization (PSO), to evaluate the predictive performance. The comparative analysis reveals that, in terms of predictive accuracy, the IGWO-DBN model outperforms both the SSA-DBN and PSO-DBN models. Specifically, it achieves lower root mean square errors (RMSE) and mean absolute errors (MAE), alongside a higher coefficient of determination (R2). Furthermore, the IGWO-DBN model exhibits a faster convergence rate and a lower final convergence value, indicating superior generalization ability and robustness. Furthermore, the IGWO-DBN model not only demonstrates significant advantages in prediction accuracy for alumina concentration but also substantially reduces model training time through its efficient parameter optimization mechanism. The successful implementation of this model provides robust support for the intelligent and refined management of the aluminum electrolysis industry, aiding enterprises in reducing costs, improving production efficiency, and advancing the green and sustainable development of the industry. Full article
(This article belongs to the Section Chemical Processes and Systems)
Show Figures

Figure 1

20 pages, 4641 KiB  
Article
Inversion of Mechanical Parameters of Tunnel Surrounding Rock Based on Improved GWO-BP Neural Network
by Chen Zhang, Qiunan Chen, Wenbing Zhou and Xiaocheng Huang
Appl. Sci. 2025, 15(2), 537; https://doi.org/10.3390/app15020537 - 8 Jan 2025
Cited by 1 | Viewed by 763
Abstract
Accurately determining the mechanical parameters of surrounding rock in tunnel design and construction presents a significant challenge due to the complexity of the environment. This study proposes a novel approach for inverting these parameters using an advanced optimization method, the Improved Grey Wolf [...] Read more.
Accurately determining the mechanical parameters of surrounding rock in tunnel design and construction presents a significant challenge due to the complexity of the environment. This study proposes a novel approach for inverting these parameters using an advanced optimization method, the Improved Grey Wolf Optimization (IGWO), integrated with a BP neural network (IGWO-BP). Key enhancements such as cubic chaotic mapping, refraction backward learning, nonlinear convergence factors, and updated position formulas were applied to improve the algorithm’s search efficiency. By optimizing the neural network’s weights and biases, a precise relationship between rock mechanics and displacement was established. The method was validated through a case study of the Lianhua Tunnel (YK37 + 330 section), utilizing field data of crown settlement and peripheral displacement. The approach accurately predicted mechanical parameters, with relative errors below 5.02% for crown settlement and 4.15% for peripheral displacement. These results demonstrate the reliability and practical applicability of the proposed technique for tunnel engineering. Full article
Show Figures

Figure 1

27 pages, 17432 KiB  
Article
Retrieval and Analysis of Sea Surface Salinity in Coastal Waters Using Satellite Data Based on IGWO–BPNN: A Case Study of Qinzhou Bay, Guangxi, China
by Maoyuan Zhong, Huanmei Yao, Yin Liu, Junchao Qiao, Meijun Chen and Weiping Zhong
Water 2025, 17(1), 94; https://doi.org/10.3390/w17010094 - 1 Jan 2025
Viewed by 959
Abstract
This study proposes a high-precision method for retrieving sea surface salinity (SSS) using GF-1 satellite imagery, focusing on Qinzhou Bay along the Guangxi coast. The analysis identified the spectral index B3×B4/(B1×B2) as having the strongest correlation with SSS (R = 0.929). To enhance [...] Read more.
This study proposes a high-precision method for retrieving sea surface salinity (SSS) using GF-1 satellite imagery, focusing on Qinzhou Bay along the Guangxi coast. The analysis identified the spectral index B3×B4/(B1×B2) as having the strongest correlation with SSS (R = 0.929). To enhance the performance of the Back Propagation Neural Network (BPNN) model, optimization algorithms including Improved Grey Wolf Optimization (IGWO), Particle Swarm Optimization (PSO), and White Shark Optimization (WSO) were applied. Comparative results show that IGWO significantly optimized network weights and thresholds, yielding superior test performance metrics (MAE = 0.906 psu, MAPE = 4.124%, RMSE = 1.067 psu, and R2 = 0.953), demonstrating strong generalization ability. Validation using third-party data indicated accuracy reductions of 10.9% and 8.6% in Qinzhou Bay and Tieshan Port, respectively, highlighting the model’s robustness and broad applicability. SSS retrieval results for Qinzhou Bay in 2023 revealed significant spatial and seasonal variations: the Inner Bay exhibited lower salinity (average 14 psu) from April to September due to freshwater inflows, while salinity increased (average 22 psu) from November to February. The Outer Bay, influenced by its connection to the South China Sea, maintained consistently high salinity levels (25–30 psu) year-round. Additionally, different models showed varying levels of effectiveness in Qinzhou Bay’s complex salinity environment; the IGWO–BPNN model, with its dynamic weight adjustment mechanism, demonstrated superior adaptability in areas with high salinity variability, outperforming other models. These findings suggest that the IGWO–BPNN model provides high accuracy and stability, supporting real-time, precise monitoring in Qinzhou Bay and similar coastal waters, thereby offering robust support for water quality management and marine conservation. Full article
(This article belongs to the Special Issue Remote Sensing in Coastal Water Environment Monitoring)
Show Figures

Graphical abstract

20 pages, 3856 KiB  
Article
Research on Self-Recovery Ignition Protection Circuit for High-Voltage Power Supply System Based on Improved Gray Wolf Algorithm
by Jingyi Zhu, Wanlu Zhu, Haifeng Wei and Yi Zhang
Energies 2024, 17(24), 6332; https://doi.org/10.3390/en17246332 - 16 Dec 2024
Viewed by 844
Abstract
In order to solve the problems of traditional high-voltage power supply ignition protection circuits, such as non-essential start–stop power supply, a slow response speed, the system needing to be restarted manually, and so on, a high-voltage power supply system self-recovery ignition protection circuit [...] Read more.
In order to solve the problems of traditional high-voltage power supply ignition protection circuits, such as non-essential start–stop power supply, a slow response speed, the system needing to be restarted manually, and so on, a high-voltage power supply system self-recovery ignition protection circuit was designed using an IGWO (improved grey wolf optimization) and PID control strategy designed to speed up the response speed, and improve the reliability and stability of the system. In high-voltage power supply operation, the firing discharge phenomenon occurs. Current transformers fire signal into a current signal through the firing voltage value and Zener diode voltage comparison to set the safety threshold; when the threshold is exceeded, the fire protection mechanism is activated, reducing the power supply voltage output to protect the high-voltage power supply system. When the ignition signal disappears, based on the IGWO-PID control of the ignition self-recovery circuit according to the feedback voltage, the DC supply voltage of the high-voltage power supply is adjusted, inhibiting the ignition discharge and, according to the ignition signal, “segmented” to restore the output of the initial voltage. MATLAB/Simulink was used to establish a system simulation model and physical platform test. The results show that the protection effect of the designed scheme is an improvement, in line with the needs of practical work. Full article
(This article belongs to the Special Issue Advances in Stability Analysis and Control of Power Systems)
Show Figures

Figure 1

33 pages, 1702 KiB  
Article
Five-Element Cycle Optimization Algorithm Based on an Integrated Mutation Operator for the Traveling Thief Problem
by Yue Xiang, Jingjing Guo, Zhengyan Mao, Chao Jiang and Mandan Liu
Symmetry 2024, 16(9), 1153; https://doi.org/10.3390/sym16091153 - 4 Sep 2024
Viewed by 1519
Abstract
This paper presents a novel algorithm named Five-element Cycle Integrated Mutation Optimization (FECOIMO) for solving the Traveling Thief Problem (TTP). The algorithm introduces a five-element cycle structure that integrates various mutation operations to enhance both global exploration and local exploitation capabilities. In experiments, [...] Read more.
This paper presents a novel algorithm named Five-element Cycle Integrated Mutation Optimization (FECOIMO) for solving the Traveling Thief Problem (TTP). The algorithm introduces a five-element cycle structure that integrates various mutation operations to enhance both global exploration and local exploitation capabilities. In experiments, FECOIMO was extensively tested on 39 TTP instances of varying scales and compared with five common metaheuristic algorithms: Enhanced Simulated Annealing (ESA), Improved Grey Wolf Optimization Algorithm (IGWO), Improved Whale Optimization Algorithm (IWOA), Genetic Algorithm (GA), and Profit-Guided Coordination Heuristic (PGCH). The experimental results demonstrate that FECOIMO outperforms the other algorithms across all instances, particularly excelling in large-scale instances. The results of the Friedman test show that FECOIMO significantly outperforms other algorithms in terms of average solution, maximum solution, and solution standard deviation. Additionally, although FECOIMO has a longer execution time, its complexity is comparable to that of other algorithms, and the additional computational overhead in solving complex optimization problems translates into better solutions. Therefore, FECOIMO has proven its effectiveness and robustness in handling complex combinatorial optimization problems. Full article
Show Figures

Figure 1

16 pages, 2899 KiB  
Article
Estimation of Multiple Parameters in Semitransparent Mediums Based on an Improved Grey Wolf Optimization Algorithm
by Kefu Li, Lang Xie, Jianhua Zhou, Xiaofang Wu, Ding Ding and Caibin Li
Processes 2024, 12(7), 1445; https://doi.org/10.3390/pr12071445 - 10 Jul 2024
Viewed by 1009
Abstract
This work investigates the inverse coupled radiation–conduction problem for estimating thermophysical parameters and source terms by an improved grey wolf optimization (GWO). The transient coupled radiation–conduction heat transfer problem in participating slab media is solved by the finite volume method. The radiative intensities [...] Read more.
This work investigates the inverse coupled radiation–conduction problem for estimating thermophysical parameters and source terms by an improved grey wolf optimization (GWO). The transient coupled radiation–conduction heat transfer problem in participating slab media is solved by the finite volume method. The radiative intensities on both boundaries are adopted as known measurement information in the inverse model. To overcome the disadvantages of the original GWO algorithm, an improved grey wolf algorithm (IGWO) is developed by introducing the weight strategy and nonlinear factors. Three benchmark functions are adopted to prove that the IGWO has a faster convergence speed and higher estimation accuracy than the original one. The IGWO is applied to inverse the thermophysical parameters and source terms based on the coupled radiation–conduction model; the results indicate that the IGWO is accurate and effective for estimating refractive index, absorption coefficient, and source terms. Full article
(This article belongs to the Topic Advanced Heat and Mass Transfer Technologies)
Show Figures

Figure 1

20 pages, 8679 KiB  
Article
Estimation of Infrared Stellar Flux Based on Star Catalogs with I-GWO for Stellar Calibration
by Yang Hong, Peng Rao, Yuxing Zhou and Xin Chen
Remote Sens. 2024, 16(12), 2198; https://doi.org/10.3390/rs16122198 - 17 Jun 2024
Viewed by 1309
Abstract
As on-orbit space cameras evolve toward larger apertures, wider fields of view, and deeper cryogenic environments, achieving absolute radiometric calibration using an all-optical path blackbody reference source in orbit becomes increasingly challenging. Consequently, stars have emerged as a novel in-orbit standard source. However, [...] Read more.
As on-orbit space cameras evolve toward larger apertures, wider fields of view, and deeper cryogenic environments, achieving absolute radiometric calibration using an all-optical path blackbody reference source in orbit becomes increasingly challenging. Consequently, stars have emerged as a novel in-orbit standard source. However, due to differences in camera bands, directly obtaining the stellar radiance flux corresponding to specific camera bands is not feasible. In order to address this challenge, we propose a method for estimating radiance flux based on the MSX star catalog, which integrates a dual-band thermometry method with an improved grey wolf optimization (I-GWO) algorithm. In an experiment, we analyzed 351 stars with temperatures ranging from 4000 to 7000 K. The results indicate that our method achieved a temperature estimation accuracy of less than 10% for 83.5% of the stars, with an average estimation error of 5.82%. Compared with previous methods based on star catalogs, our approach significantly enhanced the estimation accuracy by 75.4%, improved algorithm stability by 91.3%, and reduced the computation time to only 3% of that required by other methods. Moreover, the on-orbit star calibration error using our stellar radiance flux estimation method remained within 5%. This study effectively leveraged the extensive data available in star catalogs, providing substantial support for the development of an infrared star calibration network, which holds significant value for the in-orbit calibration of large-aperture cameras. Future research will explore the potential applicability of this method across different spectral bands. Full article
(This article belongs to the Special Issue Remote Sensing Satellites Calibration and Validation)
Show Figures

Figure 1

17 pages, 2294 KiB  
Article
Classification Strategy for Power Quality Disturbances Based on Variational Mode Decomposition Algorithm and Improved Support Vector Machine
by Le Gao, Jinhao Wang, Min Zhang, Shifeng Zhang, Hanwen Wang and Yang Wang
Processes 2024, 12(6), 1084; https://doi.org/10.3390/pr12061084 - 25 May 2024
Cited by 4 | Viewed by 1464
Abstract
With the continuous improvement in production efficiency and quality of life, the requirements of electrical equipment for power quality are also increasing. Accurate detection of various power quality disturbances is an effective measure to improve power quality. However, in practical applications, the dataset [...] Read more.
With the continuous improvement in production efficiency and quality of life, the requirements of electrical equipment for power quality are also increasing. Accurate detection of various power quality disturbances is an effective measure to improve power quality. However, in practical applications, the dataset is often contaminated by noise, and when the dataset is not sufficient, the computational complexity is too high. Similarly, in the recognition process of artificial neural networks, the local optimum often occurs, which ultimately leads to low recognition accuracy for the trained model. Therefore, this article proposes a power quality disturbance classification strategy based on the variational mode decomposition (VMD) and improved support vector machine (SVM) algorithms. Firstly, the VMD algorithm is used for preprocessing disturbance denoising. Next, based on the analysis of typical fault characteristics, a multi-SVM model is used for disturbance classification identification. In order to improve the recognition accuracy, the improved Grey Wolf Optimization (IGWO) algorithm is used to optimize the penalty factor and kernel function parameters of the SVM model. The results of the final case study show that the classification accuracy of the proposed method can reach over 98%, and the recognition accuracy is higher than that of the other models. Full article
(This article belongs to the Section Energy Systems)
Show Figures

Figure 1

25 pages, 4698 KiB  
Article
Three-Dimensional Path Planning for Post-Disaster Rescue UAV by Integrating Improved Grey Wolf Optimizer and Artificial Potential Field Method
by Dan Han, Qizhou Yu, Hao Jiang, Yaqing Chen, Xinyu Zhu and Lifang Wang
Appl. Sci. 2024, 14(11), 4461; https://doi.org/10.3390/app14114461 - 23 May 2024
Cited by 8 | Viewed by 1746
Abstract
The path planning of unmanned aerial vehicles (UAVs) is crucial in UAV search and rescue operations to ensure efficient and safe search activities. However, most existing path planning algorithms are not suitable for post-disaster mountain rescue mission scenarios. Therefore, this paper proposes the [...] Read more.
The path planning of unmanned aerial vehicles (UAVs) is crucial in UAV search and rescue operations to ensure efficient and safe search activities. However, most existing path planning algorithms are not suitable for post-disaster mountain rescue mission scenarios. Therefore, this paper proposes the IGWO-IAPF algorithm based on the fusion of the improved grey wolf optimizer (GWO) and the improved artificial potential field (APF) algorithm. This algorithm builds upon the grey wolf optimizer and introduces several improvements. Firstly, a nonlinear adjustment strategy for control parameters is proposed to balance the global and local search capabilities of the algorithm. Secondly, an optimized individual position update strategy is employed to coordinate the algorithm’s search ability and reduce the probability of falling into local optima. Additionally, a waypoint attraction force is incorporated into the traditional artificial potential field algorithm based on the force field to fulfill the requirements of three-dimensional path planning and further reduce the probability of falling into local optima. The IGWO is used to generate an initial path, where each point is assigned an attraction force, and then the IAPF is utilized for subsequent path planning. The simulation results demonstrate that the improved IGWO exhibits approximately a 60% improvement in convergence compared to the conventional GWO. Furthermore, the integrated IGWO-IAPF algorithm shows an approximately 10% improvement in path planning effectiveness compared to other traditional algorithms. It possesses characteristics such as shorter flight distance and higher safety, making it suitable for meeting the requirements of post-disaster rescue missions. Full article
(This article belongs to the Special Issue Advances in Unmanned Aerial Vehicle (UAV) System)
Show Figures

Figure 1

Back to TopTop