Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 151
Filtrar
1.
Sensors (Basel) ; 24(17)2024 Sep 04.
Artículo en Inglés | MEDLINE | ID: mdl-39275657

RESUMEN

This paper addresses the challenge of trajectory planning for autonomous vehicles operating in complex, constrained environments. The proposed method enhances the hybrid A-star algorithm through back-end optimization. An adaptive node expansion strategy is introduced to handle varying environmental complexities. By integrating Dijkstra's shortest path search, the method improves direction selection and refines the estimated cost function. Utilizing the characteristics of hybrid A-star path planning, a quadratic programming approach with designed constraints smooths discrete path points. This results in a smoothed trajectory that supports speed planning using S-curve profiles. Both simulation and experimental results demonstrate that the improved hybrid A-star search significantly boosts efficiency. The trajectory shows continuous and smooth transitions in heading angle and speed, leading to notable improvements in trajectory planning efficiency and overall comfort for autonomous vehicles in challenging environments.

2.
Sensors (Basel) ; 24(13)2024 Jun 24.
Artículo en Inglés | MEDLINE | ID: mdl-39000875

RESUMEN

It is worthwhile to calculate the execution cost of a manipulator for selecting a planning algorithm to generate trajectories, especially for an agricultural robot. Although there are various off-the-shelf trajectory planning methods, such as pursuing the shortest stroke or the smallest time cost, they often do not consider factors synthetically. This paper uses the state-of-the-art Python version of the Robotics Toolbox for manipulator trajectory planning instead of the traditional D-H method. We propose a cost function with mass, iteration, and residual to assess the effort of a manipulator. We realized three inverse kinematics methods (NR, GN, and LM with variants) and verified our cost function's feasibility and effectiveness. Furthermore, we compared it with state-of-the-art methods such as Double A* and MoveIt. Results show that our method is valid and stable. Moreover, we applied LM (Chan λ = 0.1) in mobile operation on our agricultural robot platform.

3.
Sensors (Basel) ; 24(11)2024 May 21.
Artículo en Inglés | MEDLINE | ID: mdl-38894073

RESUMEN

This article presents a hierarchical control framework for autonomous vehicle trajectory planning and tracking, addressing the challenge of accurately following high-speed, at-limit maneuvers. The proposed time-optimal trajectory planning and tracking (TOTPT) framework utilizes a hierarchical control structure, with an offline trajectory optimization (TRO) module and an online nonlinear model predictive control (NMPC) module. The TRO layer generates minimum-lap-time trajectories using a direct collocation method, which optimizes the vehicle's path, velocity, and control inputs to achieve the fastest possible lap time, while respecting the vehicle dynamics and track constraints. The NMPC layer is responsible for precisely tracking the reference trajectories generated by the TRO in real time. The NMPC also incorporates a preview algorithm that utilizes the predicted future travel distance to estimate the optimal reference speed and curvature for the next time step, thereby improving the overall tracking performance. Simulation results on the Catalunya circuit demonstrated the framework's capability to accurately follow the time-optimal raceline at an average speed of 116 km/h, with a maximum lateral error of 0.32 m. The NMPC module uses an acados solver with a real-time iteration (RTI) scheme, to achieve a millisecond-level computation time, making it possible to implement it in real time in autonomous vehicles.

4.
Sensors (Basel) ; 24(11)2024 May 30.
Artículo en Inglés | MEDLINE | ID: mdl-38894324

RESUMEN

Many mobile robotics applications require robots to navigate around humans who may interpret the robot's motion in terms of social attitudes and intentions. It is essential to understand which aspects of the robot's motion are related to such perceptions so that we may design appropriate navigation algorithms. Current works in social navigation tend to strive towards a single ideal style of motion defined with respect to concepts such as comfort, naturalness, or legibility. These algorithms cannot be configured to alter trajectory features to control the social interpretations made by humans. In this work, we firstly present logistic regression models based on perception experiments linking human perceptions to a corpus of linear velocity profiles, establishing that various trajectory features impact human social perception of the robot. Secondly, we formulate a trajectory planning problem in the form of a constrained optimization, using novel constraints that can be selectively applied to shape the trajectory such that it generates the desired social perception. We demonstrate the ability of the proposed algorithm to accurately change each of the features of the generated trajectories based on the selected constraints, enabling subtle variations in the robot's motion to be consistently applied. By controlling the trajectories to induce different social perceptions, we provide a tool to better tailor the robot's actions to its role and deployment context to enhance acceptability.

