首页 > 最新文献

Journal of Automation, Mobile Robotics and Intelligent Systems最新文献

英文 中文
New Robust Model for Stability and H∞ Analysis for Interconnected Embedded Systems 用于互联嵌入式系统稳定性和 H∞ 分析的新鲁棒性模型
Q4 Engineering Pub Date : 2024-03-07 DOI: 10.14313/jamris/4-2023/30
Amal Zouhri
This paper presents a novel approach to analyzing the robust stability of interconnected embedded systems. The paper starts by discussing the challenges associated with designing stable and robust embedded systems, particularly in the context of interconnected systems. The proposed approach combines the H∞ control theory with a new model for interconnected embedded systems, which takes into account the effects of communication delays and data losses. The paper provides a detailed mathematical analysis of the new model and presents several theorems and proofs related to its stability. The effectiveness of the proposed approach is demonstrated through several practical examples, including a networked control system and a distributed sensor network. The paper also discusses the limitations of the proposed approach and suggests several directions for future research. The proposed filter design method establishes a sufficient condition for the asymptotic stability of the error system and the satisfaction of a predefined H∞ performance index for time-invariant bounded uncertain parameters. This is achieved through the use of the strict linear matrix inequalities (LMI) approach and projection lemma. The design is formulated in terms of linear matrix inequalities (LMI). Numerical examples are provided to demonstrate the effectiveness of the proposed filter design methods.
本文提出了一种分析互联嵌入式系统鲁棒稳定性的新方法。本文首先讨论了与设计稳定和鲁棒的嵌入式系统相关的挑战,特别是在互连系统的背景下。所提出的方法将 H∞ 控制理论与互联嵌入式系统的新模型相结合,其中考虑到了通信延迟和数据丢失的影响。论文对新模型进行了详细的数学分析,并提出了有关其稳定性的若干定理和证明。论文通过几个实际例子(包括联网控制系统和分布式传感器网络)证明了所提方法的有效性。论文还讨论了所提方法的局限性,并提出了未来研究的几个方向。所提出的滤波器设计方法为误差系统的渐近稳定性和满足预定义的 H∞ 时变有界不确定参数性能指标建立了充分条件。这是通过使用严格的线性矩阵不等式(LMI)方法和投影法来实现的。设计是通过线性矩阵不等式(LMI)来实现的。文中提供了数值示例,以证明所提滤波器设计方法的有效性。
{"title":"New Robust Model for Stability and H∞ Analysis for Interconnected Embedded Systems","authors":"Amal Zouhri","doi":"10.14313/jamris/4-2023/30","DOIUrl":"https://doi.org/10.14313/jamris/4-2023/30","url":null,"abstract":"This paper presents a novel approach to analyzing the robust stability of interconnected embedded systems. The paper starts by discussing the challenges associated with designing stable and robust embedded systems, particularly in the context of interconnected systems. The proposed approach combines the H∞ control theory with a new model for interconnected embedded systems, which takes into account the effects of communication delays and data losses. The paper provides a detailed mathematical analysis of the new model and presents several theorems and proofs related to its stability. The effectiveness of the proposed approach is demonstrated through several practical examples, including a networked control system and a distributed sensor network. The paper also discusses the limitations of the proposed approach and suggests several directions for future research. The proposed filter design method establishes a sufficient condition for the asymptotic stability of the error system and the satisfaction of a predefined H∞ performance index for time-invariant bounded uncertain parameters. This is achieved through the use of the strict linear matrix inequalities (LMI) approach and projection lemma. The design is formulated in terms of linear matrix inequalities (LMI). Numerical examples are provided to demonstrate the effectiveness of the proposed filter design methods.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"37 15","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140259599","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Matrix Transposition Algorithm Using Cache Oblivious 使用缓存忽略的矩阵变换算法
Q4 Engineering Pub Date : 2024-03-07 DOI: 10.14313/jamris/4-2023/25
Samuel Guzmán López, Adolfo J. San Gil Santana, Jorge A. Cuba Alonso del Rivero, Sonia Pérez Lovelle, Humberto Díaz Pando
The Parallel and Distributed Computing group belonging to the Integrated Technological Research Complex (CITI). has been engaged in the creation of general-purpose components that support the processing of large volumes of information that characterize the problems involved in parallel computing. Using the oblivious cache model, which works independently of the computer architecture, and the divide and conquer principle, an algorithm for matrix transposition is implemented to reduce the execution time of this algebraic operation. The algorithm ensures that most of the data content is loaded to the cache for fast processing, and makes the most of its stay in the cache to minimize missed reads and achieve greater speed. The work includes conclusions and statistical tests carried out from experiments on computers with different architectures, reflecting the superiority of the algorithm that uses oblivious cache from an order of matrix determined according to the characteristics of each PC. 
隶属于综合技术研究中心(CITI)的并行和分布式计算小组一直致力于开发支持处理大量信息的通用组件,这些信息是并行计算问题的特征。利用独立于计算机体系结构的遗忘缓存模型和分而治之原理,实现了一种矩阵转置算法,以减少这种代数运算的执行时间。该算法确保大部分数据内容加载到高速缓存中,以便快速处理,并充分利用其在高速缓存中的停留时间,最大限度地减少漏读,实现更高的速度。这项工作包括在不同架构的计算机上进行实验得出的结论和统计测试,反映了根据每台计算机的特点确定的矩阵顺序使用遗忘缓存的算法的优越性。
{"title":"Matrix Transposition Algorithm Using Cache Oblivious","authors":"Samuel Guzmán López, Adolfo J. San Gil Santana, Jorge A. Cuba Alonso del Rivero, Sonia Pérez Lovelle, Humberto Díaz Pando","doi":"10.14313/jamris/4-2023/25","DOIUrl":"https://doi.org/10.14313/jamris/4-2023/25","url":null,"abstract":"The Parallel and Distributed Computing group belonging to the Integrated Technological Research Complex (CITI). has been engaged in the creation of general-purpose components that support the processing of large volumes of information that characterize the problems involved in parallel computing. \u0000Using the oblivious cache model, which works independently of the computer architecture, and the divide and conquer principle, an algorithm for matrix transposition is implemented to reduce the execution time of this algebraic operation. The algorithm ensures that most of the data content is loaded to the cache for fast processing, and makes the most of its stay in the cache to minimize missed reads and achieve greater speed. \u0000The work includes conclusions and statistical tests carried out from experiments on computers with different architectures, reflecting the superiority of the algorithm that uses oblivious cache from an order of matrix determined according to the characteristics of each PC.\u0000 ","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"55 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140258800","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Binary Shuffled Frog Leaping Algorithm for Optimal Allocation of Power Quality Monitors in Unbalanced Distribution System 非平衡配电系统中电能质量监测器优化分配的二进制蛙跳算法
Q4 Engineering Pub Date : 2024-03-07 DOI: 10.14313/jamris/4-2023/28
Ashkan Doust Mohammadi, Mohammad Mohammadi
This paper deals with optimal detection of number and best locations of power quality monitors (PQMs) in an unbalanced distribution network based on the monitor reach area concept. The proposed model uses binary strings which represent the state presence or absence of PQMs in each buses of network. In this paper the binary version of shuffled frog-leaping algorithm (BSFLA) because of having ability to improve the search capability with a fast convergence rate is utilized for optimization process. The overall cost function is formulated to optimize the two indices which are monitor overlapping index and sag severity index. The only optimization constraint in this problem is that, the number of monitors that can detect voltage sags due to a fault at a specific bus must not be zero. In this study, DIGSILENT software is utilized for fault analysis while the optimization problem is handled by the BSFLA. To verify the proposed algorithm, the IEEE 34 Bus unbalanced distribution network, is considered as case studies and results are compared to the similar investigations so as to illustrate the effectiveness of proposed algorithm.
本文基于监测器到达区域的概念,论述了不平衡配电网络中电能质量监测器(PQM)数量和最佳位置的优化检测。所提出的模型使用二进制字符串来表示网络中每个总线上是否存在电能质量监测器。由于二进制蛙跳算法(BSFLA)具有快速收敛的搜索能力,因此本文在优化过程中使用了二进制蛙跳算法(BSFLA)。总体成本函数的制定是为了优化两个指标,即监控重叠指标和下垂严重程度指标。在这个问题中,唯一的优化约束条件是,能检测到特定总线故障引起的电压骤降的监控器数量不能为零。本研究使用 DIGSILENT 软件进行故障分析,而优化问题则由 BSFLA 处理。为了验证所提出的算法,将 IEEE 34 总线不平衡配电网络作为案例进行研究,并将结果与类似的研究结果进行比较,以说明所提出算法的有效性。
{"title":"Binary Shuffled Frog Leaping Algorithm for Optimal Allocation of Power Quality Monitors in Unbalanced Distribution System","authors":"Ashkan Doust Mohammadi, Mohammad Mohammadi","doi":"10.14313/jamris/4-2023/28","DOIUrl":"https://doi.org/10.14313/jamris/4-2023/28","url":null,"abstract":"This paper deals with optimal detection of number and best locations of power quality monitors (PQMs) in an unbalanced distribution network based on the monitor reach area concept. The proposed model uses binary strings which represent the state presence or absence of PQMs in each buses of network. In this paper the binary version of shuffled frog-leaping algorithm (BSFLA) because of having ability to improve the search capability with a fast convergence rate is utilized for optimization process. The overall cost function is formulated to optimize the two indices which are monitor overlapping index and sag severity index. The only optimization constraint in this problem is that, the number of monitors that can detect voltage sags due to a fault at a specific bus must not be zero. In this study, DIGSILENT software is utilized for fault analysis while the optimization problem is handled by the BSFLA. To verify the proposed algorithm, the IEEE 34 Bus unbalanced distribution network, is considered as case studies and results are compared to the similar investigations so as to illustrate the effectiveness of proposed algorithm.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"30 18","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140260401","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Lyapunov‐Lasalle Based Dynamic Stabilization for Fixed Wing Drones 基于 Lyapunov-Lasalle 的固定翼无人机动态稳定技术
Q4 Engineering Pub Date : 2024-03-07 DOI: 10.14313/jamris/4-2023/29
Jean Sawma, Alain Ajami, T. Maillot, Joseph El Maalouf
The market of Unmanned Aerial Vehicles (UAVs) for civil applications is extensively growing. Indeed, these airplanes are nowadays widely used in applications such as data gathering, agriculture monitoring and rescue. The UAVs are required to track a fixed or moving object, thus tracking control algorithms that ensure the system stability and that have a quick time response are developed. This paper tackles the problem of supervising a fixed target using a ϐixed wing UAV flying at a constant altitude and a constant speed. For that purpose, three control algorithms are developed. In all of the algorithms, the UAV is expected to hover around the target in a circular trajectory. Moreover, the three approaches are based upon a Lyapunov‑LaSalle stabilization method. The first tracking algorithm ensures the UAV to circle around the target however the path that the UAV will follow in order to join this pattern is not studied. In the second and third approach, two different techniques that allow the UAV to intercept its final circular pattern in the quickest possible time and thus follow the tangent to the circular pattern are presented. Simulation results that show and compare the performances of the proposed methods are presented.
民用无人驾驶飞行器(UAV)市场正在广泛增长。事实上,这些飞行器如今已广泛应用于数据收集、农业监测和救援等领域。无人飞行器需要跟踪固定或移动物体,因此需要开发能确保系统稳定性和快速响应的跟踪控制算法。本文探讨了使用以恒定高度和恒定速度飞行的ϐ混合翼无人机监控固定目标的问题。为此,本文开发了三种控制算法。在所有算法中,无人飞行器都将以圆形轨迹围绕目标盘旋。此外,这三种方法都基于 Lyapunov-LaSalle 稳定方法。第一种跟踪算法确保无人飞行器围绕目标盘旋,但没有研究无人飞行器加入这一模式的路径。在第二种和第三种方法中,提出了两种不同的技术,使无人飞行器能够在最快的时间内截获其最终的圆形图案,从而沿着圆形图案的切线飞行。模拟结果显示并比较了所建议方法的性能。
{"title":"Lyapunov‐Lasalle Based Dynamic Stabilization for Fixed Wing Drones","authors":"Jean Sawma, Alain Ajami, T. Maillot, Joseph El Maalouf","doi":"10.14313/jamris/4-2023/29","DOIUrl":"https://doi.org/10.14313/jamris/4-2023/29","url":null,"abstract":"The market of Unmanned Aerial Vehicles (UAVs) for civil applications is extensively growing. Indeed, these airplanes are nowadays widely used in applications such as data gathering, agriculture monitoring and rescue. The UAVs are required to track a fixed or moving object, thus tracking control algorithms that ensure the system stability and that have a quick time response are developed. This paper tackles the problem of supervising a fixed target using a ϐixed wing UAV flying at a constant altitude and a constant speed. For that purpose, three control algorithms are developed. In all of the algorithms, the UAV is expected to hover around the target in a circular trajectory. Moreover, the three approaches are based upon a Lyapunov‑LaSalle stabilization method. The first tracking algorithm ensures the UAV to circle around the target however the path that the UAV will follow in order to join this pattern is not studied. In the second and third approach, two different techniques that allow the UAV to intercept its final circular pattern in the quickest possible time and thus follow the tangent to the circular pattern are presented. Simulation results that show and compare the performances of the proposed methods are presented.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"32 7","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140077552","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Extended State Observer Based Robust Feedback Linearization Control Applied to an Industrial CSTR 基于扩展状态观测器的鲁棒反馈线性化控制应用于工业 CSTR
Q4 Engineering Pub Date : 2024-03-07 DOI: 10.14313/jamris/4-2023/32
Ali Medjebouri
In the chemical and petrochemical industries, the Continuous Stirred Tank Reactor (CSTR) is, without doubt, one of the most popular processes. From a control point of view, the mathematical model describing the temporal evolution of the CSTR has a strongly nonlinear cross-coupled character. Moreover, modeling errors such as external disturbances, neglected dynamics, and parameter variations or uncertainties make its control task a very difficult challenge. This problem has been the subject of a wide number of control strategies. This article attempts to propose a viable, robust nonlinear decoupling control scheme. The idea behind the proposed approach lies in the design of two nested control loops. The inner loop is responsible for the compensation of the nominal model's nonlinear cross-coupled terms via a static nonlinear feedback; while the outer loop, designed around an Extended State Observer (ESO), which the additional state gathers the global effect of modeling errors, is charged with instantaneously estimating and then compensating the ESO extended state. This way, the CSTR complex dynamics are reduced to a series of decoupled linear subsystems easily controllable using a simple Proportional-Integral (PI) linear control to ensure the robust pursuit of reference signals respecting the desired performance. The presented control validation was performed numerically by an objective comparison to a classical PID controller.
在化学和石化工业中,连续搅拌槽反应器(CSTR)无疑是最受欢迎的工艺之一。从控制的角度来看,描述 CSTR 时间演化的数学模型具有强烈的非线性交叉耦合特性。此外,外部干扰、被忽视的动力学、参数变化或不确定性等建模误差也使其控制任务变得非常困难。这个问题一直是众多控制策略的主题。本文试图提出一种可行、稳健的非线性解耦控制方案。所提方法的理念在于设计两个嵌套控制回路。内环负责通过静态非线性反馈对标称模型的非线性交叉耦合项进行补偿;而围绕扩展状态观测器(ESO)设计的外环则负责瞬时估计并补偿扩展状态观测器的扩展状态。这样,CSTR 的复杂动态就被简化为一系列解耦线性子系统,易于使用简单的比例-积分(PI)线性控制进行控制,以确保稳健地追求符合预期性能的参考信号。通过与传统 PID 控制器的客观比较,对所提出的控制进行了数值验证。
{"title":"Extended State Observer Based Robust Feedback Linearization Control Applied to an Industrial CSTR","authors":"Ali Medjebouri","doi":"10.14313/jamris/4-2023/32","DOIUrl":"https://doi.org/10.14313/jamris/4-2023/32","url":null,"abstract":"In the chemical and petrochemical industries, the Continuous Stirred Tank Reactor (CSTR) is, without doubt, one of the most popular processes. From a control point of view, the mathematical model describing the temporal evolution of the CSTR has a strongly nonlinear cross-coupled character. Moreover, modeling errors such as external disturbances, neglected dynamics, and parameter variations or uncertainties make its control task a very difficult challenge. This problem has been the subject of a wide number of control strategies. This article attempts to propose a viable, robust nonlinear decoupling control scheme. The idea behind the proposed approach lies in the design of two nested control loops. The inner loop is responsible for the compensation of the nominal model's nonlinear cross-coupled terms via a static nonlinear feedback; while the outer loop, designed around an Extended State Observer (ESO), which the additional state gathers the global effect of modeling errors, is charged with instantaneously estimating and then compensating the ESO extended state. This way, the CSTR complex dynamics are reduced to a series of decoupled linear subsystems easily controllable using a simple Proportional-Integral (PI) linear control to ensure the robust pursuit of reference signals respecting the desired performance. The presented control validation was performed numerically by an objective comparison to a classical PID controller.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"16 7","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140260058","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparison of Curvilinear Parametrization Methods and Avoidance of Orthogonal Singularities in the Path Following Task 比较曲线参数化方法和避免路径跟踪任务中的正交奇异点
Q4 Engineering Pub Date : 2024-02-22 DOI: 10.14313/jamris/3-2023/22
Filip Dyba, Alicja Mazur
In this paper applications of curvilinear parametrizations (Serret-Frenet, Bishop) in the path following task have been considered. The parametrizations allow one to derive manipulator's equations with respect to a path. The full mathematical model of the path following task involves two groups of equations, i.e. the dynamics of the manipulator and the equations obtained from the parametrization method, connected in the cascaded system.Based on those relations two path following algorithms have been designed according to the backstepping integrator method (dedicated to the cascaded systems). Depending on the chosen parametrization method the algorithms differ in requirements and performance. In the paper an in-depth analysis comparing features of both considered methods has been presented.The parametric description of a path requires projection of a robot on the path. In this article the orthogonal projection has been taken into account. It introduces a singularity in the robot description. We have proposed a new form of the orthogonal projection constraint which allows a robot to not only approach the path, but also move along it. This novelty design is an important enhancement of the algorithms used so far.The problem of partially known dynamic parameters of a robot has been also addressed. In the paper we have shown how to apply an adaptive controller to the path following task.Theoretical considerations have been verified with a simulation study conducted for a holonomic stationary manipulator. Achieved results emphasized why it is strongly recommended to use the algorithm version with the orthogonal singularity outside the path. Moreover, the comparative analysis results may be used to select the best curvilinear parametrization method according to the considered task requirements.
本文考虑了曲线参数化(Serret-Frenet,Bishop)在路径跟踪任务中的应用。通过参数化可以推导出操纵器的路径方程。路径跟踪任务的完整数学模型包括两组方程,即机械手的动力学方程和通过参数化方法得到的方程,这两组方程在级联系统中相互连接。根据所选参数化方法的不同,算法的要求和性能也各不相同。本文对这两种方法的特点进行了深入分析比较。路径的参数化描述需要机器人在路径上的投影。本文考虑了正交投影。它在机器人描述中引入了一个奇点。我们提出了一种新的正交投影约束形式,它不仅允许机器人接近路径,还允许机器人沿路径移动。这种新颖的设计对迄今为止使用的算法是一个重要的改进。在本文中,我们展示了如何将自适应控制器应用到路径跟踪任务中。理论上的考虑已经通过对一个整体静止机械手的模拟研究得到了验证。所取得的结果强调了为什么强烈建议使用具有路径外正交奇异性的算法版本。此外,比较分析结果可用于根据任务要求选择最佳曲线参数化方法。
{"title":"Comparison of Curvilinear Parametrization Methods and Avoidance of Orthogonal Singularities in the Path Following Task","authors":"Filip Dyba, Alicja Mazur","doi":"10.14313/jamris/3-2023/22","DOIUrl":"https://doi.org/10.14313/jamris/3-2023/22","url":null,"abstract":"In this paper applications of curvilinear parametrizations (Serret-Frenet, Bishop) in the path following task have been considered. The parametrizations allow one to derive manipulator's equations with respect to a path. The full mathematical model of the path following task involves two groups of equations, i.e. the dynamics of the manipulator and the equations obtained from the parametrization method, connected in the cascaded system.\u0000Based on those relations two path following algorithms have been designed according to the backstepping integrator method (dedicated to the cascaded systems). Depending on the chosen parametrization method the algorithms differ in requirements and performance. In the paper an in-depth analysis comparing features of both considered methods has been presented.\u0000The parametric description of a path requires projection of a robot on the path. In this article the orthogonal projection has been taken into account. It introduces a singularity in the robot description. We have proposed a new form of the orthogonal projection constraint which allows a robot to not only approach the path, but also move along it. This novelty design is an important enhancement of the algorithms used so far.\u0000The problem of partially known dynamic parameters of a robot has been also addressed. In the paper we have shown how to apply an adaptive controller to the path following task.\u0000Theoretical considerations have been verified with a simulation study conducted for a holonomic stationary manipulator. Achieved results emphasized why it is strongly recommended to use the algorithm version with the orthogonal singularity outside the path. Moreover, the comparative analysis results may be used to select the best curvilinear parametrization method according to the considered task requirements.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"17 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140442022","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Singularity-Robust Inverse Kinematics for Serial Manipulators 串行机械手的奇异性-稳健反向运动学
Q4 Engineering Pub Date : 2024-02-22 DOI: 10.14313/jamris/3-2023/21
I. Dulęba
This paper is a practical~guideline how to analyze and evaluate literature algorithms of singularity-robust inverse kinematics or to construct new ones. Additive, multiplicative and based on the Singularity ValueDecomposition (SVD) methods are examined to retrieve well conditioning of a matrix to be inverted in the Newton algorithm of inverse kinematics. It is shown that singularity avoidance can be performedin two different, but equivalent, ways: either via properly modified manipulability matrix or not allowing to decreese the minimal singular value below a given threshold. It is discussed which method can always be used and which only when some pre-conditions are met. Selected methods are compared to with respect to the efficiency of coping with singularities based on a theoretical analysis as well as simulation results. Also some questions important for mathematically and/or practically oriented roboticians are stated and answered.
本文为如何分析和评估奇异性稳健反向运动学的文献算法或构建新算法提供了实用指南。本文研究了加法、乘法和基于奇异值分解(SVD)的方法,以检索牛顿逆运动学算法中待反演矩阵的良好条件。研究表明,避免奇异性可以通过两种不同但等效的方法来实现:一种是通过适当修改可操作性矩阵,另一种是不允许将最小奇异值减小到给定阈值以下。我们讨论了哪种方法可以一直使用,哪种方法只有在满足某些前提条件时才能使用。根据理论分析和模拟结果,对所选方法处理奇异值的效率进行了比较。此外,还阐述并回答了一些对数学和/或面向实践的机器人专家非常重要的问题。
{"title":"Singularity-Robust Inverse Kinematics for Serial Manipulators","authors":"I. Dulęba","doi":"10.14313/jamris/3-2023/21","DOIUrl":"https://doi.org/10.14313/jamris/3-2023/21","url":null,"abstract":"This paper is a practical~guideline how to analyze and evaluate literature algorithms of singularity-robust inverse kinematics or to construct new ones. Additive, multiplicative and based on the Singularity ValueDecomposition (SVD) methods are examined to retrieve well conditioning of a matrix to be inverted in the Newton algorithm of inverse kinematics. It is shown that singularity avoidance can be performedin two different, but equivalent, ways: either via properly modified manipulability matrix or not allowing to decreese the minimal singular value below a given threshold. It is discussed which method can always be used and which only when some pre-conditions are met. Selected methods are compared to with respect to the efficiency of coping with singularities based on a theoretical analysis as well as simulation results. Also some questions important for mathematically and/or practically oriented roboticians are stated and answered.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"20 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140440233","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adaptive and Robust Following of 3D Paths by Holonomic Manipulator 全自主机械手自适应、稳健地跟踪三维路径
Q4 Engineering Pub Date : 2024-02-22 DOI: 10.14313/jamris/3-2023/23
Alicja Mazur, M. Kaczmarek
This paper addresses the problem of following three‐ dimensional path by holonomic manipulator with para‐ metric or structural uncertainty in the dynamics. De‐ scription of the manipulator relative to a desired three‐ dimensional path was presented. The path is parame‐ terized orthogonally to the Serret‐Frenet frame which is moving along the curve. The adaptive and robust control laws for stationary manipulator which ensures realiza‐ tion of the task were specified. Theoretical considerations are supported by the results of computer simulations con‐ ducted for RTR manipulator.
本文探讨的问题是,在动力学存在准度量或结构不确定性的情况下,如何通过全自主机械手沿着三维路径运行。文中介绍了操纵器相对于所需三维路径的描述。路径的参数与沿曲线运动的 Serret-Frenet 框架正交。为确保任务的实现,指定了静止机械手的自适应鲁棒控制法则。为 RTR 机械手进行的计算机模拟结果为理论考虑提供了支持。
{"title":"Adaptive and Robust Following of 3D Paths by Holonomic Manipulator","authors":"Alicja Mazur, M. Kaczmarek","doi":"10.14313/jamris/3-2023/23","DOIUrl":"https://doi.org/10.14313/jamris/3-2023/23","url":null,"abstract":"This paper addresses the problem of following three‐ dimensional path by holonomic manipulator with para‐ metric or structural uncertainty in the dynamics. De‐ scription of the manipulator relative to a desired three‐ dimensional path was presented. The path is parame‐ terized orthogonally to the Serret‐Frenet frame which is moving along the curve. The adaptive and robust control laws for stationary manipulator which ensures realiza‐ tion of the task were specified. Theoretical considerations are supported by the results of computer simulations con‐ ducted for RTR manipulator.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"6 3","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140438879","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Parameter Identification of Space Manipulator's Flexible Joint 空间机械手柔性关节的参数识别
Q4 Engineering Pub Date : 2024-02-22 DOI: 10.14313/jamris/3-2023/24
Mateusz Wojtunik, F. Basmadji, Grzegorz Granosik, Karol Seweryn
It is considered to use a manipulator mounted on a satellite in order to perform active debris removal missions. Space manipulator control system needs to take the dynamic model of the satellite-manipulator system into account because of the influence of the manipulator motion on the position and attitude of the satellite. Therefore, precise modelling of the space manipulator dynamics as well as parameter identification are needed in order to improve the credibility of the simulation tools. In this paper we presented the identification of the flexible-joint space manipulator model based on dynamic equations of motion. Experiments were performed in emulated microgravity environment using planar air bearings. The arbitrarily selected joint-space trajectory was performed by the manipulator’s control system. The experiments were repeated multiple times in order to analyze the identification method sensitivity. The identification is based on Simulink SimMechanics model. Thus, the procedure can be used for any space manipulator without the need of obtaining analytical relations for dynamic equations each time. Including joint flexibility and spring viscous damping in the dynamic model allowed to reflect the experimental measurements better than the reference model could. Identified parameters of the flexible joint have values of the same magnitude as corresponding real system parameters.
考虑使用安装在卫星上的机械手来执行主动清除碎片的任务。由于操纵器运动对卫星位置和姿态的影响,空间操纵器控制系统需要考虑卫星-操纵器系统的动态模型。因此,为了提高仿真工具的可信度,需要对空间操纵器动态进行精确建模和参数识别。本文介绍了基于动态运动方程的柔性关节空间机械手模型的识别。实验是在模拟微重力环境下使用平面空气轴承进行的。任意选择的关节空间轨迹由机械手的控制系统执行。实验重复多次,以分析识别方法的灵敏度。识别基于 Simulink SimMechanics 模型。因此,该程序可用于任何空间机械手,而无需每次都获得动态方程的分析关系。在动态模型中加入关节柔性和弹簧粘性阻尼,比参考模型更能反映实验测量结果。确定的柔性关节参数值与相应的实际系统参数值大小相同。
{"title":"Parameter Identification of Space Manipulator's Flexible Joint","authors":"Mateusz Wojtunik, F. Basmadji, Grzegorz Granosik, Karol Seweryn","doi":"10.14313/jamris/3-2023/24","DOIUrl":"https://doi.org/10.14313/jamris/3-2023/24","url":null,"abstract":"It is considered to use a manipulator mounted on a satellite in order to perform active debris removal missions. Space manipulator control system needs to take the dynamic model of the satellite-manipulator system into account because of the influence of the manipulator motion on the position and attitude of the satellite. Therefore, precise modelling of the space manipulator dynamics as well as parameter identification are needed in order to improve the credibility of the simulation tools. In this paper we presented the identification of the flexible-joint space manipulator model based on dynamic equations of motion. Experiments were performed in emulated microgravity environment using planar air bearings. The arbitrarily selected joint-space trajectory was performed by the manipulator’s control system. The experiments were repeated multiple times in order to analyze the identification method sensitivity. The identification is based on Simulink SimMechanics model. Thus, the procedure can be used for any space manipulator without the need of obtaining analytical relations for dynamic equations each time. Including joint flexibility and spring viscous damping in the dynamic model allowed to reflect the experimental measurements better than the reference model could. Identified parameters of the flexible joint have values of the same magnitude as corresponding real system parameters.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"21 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140438896","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved Competitive Neural Network for Classification of Human Postures Based on Data fom RGB-D Sensors 基于 RGB-D 传感器数据的改进型人体姿势分类竞争神经网络
Q4 Engineering Pub Date : 2024-02-22 DOI: 10.14313/jamris/3-2023/19
Vibekananda Dutta, Jakub Cydejko, Teresa Zielinska
The cognitive goal of this paper is to assess whether  marker‐less motion capture systems provide sufficient data to recognize human postures in the side view. The research goal is to develop a new posture classification method that allows for analysing human activities using data recorded by RGB‐D sensors. The method is insensi tive to recorded activity duration and gives satisfactory  results for the sagittal plane. An improved competitive  Neural Network (cNN) was used. The method of preprocessing the data is first discussed. Then, a method for classifying human postures is presented. Finally, classification quality using various distance metrics is assessed.The data sets covering the selection of human activities have been created. Postures typical for these activities have been identified using the classifying neural network.  The classification quality obtained using the proposed cNN network and two other popular neural networks were compared. The results confirmed the advantage of cNN network. The developed method makes it possible to  recognize human postures by observing movement in the sagittal plane.
本文的认知目标是评估无标记运动捕捉系统是否能提供足够的数据来识别侧视图中的人类姿势。研究目标是开发一种新的姿势分类方法,利用 RGB-D 传感器记录的数据分析人类活动。该方法不受记录活动持续时间的影响,在矢状面上可获得令人满意的结果。使用了改进的竞争神经网络(cNN)。首先讨论了预处理数据的方法。然后,介绍了一种对人体姿势进行分类的方法。最后,使用各种距离指标对分类质量进行了评估。利用分类神经网络确定了这些活动的典型姿势。 比较了使用所提出的 cNN 网络和其他两种流行的神经网络所获得的分类质量。结果证实了 cNN 网络的优势。所开发的方法可以通过观察矢状面的运动来识别人体姿势。
{"title":"Improved Competitive Neural Network for Classification of Human Postures Based on Data fom RGB-D Sensors","authors":"Vibekananda Dutta, Jakub Cydejko, Teresa Zielinska","doi":"10.14313/jamris/3-2023/19","DOIUrl":"https://doi.org/10.14313/jamris/3-2023/19","url":null,"abstract":"The cognitive goal of this paper is to assess whether  marker‐less motion capture systems provide sufficient data to recognize human postures in the side view. The research goal is to develop a new posture classification method that allows for analysing human activities using data recorded by RGB‐D sensors. The method is insensi tive to recorded activity duration and gives satisfactory  results for the sagittal plane. An improved competitive  Neural Network (cNN) was used. The method of preprocessing the data is first discussed. Then, a method for classifying human postures is presented. Finally, classification quality using various distance metrics is assessed.The data sets covering the selection of human activities have been created. Postures typical for these activities have been identified using the classifying neural network.  The classification quality obtained using the proposed cNN network and two other popular neural networks were compared. The results confirmed the advantage of cNN network. The developed method makes it possible to  recognize human postures by observing movement in the sagittal plane.","PeriodicalId":37910,"journal":{"name":"Journal of Automation, Mobile Robotics and Intelligent Systems","volume":"63 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140440273","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Journal of Automation, Mobile Robotics and Intelligent Systems
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1