Search results

1 – 10 of 309
Article
Publication date: 9 February 2024

Ravinder Singh

This paper aims to focus on solving the path optimization problem by modifying the probabilistic roadmap (PRM) technique as it suffers from the selection of the optimal number of…

Abstract

Purpose

This paper aims to focus on solving the path optimization problem by modifying the probabilistic roadmap (PRM) technique as it suffers from the selection of the optimal number of nodes and deploy in free space for reliable trajectory planning.

Design/methodology/approach

Traditional PRM is modified by developing a decision-making strategy for the selection of optimal nodes w.r.t. the complexity of the environment and deploying the optimal number of nodes outside the closed segment. Subsequently, the generated trajectory is made smoother by implementing the modified Bezier curve technique, which selects an optimal number of control points near the sharp turns for the reliable convergence of the trajectory that reduces the sum of the robot’s turning angles.

Findings

The proposed technique is compared with state-of-the-art techniques that show the reduction of computational load by 12.46%, the number of sharp turns by 100%, the number of collisions by 100% and increase the velocity parameter by 19.91%.

Originality/value

The proposed adaptive technique provides a better solution for autonomous navigation of unmanned ground vehicles, transportation, warehouse applications, etc.

Details

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

Keywords

Article
Publication date: 2 January 2024

Wenlong Cheng and Wenjun Meng

This study aims to solve the problem of job scheduling and multi automated guided vehicle (AGV) cooperation in intelligent manufacturing workshops.

Abstract

Purpose

This study aims to solve the problem of job scheduling and multi automated guided vehicle (AGV) cooperation in intelligent manufacturing workshops.

Design/methodology/approach

In this study, an algorithm for job scheduling and cooperative work of multiple AGVs is designed. In the first part, with the goal of minimizing the total processing time and the total power consumption, the niche multi-objective evolutionary algorithm is used to determine the processing task arrangement on different machines. In the second part, AGV is called to transport workpieces, and an improved ant colony algorithm is used to generate the initial path of AGV. In the third part, to avoid path conflicts between running AGVs, the authors propose a simple priority-based waiting strategy to avoid collisions.

Findings

The experiment shows that the solution can effectively deal with job scheduling and multiple AGV operation problems in the workshop.

Originality/value

In this paper, a collaborative work algorithm is proposed, which combines the job scheduling and AGV running problem to make the research results adapt to the real job environment in the workshop.

Details

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

Keywords

Article
Publication date: 12 April 2024

Xiaodong Yu, Guangqiang Shi, Hui Jiang, Ruichun Dai, Wentao Jia, Xinyi Yang and Weicheng Gao

