Search
Close this search box.

Home

Introduction to Touch Sensors | Working, Capacitive and Resistive

In this tutorial, we will learn about Touch Sensors. Today, almost all user interface is based on touch. The range of applications is count-less and some important ones are Mobile Phones, Tablets, Laptop computers, Cars, Elevators, ATMs, Cameras, etc. Touch Sensors are the important components in modern Touch Screen Applications.

Also Check: Interfacing Flex Sensor with Arduino

Introduction

The sense of touch is an important sensory channel in many animals and some plants. Our senses inform to us when our hands touch something. Computer input devices are indifferent to human contact as there is no reaction from software in the event of making, maintaining or breaking physical contact like touches or releases.

Thus, touch sensing input devices offers numerous possibilities for novel interaction techniques. Touch sensor technology is slowly replacing the mechanical objects like mouse and keyboard.

A touch sensor detects touch or near proximity without relying on physical contact. Touch sensors are making their way into many applications like mobile phones, remote controls, control panels, etc. Present day touch sensors can replace mechanical buttons and switches.

Touch sensors with simple rotational sliders, touch pads and rotary wheels offer significant advantages for more intuitive user interfaces. Touch sensors are more convenient and more reliable to use without moving parts. The use of touch sensors provides great freedom to the system designer and help in reducing the overall cost of the system. The overall look of the system can be more appealing and contemporary.

BACK TO TOP

Principle of Working

Touch sensors are also called as tactile sensors and are sensitive to touch, force or pressure. They are one of the simplest and useful sensors. The working of a touch sensor is similar to that of a simple switch.

When there is contact with the surface of the touch sensor, the circuit is closed inside the sensor and there is a flow of current. When the contact is released, the circuit is opened and no current flows.

The pictorial representation of working of a touch sensor is shown below.

1. working of a touch sensor

BACK TO TOP

Capacitive Touch Sensor

Capacitive touch sensors are widely used in most of the portable devices like mobile phones and MP3 players. Capacitive touch sensors can be found even in home appliances, automotive and industrial applications. The reasons for this development are durability, robustness, attractive product design and cost.

Touch sensors, unlike mechanical devices, do not contain moving parts. Hence, they are more durable than mechanical input devices. Touch sensors are robust as there are no openings for humidity and dust to enter.

The principle of a capacitive touch sensor is explained below.

The simplest form of capacitor can be made with two conductors separated by an insulator. Metal plates can be considered as conductors. The formula of capacitance is shown below.

C = ε0 * εr * A / d

Where

εis the permittivity of free space

εr is relative permittivity or dielectric constant

A is area of the plates and d is the distance between them.

Capacitance is directly proportional to the area and inversely proportional to the distance.

In capacitive touch sensors, the electrode represents one of the plates of the capacitor. The second plate is represented by two objects: one is the environment of the sensor electrode which forms parasitic capacitor C0 and the other is a conductive object like human finger which forms touch capacitor CT.

The sensor electrode is connected to a measurement circuit and the capacitance is measured periodically. The output capacitance will increase if a conductive object touches or approaches the sensor electrode. The measurement circuit will detect the change in the capacitance and converts it into a trigger signal.

The working of a capacitive touch sensor is shown in below figure.

Capacitive Touch Sensor Principle

Image Resource Link: www.fujitsu.com/downloads/MICRO/fme/articles/fujitsu-whitepaper-capacitive-touch-sensors.pdf

If the area of the sensor electrode is bigger and the thickness of the cover material is less, the touch capacitance CT is also big. As a result, the capacitance difference between touching pad and untouched sensor pad is also big. This means that the size of the sensor electrode and covering material will influence the sensitivity of the sensor.

The measurement of capacitance is used in many applications like determining distance, pressure, acceleration, etc. Capacitive Touch sensors are another area of application. There are numerous methods to measure capacitance. Some of them are: amplitude modulation, frequency modulation, time delay measurement, duty cycle, etc.

In case of capacitive touch sensors, presence of a conductive material is enough to trigger the load and do not require any force. Hence, the risk of false or unintended triggers is higher in case of capacitive touch sensors. This problem is more in the presence of moisture or water, which is a good conductor.

The method of measurement of capacitance in touch sensors requires a reference plane located near by the sensing pad. In capacitive touch sensors, a finger trip forms the capacitance between the sensing electrode and reference plane. The skin oils or sweat from human body may cause a false trigger.

To distinguish between intended and false touches, additional sensing pads or software algorithms are used. The best solution is to get rid of reference ground electrode.

