🔝​

Force Perception (in Robotics)

Prerequisites

  • Read Kinematics and Dynamics
  • Read Sensors and Sensing page
  • Basics of electrical circuits (resistance, capacitance, voltage-divider, etc.)
  • Basics of mechanics (Hooke’s Law, stress-strain curve, etc.)

General Motivation

Robots are expected to interact closely and safely with humans as well as with their environment. To achieve this, there is one sense that humans use all the time but is often neglected in robotics: the sense of touch.

In robotics, touch refers to situations where a robot gets into physical interaction with another real-world agent, such as a human, an object, or even another robot. During that interaction, forces are exchanged between two agents. This chapter focuses on how to measure these interaction forces.

Same as humans, robots can perceive interaction forces at different levels. When lifting an object, humans first sense the overall force, such as its weight, then acquire more fine-grained information through touch, such as local pressure distribution. This distinction leads to the use of force sensing for global interaction forces and tactile sensing for localized contact information in robotics. But more about this later.

Let us first have a look at some examples. Below are some illustrations and explanations of the three main interaction categories in which touch is used in robotics: manipulation, exploration and reaction.

Manipulation

Goal
Use touch to physically control an object.

$\Rightarrow$ Interaction between a robot (active agent) and an object (passive agent).

During manipulation, the robot senses the object and adapts its actions to control it accordingly. Object manipulation is essential in fields like industrial robotics. In tasks like grasping, force perception is used to estimate the grasp force applied by the robotic hand, to prevent damaging the object or slipping. More about grasping can be found on its dedicated page (click here).

Robotic Hand manipulating a Champagne Glass (F. Khadivar, A. Billard, IEEE T-RO 2023)

Key points of the video:
A robotic hand manipulates a water-filled champagne glass. As the hand tilts the glass, the moving water changes the internal mass distribution, creating disturbances during manipulation. Using tactile sensors at the fingertips, the robotic fingers adapt their movement and contact forces to control the glass despite these disturbances. In the end of the sequence, a larger motion causes the water to spill.

Exploration

Goal
Use touch to learn about object properties.

$\Rightarrow$ Interaction between a robot (active agent) and an object (passive agent).

During exploration, the robot performs movements to discover unknown properties of an object, without the objective of directly controlling it. Touch can be used to determine material properties such as softness, surface texture, shape, temperature or sometimes even the friction coefficient. For example, it is possible to determine whether an object is stiff or compliant, smooth or rough.

Humanoid Robot performs Shape Detection (N. Sommer, M. Li, A. Billard, ICRA 2014)

Key points of the video:
A humanoid robot explores different objects by moving its fingers along their surface, trying to identify them through touch. First it explores a bottle, then a jar, a telephone handset and finally a glass. Tactile sensors at the robot’s fingertips provide contact information as the fingers slide over the object. These contact points are accumulated into a noisy point cloud, which is then used to reconstruct an approximate shape of the object. This type of tactile exploration is useful in situations where vision is unavailable, for example due to bad lighting conditions.

Reaction

Goal
Use touch to ensure safe interaction with another active agent.

$\Rightarrow$ Interaction between a robot (active agent) and another active agent (human/robot).

During reaction interactions, the robot continuously acts, perceives and adapts in real time based on the feedback it receives from the other agent. This enables, for example, safe operation of robots around humans: the robot can detect abnormal contact and adjust its movement to avoid harm. In the field of haptics and more specifically teleoperation, touch also allows humans to guide robots while receiving force feedback. More on haptics can be found on the dedicated page (click here).

Robotic Hand interacting with Fake Arm (M. Khoramshahi, A. Billard, ICRA 2020)

Key points of the video:
A robotic hand is shown holding continuous contact with a fake human arm. The arm is moved by a person, making it a dynamic interaction involving another active agent. A force sensor located at the robot’s end-effector measures the interaction forces, which allows the robotic hand to adapt its movement continuously. In the end of the video, we can see that the robot reacts differently to fast disturbing contacts: non-consistent disturbances are rejected. This shows that the robot can distinguish intentional human guidance from accidental disturbances.


As you can imagine, force perception is used in many areas. From biomedical robotics such as surgical robots, to rehabilitation systems like exoskeletons and humanoid robots.

Before moving on, try the quiz below.

Quiz
Why is the sense of touch used in robotics? (multiple answers possible)
It enables robots to interact safely with humans and their environment.
It replaces the need for vision in all robotic tasks.
It allows robots to perceive forces exchanged during physical interactions.
It helps robots adapt their behavior during physical contact.

Which statements correctly describe the three interaction categories seen earlier? (multiple answers possible)
In manipulation, the robot uses touch to physically control an object and adapt its actions based on interaction forces.
In exploration, the robot uses touch to discover object properties, with the goal of controlling the object during interaction.
In reaction, the robot adapts its behavior in real time to assure safe interaction with another active agent.


Course Content

Now that we have seen why robots need to perceive forces, we can dive into how force perception is implemented. As introduced earlier, robots can perceive interaction forces at different levels of detail, from global interaction forces (force sensing or intrinsic sensing) to more fine-grained contact information (tactile sensing or extrinsic sensing).

The distinction between intrinsic and extrinsic sensing is based on the location of the sensors on the robot (see figure below). Intrinsic sensing, relies on sensors placed within the mechanical structure of the robot. On the other hand, extrinsic sensing, refers to sensors mounted directly at the robot’s contact surface.

Location of intrinsic and extrinsic sensors on a robot arm
Figure 1: Location of intrinsic (1) and extrinsic (2) sensors on a robot arm (Photonics)