5.
Sensors (Basel) ; 24(18)2024 Sep 17.
Artículo en Inglés | MEDLINE | ID: mdl-39338759

RESUMEN

The motion control system of a lower-limb exoskeleton rehabilitation robot (LLERR) is designed to assist patients in lower-limb rehabilitation exercises. This research designed a motion controller for an LLERR-based on the Twin Delayed Deep Deterministic policy gradient (TD3) algorithm to control the lower-limb exoskeleton for gait training in a staircase environment. Commencing with the establishment of a mathematical model of the LLERR, the dynamics during its movement are systematically described. The TD3 algorithm is employed to plan the motion trajectory of the LLERR's right-foot sole, and the target motion curve of the hip (knee) joint is deduced inversely to ensure adherence to human physiological principles during motion execution. The control strategy of the TD3 algorithm ensures that the movement of each joint of the LLERR is consistent with the target motion trajectory. The experimental results indicate that the trajectory tracking errors of the hip (knee) joints are all within 5°, confirming that the LLERR successfully assists patient in completing lower-limb rehabilitation training in a staircase environment. The primary contribution of this study is to propose a non-linear control strategy tailored for the staircase environment, enabling the planning and control of the lower-limb joint motions facilitated by the LLERR.


Asunto(s)
Algoritmos , Dispositivo Exoesqueleto , Extremidad Inferior , Robótica , Humanos , Extremidad Inferior/fisiología , Robótica/métodos , Articulación de la Cadera/fisiología , Articulación de la Cadera/fisiopatología , Articulación de la Rodilla/fisiología , Marcha/fisiología , Fenómenos Biomecánicos/fisiología , Movimiento (Física)
6.
Sensors (Basel) ; 24(19)2024 Oct 09.
Artículo en Inglés | MEDLINE | ID: mdl-39409536

RESUMEN

The widespread adoption of Internet of Things (IoT) applications has driven the demand for obtaining sensor data. Using unmanned aerial vehicles (UAVs) to collect sensor data is an effective means in scenarios with no ground communication facilities. In this paper, we innovatively consider an indeterministic data collection task in a UAV-assisted wide and sparse wireless sensor network, where the wireless sensor nodes (SNs) obtain effective data randomly, and the UAV has no pre-knowledge about which sensor has effective data. The UAV trajectories, SN serve scheduling and UAV-SN association are jointly optimized to maximize the amount of collected effective sensing data. We model the optimization problem and address the indeterministic effective indicator by introducing an effectiveness probability prediction model. The reformulated problem remains challenging to solve due to the number of constraints varying with the variable, i.e., the serve scheduling strategy. To tackle this issue, we propose a two-layer modified knapsack algorithm, within which a feasibility problem is resolved iteratively to find the optimal packing strategy. Numerical results demonstrate that the proposed scheme has remarkable advantages in the sum of effective data blocks, reducing the completion time for collecting the same ratio of effective data by nearly 30%.

7.
Sensors (Basel) ; 24(5)2024 Feb 22.
Artículo en Inglés | MEDLINE | ID: mdl-38474948

RESUMEN

In the transition from virtual environments to real-world applications, the role of physics engines is crucial for accurately emulating and representing systems. To address the prevalent issue of inaccurate simulations, this paper introduces a novel physics engine uniquely designed with a compliant contact model designed for robotic grinding. It features continuous and variable time-step simulations, emphasizing accurate contact force calculations during object collision. Firstly, the engine derives dynamic equations considering spring stiffness, damping coefficients, coefficients of restitution, and external forces. This facilitates the effective determination of dynamic parameters such as contact force, acceleration, velocity, and position throughout penetration processes continuously. Secondly, the approach utilizes effective inertia in developing the contact model, which is designed for multi-jointed robots through pose transformation. The proposed physics engine effectively captures energy conversion in scenarios with convex contact surface shapes through the application of spring dampers during collisions. Finally, the reliability of the contact solver in the simulation was verified through bouncing ball experiments and robotic grinding experiments under different coefficients of restitution. These experiments effectively recorded the continuous variations in parameters, such as contact force, verifying the integral stability of the system. In summary, this article advances physics engine technology beyond current geometrically constrained contact solutions, enhancing the accuracy of simulations and modeling in virtual environments. This is particularly significant in scenarios wherein there are constant changes in the outside world, such as robotic grinding tasks.