This paper aims to study the influence of cylindrical texture parameters on the lubrication performance of static and dynamic pressure thrust bearings (hereinafter referred to as…

Abstract

Purpose

This paper aims to study the influence of cylindrical texture parameters on the lubrication performance of static and dynamic pressure thrust bearings (hereinafter referred to as thrust bearings) and to optimize their lubrication performance using multiobjective optimization.

Design/methodology/approach

The influence of texture parameters on the lubrication performance of thrust bearings was studied based on the modified Reynolds equation. The objective functions are predicted through the BP neural network, and the texture parameters were optimized using the improved multiobjective ant lion algorithm (MOALA).

Findings

Compared with smooth surface, the introduction of texture can improve the lubrication properties. Under the optimization of the improved algorithm, when the texture diameter, depth, spacing and number are approximately 0.2 mm, 0.5 mm, 5 mm and 34, respectively, the loading capacity is increased by around 27.7% and the temperature is reduced by around 1.55°C.

Originality/value

This paper studies the effect of texture parameters on the lubrication properties of thrust bearings based on the modified Reynolds equation and performs multiobjective optimization through an improved MOALA.

Details

Industrial Lubrication and Tribology, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0036-8792

Keywords

Article
Publication date: 6 March 2024

Ruoxing Wang, Shoukun Wang, Junfeng Xue, Zhihua Chen and Jinge Si

This paper aims to investigate an autonomous obstacle-surmounting method based on a hybrid gait for the problem of crossing low-height obstacles autonomously by a six wheel-legged…

Abstract

Purpose

This paper aims to investigate an autonomous obstacle-surmounting method based on a hybrid gait for the problem of crossing low-height obstacles autonomously by a six wheel-legged robot. The autonomy of obstacle-surmounting is reflected in obstacle recognition based on multi-frame point cloud fusion.

Design/methodology/approach

In this paper, first, for the problem that the lidar on the robot cannot scan the point cloud of low-height obstacles, the lidar is driven to rotate by a 2D turntable to obtain the point cloud of low-height obstacles under the robot. Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping algorithm, fast ground segmentation algorithm and Euclidean clustering algorithm are used to recognize the point cloud of low-height obstacles and obtain low-height obstacle in-formation. Then, combined with the structural characteristics of the robot, the obstacle-surmounting action planning is carried out for two types of obstacle scenes. A segmented approach is used for action planning. Gait units are designed to describe each segment of the action. A gait matrix is used to describe the overall action. The paper also analyzes the stability and surmounting capability of the robot’s key pose and determines the robot’s surmounting capability and the value scheme of the surmounting control variables.

Findings

The experimental verification is carried out on the robot laboratory platform (BIT-6NAZA). The obstacle recognition method can accurately detect low-height obstacles. The robot can maintain a smooth posture to cross low-height obstacles, which verifies the feasibility of the adaptive obstacle-surmounting method.

Originality/value

The study can provide the theory and engineering foundation for the environmental perception of the unmanned platform. It provides environmental information to support follow-up work, for example, on the planning of obstacles and obstacles.

Details

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

Keywords

Article
Publication date: 17 February 2022

Prajakta Thakare and Ravi Sankar V.

Agriculture is the backbone of a country, contributing more than half of the sector of economy throughout the world. The need for precision agriculture is essential in evaluating…

Abstract

Purpose

Agriculture is the backbone of a country, contributing more than half of the sector of economy throughout the world. The need for precision agriculture is essential in evaluating the conditions of the crops with the aim of determining the proper selection of pesticides. The conventional method of pest detection fails to be stable and provides limited accuracy in the prediction. This paper aims to propose an automatic pest detection module for the accurate detection of pests using the hybrid optimization controlled deep learning model.

Design/methodology/approach

The paper proposes an advanced pest detection strategy based on deep learning strategy through wireless sensor network (WSN) in the agricultural fields. Initially, the WSN consisting of number of nodes and a sink are clustered as number of clusters. Each cluster comprises a cluster head (CH) and a number of nodes, where the CH involves in the transfer of data to the sink node of the WSN and the CH is selected using the fractional ant bee colony optimization (FABC) algorithm. The routing process is executed using the protruder optimization algorithm that helps in the transfer of image data to the sink node through the optimal CH. The sink node acts as the data aggregator and the collection of image data thus obtained acts as the input database to be processed to find the type of pest in the agricultural field. The image data is pre-processed to remove the artifacts present in the image and the pre-processed image is then subjected to feature extraction process, through which the significant local directional pattern, local binary pattern, local optimal-oriented pattern (LOOP) and local ternary pattern (LTP) features are extracted. The extracted features are then fed to the deep-convolutional neural network (CNN) in such a way to detect the type of pests in the agricultural field. The weights of the deep-CNN are tuned optimally using the proposed MFGHO optimization algorithm that is developed with the combined characteristics of navigating search agents and the swarming search agents.

Findings

The analysis using insect identification from habitus image Database based on the performance metrics, such as accuracy, specificity and sensitivity, reveals the effectiveness of the proposed MFGHO-based deep-CNN in detecting the pests in crops. The analysis proves that the proposed classifier using the FABC+protruder optimization-based data aggregation strategy obtains an accuracy of 94.3482%, sensitivity of 93.3247% and the specificity of 94.5263%, which is high as compared to the existing methods.

Originality/value

The proposed MFGHO optimization-based deep-CNN is used for the detection of pest in the crop fields to ensure the better selection of proper cost-effective pesticides for the crop fields in such a way to increase the production. The proposed MFGHO algorithm is developed with the integrated characteristic features of navigating search agents and the swarming search agents in such a way to facilitate the optimal tuning of the hyperparameters in the deep-CNN classifier for the detection of pests in the crop fields.

Details

Journal of Engineering, Design and Technology , vol. 22 no. 3
Type: Research Article
ISSN: 1726-0531

Keywords

Article
Publication date: 26 April 2024

Yansen Wu, Dongsheng Wen, Anmin Zhao, Haobo Liu and Ke Li

This study aims to study the thermal identification issue by harvesting both solar energy and atmospheric thermal updraft for a solar-powered unmanned aerial vehicle (SUAV) and…

Abstract

Purpose

This study aims to study the thermal identification issue by harvesting both solar energy and atmospheric thermal updraft for a solar-powered unmanned aerial vehicle (SUAV) and its electric energy performance under continuous soaring conditions.

Design/methodology/approach

The authors develop a specific dynamic model for SUAVs in both soaring and cruise modes. The support vector machine regression (SVMR) is adopted to estimate the thermal position, and it is combined with feedback control to implement the SUAV soaring in the updraft. Then, the optimal path model is built based on the graph theory considering the existence of several thermals distributed in the environment. The procedure is proposed to estimate the electricity cost of SUAV during flight as well as soaring, and making use of dynamic programming to maximize electric energy.

Findings

The simulation results present the integrated control method could allow SUAV to soar with the updraft. In addition, the proposed approach allows the SUAV to fly to the destination using distributed thermals while reducing the electric energy use.

Originality/value

Two simplified dynamic models are constructed for simulation considering there are different flight mode. Besides, the data-driven-based SVMR method is proposed to support SUAV soaring. Furthermore, instead of using length, the energy cost coefficient in optimization problem is set as electric power, which is more suitable for SUAV because its advantage is to transfer the three-dimensional path planning problem into the two-dimensional.

Details

Aircraft Engineering and Aerospace Technology, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1748-8842

Keywords

Article
Publication date: 5 April 2024

Liyi Zhang, Mingyue Fu, Teng Fei, Ming K. Lim and Ming-Lang Tseng

This study reduces carbon emission in logistics distribution to realize the low-carbon site optimization for a cold chain logistics distribution center problem.

Abstract

Purpose

This study reduces carbon emission in logistics distribution to realize the low-carbon site optimization for a cold chain logistics distribution center problem.

Design/methodology/approach

This study involves cooling, commodity damage and carbon emissions and establishes the site selection model of low-carbon cold chain logistics distribution center aiming at minimizing total cost, and grey wolf optimization algorithm is used to improve the artificial fish swarm algorithm to solve a cold chain logistics distribution center problem.

Findings

The optimization results and stability of the improved algorithm are significantly improved and compared with other intelligent algorithms. The result is confirmed to use the Beijing-Tianjin-Hebei region site selection. This study reduces composite cost of cold chain logistics and reduces damage to environment to provide a new idea for developing cold chain logistics.

Originality/value

This study contributes to propose an optimization model of low-carbon cold chain logistics site by considering various factors affecting cold chain products and converting carbon emissions into costs. Prior studies are lacking to take carbon emissions into account in the logistics process. The main trend of current economic development is low-carbon and the logistics distribution is an energy consumption and high carbon emissions.

Details

Industrial Management & Data Systems, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0263-5577

Keywords

Article
Publication date: 6 May 2024

Hansu Kim, Luke Crispo, Nicholas Galley, Si Mo Yeon, Yong Son and Il Yong Kim

The lightweight design of aircraft seats can significantly improve fuel efficiency and reduce greenhouse gas emissions. Metal additive manufacturing (MAM) can produce lightweight…

Abstract

Purpose

The lightweight design of aircraft seats can significantly improve fuel efficiency and reduce greenhouse gas emissions. Metal additive manufacturing (MAM) can produce lightweight topology-optimized designs with improved performance, but limited build volume restricts the printing of large components. The purpose of this paper is to design a lightweight aircraft seat leg structure using topology optimization (TO) and MAM with build volume restrictions, while satisfying structural airworthiness certification requirements.

Design/methodology/approach

TO was used to determine a lightweight conceptual design for the seat leg structure. The conceptual design was decomposed to meet the machine build volume, a detailed CAD assembly was designed and print orientation was selected for each component. Static and dynamic verification was performed, the design was updated to meet the structural requirements and a prototype was manufactured.

Findings

The final topology-optimized seat leg structure was decomposed into three parts, yielding a 57% reduction in the number of parts compared to a reference design. In addition, the design achieved an 8.5% mass reduction while satisfying structural requirements for airworthiness certification.

Originality/value

To the best of the authors’ knowledge, this study is the first paper to design an aircraft seat leg structure manufactured with MAM using a rigorous TO approach. The resultant design reduces mass and part count compared to a reference design and is verified with respect to real-world aircraft certification requirements.

Details

Rapid Prototyping Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1355-2546

Keywords

Article
Publication date: 8 April 2024

Yimei Chen, Yixin Wang, Baoquan Li and Tohru Kamiya

The purpose of this paper is to propose a new velocity prediction navigation algorithm to develop a conflict-free path for robots in dynamic crowded environments. The algorithm…

Abstract

Purpose

The purpose of this paper is to propose a new velocity prediction navigation algorithm to develop a conflict-free path for robots in dynamic crowded environments. The algorithm BP-prediction and reciprocal velocity obstacle (PRVO) combines the BP neural network for velocity PRVO to accomplish dynamic collision avoidance.

Design/methodology/approach

This presented method exhibits innovation by anticipating ahead velocities using BP neural networks to reconstruct the velocity obstacle region; determining the optimized velocity corresponding to the robot’s scalable radius range from the error generated by the non-holonomic robot tracking the desired trajectory; and considering acceleration constraints, determining the set of multi-step reachable velocities of non-holonomic robot in the space of velocity variations.

Findings

The method is validated using three commonly used metrics of collision rate, travel time and average distance in a comparison between simulation experiments including multiple differential drive robots and physical experiments using the Turtkebot3 robot. The experimental results show that our method outperforms other RVO extension methods on the three metrics.

Originality/value

In this paper, the authors propose navigation algorithms capable of adaptively selecting the optimal speed for a multi-robot system to avoid robot collisions during dynamic crowded interactions.

Details

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

Keywords

Article
Publication date: 9 December 2022

Ying Zhou, Yu Wang, Chenshuang Li, Lieyun Ding and Cong Wang

This study aimed to propose a performance-oriented approach of automatically generative design and optimization of hospital building layouts in consideration of public health…

601

Abstract

Purpose

This study aimed to propose a performance-oriented approach of automatically generative design and optimization of hospital building layouts in consideration of public health emergency, which intended to conduct reasonable layout design of hospital building to meet different performance requirements for both high efficiency during normal periods and low risk in the pandemic.

Design/methodology/approach

The research design follows a sequential mixed methodology. First, key points and parameters of hospital building layout design (HBLD) are analyzed. Then, to meet the requirements of high efficiency and low risk, adjacent preference score and infection risk coefficient are constructed as constraints. On this basis, automatic generative design is conducted to generate building layout schemes. Finally, multi-objective deviation analysis is carried out to obtain the optimal scheme of hospital building layouts.

Findings

Automatic generative design of building layouts that integrates adjacent preferences and infection risks enables hospitals to achieve rapid transitions between normal (high efficiency) and pandemic (low risk) periods, which can effectively respond to public health emergencies. The proposed approach has been verified in an actual project, which can help systematically explore the solution for better decision-making.

Research limitations/implications

The form of building layouts is limited to rectangles, and future work can explore conducting irregular layouts into optimization for the framework of generative design.

Originality/value

The contribution of this paper is the developed approach that can quickly and effectively generate more hospital layout alternatives satisfying high operational efficiency and low infection risk by formulating space design rules, which is of great significance in response to public health emergency.

Details

Engineering, Construction and Architectural Management, vol. 31 no. 4
Type: Research Article
ISSN: 0969-9988

Keywords

1 – 10 of 309