In summary:

  • Force sensing (intrinsic) measures the global forces and torques applied to the system at a specific point, considered infinitesimally small. It captures the overall push, pull and twist experienced by the robot at that location, usually at a joint or a structural element.

  • Tactile sensing (extrinsic) measures stress or pressure distributions over a surface rather than at a single point. It relies on an array of sensing elements, forming what can be thought of as an electronic skin. Because multiple contact points are available, tactile sensing can detect slippage and precise contact location.

Note
The separation of force perception into intrinsic and extrinsic sensing was proposed in Tactile Sensing Technologies, Springer.

On this page, we will move gradually from force sensing, which describes interactions occurring at a single point, to tactile sensing, where sensing extends across a bigger surface. Although the examples shown in the introduction mainly focused on hands and fingertips, tactile sensing can be applied to the entire body of a robot. However, challenges such as wiring complexity and limited mechanical flexibility must also be addressed. We will see that later.

  • Section 2.2.3.1: Force Sensing
    Introduction to force and torque sensing methods.

  • Section 2.2.3.2: Tactile Sensing
    Overview of the main tactile sensing principles (resistive, capacitive, etc.).

  • Section 2.2.3.3: Advanced Tactile Sensing
    Presentation of flexible, stretchable and vision-based tactile sensors.

  • Section 2.2.3.4: Issues and Difficulties
    Discussion of how tactile data are acquired, including the challenges related to wiring, data rate and power consumption.


Force Sensing

Let us begin with a quick reminder of forces and torques (also called moments) we want to measure. Force is given in Newtons [N] and produces linear movement, whereas torque is given in Newton-meters [Nm] and produces rotational movement. They are both vector quantities defined in 3D space, meaning they can be decomposed into components of the orthonormal basis of $\mathbb{R}^3$ (x, y, and z axis).

$$\text{Force: } \mathbf{F} = (F_{x}, F_{y}, F_{z}) \in \mathbb{R}^3$$ $$\text{Torque: } \mathbf{M} = (M_{x}, M_{y}, M_{z}) \in \mathbb{R}^3$$

Forces and moments schematic (Fx, Fy, Fz, Mx, My, Mz)
Figure 2: Forces and torques acting on sensor (Proceedings of International Conference on Data, Electronics and Computing, Springer)

The goal of force-torque (F/T) sensing is to obtain a complete description of all forces and torques exchanged at the contact location. This is possible because the sum of all forces and the sum of all moments acting on the system must be equal to zero (in static equilibrium):

$$ \sum \mathbf{F} = 0 \qquad \sum \mathbf{M} = 0 $$

At this point, we can introduce the wrench vector $W$. It represents the complete mechanical interaction at the contact point, combining the force and torque vectors into a single vector in $\mathbb{R}^6$. The wrench is the unknown quantity to be determined in F/T sensing.

$$ W = \begin{bmatrix} F_c \cr M_c \end{bmatrix} \in \mathbb{R}^6, \qquad F_c = \begin{bmatrix} F_x \cr F_y \cr F_z \end{bmatrix}, \qquad M_c = \begin{bmatrix} M_x \cr M_y \cr M_z \end{bmatrix} $$

Where $F_c$ and $M_c$ are the force and moment vectors applied at the contact location.

As described earlier, F/T sensing in robotics relies on intrinsic sensors, which are embedded within the robot’s structure. In this chapter, we will have a look at two different F/T sensing approaches: first, dedicated F/T sensors that directly measure these quantities, and second, sensorless methods that estimate forces and torques indirectly.

Try the quiz to make sure that you understood forces and torques.

Quiz
Which statements correctly describe forces? (multiple answers possible)
Forces are vector quantities that can be decomposed along the three axes of $\mathbb{R}^3$.
Forces are measured in Newton-meters [Nm] and mainly produce rotational movement.
Forces produce linear movement and are expressed in Newtons [N].

Which statement correctly describes torques? (multiple answers possible)
Torques are scalar quantities that describe the intensity of a rotational effect.
Torques can only be measured if the system is not in static equilibrium.
Torques are vector quantities expressed in Newton-meters [Nm] that produce rotational motion.


A) Force/Torque Sensors

Force-torque sensors are classified based on the number of axes (or degrees of freedom DOF) they measure.

  • Three-Dimensional Force Sensors (3DOF):
    These sensors measure only forces, not torques. They provide information about the three translational force components along the $x$, $y$ and $z$ axes. The corresponding wrench vector is:

    $$ W = [F_x, F_y, F_z]^T \in \mathbb{R}^3 $$

    3DOF sensors are used when only translational forces matter. They are often mounted near the end-effector and can for example measure the weight of an object or detect simple contact with a surface.

Translational forces acting on end-effector
Figure 3: Illustration of translational forces acting on the end-effector. (a) diagonal force, (b) vertical force
  • Six-Dimensional Force/Torque Sensors (6DOF):
    These sensors measure both forces and torques, covering the three translational and three rotational axes. Besides pushing or pulling forces, they can also measure bending and twisting effects. The wrench vector they measure is:

    $$ W = [F_x, F_y, F_z, M_x, M_y, M_z]^T \in \mathbb{R}^6 $$


Sensing Principle and Mechanical Implementation:

The sensing principle of F/T sensors relies on detecting strain (deformation) in an elastic structure. When a force is applied, the elastic structure deforms and this deformation is converted into an electrical signal using strain gauges. By measuring the strain in the structure, the applied force can be determined using Hooke’s law. The detail of the mathematical model is shown later.

Below are examples of elastic structures used in F/T sensors:

1) Cross-Beam Structure:

The elastic base is shaped like a crossbar, consisting of an inner ring (central hub) connected to the fixed outer ring by flexible supporting beams. The whole piece is machined out of a single piece of material, to ensure high stiffness and to avoid hysteresis.