8.
Sensors (Basel) ; 24(12)2024 Jun 18.
Artículo en Inglés | MEDLINE | ID: mdl-38931718

RESUMEN

In dynamic environments, real-time trajectory planners are required to generate smooth trajectories. However, trajectory planners based on real-time sampling often produce jerky trajectories that necessitate post-processing steps for smoothing. Existing local smoothing methods may result in trajectories that collide with obstacles due to the lack of a direct connection between the smoothing process and trajectory optimization. To address this limitation, this paper proposes a novel trajectory-smoothing method that considers obstacle constraints in real time. By introducing virtual attractive forces from original trajectory points and virtual repulsive forces from obstacles, the resultant force guides the generation of smooth trajectories. This approach enables parallel execution with the trajectory-planning process and requires low computational overhead. Experimental validation in different scenarios demonstrates that the proposed method not only achieves real-time trajectory smoothing but also effectively avoids obstacles.

9.
Sensors (Basel) ; 24(13)2024 Jul 08.
Artículo en Inglés | MEDLINE | ID: mdl-39001195

RESUMEN

Robot manipulators are robotic systems that are frequently used in automation systems and able to provide increased speed, precision, and efficiency in the industrial applications. Due to their nonlinear and complex nature, it is crucial to optimize the robot manipulator systems in terms of trajectory control. In this study, positioning analyses based on artificial neural networks (ANNs) were performed for robot manipulator systems used in the textile industry, and the optimal ANN model for the high-accuracy positioning was improved. The inverse kinematic analyses of a 6-degree-of-freedom (DOF) industrial denim robot manipulator were carried out via four different learning algorithms, delta-bar-delta (DBD), online back propagation (OBP), quick back propagation (QBP), and random back propagation (RBP), for the proposed neural network predictor. From the results obtained, it was observed that the QBP-based 3-10-6 type ANN structure produced the optimal results in terms of estimation and modeling of trajectory control. In addition, the 3-5-6 type ANN structure was also improved, and its root mean square error (RMSE) and statistical R2 performances were compared with that of the 3-10-6 ANN structure. Consequently, it can be concluded that the proposed neural predictors can successfully be employed in real-time industrial applications for robot manipulator trajectory analysis.

10.
Sensors (Basel) ; 24(7)2024 Apr 05.
Artículo en Inglés | MEDLINE | ID: mdl-38610521

RESUMEN

Most lower limb rehabilitation robots are limited to specific training postures to adapt to stroke patients in multiple stages of recovery. In addition, there is a lack of attention to the switching functions of the training side, including left, right, and bilateral, which enables patients with hemiplegia to rehabilitate with a single device. This article presents an exoskeleton robot named the multistage hemiplegic lower-limb rehabilitation robot, which has been designed to do rehabilitation in multiple training postures and training sides. The mechanism consisting of the thigh, calf, and foot is introduced. Additionally, the design of the multi-mode limit of the hip, knee, and ankle joints supports delivering therapy in any posture and training sides to aid patients with hemiplegia in all stages of recovery. The gait trajectory is planned by extracting the gait motion trajectory model collected by the motion capture device. In addition, a control system for the training module based on adaptive iterative learning has been simulated, and its high-precision tracking performance has been verified. The gait trajectory experiment is carried out, and the results verify that the trajectory tracking performance of the robot has good performance.


Asunto(s)
Hemiplejía , Robótica , Humanos , Extremidad Inferior , Pie , Marcha
11.
Sensors (Basel) ; 24(10)2024 May 16.
Artículo en Inglés | MEDLINE | ID: mdl-38794033

RESUMEN

