首页 > 最新文献

2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)最新文献

英文 中文
Prediction of Loss-of-Balance of the Human Based on Plantar Pressure by Using the SA-RF Algorithm 利用 SA-RF 算法根据足底压力预测人体失去平衡的情况
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354936
Liangjie Tu, Fugang Yi, Bingfei Fan, Mingyu Du, Shibo Cai
Elderly people are easy to suffer from accidental injuries due to loss-of-balance in daily life. Wearable sensing technology is promising for detecting or predicting loss-of-balance events. This paper proposes a human loss-of-balance prediction method based on a customized wearable plantar pressure sensing system. To realize accurate prediction of loss-of-balance, we integrate the simulated annealing algorithm (SA) and the random forest algorithm (RF) to construct a SA-RF prediction model, where the input of the model is the plantar pressure data of the feet and the output of the model is the label of the human motion state. To validate the effectiveness of the proposed SA-RF model, 15 healthy subjects participated in the experiments. The experimental results show that the classification and recognition accuracy of the SA-RF model are significantly improved compared to the RF model, especially for the recognition of the easily loss-of-balance state. The accuracy of the proposed SA-RF model reaches 90%, which is a 5% improvement compared to the RF model. Therefore, the use of the SA-RF model based on plantar pressure can effectively predict loss-of-balance and thus has the potential to be integrated into fall prevention applications.
老年人在日常生活中很容易因失去平衡而遭受意外伤害。可穿戴传感技术在检测或预测失衡事件方面大有可为。本文提出了一种基于定制化可穿戴足底压力传感系统的人体失衡预测方法。为了实现对失衡的准确预测,我们将模拟退火算法(SA)和随机森林算法(RF)相结合,构建了一个 SA-RF 预测模型,其中模型的输入为脚底压力数据,模型的输出为人体运动状态标签。为了验证所提出的 SA-RF 模型的有效性,15 名健康受试者参加了实验。实验结果表明,与射频模型相比,SA-RF 模型的分类和识别准确率有了显著提高,尤其是对容易失去平衡状态的识别。所提出的 SA-RF 模型的准确率达到了 90%,比 RF 模型提高了 5%。因此,使用基于足底压力的 SA-RF 模型可以有效地预测失去平衡状态,因此有可能被整合到预防跌倒的应用中。
{"title":"Prediction of Loss-of-Balance of the Human Based on Plantar Pressure by Using the SA-RF Algorithm","authors":"Liangjie Tu, Fugang Yi, Bingfei Fan, Mingyu Du, Shibo Cai","doi":"10.1109/ROBIO58561.2023.10354936","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354936","url":null,"abstract":"Elderly people are easy to suffer from accidental injuries due to loss-of-balance in daily life. Wearable sensing technology is promising for detecting or predicting loss-of-balance events. This paper proposes a human loss-of-balance prediction method based on a customized wearable plantar pressure sensing system. To realize accurate prediction of loss-of-balance, we integrate the simulated annealing algorithm (SA) and the random forest algorithm (RF) to construct a SA-RF prediction model, where the input of the model is the plantar pressure data of the feet and the output of the model is the label of the human motion state. To validate the effectiveness of the proposed SA-RF model, 15 healthy subjects participated in the experiments. The experimental results show that the classification and recognition accuracy of the SA-RF model are significantly improved compared to the RF model, especially for the recognition of the easily loss-of-balance state. The accuracy of the proposed SA-RF model reaches 90%, which is a 5% improvement compared to the RF model. Therefore, the use of the SA-RF model based on plantar pressure can effectively predict loss-of-balance and thus has the potential to be integrated into fall prevention applications.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"64 6","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187001","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
Learning Stall Recovery Policies using a Soft Actor-Critic Algorithm with Smooth Reward Functions 利用具有平滑奖励函数的软代理批判算法学习失速恢复策略
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354940
Junqiu Wang, Jianmei Tan, Peng Lin, Chenguang Xing, Bo Liu
We propose an effective stall recovery learning approach based on a soft actor-critic algorithm with smooth reward functions. Stalling is extremely dangerous for aircraft and unmanned aerial vehicles (UAVs) because altitude decreases can result in fatal accidents. Stall recovery policies perform appropriate control sequences to save aircrafts from such lethal situations. Learning stall recovery policies using reinforcement learning methods is desirable because such policies can be learned automatically. However, stall recovery training is challenging since the interplay between an aircraft and its environment is very complicated. In this work, the proposed stall recovery learning approach yields better performance than other methods. We successfully apply smooth reward functions to the learning process because reward functions are critical for the convergence of policy learning. We achieve good performance by applying reward scaling to the soft actor-critic algorithm with automatic entropy learning. Experimental results demonstrate that stalls can be successfully recovered using the learned policies. The comparison results show that our method provides better results than previous algorithms.
我们提出了一种有效的失速恢复学习方法,该方法基于具有平滑奖励函数的软行为批评算法。失速对飞机和无人驾驶飞行器(UAV)来说极其危险,因为高度下降可能导致致命事故。失速恢复策略可以执行适当的控制顺序,将飞机从这种致命的情况中拯救出来。使用强化学习方法学习失速恢复策略是可取的,因为这种策略可以自动学习。然而,失速恢复训练具有挑战性,因为飞机与其环境之间的相互作用非常复杂。在这项工作中,所提出的失速恢复学习方法比其他方法产生了更好的性能。我们成功地将平滑奖励函数应用到了学习过程中,因为奖励函数对于策略学习的收敛性至关重要。我们将奖励缩放应用于具有自动熵学习功能的软演员批评算法,从而取得了良好的性能。实验结果表明,利用学习到的策略可以成功恢复停滞。对比结果表明,我们的方法比以前的算法效果更好。
{"title":"Learning Stall Recovery Policies using a Soft Actor-Critic Algorithm with Smooth Reward Functions","authors":"Junqiu Wang, Jianmei Tan, Peng Lin, Chenguang Xing, Bo Liu","doi":"10.1109/ROBIO58561.2023.10354940","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354940","url":null,"abstract":"We propose an effective stall recovery learning approach based on a soft actor-critic algorithm with smooth reward functions. Stalling is extremely dangerous for aircraft and unmanned aerial vehicles (UAVs) because altitude decreases can result in fatal accidents. Stall recovery policies perform appropriate control sequences to save aircrafts from such lethal situations. Learning stall recovery policies using reinforcement learning methods is desirable because such policies can be learned automatically. However, stall recovery training is challenging since the interplay between an aircraft and its environment is very complicated. In this work, the proposed stall recovery learning approach yields better performance than other methods. We successfully apply smooth reward functions to the learning process because reward functions are critical for the convergence of policy learning. We achieve good performance by applying reward scaling to the soft actor-critic algorithm with automatic entropy learning. Experimental results demonstrate that stalls can be successfully recovered using the learned policies. The comparison results show that our method provides better results than previous algorithms.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"64 1","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187005","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
A Sample Repetitive Manipulation Mechanism (SRMM) for Lunar Regolith In-Situ Analysis: Design and Validation 用于月球岩石原位分析的样品重复操纵装置(SRMM):设计与验证
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354957
Yi Liu, Junyue Tang, Yafang Liu, Gongbo Ma, Feng Sun, Ye Li, Shengyuan Jiang
To exactly detect the water ice of the South Pole of the moon, a lunar regolith in-situ analysis payload deploying a mass spectrometer is proposed for China future lunar exploration missions. In order to receive the lunar regolith sample from a robotic arm with a soil sampler and transfer it into a furnace for further analysis, a sample manipulation mechanism is required during the above work flow. To solve the problems of adapting the sampler’s docking accuracy, receiving and transferring two different types of lunar soil sample under times of in-situ analysis, etc., a sample repetitive manipulation mechanism (SRMM) is proposed in this paper. By using a floating adjustable docking components and a flexible hopper, two types of encapsulated regolith sample and bulk material sample can be received with minimal sample loss, respectively. In order to receive and transfer two types of samples multiple times, two sample receiving methods have been designed that can be repeatedly transferred. A worm and worm wheel combined with a ball screw is designed in SRMM. To verify the above mechanism design, validation experiments were conducted. It indicates that this novel SRMM can be deployed in the future mission after further environmental tests.
为了准确探测月球南极的水冰,建议为中国未来的月球探测任务配备一个装有质谱仪的月球残积岩原位分析有效载荷。为了从带有土壤采样器的机械臂上接收月球岩石样品并将其转移到熔炉中进行进一步分析,在上述工作流程中需要一个样品操纵机构。为了解决采样器对接精度的调整、原位分析时两种不同类型月壤样品的接收和转移等问题,本文提出了一种样品重复操作机构(SRMM)。通过使用浮动可调对接组件和柔性料斗,可分别接收两种类型的封装碎屑样品和散装材料样品,且样品损失最小。为了多次接收和转移两种类型的样品,设计了两种可重复转移的样品接收方法。在 SRMM 中设计了一个蜗杆、蜗轮与滚珠丝杠相结合的机构。为了验证上述机构设计,我们进行了验证实验。这表明,经过进一步的环境测试后,这种新型 SRMM 可以部署在未来的任务中。
{"title":"A Sample Repetitive Manipulation Mechanism (SRMM) for Lunar Regolith In-Situ Analysis: Design and Validation","authors":"Yi Liu, Junyue Tang, Yafang Liu, Gongbo Ma, Feng Sun, Ye Li, Shengyuan Jiang","doi":"10.1109/ROBIO58561.2023.10354957","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354957","url":null,"abstract":"To exactly detect the water ice of the South Pole of the moon, a lunar regolith in-situ analysis payload deploying a mass spectrometer is proposed for China future lunar exploration missions. In order to receive the lunar regolith sample from a robotic arm with a soil sampler and transfer it into a furnace for further analysis, a sample manipulation mechanism is required during the above work flow. To solve the problems of adapting the sampler’s docking accuracy, receiving and transferring two different types of lunar soil sample under times of in-situ analysis, etc., a sample repetitive manipulation mechanism (SRMM) is proposed in this paper. By using a floating adjustable docking components and a flexible hopper, two types of encapsulated regolith sample and bulk material sample can be received with minimal sample loss, respectively. In order to receive and transfer two types of samples multiple times, two sample receiving methods have been designed that can be repeatedly transferred. A worm and worm wheel combined with a ball screw is designed in SRMM. To verify the above mechanism design, validation experiments were conducted. It indicates that this novel SRMM can be deployed in the future mission after further environmental tests.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"41 5","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187206","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
Stroke Synchronization of Underwater Modular Robot through Physical Interaction 通过物理交互实现水下模块机器人的行程同步
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354986
Kohei Nishikawa, Y. Origane, Daisuke Kurabayashi
Modular robots are expected to be used in extreme environments owing to their adaptability, and various modular robots have been developed. Most studies have focused on the expandability of capabilities or the integration of modules, whereas only a few studies have investigated autonomous decentralized control, in which each module harmonizes its own movements for overall functionality. We developed an underwater modular robot that synchronizes its paddle strokes; the robot is based on the motif of Gonium, a multicellular alga. We built a reduced system model of modules to represent the state of an oscillator by using a phase with attractive interactions with others. Because the model is similar to the Kuramoto model, we applied analysis methods. Real robotic modules were built, and experiments were conducted using a colony of the modules. The experimental results confirmed that the colony exhibited stroke synchronization ability by compensating for individual differences. The stroke synchronization is expected to stabilize the movements of robot colonies and improve their overall propulsion.
模块化机器人因其适应性强,有望在极端环境中使用,目前已开发出各种模块化机器人。大多数研究都集中在功能的可扩展性或模块的集成上,只有少数研究调查了自主分散控制,即每个模块协调自己的动作以实现整体功能。我们开发了一种水下模块化机器人,可以同步桨叶的划动;该机器人以多细胞藻类 Gonium 为原型。我们建立了一个简化的模块系统模型,通过使用与其他模块有吸引力相互作用的相位来表示振荡器的状态。由于该模型类似于仓本模型,因此我们采用了分析方法。我们制作了真实的机器人模块,并使用模块群进行了实验。实验结果证实,聚落通过补偿个体差异表现出了划水同步能力。冲程同步有望稳定机器人群落的运动,并提高其整体推进力。
{"title":"Stroke Synchronization of Underwater Modular Robot through Physical Interaction","authors":"Kohei Nishikawa, Y. Origane, Daisuke Kurabayashi","doi":"10.1109/ROBIO58561.2023.10354986","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354986","url":null,"abstract":"Modular robots are expected to be used in extreme environments owing to their adaptability, and various modular robots have been developed. Most studies have focused on the expandability of capabilities or the integration of modules, whereas only a few studies have investigated autonomous decentralized control, in which each module harmonizes its own movements for overall functionality. We developed an underwater modular robot that synchronizes its paddle strokes; the robot is based on the motif of Gonium, a multicellular alga. We built a reduced system model of modules to represent the state of an oscillator by using a phase with attractive interactions with others. Because the model is similar to the Kuramoto model, we applied analysis methods. Real robotic modules were built, and experiments were conducted using a colony of the modules. The experimental results confirmed that the colony exhibited stroke synchronization ability by compensating for individual differences. The stroke synchronization is expected to stabilize the movements of robot colonies and improve their overall propulsion.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"51 8","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187224","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
A soft hydraulic endorectal actuator for prostate radiotherapy 用于前列腺放射治疗的软液压肛门直肠内推杆
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10355037
Aryan Niknam Maleki, Alexander Thompson, M. Runciman, Julia Murray, G. Mylonas
Despite advances in radiotherapy, motion error remains a challenge in prostate radiotherapy. Rectal obturators and endorectal balloons may reduce motion error and improve outcomes but have limitations. We aimed to create a deployable rectal obturator with precise angle control to personalise to a patient’s rectal anatomy, by using an antagonistic pair of "muscle" actuators to flex and extend the device. Results on deployability, angle control, and radial stiffness are presented here. The device can be compressed down to 16 x 3 x 91 mm, and be deployed to maximum dimensions of 24 x 25.5 x 77 mm. The device provides radial stiffness that may be sufficient to stabilise the rectum during radiotherapy. Angle control can be achieved with an average change of 7.5°/ml inflation in the extensor actuator.
尽管放疗技术不断进步,但运动误差仍是前列腺放疗的一大难题。直肠闭塞器和肛门直肠内球囊可减少运动误差并改善治疗效果,但也有局限性。我们的目标是通过使用一对拮抗的 "肌肉 "致动器来弯曲和伸展装置,创造出一种具有精确角度控制功能的可展开直肠闭锁器,以便根据患者的直肠解剖结构进行个性化设计。本文介绍了该装置的可展开性、角度控制和径向刚度结果。该装置可压缩至 16 x 3 x 91 毫米,展开后的最大尺寸为 24 x 25.5 x 77 毫米。该装置提供的径向硬度足以在放疗期间稳定直肠。角度控制可通过伸展致动器 7.5°/ml 的平均充气变化来实现。
{"title":"A soft hydraulic endorectal actuator for prostate radiotherapy","authors":"Aryan Niknam Maleki, Alexander Thompson, M. Runciman, Julia Murray, G. Mylonas","doi":"10.1109/ROBIO58561.2023.10355037","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10355037","url":null,"abstract":"Despite advances in radiotherapy, motion error remains a challenge in prostate radiotherapy. Rectal obturators and endorectal balloons may reduce motion error and improve outcomes but have limitations. We aimed to create a deployable rectal obturator with precise angle control to personalise to a patient’s rectal anatomy, by using an antagonistic pair of \"muscle\" actuators to flex and extend the device. Results on deployability, angle control, and radial stiffness are presented here. The device can be compressed down to 16 x 3 x 91 mm, and be deployed to maximum dimensions of 24 x 25.5 x 77 mm. The device provides radial stiffness that may be sufficient to stabilise the rectum during radiotherapy. Angle control can be achieved with an average change of 7.5°/ml inflation in the extensor actuator.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"49 3","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187284","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
DynGraspVS: Servoing Aided Grasping for Dynamic Environments DynGraspVS:为动态环境提供伺服辅助抓取功能
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354813
Gunjan Gupta, Vedansh Mittal, K. M. Krishna
Visual servoing has been gaining popularity in various real-world vision-centric robotic applications. Autonomous robotic grasping often deals with unseen and unstructured environments, and in this task, Visual Servoing has been able to generate improved end-effector control by providing visual feedback. However, existing Servoing-aided grasping methods tend to fail at the task of grasping in dynamic environments i.e. - moving objects.In this paper, we introduce DynGraspVS, a novel Image-based Visual Servoing-aided Grasping approach that models the motion of moving objects in its interaction matrix. Leveraging a single-step rollout strategy, our approach achieves a remarkable increase in success rate, while converging faster and achieving a smoother trajectory, while maintaining precise alignments in six degrees of freedom. By integrating the velocity information into the interaction matrix, our method is able to successfully complete the challenging task of robotic grasping in the case of dynamic objects, while outperforming existing deep Model Predictive Control (MPC) based methods in the PyBullet simulation environment. We test it with a range of objects in the YCB dataset with varying range of shapes, sizes, and material properties. We report various evaluation metrics such as photometric error, success rate, time taken, and trajectory length.
视觉伺服在现实世界中各种以视觉为中心的机器人应用中越来越受欢迎。自主机器人抓取通常要面对看不见的非结构化环境,而在这项任务中,视觉伺服技术能够通过提供视觉反馈来改进末端执行器的控制。然而,现有的伺服辅助抓取方法往往无法在动态环境(即移动物体)中完成抓取任务。在本文中,我们介绍了基于图像的新型视觉伺服辅助抓取方法 DynGraspVS,它在交互矩阵中对移动物体的运动进行建模。利用单步推出策略,我们的方法显著提高了成功率,同时收敛速度更快,轨迹更平滑,并保持六个自由度的精确对准。通过将速度信息整合到交互矩阵中,我们的方法能够在动态物体的情况下成功完成机器人抓取这一具有挑战性的任务,同时在 PyBullet 仿真环境中优于现有的基于深度模型预测控制(MPC)的方法。我们用 YCB 数据集中一系列形状、大小和材料属性各不相同的物体对其进行了测试。我们报告了各种评估指标,如光度误差、成功率、耗时和轨迹长度。
{"title":"DynGraspVS: Servoing Aided Grasping for Dynamic Environments","authors":"Gunjan Gupta, Vedansh Mittal, K. M. Krishna","doi":"10.1109/ROBIO58561.2023.10354813","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354813","url":null,"abstract":"Visual servoing has been gaining popularity in various real-world vision-centric robotic applications. Autonomous robotic grasping often deals with unseen and unstructured environments, and in this task, Visual Servoing has been able to generate improved end-effector control by providing visual feedback. However, existing Servoing-aided grasping methods tend to fail at the task of grasping in dynamic environments i.e. - moving objects.In this paper, we introduce DynGraspVS, a novel Image-based Visual Servoing-aided Grasping approach that models the motion of moving objects in its interaction matrix. Leveraging a single-step rollout strategy, our approach achieves a remarkable increase in success rate, while converging faster and achieving a smoother trajectory, while maintaining precise alignments in six degrees of freedom. By integrating the velocity information into the interaction matrix, our method is able to successfully complete the challenging task of robotic grasping in the case of dynamic objects, while outperforming existing deep Model Predictive Control (MPC) based methods in the PyBullet simulation environment. We test it with a range of objects in the YCB dataset with varying range of shapes, sizes, and material properties. We report various evaluation metrics such as photometric error, success rate, time taken, and trajectory length.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"37 2","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139187294","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
A Flexible Towed Aerial Robot System for Stable X-ray Inspection of Power Lines 用于对电力线进行稳定 X 射线检查的柔性拖曳空中机器人系统
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354790
Zhaoying Wang, Xu Li, Wenkang Hu
Regular defect inspection of the power line using X-ray is essential for the maintenance of the power line. Usually, conducting such an inspection with a wheeled robot requires dragging the robot from the ground and carefully placing it upon the power line, which is laborious and unsafe. To improve inspection efficiency, the newly developed unmanned aerial vehicle (UAV) provides a promising alternative. However, the positioning error from Global Navigation Satellite System (GNSS) brings the small-scaled drifting movement of the UAV and X-ray camera system, which leads to imaging blur. To cope with this issue, we design a flexible towed aerial robot system to alleviate the instability of the X-ray camera system. Specifically, the UAV and X-ray camera carrier are flexibly connected by a cluster of ropes, reducing the physical impact from the small-scaled drifting movement of the UAV. The permitting position error tolerance between the UAV and the carrier is analyzed. In addition, a guide wheel frame is designed on the carrier to facilitate the carrier’s smooth rolling along the power line. Furthermore, aiming to adapt to the different types of power lines, we design a lightweight motor-driven system to adjust the camera angles and the imaging plate position. Multi-view cameras are also designed to assist the pilot to control the UAV carrying the X-ray camera system landing on the power line. To verify the performance of the developed aerial robot system, we conduct real-world experiments with double bundle conductors and four bundle conductors. The results show that the developed system can efficiently complete inspection. The X-ray camera could obtain a stable imaging condition under the small drifting movement of the flight.
使用 X 射线对电力线进行定期缺陷检查对于维护电力线至关重要。通常情况下,使用轮式机器人进行此类检查需要将机器人从地面拖起,然后小心翼翼地放在电力线上,既费力又不安全。为了提高巡检效率,新开发的无人飞行器(UAV)提供了一个很有前途的替代方案。然而,全球导航卫星系统(GNSS)的定位误差会带来无人飞行器和 X 射线摄像系统的小范围漂移,从而导致成像模糊。为解决这一问题,我们设计了一种灵活的牵引式空中机器人系统,以缓解 X 射线摄像系统的不稳定性。具体来说,无人机和 X 射线照相机载体通过一组绳索柔性连接,减少了无人机小范围漂移带来的物理影响。分析了无人机和载体之间的允许位置误差容限。此外,还在载体上设计了导轮架,以方便载体沿电力线平稳滚动。此外,为了适应不同类型的电力线,我们设计了一种轻型电机驱动系统,用于调整相机角度和成像板位置。我们还设计了多视角摄像头,以协助飞行员控制携带 X 射线摄像系统的无人机在电力线上着陆。为了验证所开发的空中机器人系统的性能,我们对双束导线和四束导线进行了实际实验。结果表明,所开发的系统可以高效地完成检测。X 射线照相机在飞行过程中的微小漂移下也能获得稳定的成像条件。
{"title":"A Flexible Towed Aerial Robot System for Stable X-ray Inspection of Power Lines","authors":"Zhaoying Wang, Xu Li, Wenkang Hu","doi":"10.1109/ROBIO58561.2023.10354790","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354790","url":null,"abstract":"Regular defect inspection of the power line using X-ray is essential for the maintenance of the power line. Usually, conducting such an inspection with a wheeled robot requires dragging the robot from the ground and carefully placing it upon the power line, which is laborious and unsafe. To improve inspection efficiency, the newly developed unmanned aerial vehicle (UAV) provides a promising alternative. However, the positioning error from Global Navigation Satellite System (GNSS) brings the small-scaled drifting movement of the UAV and X-ray camera system, which leads to imaging blur. To cope with this issue, we design a flexible towed aerial robot system to alleviate the instability of the X-ray camera system. Specifically, the UAV and X-ray camera carrier are flexibly connected by a cluster of ropes, reducing the physical impact from the small-scaled drifting movement of the UAV. The permitting position error tolerance between the UAV and the carrier is analyzed. In addition, a guide wheel frame is designed on the carrier to facilitate the carrier’s smooth rolling along the power line. Furthermore, aiming to adapt to the different types of power lines, we design a lightweight motor-driven system to adjust the camera angles and the imaging plate position. Multi-view cameras are also designed to assist the pilot to control the UAV carrying the X-ray camera system landing on the power line. To verify the performance of the developed aerial robot system, we conduct real-world experiments with double bundle conductors and four bundle conductors. The results show that the developed system can efficiently complete inspection. The X-ray camera could obtain a stable imaging condition under the small drifting movement of the flight.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"95 12","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139186822","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
Spring Loaded Inverted Pendulum Model Based Musculoskeletal Biped Robot Design and Sequential Jumping Experiment 基于弹簧加载倒立摆模型的肌肉骨骼双足机器人设计与连续跳跃实验
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354962
Yiqi Li, Yelin Jiang, Koh Hosoda
In order to control the motion of a robot, a successful approach is to approximate the robot dynamics as a simplified model. However, the discrepancies between the actual mechanical properties of the robot and the simplified model will result in motion failure for the robot. To address this issue, this paper proposes a pneumatic-driven bipedal musculoskeletal robot that match the mechanistic properties of a simplified spring-loaded inverted pendulum (SLIP) model. The SLIP model is widely applied to robots because it exhibits passive stability and dynamic properties that are similar to human gaits. We designed a musculoskeletal biped robot with its center of mass concentrated in the small body near the hip joint, with low leg inertia based on the properties of the SLIP model. In addition, it it has been verified that the robot exhibits similar characteristics to the SLIP model through a sequential jumping experiment.
为了控制机器人的运动,一种成功的方法是将机器人动力学近似为简化模型。然而,机器人的实际机械性能与简化模型之间的差异会导致机器人运动失灵。为了解决这个问题,本文提出了一种气动驱动双足肌肉骨骼机器人,它与简化的弹簧加载倒立摆(SLIP)模型的机械特性相匹配。SLIP 模型具有与人类步态相似的被动稳定性和动态特性,因此被广泛应用于机器人。根据 SLIP 模型的特性,我们设计了一种肌肉骨骼双足机器人,其质心集中在髋关节附近的小身体上,腿部惯性小。此外,我们还通过连续跳跃实验验证了该机器人表现出与 SLIP 模型相似的特性。
{"title":"Spring Loaded Inverted Pendulum Model Based Musculoskeletal Biped Robot Design and Sequential Jumping Experiment","authors":"Yiqi Li, Yelin Jiang, Koh Hosoda","doi":"10.1109/ROBIO58561.2023.10354962","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354962","url":null,"abstract":"In order to control the motion of a robot, a successful approach is to approximate the robot dynamics as a simplified model. However, the discrepancies between the actual mechanical properties of the robot and the simplified model will result in motion failure for the robot. To address this issue, this paper proposes a pneumatic-driven bipedal musculoskeletal robot that match the mechanistic properties of a simplified spring-loaded inverted pendulum (SLIP) model. The SLIP model is widely applied to robots because it exhibits passive stability and dynamic properties that are similar to human gaits. We designed a musculoskeletal biped robot with its center of mass concentrated in the small body near the hip joint, with low leg inertia based on the properties of the SLIP model. In addition, it it has been verified that the robot exhibits similar characteristics to the SLIP model through a sequential jumping experiment.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"94 12","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139186829","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
A Model for Cognitively Valid Lifelong Learning 认知有效的终身学习模式
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10355028
Hanne Say, E. Oztop
In continual learning, usually a sequence of tasks are given to a learning agent and the performance of the agent after learning is measured in terms of resistance to catastrophic forgetting, efficacy of knowledge transfer and overall performance on the individual tasks. On the other hand, in multi-task learning, the system is designed to simultaneously acquire knowledge in multiple tasks, often through offline batch learning. A more cognitively valid scenario for lifelong robot learning would be to have a robotic agent to autonomously decide which task to engage and disengage while leveraging many-to-many knowledge transfer ability among tasks during online learning. In this study, we propose a novel lifelong robot learning architecture to fulfill the aforementioned desiderata, and show its validity in an environment where a robot learns the effects of its actions in different task settings. To realize the proposed model, we adopt learning progress measure for task selection, and have the tasks learn by independent neural networks with special structure that allows access to the neural layers of the non-selected tasks. The experiments conducted with a simulated robot arm in an object interaction scenario show that the proposed architecture yields better knowledge transfer and facilitates faster learning compared to baselines of fixed sequence task learning and isolated task learners with no knowledge transfer.
在持续学习中,通常会给学习代理一连串的任务,学习代理学习后的表现则根据其对灾难性遗忘的抵抗能力、知识迁移的效率以及在单个任务中的总体表现来衡量。另一方面,在多任务学习中,系统被设计为同时获取多个任务的知识,通常是通过离线批量学习。对于机器人的终身学习而言,一个更符合认知规律的方案是让机器人代理自主决定参与和脱离哪项任务,同时在在线学习过程中利用任务间多对多的知识转移能力。在本研究中,我们提出了一种新型的机器人终身学习架构,以满足上述需求,并在机器人学习其在不同任务设置中的行动效果的环境中展示了其有效性。为了实现所提出的模型,我们采用了学习进度衡量标准来进行任务选择,并让任务通过独立的神经网络进行学习,该网络具有特殊的结构,允许访问非选择任务的神经层。在模拟机械臂与物体交互场景中进行的实验表明,与固定顺序任务学习基线和无知识转移的孤立任务学习基线相比,所提出的架构能产生更好的知识转移并促进更快的学习。
{"title":"A Model for Cognitively Valid Lifelong Learning","authors":"Hanne Say, E. Oztop","doi":"10.1109/ROBIO58561.2023.10355028","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10355028","url":null,"abstract":"In continual learning, usually a sequence of tasks are given to a learning agent and the performance of the agent after learning is measured in terms of resistance to catastrophic forgetting, efficacy of knowledge transfer and overall performance on the individual tasks. On the other hand, in multi-task learning, the system is designed to simultaneously acquire knowledge in multiple tasks, often through offline batch learning. A more cognitively valid scenario for lifelong robot learning would be to have a robotic agent to autonomously decide which task to engage and disengage while leveraging many-to-many knowledge transfer ability among tasks during online learning. In this study, we propose a novel lifelong robot learning architecture to fulfill the aforementioned desiderata, and show its validity in an environment where a robot learns the effects of its actions in different task settings. To realize the proposed model, we adopt learning progress measure for task selection, and have the tasks learn by independent neural networks with special structure that allows access to the neural layers of the non-selected tasks. The experiments conducted with a simulated robot arm in an object interaction scenario show that the proposed architecture yields better knowledge transfer and facilitates faster learning compared to baselines of fixed sequence task learning and isolated task learners with no knowledge transfer.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"83 8","pages":"1-7"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139186865","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
Backstepping sliding mode stabilization controller for underactuated unmanned surface vehicle based on disturbance observer 基于扰动观测器的欠驱动无人水面飞行器反步进滑模稳定控制器
Pub Date : 2023-12-04 DOI: 10.1109/ROBIO58561.2023.10354777
Zhenzhen Tan, Wangjie Zhou, Jie Chen, Yang Xian, Quan Zhang, Long Li, Tao Yue, Yingzhong Tian, Sicheng Yi
This paper studies the stabilization control of underactuated Unmanned Surface Vehicles (USV). Firstly, a three-degree-of-freedom (3-DOF) of underactuated USV in complex sea conditions is established. On this basis, a backstepping sliding mode stability controller based on disturbance observer (BSMC-NDC) for USV is designed. The backstepping sliding mode control strategy is used to achieve the stabilization control effect, and the hyperbolic tangent continuous sliding mode is used to reduce the controller jitter. Aiming at the complicated ocean disturbance in the process of USV stabilization, a 3-DOF disturbance observer based on exponential convergence is designed. The effectiveness of the control system is fully verfied by comparing the simulation results of similar controllers. Specifically, simulation results show that the proposed controller can achieve the USV stabilization control and solve the jitter problem in the sliding mode control process.
本文研究了欠驱动无人水面飞行器(USV)的稳定控制。首先,建立了复杂海况下的欠驱动 USV 的三自由度 (3-DOF)。在此基础上,设计了基于扰动观测器的 USV 反步进滑模稳定控制器(BSMC-NDC)。采用反步进滑模控制策略实现稳定控制效果,并采用双曲正切连续滑模降低控制器抖动。针对 USV 稳定过程中复杂的海洋扰动,设计了基于指数收敛的 3-DOF 扰动观测器。通过比较类似控制器的仿真结果,充分验证了控制系统的有效性。具体而言,仿真结果表明,所提出的控制器可以实现 USV 稳定控制,并解决了滑模控制过程中的抖动问题。
{"title":"Backstepping sliding mode stabilization controller for underactuated unmanned surface vehicle based on disturbance observer","authors":"Zhenzhen Tan, Wangjie Zhou, Jie Chen, Yang Xian, Quan Zhang, Long Li, Tao Yue, Yingzhong Tian, Sicheng Yi","doi":"10.1109/ROBIO58561.2023.10354777","DOIUrl":"https://doi.org/10.1109/ROBIO58561.2023.10354777","url":null,"abstract":"This paper studies the stabilization control of underactuated Unmanned Surface Vehicles (USV). Firstly, a three-degree-of-freedom (3-DOF) of underactuated USV in complex sea conditions is established. On this basis, a backstepping sliding mode stability controller based on disturbance observer (BSMC-NDC) for USV is designed. The backstepping sliding mode control strategy is used to achieve the stabilization control effect, and the hyperbolic tangent continuous sliding mode is used to reduce the controller jitter. Aiming at the complicated ocean disturbance in the process of USV stabilization, a 3-DOF disturbance observer based on exponential convergence is designed. The effectiveness of the control system is fully verfied by comparing the simulation results of similar controllers. Specifically, simulation results show that the proposed controller can achieve the USV stabilization control and solve the jitter problem in the sliding mode control process.","PeriodicalId":505134,"journal":{"name":"2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)","volume":"103 10","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2023-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139186893","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
期刊
2023 IEEE International Conference on Robotics and Biomimetics (ROBIO)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1