Cross-beam force/torque sensor structure with square and round base
Figure 4: Cross-Beam force/torque sensor structure. (a) square base, (b) round base (B. Sümer et al., in Mechanics Based Design of Structures and Machines (2025))

When load is applied to the central hub, the beams deform depending on the force direction. Vertical forces ($F_z$) cause the beams to bend up or down, while shear forces and torques induce a complex combination of tension and compression across the different arms of the cross. Below we can observe the effect of a horizontal force $Fx$ and a torque $Mz$ acting on the central hub.

Deformation due to horizontal force Fx
(a) Deformation due to horizontal force $F_x$
Deformation due to moment Mz
(b) Deformation due to moment $M_z$
Figure 5: Visualisation of the cross-beam structure deformation (B. Sümer et al., in Mechanics Based Design of Structures and Machines (2025))

Strain gauges are directly bonded on the surfaces of the beams to measure their strain.

2) Parallel Structure (Stewart Platform):

This structure consists of an upper mobile platform and a lower fixed base connected by six legs. An example of a miniature stewart platform is shown in the next figure.

Monolithic Stewart platform force/torque sensor structure with flexural joints
Figure 6: Example of monolithic Stewart platform structure (K. Li, B. Pan et al.)

This design distributes the applied load through the structure, causing primarily axial strain (tension or compression) along the longitudinal axis of the limbs. Strain gauges are bonded on both sides (front and back) of the legs connecting the two platforms to measure the strain.


Mathematical Model:

From the electrical signal obtained from the strain gauges, we can determine the forces and torques acting on the sensor.

Let us first recall Hooke’s law in its one-dimensional form. It is stating that for an elastic element, the applied force is proportional to its deformation (like a spring):

$$ F = k \cdot u $$

where $F$ is the applied force, $u$ is the deformation and $k$ is the stiffness of the elastic element.

Assumption: The elastic structure stays within the linear region of the stress–strain curve, where Hooke’s law applies. This linear relationship is assumed in the mathematical model.

By extending Hooke’s law to multiple dimensions, we can write the relationship between the applied wrench $W$ and the measured strain vector $u$ as follows:

$$ W = K \cdot u $$

where:

  • $W \in \mathbb{R}^6$ is the wrench vector (combining forces and torques)
  • $K \in \mathbb{R}^{6 \times n}$ is the stiffness matrix of the elastic structure
  • $u = [u_1, u_2, \dots, u_n]^T$ is the vector of strain measurements
  • $n \geq 6$ is the number of strain sensing points (strain gauges)

The stiffness matrix $K$ depends on the geometry and material properties of the elastic structure.
In practice, $K$ is often determined experimentally during a calibration procedure, by applying known loads to the sensor and measuring the resulting strain.


B) Sensorless Force/Torque Estimation

It is also possible to determine external forces and torques without embedding dedicated sensors. This sensorless method relies on the robot’s internal data (available without special hardware), such as the amount of current drawn by its motors. In most motors, the generated torque is proportional to the motor current. By comparing the actual torque output (derived from current) with the theoretically required torque, it is possible to determine the existence and magnitude of an external force.

Below, we look at two different approaches to estimate external forces using motor current: model-based and model-free (Neural Network–based).

Model-Based Estimation

This approach is called model-based, as it uses the robot’s dynamics and kinematics (= model) to compute the external force applied on the robot. If you need a quick reminder about the Jacobian, have a look at the Kinematics course.

Contact force estimation follows three steps:

  • Estimate the external joint torques induced by the force
  • Compute the Jacobian at the contact location
  • Convert the joint torques into cartesian force

1) Estimating the external joint torque $\tau_{\text{ext}}$

We start with the basic Lagrangian expression of the robot’s dynamics (seen previously in the Dynamics course):

$$ M(\theta)\ddot{\theta} + C(\theta,\dot{\theta})\dot{\theta} + g(\theta) = \tau $$

Where:

  • $\theta \in \mathbb{R}^n$: vector of joint variables (position)
  • $\ddot{\theta}, \dot{\theta}$: joint acceleration and velocity
  • $M(\theta)$: mass matrix
  • $C(\theta,\dot{\theta})\dot{\theta}$: vector accounting for Coriolis or centrifugal torques
  • $g(\theta)$: vector of gravity torques
  • $\tau$: vector of torques applied by the robot’s motors

To properly estimate external forces, we use and extended dynamic model, which includes the external torques:

$$ M(\theta)\ddot{\theta} + C(\theta,\dot{\theta})\dot{\theta} + g(\theta) = \tau + \tau_{\text{ext}} $$

Where:

  • $\tau_{\text{ext}}$: vector of induced torque by the external contact force

By computing the difference between the theoretical model torque and the measured motor torque, we finally obtain the external joint torque $\tau_{\text{ext}}$.

Note
Refer to Estimation of Contact Forces Using a Virtual Force Sensor (E. Magrini, F. Flacco & A. De Luca, IROS 2014) for complete description of that computation step.

2) Computing the Jacobian at the contact location $J_c$

Once $\tau_{\text{ext}}$ is estimated, the next step is to determine how a force at the contact point affects the joints. As shown in the figure below, a contact may occur on a link (panel (a)) or on the end-effector (panel (b)). The contact point determines which joints are affected.

Force applied on link (a) and end-effector (b)
Figure 7: Force applied on link (a) and end-effector (b) (S. Yen et al.)

The position of the contact point relative to joint $i$, on which the contact is happening, is obtained by subtracting the absolute position of the origin of link $i$, denoted $p_i(\theta)$, from the absolute position of the contact point on that link, denoted $p_{c}(\theta)$:

