Search results

1 – 10 of 346
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: 21 May 2024

Gan Zhan, Zhihua Chen, Zhenyu Zhang, Jigang Zhan, Wentao Yu and Jiehao Li

This study aims to address the issue of random movement and non coordination between docking mechanisms and locking mechanisms, and proposes a comprehensive dynamic docking…

Abstract

Purpose

This study aims to address the issue of random movement and non coordination between docking mechanisms and locking mechanisms, and proposes a comprehensive dynamic docking control architecture that integrates perception, planning, and motion control.

Design/methodology/approach

Firstly, the proposed dynamic docking control architecture uses laser sensors and a charge-coupled device camera to perceive the pose of the target. The sensor data are mapped to a high-dimensional potential field space and fused to reduce interference caused by detection noise. Next, a new potential function based on multi-dimensional space is developed for docking path planning, which enables the docking mechanism based on Stewart platform to rapidly converge to the target axis of the locking mechanism, which improves the adaptability and terminal docking accuracy of the docking state. Finally, to achieve precise tracking and flexible docking in the final stage, the system combines a self-impedance controller and an impedance control algorithm based on the planned trajectory.

Findings

Extensive simulations and experiments have been conducted to validate the effectiveness of the dynamic docking system and its control architecture. The results indicate that even if the target moves randomly, the system can successfully achieve accurate, stable and flexible dynamic docking.

Originality/value

This research can provide technical guidance and reference for docking task of unmanned vehicles under the ground conditions. It can also provide ideas for space docking missions, such as space simulator docking.

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

Open Access
Article
Publication date: 25 January 2024

Atef Gharbi

The purpose of the paper is to propose and demonstrate a novel approach for addressing the challenges of path planning and obstacle avoidance in the context of mobile robots (MR)…

Abstract

Purpose

The purpose of the paper is to propose and demonstrate a novel approach for addressing the challenges of path planning and obstacle avoidance in the context of mobile robots (MR). The specific objectives and purposes outlined in the paper include: introducing a new methodology that combines Q-learning with dynamic reward to improve the efficiency of path planning and obstacle avoidance. Enhancing the navigation of MR through unfamiliar environments by reducing blind exploration and accelerating the convergence to optimal solutions and demonstrating through simulation results that the proposed method, dynamic reward-enhanced Q-learning (DRQL), outperforms existing approaches in terms of achieving convergence to an optimal action strategy more efficiently, requiring less time and improving path exploration with fewer steps and higher average rewards.

Design/methodology/approach

The design adopted in this paper to achieve its purposes involves the following key components: (1) Combination of Q-learning and dynamic reward: the paper’s design integrates Q-learning, a popular reinforcement learning technique, with dynamic reward mechanisms. This combination forms the foundation of the approach. Q-learning is used to learn and update the robot’s action-value function, while dynamic rewards are introduced to guide the robot’s actions effectively. (2) Data accumulation during navigation: when a MR navigates through an unfamiliar environment, it accumulates experience data. This data collection is a crucial part of the design, as it enables the robot to learn from its interactions with the environment. (3) Dynamic reward integration: dynamic reward mechanisms are integrated into the Q-learning process. These mechanisms provide feedback to the robot based on its actions, guiding it to make decisions that lead to better outcomes. Dynamic rewards help reduce blind exploration, which can be time-consuming and inefficient and promote faster convergence to optimal solutions. (4) Simulation-based evaluation: to assess the effectiveness of the proposed approach, the design includes a simulation-based evaluation. This evaluation uses simulated environments and scenarios to test the performance of the DRQL method. (5) Performance metrics: the design incorporates performance metrics to measure the success of the approach. These metrics likely include measures of convergence speed, exploration efficiency, the number of steps taken and the average rewards obtained during the robot’s navigation.

Findings

