Search results

1 – 10 of 12
Open Access
Article
Publication date: 26 April 2024

Xue Xin, Yuepeng Jiao, Yunfeng Zhang, Ming Liang and Zhanyong Yao

This study aims to ensure reliable analysis of dynamic responses in asphalt pavement structures. It investigates noise reduction and data mining techniques for pavement dynamic…

Abstract

Purpose

This study aims to ensure reliable analysis of dynamic responses in asphalt pavement structures. It investigates noise reduction and data mining techniques for pavement dynamic response signals.

Design/methodology/approach

The paper conducts time-frequency analysis on signals of pavement dynamic response initially. It also uses two common noise reduction methods, namely, low-pass filtering and wavelet decomposition reconstruction, to evaluate their effectiveness in reducing noise in these signals. Furthermore, as these signals are generated in response to vehicle loading, they contain a substantial amount of data and are prone to environmental interference, potentially resulting in outliers. Hence, it becomes crucial to extract dynamic strain response features (e.g. peaks and peak intervals) in real-time and efficiently.

Findings

The study introduces an improved density-based spatial clustering of applications with Noise (DBSCAN) algorithm for identifying outliers in denoised data. The results demonstrate that low-pass filtering is highly effective in reducing noise in pavement dynamic response signals within specified frequency ranges. The improved DBSCAN algorithm effectively identifies outliers in these signals through testing. Furthermore, the peak detection process, using the enhanced findpeaks function, consistently achieves excellent performance in identifying peak values, even when complex multi-axle heavy-duty truck strain signals are present.

Originality/value

The authors identified a suitable frequency domain range for low-pass filtering in asphalt road dynamic response signals, revealing minimal amplitude loss and effective strain information reflection between road layers. Furthermore, the authors introduced the DBSCAN-based anomaly data detection method and enhancements to the Matlab findpeaks function, enabling the detection of anomalies in road sensor data and automated peak identification.

Details

Smart and Resilient Transportation, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2632-0487

Keywords

Article
Publication date: 30 April 2024

Baoxu Tu, Yuanfei Zhang, Kang Min, Fenglei Ni and Minghe Jin

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image. The authors used three feature extraction…

Abstract

Purpose

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image. The authors used three feature extraction methods: handcrafted features, convolutional features and autoencoder features. Subsequently, these features were mapped to contact locations through a contact location regression network. Finally, the network performance was evaluated using spherical fittings of three different radii to further determine the optimal feature extraction method.

Design/methodology/approach

This paper aims to estimate contact location from sparse and high-dimensional soft tactile array sensor data using the tactile image.

Findings

This research indicates that data collected by probes can be used for contact localization. Introducing a batch normalization layer after the feature extraction stage significantly enhances the model’s generalization performance. Through qualitative and quantitative analyses, the authors conclude that convolutional methods can more accurately estimate contact locations.

Originality/value

The paper provides both qualitative and quantitative analyses of the performance of three contact localization methods across different datasets. To address the challenge of obtaining accurate contact locations in quantitative analysis, an indirect measurement metric is proposed.

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: 2 April 2024

Yi Liu, Rui Ning, Mingxin Du, Shuanghe Yu and Yan Yan

The purpose of this paper is to propose an new online path planning method for porcine belly cutting. With the proliferation in demand for the automatic systems of pork…

Abstract

Purpose

The purpose of this paper is to propose an new online path planning method for porcine belly cutting. With the proliferation in demand for the automatic systems of pork production, the development of efficient and robust meat cutting algorithms are hot issues. The uncertain and dynamic nature of the online porcine belly cutting imposes a challenge for the robot to identify and cut efficiently and accurately. Based on the above challenges, an online porcine belly cutting method using 3D laser point cloud is proposed.

Design/methodology/approach

The robotic cutting system is composed of an industrial robotic manipulator, customized tools, a laser sensor and a PC.

Findings

Analysis of experimental results shows that by comparing with machine vision, laser sensor-based robot cutting has more advantages, and it can handle different carcass sizes.