Effective emission control technologies and eco-friendly propulsion systems have been developed to decrease exhaust particle emissions. However, more work must be conducted on non-exhaust traffic-related sources such as tyre wear. The advent of automated vehicles (AVs) enables researchers and automotive manufacturers to consider ways to further decrease tyre wear, as vehicles will be controlled by the system rather than by the driver. In this direction, this work presents the formulation of an optimal control problem for the trajectory optimisation of automated articulated vehicles for tyre wear minimisation. The optimum velocity profile is sought for a predefined road path from a specific starting point to a final one to minimise tyre wear in fixed time cases. Specific boundaries and constraints are applied to the problem to ensure the vehicle's stability and the feasibility of the solution. According to the results, a small increase in the journey time leads to a significant decrease in the mass loss due to tyre wear. The employment of articulated vehicles with low powertrain capabilities leads to greater tyre wear, while excessive increases in powertrain capabilities are not required. The conclusions pave the way for AV researchers and manufacturers to consider tyre wear in their control modules and come closer to the zero-emission goal.

12.
Sensors (Basel) ; 24(11)2024 Jun 04.
Artículo en Inglés | MEDLINE | ID: mdl-38894430

RESUMEN

In this paper, a planning method based on the spatiotemporal variable-step-size A* algorithm is proposed to address the problem of safe trajectory planning for incremental, wheeled, mobile robots in complex motion scenarios with multiple robots. After constructing the known conditions, the spatiotemporal variable-step-size A* algorithm is first used to perform a collision-avoiding initial spatiotemporal trajectory search, and a variable time step is utilized to ensure that the robot completes the search at the target speed. Subsequently, the trajectory is instantiated using B-spline curves in a numerical optimization considering constraints to generate the final smooth trajectory. The results of simulation tests in a field-shaped, complex, dynamic scenario show that the proposed trajectory planning method is more applicable, and the results indicate higher efficiency compared to the traditional method in the incremental robot trajectory planning problem.

13.
Sensors (Basel) ; 24(5)2024 Feb 23.
Artículo en Inglés | MEDLINE | ID: mdl-38474973

RESUMEN

This paper considers the interactive effects between the ego vehicle and other vehicles in a dynamic driving environment and proposes an autonomous vehicle lane-changing behavior decision-making and trajectory planning method based on graph convolutional networks (GCNs) and multi-segment polynomial curve optimization. Firstly, hierarchical modeling is applied to the dynamic driving environment, aggregating the dynamic interaction information of driving scenes in the form of graph-structured data. Graph convolutional neural networks are employed to process interaction information and generate ego vehicle's driving behavior decision commands. Subsequently, collision-free drivable areas are constructed based on the dynamic driving scene information. An optimization-based multi-segment polynomial curve trajectory planning method is employed to solve the optimization model, obtaining collision-free motion trajectories satisfying dynamic constraints and efficiently completing the lane-changing behavior of the vehicle. Finally, simulation and on-road vehicle experiments are conducted for the proposed method. The experimental results demonstrate that the proposed method outperforms traditional decision-making and planning methods, exhibiting good robustness, real-time performance, and strong scenario generalization capabilities.

14.
Sensors (Basel) ; 24(6)2024 Mar 13.
Artículo en Inglés | MEDLINE | ID: mdl-38544101

RESUMEN

Recently, the integration of unmanned aerial vehicles (UAVs) with edge computing has emerged as a promising paradigm for providing computational support for Internet of Things (IoT) applications in remote, disaster-stricken, and maritime areas. In UAV-aided edge computing, the offloading decision plays a central role in optimizing the overall system performance. However, the trajectory directly affects the offloading decision. In general, IoT devices use ground offload computation-intensive tasks on UAV-aided edge servers. The UAVs plan their trajectories based on the task generation rate. Therefore, researchers are attempting to optimize the offloading decision along with the trajectory, and numerous studies are ongoing to determine the impact of the trajectory on offloading decisions. In this survey, we review existing trajectory-aware offloading decision techniques by focusing on design concepts, operational features, and outstanding characteristics. Moreover, they are compared in terms of design principles and operational characteristics. Open issues and research challenges are discussed, along with future directions.

15.
Sensors (Basel) ; 24(2)2024 Jan 22.
Artículo en Inglés | MEDLINE | ID: mdl-38276398

RESUMEN

