期刊文献+
共找到646篇文章
< 1 2 33 >
每页显示 20 50 100
Genetic algorithm and particle swarm optimization tuned fuzzy PID controller on direct torque control of dual star induction motor 被引量:17
1
作者 BOUKHALFA Ghoulemallah BELKACEM Sebti +1 位作者 CHIKHI Abdesselem BENAGGOUNE Said 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第7期1886-1896,共11页
This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different he... This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different heuristic optimization techniques including PID-PSO, Fuzzy-PSO and GA-PSO to improve the DSIM speed controlled loop behavior. The GA and PSO algorithms are developed and implemented into MATLAB. As a result, fuzzy-PSO is the most appropriate scheme. The main performance of fuzzy-PSO is reducing high torque ripples, improving rise time and avoiding disturbances that affect the drive performance. 展开更多
关键词 dual star induction motor drive direct torque control particle swarm optimization (PSO) fuzzy logic control genetic algorithms
在线阅读 下载PDF
Solving Job-Shop Scheduling Problem Based on Improved Adaptive Particle Swarm Optimization Algorithm 被引量:3
2
作者 顾文斌 唐敦兵 郑堃 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2014年第5期559-567,共9页
An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal ... An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal factor(HF),composed of an adaptive local hormonal factor(H l)and an adaptive global hormonal factor(H g),is devised to strengthen the information connection between particles.Using HF,each particle of the swarm can adjust its position self-adaptively to avoid premature phenomena and reach better solution.The computational results validate the effectiveness and stability of the proposed IAPSO,which can not only find optimal or close-to-optimal solutions but also obtain both better and more stability results than the existing particle swarm optimization(PSO)algorithms. 展开更多
关键词 job-shop scheduling problem(JSP) hormone modulation mechanism improved adaptive particle swarm optimization(IAPSO) algorithm minimum makespan
在线阅读 下载PDF
Dynamic Self-Adaptive Double Population Particle Swarm Optimization Algorithm Based on Lorenz Equation
3
作者 Yan Wu Genqin Sun +4 位作者 Keming Su Liang Liu Huaijin Zhang Bingsheng Chen Mengshan Li 《Journal of Computer and Communications》 2017年第13期9-20,共12页
In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based o... In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based on Lorenz equation and dynamic self-adaptive strategy is proposed. Chaotic sequences produced by Lorenz equation are used to tune the acceleration coefficients for the balance between exploration and exploitation, the dynamic self-adaptive inertia weight factor is used to accelerate the converging speed, and the double population purposes to enhance convergence accuracy. The experiment was carried out with four multi-objective test functions compared with two classical multi-objective algorithms, non-dominated sorting genetic algorithm and multi-objective particle swarm optimization algorithm. The results show that the proposed algorithm has excellent performance with faster convergence rate and strong ability to jump out of local optimum, could use to solve many optimization problems. 展开更多
关键词 Improved particle swarm optimization algorithm Double POPULATIONS MULTI-OBJECTIVE adaptive Strategy CHAOTIC SEQUENCE
在线阅读 下载PDF
Particle Swarm Optimization Algorithm vs Genetic Algorithm to Develop Integrated Scheme for Obtaining Optimal Mechanical Structure and Adaptive Controller of a Robot
4
作者 Rega Rajendra Dilip K. Pratihar 《Intelligent Control and Automation》 2011年第4期430-449,共20页
The performances of Particle Swarm Optimization and Genetic Algorithm have been compared to develop a methodology for concurrent and integrated design of mechanical structure and controller of a 2-dof robotic manipula... The performances of Particle Swarm Optimization and Genetic Algorithm have been compared to develop a methodology for concurrent and integrated design of mechanical structure and controller of a 2-dof robotic manipulator solving tracking problems. The proposed design scheme optimizes various parameters belonging to different domains (that is, link geometry, mass distribution, moment of inertia, control gains) concurrently to design manipulator, which can track some given paths accurately with a minimum power consumption. The main strength of this study lies with the design of an integrated scheme to solve the above problem. Both real-coded Genetic Algorithm and Particle Swarm Optimization are used to solve this complex optimization problem. Four approaches have been developed and their performances are compared. Particle Swarm Optimization is found to perform better than the Genetic Algorithm, as the former carries out both global and local searches simultaneously, whereas the latter concentrates mainly on the global search. Controllers with adaptive gain values have shown better performance compared to the conventional ones, as expected. 展开更多
关键词 MANIPULATOR OPTIMAL Structure adaptive CONTROLLER GENETIC algorithm NEURAL Networks particle swarm optimization
在线阅读 下载PDF
Particle Swarm Optimization Algorithm Based on Chaotic Sequences and Dynamic Self-Adaptive Strategy
5
作者 Mengshan Li Liang Liu +4 位作者 Genqin Sun Keming Su Huaijin Zhang Bingsheng Chen Yan Wu 《Journal of Computer and Communications》 2017年第12期13-23,共11页
To deal with the problems of premature convergence and tending to jump into the local optimum in the traditional particle swarm optimization, a novel improved particle swarm optimization algorithm was proposed. The se... To deal with the problems of premature convergence and tending to jump into the local optimum in the traditional particle swarm optimization, a novel improved particle swarm optimization algorithm was proposed. The self-adaptive inertia weight factor was used to accelerate the converging speed, and chaotic sequences were used to tune the acceleration coefficients for the balance between exploration and exploitation. The performance of the proposed algorithm was tested on four classical multi-objective optimization functions by comparing with the non-dominated sorting genetic algorithm and multi-objective particle swarm optimization algorithm. The results verified the effectiveness of the algorithm, which improved the premature convergence problem with faster convergence rate and strong ability to jump out of local optimum. 展开更多
关键词 particle swarm algorithm CHAOTIC SEQUENCES SELF-adaptive STRATEGY MULTI-OBJECTIVE optimization
在线阅读 下载PDF
A Hybrid Differential Evolution Algorithm Integrated with Particle Swarm Optimization
6
作者 范勤勤 颜学峰 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期197-200,共4页
To implement self-adaptive control parameters, a hybrid differential evolution algorithm integrated with particle swarm optimization (PSODE) is proposed. In the PSODE, control parameters are encoded to be a symbioti... To implement self-adaptive control parameters, a hybrid differential evolution algorithm integrated with particle swarm optimization (PSODE) is proposed. In the PSODE, control parameters are encoded to be a symbiotic individual of original individual, and each original individual has its own symbiotic individual. Differential evolution ( DE) operators are used to evolve the original population. And, particle swarm optimization (PSO) is applied to co-evolving the symbiotic population. Thus, with the evolution of the original population in PSODE, the symbiotic population is dynamically and self-adaptively adjusted and the realtime optimum control parameters are obtained. The proposed algorithm is compared with some DE variants on nine functious. The results show that the average performance of PSODE is the best. 展开更多
关键词 differential evolution algorithm particle swann optimization SELF-adaptive CO-EVOLUTION
在线阅读 下载PDF
1D regularization inversion combining particle swarm optimization and least squares method 被引量:1
7
作者 Su Peng Yang Jin Xu LiuYang 《Applied Geophysics》 SCIE CSCD 2023年第1期77-87,131,132,共13页
For geophysical inversion problems,deterministic inversion methods can easily fall into local optimal solutions,while stochastic optimization methods can theoretically converge to global optimal solutions.These proble... For geophysical inversion problems,deterministic inversion methods can easily fall into local optimal solutions,while stochastic optimization methods can theoretically converge to global optimal solutions.These problems have always been a concern for researchers.Among many stochastic optimization methods,particle swarm optimization(PSO)has been applied to solve geophysical inversion problems due to its simple principle and the fact that only a few parameters require adjustment.To overcome the nonuniqueness of inversion,model constraints can be added to PSO optimization.However,using fixed regularization parameters in PSO iteration is equivalent to keeping the default model constraint at a certain level,yielding an inversion result that is considerably affected by the model constraint.This study proposes a hybrid method that combines the regularized least squares method(RLSM)with the PSO method.The RLSM is used to improve the global optimal particle and accelerate convergence,while the adaptive regularization strategy is used to update the regularization parameters to avoid the influence of model constraints on the inversion results.Further,the inversion results of the RLSM and hybrid algorithm are compared and analyzed by considering the audio magnetotelluric synthesis and field data as examples.Experiments show that the proposed hybrid method is superior to the RLSM.Furthermore,compared with the standard PSO algorithm,the hybrid algorithm needs a broader model space but a smaller particle swarm and fewer iteration steps,thus reducing the prior conditions and the computational cost used in the inversion. 展开更多
关键词 particle swarm optimization least squares method hybrid algorithm adaptive regularization 1D inversion
在线阅读 下载PDF
Optimization of Adaptive Fuzzy Controller for Maximum Power Point Tracking Using Whale Algorithm
8
作者 Mehrdad Ahmadi Kamarposhti Hassan Shokouhandeh +1 位作者 Ilhami Colak Kei Eguchi 《Computers, Materials & Continua》 SCIE EI 2022年第12期5041-5061,共21页
The advantage of fuzzy controllers in working with inaccurate and nonlinear inputs is that there is no need for an accurate mathematical model and fast convergence and minimal fluctuations in the maximum power point d... The advantage of fuzzy controllers in working with inaccurate and nonlinear inputs is that there is no need for an accurate mathematical model and fast convergence and minimal fluctuations in the maximum power point detector.The capability of online fuzzy tracking systems is maximum power,resistance to radiation and temperature changes,and no need for external sensors to measure radiation intensity and temperature.However,the most important issue is the constant changes in the amount of sunlight that cause the maximum power point to be constantly changing.The controller used in the maximum power point tracking(MPPT)circuit must be able to adapt to the new radiation conditions.Therefore,in this paper,to more accurately track the maximumpower point of the solar system and receive more electrical power at its output,an adaptive fuzzy control was proposed,the parameters of which are optimized by the whale algorithm.The studies have repeated under different irradiation conditions and the proposed controller performance has been compared with perturb and observe algorithm(P&O)method,which is a practical and high-performance method.To evaluate the performance of the proposed algorithm,the particle swarm algorithm optimized the adaptive fuzzy controller.The simulation results show that the adaptive fuzzy control system performs better than the P&O tracking system.Higher accuracy and consequently more production power at the output of the solar panel is one of the salient features of the proposed control method,which distinguishes it from other methods.On the other hand,the adaptive fuzzy controller optimized by the whale algorithm has been able to perform relatively better than the controller designed by the particle swarm algorithm,which confirms the higher accuracy of the proposed algorithm. 展开更多
关键词 Maximum power tracking photovoltaic system adaptive fuzzy control whale optimization algorithm particle swarm optimization
在线阅读 下载PDF
Improved Prediction of Metamaterial Antenna Bandwidth Using Adaptive Optimization of LSTM 被引量:1
9
作者 Doaa Sami Khafaga Amel Ali Alhussan +4 位作者 El-Sayed M.El-kenawy Abdelhameed Ibrahim Said H.Abd Elkhalik Shady Y.El-Mashad Abdelaziz A.Abdelhamid 《Computers, Materials & Continua》 SCIE EI 2022年第10期865-881,共17页
The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant... The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant challenge.On the other hand,machine learning presents an effective solution to this challenge through a set of regression models that can robustly assist antenna designers to find out the best set of design parameters to achieve the intended performance.In this paper,we propose a novel approach for accurately predicting the bandwidth of metamaterial antenna.The proposed approach is based on employing the recently emerged guided whale optimization algorithm using adaptive particle swarm optimization to optimize the parameters of the long-short-term memory(LSTM)deep network.This optimized network is used to retrieve the metamaterial bandwidth given a set of features.In addition,the superiority of the proposed approach is examined in terms of a comparison with the traditional multilayer perceptron(ML),Knearest neighbors(K-NN),and the basic LSTM in terms of several evaluation criteria such as root mean square error(RMSE),mean absolute error(MAE),and mean bias error(MBE).Experimental results show that the proposed approach could achieve RMSE of(0.003018),MAE of(0.001871),and MBE of(0.000205).These values are better than those of the other competing models. 展开更多
关键词 Metamaterial antenna long short term memory(LSTM) guided whale optimization algorithm(Guided WOA) adaptive dynamic particle swarm algorithm(AD-PSO)
在线阅读 下载PDF
Research on Flexible Job Shop Scheduling Based on Improved Two-Layer Optimization Algorithm
10
作者 Qinhui Liu Laizheng Zhu +2 位作者 Zhijie Gao Jilong Wang Jiang Li 《Computers, Materials & Continua》 SCIE EI 2024年第1期811-843,共33页
To improve the productivity,the resource utilization and reduce the production cost of flexible job shops,this paper designs an improved two-layer optimization algorithm for the dual-resource scheduling optimization p... To improve the productivity,the resource utilization and reduce the production cost of flexible job shops,this paper designs an improved two-layer optimization algorithm for the dual-resource scheduling optimization problem of flexible job shop considering workpiece batching.Firstly,a mathematical model is established to minimize the maximum completion time.Secondly,an improved two-layer optimization algorithm is designed:the outer layer algorithm uses an improved PSO(Particle Swarm Optimization)to solve the workpiece batching problem,and the inner layer algorithm uses an improved GA(Genetic Algorithm)to solve the dual-resource scheduling problem.Then,a rescheduling method is designed to solve the task disturbance problem,represented by machine failures,occurring in the workshop production process.Finally,the superiority and effectiveness of the improved two-layer optimization algorithm are verified by two typical cases.The case results show that the improved two-layer optimization algorithm increases the average productivity by 7.44% compared to the ordinary two-layer optimization algorithm.By setting the different numbers of AGVs(Automated Guided Vehicles)and analyzing the impact on the production cycle of the whole order,this paper uses two indicators,the maximum completion time decreasing rate and the average AGV load time,to obtain the optimal number of AGVs,which saves the cost of production while ensuring the production efficiency.This research combines the solved problem with the real production process,which improves the productivity and reduces the production cost of the flexible job shop,and provides new ideas for the subsequent research. 展开更多
关键词 dual resource scheduling workpiece batching RESCHEDULING particle swarm optimization genetic algorithm
在线阅读 下载PDF
Reinforcement Learning-Based Spectral Performance Optimization for UAV-Assisted MIMO Communication System
11
作者 Lu Dong Hong-Wei Kong Xin Yuan 《IEEE/CAA Journal of Automatica Sinica》 2025年第6期1283-1285,共3页
Dear Editor,This letter is concerned with the problem of stable high-quality signal transmission of unmanned aerial vehicle(UAV)-assisted multiple-input multiple-output(MIMO)communication system.The particle swarm opt... Dear Editor,This letter is concerned with the problem of stable high-quality signal transmission of unmanned aerial vehicle(UAV)-assisted multiple-input multiple-output(MIMO)communication system.The particle swarm optimization(PSO)algorithm is used to achieve optimal beamforming and power allocation for this system.Additionally,sensitive particle(SP)and parameter adaptive adjustment are introduced into the traditional PSO algorithm,aiming to improve the performance of the PSO algorithm in dynamic environments with real-time changes in the UAV position.A reinforcement learning(RL)-based approach is proposed to obtain optimal UAV trajectory and adaptive adjustment strategy for PSO parameters,which combine with a specific obstacle avoidance scheme to achieve accurate UAV navigation while satisfying high-quality signal transmission.Simulation experiments show that our scheme provides higher and more stable spectral efficiency as well as more efficient UAV navigation than the currently commonly used scheme with a single RL approach. 展开更多
关键词 parameter adaptive adjustment spectral performance optimization particle swarm optimization pso algorithm UAV assisted MIMO beamforming power allocation particle swarm optimization reinforcement learning
在线阅读 下载PDF
隔离型三有源桥DC-DC变换器端口解耦及回流功率优化控制
12
作者 陶海军 宋佳瑶 +1 位作者 赵蒙恩 张晨杰 《电机与控制学报》 北大核心 2026年第1期107-116,共10页
三有源桥DC-DC变换器广泛应用于光伏发电、电动汽车等高功率输电场合。然而,功率在传输过程中会在端口间产生耦合现象,这不仅降低了系统动态性能,还会导致功率流失。为此,设计一种三有源桥DC-DC变换器性能优化策略。该策略对移相方式进... 三有源桥DC-DC变换器广泛应用于光伏发电、电动汽车等高功率输电场合。然而,功率在传输过程中会在端口间产生耦合现象,这不仅降低了系统动态性能,还会导致功率流失。为此,设计一种三有源桥DC-DC变换器性能优化策略。该策略对移相方式进行优化,在传统双重移相的基础上进行改进,通过控制各端口全桥电压移相比的重合,提出一种新型双重移相控制方法。在此基础之上,引入模拟退火粒子群混合优化算法,以回流功率最小化为目标函数,经过对各个移相角的迭代筛选,最终计算出使回流功率达到全局最优的移相角组合。仿真和实验结果表明,该控制策略有效消除了端口间的耦合功率,显著降低了回流功率,提升了变换器的整体效率和动态响应速度,从而增强了系统的可靠性与工程适用性。 展开更多
关键词 三有源桥DC-DC变换器 新双重移相控制 解耦 回流功率 模拟退火粒子群算法
在线阅读 下载PDF
基于改进粒子群算法的土参反演及基坑开挖变形预测
13
作者 何平 官子愈 +4 位作者 狄宏规 郭慧吉 吴迪 周俊宏 周顺华 《同济大学学报(自然科学版)》 北大核心 2026年第1期87-97,共11页
为克服传统智能优化算法精度低、效率慢、易陷入局部最优的问题,提出了一种基于多级学习的自适应粒子群优化算法(MLAPSO)。该算法引入佳点集策略及多重搜索机制,包括全局搜索、FDB机制及Levy飞行策略,CEC-2022基准函数测试表明,MLAPSO... 为克服传统智能优化算法精度低、效率慢、易陷入局部最优的问题,提出了一种基于多级学习的自适应粒子群优化算法(MLAPSO)。该算法引入佳点集策略及多重搜索机制,包括全局搜索、FDB机制及Levy飞行策略,CEC-2022基准函数测试表明,MLAPSO在搜索精度和稳定性方面显著优于传统优化算法。进一步结合基坑开挖的荷载-结构模型,提出了基于MLAPSO的土体参数反演及基坑分阶段开挖变形预测方法。应用某地铁站基坑变形监测数据进行验证,结果表明,该方法能准确反演土体参数,且利用反演参数预测的围护结构变形与实测变形吻合较好,验证了该方法的正确性。 展开更多
关键词 基坑工程 多级学习自适应粒子群算法(MLAPSO) 土体参数反演 基坑变形预测
在线阅读 下载PDF
针对HVDC换流站谐波的无源滤波器多目标参数优化
14
作者 刘笑宇 薛田良 +1 位作者 张磊 张义豪 《现代电子技术》 北大核心 2026年第2期111-120,共10页
高压直流(HVDC)输电系统换流器产生的谐波电流会影响交流系统的稳定性及直流输电效率。为降低谐波的影响,提出一种面向交流系统的多目标无源滤波器优化设计方法。首先基于电阻判别式约束的二阶高通滤波器设计,结合双调谐滤波器构建复合... 高压直流(HVDC)输电系统换流器产生的谐波电流会影响交流系统的稳定性及直流输电效率。为降低谐波的影响,提出一种面向交流系统的多目标无源滤波器优化设计方法。首先基于电阻判别式约束的二阶高通滤波器设计,结合双调谐滤波器构建复合滤波器组,建立以投资成本、电流总谐波畸变率和总谐波因子为优化目标的数学模型;然后通过引入改进的多机制融合粒子群优化(ICAPSO)算法,采用自适应参数调节机制与混沌扰动策略有效提升算法的全局收敛性和优化效率;最后基于±500 kV HVDC系统,搭建Simulink仿真平台进行验证。结果表明,优化后的无源滤波器组不仅有效滤除了换流器谐波,还节约了成本,实现了滤波性能与投资成本之间的最佳平衡。 展开更多
关键词 无源滤波器 高压直流 换流器 谐波电流 多目标优化 粒子群优化算法 自适应参数调节
在线阅读 下载PDF
芡实打捞船全覆盖作业路径规划研究
15
作者 陈志 胡军 +2 位作者 石航 刘昶希 李宇飞 《农机化研究》 北大核心 2026年第2期183-190,共8页
芡实打捞船工作环境复杂,由于自身的操纵性约束使得常规的全覆盖路径规划算法对其适用性不高。基于此,对芡实种植环境特点进行分析,提出了其种植水域的环境建模方法。首先,详细从水动力学因素、固定支点、舵效和推进效率等4个方面探讨... 芡实打捞船工作环境复杂,由于自身的操纵性约束使得常规的全覆盖路径规划算法对其适用性不高。基于此,对芡实种植环境特点进行分析,提出了其种植水域的环境建模方法。首先,详细从水动力学因素、固定支点、舵效和推进效率等4个方面探讨了芡实打捞船与传统农机作业的区别,通过对比转弯代价得出最佳工作方式;然后,将芡实打捞船全覆盖作业路径规划转化为旅行商(TSP)问题,以最小化转弯路径总距离为优化目标,提出了基于TSP的芡实打捞船全覆盖路径规划方法,并采用改进的粒子群优化算法进行求解;最后,通过MatLab平台进行仿真对比试验。结果表明:基于改进PSO算法的路径规划方法能够有效降低芡实打捞船的转弯路径总距离,提高作业效率和质量,同时减少不必要的能源消耗。通过算法寻优性能分析,验证了改进粒子群优化算法在解决芡实打捞船作业路径优化问题上具有一定的优势。研究成果为芡实打捞船在复杂水域环境中的高效作业提供了理论支持,对推动农业船舶路径规划的发展具有重要意义。 展开更多
关键词 芡实打捞船 全覆盖路径规划 旅行商问题 粒子群优化算法 适应t分布
在线阅读 下载PDF
考虑加速扭矩补偿的双电机转矩优化分配控制策略研究
16
作者 妥吉英 李俊 +3 位作者 徐笑南 肖贵文 田文凯 刘梓林 《重庆理工大学学报(自然科学)》 北大核心 2026年第2期61-69,共9页
针对双电机驱动的纯电动汽车(battery electric vehicle, BEV)动力系统,提出一种转矩优化策略。通过分析系统架构构建整车动力传动系统模型及仿真平台,结合转矩优化目标,考虑驾驶意图和车辆状态信息,建立转矩优化策略,并开展仿真验证。... 针对双电机驱动的纯电动汽车(battery electric vehicle, BEV)动力系统,提出一种转矩优化策略。通过分析系统架构构建整车动力传动系统模型及仿真平台,结合转矩优化目标,考虑驾驶意图和车辆状态信息,建立转矩优化策略,并开展仿真验证。结果表明,优化策略使0~100 km/h加速时间缩短约5.6%,在联邦测试工况(federal test procedure, FTP75)下前、后电机平均效率分别达到75.58%和76.86%,相比平均分配策略,电机平均效率提升约1.59%。同时,优化策略使电池荷电状态(state of charge, SOC)波动范围减小,能耗降低约7.48%,百公里能耗降低约7.69%。本研究为双电机电动汽车的高效能量管理和转矩分配控制提供了理论支持和技术参考。 展开更多
关键词 双电机驱动 转矩分配 加速扭矩补偿 粒子群优化算法(PSO) 效率优化
在线阅读 下载PDF
基于改进粒子群PID算法的调车自动驾驶精确停车研究
17
作者 赵一凡 杨华昌 任宛星 《铁道标准设计》 北大核心 2026年第2期179-186,203,共9页
精确停车是调车自动驾驶控制系统进行调车作业时的重要需求。针对精确停车问题,基于机车制动控制模型,将标准粒子群算法和PID控制器相结合,根据混沌映射理论,利用Logistic-Tent混沌映射初始化粒子群种群,提高初始种群在搜索空间上的分... 精确停车是调车自动驾驶控制系统进行调车作业时的重要需求。针对精确停车问题,基于机车制动控制模型,将标准粒子群算法和PID控制器相结合,根据混沌映射理论,利用Logistic-Tent混沌映射初始化粒子群种群,提高初始种群在搜索空间上的分布质量;引入模拟退火算法和自适应惯性权重以及异构学习因子,使粒子群算法在迭代初期加强全局搜索能力、后期加强局部搜索能力,避免粒子群算法陷入局部最优解;采用改进粒子群PID控制部分代替Smith预估控制器中的PID控制部分,从而解决制动控制系统的大延时问题,以此设计出一种改进的粒子群PID-Smith控制器。采用本文设计的控制器对机车制动过程进行仿真验证,并与标准粒子群PID算法和改进的粒子群PID算法进行对比,结果表明:在考虑外部干扰的情况下,新设计的控制器能够柔和整个制动过程的输出,实现对参考曲线的精确跟踪,并且停车误差能够稳定在60 cm以内,满足调车作业对于停车精度的要求,验证了本文设计的控制器有较强的实用性、适应性、鲁棒性和稳定性。 展开更多
关键词 调车 自动驾驶 精确停车 粒子群算法 自适应 SMITH预估控制器
在线阅读 下载PDF
基于改进PSO-BO-BP的拖拉机双燃料发动机性能预测
18
作者 陈晖 王冰心 +1 位作者 黄镇财 计端 《农机化研究》 北大核心 2026年第1期268-276,共9页
为提高拖拉机双燃料发动机性能与排放预测模型的性能,提出了一种融合改进粒子群优化算法(IMPSO)、贝叶斯优化(BO)和反向传播(BP)的协同预测模型(IMPSO-BO-BP)。基于发动机台架试验数据,通过整合IMPSO全局搜索、BO概率推理和BP梯度更新机... 为提高拖拉机双燃料发动机性能与排放预测模型的性能,提出了一种融合改进粒子群优化算法(IMPSO)、贝叶斯优化(BO)和反向传播(BP)的协同预测模型(IMPSO-BO-BP)。基于发动机台架试验数据,通过整合IMPSO全局搜索、BO概率推理和BP梯度更新机制,构建多尺度优化模型。结果表明:BO解析了神经网络隐含层维度与学习率的非线性耦合效应,确定隐含层神经元数量24、学习率0.00215为最优参数组合,表明模型复杂度与学习率调控对泛化性能的协同约束作用;性能预测中,IMPSO-BO-BP对制动热效率(BTE)和制动燃料消耗率(BSFC)的预测平均绝对百分比误差(MAPE)与均方根误差(RMSE)较BO-BP模型降低25%~40%,R^(2)提升至0.995及以上,验证了其对物理主导型非线性关系的高精度建模能力;排放预测方面,模型对CO、NO_(x)和HC的MAPE为3.403%、5.223%、3.413%,R^(2)达0.9925、0.9942、0.9946,RMSE为56.429、45.709、335.322,虽精度略低于性能参数预测,但较BO-BP模型仍提升显著。研究证实多算法协同机制通过全局优化与局部收敛的互补效应,可显著提升模型精度和鲁棒性,为拖拉机双燃料发动机多目标优化控制和低排放设计提供了可靠的建模工具。 展开更多
关键词 双燃料发动机 性能预测 BP神经网络 改进粒子群优化算法
在线阅读 下载PDF
双模式DE-PSO算法驱动的建筑施工调度优化模型研究
19
作者 边小涵 《佳木斯大学学报(自然科学版)》 2026年第1期114-117,共4页
针对现有建筑施工调度优化效果不佳的问题,研究提出一种双模式DE-PSO算法驱动的建筑施工调度优化模型。结果表明,所提出的模型适应度值在9以上,并且其帕累托值为41%,证明其能够有效进行求解。此外,研究模型生成的工期最短、成本最低,证... 针对现有建筑施工调度优化效果不佳的问题,研究提出一种双模式DE-PSO算法驱动的建筑施工调度优化模型。结果表明,所提出的模型适应度值在9以上,并且其帕累托值为41%,证明其能够有效进行求解。此外,研究模型生成的工期最短、成本最低,证明其能够以智能化驱动方式输出最优的建筑施工调度优化方案。该模型在建筑施工调度优化中展现出绝对的优势,为建筑施工领域提供了可以借鉴的新思路和方法。 展开更多
关键词 双模式差分进化算法 粒子群优化算法 建筑施工 调度优化
在线阅读 下载PDF
双碳目标下医药企业冷链物流配送路径优化研究
20
作者 王艳 汪义凤 许越 《蚌埠学院学报》 2026年第1期65-70,共6页
在“双碳”战略背景下,医药冷链物流面临节能减排与成本控制双重挑战。为了保证医药产品在短时间内完成从配送中心到需求点的配送,实现降本增效的目标,以安徽省蚌埠市H医药企业为研究对象,构建考虑违反时间窗造成的惩罚成本、运输和冷... 在“双碳”战略背景下,医药冷链物流面临节能减排与成本控制双重挑战。为了保证医药产品在短时间内完成从配送中心到需求点的配送,实现降本增效的目标,以安徽省蚌埠市H医药企业为研究对象,构建考虑违反时间窗造成的惩罚成本、运输和冷藏途中的碳排放成本等因素的多目标配送路径优化模型。通过调整粒子速度与引入搜索机制对粒子群算法进行改进,并与传统粒子群算法和遗传算法做比较。实例验证表明,改进粒子群算法对于模型的求解结果总体要优于原始粒子群算法,优化后的总配送成本减少4.6%,碳排放成本减少11.11%,验证了模型与算法的有效性,为医药企业低碳化转型提供了决策支持。 展开更多
关键词 双碳目标 冷链物流 粒子群算法 路径优化
在线阅读 下载PDF
上一页 1 2 33 下一页 到第
使用帮助 返回顶部