Originality/value

An image pyramid method is used for dimensionality reduction of the 3D laser point cloud. From a detailed analysis of the outward and inward cutting errors, the outward cutting error is the limiting condition for reducing the segments by segmentation algorithm.

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: 29 March 2024

Pingyang Zheng, Shaohua Han, Dingqi Xue, Ling Fu and Bifeng Jiang

Because of the advantages of high deposition efficiency and low manufacturing cost compared with other additive technologies, robotic wire arc additive manufacturing (WAAM…

Abstract

Purpose

Because of the advantages of high deposition efficiency and low manufacturing cost compared with other additive technologies, robotic wire arc additive manufacturing (WAAM) technology has been widely applied for fabricating medium- to large-scale metallic components. The additive manufacturing (AM) method is a relatively complex process, which involves the workpiece modeling, conversion of the model file, slicing, path planning and so on. Then the structure is formed by the accumulated weld bead. However, the poor forming accuracy of WAAM usually leads to severe dimensional deviation between the as-built and the predesigned structures. This paper aims to propose a visual sensing technology and deep learning–assisted WAAM method for fabricating metallic structure, to simplify the complex WAAM process and improve the forming accuracy.

Design/methodology/approach

Instead of slicing of the workpiece modeling and generating all the welding torch paths in advance of the fabricating process, this method is carried out by adding the feature point regression branch into the Yolov5 algorithm, to detect the feature point from the images of the as-built structure. The coordinates of the feature points of each deposition layer can be calculated automatically. Then the welding torch trajectory for the next deposition layer is generated based on the position of feature point.

Findings

The mean average precision score of modified YOLOv5 detector is 99.5%. Two types of overhanging structures have been fabricated by the proposed method. The center contour error between the actual and theoretical is 0.56 and 0.27 mm in width direction, and 0.43 and 0.23 mm in height direction, respectively.

Originality/value

The fabrication of circular overhanging structures without using the complicate slicing strategy, turning table or other extra support verified the possibility of the robotic WAAM system with deep learning technology.

Details

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

Keywords

Article
Publication date: 16 April 2024

Shilong Zhang, Changyong Liu, Kailun Feng, Chunlai Xia, Yuyin Wang and Qinghe Wang

The swivel construction method is a specially designed process used to build bridges that cross rivers, valleys, railroads and other obstacles. To carry out this construction…

Abstract

Purpose

The swivel construction method is a specially designed process used to build bridges that cross rivers, valleys, railroads and other obstacles. To carry out this construction method safely, real-time monitoring of the bridge rotation process is required to ensure a smooth swivel operation without collisions. However, the traditional means of monitoring using Electronic Total Station tools cannot realize real-time monitoring, and monitoring using motion sensors or GPS is cumbersome to use.

Design/methodology/approach

This study proposes a monitoring method based on a series of computer vision (CV) technologies, which can monitor the rotation angle, velocity and inclination angle of the swivel construction in real-time. First, three proposed CV algorithms was developed in a laboratory environment. The experimental tests were carried out on a bridge scale model to select the outperformed algorithms for rotation, velocity and inclination monitor, respectively, as the final monitoring method in proposed method. Then, the selected method was implemented to monitor an actual bridge during its swivel construction to verify the applicability.

Findings

In the laboratory study, the monitoring data measured with the selected monitoring algorithms was compared with those measured by an Electronic Total Station and the errors in terms of rotation angle, velocity and inclination angle, were 0.040%, 0.040%, and −0.454%, respectively, thus validating the accuracy of the proposed method. In the pilot actual application, the method was shown to be feasible in a real construction application.

Originality/value

In a well-controlled laboratory the optimal algorithms for bridge swivel construction are identified and in an actual project the proposed method is verified. The proposed CV method is complementary to the use of Electronic Total Station tools, motion sensors, and GPS for safety monitoring of swivel construction of bridges. It also contributes to being a possible approach without data-driven model training. Its principal advantages are that it both provides real-time monitoring and is easy to deploy in real construction applications.

Details

Engineering, Construction and Architectural Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-9988

Keywords

Article
Publication date: 16 April 2024

Yang Liu, Xiang Huang, Shuanggao Li and Wenmin Chu

Component positioning is an important part of aircraft assembly, aiming at the problem that it is difficult to accurately fall into the corresponding ball socket for the ball head…

Abstract

Purpose

Component positioning is an important part of aircraft assembly, aiming at the problem that it is difficult to accurately fall into the corresponding ball socket for the ball head connected with aircraft component. This study aims to propose a ball head adaptive positioning method based on impedance control.

Design/methodology/approach

First, a target impedance model for ball head positioning is constructed, and a reference positioning trajectory is generated online based on the contact force between the ball head and the ball socket. Second, the target impedance parameters were optimized based on the artificial fish swarm algorithm. Third, to improve the robustness of the impedance controller in unknown environments, a controller is designed based on model reference adaptive control (MRAC) theory and an adaptive impedance control model is built in the Simulink environment. Finally, a series of ball head positioning experiments are carried out.

Findings

During the positioning of the ball head, the contact force between the ball head and the ball socket is maintained at a low level. After the positioning, the horizontal contact force between the ball head and the socket is less than 2 N. When the position of the contact environment has the same change during ball head positioning, the contact force between the ball head and the ball socket under standard impedance control will increase to 44 N, while the contact force of the ball head and the ball socket under adaptive impedance control will only increase to 19 N.

Originality/value

In this paper, impedance control is used to decouple the force-position relationship of the ball head during positioning, which makes the entire process of ball head positioning complete under low stress conditions. At the same time, by constructing an adaptive impedance controller based on MRAC, the robustness of the positioning system under changes in the contact environment position is greatly improved.

Details

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

Keywords

Article
Publication date: 4 April 2024

Chuyu Tang, Hao Wang, Genliang Chen and Shaoqiu Xu

This paper aims to propose a robust method for non-rigid point set registration, using the Gaussian mixture model and accommodating non-rigid transformations. The posterior…

Abstract

Purpose

This paper aims to propose a robust method for non-rigid point set registration, using the Gaussian mixture model and accommodating non-rigid transformations. The posterior probabilities of the mixture model are determined through the proposed integrated feature divergence.

Design/methodology/approach

The method involves an alternating two-step framework, comprising correspondence estimation and subsequent transformation updating. For correspondence estimation, integrated feature divergences including both global and local features, are coupled with deterministic annealing to address the non-convexity problem of registration. For transformation updating, the expectation-maximization iteration scheme is introduced to iteratively refine correspondence and transformation estimation until convergence.

Findings

The experiments confirm that the proposed registration approach exhibits remarkable robustness on deformation, noise, outliers and occlusion for both 2D and 3D point clouds. Furthermore, the proposed method outperforms existing analogous algorithms in terms of time complexity. Application of stabilizing and securing intermodal containers loaded on ships is performed. The results demonstrate that the proposed registration framework exhibits excellent adaptability for real-scan point clouds, and achieves comparatively superior alignments in a shorter time.

Originality/value

The integrated feature divergence, involving both global and local information of points, is proven to be an effective indicator for measuring the reliability of point correspondences. This inclusion prevents premature convergence, resulting in more robust registration results for our proposed method. Simultaneously, the total operating time is reduced due to a lower number of iterations.

Details

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

Keywords

Article
Publication date: 24 April 2024

Haiyan Song and Hanyuan Zhang

The aim of this paper is to provide a narrative review of previous research on tourism demand modelling and forecasting and potential future developments.

Abstract

Purpose

The aim of this paper is to provide a narrative review of previous research on tourism demand modelling and forecasting and potential future developments.

Design/methodology/approach

A narrative approach is taken in this review of the current body of knowledge.

Findings

Significant methodological advancements in tourism demand modelling and forecasting over the past two decades are identified.

Originality/value

The distinct characteristics of the various methods applied in the field are summarised and a research agenda for future investigations is proposed.

目的

本文旨在对先前关于旅游需求建模和预测的研究进行叙述性回顾并对未来潜在发展进行展望。

设计/方法

本文采用叙述性回顾方法对当前知识体系进行了评论。

研究结果

本文确认了过去二十年旅游需求建模和预测方法论方面的重要进展。

独创性

本文总结了该领域应用的各种方法的独特特征, 并对未来研究提出了建议。

Objetivo

El objetivo de este documento es ofrecer una revisión narrativa de la investigación previa sobre modelización y previsión de la demanda turística y los posibles desarrollos futuros.

Diseño/metodología/enfoque

En esta revisión del marco actual de conocimientos sobre modelización y previsión de la demanda turística y los posibles desarrollos futuros,se adopta un enfoque narrativo.

Resultados

Se identifican avances metodológicos significativos en la modelización y previsión de la demanda turística en las dos últimas décadas.

Originalidad

Se resumen las características propias de los diversos métodos aplicados en este campo y se propone una agenda de investigación para futuros trabajos.

Article
Publication date: 17 April 2024

Rafiu King Raji, Jian Lin Han, Zixing Li and Lihua Gong

At the moment, in terms of both research and commercial products, smart shoe technology and applications seem not to attract the same magnitude of attention compared to smart…

Abstract

Purpose

At the moment, in terms of both research and commercial products, smart shoe technology and applications seem not to attract the same magnitude of attention compared to smart garments and other smart wearables such as wrist watches and wrist bands. The purpose of this study is to fill this knowledge gap by discussing issues regarding smart shoe sensing technologies, smart shoe sensor placements, factors that affect sensor placements and finally the areas of smart shoe applications.

Design/methodology/approach

Through a review of relevant literature, this study first and foremost attempts to explain what constitutes a smart shoe and subsequently discusses the current trends in smart shoe applications. Discussed in this study are relevant sensing technologies, sensor placement and areas of smart shoe applications.

Findings

This study outlined 13 important areas of smart shoe applications. It also uncovered that majority of smart shoe functionality are physical activity tracking, health rehabilitation and ambulation assistance for the blind. Also highlighted in this review are some of the bottlenecks of smart shoe development.

Originality/value

To the best of the authors’ knowledge, this is the first comprehensive review paper focused on smart shoe applications, and therefore serves as an apt reference for researchers within the field of smart footwear.

Details

Sensor Review, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0260-2288

Keywords

Article
Publication date: 16 April 2024

Jinwei Zhao, Shuolei Feng, Xiaodong Cao and Haopei Zheng

This paper aims to concentrate on recent innovations in flexible wearable sensor technology tailored for monitoring vital signals within the contexts of wearable sensors and…

Abstract

Purpose

This paper aims to concentrate on recent innovations in flexible wearable sensor technology tailored for monitoring vital signals within the contexts of wearable sensors and systems developed specifically for monitoring health and fitness metrics.

Design/methodology/approach

In recent decades, wearable sensors for monitoring vital signals in sports and health have advanced greatly. Vital signals include electrocardiogram, electroencephalogram, electromyography, inertial data, body motions, cardiac rate and bodily fluids like blood and sweating, making them a good choice for sensing devices.

Findings

This report reviewed reputable journal articles on wearable sensors for vital signal monitoring, focusing on multimode and integrated multi-dimensional capabilities like structure, accuracy and nature of the devices, which may offer a more versatile and comprehensive solution.

Originality/value

The paper provides essential information on the present obstacles and challenges in this domain and provide a glimpse into the future directions of wearable sensors for the detection of these crucial signals. Importantly, it is evident that the integration of modern fabricating techniques, stretchable electronic devices, the Internet of Things and the application of artificial intelligence algorithms has significantly improved the capacity to efficiently monitor and leverage these signals for human health monitoring, including disease prediction.

Details

Sensor Review, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0260-2288

Keywords

Access

Year

Last month (12)

Content type

Earlycite article (12)
1 – 10 of 12