Search results

1 – 10 of 85
Article
Publication date: 27 September 2021

Yongyao Li, Ming Cong, Dong Liu, Yu Du, Minjie Wu and Clarence W. de Silva

Rigid robotic hands are generally fast, precise and capable of exerting large forces, whereas soft robotic hands are compliant, safe and adaptive to complex environments. It is…

Abstract

Purpose

Rigid robotic hands are generally fast, precise and capable of exerting large forces, whereas soft robotic hands are compliant, safe and adaptive to complex environments. It is valuable and challenging to develop soft-rigid robotic hands that have both types of capabilities. The paper aims to address the challenge through developing a paradigm to achieve the behaviors of soft and rigid robotic hands adaptively.

Design/methodology/approach

The design principle of a two-joint finger is proposed. A kinematic model and a stiffness enhancement method are proposed and discussed. The manufacturing process for the soft-rigid finger is presented. Experiments are carried out to validate the accuracy of the kinematic model and evaluate the performance of the flexible body of the finger. Finally, a robotic hand composed of two soft-rigid fingers is fabricated to demonstrate its grasping capacities.

Findings

The kinematic model can capture the desired distal deflection and comprehensive shape accurately. The stiffness enhancement method guarantees stable grasp of the robotic hand, without sacrificing its flexibility and adaptability. The robotic hand is lightweight and practical. It can exhibit different grasping capacities.

Practical implications

It can be applied in the field of industrial grasping, where the objects are varied in materials and geometry. The hand’s inherent characteristic removes the need to detect and react to slight variations in surface geometry and makes the control strategies simple.

Originality/value

This work proposes a novel robotic hand. It possesses three distinct characteristics, i.e. high compliance, exhibiting discrete or continuous kinematics adaptively, lightweight and practical structures.

Details

Industrial Robot: the international journal of robotics research and application, vol. 48 no. 6
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 8 May 2024

Minghao Wang, Ming Cong, Yu Du, Huageng Zhong and Dong Liu

To make the robot that have real autonomous ability is always the goal of mobile robot research. For mobile robots, simultaneous localization and mapping (SLAM) research is no…

Abstract

Purpose

To make the robot that have real autonomous ability is always the goal of mobile robot research. For mobile robots, simultaneous localization and mapping (SLAM) research is no longer satisfied with enabling robots to build maps by remote control, more needs will focus on the autonomous exploration of unknown areas, which refer to the low light, complex spatial features and a series of unstructured environment, lick underground special space (dark and multiintersection). This study aims to propose a novel robot structure with mapping and autonomous exploration algorithms. The experiment proves the detection ability of the robot.

Design/methodology/approach

A small bio-inspired mobile robot suitable for underground special space (dark and multiintersection) is designed, and the control system is set up based on STM32 and Jetson Nano. The robot is equipped with double laser sensor and Ackerman chassis structure, which can adapt to the practical requirements of exploration in underground special space. Based on the graph optimization SLAM method, an optimization method for map construction is proposed. The Iterative Closest Point (ICP) algorithm is used to match two frames of laser to recalculate the relative pose of the robot, which improves the sensor utilization rate of the robot in underground space and also increase the synchronous positioning accuracy. Moreover, based on boundary cells and rapidly-exploring random tree (RRT) algorithm, a new Bio-RRT method for robot autonomous exploration is proposed in addition.

Findings

According to the experimental results, it can be seen that the upgraded SLAM method proposed in this paper achieves better results in map construction. At the same time, the algorithm presents good real-time performance as well as high accuracy and strong maintainability, particularly it can update the map continuously with the passing of time and ensure the positioning accuracy in the process of map updating. The Bio-RRT method fused with the firing excitation mechanism of boundary cells has a more purposeful random tree growth. The number of random tree expansion nodes is less, and the amount of information to be processed is reduced, which leads to the path planning time shorter and the efficiency higher. In addition, the target bias makes the random tree grow directly toward the target point with a certain probability, and the obtained path nodes are basically distributed on or on both sides of the line between the initial point and the target point, which makes the path length shorter and reduces the moving cost of the mobile robot. The final experimental results demonstrate that the proposed upgraded SLAM and Bio-RRT methods can better complete the underground special space exploration task.

Originality/value

