Escuela Superior de Enseñanzas Técnicas
Permanent URI for this communityhttps://hdl.handle.net/10637/2789
Search Results
- A PGD-based method for robot global path planning : a primer
2019-07-29 The present paper shows, for the first time, the technique known as PGD-Vademecum as a global path planner for mobile robots. The main idea of this method is to obtain a Vademecum containing all the possible paths from any start and goal positions derived from a harmonic potential field in a predefined map. The PGD is a numerical technique with three main advantages. The first one is the ability to bring together all the possible Poisson equation solutions for all start and goal combinations in a map, guaranteeing that the resulting potential field does not have deadlocks. The second one is that the PGD-Vademecum is expressed as a sum of uncoupled multiplied terms: the geometric map and the start and goal configurations. Therefore, the harmonic potential field for any start and goal positions can be reconstructed extremely fast, in a nearly negligible computational time, allowing real-time path planning. The third one is that only a few uncoupled parameters are required to reconstruct the potential field with a low discretization error. Simulation results are shown to validate the abilities of this technique.
- Mini-term, a novel paradigm for fault detection
2019-09-01 The present paper shows, for the first time, how mini-terms could replace common sensors for machine fault detection. The system is based on the sub-cycle time monitoring (mini-terms) and how the cycle time variability of machine parts can be used as a deterioration indicator that could describe the dynamic of the failure for the machine parts. The mini-term, by definition, is a sub-cycle time and had only been used to improve production. The most used sensors to perform the maintenance prognosis are vibration, noise, temperature, pressure, flow, etc. These sensors use an abrupt change (Change point) in the measurement as an indicator that something anomalous is happening. The present paper demonstrates that the Change point also affects the cycle time but with some important advantages compared with common sensors, the mini-term is easy and cheap to install. It is cheap because no additional hardware installation is required to measure the sub-cycle time, only the use of the PLC and sensors installed for the automated production process, and it is easy because we only need to code extra timers into the PLC. At the end of the paper is shown the experimental setup to measure mini-terms at Ford plant in Almussafes factory, the so-called Mini-term 4.0 and a summary of the different kinds of pathologies that through the mini-terms we are able to detect until now.
- Real-Time idle time cancellation by means of Miniterm 4.0
2019-03-30 The paper presents how single-model robotized manufacturing lines are rebalanced to save energy. The key idea is to eliminate idle time that each robot has by means of adjusting the velocity. To do so, the proposed technique predicts the idle time for the next cycle time based on miniterm 4.0. This system measures in real-time the sub-cycle times (mini-terms) with the goal to detect disturbances that predict future machine failures. Mini-terms are used to compute the idle time and the allowed velocity reduction for the Industrial Robot without losing productivity. The proposed predictive control technique has been tested in a real production line located at Ford Almussafes plant (Valencia). The line has six stations where each one has an industrial robot. It is connected to miniterm 4.0 to perform a real test. A discussion, limitations of the technique, future implementations and conclusions are shown at the end of this paper.
- PGD Variational vademecum for robot motion planning : a dynamic obstacle case
2018-04-27 A fundamental robotics task is to plan collision-free motions for complex bodies from a start to a goal position among a set of static and dynamic obstacles. This problem is well known in the literature as motion planning (or the piano mover's problem). The complexity of the problem has motivated many works in the field of robot path planning. One of the most popular algorithms is the Artificial Potential Field technique (APF). This method defines an artificial potential field in the configuration space (C-space) that produces a robot path from a start to a goal position. This technique is very fast for RT applications. However, the robot could be trapped in a deadlock (local minima of the potential function). The solution of this problem lies in the use of harmonic functions in the generation of the potential field, which satisfy the Laplace equation. Unfortunately, this technique requires a numerical simulation in a discrete mesh, making useless for RT applications. In our previous work, it was presented for the first time, the Proper Generalized Decomposition method to solve the motion planning problem. In that work, the PGD was designed just for static obstacles and computed as a vademecum for all Start and Goal combinations. This work demonstrates that the PGD could be a solution for the motion planning problem. However, in a realistic scenario, it is necessary to take into account more parameters like for instance, dynamic obstacles. The goal of the present paper is to introduce a diffusion term into the Laplace equation in order to take into account dynamic obstacles as an extra parameter. Both cases, isotropic and non-isotropic cases are into account in order to generalize the solution.