The findings of the paper can be summarized as follows: (1) Efficient path planning and obstacle avoidance: the paper’s proposed approach, DRQL, leads to more efficient path planning and obstacle avoidance for MR. This is achieved through the combination of Q-learning and dynamic reward mechanisms, which guide the robot’s actions effectively. (2) Faster convergence to optimal solutions: DRQL accelerates the convergence of the MR to optimal action strategies. Dynamic rewards help reduce the need for blind exploration, which typically consumes time and this results in a quicker attainment of optimal solutions. (3) Reduced exploration time: the integration of dynamic reward mechanisms significantly reduces the time required for exploration during navigation. This reduction in exploration time contributes to more efficient and quicker path planning. (4) Improved path exploration: the results from the simulations indicate that the DRQL method leads to improved path exploration in unknown environments. The robot takes fewer steps to reach its destination, which is a crucial indicator of efficiency. (5) Higher average rewards: the paper’s findings reveal that MR using DRQL receive higher average rewards during their navigation. This suggests that the proposed approach results in better decision-making and more successful navigation.

Originality/value

The paper’s originality stems from its unique combination of Q-learning and dynamic rewards, its focus on efficiency and speed in MR navigation and its ability to enhance path exploration and average rewards. These original contributions have the potential to advance the field of mobile robotics by addressing critical challenges in path planning and obstacle avoidance.

Details

Applied Computing and Informatics, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2634-1964

Keywords

Article
Publication date: 13 May 2024

Yeolan Lee and Eric A. Fong

A major obstacle regarding the measurement of an organization's sustainability and accountability in the space economy is defining the context and boundaries of commercial…

Abstract

Purpose

A major obstacle regarding the measurement of an organization's sustainability and accountability in the space economy is defining the context and boundaries of commercial activity in outer space. Here, we introduce an ecosystem framework to address this obstacle. We utilize this framework to analyze the space mining sector. Our ecosystem framework sets the space mining sector's boundaries and helps a firm identify key stakeholders, activities, policies, norms and common pool resources in that sector and the interactions between them; a significant step in structuring how to measure space sustainability and accountability.

Design/methodology/approach

Borrowing theories and perspectives from a wide range of academic fields, this paper conducts a comprehensive context analysis of the space mining ecosystem.

Findings

Using our ecosystem framework to define the context and set boundaries for the space mining sector allowed us to identify sustainability-related issues in the sector and offer roadmaps to develop sustainability measures and standards.

Originality/value

To the best of the authors’ knowledge, this is one of the first papers to introduce a framework to define boundaries in the global space economy and provides a tool to understand, measure and evaluate the space mining sector's environmental, social and economic issues.

Details

Accounting, Auditing & Accountability Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0951-3574

Keywords

Article
Publication date: 21 May 2024

Jun Tian, Xungao Zhong, Xiafu Peng, Huosheng Hu and Qiang Liu

Visual feedback control is a promising solution for robots work in unstructured environments, and this is accomplished by estimation of the time derivative relationship between…

Abstract

Purpose

Visual feedback control is a promising solution for robots work in unstructured environments, and this is accomplished by estimation of the time derivative relationship between the image features and the robot moving. While some of the drawbacks associated with most visual servoing (VS) approaches include the vision–motor mapping computation and the robots’ dynamic performance, the problem of designing optimal and more effective VS systems still remains challenging. Thus, the purpose of this paper is to propose and evaluate the VS method for robots in an unstructured environment.

Design/methodology/approach

This paper presents a new model-free VS control of a robotic manipulator, for which an adaptive estimator aid by network learning is proposed using online estimation of the vision–motor mapping relationship in an environment without the knowledge of statistical noise. Based on the adaptive estimator, a model-free VS schema was constructed by introducing an active disturbance rejection control (ADRC). In our schema, the VS system was designed independently of the robot kinematic model.

Findings

The various simulations and experiments were conducted to verify the proposed approach by using an eye-in-hand robot manipulator without calibration and vision depth information, which can improve the autonomous maneuverability of the robot and also allow the robot to adapt its motion according to the image feature changes in real time. In the current method, the image feature trajectory was stable in the camera field range, and the robot’s end motion trajectory did not exhibit shock retreat. The results showed that the steady-state errors of image features was within 19.74 pixels, the robot positioning was stable within 1.53 mm and 0.0373 rad and the convergence rate of the control system was less than 7.21 s in real grasping tasks.

Originality/value