$$ p_{i,c}(\theta) = p_{c}(\theta) - p_i(\theta) $$

Having this, the contact-point Jacobian $J_c(\theta)$ can be computed. It is derived from the link Jacobian $J_i(\theta)$:

$$ J_c(\theta) = \begin{bmatrix} I & -\,S(p_{i,c}(\theta)) \cr 0 & I \end{bmatrix} J_i(\theta) $$

where $S(\cdot)$ is the skew-symmetric matrix, composed of the components of the vector $p_{i,c}(\theta)$:.

This Jacobian describes how a force applied at the contact point generates joint torques.

3) Computing the contact force

Finally we can compute the wrench $W \in \mathbb{R}^6$ by resolving the following equation:

$$ \tau_{\text{ext}} = J_c^T(\theta) W $$

Note
This three-step approach is based on Estimation of Contact Forces Using a Virtual Force Sensor (E. Magrini, F. Flacco, A. De Luca).

Model-Free Estimation (Neural Network Based)

The second proposed approach is machine learning based and does not rely on any physics equation. Instead of using a model, the wrench vector $W \in \mathbb{R}^6$ is determined by a neural network (NN). To train the NN, this approach needs real-world data, that can be collected using an actual F/T sensor. Data is usually obtained through learning from demonstration, a method whereby an operator passively moves the robot to show how to perform a given task. Data on F/T perception are gathered as the robot makes various contacts with the environment, see course on learning from demonstration.

The variables fed to the NN are the robot’s internal state signals, such as joint currents, joint positions $\theta$, joint velocities $\dot{\theta}$ and joint accelerations $\ddot{\theta}$. All these inputs are put together into one input vector $x_n$.

For example, for an $n$-joint robot, an input vector may look like:

$$ x_n = \begin{bmatrix} I_1, \ldots, I_n, \
\theta_1, \ldots, \theta_n, \
\dot{\theta}_1, \ldots, \dot{\theta}_n, \
\ddot{\theta}_1, \ldots, \ddot{\theta}_n \end{bmatrix}^T $$

At every instant, the NN takes the input signal vector $x_n$ and outputs the estimated external wrench vector $W$ in real time:

$$ W = NN(x_n) $$

Where $NN(\cdot)$ represents the trained neural network structure.

An example of such a neural network is shown in the figure below.

Neural network architecture for estimating force and torque
Figure 8: Neural network–based estimation of force and torque (S. Shan, Q. Pham)
Note
This approach was taken from Fine Robotic Manipulation without Force/Torque Sensor (S. Shan, Q. Pham).

The performance of this approach can be seen in the video below.

Neural-network based sensorless F/T estimation in action (from S. Shan, Q. Pham available on YouTube)

Key points of the video:
In the first part, the end-effector of the robot gets in contact with a surface and therefore external forces are created. On the plot, we can see that the estimated forces closely match the measurements obtained from the built-in F/T sensor. In the second part, an application example is shown in which the pin is inserted into a corresponding hole. During this task, the F/T sensor is disabled and F/T feedback is only given by the estimator. In the last part, the authors show that sensorless force estimation can also be used for human guidance.

To conclude sensorless F/T estimation, here are its main advantages and disadvantages:

Advantages Disadvantages
No dedicated F/T sensor needed Dependence on model accuracy (model-based approach)
Reduced hardware complexity Dependence on training data (model-free approach)
Lower system cost Performance degrades in unmodeled or untrained situations

For additional information and another example of sensorless F/T estimation, feel free to read the paper linked below.

Further Reading: Intrinsic sense of touch

In this paper, the authors present a sensorless intrinsic sense of touch method, that goes one step further as the force estimation we saw before. The robot is able not only to estimate interaction forces, but also to localize the contacts and reconstruct touch trajectories over its body. This enables interactions like virtual buttons, writing on the robot surface and more intuitive physical human–robot interaction. It is showing that sensorless estimation can also provide tactile feedback and not only force feedback. A video is also available by following the link.

Intrinsic sense of touch for intuitive physical human–robot interaction
M. Iskandar, A. Albu-Schäffer and A. Dietrich

Before moving on to tactile sensing, answer the questions about force sensing in the quiz below.

Quiz
A robot arm is equipped with a 6DOF F/T sensor at its end-effector. Below are three scenarios where this robot end-effector pushes on a horizontal surface.
Force–torque sensing scenarios at the end-effector
Front view of three contact scenarios. Red arrows are contact forces, black arrows are the motion of the robot end-effector.
1) The F/T sensor measures:\[F_z > 0, \quad M_y \neq 0, \quad F_x = 0 \] Which contact scenario could produce this output? (single answer possible)
Scenario (a): Pure vertical push through the center of the end-effector (force line passes through the sensor origin).
Scenario (b): Pure vertical push, but the contact point is shifted to the side of the end-effector (force line does NOT pass through the sensor origin).
Scenario (c): Vertical push with tangential friction force along x-axis (sliding contact).

2) The robot is in scenario (c). It pushes down on a horizontal surface while the contact is sliding, so friction acts along the x-axis.

Which measurement output is corresponding to that scenario? (single answer possible)
$F_x > 0$, $F_z > 0$, $M_y \neq 0$
$F_x = 0$, $F_z > 0$, $M_y = 0$
$F_x > 0$, $F_z > 0$, $M_y = 0$

3) The robot is in scenario (b). A pure vertical force is applied. The contact point is shifted from the center. The contact point moves further to the left along the x-axis. The magnitude of the applied vertical force stays the same.

Which of the following statements is correct? (single answer possible)
$F_z$ increases, $M_y$ remains unchanged.
$F_z$ and $M_y$ remain unchanged.
$F_z$ remains unchanged, $M_y$ increases.

