首页 > 最新文献

Control Engineering Practice最新文献

英文 中文
A deep reinforcement learning exploration method based on motion cost rewards 一种基于运动代价奖励的深度强化学习探索方法
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-29 DOI: 10.1016/j.conengprac.2026.106793
Chuang Chen , Weifeng Liu , Meng Zhou , Lei Cai
In large-scale unknown water surface environment exploration, hierarchical exploration methods are an effective way to reduce computational overhead. However, existing hierarchical exploration methods suffer from low trajectory quality and poor feasibility, leading to low autonomous exploration efficiency of USVs (Unmanned Surface Vehicles). Therefore, this paper proposes a deep reinforcement learning exploration method based on motion cost rewards. This method jointly optimizes the decision-making process and motion planning. The motion cost of each trajectory segment of the USV is calculated using an analytical method, enabling the policy network to take into account both exploration efficiency and trajectory feasibility during the decision-making process. Finally, nonlinear model predictive control (NMPC) is used for trajectory tracking control. Simulation and real-world experimental results show that the proposed method achieves better performance in terms of exploration efficiency and path cost.
在大规模未知水面环境勘探中,分层勘探方法是减少计算量的有效方法。然而,现有分层探测方法存在轨迹质量低、可行性差的问题,导致无人水面车辆自主探测效率不高。因此,本文提出了一种基于运动代价奖励的深度强化学习探索方法。该方法对决策过程和运动规划进行了联合优化。利用解析法计算USV各轨迹段的运动代价,使策略网络在决策过程中兼顾勘探效率和轨迹可行性。最后,采用非线性模型预测控制(NMPC)进行轨迹跟踪控制。仿真和实际实验结果表明,该方法在勘探效率和路径成本方面取得了较好的效果。
{"title":"A deep reinforcement learning exploration method based on motion cost rewards","authors":"Chuang Chen ,&nbsp;Weifeng Liu ,&nbsp;Meng Zhou ,&nbsp;Lei Cai","doi":"10.1016/j.conengprac.2026.106793","DOIUrl":"10.1016/j.conengprac.2026.106793","url":null,"abstract":"<div><div>In large-scale unknown water surface environment exploration, hierarchical exploration methods are an effective way to reduce computational overhead. However, existing hierarchical exploration methods suffer from low trajectory quality and poor feasibility, leading to low autonomous exploration efficiency of USVs (Unmanned Surface Vehicles). Therefore, this paper proposes a deep reinforcement learning exploration method based on motion cost rewards. This method jointly optimizes the decision-making process and motion planning. The motion cost of each trajectory segment of the USV is calculated using an analytical method, enabling the policy network to take into account both exploration efficiency and trajectory feasibility during the decision-making process. Finally, nonlinear model predictive control (NMPC) is used for trajectory tracking control. Simulation and real-world experimental results show that the proposed method achieves better performance in terms of exploration efficiency and path cost.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106793"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146078361","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Intelligent compensation for uncertain time delay in vehicle magnetorheological suspension control using predictive experience 基于预测经验的汽车磁流变悬架不确定时滞智能补偿
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-28 DOI: 10.1016/j.conengprac.2026.106796
Liu Zhan , Xiaowei Xu , Zian Bai , Xiaofeng Guo , Mingxing Deng , Yingxue Zou
Aiming at the deterioration of ride comfort caused by uncertain time delay of magnetorheological (MR) damper, a feedforward-feedback collaborative mode is proposed by integrating Long Short-Term Memory (LSTM) and Deep Reinforcement Learning (DRL) to alleviate time delay and optimize damping effect. Firstly, fuzzy Linear Quadratic Regulator algorithm is employed to simulate and control an active suspension to obtain the ideal control state information without time delay, and the LSTM is developed and trained using the ideal state information to establish the prediction model based on ideal experience; Secondly, within the Soft Actor-Critic (SAC), the prediction model is utilized to predict real-time observations, yielding predicted values for next state. Relevant experience is added to replay buffer of DRL, and the reward item of prediction error is introduced to obtain a SAC algorithm with Predictive Experience Guidance (SAC-PEG). Finally, the results of passive suspension, Proximal Policy Optimization, SAC, Twin Delayed Deep Deterministic Policy Gradient and SAC-PEG are compared by simulations and bench experiments. The simulations demonstrate that body acceleration controlled by SAC-PEG is 25.52 % lower than that of passive suspension, and suspension working space and tire dynamic load are increased by 90.59 % and 66.35 %; Compared with SAC, when suspension working space and tire dynamic load are only deteriorated by 7.956 % and 5.440 %, body acceleration is optimized by 4.143 %. Bench experiment also achieved satisfactory results. The results validated that SAC-PEG has better mitigation effect on uncertain time delay than other comparative methods, and can improve the smoothness problem caused by uncertain time delay.
针对磁流变阻尼器时滞不确定导致的平顺性恶化问题,提出了一种将长短期记忆(LSTM)和深度强化学习(DRL)相结合的前馈-反馈协同模式,以缓解时滞,优化阻尼效果。首先,采用模糊线性二次型调节器算法对主动悬架进行仿真控制,获得无时滞的理想控制状态信息,利用理想状态信息开发和训练LSTM,建立基于理想经验的预测模型;其次,在软Actor-Critic (SAC)中,利用预测模型对实时观测值进行预测,得到下一状态的预测值。在DRL的重播缓冲区中加入相关经验,并引入预测误差奖励项,得到带有预测经验指导(SAC- peg)的SAC算法。最后,通过仿真和台架实验对被动悬架、近端策略优化、SAC、双延迟深度确定性策略梯度和SAC- peg的结果进行了比较。仿真结果表明,与被动悬架相比,SAC-PEG控制的车身加速度降低了25.52%,悬架工作空间和轮胎动载荷分别提高了90.59%和66.35%;与SAC相比,悬架工作空间和轮胎动载荷分别恶化7.956%和5.440%时,车身加速度优化了4.143%。台架实验也取得了满意的结果。结果验证了SAC-PEG对不确定时延的缓解效果优于其他比较方法,可以改善不确定时延带来的平滑问题。
{"title":"Intelligent compensation for uncertain time delay in vehicle magnetorheological suspension control using predictive experience","authors":"Liu Zhan ,&nbsp;Xiaowei Xu ,&nbsp;Zian Bai ,&nbsp;Xiaofeng Guo ,&nbsp;Mingxing Deng ,&nbsp;Yingxue Zou","doi":"10.1016/j.conengprac.2026.106796","DOIUrl":"10.1016/j.conengprac.2026.106796","url":null,"abstract":"<div><div>Aiming at the deterioration of ride comfort caused by uncertain time delay of magnetorheological (MR) damper, a feedforward-feedback collaborative mode is proposed by integrating Long Short-Term Memory (LSTM) and Deep Reinforcement Learning (DRL) to alleviate time delay and optimize damping effect. Firstly, fuzzy Linear Quadratic Regulator algorithm is employed to simulate and control an active suspension to obtain the ideal control state information without time delay, and the LSTM is developed and trained using the ideal state information to establish the prediction model based on ideal experience; Secondly, within the Soft Actor-Critic (SAC), the prediction model is utilized to predict real-time observations, yielding predicted values for next state. Relevant experience is added to replay buffer of DRL, and the reward item of prediction error is introduced to obtain a SAC algorithm with Predictive Experience Guidance (SAC-PEG). Finally, the results of passive suspension, Proximal Policy Optimization, SAC, Twin Delayed Deep Deterministic Policy Gradient and SAC-PEG are compared by simulations and bench experiments. The simulations demonstrate that body acceleration controlled by SAC-PEG is 25.52 % lower than that of passive suspension, and suspension working space and tire dynamic load are increased by 90.59 % and 66.35 %; Compared with SAC, when suspension working space and tire dynamic load are only deteriorated by 7.956 % and 5.440 %, body acceleration is optimized by 4.143 %. Bench experiment also achieved satisfactory results. The results validated that SAC-PEG has better mitigation effect on uncertain time delay than other comparative methods, and can improve the smoothness problem caused by uncertain time delay.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106796"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146078362","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Coordinated control strategy for distributed drive electric vehicles based on state parameter identification 基于状态参数辨识的分布式驱动电动汽车协调控制策略
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-22 DOI: 10.1016/j.conengprac.2026.106795
Xiwen Tian , Xiaojia Wang , Jiaqi Lyu , Wenbo Liu , Yusheng Wang , Aobei Shen , Zhifei Wu
Variations in vertical load significantly influence the tire adhesion performance and vehicle stability under dynamic conditions, creating challenges to the efficient control of distributed drive electric vehicles (DDEVs). This paper proposes a coordinated control strategy of DDEVs based on state parameter identification to address the vehicle stability issue under arbitrary conditions. First, based on K-means++ clustering algorithm, the stability state is classified into three categories: stable state, transient stable state, and unstable state. According to the classification results, a hierarchical cooperative control strategy combining active front wheel steering (AFS) and direct yaw moment control (DYC) is developed to dynamically adjust the specific working range and weight distribution of AFS and DYC. The simulation analysis is conducted under double lane change and slalom maneuvers. Finally, the yaw rate of the stability state variable is reduced by 18.6% through experimental test, which further verifies the performance of the proposed coordinated control strategy.
在动态条件下,垂直载荷的变化会显著影响轮胎的附着性能和车辆的稳定性,给分布式驱动电动汽车的高效控制带来挑战。针对任意条件下车辆的稳定性问题,提出了一种基于状态参数辨识的DDEVs协调控制策略。首先,基于k -means++聚类算法,将稳定状态分为稳定状态、暂态稳定状态和不稳定状态三类;根据分类结果,提出了主动前轮转向与直接偏航力矩控制相结合的分级协同控制策略,动态调节主动前轮转向与直接偏航力矩的具体工作范围和重量分布。在双变道和回转工况下进行了仿真分析。最后,通过实验测试,稳定状态变量的横摆角速度降低了18.6%,进一步验证了所提协调控制策略的性能。
{"title":"Coordinated control strategy for distributed drive electric vehicles based on state parameter identification","authors":"Xiwen Tian ,&nbsp;Xiaojia Wang ,&nbsp;Jiaqi Lyu ,&nbsp;Wenbo Liu ,&nbsp;Yusheng Wang ,&nbsp;Aobei Shen ,&nbsp;Zhifei Wu","doi":"10.1016/j.conengprac.2026.106795","DOIUrl":"10.1016/j.conengprac.2026.106795","url":null,"abstract":"<div><div>Variations in vertical load significantly influence the tire adhesion performance and vehicle stability under dynamic conditions, creating challenges to the efficient control of distributed drive electric vehicles (DDEVs). This paper proposes a coordinated control strategy of DDEVs based on state parameter identification to address the vehicle stability issue under arbitrary conditions. First, based on K-means++ clustering algorithm, the stability state is classified into three categories: stable state, transient stable state, and unstable state. According to the classification results, a hierarchical cooperative control strategy combining active front wheel steering (AFS) and direct yaw moment control (DYC) is developed to dynamically adjust the specific working range and weight distribution of AFS and DYC. The simulation analysis is conducted under double lane change and slalom maneuvers. Finally, the yaw rate of the stability state variable is reduced by 18.6% through experimental test, which further verifies the performance of the proposed coordinated control strategy.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106795"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038363","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mountain UGV path planning via optimized dueling double DQN (D3QN): Structural optimization, path-guided rewards, and phased action policy 基于优化决斗双DQN (D3QN)的山地UGV路径规划:结构优化、路径引导奖励和阶段性行动策略
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-19 DOI: 10.1016/j.conengprac.2026.106792
Gengchen Liu , Song Gao , Junheng Jiang , Zhangmin Luo , Gang Jiang
Accurate path planning is particularly important for unmanned vehicles in complex mountainous environments. Compared with two-dimensional terrain, mountainous three-dimensional terrain not only introduces more uncertainty but also interference from dynamic obstacles, which dramatically increases the difficulty of path planning. As such, conventional planning methods often struggle to identify efficient solutions. Although path planning techniques utilizing deep reinforcement learning have provided new strategies for solving such problems, existing algorithms face a variety of challenges, including poor network stability, susceptibility to gradient explosion, insufficient reward guidance, and an imbalance between exploration and utilization. To overcome these issues, this paper introduces three novel contributions. First, the dueling double DQN is structurally optimized, and various techniques are introduced to prevent instability and gradient explosion. Second, a new reward function is developed to combine the Bessel hierarchical A* path guidance algorithm with the artificial potential field method, enabling unmanned vehicles to identify the optimal path while dynamically avoiding obstacles. Finally, a chaotic annealing multi-phased strategy is proposed as an action selection policy, which gradually transitions from the exploration stage to the exploitation stage by optimizing the balance between the two as the learning process advances. In addition, a 3D terrain model based on a real mountain environment was generated using the grayscale map algorithm. A series of simulation experiments were conducted to evaluate the performance of the proposed method, as measured by search efficiency, success rate, and path quality. A comparative analysis and comparison with existing DRL path planning algorithms was also performed to provide additional insights.
在复杂的山地环境中,精确的路径规划对无人驾驶车辆尤为重要。与二维地形相比,山地三维地形不仅引入了更多的不确定性,而且还受到动态障碍物的干扰,极大地增加了路径规划的难度。因此,传统的规划方法往往难以确定有效的解决方案。尽管利用深度强化学习的路径规划技术为解决这类问题提供了新的策略,但现有算法面临着各种挑战,包括网络稳定性差、易受梯度爆炸影响、奖励引导不足以及探索和利用之间的不平衡。为了克服这些问题,本文介绍了三个新的贡献。首先,对双DQN进行结构优化,并引入各种防止失稳和梯度爆炸的技术。其次,将Bessel分层a *路径引导算法与人工势场法相结合,开发了一种新的奖励函数,使无人驾驶车辆能够在动态避障的同时识别出最优路径;最后,提出了一种混沌退火多阶段策略作为行动选择策略,随着学习过程的推进,通过优化两者之间的平衡,逐步从探索阶段过渡到开发阶段。此外,利用灰度图算法生成了基于真实山地环境的三维地形模型。通过一系列的仿真实验来评估该方法的性能,包括搜索效率、成功率和路径质量。还进行了与现有DRL路径规划算法的比较分析和比较,以提供额外的见解。
{"title":"Mountain UGV path planning via optimized dueling double DQN (D3QN): Structural optimization, path-guided rewards, and phased action policy","authors":"Gengchen Liu ,&nbsp;Song Gao ,&nbsp;Junheng Jiang ,&nbsp;Zhangmin Luo ,&nbsp;Gang Jiang","doi":"10.1016/j.conengprac.2026.106792","DOIUrl":"10.1016/j.conengprac.2026.106792","url":null,"abstract":"<div><div>Accurate path planning is particularly important for unmanned vehicles in complex mountainous environments. Compared with two-dimensional terrain, mountainous three-dimensional terrain not only introduces more uncertainty but also interference from dynamic obstacles, which dramatically increases the difficulty of path planning. As such, conventional planning methods often struggle to identify efficient solutions. Although path planning techniques utilizing deep reinforcement learning have provided new strategies for solving such problems, existing algorithms face a variety of challenges, including poor network stability, susceptibility to gradient explosion, insufficient reward guidance, and an imbalance between exploration and utilization. To overcome these issues, this paper introduces three novel contributions. First, the dueling double DQN is structurally optimized, and various techniques are introduced to prevent instability and gradient explosion. Second, a new reward function is developed to combine the Bessel hierarchical A* path guidance algorithm with the artificial potential field method, enabling unmanned vehicles to identify the optimal path while dynamically avoiding obstacles. Finally, a chaotic annealing multi-phased strategy is proposed as an action selection policy, which gradually transitions from the exploration stage to the exploitation stage by optimizing the balance between the two as the learning process advances. In addition, a 3D terrain model based on a real mountain environment was generated using the grayscale map algorithm. A series of simulation experiments were conducted to evaluate the performance of the proposed method, as measured by search efficiency, success rate, and path quality. A comparative analysis and comparison with existing DRL path planning algorithms was also performed to provide additional insights.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106792"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038360","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Contraction-based active disturbance rejection controller for an active ankle foot orthosis 基于收缩的主动干扰抑制控制器用于主动踝足矫形器
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-09 DOI: 10.1016/j.conengprac.2026.106757
Rami Jradi , Hala Rifaï , José Fermi Guerrero-Castellanos , Samer Mohammed
In this paper, a control strategy for an Actuated Ankle Foot Orthosis (AAFO) is proposed to provide the assistance needed by the wearer at the ankle joint level. The control scheme is based on a contraction-based active disturbance rejection controller (Cont-ADRC). It includes an estimation of the human muscular torque and difficult-to-capture external torques affecting the AAFO-wearer system at the ankle joint level alongside unmodeled dynamics by means of a nonlinear disturbance observer (NDOB). A contraction-based variable gain controller determines the amount of assistance to be provided by the AAFO to perform the movement in complement to the aforementioned muscular torque. The variable gain controller provides a compromise between the low frequency disturbance rejection and the high frequency measurement noise attenuation. Using a contraction-based differential Lyapunov analysis, the trajectories of the AAFO-wearer system subject to the proposed active disturbance rejection controller are proved to be incrementally bounded, which is considered to be a stronger form of boundedness with respect to the uniform one. To demonstrate the efficiency of the Cont-ADRC, it has been applied in real-time experiments with robustness tests, involving three healthy subjects during walking activities. The outcomes revealed its superiority over other ADRCs developed for wearable robotics where it showed improved tracking accuracy compared to PID and Control Lyapunov Functions-based ADRC and reduced computational efforts compared to adaptive-based ADRC.
本文提出了一种驱动式踝足矫形器(AAFO)的控制策略,以在踝关节水平提供穿戴者所需的辅助。该控制方案基于基于收缩的自抗扰控制器(control - adrc)。它包括通过非线性干扰观测器(NDOB)对影响aafo -穿戴者系统的踝关节水平的人体肌肉扭矩和难以捕获的外部扭矩的估计,以及未建模的动力学。基于收缩的可变增益控制器决定了AAFO执行运动所需的辅助量,以补充上述肌肉扭矩。可变增益控制器提供了低频干扰抑制和高频测量噪声衰减之间的折衷。利用基于收缩的微分Lyapunov分析,证明了aafo -穿戴者系统在主动抗扰控制器控制下的轨迹是增量有界的,这被认为是相对于均匀有界的一种更强的有界形式。为了验证控制自适应控制的有效性,我们将其应用于3名健康受试者步行活动的实时实验中,并进行了鲁棒性测试。结果显示其优于其他为可穿戴机器人开发的ADRC,与基于PID和控制Lyapunov函数的ADRC相比,它具有更高的跟踪精度,并且与基于自适应的ADRC相比减少了计算量。
{"title":"Contraction-based active disturbance rejection controller for an active ankle foot orthosis","authors":"Rami Jradi ,&nbsp;Hala Rifaï ,&nbsp;José Fermi Guerrero-Castellanos ,&nbsp;Samer Mohammed","doi":"10.1016/j.conengprac.2026.106757","DOIUrl":"10.1016/j.conengprac.2026.106757","url":null,"abstract":"<div><div>In this paper, a control strategy for an Actuated Ankle Foot Orthosis (AAFO) is proposed to provide the assistance needed by the wearer at the ankle joint level. The control scheme is based on a contraction-based active disturbance rejection controller (Cont-ADRC). It includes an estimation of the human muscular torque and difficult-to-capture external torques affecting the AAFO-wearer system at the ankle joint level alongside unmodeled dynamics by means of a nonlinear disturbance observer (NDOB). A contraction-based variable gain controller determines the amount of assistance to be provided by the AAFO to perform the movement in complement to the aforementioned muscular torque. The variable gain controller provides a compromise between the low frequency disturbance rejection and the high frequency measurement noise attenuation. Using a contraction-based differential Lyapunov analysis, the trajectories of the AAFO-wearer system subject to the proposed active disturbance rejection controller are proved to be incrementally bounded, which is considered to be a stronger form of boundedness with respect to the uniform one. To demonstrate the efficiency of the Cont-ADRC, it has been applied in real-time experiments with robustness tests, involving three healthy subjects during walking activities. The outcomes revealed its superiority over other ADRCs developed for wearable robotics where it showed improved tracking accuracy compared to PID and Control Lyapunov Functions-based ADRC and reduced computational efforts compared to adaptive-based ADRC.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106757"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145928904","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Decoupled multi-observer design for disturbance estimation with low-order internal models 低阶内模干扰估计的解耦多观测器设计
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-16 DOI: 10.1016/j.conengprac.2026.106767
John Cortés-Romero , Horacio Coral-Enriquez , Brian Camilo Gómez-León , Hebertt Sira-Ramírez
Implementable applications are often compromised by signals that allow some algebraic representation. Those signals, namely disturbances, negatively affect the performance of control strategies, especially in high-performance contexts. Common issues with existing methods that try to estimate and compensate for those disturbances include complex dimensions, inflexibility, cumbersome design processes, and problems related to high-gain observers that effectively compensate for the disturbances considered in the scheme. This paper introduces a novel, structurally simple multi-observer scheme that leverages prior knowledge of disturbances. By incorporating internal models for each disturbance component, this strategy enhances design simplicity, increases flexibility by allowing the addition of new observers for emerging disturbances, and circumvents problems associated with high dimensions and high gain. Additionally, a novel solution is presented to address the estimation of periodic signals without including a high-dimension observer. The effectiveness of this approach is demonstrated through well-executed and convincing experimental results.
可实现的应用程序经常受到允许某些代数表示的信号的影响。这些信号,即干扰,会对控制策略的性能产生负面影响,特别是在高性能环境中。试图估计和补偿这些干扰的现有方法的常见问题包括复杂的尺寸,缺乏灵活性,繁琐的设计过程,以及与有效补偿方案中所考虑的干扰的高增益观测器相关的问题。本文介绍了一种新的、结构简单的多观测器方案,该方案利用了干扰的先验知识。通过结合每个干扰组件的内部模型,该策略增强了设计的简单性,通过允许为新出现的干扰添加新的观测器来增加灵活性,并避免了与高维和高增益相关的问题。此外,本文还提出了一种新的解决方案来解决周期信号的估计,而不包括高维观测器。该方法的有效性通过良好的执行和令人信服的实验结果得到了证明。
{"title":"Decoupled multi-observer design for disturbance estimation with low-order internal models","authors":"John Cortés-Romero ,&nbsp;Horacio Coral-Enriquez ,&nbsp;Brian Camilo Gómez-León ,&nbsp;Hebertt Sira-Ramírez","doi":"10.1016/j.conengprac.2026.106767","DOIUrl":"10.1016/j.conengprac.2026.106767","url":null,"abstract":"<div><div>Implementable applications are often compromised by signals that allow some algebraic representation. Those signals, namely disturbances, negatively affect the performance of control strategies, especially in high-performance contexts. Common issues with existing methods that try to estimate and compensate for those disturbances include complex dimensions, inflexibility, cumbersome design processes, and problems related to high-gain observers that effectively compensate for the disturbances considered in the scheme. This paper introduces a novel, structurally simple multi-observer scheme that leverages prior knowledge of disturbances. By incorporating internal models for each disturbance component, this strategy enhances design simplicity, increases flexibility by allowing the addition of new observers for emerging disturbances, and circumvents problems associated with high dimensions and high gain. Additionally, a novel solution is presented to address the estimation of periodic signals without including a high-dimension observer. The effectiveness of this approach is demonstrated through well-executed and convincing experimental results.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106767"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145979886","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Kinematic guidance using virtual reference point for underactuated marine vehicles with sideslip compensation 基于虚拟参考点的欠驱动船舶侧滑补偿运动制导
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-20 DOI: 10.1016/j.conengprac.2026.106769
S.K. Mallipeddi , M. Menghini , S. Simani , P. Castaldi
Path following for underwater vehicles remains a significant challenge due to underactuation in the sway and heave directions. Most existing approaches rely on line-of-sight guidance to address this issue. In this paper, we explore an alternative approach using kinematic guidance, based on virtual reference point guidance, wherein a fictitious point offset from the vehicle’s center of rotation is used to reformulate the kinematic control problem and mitigate underactuation constraints. While this concept has been explored to some extent, previous works have largely overlooked the impact of the vehicle’s attitude. To address this limitation, we propose a solution that simultaneously accounts for the vehicle’s attitude while minimizing cross-track error by defining the error dynamics in the body reference frame, which enables direct control of yaw and sway through yaw rate actuation. A model predictive controller is designed to optimize both attitude stabilization and trajectory tracking performance and is enhanced with an adaptive extended Kalman filter-like observer to estimate the sideslip caused by sea currents and external disturbances. The proposed controller is evaluated under the influence of sea currents and modeling uncertainties, and compared to an existing method from the literature, demonstrating its effectiveness in maintaining path-following accuracy while stabilizing the attitude in the presences of the sea currents.
由于在摇摆和升沉方向上的驱动不足,水下航行器的路径跟踪仍然是一个重大挑战。大多数现有的方法依赖于视距指导来解决这个问题。在本文中,我们探索了一种基于虚拟参考点制导的替代方法,其中使用与车辆旋转中心偏移的虚拟点来重新制定运动学控制问题并减轻欠驱动约束。虽然这一概念在一定程度上得到了探索,但之前的作品在很大程度上忽略了车辆姿态的影响。为了解决这一限制,我们提出了一种解决方案,该解决方案通过定义车身参考框架中的误差动态来同时考虑车辆的姿态,同时最大限度地减少交叉轨迹误差,从而可以通过偏航率驱动直接控制偏航和摇摆。设计了一个模型预测控制器来优化姿态稳定和轨迹跟踪性能,并通过自适应扩展卡尔曼滤波器观测器来增强模型预测控制器,以估计由海流和外部干扰引起的侧滑。在海流和建模不确定性的影响下对所提出的控制器进行了评估,并与文献中的现有方法进行了比较,证明了其在保持路径跟踪精度的同时在海流存在的情况下稳定姿态的有效性。
{"title":"Kinematic guidance using virtual reference point for underactuated marine vehicles with sideslip compensation","authors":"S.K. Mallipeddi ,&nbsp;M. Menghini ,&nbsp;S. Simani ,&nbsp;P. Castaldi","doi":"10.1016/j.conengprac.2026.106769","DOIUrl":"10.1016/j.conengprac.2026.106769","url":null,"abstract":"<div><div>Path following for underwater vehicles remains a significant challenge due to underactuation in the sway and heave directions. Most existing approaches rely on line-of-sight guidance to address this issue. In this paper, we explore an alternative approach using kinematic guidance, based on virtual reference point guidance, wherein a fictitious point offset from the vehicle’s center of rotation is used to reformulate the kinematic control problem and mitigate underactuation constraints. While this concept has been explored to some extent, previous works have largely overlooked the impact of the vehicle’s attitude. To address this limitation, we propose a solution that simultaneously accounts for the vehicle’s attitude while minimizing cross-track error by defining the error dynamics in the body reference frame, which enables direct control of yaw and sway through yaw rate actuation. A model predictive controller is designed to optimize both attitude stabilization and trajectory tracking performance and is enhanced with an adaptive extended Kalman filter-like observer to estimate the sideslip caused by sea currents and external disturbances. The proposed controller is evaluated under the influence of sea currents and modeling uncertainties, and compared to an existing method from the literature, demonstrating its effectiveness in maintaining path-following accuracy while stabilizing the attitude in the presences of the sea currents.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106769"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038455","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Redundant torque syncronization and steering angle tracking strategy for dual three phase steer-by-wire system 双三相线控转向系统冗余转矩同步及转向角跟踪策略
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-19 DOI: 10.1016/j.conengprac.2026.106784
Haoyu Sun, Wanzhong Zhao, Chunyan Wang, Zhongkai Luan, Weihe Liang, Ziyu Zhang, Xiaochuan Zhou, Yukai Chu
With the advancements towards automated and autonomous driving system, this paper develops a novel steer-by-wire (SbW) configuration based on a dual three-phase permanent magnet synchronous motor (DTP-PMSM). This system incorporates an innovative triple redundant orthogonal decoupling technology. The DTP-PMSM is decoupled into three independently controllable two-phase orthogonal motors that drive the steering system through rigid coaxial output. To improve the steering angle tracking accuracy and anti-interference capability of this triple redundant SbW system, this paper propose a two-layer control strategy. The outer layer features an Angle Tracking Controller (ATC) utilizing a non-singular fast terminal sliding mode approach combined with an extended state observer. The ATC tracks the steering angle and outputs the target current. The inner layer employs a Torque Synchronous Controller (TSC), which allocates the target current as reference torque signals to the three redundant motors. Taking into account the delay of the signal, this paper introduce an improved generalized predictive torque synchronization algorithm with mean deviation coupling, optimized via a wavelet neural network. This algorithm balances the output torque between the three redundant motors, suppresses torque asynchrony caused by parameter variations, disturbances, and faults, and improves steering tracking performance. Crucially, to prevent imbalance resulting from the fixed gain in the deviation-coupling structure, this paper propose a wavelet neural network compensator. This compensator dynamically optimizes the structural gain, enabling rapid and precise deviation compensation to achieve fast elimination of torque errors between the three redundant motors. Experimental results demonstrate that the triple redundant motor system achieves rapid torque synchronization and significantly improves the steering angle tracking performance of the SbW system.
随着自动驾驶技术的发展,本文提出了一种基于双三相永磁同步电机(DTP-PMSM)的线控转向系统(SbW)。该系统采用了创新的三冗余正交解耦技术。DTP-PMSM解耦成三个独立可控的两相正交电机,通过刚性同轴输出驱动转向系统。为了提高三冗余SbW系统的转向角跟踪精度和抗干扰能力,本文提出了一种双层控制策略。外层采用非奇异快速终端滑模方法结合扩展状态观测器的角度跟踪控制器(ATC)。ATC跟踪转向角度并输出目标电流。内层采用转矩同步控制器(TSC),将目标电流作为参考转矩信号分配给三个冗余电机。考虑到信号的延迟性,提出了一种改进的基于均值偏差耦合的广义预测转矩同步算法,并通过小波神经网络进行了优化。该算法平衡了三个冗余电机之间的输出转矩,抑制了由参数变化、干扰和故障引起的转矩异步,提高了转向跟踪性能。关键是,为了防止偏差耦合结构中固定增益造成的不平衡,本文提出了一种小波神经网络补偿器。该补偿器动态优化了结构增益,实现了快速精确的偏差补偿,从而快速消除了三个冗余电机之间的转矩误差。实验结果表明,三冗余电机系统实现了快速转矩同步,显著提高了SbW系统的转向角跟踪性能。
{"title":"Redundant torque syncronization and steering angle tracking strategy for dual three phase steer-by-wire system","authors":"Haoyu Sun,&nbsp;Wanzhong Zhao,&nbsp;Chunyan Wang,&nbsp;Zhongkai Luan,&nbsp;Weihe Liang,&nbsp;Ziyu Zhang,&nbsp;Xiaochuan Zhou,&nbsp;Yukai Chu","doi":"10.1016/j.conengprac.2026.106784","DOIUrl":"10.1016/j.conengprac.2026.106784","url":null,"abstract":"<div><div>With the advancements towards automated and autonomous driving system, this paper develops a novel steer-by-wire (SbW) configuration based on a dual three-phase permanent magnet synchronous motor (DTP-PMSM). This system incorporates an innovative triple redundant orthogonal decoupling technology. The DTP-PMSM is decoupled into three independently controllable two-phase orthogonal motors that drive the steering system through rigid coaxial output. To improve the steering angle tracking accuracy and anti-interference capability of this triple redundant SbW system, this paper propose a two-layer control strategy. The outer layer features an Angle Tracking Controller (ATC) utilizing a non-singular fast terminal sliding mode approach combined with an extended state observer. The ATC tracks the steering angle and outputs the target current. The inner layer employs a Torque Synchronous Controller (TSC), which allocates the target current as reference torque signals to the three redundant motors. Taking into account the delay of the signal, this paper introduce an improved generalized predictive torque synchronization algorithm with mean deviation coupling, optimized via a wavelet neural network. This algorithm balances the output torque between the three redundant motors, suppresses torque asynchrony caused by parameter variations, disturbances, and faults, and improves steering tracking performance. Crucially, to prevent imbalance resulting from the fixed gain in the deviation-coupling structure, this paper propose a wavelet neural network compensator. This compensator dynamically optimizes the structural gain, enabling rapid and precise deviation compensation to achieve fast elimination of torque errors between the three redundant motors. Experimental results demonstrate that the triple redundant motor system achieves rapid torque synchronization and significantly improves the steering angle tracking performance of the SbW system.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106784"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038453","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved control of grid-connected converters from strong to very weak conditions integrating more effective LMIs and C-HIL 结合更有效的lmi和C-HIL,改进了并网变流器从强到极弱的控制
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-20 DOI: 10.1016/j.conengprac.2025.106724
Gustavo G. Koch , Lucas Borin , Caio Osório , Mokthar Aly , Margarita Norambuena , Jose Rodriguez , Fernanda Carnieluti , Humberto Pinheiro , Ricardo C.L.F. Oliveira , Vinícius F. Montagner
This paper introduces a new methodology for designing robust current controllers for grid-connected converters (GCCs) with LCL filters, ensuring suitable operation from strong to very weak grid conditions. The approach combines i) a polytopic plant model accounting for control delay and parametric uncertainties, ii) improved linear matrix inequality (LMI) synthesis conditions for robust pole placement, and iii) experimental validation via Controller Hardware-in-the-Loop (C-HIL). The LMI-based design integrated with C-HIL guarantees theoretical robustness and provides practical insights on the performance of the controller with unmodeled dynamics and nonlinearities, enhancing the robustness-performance trade-off while reducing costs and risks. Experimental results for a GCC under a grid with large impedance uncertainty and voltage harmonics show that traditional LMI techniques produce higher control gains causing persistent saturation of the actuator and degrading the performance in real implementation. Conversely, the proposed methodology ensures compliance with reference tracking, harmonics rejection, and voltage dip recovery, even under very weak grids (short-circuit ratio (SCR) = 1). Compared to methods relying on LMIs and C-HIL, the proposal is much superior, computing control gains at least 20 times faster through a fully deterministic convex optimization, while ensuring high-performance when implemented online on off-the-shelf digital signal processors.
本文介绍了一种新的方法,用于设计具有LCL滤波器的并网变流器(GCCs)的鲁棒电流控制器,以确保从强电网到弱电网条件下都能正常运行。该方法结合了i)考虑控制延迟和参数不确定性的多面体模型,ii)改进的线性矩阵不等式(LMI)合成条件用于鲁棒极点放置,以及iii)通过控制器硬件在环(C-HIL)进行实验验证。基于lmi的设计与C-HIL相结合,保证了理论上的鲁棒性,并提供了对具有未建模动力学和非线性的控制器性能的实际见解,增强了鲁棒性与性能的权衡,同时降低了成本和风险。实验结果表明,在阻抗不确定性和电压谐波较大的电网中,传统的LMI技术会产生较高的控制增益,导致执行器持续饱和,降低了实际实现中的性能。相反,所提出的方法确保了参考跟踪、谐波抑制和电压下降恢复的一致性,即使在非常弱的电网(短路比(SCR) = 1)下也是如此。与依赖lmi和C-HIL的方法相比,该方案要优越得多,通过完全确定的凸优化,计算控制增益至少快20倍,同时确保在现成的数字信号处理器上在线实现时的高性能。
{"title":"Improved control of grid-connected converters from strong to very weak conditions integrating more effective LMIs and C-HIL","authors":"Gustavo G. Koch ,&nbsp;Lucas Borin ,&nbsp;Caio Osório ,&nbsp;Mokthar Aly ,&nbsp;Margarita Norambuena ,&nbsp;Jose Rodriguez ,&nbsp;Fernanda Carnieluti ,&nbsp;Humberto Pinheiro ,&nbsp;Ricardo C.L.F. Oliveira ,&nbsp;Vinícius F. Montagner","doi":"10.1016/j.conengprac.2025.106724","DOIUrl":"10.1016/j.conengprac.2025.106724","url":null,"abstract":"<div><div>This paper introduces a new methodology for designing robust current controllers for grid-connected converters (GCCs) with LCL filters, ensuring suitable operation from strong to very weak grid conditions. The approach combines i) a polytopic plant model accounting for control delay and parametric uncertainties, ii) improved linear matrix inequality (LMI) synthesis conditions for robust pole placement, and iii) experimental validation via Controller Hardware-in-the-Loop (C-HIL). The LMI-based design integrated with C-HIL guarantees theoretical robustness and provides practical insights on the performance of the controller with unmodeled dynamics and nonlinearities, enhancing the robustness-performance trade-off while reducing costs and risks. Experimental results for a GCC under a grid with large impedance uncertainty and voltage harmonics show that traditional LMI techniques produce higher control gains causing persistent saturation of the actuator and degrading the performance in real implementation. Conversely, the proposed methodology ensures compliance with reference tracking, harmonics rejection, and voltage dip recovery, even under very weak grids (short-circuit ratio (SCR) = 1). Compared to methods relying on LMIs and C-HIL, the proposal is much superior, computing control gains at least 20 times faster through a fully deterministic convex optimization, while ensuring high-performance when implemented online on off-the-shelf digital signal processors.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106724"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038454","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
KAN-Hammerstein model and tube-based model predictive control for robust torque tracking with sEMG feedback in an FES-assisted rehabilitation system fes辅助康复系统中基于表面肌电信号反馈的鲁棒转矩跟踪的KAN-Hammerstein模型和基于管的模型预测控制
IF 4.6 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-04-01 Epub Date: 2026-01-21 DOI: 10.1016/j.conengprac.2026.106785
Songmiao Li , Yangfan Zhou , Pengze Liu , Dan Ye , Bi Zhang , Xingang Zhao
Functional electrical stimulation (FES) has shown promise in restoring motor functions for patients with spinal cord injury and stroke. However, its clinical application is limited by insufficient accuracy in modeling muscle dynamics and the lack of robust control strategies under complex disturbances. To address these challenges, this study proposes a closed-loop framework that integrates high-precision modeling with strong robustness. A Hammerstein model enhanced by Kolmogorov-Arnold Networks (KAN) is constructed, where the explicit mathematical representation of KAN significantly improves the nonlinear dynamic modeling of muscle behavior. Additionally, a forgetting factor recursive least squares (FFRLS) algorithm is employed for online identification of time-varying parameters, achieving improved performance over traditional approaches. Further, a sliding-mode tube model predictive control (SMC-Tube MPC) strategy driven by surface electromyography (sEMG) feedback is developed. By combining the disturbance rejection capability of sliding mode control with the state constraint handling features of Tube-MPC, the proposed controller enables stable torque tracking under complex perturbations. The framework is validated on an experimental platform integrating a dynamometer, sEMG acquisition device, and electrical stimulator. Experiments with healthy subjects demonstrate high accuracy and strong robustness of the proposed system.
功能性电刺激(FES)在恢复脊髓损伤和中风患者的运动功能方面显示出前景。然而,它的临床应用受到肌肉动力学建模精度不足和缺乏复杂干扰下鲁棒控制策略的限制。为了解决这些挑战,本研究提出了一个集成高精度建模和强鲁棒性的闭环框架。构建了一个由Kolmogorov-Arnold Networks (KAN)增强的Hammerstein模型,其中KAN的显式数学表示显著改善了肌肉行为的非线性动态建模。此外,采用遗忘因子递归最小二乘(FFRLS)算法对时变参数进行在线辨识,取得了比传统方法更好的性能。在此基础上,提出了一种基于表面肌电反馈的滑模管模型预测控制(SMC-Tube MPC)策略。通过将滑模控制的抗扰能力与Tube-MPC的状态约束处理特性相结合,该控制器能够在复杂扰动下实现稳定的转矩跟踪。该框架在一个集成了测功机、表面肌电信号采集装置和电刺激器的实验平台上进行了验证。健康受试者实验结果表明,该系统具有较高的准确率和较强的鲁棒性。
{"title":"KAN-Hammerstein model and tube-based model predictive control for robust torque tracking with sEMG feedback in an FES-assisted rehabilitation system","authors":"Songmiao Li ,&nbsp;Yangfan Zhou ,&nbsp;Pengze Liu ,&nbsp;Dan Ye ,&nbsp;Bi Zhang ,&nbsp;Xingang Zhao","doi":"10.1016/j.conengprac.2026.106785","DOIUrl":"10.1016/j.conengprac.2026.106785","url":null,"abstract":"<div><div>Functional electrical stimulation (FES) has shown promise in restoring motor functions for patients with spinal cord injury and stroke. However, its clinical application is limited by insufficient accuracy in modeling muscle dynamics and the lack of robust control strategies under complex disturbances. To address these challenges, this study proposes a closed-loop framework that integrates high-precision modeling with strong robustness. A Hammerstein model enhanced by Kolmogorov-Arnold Networks (KAN) is constructed, where the explicit mathematical representation of KAN significantly improves the nonlinear dynamic modeling of muscle behavior. Additionally, a forgetting factor recursive least squares (FFRLS) algorithm is employed for online identification of time-varying parameters, achieving improved performance over traditional approaches. Further, a sliding-mode tube model predictive control (SMC-Tube MPC) strategy driven by surface electromyography (sEMG) feedback is developed. By combining the disturbance rejection capability of sliding mode control with the state constraint handling features of Tube-MPC, the proposed controller enables stable torque tracking under complex perturbations. The framework is validated on an experimental platform integrating a dynamometer, sEMG acquisition device, and electrical stimulator. Experiments with healthy subjects demonstrate high accuracy and strong robustness of the proposed system.</div></div>","PeriodicalId":50615,"journal":{"name":"Control Engineering Practice","volume":"169 ","pages":"Article 106785"},"PeriodicalIF":4.6,"publicationDate":"2026-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038457","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Control Engineering Practice
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1