期刊文献+
共找到380,317篇文章
< 1 2 250 >
每页显示 20 50 100
Research Progress on Process Optimization and Performance Control of Additive Manufacturing for Refractory Metals
1
作者 Lu Durui Song Suocheng Lu Bingheng 《稀有金属材料与工程》 北大核心 2026年第2期345-364,共20页
Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durabili... Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durability,and corrosion resistance.These metals have body-centered cubic crystal structure,characterized by limited slip systems and impeded dislocation motion,resulting in significant low-temperature brittleness,which poses challenges for the conventional processing.Additive manufacturing technique provides an innovative approach,enabling the production of intricate parts without molds,which significantly improves the efficiency of material usage.This review provides a comprehensive overview of the advancements in additive manufacturing techniques for the production of refractory metals,such as W,Ta,Mo,and Nb,particularly the laser powder bed fusion.In this review,the influence mechanisms of key process parameters(laser power,scan strategy,and powder characteristics)on the evolution of material microstructure,the formation of metallurgical defects,and mechanical properties were discussed.Generally,optimizing powder characteristics,such as sphericity,implementing substrate preheating,and formulating alloying strategies can significantly improve the densification and crack resistance of manufactured parts.Meanwhile,strictly controlling the oxygen impurity content and optimizing the energy density input are also the key factors to achieve the simultaneous improvement in strength and ductility of refractory metals.Although additive manufacturing technique provides an innovative solution for processing refractory metals,critical issues,such as residual stress control,microstructure and performance anisotropy,and process stability,still need to be addressed.This review not only provides a theoretical basis for the additive manufacturing of high-performance refractory metals,but also proposes forward-looking directions for their industrial application. 展开更多
关键词 refractory metals additive manufacturing mechanical properties microstructure evolution optimization of printing process
原文传递
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm
2
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 北大核心 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
Several Improved Models of the Mountain Gazelle Optimizer for Solving Optimization Problems
3
作者 Farhad Soleimanian Gharehchopogh Keyvan Fattahi Rishakan 《Computer Modeling in Engineering & Sciences》 2026年第1期727-780,共54页
Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characte... Optimization algorithms are crucial for solving NP-hard problems in engineering and computational sciences.Metaheuristic algorithms,in particular,have proven highly effective in complex optimization scenarios characterized by high dimensionality and intricate variable relationships.The Mountain Gazelle Optimizer(MGO)is notably effective but struggles to balance local search refinement and global space exploration,often leading to premature convergence and entrapment in local optima.This paper presents the Improved MGO(IMGO),which integrates three synergistic enhancements:dynamic chaos mapping using piecewise chaotic sequences to boost explo-ration diversity;Opposition-Based Learning(OBL)with adaptive,diversity-driven activation to speed up convergence;and structural refinements to the position update mechanisms to enhance exploitation.The IMGO underwent a comprehensive evaluation using 52 standardised benchmark functions and seven engineering optimization problems.Benchmark evaluations showed that IMGO achieved the highest rank in best solution quality for 31 functions,the highest rank in mean performance for 18 functions,and the highest rank in worst-case performance for 14 functions among 11 competing algorithms.Statistical validation using Wilcoxon signed-rank tests confirmed that IMGO outperformed individual competitors across 16 to 50 functions,depending on the algorithm.At the same time,Friedman ranking analysis placed IMGO with an average rank of 4.15,compared to the baseline MGO’s 4.38,establishing the best overall performance.The evaluation of engineering problems revealed consistent improvements,including an optimal cost of 1.6896 for the welded beam design vs.MGO’s 1.7249,a minimum cost of 5885.33 for the pressure vessel design vs.MGO’s 6300,and a minimum weight of 2964.52 kg for the speed reducer design vs.MGO’s 2990.00 kg.Ablation studies identified OBL as the strongest individual contributor,whereas complete integration achieved superior performance through synergistic interactions among components.Computational complexity analysis established an O(T×N×5×f(P))time complexity,representing a 1.25×increase in fitness evaluation relative to the baseline MGO,validating the favorable accuracy-efficiency trade-offs for practical optimization applications. 展开更多
关键词 Metaheuristic algorithm dynamical chaos integration opposition-based learning mountain gazelle optimizer optimization
在线阅读 下载PDF
An Overall Optimization Model Using Metaheuristic Algorithms for the CNN-Based IoT Attack Detection Problem
4
作者 Le Thi Hong Van Le Duc Thuan +1 位作者 Pham Van Huong Nguyen Hieu Minh 《Computers, Materials & Continua》 2026年第4期1934-1964,共31页
Optimizing convolutional neural networks(CNNs)for IoT attack detection remains a critical yet challenging task due to the need to balance multiple performance metrics beyond mere accuracy.This study proposes a unified... Optimizing convolutional neural networks(CNNs)for IoT attack detection remains a critical yet challenging task due to the need to balance multiple performance metrics beyond mere accuracy.This study proposes a unified and flexible optimization framework that leverages metaheuristic algorithms to automatically optimize CNN configurations for IoT attack detection.Unlike conventional single-objective approaches,the proposed method formulates a global multi-objective fitness function that integrates accuracy,precision,recall,and model size(speed/model complexity penalty)with adjustable weights.This design enables both single-objective and weightedsum multi-objective optimization,allowing adaptive selection of optimal CNN configurations for diverse deployment requirements.Two representativemetaheuristic algorithms,GeneticAlgorithm(GA)and Particle Swarm Optimization(PSO),are employed to optimize CNNhyperparameters and structure.At each generation/iteration,the best configuration is selected as themost balanced solution across optimization objectives,i.e.,the one achieving themaximum value of the global objective function.Experimental validation on two benchmark datasets,Edge-IIoT and CIC-IoT2023,demonstrates that the proposed GA-and PSO-based models significantly enhance detection accuracy(94.8%–98.3%)and generalization compared with manually tuned CNN configurations,while maintaining compact architectures.The results confirm that the multi-objective framework effectively balances predictive performance and computational efficiency.This work establishes a generalizable and adaptive optimization strategy for deep learning-based IoT attack detection and provides a foundation for future hybrid metaheuristic extensions in broader IoT security applications. 展开更多
关键词 Genetic algorithm(GA) particle swarm optimization(PSO) multi-objective optimization convolutional neural network—CNN IoT attack detection metaheuristic optimization CNN configuration
在线阅读 下载PDF
Surrogate-Based Dimensional Optimization of a Polymeric Roller for Ore Belt Conveyors Considering Viscoelastic Effects
5
作者 Rafiq Said Dias Jabour Marco Antonio Luersen Euclides Alexandre Bernardelli 《Computers, Materials & Continua》 2026年第3期603-623,共21页
The roller is one of the fundamental elements of ore belt conveyor systems since it supports,guides,and directs material on the belt.This component comprises a body(the external tube)that rotates around a fixed shaft ... The roller is one of the fundamental elements of ore belt conveyor systems since it supports,guides,and directs material on the belt.This component comprises a body(the external tube)that rotates around a fixed shaft supported by easels.The external tube and shaft of rollers used in ore conveyor belts are mostly made of steel,resulting in high mass,hindering maintenance and replacement.Aiming to achieve mass reduction,we conducted a structural optimization of a roller with a polymeric external tube(hereafter referred to as a polymeric roller),seeking the optimal values for two design parameters:the inner diameter of the external tube and the shaft diameter.The optimization was constrained by admissible values for maximum stress,maximum deflection and misalignment angle between the shaft and bearings.A finite element model was built in Ansys Workbench to obtain the structural response of the system.The roller considered is composed of an external tube made of high-density polyethylene(HDPE),bearing seats of polyamide 6(PA6),and a steel shaft.To characterize the polymeric materials(HDPE and PA6),stress relaxation tests were conducted,and the data on shear modulus variation over time were inserted into the model to calculate Prony series terms to account for viscoelastic effects.The roller optimization was performed using surrogate modeling based on radial basis functions,with the Globalized Bounded Nelder-Mead(GBNM)algorithm as the optimizer.Two optimization cases were conducted.In the first case,concerning the roller’s initial material settings,the designs found violated the constraints and could not reduce mass.In the second case,by using PA6 in both bearing seats and the tube,a design configuration was found that respected all constraints and reduced the roller mass by 15.5%,equivalent to 5.15 kg.This study is among the first to integrate experimentally obtained viscoelastic data into the surrogate-based optimization of polymeric rollers,combining methodological innovation with industrial relevance. 展开更多
关键词 Conveyor belt rollers structural optimization surrogate modelling VISCOELASTICITY
在线阅读 下载PDF
Airfoil optimization for Mars rotorcraft blade at large angle of attack and experimental verification
6
作者 Bo TANG Qiquan QUAN +2 位作者 Dewei TANG Kaijie ZHU Zongquan DENG 《Chinese Journal of Aeronautics》 2026年第1期191-209,共19页
Although the thin and cold Martian atmosphere provides the feasibility of rotorcraft flight on Mars,rotors designed for denser Earth atmosphere with small angles of attack hardly generate enough thrust for rotorcraft ... Although the thin and cold Martian atmosphere provides the feasibility of rotorcraft flight on Mars,rotors designed for denser Earth atmosphere with small angles of attack hardly generate enough thrust for rotorcraft flight at conventional rotational speeds in the Martian atmosphere.In this paper,we employ the Particle Swarm Optimization(PSO)algorithm to search for the control points of the Bezier curve,completing the parameterization of the airfoil upper and lower curves based on these control points.In order to directly enhance the lift-to-drag ratio of the airfoil at high angles of attack,the NSGA-II algorithm is utilized to optimize the lift-to-drag ratio of NACA 6904 at a=17.5°,Ma=0.43,Re=7600,and CLF 5605 at a=15°,Ma=0.7,Re=7481,respectively.The two-dimensional RANS(Reynolds Average NavierStokes)and k-ωSST turbulence models are employed in the optimization process by CFD to predict the lift and drag characteristics of the airfoil in a Martian environment.Under simulated Mars atmospheric conditions(pressure of 1380 Pa,test temperature of 24°C,equivalent Mars atmospheric density at the surface of 0.0162 g/cm~3),the airfoil after optimized is subjected to rotor lift-drag characteristic tests where a single-rotor lift-drag characteristic test bench is employed for verification.The experimental results demonstrate that the RB-TB-II blade,which is obtained by optimizing the airfoil based on the RB-SWQ-I blade,exhibits a 19.6%increase in Power Loading(PL)and a 20.4%increase in Figure of Merit(FM)compared with the RB-SWQ-I blade.Based on the results of airfoil optimization,increasing the camber at the leading edge of the airfoil under high angles of attack contributes to an improved lift-to-drag ratio. 展开更多
关键词 Airfoil optimization Hovering performance Martian rotorcraft PARAMETERIZATION rotor blade
原文传递
Emittance optimization of gridded thermionic‑cathode electron gun for high‑quality beam injectors
7
作者 Xiao‑Yu Peng Hao Hu +3 位作者 Tong‑Ning Hu Jian Pang Jian‑Jun Deng Guang‑Yao Feng 《Nuclear Science and Techniques》 2026年第1期119-129,共11页
Electron beam injectors are pivotal components of large-scale scientific instruments,such as synchrotron radiation sources,free-electron lasers,and electron-positron colliders.The quality of the electron beam produced... Electron beam injectors are pivotal components of large-scale scientific instruments,such as synchrotron radiation sources,free-electron lasers,and electron-positron colliders.The quality of the electron beam produced by the injector critically influences the performance of the entire accelerator-based scientific research apparatus.The injectors of such facilities usually use photocathode and thermionic-cathode electron guns.Although the photocathode injector can produce electron beams of excellent quality,its associated laser system is massive and intricate.The thermionic-cathode electron gun,especially the gridded electron gun injector,has a simple structure capable of generating numerous electron beams.However,its emittance is typically high.In this study,methods to reduce beam emittance are explored through a comprehensive analysis of various grid structures and preliminary design results,examining the evolution of beam phase space at different grid positions.An optimization method for reducing the emittance of a gridded thermionic-cathode electron gun is proposed through theoretical derivation,electromagnetic-field simulation,and beam-dynamics simulation.A 50%reduction in emittance was achieved for a 50 keV,1.7 A electron gun,laying the foundation for the subsequent design of a high-current,low-emittance injector. 展开更多
关键词 Electron gun Gridded Beam injector Beam dynamics Emittance optimization
在线阅读 下载PDF
Research on Electric Vehicle Charging Optimization Strategy Based on Improved Crossformer for Carbon Emission Factor Prediction
8
作者 Hongyu Wang Wenwu Cui +4 位作者 Kai Cui Zixuan Meng BinLi Wei Zhang Wenwen Li 《Energy Engineering》 2026年第1期332-355,共24页
To achieve low-carbon regulation of electric vehicle(EV)charging loads under the“dual carbon”goals,this paper proposes a coordinated scheduling strategy that integrates dynamic carbon factor prediction and multiobje... To achieve low-carbon regulation of electric vehicle(EV)charging loads under the“dual carbon”goals,this paper proposes a coordinated scheduling strategy that integrates dynamic carbon factor prediction and multiobjective optimization.First,a dual-convolution enhanced improved Crossformer prediction model is constructed,which employs parallel 1×1 global and 3×3 local convolutionmodules(Integrated Convolution Block,ICB)formultiscale feature extraction,combinedwith anAdaptive Spectral Block(ASB)to enhance time-series fluctuationmodeling.Based on high-precision predictions,a carbon-electricity cost joint optimization model is further designed to balance economic,environmental,and grid-friendly objectives.The model’s superiority was validated through a case study using real-world data from a renewable-heavy grid.Simulation results show that the proposed multi-objective strategy demonstrated a superior balance compared to baseline and benchmark models,achieving a 15.8%reduction in carbon emissions and a 5.2%reduction in economic costs,while still providing a substantial 22.2%reduction in the peak-valley difference.Its balanced performance significantly outperformed both a single-objective strategy and a state-of-the-art Model Predictive Control(MPC)benchmark,highlighting the advantage of a global optimization approach.This study provides theoretical and technical pathways for dynamic carbon factor-driven EV charging optimization. 展开更多
关键词 Carbon factor prediction electric vehicles ordered charging multi-objective optimization Crossformer
在线阅读 下载PDF
Simulation and Optimization of Urban Small-Scale Centralized Bio-Gas Purification Process Based on Methyl Diethanolamine Absorbent
9
作者 Luling Li Minghui Li +9 位作者 Zhengxiang Xu Haofeng Lin Xuemei Lang Peiming Li Hengrong Zhang Dongxu Ji Jian Liu Jianhui Liu Guang Yang Shuanshi Fan 《Frontiers in Heat and Mass Transfer》 2026年第1期170-186,共17页
This study addresses the energy-intensive challenge of small-scale biogas upgrading by optimizing a chemical absorption process employing methyl diethanolamine(MDEA).Focusing on a typical distributed application of 30... This study addresses the energy-intensive challenge of small-scale biogas upgrading by optimizing a chemical absorption process employing methyl diethanolamine(MDEA).Focusing on a typical distributed application of 300 Nm^(3)/d,we developed an integrated simulation-optimization framework using Aspen HYSYS 14.0 to systematically evaluate the effects of critical operating parameters—absorption pressure,MDEA concentration,flow rate,temperature,number of trays,and reboiler duty—on methane purity and energy consumption.The key finding is the identification of an optimal parameter set:absorption pressure of 1200 kPa,MDEA concentration of 20mol%,lean flow rate of 2.5 kmol/h,temperature of 298.15 K,20 absorber trays,10 regenerator trays,and a reboiler duty of 4 kW,which enabled the product gas to achieve a high CH4 concentration of 97mol%,compliant with pipeline standards.A detailed energy consumption analysis revealed that the reboiler is the most energy-intensive unit,accounting for 75.40%of the total 5.29 kW energy consumption,followed by the gas compressor(23.38%).The specific energy consumption for CH4 recovery and the Energy Consumption Index(ECI)were quantified at 0.8852 kWh/kg CH_(4)and 6.82,respectively.This work provides a validated optimization strategy and critical energy breakdown,offering practical guidance for enhancing the technical and economic viability of small-scale,centralized biogas purification systems. 展开更多
关键词 Chemical absorption process CO_(2)capture bio-gas optimization MDEA
在线阅读 下载PDF
Parametric control of UAV U-turns in turbulent wind conditions based on global optimization
10
作者 Liguo TAN Yongcheng XIONG +3 位作者 Changqing HU Jianfeng LI Oleg KUZENKOV Samvel NALCHAJYAN 《Chinese Journal of Aeronautics》 2026年第1期398-409,共12页
Unmanned aircraft are highly vulnerable to crosswind-induced turbulence during complex maneuvers such as turning,which can significantly compromise control and reduce autopilot effectiveness.This paper presents a nove... Unmanned aircraft are highly vulnerable to crosswind-induced turbulence during complex maneuvers such as turning,which can significantly compromise control and reduce autopilot effectiveness.This paper presents a novel control strategy to improve the controllability of unmanned aircraft in challenging wind conditions.First,the equations of motion for the aircraft are reformulated as a system of stochastic differential equations,which are subsequently transformed into a deterministic form.By modeling turbulence as a Gaussian random process and incorporating it directly into the control system,the proposed method proactively compensates for the adverse effects of turbulence.The transformation is achieved using semi-invariant techniques.Second,the control problem is formulated as an optimization task,aiming to minimize the deviation between the actual and desired turn characteristics,specifically the angular velocity.Finally,a new numerical method with proven global convergence is employed to compute the optimal autopilot parameters.Simulation results using a medium-range unmanned aircraft model under continuous turbulent gusts demonstrate that the proposed method significantly outperforms existing approaches,ensuring both stability and precision in turbulent wind conditions. 展开更多
关键词 Parametric control Rigid-wing unmanned aerial vehicle Stochastic system Global optimization Evolutionary algorithm
原文传递
From capacity maximization to flagship train optimization:a novel framework for brand-oriented railway timetabling
11
作者 Huizhang Xu 《Railway Sciences》 2026年第1期100-116,共17页
Purpose-This study investigates the impact of flagship trains on high-speed railway capacity utilization and develops a brand value-oriented optimization framework that balances service quality enhancement with operat... Purpose-This study investigates the impact of flagship trains on high-speed railway capacity utilization and develops a brand value-oriented optimization framework that balances service quality enhancement with operational efficiency.Design/methodology/approach-A mathematical optimization model based on integer programming is developed,incorporating flagship train constraints into capacity optimization.Case studies compare scenarios with and without flagship train considerations using the Beijing-Shanghai High-Speed Railway data across 20 experimental groups.Findings-Operating flagship trains with hourly departure constraints results in an average decrease of 0.9 trains and an 8.4%reduction in capacity utilization rate.When scheduling 2 flagship trains within a 2-h timeframe,capacity utilization decreases from 86.43%to 83.73%,quantifying the trade-off between brand positioning and operational capacity.Originality/value-This research provides the first quantitative framework for brand value-oriented railway capacity optimization,establishing clear definitions for flagship trains and mathematical foundations for evaluating service quality versus efficiency trade-offs.The findings offer practical decision support for railway operators balancing competitive positioning with capacity maximization. 展开更多
关键词 High-speed railway Flagship trains Capacity optimization Railway timetabling Brand value Service quality
在线阅读 下载PDF
Gaussian Process Regression-Based Optimization of Fan-Shaped Film Cooling Holes on Concave Walls
12
作者 Yanzhao Yang Xiaowen Song +1 位作者 Zhiying Deng Jianyang Yu 《Fluid Dynamics & Materials Processing》 2026年第1期154-172,共19页
In this study,a Gaussian Process Regression(GPR)surrogate model coupled with a Bayesian optimization algorithm was employed for the single-objective design optimization of fan-shaped film cooling holes on a concave wa... In this study,a Gaussian Process Regression(GPR)surrogate model coupled with a Bayesian optimization algorithm was employed for the single-objective design optimization of fan-shaped film cooling holes on a concave wall.Fan-shaped holes,commonly used in gas turbines and aerospace applications,flare toward the exit to form a protective cooling film over hot surfaces,enhancing thermal protection compared to cylindrical holes.An initial hole configuration was used to improve adiabatic cooling efficiency.Design variables included the hole injection angle,forward expansion angle,lateral expansion angle,and aperture ratio,while the objective function was the average adiabatic cooling efficiency of the concave wall surface.Optimization was performed at two representative blowing ratios,M=1.0 and M=1.5,using the GPR-based surrogate model to accelerate exploration,with the Bayesian algorithm identifying optimal configurations.Results indicate that the optimized fan-shaped holes increased cooling efficiency by 15.2%and 12.3%at low and high blowing ratios,respectively.Analysis of flow and thermal fields further revealed how the optimized geometry influenced coolant distribution and heat transfer,providing insight into the mechanisms driving the improved cooling performance. 展开更多
关键词 The concave wall film cooling holes GPR adiabatic cooling efficiency geometry optimization
在线阅读 下载PDF
Cooperative Metaheuristics with Dynamic Dimension Reduction for High-Dimensional Optimization Problems
13
作者 Junxiang Li Zhipeng Dong +2 位作者 Ben Han Jianqiao Chen Xinxin Zhang 《Computers, Materials & Continua》 2026年第1期1484-1502,共19页
Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when ta... Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems. 展开更多
关键词 Dimension reduction modified principal components analysis high-dimensional optimization problems cooperative metaheuristics metaheuristic algorithms
在线阅读 下载PDF
From Budget-Aware Preferences to Optimal Composition:A Dual-Stage Framework for Wireless Energy Service Optimization
14
作者 Haotian Zhang Jing Li +3 位作者 Ming Zhu Zhiyong Zhao Hongli Su Liming Sun 《Computers, Materials & Continua》 2026年第3期1051-1070,共20页
In the wireless energy transmission service composition optimization problem,a key challenge is accurately capturing users’preferences for service criteria under complex influencing factors,and optimally selecting a ... In the wireless energy transmission service composition optimization problem,a key challenge is accurately capturing users’preferences for service criteria under complex influencing factors,and optimally selecting a composition solution under their budget constraints.Existing studies typically evaluate satisfaction solely based on energy transmission capacity,while overlooking critical factors such as price and trustworthiness of the provider,leading to a mismatch between optimization outcomes and user needs.To address this gap,we construct a user satisfaction evaluation model for multi-user and multi-provider scenarios,systematically incorporating service price,transmission capacity,and trustworthiness into the satisfaction assessment framework.Furthermore,we propose a Budget-Aware Preference Adjustment Model that predicts users’baseline preference weights from historical data and dynamically adjusts them according to budget levels,thereby reflecting user preferences more realistically under varying budget constraints.In addition,to tackle the composition optimization problem,we develop a ReflectiveEvolutionary Large Language Model—Guided Ant Colony Optimization algorithm,which leverages the reflective evolution capability of large language models to iteratively generate and refine heuristic information that guides the search process.Experimental results demonstrate that the proposed framework effectively integrates personalized preferences with budget sensitivity,accurately predicts users’preferences,and significantly enhances their satisfaction under complex constraints. 展开更多
关键词 Wireless energy transmission ant colony optimization large language models user satisfaction budget constraints preference adjustment
在线阅读 下载PDF
Energy Optimization for Autonomous Mobile Robot Path Planning Based on Deep Reinforcement Learning
15
作者 Longfei Gao Weidong Wang Dieyun Ke 《Computers, Materials & Continua》 2026年第1期984-998,共15页
At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown ... At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown and complex environments,this paper proposes an Attention-Enhanced Dueling Deep Q-Network(ADDueling DQN),which integrates a multi-head attention mechanism and a prioritized experience replay strategy into a Dueling-DQN reinforcement learning framework.A multi-objective reward function,centered on energy efficiency,is designed to comprehensively consider path length,terrain slope,motion smoothness,and obstacle avoidance,enabling optimal low-energy trajectory generation in 3D space from the source.The incorporation of a multihead attention mechanism allows the model to dynamically focus on energy-critical state features—such as slope gradients and obstacle density—thereby significantly improving its ability to recognize and avoid energy-intensive paths.Additionally,the prioritized experience replay mechanism accelerates learning from key decision-making experiences,suppressing inefficient exploration and guiding the policy toward low-energy solutions more rapidly.The effectiveness of the proposed path planning algorithm is validated through simulation experiments conducted in multiple off-road scenarios.Results demonstrate that AD-Dueling DQN consistently achieves the lowest average energy consumption across all tested environments.Moreover,the proposed method exhibits faster convergence and greater training stability compared to baseline algorithms,highlighting its global optimization capability under energy-aware objectives in complex terrains.This study offers an efficient and scalable intelligent control strategy for the development of energy-conscious autonomous navigation systems. 展开更多
关键词 Autonomous mobile robot deep reinforcement learning energy optimization multi-attention mechanism prioritized experience replay dueling deep Q-Network
在线阅读 下载PDF
A hybrid method based on particle swarm optimization and machine learning algorithm for predicting droplet diameter in a microfluidic T-junction
16
作者 F.ESLAMI R.KAMALI 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期203-214,共12页
Droplet-based microfluidics is a transformative technology with applications across diverse scientific and industrial domains.However,predicting the droplet size generated by individual microchannels before experiment... Droplet-based microfluidics is a transformative technology with applications across diverse scientific and industrial domains.However,predicting the droplet size generated by individual microchannels before experiments or simulations remains a significant challenge.In this study,we focus on a double T-junction microfluidic geometry and employ a hybrid modeling approach that combines machine learning with metaheuristic optimization to address this issue.Specifically,particle swarm optimization(PSO)is used to optimize the hyperparameters of a decision tree(DT)model,and its performance is compared with that of a DT optimized through grid search(GS).The hybrid models are developed to estimate the droplet diameter based on four parameters:the main width,side width,thickness,and flow rate ratio.The dataset of more than 300 cases,generated by a three-dimensional numerical model of the double T-junction,is used for training and testing.Multiple evaluation metrics confirm the predictive accuracy of the models.The results demonstrate that the proposed DT-PSO model achieves higher accuracy,with a coefficient of determination of 0.902 on the test data,while simultaneously reducing prediction time.This methodology holds the potential to minimize design iterations and accelerate the integration of microfluidic technology into the biological sciences. 展开更多
关键词 droplet-based microfluidics decision tree(DT) particle swarm optimization(PSO) double T-junction grid search(GS)
在线阅读 下载PDF
Thermal Performance and Design Optimization of a High-Concentration Photovoltaic System for Arid Environments
17
作者 Taher Maatallah Nagmeldeen A.M.Hassanain +6 位作者 GaydaaAl Zohbi Farooq Saeed Muhammad Saleem Nassir Hariri Mohamed Elsharawy Tapas Kumar Mallick Fahad Gallab Al-Amri 《Frontiers in Heat and Mass Transfer》 2026年第1期140-169,共30页
High-concentration photovoltaic(HCPV)systems present significant thermal management challenges due to the intense heat fluxes generated under concentrated solar irradiation,especially in arid environments.Effective he... High-concentration photovoltaic(HCPV)systems present significant thermal management challenges due to the intense heat fluxes generated under concentrated solar irradiation,especially in arid environments.Effective heat dissipation is critical to prevent performance degradation and structural failure.This study investigates the thermal performance and design optimization of an enhanced HCPV module,integrating numerical,analytical,and experimental methods.A coupled optical-thermal-electrical model was developed to simulate ray tracing,heat transfer,and temperature-dependent electrical behaviour,with predictions validated under real-world desert conditions.Compared to a baseline commercial module operating at 106℃,the optimized design achieved a peak temperature reduction of 16℃,lowering the cell temperature to 90℃under a concentration ratio of 961×and direct normal irradiance(DNI)of 950 W/m^(2).The total thermal resistance was reduced from 0.25 to 0.15 K/W(a 40%improvement),and the electrical efficiency increased from 37.5%to 38.6%,representing a relative gain of approximately 3.1%.The system consistently maintained a fill factor exceeding 78%,underscoring stable performance under high thermal load.These findings demonstrate that targeted thermal design,informed by integrated modeling,is essential for unlocking the reliability and efficiency of high-flux solar energy systems. 展开更多
关键词 Arid climate applications convective cooling heat transfer enhancement high-concentration photovoltaics(HCPV) heat sink optimization numerical thermal analysis thermal management thermal resistance
在线阅读 下载PDF
益肾排毒方调控ROS/TXNIP/NLRP3通路对慢性肾衰竭大鼠肾纤维化的影响
18
作者 冯立 彭博文 +5 位作者 彭斌 冯雪 朱双益 熊玮 胡溪 孙小慧 《中国药房》 北大核心 2026年第2期174-179,共6页
目的通过活性氧(ROS)/硫氧还蛋白相互作用蛋白(TXNIP)/NOD样受体热蛋白结构域相关蛋白3(NLRP3)通路,探讨益肾排毒方对慢性肾衰竭(CRF)大鼠肾纤维化的作用及机制。方法将大鼠随机分为对照组、模型组、益肾排毒方低剂量(益肾排毒方-L)组... 目的通过活性氧(ROS)/硫氧还蛋白相互作用蛋白(TXNIP)/NOD样受体热蛋白结构域相关蛋白3(NLRP3)通路,探讨益肾排毒方对慢性肾衰竭(CRF)大鼠肾纤维化的作用及机制。方法将大鼠随机分为对照组、模型组、益肾排毒方低剂量(益肾排毒方-L)组、益肾排毒方高剂量(益肾排毒方-H)组、益肾排毒方-H+携带阴性对照序列的pcDNA载体(pcDNA-NC)组、益肾排毒方-H+携带TXNIP基因的pcDNA载体(pcDNA-TXNIP)组,每组10只。除对照组外,其余大鼠均通过喂养含0.5%腺嘌呤的饲料构建CRF模型,并灌胃或尾静脉注射相应药物或生理盐水,每日1次,连续8周。末次给药后,检测各组大鼠血肌酐(Scr)、尿素氮(BUN)、活性氧(ROS)、超氧化物歧化酶(SOD)、丙二醛(MDA)、肿瘤坏死因子α(TNF-α)、白细胞介素(IL)-6、IL-1β水平;观察肾组织病理变化;检测肾组织中胶原蛋白Ⅲ(CollagenⅢ)、α-平滑肌肌动蛋白(α-SMA)、转化生长因子β_(1)(TGF-β_(1))、TXNIP、NLRP3蛋白表达情况。结果与模型组比较,益肾排毒方-L组和益肾排毒方-H组大鼠肾组织病理损伤和纤维化均明显缓解,Scr、BUN、ROS、MDA、TNF-α、IL-6、IL-1β水平和CollagenⅢ、α-SMA、TGF-β_(1)、TXNIP、NLRP3蛋白表达水平均明显/显著降低,SOD水平均显著升高(P<0.05),且益肾排毒方-H组变化更显著(P<0.05);与益肾排毒方-H+pcDNA-NC组比较,益肾排毒方-H+pcDNATXNIP组大鼠上述指标水平均显著逆转(P<0.05)。结论益肾排毒方可通过抑制ROS/TXNIP/NLRP3通路延缓CRF大鼠肾纤维化。 展开更多
关键词 益肾排毒方 慢性肾衰竭 肾纤维化 roS/TXNIP/NLRP3通路
暂未订购
基于ROS/NF-κB/NLRP3信号通路探讨芪七连胶囊改善AngⅡ致血管内皮细胞损伤效应机制的研究
19
作者 叶雲 罗远 《广西中医药》 2026年第1期65-71,共7页
目的:探讨芪七连胶囊通过活性氧簇(ROS)/核因子κB(NF-κB)/核苷酸结合寡聚化结构域样受体蛋白3(NLRP3)信号通路改善血管紧张素Ⅱ(AngⅡ)致人脐静脉血管内皮细胞(HUVECs)损伤的作用机制。方法:以AngⅡ干预HUVECs制备血管内皮细胞炎症损... 目的:探讨芪七连胶囊通过活性氧簇(ROS)/核因子κB(NF-κB)/核苷酸结合寡聚化结构域样受体蛋白3(NLRP3)信号通路改善血管紧张素Ⅱ(AngⅡ)致人脐静脉血管内皮细胞(HUVECs)损伤的作用机制。方法:以AngⅡ干预HUVECs制备血管内皮细胞炎症损伤模型,分别以芪七连胶囊高、中、低剂量含药血清进行干预,采用流式细胞仪技术检测各组细胞凋亡率以及ROS蓄积值;采用蛋白印记法(Western blot)检测各组细胞NLRP3、凋亡相关斑点样蛋白(ASC)、半胱氨酸天冬氨酸蛋白水解酶1(caspase-1)、NF-κB的蛋白表达;采用酶联免疫吸附试验(ELISA)检测该通路下游致炎因子白细胞介素1β(IL-1β)、白细胞介素18(IL-18)的表达。结果:与模型组比较,芪七连胶囊高、中、低剂量组均可以降低HUVECs的凋亡率(P<0.01),减少ROS的生成(P<0.01),下调NF-κB蛋白表达(P<0.01);抑制炎症小体相关蛋白NLRP3、ASC、caspase-1的表达(P<0.01),并下调ROS/NF-κB/NLRP3信号通路下游致炎因子IL-1β、IL-18的表达(P<0.01)。结论:芪七连胶囊通过抑制ROS/NF-κB/NLRP3炎症小体通路的活化,降低该通路下游致炎因子IL-1β、IL-18的表达,从而保护血管内皮细胞。 展开更多
关键词 芪七连胶囊 HUVECS ros/NF-κB/NLRP3信号通路 血管内皮损伤 实验研究
暂未订购
基于ROS/p53/BAI1通路探讨加味连理汤含药血清对肝癌HepG2细胞侵袭能力及血管生成的影响
20
作者 韩亮 赵莉娜 赵戈蕾 《中药新药与临床药理》 北大核心 2026年第2期217-225,共9页
目的基于活性氧(ROS)/p53/脑特异性血管生成抑制剂1(BAI1)通路探究加味连理汤含药血清对肝癌HepG2细胞侵袭能力及血管生成的影响。方法采用Wistar大鼠制备加味连理汤含药血清及空白血清。(1)将HepG2细胞随机分为正常对照组,5%、10%、15... 目的基于活性氧(ROS)/p53/脑特异性血管生成抑制剂1(BAI1)通路探究加味连理汤含药血清对肝癌HepG2细胞侵袭能力及血管生成的影响。方法采用Wistar大鼠制备加味连理汤含药血清及空白血清。(1)将HepG2细胞随机分为正常对照组,5%、10%、15%空白血清组,以及5%、10%、15%加味连理汤含药血清组,各组均分别处理24 h,采用MTT法检测细胞活力。(2)将HepG2细胞随机分为正常对照组,5%、10%、15%加味连理汤含药血清组,以及15%加味连理汤含药血清+N-乙酰基-L-半胱氨酸(NAC,ROS清除剂)组(5 mmol·L^(-1) NAC),各组细胞干预24 h。采用Transwell实验检测HepG2细胞侵袭能力;成管实验检测HepG2细胞对HUVECs微血管形成能力的影响;H2DCFDA荧光探针检测HepG2细胞ROS生成情况;Western Blot法检测HepG2细胞上皮间质转化相关蛋白及血管内皮生长因子A(VEGFA)、p53、BAI1蛋白表达水平;采用液相色谱-质谱联用技术对加味连理汤含药血清化学成分进行分析鉴定;利用数据库检索并对加味连理汤含药血清化学成分靶点与肝癌疾病相关靶点取交集,采用Cytoscape软件构建“加味连理汤含药血清-活性成分-靶点”网络;对加味连理汤含药血清主要活性成分与p53、BAI1蛋白进行分子对接验证。结果(1)与正常对照组比较,5%、10%、15%空白血清组HepG2细胞活力无明显变化(P>0.05),5%、10%、15%加味连理汤含药血清组HepG2细胞活力呈剂量依赖性降低(P<0.05)。(2)与正常对照组比较,5%、10%、15%加味连理汤含药血清组HepG2细胞的侵袭数量明显减少(P<0.05);HUVECs微血管生成明显抑制(P<0.05);HepG2细胞的VEGFA、Vimentin蛋白表达明显下调(P<0.05),E-cadherin、p53、BAI1蛋白表达明显上调(P<0.05),ROS相对生成量明显升高(P<0.05)。与15%加味连理汤含药血清组比较,15%加味连理汤含药血清+NAC组HepG2细胞的侵袭数量明显增多(P<0.05);HUVECs相对微管长度明显增加(P<0.05);HepG2细胞的VEGFA、Vimentin蛋白表达明显上调(P<0.05),E-cadherin、p53、BAI1蛋白表达明显下调(P<0.05),ROS相对生成量明显降低(P<0.05)。(3)共分析鉴定出加味连理汤含药血清中的16种活性成分;共获得77个交集靶点,其中TP53基因(可编码p53蛋白)为交集靶点之一;加味连理汤含药血清中的主要活性成分去甲乌药碱和甲基黄连碱均与BAI1、p53有较好的对接活性(结合能均<-5 kcal·mol^(-1))。结论加味连理汤含药血清可抑制肝癌HepG2细胞的侵袭能力、上皮间质转化与血管生成,具有明显抗肝癌作用,该作用可能与激活ROS/p53/BAI1信号通路有关。 展开更多
关键词 加味连理汤 含药血清 roS/p53/BAI1信号通路 肝癌HepG2细胞 侵袭能力 上皮间质转化 血管生成 网络药理 分子对接 血清药物化学 大鼠
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部