In this paper, we propose a novel distributed algorithm based on model predictive control and alternating direction multiplier method (DMPC-ADMM) for cooperative trajectory planning of quadrotor swarms. First, a receding horizon trajectory planning optimization problem is constructed, in which the differential flatness property is used to deal with the nonlinear dynamics of quadrotors while we design a relaxed form of the discrete-time control barrier function (DCBF) constraint to balance feasibility and safety. Then, we decompose the original trajectory planning problem by ADMM and solve it in a fully distributed manner with peer-to-peer communication, which induces the quadrotors within the communication range to reach a consensus on their future trajectories to enhance safety. In addition, an event-triggered mechanism is designed to reduce the communication overhead. The simulation results verify that the trajectories generated by our method are real-time, safe, and smooth. A comprehensive comparison with the centralized strategy and several other distributed strategies in terms of real-time, safety, and feasibility verifies that our method is more suitable for the trajectory planning of large-scale quadrotor swarms.

16.
Sensors (Basel) ; 24(2)2024 Jan 09.
Artículo en Inglés | MEDLINE | ID: mdl-38257495

RESUMEN

Adaptive cruise control and autonomous lane-change systems represent pivotal advancements in intelligent vehicle technology. To enhance the operational efficiency of intelligent vehicles in combined lane-change and car-following scenarios, we propose a coordinated decision control model based on hierarchical time series prediction and deep reinforcement learning under the influence of multiple surrounding vehicles. Firstly, we analyze the lane-change behavior and establish boundary conditions for safe lane-change, and divide the lane-change trajectory planning problem into longitudinal velocity planning and lateral trajectory planning. LSTM network is introduced to predict the driving states of surrounding vehicles in multi-step time series, combining D3QN algorithm to make decisions on lane-change behavior. Secondly, based on the following state between the ego vehicle and the leader vehicle in the initial lane, as well as the relationship between the initial distance and the expected distance with the leader vehicle in the target lane, with the primary objective of maximizing driving efficiency, longitudinal velocity is planned based on driving conditions recognition. The lateral trajectory and conditions recognition are then planned using the GA-LSTM-BP algorithm. In contrast to conventional adaptive cruise control systems, the DDPG algorithm serves as the lower-level control model for car-following, enabling continuous velocity control. The proposed model is subsequently simulated and validated using the NGSIM dataset and a lane-change scenarios dataset. The results demonstrate that the algorithm facilitates intelligent vehicle lane-change and car-following coordinated control while ensuring safety and stability during lane-changes. Comparative analysis with other decision control models reveals a notable 17.58% increase in driving velocity, underscoring the algorithm's effectiveness in improving driving efficiency.

17.
Br J Neurosurg ; : 1-10, 2023 May 13.
Artículo en Inglés | MEDLINE | ID: mdl-37177983

RESUMEN

PURPOSE: Despite advances in technology, stereotactic brain tumour biopsy remains challenging due to the risk of injury to critical structures. Indeed, choosing the correct trajectory remains essential to patient safety. Artificial intelligence can be used to perform automated trajectory planning. We present a systematic review of automated trajectory planning algorithms for stereotactic brain tumour biopsies. METHODS: A PRISMA adherent systematic review was conducted. Databases were searched using keyword combinations of 'artificial intelligence', 'trajectory planning' and 'brain tumours'. Studies reporting applications of artificial intelligence (AI) to trajectory planning for brain tumour biopsy were included. RESULTS: All eight studies were in the earliest stage of the IDEAL-D development framework. Trajectory plans were compared through a variety of surrogate markers of safety, of which the minimum distance to blood vessels was the most common. Five studies compared manual to automated planning strategies and favoured automation in all cases. However, this comes with a significant risk of bias. CONCLUSIONS: This systematic review reveals the need for IDEAL-D Stage 1 research into automated trajectory planning for brain tumour biopsy. Future studies should establish the congruence between expected risk of algorithms and the ground truth through comparisons to real world outcomes.

18.
Sensors (Basel) ; 24(1)2023 Dec 29.
Artículo en Inglés | MEDLINE | ID: mdl-38203073

RESUMEN

