Search results

1 – 10 of 22
Article
Publication date: 16 August 2022

Xin Lai, Dan Wu, Di Wu, Jia He Li and Hang Yu

The purpose of this study is to solve the problems of poor stability and high energy consumption of the dynamic window algorithm (DWA) for the mobile robots, a novel enhanced…

Abstract

Purpose

The purpose of this study is to solve the problems of poor stability and high energy consumption of the dynamic window algorithm (DWA) for the mobile robots, a novel enhanced dynamic window algorithm is proposed in this paper.

Design/methodology/approach

The novel algorithm takes the distance function as the weight of the target-oriented coefficient, and a new evaluation function is presented to optimize the azimuth angle.

Findings

The jitter of the mobile robot caused by the drastic change of angular velocity is reduced when the robot is closer to the target point. The simulation results show that the proposed algorithm effectively optimizes the stability of the mobile robot during operation with lower angular velocity dispersion and less energy consumption, but with a slightly higher running time than DWA.

Originality/value

A novel enhanced dynamic window algorithm is proposed and verified. According to the experimental result, the proposed algorithm can reduce the energy consumption of the robot and improves the efficiency of the robot.

Details

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

Keywords

Article
Publication date: 30 October 2023

Li He, Shuai Zhang, Heng Zhang and Liang Yuan

The purpose of this paper is to solve the problem that mobile robots are still based on reactive collision avoidance in unknown dynamic environments leading to a lack of…

Abstract

Purpose

The purpose of this paper is to solve the problem that mobile robots are still based on reactive collision avoidance in unknown dynamic environments leading to a lack of interaction with obstacles and limiting the comprehensive performance of mobile robots. A dynamic window approach with multiple interaction strategies (DWA-MIS) is proposed to solve this problem.

Design/methodology/approach

The algorithm firstly classifies the moving obstacle movement intention, based on which a rule function is designed to incorporate positive incentives to motivate the robot to make correct avoidance actions. Then, the evaluation mechanism is improved by considering the time cost and future information of the environment to increase the motion states. Finally, the optimal objective function is designed based on genetic algorithm to adapt to different environments with time-varying multiparameter optimization.

Findings

Faced with obstacles in different states, the mobile robot can choose a suitable interaction strategy, which solves the limitations of the original DWA evaluation function and avoids the defects of reactive collision avoidance. Simulation results show that the algorithm can efficiently adapt to unknown dynamic environments, has less path length and iterations and has a high comprehensive performance.

Originality/value

A DWA-MIS is proposed, which increases the interaction capability between mobile robots and obstacles by improving the evaluation function mechanism and broadens the navigation strategy of DWA at a lower computational cost. After real machine verification, the algorithm has a high comprehensive performance based on real environment and provides a new idea for local path planning methods.

Details

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

Keywords

Article
Publication date: 12 July 2022

Huaidong Zhou, Pengbo Feng and Wusheng Chou

Wheeled mobile robots (WMR) are the most widely used robots. Avoiding obstacles in unstructured environments, especially dynamic obstacles such as pedestrians, is a serious…

Abstract

Purpose

Wheeled mobile robots (WMR) are the most widely used robots. Avoiding obstacles in unstructured environments, especially dynamic obstacles such as pedestrians, is a serious challenge for WMR. This paper aims to present a hybrid obstacle avoidance method that combines an informed-rapidly exploring random tree* algorithm with a three-dimensional (3D)-object detection approach and model prediction controller (MPC) to conduct obstacle perception, collision-free path planning and obstacle avoidance for WMR in unstructured environments.

Design/methodology/approach

Given a reference orientation and speed, the hybrid method uses parametric ellipses to represent obstacle expansion boundaries based on the 3D target detection results, and a collision-free reference path is planned. Then, the authors build on a model predictive control for tracking the collision-free reference path by incorporating the distance between the robot and obstacles. The proposed framework is a mapless method for WMR.

Findings

The authors present experimental results with a mobile robot for obstacle avoidance in indoor environments crowded with obstacles, such as chairs and pedestrians. The results show that the proposed hybrid obstacle avoidance method can satisfy the application requirements of mobile robots in unstructured environments.

Originality/value

In this study, the parameter ellipse is used to represent the area occupied by the obstacle, which takes the velocity as the parameter. Therefore, the motion direction and position of dynamic obstacles can be considered in the planning stage, which enhances the success rate of obstacle avoidance. In addition, the distance between the obstacle and robot is increased in the MPC optimization function to ensure a safe distance between the robot and the obstacle.

Details

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

Keywords

Article
Publication date: 18 May 2020