Based on the background of robot autonomous exploration in underground special space, a new bio-inspired mobile robot structure with mapping and autonomous exploration algorithm is proposed in this paper. The robot structure is constructed, and the perceptual unit, control unit, driving unit and communication unit are described in detail. The robot can satisfy the practical requirements of exploring the underground dark and multiintersection space. Then, the upgraded graph optimization laser SLAM algorithm and interframe matching optimization method are proposed in this paper. The Bio-RRT independent exploration method is finally proposed, which takes shorter time in equally open space and the search strategy for multiintersection space is more efficient. The experimental results demonstrate that the proposed upgrade SLAM and Bio-RRT methods can better complete the underground space exploration task.

Details

Robotic Intelligence and Automation, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2754-6969

Keywords

Article
Publication date: 31 July 2023

Jinzhong Li, Ming Cong, Dong Liu and Yu Du

Robots face fundamental challenges in achieving reliable and stable operations for complex home service scenarios. This is one of the crucial topics of robotics methods to imitate…

Abstract

Purpose

Robots face fundamental challenges in achieving reliable and stable operations for complex home service scenarios. This is one of the crucial topics of robotics methods to imitate human beings’ advanced cognitive characteristics and apply them to solve complex tasks. The purpose of this study is to enable robots to have the ability to understand the scene and task process in complex scenes and to provide a reference method for robot task programming in complex scenes.

Design/methodology/approach

This paper constructs a task modeling method for robots in complex environments based on the characteristics of the perception-motor memory model of human cognition. In the aspect of episodic memory construction, the task execution process is included in the category of qualitative spatio-temporal calculus. The topology interaction of objects in a task scenario is used to define scene attributes. The task process can be regarded as changing scene attributes on a time scale. The qualitative spatio-temporal activity graphs are used to analyze the change process of the object state with time during the robot task execution. The tasks are divided according to the different values of scene attributes at different times during task execution. Based on this, in procedural memory, an object-centered motion model is developed by analyzing the changes in the relationship between objects in the scene episode by analyzing the scene changes before and after the robot performs the actions. Finally, the task execution process of the robot is constructed by alternately reconstructing episodic memory and procedural memory.

Findings

To verify the applicability of the proposed model, a scenario where the robot combines the object (one of the most common tasks in-home service) is set up. The proposed method can obtain the landscape of robot tasks in a complex environment.

Originality/value

The robot can achieve high-level task programming through the alternating interpretation of scenarios and actions. The proposed model differs from traditional methods based on geometric or physical feature information. However, it focuses on the spatial relationship of objects, which is more similar to the cognitive mechanism of human understanding of the environment.

Article
Publication date: 21 August 2023

Minghao Wang, Ming Cong, Yu Du, Dong Liu and Xiaojing Tian

The purpose of this study is to solve the problem of an unknown initial position in a multi-robot raster map fusion. The method includes two-dimensional (2D) raster maps and…

Abstract

Purpose

The purpose of this study is to solve the problem of an unknown initial position in a multi-robot raster map fusion. The method includes two-dimensional (2D) raster maps and three-dimensional (3D) point cloud maps.

Design/methodology/approach

A fusion method using multiple algorithms was proposed. For 2D raster maps, this method uses accelerated robust feature detection to extract feature points of multi-raster maps, and then feature points are matched using a two-step algorithm of minimum Euclidean distance and adjacent feature relation. Finally, the random sample consensus algorithm was used for redundant feature fusion. On the basis of 2D raster map fusion, the method of coordinate alignment is used for 3D point cloud map fusion.

Findings

To verify the effectiveness of the algorithm, the segmentation mapping method (2D raster map) and the actual robot mapping method (2D raster map and 3D point cloud map) were used for experimental verification. The experiments demonstrated the stability and reliability of the proposed algorithm.

Originality/value

This algorithm uses a new visual method with coordinate alignment to process the raster map, which can effectively solve the problem of the demand for the initial relative position of robots in traditional methods and be more adaptable to the fusion of 3D maps. In addition, the original data of the map can come from different types of robots, which greatly improves the universality of the algorithm.

Details

Robotic Intelligence and Automation, vol. 43 no. 5
Type: Research Article
ISSN: 2754-6969

Keywords

Article
Publication date: 7 September 2023

Minghao Wang, Ming Cong, Dong Liu, Yu Du, Xiaojing Tian and Bing Li

The purpose of this study is to designed a robot odometry based on three dimensional (3D) laser point cloud data, inertial measurement unit (IMU) data and real-time kinematic…

Abstract

Purpose

The purpose of this study is to designed a robot odometry based on three dimensional (3D) laser point cloud data, inertial measurement unit (IMU) data and real-time kinematic (RTK) data in underground spatial features and gravity fluctuations environment. This method improves the mapping accuracy in two types of underground space: multi-layer space and large-scale scenarios.