4) The robot was originally equipped with a 6DOF F/T, but the sensor is now damaged and can't be used anymore. Due to cost, replacing the sensor is not an option.

Which solution is the most appropriate to still estimate interaction forces? (single answer possible)
Install a new tactile skin covering the entire robot arm.
Use sensorless F/T estimation based on motor currents and the robot dynamics.
Install a cheap camera and estimate forces using vision only, without any physical model.

5) A neural-network-based sensorless force estimator is trained and tested extensively in the laboratory. After moving the robot to its real work place and changing the end-effector, the force estimation performance degrades significantly.

What is the most likely reason for this behavior? (single answer possible)
The F/T sensor was not recalibrated properly.
The training data no longer matches the robot dynamics and contact conditions.
Neural networks can't estimate forces in real time.


Tactile Sensing

This section presents the following tactile sensing technologies:

  • Resistive sensors
  • Capacitive sensors
  • Piezoelectric sensors
  • Optical sensors
  • Magnetism-based sensors
  • Electrorheological / magnetorheological sensors

Let’s begin with resistive tactile sensors.

A) Resistive Sensors

There are two different types of resistive tactile sensors:

  • Type 1: Sensors designed to determine the contact location on a surface.
  • Type 2: Sensors designed to measure the contact force or pressure.

We will first take a closer look at resistive tactile sensors of the first type and see how resistive technology can be used to localize contact on a surface.

Determination of contact location

We begin with single-strip resistive sensors to understand the working principle of resistive tactile sensing. We then extend this concept to a more complete version: the multi-strip resistive sensor.

1) Single-strip resistive sensors:

Resistive tactile sensors are usually composed of two thin sheets coated with a resistive material and placed on top of each other. The two layers are separated by microscopic spacer elements (microspheres), which keep them electrically isolated when no contact is applied.

When an object presses on the sensor surface, the applied pressure locally brings the two resistive layers into contact. This contact location corresponds to the point where an electrical connection is created between the layers. The structure of this sensor is seen in panel (a) of the figure below, where the first resistive layer is shown in green and the second layer in grey.

Analog resistive strip sensor schematic
Figure 9: Schematic of analog resistive touch sensing (Tactile Sensing Technologies, Springer)

To determine the contact location on the sensor surface, the x- and y-coordinates of the contact point must be extracted. This is achieved by energising the two resistive layers one after the other, never simultaneously.

The measurement procedure follows these key steps:

  1. One resistive layer is energised by applying a uniform voltage across it.
  2. The other resistive layer is left in a high-impedance (Hi-Z) configuration. Because the Hi-Z input draws almost no current, it does not disturb the voltage distribution along the active layer.
  3. When contact happens, the contact point between the two layers forms a measurement node, transferring the local voltage of the active layer to the passive one.
  4. This measured output voltage corresponds to the position of the contact along the active resistive layer and can be used to compute the corresponding coordinate.

In panel (b), $V_x$ is applied to the green layer while the grey layer is set to Hi-Z, allowing the x-coordinate of the contact to be extracted.

In panel (c), the roles of the layers are swapped: $V_y$ is applied to the grey layer and the green layer is set to Hi-Z, which provides the y-coordinate of the contact.

In practice, the sensor switches rapidly between measuring the x- and y-coordinates. The layers are energised one after the other at a high frequency, making the switching imperceptible to a human user (response times of 10 ms or faster).

The measured output voltages correspond to the voltages read at the measurement node. The contact point divides the active resistive layer into two resistive segments. As a result, the measured output voltage is given by a voltage divider between these two resistances. The equivalent electrical circuit is shown in panel (d) of the figure above.

The simplified expressions are:

$$ V_{x,\text{out}} = \frac{R_{x2}}{R_{x1} + R_{x2}} \, V_x $$

$$ V_{y,\text{out}} = \frac{R_{y2}}{R_{y1} + R_{y2}} \, V_y $$

Where, $V_x$ and $V_y$ are the voltages applied to the x- and y-layers, $V_{x,\text{out}}$ and $V_{y,\text{out}}$ are the measured output voltages. The resistances $R_{x1}$ and $R_{x2}$ correspond to the resistive segments between the contact point and the left and right boundaries of the x-layer, $R_{y1}$ and $R_{y2}$ are the equivalent resistances on the y-layer.


Exercise: Contact localization with a single-strip resistive sensor

A single-strip resistive sensor of total length $L = 100\ \text{mm}$ is energised with a voltage $V_x = 5\ \text{V}$.

1) The measured output voltage is \(V_{x,\text{out}} = 2.3\\ \text{V}\).
Compute the x-coordinate of the touch point (distance from the left boundary).

2) The contact point is located at \(x = 70\\ \text{mm}\) from the left boundary.
Compute the expected output voltage \(V_{x,\text{out}}\).

3) What output voltage is expected if the contact occurs exactly at the center of the sensor?

Hint: the resistance is proportional to length (\(R_{x1} \propto x\)).

Solution

1) Determine the x-coordinate of the contact location

As mentioned, the resistance is proportional to length for a uniform resistive strip. Therefore we have:

  • \( R_{x1} \propto x \)
  • \( R_{x2} \propto L - x \)

We can replace these expressions in the formula seen above:

\[ V_{x,\text{out}} = \frac{R_{x2}}{R_{x1} + R_{x2}} \, V_x = \frac{L - x}{L} \, V_x \]

Solving for \(x\):

\[ x = L - L \frac{V_{x,\text{out}}}{V_x} \]

Inserting numerical values (\(L = 0.1\,\text{m}\), \(V_x = 5\,\text{V}\), \(V_{x,\text{out}} = 2.3\,\text{V}\)):