Haojie Zhang, Yudong Zhang and Tiantian Yang

As wheeled mobile robots find increasing use in outdoor applications, it becomes more important to reduce energy consumption to perform more missions efficiently with limit energy…

Abstract

Purpose

As wheeled mobile robots find increasing use in outdoor applications, it becomes more important to reduce energy consumption to perform more missions efficiently with limit energy supply. The purpose of this paper is to survey the current state-of-the-art on energy-efficient motion planning (EEMP) for wheeled mobile robots.

Design/methodology/approach

The use of wheeled mobile robots has been increased to replace humans in performing risky missions in outdoor applications, and the requirement of motion planning with efficient energy consumption is necessary. This study analyses a lot of motion planning technologies in terms of energy efficiency for wheeled mobile robots from 2000 to present. The dynamic constraints play a key role in EEMP problem, which derive the power model related to energy consumption. The surveyed approaches differ in the used steering mechanisms for wheeled mobile robots, in assumptions on the structure of the environment and in computational requirements. The comparison among different EEMP methods is proposed in optimal, computation time and completeness.

Findings

According to lots of literature in EEMP problem, the research results can be roughly divided into online real-time optimization and offline optimization. The energy consumption is considered during online real-time optimization, which is computationally expensive and time-consuming. The energy consumption model is used to evaluate the candidate motions offline and to obtain the optimal energy consumption motion. Sometimes, this optimization method may cause local minimal problem and even fail to track. Therefore, integrating the energy consumption model into the online motion planning will be the research trend of EEMP problem, and more comprehensive approach to EEMP problem is presented.

Research limitations/implications

EEMP is closely related to robot’s dynamic constraints. This paper mainly surveyed in EEMP problem for differential steered, Ackermann-steered, skid-steered and omni-directional steered robots. Other steering mechanisms of wheeled mobile robots are not discussed in this study.

Practical implications

The survey of performance of various EEMP serves as a reference for robots with different steering mechanisms using in special scenarios.

Originality/value

This paper analyses a lot of motion planning technologies in terms of energy efficiency for wheeled mobile robots from 2000 to present.

Details

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

Keywords

Article
Publication date: 26 January 2023

Demet Canpolat Tosun and Yasemin Işık

It is possible with classical path planning algorithms to plan a path in a static environment if the instant position of the vehicle is known and the target and obstacle positions…

Abstract

Purpose

It is possible with classical path planning algorithms to plan a path in a static environment if the instant position of the vehicle is known and the target and obstacle positions are constant. In a dynamic case, these methods used for the static environment are insufficient. The purpose of this study is to find a new method that can provide a solution to the four-rotor unmanned aerial vehicle (UAV) path planning problem in static and dynamic environments.

Design/methodology/approach

As a solution to the problem within the scope of this study, there is a new hybrid method in which the global A* algorithm and local the VFH+ algorithm are combined.

Findings

The performance of the designed algorithm was tested in different environments using the Gazebo model of a real quadrotor and the robot operating system (ROS), which is the widely used platform for robotic applications. Navigation stacks developed for mobile robots on the ROS platform were also used for the UAV, and performance benchmarks were carried out. From the proposed hybrid algorithm, remarkable results were obtained in terms of both planning and implementation time compared to ROS navigation stacks.

Originality/value

This study proposes a new hybrid approach to the path planning problem for UAVs operating in both static and dynamic environments.

Details

Aircraft Engineering and Aerospace Technology, vol. 95 no. 5
Type: Research Article
ISSN: 1748-8842

Keywords

Open Access
Article
Publication date: 13 April 2022

Shuanggao Li, Zhichao Huang, Qi Zeng and Xiang Huang

Aircraft assembly is the crucial part of aircraft manufacturing, and to meet the high-precision and high-efficiency requirements, cooperative measurement consisting of multiple…

Abstract

Purpose

Aircraft assembly is the crucial part of aircraft manufacturing, and to meet the high-precision and high-efficiency requirements, cooperative measurement consisting of multiple measurement instruments and automatic assisted devices is being adopted. To achieve the complete data of all assembly features, measurement devices need to be placed at different positions, and the flexible and efficient transfer relies on Automated Guided Vehicles (AGVs) and robots in the large-size space and close range. This paper aims to improve the automatic station transfer in accuracy and flexibility.

Design/methodology/approach

A transferring system with Light Detection and Ranging (LiDAR) and markers is established. The map coupling for navigation is optimized. Markers are distributed according to the accumulated uncertainties. The path planning method applied to the collaborative measurement is proposed for better accuracy. The motion planning method is optimized for better positioning accuracy.