Design/methodology/approach

An IMU–Laser–RTK fusion mapping algorithm based on Iterative Kalman Filter was proposed, and the observation equation and Jacobian matrix were derived. Aiming at the problem of inaccurate gravity estimation, the optimization of gravity is transformed into the optimization of SO(3), which avoids the problem of gravity over-parameterization.

Findings

Compared with the optimization method, the computational cost is reduced. Without relying on the wheel speed odometer, the robot synchronization localization and 3D environment modeling for multi-layer space are realized. The performance of the proposed algorithm is tested and compared in two types of underground space, and the robustness and accuracy in multi-layer space and large-scale scenarios are verified. The results show that the root mean square error of the proposed algorithm is 0.061 m, which achieves higher accuracy than other algorithms.

Originality/value

Based on the problem of large loop and low feature scale, this algorithm can better complete the map loop and self-positioning, and its root mean square error is more than double compared with other methods. The method proposed in this paper can better complete the autonomous positioning of the robot in the underground space with hierarchical feature degradation, and at the same time, an accurate 3D map can be constructed for subsequent research.

Details

Industrial Robot: the international journal of robotics research and application, vol. 50 no. 6
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 15 March 2023

Jinzhong Li, Ming Cong, Dong Liu and Yu Du

Under the development trend of intelligent manufacturing, the unstructured environment requires the robot to have a good generalization performance to adapt to the scene changes…

160

Abstract

Purpose

Under the development trend of intelligent manufacturing, the unstructured environment requires the robot to have a good generalization performance to adapt to the scene changes. The purpose of this paper aims to present a learning from demonstration (LfD) method (task parameterized [TP]-dynamic movement primitives [DMP]-GMR) that combines DMPs and TP-LfD to improve generalization performance and solve object manipulation tasks.

Design/methodology/approach

The dynamic time warping algorithm is applied to processing demonstration data to obtain a more standard learning model in the proposed method. The DMPs are used to model the basic trajectory learning model. The Gaussian mixture model is introduced to learn the force term of DMPs and solve the problem of learning from multiple demonstration trajectories. The robot can learn more local geometric features and generalize the learned model to unknown situations by adding task parameters.

Findings

An evaluation criterion based on curve similarity calculated by the Frechet distance was constructed to evaluate the model’s interpolation and extrapolation performance. The model’s generalization performance was assessed on 2D virtual data sets, and first, the results show that the proposed method has better interpolation and extrapolation performance than other methods.

Originality/value

The proposed model was applied to the axle-hole assembly task on real robots, and the robot’s posture in grasping and placing the axle part was taken as the task parameter of the model. The experiment results show that The proposed model is competitive with other models.

Details

Robotic Intelligence and Automation, vol. 43 no. 2
Type: Research Article
ISSN: 2754-6969

Keywords

Article
Publication date: 8 February 2022

Jiaqi Zhang, Ming Cong, Dong Liu, Yu Du and Hongjiang Ma

This paper aims to get rid of the traditional basic principle of using the motor as the variable stiffness drive source, simplify the structure of the exoskeleton and reduce the…

Abstract

Purpose

This paper aims to get rid of the traditional basic principle of using the motor as the variable stiffness drive source, simplify the structure of the exoskeleton and reduce the quality of the exoskeleton. This paper proposes to use shape memory alloys (SMA) as the variable stiffness drive source.

Design/methodology/approach

In this study, SMA is used to construct the active variable stiffness unit, the Brinson constitutive model is used to establish a dynamic model to control the active variable stiffness unit and the above active variable stiffness unit is used to realize the force control function and construct a lightweight, variable stiffness knee exoskeleton.

Findings

The dynamic model constructed in this paper can preliminarily describe the phase transformation process of the active variable stiffness unit and realize the variable stiffness function of the knee exoskeleton. The variable stiffness exoskeleton can effectively reduce the driving error under the high-speed walking condition.

Originality/value

The contribution of this paper is to combine SMAs to construct an active variable stiffness unit, build a dynamic model for controlling the active variable stiffness unit and construct a lightweight, variable stiffness knee exoskeleton.

Details

Industrial Robot: the international journal of robotics research and application, vol. 49 no. 5
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 2 August 2019

Dong Liu, Minghao Wang and Ming Cong

The purpose of this paper is to solve the common problems of outer phenomenon and stress concentration among pneumatic networks soft actuators.

Abstract

Purpose

The purpose of this paper is to solve the common problems of outer phenomenon and stress concentration among pneumatic networks soft actuators.

Design/methodology/approach

On the basis of imitating the caterpillar structure, the new soft actuator adopts the integral circular ladder structure instead of the traditional independent distributed structure as the air chamber. Through the comparison of several different structures, the parabolic in-wall curve is found to be fit for designing the optimal integrated chamber structure of the soft actuator. The curve function of each ladder chamber is computed based on the torque distribution model, aiming to decrease the terminal deformation. Meanwhile, the FEM analysis method is applied to establish the motion model of the integrated parabolic ladder soft actuator. The model’s accuracy, as well as structure’s deformation and stress, are verified.

Findings

Compared with the FEM data, the experimental data indicate that the new soft actuator has no obvious outer phenomenon, the maximum stress decreases and the stiffness increases. The new actuator is applied for designing a flexible gripper to grasp objects of different shapes and sizes. The gripper can grasp objects of 52.6 times its own mass.

Practical implications

The designed gripper is available for flexible production in various fields, such as capturing fruits of different sizes, soft foods or parts with complex shapes.

Originality/value

This paper proposes a new type soft actuator, which provides a solution for exploring the field of the soft robot. The problems of outer phenomenon and stress concentration are suppressed with pneumatic networks soft actuators.

Details

Industrial Robot: the international journal of robotics research and application, vol. 46 no. 6
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 3 April 2019

Yi Liu, Ming Cong, Hang Dong and Dong Liu

The purpose of this paper is to propose a new method based on three-dimensional (3D) vision technologies and human skill integrated deep learning to solve assembly positioning…

Abstract

Purpose

The purpose of this paper is to propose a new method based on three-dimensional (3D) vision technologies and human skill integrated deep learning to solve assembly positioning task such as peg-in-hole.

Design/methodology/approach

Hybrid camera configuration was used to provide the global and local views. Eye-in-hand mode guided the peg to be in contact with the hole plate using 3D vision in global view. When the peg was in contact with the workpiece surface, eye-to-hand mode provided the local view to accomplish peg-hole positioning based on trained CNN.

Findings

The results of assembly positioning experiments proved that the proposed method successfully distinguished the target hole from the other same size holes according to the CNN. The robot planned the motion according to the depth images and human skill guide line. The final positioning precision was good enough for the robot to carry out force controlled assembly.

Practical implications

The developed framework can have an important impact on robotic assembly positioning process, which combine with the existing force-guidance assembly technology as to build a whole set of autonomous assembly technology.

Originality/value

This paper proposed a new approach to the robotic assembly positioning based on 3D visual technologies and human skill integrated deep learning. Dual cameras swapping mode was used to provide visual feedback for the entire assembly motion planning process. The proposed workpiece positioning method provided an effective disturbance rejection, autonomous motion planning and increased overall performance with depth images feedback. The proposed peg-hole positioning method with human skill integrated provided the capability of target perceptual aliasing avoiding and successive motion decision for the robotic assembly manipulation.

Details

Industrial Robot: the international journal of robotics research and application, vol. 46 no. 1
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 24 June 2021

Jiaqi Zhang, Ming Cong, Dong Liu, Yu Du and Hongjiang Ma

The purpose of this paper is to use a simple method to enhance the ability of lower limb exoskeletons to restore balance under large interference conditions and to solve the…

Abstract

Purpose

The purpose of this paper is to use a simple method to enhance the ability of lower limb exoskeletons to restore balance under large interference conditions and to solve the problem that biped robot stability criterion cannot be fully applied to the underactuated lower limb exoskeletons.

Design/methodology/approach

The method used in this paper is to construct an underactuated lower extremity exoskeleton ankle joint with a torsion spring. Based on the constructed exoskeleton, the linear inverted torsion spring pendulum model is proposed, and the traditional capture point (CP) concept is optimized.

Findings

The underactuated exoskeleton ankle joint with torsion springs, combined with the improved CP concept, can effectively reduce the forward stepping distance under the same interference condition, which is equivalent to enhancing the balance ability of the lower extremity exoskeleton.

Originality/value

The contribution of this paper is to enhance the balance ability of the exoskeleton of the lower limbs under large interference conditions. The torsion spring is used as the exoskeleton ankle joint, and the traditional CP concept is optimized according to the constructed exoskeleton.

Details

Assembly Automation, vol. 41 no. 4
Type: Research Article
ISSN: 0144-5154

Keywords

1 – 10 of 85