Development of Soft Tactile Sensor for Force Measurement and Position Detection

Wu-Te Yang,Zhian Kuang,Changhao Wang,Masayoshi Tomizuka
DOI: https://doi.org/10.48550/arXiv.2105.07145
2021-05-15
Abstract:As more robots are implemented for contact-rich tasks, tactile sensors are in increasing demand. For many circumstances, the contact is required to be compliant, and soft sensors are in need. This paper introduces a novelly designed soft sensor that can simultaneously estimate the contact force and contact location. Inspired by humans' skin, which contains multi-layers of receptors, the designed tactile sensor has a dual-layer structure. The first layer is made of a conductive fabric that is responsible for sensing the contact force. The second layer is composed of four small conductive rubbers that can detect the contact location. Signals from the two layers are firstly processed by Wheatstone bridges and amplifier circuits so that the measurement noises are eliminated, and the sensitivity is improved. An Arduino chip is used for processing the signal and analyzing the data. The contact force can be obtained by a pre-trained model that maps from the voltage to force, and the contact location is estimated by the voltage signal from the conductive rubbers in the second layer. In addition, filtering methods are applied to eliminate the estimation noise. Finally, experiments are provided to show the accuracy and robustness of the sensor.
Robotics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to develop a soft tactile sensor that can estimate contact force and contact position simultaneously, in order to meet the requirements of robots for tactile perception when performing complex tasks. As more and more robots are applied to tasks requiring physical contact, the demand for soft and sensitive tactile sensors is increasing day by day. However, existing soft sensors are usually only able to perform a single function (such as estimating contact force or deformation), and it is difficult to meet the requirements for dexterous operation of robot grippers. ### Specific problem description: 1. **Limitations of existing sensors**: At present, most soft sensors can only perform simple functions, such as estimating contact force or detecting deformation, and cannot detect contact force and contact position simultaneously. 2. **Requirements of robot grippers**: In order to perform more complex operations, especially dexterous grasping and manipulation tasks, robot grippers need a sensor that can detect both contact force and contact position. 3. **Source of inspiration**: The multi - layer receptors in human skin (such as Meissner's corpuscles, Pacinian corpuscles and Merkel discs) can perceive light touch, rough touch and object characteristics simultaneously, which provides inspiration for the design of multi - functional soft sensors. ### Core objectives of the paper: - Design and manufacture a soft tactile sensor with a two - layer structure, in which: - The first layer uses conductive fabric to detect contact force, simulating Meissner's corpuscles and Pacinian corpuscles in human skin. - The second layer uses four small conductive rubber elements to detect contact position, simulating the function of Merkel discs. - Develop signal processing circuits (such as Wheatstone bridges and amplification circuits) to improve measurement accuracy and eliminate noise. - Establish a mapping model from voltage signals to contact force and train it by machine - learning methods. - Experimentally verify the performance of the sensor, including the ability to detect contact force and contact position simultaneously. Through these efforts, this paper aims to develop a new type of soft tactile sensor that can provide more accurate and reliable tactile feedback when robots perform complex tasks.