There are two types of capacitive touch sensors: surface capacitive sensing and projected capacitive sensing.

In surface capacitive sensing, an insulator is applied with a conductive coating on one side of its surface. On top of this conductive coating, a thin layer of insulator is applied. Current is applied to all the corners of the conductive coating.

When an external conductor like a human finger comes in contact with the surface, a capacitance is formed between them and draws more current from the corners. The current at each corner is measured and their ratio will determine the position of the touch on the surface.

In projected capacitive sensing, the whole surface is not charged, but an X – Y grid of conductive material is placed between two insulating materials. The grid is often made of Copper or Gold on a PCB or Indium Tin Oxide on glass. An IC is used to charge and monitor the grid.

When a charge is pulled by external conducting object like a finger(s) from an area on the grid, the IC calculates the location of the finger on the touch surface. Touch sensors, made of projective capacitive technology can be used to sense a finger that is not touching its surface. They act as near proximity sensors.

BACK TO TOP

Resistive Touch Sensor

Resistive touch sensors are used for a longer time than capacitive solutions as they are simple control circuits. A resistive touch sensor does not depend on the electrical property of capacitance. Hence, resistive touch sensors can accommodate non – conducting materials like stylus and glove wrapped finger.

In contrast to capacitive touch sensors which measure the capacitance, resistive touch sensors sense the pressure on the surface.

A resistive touch sensor consists of two conductive layers separated by small spacer dots. The bottom layer is made up of either glass or film and the top layer is made up of film. The conductive material is coated with metallic film generally Indium Tin Oxide and is transparent in nature. A voltage is applied across the surface of the conductor.

When any probe like a finger, stylus pen, pen, etc. is used to apply pressure on the top film of the sensor, it activates the sensor. When ample pressure is applied, the top film flexes inward and makes contact with the bottom film. This results in voltage drop and the point of contact creates a voltage divider network in the X – Y directions.

This voltage and the changes in the voltage are detected by a controller and calculate the position of the touch where the pressure is applied based on the X – Y coordinates of the touch.

The functioning of a resistive touch sensor can be explained using the following figure.

3. Resistive Touch Sensor Working

The resistance of the object touching the electrodes will come into the picture in the working of resistive touch sensors. For example, when finger touches the surface, the small resistance of the finger allows some current to flow through it, completing a circuit. The transistor acts as a switch. The resistor Rp is used to protect the transistor from any possible short circuit of the electrodes. The resistor Rb is used to keep the base at the ground when the circuit is open, i.e. there is no finger.

When both the electrodes are touched, small current flows through the finger and the transistor switches ON, as a result the load becomes active.

A simple resistive touch sensitive circuit is shown below.

4.Resistive Touch Sensor

It consists of two electrodes, two transistors connected in Darlington configuration, a resistor and an LED. When a finger is placed on the electrodes, the circuit is complete and current amplification takes place. The resistor is used to restrict the amount of the current to the LED.

There are three types of resistive touch sensors: 4 – wire, 5 – wire and 8 – wire.

4 – Wire resistive touch sensor is most cost effective. 5 – Wire resistive touch sensors are most durable. They are similar to 4 – wire sensors except that all the electrodes in this type are on the bottom layer. The top layer in 5 – wire sensors act as a voltage measuring probe. Because of this type of construction, 5 – wire resistive touch sensors allow higher number of actuations.

In 8 – wire resistive touch sensors, each edge of the sensor provides a sensing line. These sensing lines act as a stable voltage gradient for the touch controller. The actual baseline voltage levels at the touch area are reported by these sensing lines to the controller. They are the most accurate type of resistive touch sensors.

Any object like a finger, stylus, pen, gloved finger, etc. are used to apply pressure on resistive touch sensors, they are mostly used in harsh environments. But the response time of resistive touch sensors is less than capacitive touch sensors. Hence, the capacitive touch sensors are slowly replacing them.

BACK TO TOP

PREVIOUS – IR SENSOR

3 Responses

  1. Woah! I’m гeally digging the template/theme of this website.

    It’s simple, yet effective. A lot of times it’s challenging to get tһat
    “perfect balance” between superb ᥙѕaЬility and visual ɑppearancе.
    I must say that yoս’ve done ɑ fantastic job with thiѕ.
    Ӏn addition, the blog loаds extгemely fast for me on Internet explorer.
    Outstanding Blog!

  2. Interesting blog post! I’m currently working on a project that uses capacitive touch sensors and I’m definitely interested in learning more about them.

Leave a Reply

Your email address will not be published. Required fields are marked *