Compared with traditional Kalman filtering for image-based VS and position-based VS methods, this paper adopts the model-free VS method based on the adaptive mapping estimator combination with the ADRC controller, which is effective for improving the dynamic performance of robot systems. The proposed model-free VS schema is suitable for robots’ grasping manipulation in unstructured environments.

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: 20 July 2023

Minhazur Rahman Rezvi and Md Rakib Hossain

Online hate speech (OHS) is becoming a serious problem worldwide including in Bangladesh. This study aims to understand the nature of OHS against religious groups and explore its…

Abstract

Purpose

Online hate speech (OHS) is becoming a serious problem worldwide including in Bangladesh. This study aims to understand the nature of OHS against religious groups and explore its impact on their social life and mental health.

Design/methodology/approach

A qualitative approach was followed and 11 in-depth interviews (IDIs) were conducted with the selected OHS victims. This study conducted a semi-structural interview using Google Form following the design questionnaire for selecting IDIs participants.

Findings

This study found that religious minorities experience online hatred through online media by the major religious group in Bangladesh. Natures of OHS are commenting on social media posts, sharing hateful memes and sending private messages using slang language targeting religious identity, religious food habits and ethnic identities. Victims were offended, abused and bullied by unknown persons, their university friends and colleagues. Victims of OHS did not take any action against it due to fear of insecurity. Victims of OHS felt low-minded, helpless and anxious after the experience of OHS; they felt more insecure and vulnerable socially and mentally.

Originality/value

The findings of this study suggest that policymakers identify the nature of OHS and take proper steps for reducing the frequency of OHS in Bangladesh. To combat the OHS, authorities have to make legal enforcement equal for everyone.

Details

Global Knowledge, Memory and Communication, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2514-9342

Keywords

Article
Publication date: 30 August 2022

Devika E. and Saravanan A.

Intelligent prediction of node localization in wireless sensor networks (WSNs) is a major concern for researchers. The huge amount of data generated by modern sensor array systems…

55

Abstract

Purpose

Intelligent prediction of node localization in wireless sensor networks (WSNs) is a major concern for researchers. The huge amount of data generated by modern sensor array systems required computationally efficient calibration techniques. This paper aims to improve localization accuracy by identifying obstacles in the optimization process and network scenarios.

Design/methodology/approach

The proposed method is used to incorporate distance estimation between nodes and packet transmission hop counts. This estimation is used in the proposed support vector machine (SVM) to find the network path using a time difference of arrival (TDoA)-based SVM. However, if the data set is noisy, SVM is prone to poor optimization, which leads to overlapping of target classes and the pathways through TDoA. The enhanced gray wolf optimization (EGWO) technique is introduced to eliminate overlapping target classes in the SVM.

Findings

The performance and efficacy of the model using existing TDoA methodologies are analyzed. The simulation results show that the proposed TDoA-EGWO achieves a higher rate of detection efficiency of 98% and control overhead of 97.8% and a better packet delivery ratio than other traditional methods.

Originality/value

The proposed method is successful in detecting the unknown position of the sensor node with a detection rate greater than that of other methods.

Details

International Journal of Pervasive Computing and Communications, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1742-7371

Keywords

Article
Publication date: 7 May 2024

Andong Liu, Yawen Zhang, Jiayun Fu, Yuankun Yan and Wen-An Zhang

In response to the issue of traditional algorithms often falling into local minima or failing to find feasible solutions in manipulator path planning. The purpose of this paper is…

Abstract

Purpose

In response to the issue of traditional algorithms often falling into local minima or failing to find feasible solutions in manipulator path planning. The purpose of this paper is to propose a 3D artificial moment method (3D-AMM) for obstacle avoidance for the robotic arm's end-effector.

Design/methodology/approach

A new method for constructing temporary attractive points in 3D has been introduced using the vector triple product approach, which generates the attractive moments that attract the end-effector to move toward it. Second, distance weight factorization and spatial projection methods are introduced to improve the solution of repulsive moments in multiobstacle scenarios. Third, a novel motion vector-solving mechanism is proposed to provide nonzero velocity for the end-effector to solve the problem of limiting the solution of the motion vector to a fixed coordinate plane due to dimensionality constraints.