Conventional trajectory planning for lower limb assistive devices usually relies on a finite-state strategy, which pre-defines fixed trajectory types for specific gait events and activities. The advancement of deep learning enables walking assistive devices to better adapt to varied terrains for diverse users by learning movement patterns from gait data. Using a self-attention mechanism, a temporal deep learning model is developed in this study to continuously generate lower limb joint angle trajectories for an ankle and knee across various activities. Additional analyses, including using Fast Fourier Transform and paired t-tests, are conducted to demonstrate the benefits of the proposed attention model architecture over the existing methods. Transfer learning has also been performed to prove the importance of data diversity. Under a 10-fold leave-one-out testing scheme, the observed attention model errors are 11.50% (±2.37%) and 9.31% (±1.56%) NRMSE for ankle and knee angle estimation, respectively, which are small in comparison to other studies. Statistical analysis using the paired t-test reveals that the proposed attention model appears superior to the baseline model in terms of reduced prediction error. The attention model also produces smoother outputs, which is crucial for safety and comfort. Transfer learning has been shown to effectively reduce model errors and noise, showing the importance of including diverse datasets. The suggested joint angle trajectory generator has the potential to seamlessly switch between different locomotion tasks, thereby mitigating the problem of detecting activity transitions encountered by the traditional finite-state strategy. This data-driven trajectory generation method can also reduce the burden on personalization, as traditional devices rely on prosthetists to experimentally tune many parameters for individuals with diverse gait patterns.


Asunto(s)
Aprendizaje Profundo , Humanos , Pierna , Extremidad Inferior , Locomoción , Articulación del Tobillo
19.
Sensors (Basel) ; 23(23)2023 Dec 04.
Artículo en Inglés | MEDLINE | ID: mdl-38067990

RESUMEN

The robotics industry and associated technology applications are a vital support for modern production and manufacturing. With the intelligent development of the manufacturing industry, the application of collaboration robots and human-robot collaboration technology is becoming more and more extensive. In a human-robot collaboration scenario, there are uncertainties such as dynamic impediments, especially in the human upper limb, which puts forward a higher assessment of the manipulator's route planning technology. As one of the primary branches of the artificial potential field (APF), the velocity potential field (VPF) offers the advantages of good real-time performance and convenient mathematical expression. However, the traditional VPF algorithm is prone to local oscillation phenomena near obstacles, which degrades the smoothness of the movement of the manipulators. An improved velocity potential field algorithm is proposed in this paper. This method solves the problem of sudden velocity change when the manipulator enters and departs the region of the potential field by setting new functions for attraction velocity and repulsion velocity functions. A virtual target point construction method is given to overcome the local oscillation problem of the manipulators near obstacles. The simulation and practical findings of the manipulators reveal that the improved VPF algorithm can not only avoid collision but also effectively reduce the local oscillation problem when dealing with the human upper limb as a dynamic obstacle. The implementation of this algorithm can increase the safety and real-time performance of the human-robot collaboration process and ensure that the collaborative robot is safer and smoother in the working process.

20.
Sensors (Basel) ; 23(18)2023 Sep 05.
Artículo en Inglés | MEDLINE | ID: mdl-37765722

RESUMEN

High-rise building fires pose a serious threat to the lives and property safety of people. The lack of reliable and accurate positioning means is one of the main difficulties faced by rescuers. In the absence of prior knowledge of the high-rise building fire environment, the coverage deployment of mobile base stations is a challenging problem that has not received much attention in the literature. This paper studies the problem of the autonomous optimal deployment of base stations in high-rise building fire environments based on a UAV group. A novel problem formulation is proposed that solves the non-line-of-sight (NLOS) positioning problem in complex and unknown environments. The purpose of this paper is to realize the coverage and deployment of mobile base stations in complex and unknown fire environments. The NLOS positioning problem in the fire field environment is turned into the line-of-sight (LOS) positioning problem through the optimization algorithm. And there are more than three LOS base stations nearby at any point in the fire field. A control law which is formulated in a mathematically precise problem statement is developed that guarantees to meet mobile base stations' deployment goals and to avoid collision. Finally, the positioning accuracy of our method and that of the common method were compared under many different cases. The simulation result showed that the positioning error of a simulated firefighter in the fire field environment was improved from more than 10 m (the positioning error of the traditional method) to less than 1 m.

SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA