scispace - formally typeset
Search or ask a question
Author

Vicente Feliu-Batlle

Other affiliations: Ferdowsi University of Mashhad
Bio: Vicente Feliu-Batlle is an academic researcher from University of Castilla–La Mancha. The author has contributed to research in topics: PID controller & Control theory. The author has an hindex of 16, co-authored 66 publications receiving 1050 citations. Previous affiliations of Vicente Feliu-Batlle include Ferdowsi University of Mashhad.


Papers
More filters
Journal ArticleDOI
TL;DR: In this paper, the authors deal with the online identification of the payload mass carried by a single-link flexible arm that moves on a vertical plane and therefore is affected by the gravity force.
Abstract: We deal with the online identification of the payload mass carried by a single-link flexible arm that moves on a vertical plane and therefore is affected by the gravity force. Specifically, we follow a frequency domain design methodology to develop an algebraic identifier. This identifier is capable of achieving robust and efficient mass estimates even in the presence of sensor noise. In order to highlight its performance, the proposed estimator is experimentally tested and compared with other classical methods in several situations that resemble the most typical operation of a manipulator.

3 citations

Journal ArticleDOI
05 Mar 2021-Sensors
TL;DR: In this article, the authors proposed an algorithm based on the fusion of the information provided by the two aforementioned strategies that enhances the separate benefits of each one, and demonstrated that the adequate combination of these two pieces of information yields an accurate estimation of the contacted point of the antenna link.
Abstract: The design and application of sensing antenna devices that mimic insect antennae or mammal whiskers is an active field of research. However, these devices still require new developments if they are to become efficient and reliable components of robotic systems. We, therefore, develop and build a prototype composed of a flexible beam, two servomotors that drive the beam and a load cell sensor that measures the forces and torques at the base of the flexible beam. This work reports new results in the area of the signal processing of these devices. These results will make it possible to estimate the point at which the flexible antenna comes into contact with an object (or obstacle) more accurately than has occurred with previous algorithms. Previous research reported that the estimation of the fundamental natural frequency of vibration of the antenna using dynamic information is not sufficient as regards determining the contact point and that the estimation of the contact point using static information provided by the forces and torques measured by the load cell sensor is not very accurate. We consequently propose an algorithm based on the fusion of the information provided by the two aforementioned strategies that enhances the separate benefits of each one. We demonstrate that the adequate combination of these two pieces of information yields an accurate estimation of the contacted point of the antenna link. This will enhance the precision of the estimation of points on the surface of the object that is being recognized by the antenna. Thorough experimentation is carried out in order to show the features of the proposed algorithm and establish its range of application.

2 citations

Journal ArticleDOI
TL;DR: In this article, the authors dealt with the design of robust controllers for irrigation canals that undergo large changes in their model parameters: gain, dominant time constant, and time delay.

2 citations

Journal ArticleDOI
23 Dec 2022-Machines
TL;DR: In this article , an advanced process control system composed of a PID controller plus a prefilter combined with a Smith predictor, an anti-windup scheme and a Coulomb friction compensator is proposed.
Abstract: Accurate trajectory tracking is a paramount objective when a mobile robot must perform complicated tasks. In high-speed movements, time delays appear when reaching the desired position and orientation, as well as overshoots in the changes of orientation, which prevent the execution of some tasks. One of the aspects that most influences the tracking performance is the control system of the actuators of the robot wheels. It usually implements PID controllers that, in the case of low-cost robots, do not yield a good tracking performance owing to friction nonlinearity, hardware time delay and saturation. We propose to overcome these problems by designing an advanced process control system composed of a PID controller plus a prefilter combined with a Smith predictor, an anti-windup scheme and a Coulomb friction compensator. The contribution of this article is the motor control scheme and the method to tune the parameters of the controllers. It has been implemented in a well-known low-cost small mobile robot and experiments have been carried out that demonstrate the improvement achieved in the performance by using this control system.

2 citations

Proceedings ArticleDOI
01 May 2020
TL;DR: A method based on the Super-Twisting algorithm is proposed here that avoids the use of filters and reduces such delays improving the impact instant estimation of a flexible antenna with an object faster than other reported methods.
Abstract: Sensing antenna devices, that mimic insect antennae or mammal whiskers, is an active field of research that still needs new developments in order to become efficient and reliable components of robotic systems. This work reports a new result in the area of signal processing of these devices that allows to detect the instant of the impact of a flexible antenna with an object faster than other reported methods. Previous methods require the use of filters that introduce delays in the impact detection. A method based on the Super-Twisting algorithm is proposed here that avoids the use of these filters and reduces such delays improving the impact instant estimation. Experiments show that these delays can be reduced in more than 50%, allowing reliable estimation of the impact instant with an error of less than 5 ms in many cases requiring a limited computational effort.

2 citations


Cited by
More filters
Book ChapterDOI
01 Jan 2015

3,828 citations

Proceedings Article
01 Jan 1994
TL;DR: The main focus in MUCKE is on cleaning large scale Web image corpora and on proposing image representations which are closer to the human interpretation of images.
Abstract: MUCKE aims to mine a large volume of images, to structure them conceptually and to use this conceptual structuring in order to improve large-scale image retrieval. The last decade witnessed important progress concerning low-level image representations. However, there are a number problems which need to be solved in order to unleash the full potential of image mining in applications. The central problem with low-level representations is the mismatch between them and the human interpretation of image content. This problem can be instantiated, for instance, by the incapability of existing descriptors to capture spatial relationships between the concepts represented or by their incapability to convey an explanation of why two images are similar in a content-based image retrieval framework. We start by assessing existing local descriptors for image classification and by proposing to use co-occurrence matrices to better capture spatial relationships in images. The main focus in MUCKE is on cleaning large scale Web image corpora and on proposing image representations which are closer to the human interpretation of images. Consequently, we introduce methods which tackle these two problems and compare results to state of the art methods. Note: some aspects of this deliverable are withheld at this time as they are pending review. Please contact the authors for a preview.

2,134 citations

01 Nov 1981
TL;DR: In this paper, the authors studied the effect of local derivatives on the detection of intensity edges in images, where the local difference of intensities is computed for each pixel in the image.
Abstract: Most of the signal processing that we will study in this course involves local operations on a signal, namely transforming the signal by applying linear combinations of values in the neighborhood of each sample point. You are familiar with such operations from Calculus, namely, taking derivatives and you are also familiar with this from optics namely blurring a signal. We will be looking at sampled signals only. Let's start with a few basic examples. Local difference Suppose we have a 1D image and we take the local difference of intensities, DI(x) = 1 2 (I(x + 1) − I(x − 1)) which give a discrete approximation to a partial derivative. (We compute this for each x in the image.) What is the effect of such a transformation? One key idea is that such a derivative would be useful for marking positions where the intensity changes. Such a change is called an edge. It is important to detect edges in images because they often mark locations at which object properties change. These can include changes in illumination along a surface due to a shadow boundary, or a material (pigment) change, or a change in depth as when one object ends and another begins. The computational problem of finding intensity edges in images is called edge detection. We could look for positions at which DI(x) has a large negative or positive value. Large positive values indicate an edge that goes from low to high intensity, and large negative values indicate an edge that goes from high to low intensity. Example Suppose the image consists of a single (slightly sloped) edge:

1,829 citations

Journal ArticleDOI
01 Dec 1983-Nature
TL;DR: In this paper, a considerable collection of totally free of expense Book for people from every single stroll of life has been gathered to gather a sizable library of preferred cost-free as well as paid files.
Abstract: Our goal is always to offer you an assortment of cost-free ebooks too as aid resolve your troubles. We have got a considerable collection of totally free of expense Book for people from every single stroll of life. We have got tried our finest to gather a sizable library of preferred cost-free as well as paid files. Whatever our proffesion, the art of electronics can be excellent resource for reading. Find the existing reports of word, txt, kindle, ppt, zip, pdf, as well as rar in this site. You can definitely check out online or download this book by below. Currently, never miss it. This is really going to save you time and your money in something should think about. If you're seeking then search around for online. Without a doubt there are several these available and a lot of them have the freedom. However no doubt you receive what you spend on. An alternate way to get ideas would be to check another the art of electronics. GO TO THE TECHNICAL WRITING FOR AN EXPANDED TYPE OF THIS THE ART OF ELECTRONICS, ALONG WITH A CORRECTLY FORMATTED VERSION OF THE INSTANCE MANUAL PAGE ABOVE.

1,146 citations

Journal ArticleDOI
TL;DR: This review article aims to present some short summaries written by distinguished researchers in the field of fractional calculus that will guide young researchers and help newcomers to see some of the main real-world applications and gain an understanding of this powerful mathematical tool.

922 citations