\[ x = 0.1 - 0.1 \cdot \frac{2.3}{5} = \boxed{0.054 \, \text{m}} \]

Answer: the contact is located at \(x = 54\\ \text{mm}\) from the left boundary.


2) Predict the output voltage

We again start from the voltage divider relation:

\[ V_{x,\text{out}} = \frac{L - x}{L}\, V_x \]

Inserting numerical values (\(L = 100\,\text{mm}\), \(x = 70\,\text{mm}\), \(V_x = 5\,\text{V}\)):

\[ V_{x,\text{out}} = \frac{100 - 70}{100}\cdot 5 = 0.3 \cdot 5 = \boxed{1.5\\ \text{V}} \]

Answer: the expected output voltage is \(V_{x,\text{out}} = 1.5\\ \text{V}\).


3) Contact exactly at the center of the sensor

At the center, the contact is located at:

\[ x = \frac{L}{2} \]

Using the same expression:

\[ V_{x,\text{out}} = \frac{L - x}{L}\, V_x \]

Substitute \(x = \frac{L}{2}\):

\[ V_{x,\text{out}} = \frac{L - \frac{L}{2}}{L}\, V_x = \frac{1}{2} V_x \]

With \(V_x = 5\,\text{V}\):

\[ V_{x,\text{out}} = \frac{1}{2}\cdot 5 = \boxed{2.5\\ \text{V}} \]

Answer: if the contact occurs at the center, the output voltage is \(V_{x,\text{out}} = 2.5\\ \text{V}\).

Single-strip resistive sensors have an important drawback: they can’t distinguish multiple simultaneous touch points, which is why multi-strip resistive sensors are used.


2) Multi-strip resistive sensors:

As in the single-strip version, the multi-strip resistive sensor also consists of two resistive layers and the measuring principle remains the same. However, each layer is divided into multiple strips along its length, as can be seen in the figure below. In this configuration, multiple simultaneous contacts can be detected, as each strip provides its own independent measurement. As in the single-strip version, the output voltage of a given strip depends on the contact position. However, because the strips are narrow, it also depends on the contact width.

For a single strip, the measured output voltage is given by:

$$ V_{\text{out}} = \frac{l_x + \frac{w}{2}}{L - \frac{w}{2}} \, V_{\text{ref}} $$

where,

  • $l_x$ is the distance from the left boundary of the strip to the centre of the applied contact,
  • $w$ is the width of the contact area (for example, the width of a fingertip),
  • $L$ is the total length of the strip,
  • $V_{\text{ref}}$ is the applied reference voltage.
Multi-strip analog resistive sensor schematic
Figure 10: Schematic of multi-strip analog resistive touch sensing (Tactile Sensing Technologies, Springer)

Now, instead of performing only one measurement per layer, we need to make $n$ separate measurements for all $n$ strips. If both resistive layers are divided into $n$ strips, this increases the total number of measurements from only $2$ to $2n$. As a result, scanning the entire sensor becomes more time-consuming.

In addition, the wiring complexity increases. While the single-strip version requires only four connection wires, the multi-strip version needs $2+2n$ wires: one for $V_{\text{ref}}$, one for ground and $n$ measurement wires for each of the two stripped layers. The wiring complexity issue will be addressed later.

Exercise: Contact position and width estimation on a multi-strip resistive sensor

A single strip of length $L = 60\ \text{mm}$ is energised with a reference voltage $V_{\text{ref}} = 5\ \text{V}$.

1) The measured output voltage is \(V_{\text{out}} = 2.5\\ \text{V}\). Assuming a point contact (\(w = 0\)), compute the contact position \(l_x\) from the left boundary.

2) A fingertip presses on the strip at a position whose centre is located at \(l_x = 25\\ \text{mm}\) from the left boundary. The measured output voltage is \(V_{\text{out}} = 3.75\\ \text{V}\). Compute the contact width \(w\).

Solution

1) Determine the contact position \(l_x\)

For a point contact, the contact width is \(w = 0\). The output voltage expression simplifies to:

\[ V_{\text{out}} = \frac{l_x}{L}\, V_{\text{ref}} \]

Solving for \(l_x\):

\[ l_x = L\,\frac{V_{\text{out}}}{V_{\text{ref}}} \]

Inserting numerical values (\(L = 0.06\,\text{m}\), \(V_{\text{out}} = 2.5\,\text{V}\), \(V_{\text{ref}} = 5\,\text{V}\)):

\[ l_x = 0.06 \cdot \frac{2.5}{5} = \boxed{0.03\,\text{m}} \]

Answer: the contact is located at \(l_x = 30\\ \text{mm}\) from the left boundary.


2) Determine the contact width \(w\)

Using the given formula:

\[ V_{\text{out}} = \frac{l_x + \frac{w}{2}}{L - \frac{w}{2}} \, V_{\text{ref}} \]

Solving for \(w\):

\[ w = 2 \cdot \frac{ \frac{V_{\text{out}}}{V_{\text{ref}}} \cdot L - l_x}{1 + \frac{V_{\text{out}}}{V_{\text{ref}}}} \]

Inserting numerical values (\(L = 0.06\,\text{m}\), \(V_{\text{out}} = 3.75\,\text{V}\), \(V_{\text{ref}} = 5\,\text{V}\), \(l_x = 0.025\,\text{m}\)):

\[ w = 2 \cdot \frac{ \frac{3.75}{5} \cdot 0.06 - 0.025}{1 + \frac{3.75}{5}} = \boxed{0.0229 \, \text{m}} \]

Answer: the contact width is \(w \approx 22.9\\ \text{mm}\).

Now we move on to sensors of the second type: how resistive tactile sensors are used to measure force and pressure.