Findings

A transferring system is constructed and the system is verified in the laboratory. Experimental results show that the proposed system effectively improves positioning accuracy and efficiency, which improves the station transfer for the cooperative measurement.

Originality/value

A Transferring system for collaborative measurement is proposed. The optimized navigation method extends the application of visual markers. With this system, AGV is capable of the cooperative measurement of large aircraft structural parts.

Details

Journal of Intelligent Manufacturing and Special Equipment, vol. 3 no. 1
Type: Research Article
ISSN: 2633-6596

Keywords

Article
Publication date: 11 April 2023

Xiangda Yan, Jie Huang, Keyan He, Huajie Hong and Dasheng Xu

Robots equipped with LiDAR sensors can continuously perform efficient actions for mapping tasks to gradually build maps. However, with the complexity and scale of the environment…

Abstract

Purpose

Robots equipped with LiDAR sensors can continuously perform efficient actions for mapping tasks to gradually build maps. However, with the complexity and scale of the environment increasing, the computation cost is extremely steep. This study aims to propose a hybrid autonomous exploration method that makes full use of LiDAR data, shortens the computation time in the decision-making process and improves efficiency. The experiment proves that this method is feasible.

Design/methodology/approach

This study improves the mapping update module and proposes a full-mapping approach that fully exploits the LiDAR data. Under the same hardware configuration conditions, the scope of the mapping is expanded, and the information obtained is increased. In addition, a decision-making module based on reinforcement learning method is proposed, which can select the optimal or near-optimal perceptual action by the learned policy. The decision-making module can shorten the computation time of the decision-making process and improve the efficiency of decision-making.

Findings

The result shows that the hybrid autonomous exploration method offers good performance, which combines the learn-based policy with traditional frontier-based policy.

Originality/value

This study proposes a hybrid autonomous exploration method, which combines the learn-based policy with traditional frontier-based policy. Extensive experiment including real robots is conducted to evaluate the performance of the approach and proves that this method is feasible.

Details

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

Keywords

Article
Publication date: 10 February 2021

Sathies Kumar Thangarajan and Arun Chokkalingam