Findings

A comparative analysis was conducted between the proposed algorithm and the existing methods, the improved artificial potential field method and the rapidly-random tree method under identical simulation conditions. The results indicate that the 3D-AMM method successfully plans paths with smoother trajectories and reduces the path length by 20.03% to 36.9%. Additionally, the experimental comparison outcomes affirm the feasibility and effectiveness of this method for obstacle avoidance in industrial scenarios.

Originality/value

This paper proposes a 3D-AMM algorithm for manipulator path planning in Cartesian space with multiple obstacles. This method effectively solves the problem of the artificial potential field method easily falling into local minimum points and the low path planning success rate of the rapidly-exploring random tree method.

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: 15 February 2024

Chengguo Liu, Junyang Li, Zeyu Li and Xiutao Chen

The study aims to equip robots with the ability to precisely maintain interaction forces, which is crucial for tasks such as polishing in highly dynamic environments with unknown…

Abstract

Purpose

The study aims to equip robots with the ability to precisely maintain interaction forces, which is crucial for tasks such as polishing in highly dynamic environments with unknown and varying stiffness and geometry, including those found in airplane wings or thin, soft materials. The purpose of this study is to develop a novel adaptive force-tracking admittance control scheme aimed at achieving a faster response rate with higher tracking accuracy for robot force control.

Design/methodology/approach

In the proposed method, the traditional admittance model is improved by introducing a pre-proportional-derivative controller to accelerate parameter convergence. Subsequently, the authors design an adaptive law based on fuzzy logic systems (FLS) to compensate for uncertainties in the unknown environment. Stability conditions are established for the proposed method through Lyapunov analysis, which ensures the force tracking accuracy and the stability of the coupled system consisting of the robot and the interaction environment. Furthermore, the effectiveness and robustness of the proposed control algorithm are demonstrated by simulation and experiment.

Findings

A variety of unstructured simulations and experimental scenarios are designed to validate the effectiveness of the proposed algorithm in force control. The outcomes demonstrate that this control strategy excels in providing fast response, precise tracking accuracy and robust performance.

Practical implications

In real-world applications spanning industrial, service and medical fields where accurate force control by robots is essential, the proposed method stands out as both practical and straightforward, delivering consistently satisfactory performance across various scenarios.

Originality/value

This research introduces a novel adaptive force-tracking admittance controller based on FLS and validated through both simulations and experiments. The proposed controller demonstrates exceptional performance in force control within environments characterized by unknown and varying.

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: 7 March 2023

Anke Aarninkhof-Kamphuis, Hans Voordijk and Geert Dewulf

Health care organizations’ decision-making for the future relies on anticipating changes. Reliable predictions are becoming increasingly difficult, creating anxiety and requires…

Abstract

Purpose

Health care organizations’ decision-making for the future relies on anticipating changes. Reliable predictions are becoming increasingly difficult, creating anxiety and requires long-term adaptive planning to cope with unforeseen circumstances. The purpose of this study is to gain insights into the awareness of uncertainties that decision makers in healthcare have, particularly when making long-term investments.

Design/methodology/approach

This is a qualitative study with an explorative purpose. The data were collected through semi-structured and open interviews with board members of long-term care organizations.

Findings

The study revealed that respondents are most uncertain about the future financing of their real estate system. Another concern revealed is about the shortage of care professionals combined with an increasing demand for future care. Despite most decision makers do recognize uncertainties during the decision-making process, decision makers hardly address the level of these uncertainties. Although this study did find that some decision makers are aware of deep uncertainties, in terms of “unknown unknowns,” they have no actual approaches for dealing with such situations.

Originality/value

Decision makers at healthcare organizations are uncertain as to their ability to anticipate technological, economic, social and political developments, as well as predict future healthcare system transformations. Some decision makers are aware of deep uncertainties, in terms of “unknown unknowns” and “unidentified unknowns,” but they lack an actual approach to deal with such situations. This study examines how strategies adapt to unforeseen developments or how to deal with deep uncertainties in healthcare as complex adaptive system.

Details

Journal of Facilities Management , vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1472-5967

Keywords

1 – 10 of 346