Determination of applied force or pressure

As said, sensors of this type are designed to measure how much force or pressure is applied on the surface. These sensors rely on piezoresistive materials, whose electrical resistance changes when they are mechanically deformed. When an external force compresses the sensitive material, its resistance varies and by measuring this resistance change, the applied pressure can be estimated.

Note that the resistance change is not the quantity measured directly. Instead, the electronics measure the resulting voltage drop at the boundaries of the piezoresistive layer. This is usually done using a voltage-divider configuration.

Materials used as piezoresistive layers are conductive rubber, conductive polymers, conductive gels, and others.

An example of piezoresistive tactile sensor is the Force Sensing Resistor (FSR). These sensors combine two electrodes and a piezoresistive layer. When a voltage is applied across the electrodes, current flows through the piezoresistive layer from one electrode to the other. On panel (a) of the figure below, the different layers of the FSR can be observed. Panel (b) shows a commercially available FSR from Interlink Electronics.

(a) Schematic structure of a force sensing resistor
(a) Schematic of a FSR (OpenMusicLabs)
(b) Commercial Interlink FSR
(b) Commercial FSR from Interlink Electronics (FSR-400 Series)
Figure 11: Force Sensing Resistor (FSR)

These sensors are low cost, offer good sensitivity and have simple electronics, but their main drawback is the presence of hysteresis, meaning that the sensor does not follow the same resistance–pressure curve when the force increases as when it decreases.

Illustrative video about Force Sensing Resistors

Force Sensitive Resistors (available on YouTube)

Key points of the video:
This video is a practical introduction to FSRs. It first presents FSRs with different shapes and sizes, then the video shows the key operating principle: their electrical resistance decreases as the applied pressure increases. Towards the end, a simple electrical circuit is shown, where an operational amplifier is used in comparator mode to turn on an LED when pressure is applied.

Test you knowledge about resistive tactile sensors in the quiz below.

Quiz
What is the role of the high-impedance (Hi-Z) connection in a single-strip resistive sensor? (single answer possible)
To increase the sensitivity of the sensor.
To ensure that almost no current flows through the reading layer.
To reduce the resistance of the active strip.
To allow both resistive layers to be energised simultaneously.

In a single-strip resistive sensor, the output voltage is given by \(V_{x,\text{out}} = \frac{R_{x2}}{R_{x1} + R_{x2}} \, V_x\). What does a larger value of \(V_{x,\text{out}}\) indicate? (single answer possible)
The contact point is closer to the right boundary of the strip.
The contact point is in the middle of the strip.
The strip has a lower overall resistance.
The sensor is detecting multiple simultaneous touch points.

What happens inside a piezoresistive tactile sensor when a force is applied? (single answer possible)
The electrodes move apart, breaking the electrical contact.
The sensor generates a voltage internally, like a piezoelectric element.
The electronics directly measure the resistance without using a voltage drop.
The resistance of the piezoresistive layer changes due to mechanical deformation.

Which of the following is a known limitation of Force Sensing Resistors (FSRs)? (single answer possible)
They require complex multi-strip wiring like localisation sensors.
They can't be used to measure pressure, only position.
They must be operated with a high-impedance reading layer to avoid disturbing the voltage distribution.
They exhibit hysteresis, with different resistance–pressure curves when loading and unloading.


B) Capacitive Sensors

Capacitive tactile sensors make use of the fact that the electrical capacitance between two conductive electrodes changes when the geometry of the capacitor is modified. When a force or pressure is applied on the surface of the sensor, the deformation of the structure leads to a measurable variation of capacitance. This variation is then used to estimate the contact force or to detect touch.

Basic parallel-plate capacitive sensor:

The simplest capacitive tactile sensor can be modelled as a parallel-plate capacitor. It consists of two conductive plates (electrodes) separated by a flexible dielectric layer (figure below).

Parallel-plate capacitive tactile sensor schematic
Figure 12: Parallel-plate capacitive sensor (Tactile Sensing Technologies, Springer)

The formula of the capacitance of a parallel-plate capacitor is given by

$$ C = \varepsilon \frac{A}{d}, $$

where,

  • $A$ is the area of the electrodes,
  • $d$ is the thickness of the dielectric layer separating the electrodes,
  • $\varepsilon$ is the permittivity of the dielectric material placed between the electrodes.

When a force $F$ presses on the sensor surface, the dielectric layer is compressed and the distance $d$ between the two electrodes decreases. The key principle is the inverse proportionality between capacitance and distance ($C \propto \tfrac{1}{d}$): as the distance $d$ becomes smaller, the capacitance $C$ increases.

This change in capacitance is then converted into an electrical output signal. The electronics circuitry used for this purpose is beyond the scope if this class. If interested, a review of different methods can be found below.

Further Reading: Capacitance Measurement Techniques

In this paper, the authors provide an overview of the main electronic methods used to measure capacitance in capacitive sensors. They review classical and modern readout circuits that convert small capacitance changes into voltage, frequency or digital signals. Then they compare the different measurement approaches in terms of accuracy, complexity and robustness.

Measurement Methods for Capacitances in the Range of 1 pF–1 nF: A Review
O. Kanoun, A. Y. Kallel, A. Fendri

Note that in this basic model the object deforms the capacitor mechanically. It does not need to be a conductive object, as it does not interact electrically with the capacitor.

Capacitive sensing systems:

Capacitive tactile sensors are of two types: self-capacitance and mutual capacitance. Self-capacitance measures the change in capacitance between a single electrode and ground when contact happens, whereas mutual capacitance measures the change in coupling between two electrodes when being touched.

