期刊文献+
共找到48,671篇文章
< 1 2 250 >
每页显示 20 50 100
Optimization of a self-tuning force control system for the milling process using a dynamic enhanced genetic algorithm 认领 引用
1
作者 Yao Li Zhengcai Zhao +3 位作者 Ning Qian Lei Zhang Wenfeng Ding Yucan Fu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2026年第2期33-43,共11页
When milling structural components with varying axial depths and widths,cutting forces tend to fluctuate,negatively impacting tool life and machining accuracy.To mitigate the force fluctuations and enhance tool longev... When milling structural components with varying axial depths and widths,cutting forces tend to fluctuate,negatively impacting tool life and machining accuracy.To mitigate the force fluctuations and enhance tool longevity,developing a simple,reliable,and easy-to-implement force control system for milling is essential,which is an important step toward advancing intelligent manufacturing.This paper explores the use of genetic algorithms(GA) for powerful optimization capabilities in developing self-tuning milling force controllers.A comprehensive framework for optimizing a fuzzy logic controller using an enhanced GA is specifically designed for the milling process.The optimization integrates the GA with a simulation model,fine-tuning membership functions and optimizing fuzzy rule selection.The enhanced GA incorporates the Integral of Time-weighted Absolute Error(ITAE) as the fitness criterion to improve the robustness and responsiveness of the controller.The optimized fuzzy logic controller is implemented within a computer numerical control system,adjusting feed rates in real-time to control milling forces.The performance of the proposed controller is validated through step and slope milling tests,demonstrating an average control accuracy of 95.52%.Comparative evaluations with other controllers show that the proposed system offers a significant improvement,achieving up to 4.58% better control accuracy in step milling tests. 展开更多
关键词 Optimization Self-tuning Force control system Milling process Genetic algorithm
暂未订购 下载PDF
Experience-guided optimization of jacket foundations for offshore wind turbines in varying water depths based on finite element analysis and the genetic algorithm 认领 引用
2
作者 Jiajia HUANG Tao JIN +6 位作者 Jianwu HUANG Shasha SONG Wei DAI Chaoqun ZUO Lizhong WANG Lilin WANG Zhen GUO 《Journal of Zhejiang University-SCIENCE A》 SCIE EI CAS CSCD 2026年第3期183-199,共17页
Structural optimization plays a crucial role in reducing the cost of offshore wind power,particularly in deep-water regions where the weight of jacket foundations increases substantially.However,there is ongoing debat... Structural optimization plays a crucial role in reducing the cost of offshore wind power,particularly in deep-water regions where the weight of jacket foundations increases substantially.However,there is ongoing debate regarding the water-depth range that is suitable for jacket foundations,and the threshold where floating foundations become more viable.Existing studies have not quantitatively analyzed how water depth affects jacket foundation mass,and have often struggled to handle the high dimensionality and stringent constraints inherent in jacket foundation optimization problems.In this study,we propose an optimization framework that couples parametric finite element analysis with a genetic algorithm to minimize the mass of jacket foundations based on three actual engineering projects at varying water depths.A novel population initialization strategy incorporating engineering experience-based solutions is introduced to improve convergence efficiency and solution quality.Comparative analysis against preliminary designs and existing offshore wind projects demonstrates the model’s ability to achieve cost-effective solutions,specifically reducing required jacket masses by 18.66%,20.98%,and 17.22%at depths of 30.06,60.23,and 89.81 m,respectively.The results reveal a 122.94%increase in jacket mass—from 1431.28 to 3190.90 t—as water depth increases from 30.06 to 89.81 m.The jacket foundation demonstrates superior cost effectiveness in shallow to moderate water depths,as the unit weight per megawatt(MW)of floating foundations is 97.51%and 35.74%higher at water depths of 60.23 and 89.81 m,respectively.Accordingly,the applicable water-depth threshold between the jacket and floating foundations is estimated to be approximately 100 m.The proposed optimization model offers a novel methodology and practical insights for the optimal design of offshore wind turbine support structures in varying marine environments. 展开更多
关键词 Structural optimization Jacket foundation Genetic algorithm Offshore wind power Population initialization Parametric modeling
暂未订购 下载PDF
An Enhanced Genetic Algorithm via an Innovative Elite Retention Strategy for Task Offloading in MEC Scenarios 认领 引用
3
作者 Chengyu Hou Wenzao Li +3 位作者 Hanyun Li Kui Liu Zhuoning Zhao Hongping Shu 《Computers, Materials & Continua》 SCIE EI 2026年第8期2198-2218,共21页
The rapid growth of Internet of Things(IoT)and 5G technologies has led to a sharp increase in computing demands from wireless devices,making efficient task offloading a critical challenge.Key issues include reducing a... The rapid growth of Internet of Things(IoT)and 5G technologies has led to a sharp increase in computing demands from wireless devices,making efficient task offloading a critical challenge.Key issues include reducing application latency,lowering the energy consumption of terminal devices,and improving overall system performance,all of which directly affect user experience.Traditional genetic algorithms(GA),inspired by biological evolution,have been widely used in task offloading,but they often suffer from slow convergence and a tendency to fall into local optima in complex scenarios,limiting their effectiveness.To address these drawbacks,this paper proposes a task offloading strategy based on a refined elite mechanism in a GA.The algorithm introduces multi-point variation in both crossover and mutation operations to enhance population diversity,avoid local optima,and accelerate convergence.This design leverages the GA’s strength in multi-objective optimization,which outperforms other bionic heuristic algorithms that excel in single domains.Comparative experiments with GA,ant colony optimization,Deep Q-Network,Greedy algorithms,simulated annealing algorithm and particle swarm optimization,show that the proposed algorithm improves convergence speed by 35%,reduces task completion time by 6%,and optimizes energy consumption by approximately 18%. 展开更多
关键词 Task offloading genetic algorithm bandwidth constraint mobile edge computing
暂未订购 下载PDF
A Review of Genetic Algorithms:Principles, Procedures, and Applications in Optimization 认领 引用
4
作者 M.A.El-Shorbagy 《Computer Modeling in Engineering & Sciences》 SCIE EI 2026年第4期138-184,共47页
This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational princip... This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational principle of GAs are elucidated,highlighting the evolution of populations of candidate solutions across multiple generations to get optimal or near-optimal solutions for complicated problems.The paper delineates the sequential phases of a conventional GA,encompassing problem formulation,solution encoding,initialization of population,fitness evaluation,selection,crossover,mutation,and termination criteria,so offering a coherent framework for comprehending the algorithm’s functionality.Moreover,numerous prominent genetic operators,including crossover and mutation,are examined,highlighting their distinct forms and processes for fostering diversity and exploration within the search space.Also,the paper emphasizes the benefits of GAs,including their capacity to address nonlinear,multimodal,and high-dimensional optimization challenges without necessitating gradient information,along with their adaptability in resolving both continuous and discrete issues.The limitations and constraints of GAs,such as computing expense,parameter optimization,and the risk of premature convergence,are thoroughly analyzed.The paper examines various applications of GAs across fields,including engineering design,control systems,combinatorial optimization,machine learning,operations research,and multi-objective optimization,demonstrating the versatility and practical significance of this evolutionary method.This work establishes a robust basis for scholars and practitioners seeking to implement GAs in intricate optimization challenges.The review indicates that GAs have greatly progressed from Holland’s original formulation to specialized variations,such as real-valued,permutation,and tree-based encodings,each tailored to certain issue categories.The critical study indicates that although classical GAs are proficient in global exploration,their hybridization with local search techniques(memetic algorithms),swarm intelligence(GA-PSO),and surrogate models significantly improves convergence time and solution accuracy.The study highlights ongoing research deficiencies,such as the disparity between theoretical convergence proofs and the actual performance of algorithms,as well as the necessity for systematic recommendations in the design of hybrid algorithms. 展开更多
关键词 Genetic algorithm evolutionary computation global optimization nonlinear optimization computational intelligence optimization techniques
暂未订购 下载PDF
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm 认领 引用 被引量:2
5
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 EI CAS CSCD 北大核心 2026年第1期358-367,共10页
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion... Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots. 展开更多
关键词 agricultural robot steering PID control particle swarm optimization algorithm genetic algorithm
暂未订购 下载PDF
Mimicry of whole-body blood circulation through genetic algorithm in reduced-order hemodynamic model 认领 引用
6
作者 Minghao Liao Taoping Bai +2 位作者 Ming Zhang Zhongyou Li Wentao Jiang 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2026年第3期1-14,共14页
Physics-based reduced-order hemodynamic models have garnered significant interest because of their ability to capture whole-body cardiovascular fluctuations.However,coordinating the numerous interdependent parameters ... Physics-based reduced-order hemodynamic models have garnered significant interest because of their ability to capture whole-body cardiovascular fluctuations.However,coordinating the numerous interdependent parameters within these models remains a long-standing challenge,and the demand for the personalization of these models persists.We constructed a complex whole-body model of blood circulation(containing the heart,arterial trunk,and branches)and utilized genetic algorithms to automatically and efficiently coordinate the model parameters.Additionally,we introduced a“pseudo-distance”metric by updating the derivative dynamic time-warping algorithm to evaluate the similarity between the simulated waveforms and the target waveforms.After 40 rapid iterations,a complete match was achieved with the target in terms of the blood pressure and flow waveforms amplitude as well as the time domain,resulting in highly realistic waveform mimicry(i.e.,the pseudo-distance approached zero).This model takes about 40 min,far less than the manual modeling that usually takes several months.These results indicate that GAs significantly improve the modeling efficiency of reduced-order models,thus lowering the user threshold. 展开更多
关键词 Reduced-order model Genetic algorithm Hemodynamics Cardiovascular Pseudo-distance
暂未订购 下载PDF
A Hybrid Mashup Platform Based on Structured and Unstructured Peer-to-Peer Networks Empowered with Genetic Algorithms 认领 引用
7
作者 Osama Al-Haj Hassan Ammar Odeh +1 位作者 Abdullah Aref Ghassan Samara 《Computers, Materials & Continua》 SCIE EI 2026年第9期1335-1357,共23页
Mashups are among the key web technologies that provide end-users with customizable and personalized tools.Most mashup platforms are based on centralized architectures or do not employ fully decentralized architecture... Mashups are among the key web technologies that provide end-users with customizable and personalized tools.Most mashup platforms are based on centralized architectures or do not employ fully decentralized architectures;therefore,in this paper,we propose a decentralized architecture for mashups that combines the strengths of structured and unstructured peer-to-peer networks.For the structured part,we rely on the Chord lookup protocol,and for the unstructured part,we build groups of nodes via two flavors of network flooding,namely,sequence number flooding and reverse path flooding.Brokers in the unstructured part would be responsible for hosting and executing mashups,such that deciding which brokers should host a given mashup is determined by utilizing genetic algorithms.We compare our work against several approaches that rely on random and greedy mashup placement.We also assess our proposed approach to pure structured and pure unstructured approaches.We evaluate our system using simulations,and results show that executing mashups using the version of our scheme that relies on reverse path flooding generates at least 25%lower delays than the other approaches. 展开更多
关键词 Mashup peer to peer Chord genetic algorithm
暂未订购 下载PDF
Hybrid genetic algorithm for parametric optimization of surface pipeline networks in underground natural gas storage harmonized injection and production conditions 认领 引用
8
作者 Jun Zhou Zichen Li +4 位作者 Shitao Liu Chengyu Li Yunxiang Zhao Zonghang Zhou Guangchuan Liang 《Natural Gas Industry B》 2025年第2期234-250,共17页
The surface injection and production system(SIPS)is a critical component for effective injection and production processes in underground natural gas storage.As a vital channel,the rational design of the surface inject... The surface injection and production system(SIPS)is a critical component for effective injection and production processes in underground natural gas storage.As a vital channel,the rational design of the surface injection and production(SIP)pipeline significantly impacts efficiency.This paper focuses on the SIP pipeline and aims to minimize the investment costs of surface projects.An optimization model under harmonized injection and production conditions was constructed to transform the optimization problem of the SIP pipeline design parameters into a detailed analysis of the injection condition model and the production condition model.This paper proposes a hybrid genetic algorithm generalized reduced gradient(HGA-GRG)method,and compares it with the traditional genetic algorithm(GA)in a practical case study.The HGA-GRG demonstrated significant advantages in optimization outcomes,reducing the initial cost by 345.371×104 CNY compared to the GA,validating the effectiveness of the model.By adjusting algorithm parameters,the optimal iterative results of the HGA-GRG were obtained,providing new research insights for the optimal design of a SIPS. 展开更多
关键词 Underground natural gas storage Surface injection and production pipeline Parameter optimization Hybrid genetic algorithm
暂未订购 下载PDF
Sparse optimization and multi-performance enhancement of a high frequency to very high frequency wideband radio array using a genetic algorithm 认领 引用
9
作者 Yifeng Qin Jiarui Di +8 位作者 Liang Dong Zhang Ning Yan Liu Lesheng He Abidin Zamri Zainal Huanhuan Xie Latef Abdul Tarik Wei He Othman Mohamadariff 《Astronomical Techniques and Instruments》 CSCD 2026年第3期235-249,共15页
The High Frequency(HF, 3–30 MHz) to Very High Frequency(VHF, 30–300 MHz) band is a critical observational window in radio astronomy, playing a key role in the study of early-universe reionization, space weather moni... The High Frequency(HF, 3–30 MHz) to Very High Frequency(VHF, 30–300 MHz) band is a critical observational window in radio astronomy, playing a key role in the study of early-universe reionization, space weather monitoring, and solar physics. We determine whether a genetic algorithm-optimized sparse configuration of a 64-element planar radio antenna array can minimize the peak sidelobe level and enhance performance within the 10–90 MHz frequency range, compared with a regular configuration. The sparse-optimized array achieves a 1.04 dB reduction in peak sidelobe level across the frequency band compared with the regular array. Sensitivity improves significantly at all frequency points, with increases of up to 56% at 10 MHz and 45% at 50 MHz. At 90 MHz, the sensitivity matches that of the regular array. At three representative frequencies(50 MHz, 60 MHz, and 70 MHz), grating lobe suppression tests at different scan angles show that the regular array shows prominent grating lobes at specific scan angles(θ =53° at 50 MHz, θ = 30° at 60 MHz, and θ = 15° at 70 MHz). By contrast, the sparse array shows no observable grating lobes, confirming its superior suppression capability. At wide bandwidths, a sparse array optimized with a genetic algorithm outperforms a regular array in peak sidelobe level, sensitivity, and scanning range, supporting its use as a better technical solution for radio astronomical observations. 展开更多
关键词 HF-VHF band Sparse array Genetic algorithm Peak side lobe level Sensitivity
暂未订购 下载PDF
Optimization of Operating Parameters for Underground Gas Storage Based on Genetic Algorithm 认领 引用
10
作者 Yuming Luo Wei Zhang +7 位作者 Anqi Zhao Ling Gou Li Chen Yaling Yang Xiaoping Wang Shichang Liu Huiqing Qi Shilai Hu 《Energy Engineering》 EI 2025年第8期3201-3221,共21页
This work proposes an optimization method for gas storage operation parameters under multi-factor coupled constraints to improve the peak-shaving capacity of gas storage reservoirs while ensuring operational safety.Pr... This work proposes an optimization method for gas storage operation parameters under multi-factor coupled constraints to improve the peak-shaving capacity of gas storage reservoirs while ensuring operational safety.Previous research primarily focused on integrating reservoir,wellbore,and surface facility constraints,often resulting in broad constraint ranges and slow model convergence.To solve this problem,the present study introduces additional constraints on maximum withdrawal rates by combining binomial deliverability equations with material balance equations for closed gas reservoirs,while considering extreme peak-shaving demands.This approach effectively narrows the constraint range.Subsequently,a collaborative optimization model with maximum gas production as the objective function is established,and the model employs a joint solution strategy combining genetic algorithms and numerical simulation techniques.Finally,this methodology was applied to optimize operational parameters for Gas Storage T.The results demonstrate:(1)The convergence of the model was achieved after 6 iterations,which significantly improved the convergence speed of the model;(2)The maximum working gas volume reached 11.605×108 m3,which increased by 13.78%compared with the traditional optimization method;(3)This method greatly improves the operation safety and the ultimate peak load balancing capability.The research provides important technical support for the intelligent decision of injection and production parameters of gas storage and improving peak load balancing ability. 展开更多
关键词 Underground gas storage operational parameter optimization extreme peak-shaving constraints genetic algorithm model
暂未订购 下载PDF
Real-Time Programmable Nonlinear Wavefront Shaping with Si Metasurface Driven by Genetic Algorithm 认领 引用 被引量:1
11
作者 Ze Zheng Gabriel Sanderson +4 位作者 Soheil Sotoodeh Chris Clifton Cuifeng Ying Mohsen Rahmani Lei Xu 《Engineering》 SCIE EI CSCD 2025年第6期90-95,共6页
Nonlinear wavefront shaping is crucial for advancing optical technologies,enabling applications in optical computation,information processing,and imaging.However,a significant challenge is that once a metasurface is f... Nonlinear wavefront shaping is crucial for advancing optical technologies,enabling applications in optical computation,information processing,and imaging.However,a significant challenge is that once a metasurface is fabricated,the nonlinear wavefront it generates is fixed,offering little flexibility.This limitation often necessitates the fabrication of different metasurfaces for different wavefronts,which is both time-consuming and inefficient.To address this,we combine evolutionary algorithms with spatial light modulators(SLMs)to dynamically control wavefronts using a single metasurface,reducing the need for multiple fabrications and enabling the generation of arbitrary nonlinear wavefront patterns without requiring complicated optical alignment.We demonstrate this approach by introducing a genetic algorithm(GA)to manipulate visible wavefronts converted from near-infrared light via third-harmonic generation(THG)in a silicon metasurface.The Si metasurface supports multipolar Mie resonances that strongly enhance light-matter interactions,thereby significantly boosting THG emission at resonant positions.Additionally,the cubic relationship between THG emission and the infrared input reduces noise in the diffractive patterns produced by the SLM.This allows for precise experimental engineering of the nonlinear emission patterns with fewer alignment constraints.Our approach paves the way for self-optimized nonlinear wavefront shaping,advancing optical computation and information processing techniques. 展开更多
关键词 Nonlinear metasurface Genetic algorithm Wavefront manipulation
暂未订购 下载PDF
Cat Swarm Algorithm Generated Based on Genetic Programming Framework Applied in Digital Watermarking 认领 引用 被引量:1
12
作者 Shu-Chuan Chu Libin Fu +2 位作者 Jeng-Shyang Pan Xingsi Xue Min Liu 《Computers, Materials & Continua》 SCIE EI 2025年第5期3135-3163,共29页
Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programm... Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programming(GP),characterized by its tree-based solution structure,is a widely adopted technique for optimizing the structure of mathematical models tailored to real-world problems.This paper introduces a GP-based framework(GPEAs)for the autonomous generation of update formulas,aiming to reduce human intervention.Partial modifications to tree-based GP have been instigated,encompassing adjustments to its initialization process and fundamental update operations such as crossover and mutation within the algorithm.By designing suitable function sets and terminal sets tailored to the selected evolutionary algorithm,and ultimately derive an improved update formula.The Cat Swarm Optimization Algorithm(CSO)is chosen as a case study,and the GP-EAs is employed to regenerate the speed update formulas of the CSO.To validate the feasibility of the GP-EAs,the comprehensive performance of the enhanced algorithm(GP-CSO)was evaluated on the CEC2017 benchmark suite.Furthermore,GP-CSO is applied to deduce suitable embedding factors,thereby improving the robustness of the digital watermarking process.The experimental results indicate that the update formulas generated through training with GP-EAs possess excellent performance scalability and practical application proficiency. 展开更多
关键词 Cat swarm algorithm genetic programming digital watermarking update mode mode generation framework
暂未订购 下载PDF
A prediction model for high-geothermal rockburst intensity using a genetic projection pursuit algorithm 认领 引用
13
作者 Meiben Gao Tianbin Li +4 位作者 Shixin Ji Shiming Bai Yan Zhang Zhihao He Liang Zhang 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2025年第12期7612-7627,共16页
High-temperature rockbursts pose a critical challenge in deep underground engineering and resource exploitation.Consequently,predicting high-geothermal rockbursts has become a key scientific objective.In this paper,a ... High-temperature rockbursts pose a critical challenge in deep underground engineering and resource exploitation.Consequently,predicting high-geothermal rockbursts has become a key scientific objective.In this paper,a genetic projection pursuit algorithm(GPPA)is proposed for the prediction of high-geothermal rockbursts by introducing the coefficient K,and utilizing multiple empirical criteria(Wet index,σc/σt,σθ/σc,andσ1/σc).Four empirical criteria were statistically analyzed for 147 sets of rockburst cases,yielding accuracies of 40%,39%,46%and 29%,respectively.After the implantation of optimal segmentation,there was an enhancement in accuracy by 12%,9%,6%,and 19%,respectively.Theσθ/σc criterion exhibited superior performance,with a baseline accuracy of 46%.The GPPA model was tested and validated using four characteristic parameters(Wet index,σc/σt,σθ/σc,andσ1/σc)as inputs,revealing that the error ranged between 0.07 and 0.41.Successful validation was performed in the Sangzhuling Tunnel(four slight rockbursts)and Qirehataer Diversion Tunnel(one moderate rockburst),which matched field observations.Consequently,the proposed model offers guidance for predicting high-geothermal rockburst hazards. 展开更多
关键词 Rockburst criterion Thermal impacts Genetic projection pursuit algorithm(GPPA) Sangzhuling tunnel Qirehataer diversion tunnel
暂未订购 下载PDF
Fuzzy Logic Based Evaluation of Hybrid Termination Criteria in the Genetic Algorithms for the Wind Farm Layout Design Problem 认领 引用
14
作者 Salman A.Khan Mohamed Mohandes +2 位作者 Shafiqur Rehman Ali Al-Shaikhi Kashif Iqbal 《Computers, Materials & Continua》 SCIE EI 2025年第7期553-581,共29页
Wind energy has emerged as a potential replacement for fossil fuel-based energy sources.To harness maximum wind energy,a crucial decision in the development of an efficient wind farm is the optimal layout design.This ... Wind energy has emerged as a potential replacement for fossil fuel-based energy sources.To harness maximum wind energy,a crucial decision in the development of an efficient wind farm is the optimal layout design.This layout defines the specific locations of the turbines within the wind farm.The process of finding the optimal locations of turbines,in the presence of various technical and technological constraints,makes the wind farm layout design problem a complex optimization problem.This problem has traditionally been solved with nature-inspired algorithms with promising results.The performance and convergence of nature-inspired algorithms depend on several parameters,among which the algorithm termination criterion plays a crucial role.Timely convergence is an important aspect of efficient algorithm design because an inefficient algorithm results in wasted computational resources,unwarranted electricity consumption,and hardware stress.This study provides an in-depth analysis of several termination criteria while using the genetic algorithm as a test bench,with its application to the wind farm layout design problem while considering various wind scenarios.The performance of six termination criteria is empirically evaluated with respect to the quality of solutions produced and the execution time involved.Due to the conflicting nature of these two attributes,fuzzy logic-based multi-attribute decision-making is employed in the decision process.Results for the fuzzy decision approach indicate that among the various criteria tested,the criterion Phi achieves an improvement in the range of 2.44%to 32.93%for wind scenario 1.For scenario 2,Best-worst termination criterion performed well compared to the other criteria evaluated,with an improvement in the range of 1.2%to 9.64%.For scenario 3,Hitting bound was the best performer with an improvement of 1.16%to 20.93%. 展开更多
关键词 Wind energy wind farm layout design performance evaluation genetic algorithms fuzzy logic multi-attribute decision-making
暂未订购 下载PDF
Advanced 3D Wind Farm Layout Optimization Framework via Power-Law Perturbation-Based Genetic Algorithm 认领 引用
15
作者 Jiaru Yang Yaotong Song +3 位作者 Jun Tang Weiping Ding Zhenyu Lei Shangce Gao 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2025年第11期2314-2328,共15页
The modeling and optimization of wind farm layouts can effectively reduce the wake effect between turbine units,thereby enhancing the expected output power and avoiding negative influence.Traditional wind farm optimiz... The modeling and optimization of wind farm layouts can effectively reduce the wake effect between turbine units,thereby enhancing the expected output power and avoiding negative influence.Traditional wind farm optimization often uses idealized wake models,neglecting the influence of wind shear at different elevations,which leads to a lack of precision in estimating wake effects and fails to meet the accuracy and reliability requirements of practical engineering.To address this,we have constructed a three-dimensional 3D wind farm optimization model that incorporates elevation,utilizing a 3D wake model to better reflect real-world conditions.We aim to assess the optimization state of the algorithm and provide strong incentives at the right moments to ensure continuous evolution of the population.To this end,we propose an evolutionary adaptation degreeguided genetic algorithm based on power-law perturbation(PPGA)to adapt multidimensional conditions.We select the offshore wind power project in Nantong,Jiangsu,China,as a study example and compare PPGA with other well-performing algorithms under this practical project.Based on the actual wind condition data,the experimental results demonstrate that PPGA can effectively tackle this complex problem and achieve the best power efficiency. 展开更多
关键词 3D wake model China’s southeastern coast metaheuristic offshore wind farm power-law perturbation-based genetic algorithm(PPGA)
暂未订购 下载PDF
Hybrid genetic simulated annealing algorithm for agile Earth observation satellite scheduling considering cloud cover distribution 认领 引用
16
作者 SUN Haiquan WANG Zhilong +1 位作者 HU Xiaoxuan XIA Wei 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2025年第6期1595-1612,共18页
Agile earth observation satellites(AEOSs)represent a new generation of satellites with three degrees of freedom(pitch,roll,and yaw);they possess a long visible time window(VTW)for ground targets and support imaging at... Agile earth observation satellites(AEOSs)represent a new generation of satellites with three degrees of freedom(pitch,roll,and yaw);they possess a long visible time window(VTW)for ground targets and support imaging at any moment within the VTW.However,different observation times demonstrate different cloud cover distributions,which exhibit different effects on the AEOS observation.Previous studies ignored pitch angles,discretized VTWs,or fixed cloud cover for every VTW,which led to the loss of intermediate observation states,thus these studies are not suitable for AEOS scheduling considering cloud cover distribution.In this study,a relationship formula between the cloud cover and observation time is proposed to calculate the cloud cover for every observation time,and a relationship formula between the observation time and pitch angle is designed to calculate the pitch angle for every observation time in the VTW.A refined model including the pitch angle,roll angle,and cloud cover distribution is established,which can make the scheme closer to the actual application of AEOSs.A hybrid genetic simulated annealing(HGSA)algorithm for AEOS scheduling is proposed,which integrates the advantages of genetic and simulated annealing algorithms and can effectively avoid falling into a local optimal solution.The experiments are conducted to compare the proposed algorithm with the traditional algorithms,the results verify that the proposed model and algorithm are efficient and effective for AEOS scheduling considering cloud cover distribution. 展开更多
关键词 agile Earth observation satellite cloud cover distribution hybrid genetic simulated annealing algorithm
暂未订购 下载PDF
Synthesis of thinned linear antenna array using genetic algorithm to lower peak sidelobe level and maintain half-power beamwidth 认领 引用
17
作者 STEPANOV Maksim KARASEV Alexey 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2025年第5期1113-1121,共9页
Thinning of antenna arrays has been a popular topic for the last several decades.With increasing computational power,this optimization task acquired a new hue.This paper suggests a genetic algorithm as an instrument f... Thinning of antenna arrays has been a popular topic for the last several decades.With increasing computational power,this optimization task acquired a new hue.This paper suggests a genetic algorithm as an instrument for antenna array thinning.The algorithm with a deliberately chosen fitness function allows synthesizing thinned linear antenna arrays with low peak sidelobe level(SLL)while maintaining the half-power beamwidth(HPBW)of a full linear antenna array.Based on results from existing papers in the field and known approaches to antenna array thinning,a classification of thinning types is introduced.The optimal thinning type for a linear thinned antenna array is determined on the basis of a maximum attainable SLL.The effect of thinning coefficient on main directional pattern characteristics,such as peak SLL and HPBW,is discussed for a number of amplitude distributions. 展开更多
关键词 thinned antenna array genetic algorithm side lobe
暂未订购 下载PDF
5G network planning in connecting urban areas for trains service using a genetic algorithm 认领 引用
18
作者 Evangelos D.Spyrou Vassilios Kappatos 《High-Speed Railway》 CSCD 2025年第2期155-162,共8页
The adoption of 5G for Railways(5G-R)is expanding,particularly in high-speed trains,due to the benefits offered by 5G technology.High-speed trains must provide seamless connectivity and Quality of Service(QoS)to ensur... The adoption of 5G for Railways(5G-R)is expanding,particularly in high-speed trains,due to the benefits offered by 5G technology.High-speed trains must provide seamless connectivity and Quality of Service(QoS)to ensure passengers have a satisfactory experience throughout their journey.Installing base stations along urban environments can improve coverage but can dramatically reduce the experience of users due to interference.In particular,when a user with a mobile phone is a passenger in a high speed train traversing between urban centres,the coverage and the 5G resources in general need to be adequate not to diminish her experience of the service.The utilization of macro,pico,and femto cells may optimize the utilization of 5G resources.In this paper,a Genetic Algorithm(GA)-based approach to address the challenges of 5G network planning for 5G-R services is presented.The network is divided into three cell types,macro,pico,and femto cells—and the optimization process is designed to achieve a balance between key objectives:providing comprehensive coverage,minimizing interference,and maximizing energy efficiency.The study focuses on environments with high user density,such as high-speed trains,where reliable and high-quality connectivity is critical.Through simulations,the effectiveness of the GA-driven framework in optimizing coverage and performance in such scenarios is demonstrated.The algorithm is compared with the Particle Swarm Optimisation(PSO)and the Simulated Annealing(SA)methods and interesting insights emerged.The GA offers a strong balance between coverage and efficiency,achieving significantly higher coverage than PSO while maintaining competitive energy efficiency and interference levels.Its steady fitness improvement and adaptability make it well-suited for scenarios where wide coverage is a priority alongside acceptable performance trade-offs. 展开更多
关键词 High speed train 5G Network planning Genetic algorithm
暂未订购 下载PDF
Parameters selection in gene selection using Gaussian kernel support vector machines by genetic algorithm 认领 引用 被引量:16
19
作者 毛勇 周晓波 +2 位作者 皮道映 孙优贤 WONG Stephen T.C. 《Journal of Zhejiang University-SCIENCE B》 EI CAS 2005年第10期961-973,共13页
In microarray-based cancer classification, gene selection is an important issue owing to the large number of variables and small number of samples as well as its non-linearity. It is difficult to get satisfying result... In microarray-based cancer classification, gene selection is an important issue owing to the large number of variables and small number of samples as well as its non-linearity. It is difficult to get satisfying results by using conventional linear sta- tistical methods. Recursive feature elimination based on support vector machine (SVM RFE) is an effective algorithm for gene selection and cancer classification, which are integrated into a consistent framework. In this paper, we propose a new method to select parameters of the aforementioned algorithm implemented with Gaussian kernel SVMs as better alternatives to the common practice of selecting the apparently best parameters by using a genetic algorithm to search for a couple of optimal parameter. Fast implementation issues for this method are also discussed for pragmatic reasons. The proposed method was tested on two repre- sentative hereditary breast cancer and acute leukaemia datasets. The experimental results indicate that the proposed method per- forms well in selecting genes and achieves high classification accuracies with these genes. 展开更多
关键词 Gene selection, Support vector machine (SVM), Recursive feature elimination (RFE), Genetic algorithm (GA),Parameter selection
暂未订购 下载PDF
Comparative Analysis of Genetic and Quantum-Inspired Optimization for Zero-Trust Microsegmentation in Brownfield Networks 认领 引用
20
作者 Reen-Cheng Wang Hong-Sheng Wang Kuo-Chun Tseng 《Computers, Materials & Continua》 SCIE EI 2026年第9期1407-1421,共15页
Network microsegmentation has become a key mechanism for enforcing zero-trust architecture in enterprise environments,yet its effectiveness remains closely tied to initialization quality.This study formulates network ... Network microsegmentation has become a key mechanism for enforcing zero-trust architecture in enterprise environments,yet its effectiveness remains closely tied to initialization quality.This study formulates network microsegmentation as a state-dependent combinatorial optimization problem in which optimization behavior depends on the availability of structural guidance.A comparative analysis is conducted across four representative optimization paradigms,including genetic algorithms(GA),differential evolution(DE),particle swarm optimization(PSO),and amplitude-ensemble quantum-inspired tabu search(AE-QTS),under both structured and unstructured conditions.Experiments are conducted on a representative brownfield enterprise network using 30 independent runs per configuration.In addition to cost-based evaluation,a fragmentation metric is used to assess the structural quality and manageability of segmentation outcomes.The results indicate that under structured conditions,GA and AE-QTS achieve the best overall performance,with AE-QTS obtaining the best average objective value of−61.29 and GA demonstrating rapid convergence under limited optimization time.Under unstructured conditions,AE-QTS consistently outperforms all other methods,reducing the average objective value from 344.28(GA)and 1214.60(DE)to 4.54 under uniform initialization.Moreover,PSO demonstrates comparatively stable and robust behavior,although its performance remains below that of AE-QTS.These findings suggest that microsegmentation can be more appropriately viewed as a condition-dependent optimization problem,in which different optimization methods exhibit different strengths across operational scenarios.The results provide empirical evidence and practical insights that may support the future development of adaptive or hybrid optimization strategies for real-world deployment environments. 展开更多
关键词 Network microsegmentation zero-trust architecture quantum-inspired algorithm genetic algorithm state-dependent optimization
暂未订购 下载PDF
上一页 1 2 250 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