The purpose of this paper is to develop an efficient brain tumor detection model using the beneficial concept of hybrid classification using magnetic resonance imaging (MRI…

149

Abstract

Purpose

The purpose of this paper is to develop an efficient brain tumor detection model using the beneficial concept of hybrid classification using magnetic resonance imaging (MRI) images Brain tumors are the most familiar and destructive disease, resulting to a very short life expectancy in their highest grade. The knowledge and the sudden progression in the area of brain imaging technologies have perpetually ready for an essential role in evaluating and concentrating the novel perceptions of brain anatomy and operations. The system of image processing has prevalent usage in the part of medical science for enhancing the early diagnosis and treatment phases.

Design/methodology/approach

The proposed detection model involves five main phases, namely, image pre-processing, tumor segmentation, feature extraction, third-level discrete wavelet transform (DWT) extraction and detection. Initially, the input MRI image is subjected to pre-processing using different steps called image scaling, entropy-based trilateral filtering and skull stripping. Image scaling is used to resize the image, entropy-based trilateral filtering extends to eradicate the noise from the digital image. Moreover, skull stripping is done by Otsu thresholding. Next to the pre-processing, tumor segmentation is performed by the fuzzy centroid-based region growing algorithm. Once the tumor is segmented from the input MRI image, feature extraction is done, which focuses on the first-order and higher-order statistical measures. In the detection side, a hybrid classifier with the merging of neural network (NN) and convolutional neural network (CNN) is adopted. Here, NN takes the first-order and higher-order statistical measures as input, whereas CNN takes the third level DWT image as input. As an improvement, the number of hidden neurons of both NN and CNN is optimized by a novel meta-heuristic algorithm called Crossover Operated Rooster-based Chicken Swarm Optimization (COR-CSO). The AND operation of outcomes obtained from both optimized NN and CNN categorizes the input image into two classes such as normal and abnormal. Finally, a valuable performance evaluation will prove that the performance of the proposed model is quite good over the entire existing model.

Findings

From the experimental results, the accuracy of the suggested COR-CSO-NN + CNN was seemed to be 18% superior to support vector machine, 11.3% superior to NN, 22.9% superior to deep belief network, 15.6% superior to CNN and 13.4% superior to NN + CNN, 11.3% superior to particle swarm optimization-NN + CNN, 9.2% superior to grey wolf optimization-NN + CNN, 5.3% superior to whale optimization algorithm-NN + CNN and 3.5% superior to CSO-NN + CNN. Finally, it was concluded that the suggested model is superior in detecting brain tumors effectively using MRI images.

Originality/value

This paper adopts the latest optimization algorithm called COR-CSO to detect brain tumors using NN and CNN. This is the first study that uses COR-CSO-based optimization for accurate brain tumor detection.

Article
Publication date: 27 January 2021

Irina Tatiana Garces and Cagri Ayranci

A review on additive manufacturing (AM) of shape memory polymer composites (SMPCs) is put forward to highlight the progress made up to date, conduct a critical review and show the…

Abstract

Purpose

A review on additive manufacturing (AM) of shape memory polymer composites (SMPCs) is put forward to highlight the progress made up to date, conduct a critical review and show the limitations and possible improvements in the different research areas within the different AM techniques. The purpose of this study is to identify academic and industrial opportunities.

Design/methodology/approach

This paper introduces the reader to three-dimensional (3 D) and four-dimensional printing of shape memory polymers (SMPs). Specifically, this review centres on manufacturing technologies based on material extrusion, photopolymerization, powder-based and lamination manufacturing processes. AM of SMPC was classified according to the nature of the filler material: particle dispersed, i.e. carbon, metallic and ceramic and long fibre reinforced materials, i.e. carbon fibres. This paper makes a distinction for multi-material printing with SMPs, as multi-functionality and exciting applications can be proposed through this method. Manufacturing strategies and technologies for SMPC are addressed in this review and opportunities in the research are highlighted.

Findings

This paper denotes the existing limitations in the current AM technologies and proposes several directions that will contribute to better use and improvements in the production of additive manufactured SMPC. With advances in AM technologies, gradient changes in material properties can open diverse applications of SMPC. Because of multi-material printing, co-manufacturing sensors to 3D printed smart structures can bring this technology a step closer to obtain full control of the shape memory effect and its characteristics. This paper discusses the novel developments in device and functional part design using SMPC, which should be aided with simple first stage design models followed by complex simulations for iterative and optimized design. A change in paradigm for designing complex structures is still to be made from engineers to exploit the full potential of additive manufactured SMPC structures.

Originality/value

Advances in AM have opened the gateway to the potential design and fabrication of functional parts with SMPs and their composites. There have been many publications and reviews conducted in this area; yet, many mainly focus on SMPs and reserve a small section to SMPC. This paper presents a comprehensive review directed solely on the AM of SMPC while highlighting the research opportunities.

Details

Rapid Prototyping Journal, vol. 27 no. 2
Type: Research Article
ISSN: 1355-2546

Keywords

Article
Publication date: 1 December 2020

Rui Lin, Haibo Huang and Maohai Li

This study aims to present an automated guided logistics robot mainly designed for pallet transportation. Logistics robot is compactly designed. It could pick up the pallet…

Abstract

Purpose

This study aims to present an automated guided logistics robot mainly designed for pallet transportation. Logistics robot is compactly designed. It could pick up the pallet precisely and transport the pallet up to 1,000 kg automatically in the warehouse. It could move freely in all directions without turning the chassis. It could work without any additional infrastructure based on laser navigation system proposed in this work.

Design/methodology/approach

Logistics robot should be able to move underneath and lift up the pallet accurately. Logistics robot mainly consists of two sub-robots, like two forks of the forklift. Each sub-robot has front and rear driving units. A new compact driving unit is compactly designed as a key component to ensure access to the narrow free entry of the pallet. Besides synchronous motions in all directions, the two sub-robots should also perform synchronous lifting up and laying down the pallet. Logistics robot uses a front laser to detect obstacles and locate itself using on-board navigation system. A rear laser is used to recognize and guide the sub-robots to pick up the pallet precisely within ± 5mm/1o in x-/yaw direction. Path planning algorithm under different constraints is proposed for logistics robot to obey the traffic rules of pallet logistics.

Findings

Compared with the traditional forklift vehicles, logistics robot has the advantages of more compact structure and higher expandability. It can realize the omnidirectional movement flexibly without turning the chassis and take zero-radius turn by controlling compact driving units synchronously. Logistics robot can move collision-free into any pallet that has not been precisely placed. It can plan the paths for returning to charge station and charge automatically. So it can work uninterruptedly for 7 × 24 h. Path planning algorithm proposed can avoid traffic congestion and improve the passability of the narrow roads to improve logistics efficiencies. Logistics robot is quite suitable for the standardized logistics factory with small working space.

Originality/value

This is a new innovation for pallet transportation vehicle to improve logistics automation.

Details

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

Keywords

1 – 10 of 22