1) Self-capacitance type
In the self-capacitance mode, there is only one electrode, instead of two as in the parallel-plate capacitor seen above. Self-capacitance refers to the intrinsic capacitance an electrode has with respect to the circuit ground ($C_{electrode}$), shown in panel (a) of the figure below.

Self-capacitance touch sensing schematic
Figure 13: Self-capacitance touch sensing (Tactile Sensing Technologies, Springer)

When a conducting object (such as a finger) touches or approaches the dielectric layer, it acts as the second plate of the capacitor. As a result, an additional capacitance $C_{touch}$ appears in parallel with the electrode’s intrinsic capacitance, increasing the total measured capacitance. This is illustrated on panel (b).

2) Mutual capacitance type

In the mutual-capacitance mode, the two electrodes are arranged orthogonally (X- and Y-direction electrodes). Each electrode has its own intrinsic capacitance $C_{electrode}$, and together they form a coupling capacitor with capacitance $C_{mutual}$, as shown in panel (a) of the next figure.

Mutual-capacitance touch sensing schematic
Figure 14: Mutual-capacitance touch sensing (Tactile Sensing Technologies, Springer)

When a conducting object presses on or approaches the sensor, it distorts the electric field and reduces the coupling between the crossing electrodes. As a result, the measured capacitance decreases.

The mutual capacitance type is usually used in tactile arrays, with multiple X and Y electrode lines. At each X–Y crossing a distinct sensing capacitor is formed. This configuration is suitable for high-resolution tactile skins capable of detecting multiple simultaneous contacts, making mutual capacitance attractive for larger tactile surfaces.

An illustrative implementation of a capacitive tactile array is the system developed by Lee et al., as shown in the figure below. This sensor employs a tactile array with $16 \times 16$ sensing points. These individual tactile modules can be combined to cover larger areas of a robot’s body, as presented in panel (a).

(a) Modular mutual-capacitance tactile array deployed on a robotic arm
(a) Modular mutual-capacitance tactile array on robot arm (Lee et al.)
(b) Close-up views of the mutual-capacitance sensor grid
(b) Close-up views of the mutual-capacitance sensor grid (Lee et al.)
Figure 15: Mutual-capacitance tactile sensing array

In this example, the mutual capacitance $C_{mutual}$ of a single sensing node is read in $100\,\mu\text{s}$, which results in the entire grid being scanned 20 times per second. Such fast scanning is needed for generating a high-resolution tactile image in real time, like for mobile touch screens.

Quiz
In a parallel-plate capacitive tactile sensor, what happens when the dielectric layer is compressed by an external force? (single answer possible)
The capacitance $C$ remains unchanged because the permittivity is constant.
The capacitance $C$ decreases because the electrode area $A$ becomes smaller.
The capacitance $C$ increases because the distance $d$ between the electrodes becomes smaller.
The capacitance $C$ remains unchanged because compression does not affect the capacitor geometry.

In a self-capacitance tactile sensor, why does the measured capacitance increase when a finger approaches the electrode? (single answer possible)
Because the electrode spacing decreases under pressure.
Because the finger increases the dielectric constant of the material.
Because the finger acts as a conductive object, adding an extra capacitance $C_{touch}$ in parallel.
Because the electrode self-capacitance naturally increases over time.

In a mutual-capacitance tactile sensor, why does the measured capacitance decrease when a finger touches an X–Y electrode crossing? (single answer possible)
Because the finger electrically shorts the X and Y electrodes.
Because the dielectric layer is compressed and the distance $d$ decreases.
Because the permittivity of air decreases when displaced by the finger.
Because the finger distorts the electric field and reduces the coupling between the electrodes.

Which statement correctly distinguishes the basic parallel-plate capacitive sensor from the mutual-capacitance sensor? (single answer possible)
In both cases, the object must be conductive to affect the capacitance.
The basic model relies on electric-field disturbance, whereas mutual capacitance relies on mechanical deformation.
The basic model relies on mechanical deformation of $d$, while mutual capacitance requires a conductive object that disturbs the electric field.
Mutual capacitance changes only when the dielectric layer is compressed.

By the way, most touch screens use the mutual-capacitance principle. Ever wondered why you can’t operate them with gloves or wet hands?

Complement: Touch screens

Effect of conductive object in capacitive tactile sensors (available on YouTube)


C) Piezoelectric Sensors

D) Optical Sensors

E) Magnetism-based Sensors

F) Electrorheological / Magnetorheological


Advanced Tactile Sensing

Now that we have seen different tactile sensing technologies, let’s take a closer look at some more advanced tactile sensors.

When used in robotics, tactile sensors often need to cover broad areas. This can be challenging, as the surfaces where the sensors must be attached can have many different shapes (cylindrical, spherical, etc.). To cover these surfaces in the best possible way, tactile sensing grids need to be flexible (for cylindrical surfaces) or even stretchable (for spherical surfaces). The difference between flexible and stretchable lies in the fact that a flexible sensor can bend, whereas a stretchable sensor can both bend and expand (i.e. become longer). Below are some examples of flexible and stretchable tactile sensors.

Lastly, there also exist alternative ways to sense touch. One advanced tactile sensing technique makes use of vision. These vision-based tactile sensors are presented below.

A) Flexible Tactile Sensors

B) Stretchable Tactile Sensors

C) Vision-Based Tactile Sensors


Issues and Difficulties

A) Wealth of Computation

B) Wiring Complexity

While integrating tactile sensors on a robot body, the wires that transmit the tactile data can be a big issue. The number of needed wires increases with the number of tactile sensors used. Often, the available space for wires is limited.


Credits

This page was created by Mael Studer, under the supervision of Prof. Aude Billard.

This page used the following resources:

Additional Resources

Back to Top