Resistive touch screen, what is a resistive touch screen
Resistive touch screen, what is a resistive touch screen
This touch screen uses pressure sensing for control. The main part of a resistive touch screen is a resistive thin film screen that fits well with the surface of the display. This is a multi-layer composite film that uses a glass or hard plastic flat plate as the base layer, coated with a transparent oxide metal (transparent conductive resistor) conductive layer on the surface, and covered with an outer surface hardened, smooth and scratch resistant plastic layer on the top. Its inner surface is also coated with a layer of coating, and there are many small (less than 1/1000 inch) transparent isolation points between them to isolate the two conductive layers.
When a finger touches the screen, the two conductive layers make contact at the touch point, causing a change in resistance and generating signals in the X and Y directions, which are then sent to the touch screen controller. The controller detects this contact and calculates the position of (X, Y), and then operates according to the simulated mouse mode. This is the most basic principle of resistive touch screen technology.
A、ITO, Indium oxide, a weak conductor, has the characteristic of suddenly becoming transparent when the thickness drops below 1800 angstroms (angstroms=10-10 meters), with a transmittance of 80%. If it becomes thinner, the transmittance decreases, and when it reaches a thickness of 300 angstroms, it rises to 80%. ITO is the main material used in all resistive and capacitive touch screens, and in fact, the working surface of resistive and capacitive touch screens is ITO coating.
B. The nickel gold coating is used for the outer conductive layer of the five wire resistive touch screen, which is made of nickel gold coating material with good ductility. Due to frequent touch, the purpose of using nickel gold material with good ductility for the outer conductive layer is to extend its service life, but the process cost is relatively high. Although nickel gold conductive layer has good ductility, it can only be used as a transparent conductor and is not suitable as a working surface for resistive touch screens because of its high conductivity. Moreover, the metal is not easy to achieve a very uniform thickness and is not suitable as a voltage distribution layer. It can only be used as a probing layer.
Performance characteristics of resistive screen:
① They are all completely isolated working environments from the outside world, not afraid of dust, water vapor, and oil stains
② They can be touched with any object and used for writing and drawing, which is their major advantage
③ The accuracy of resistive touch screens only depends on the accuracy of A/D conversion, so they can easily achieve 4096 * 4096 •. Compared to four wire resistors, five wire resistors are superior in ensuring resolution accuracy, but the cost is high, so the selling price is very high.
Basic concepts
A resistive touch screen is a sensor that converts the physical position of a touch point (X, Y) in a rectangular area into a voltage representing the X and Y coordinates. Many LCD modules use resistive touch screens, which can generate screen bias voltage using four, five, seven, or eight wires and read back the voltage at the touch point.
Resistive touch screens are basically a structure of thin film and glass. The adjacent side of the thin film and glass is coated with ITO (Indium Tin Oxide) coating, which has good conductivity and transparency. When the touch operation is performed, the ITO on the lower layer of the film will come into contact with the ITO on the upper layer of the glass, and the corresponding electrical signal will be transmitted through the sensor. After passing through the conversion circuit, it will be sent to the processor, and through calculation, it will be converted into X and Y values on the screen to complete the selection action and presented on the screen.
Touch screen principle
The touch screen consists of two transparent layers stacked on top and bottom. The four wire and eight wire touch screens are composed of two layers of transparent resistive materials with the same surface resistance. The five wire and seven wire touch screens are composed of a resistive layer and a conductive layer, usually separated by an elastic material. When the pressure on the surface of the touch screen (such as pressing with a pen tip or finger) is large enough, contact will occur between the top and bottom layers. All resistive touch screens use the voltage divider principle to generate voltages representing the X and Y coordinates. As shown in Figure 3, the voltage divider is achieved by connecting two resistors in series. The upper resistor (R1) is connected to the positive reference voltage (VREF), and the lower resistor (R2) is grounded. The voltage measurement at the connection point of two resistors is directly proportional to the resistance value of the resistor below. Figure 3
In order to measure a coordinate in a specific direction on a resistive touch screen, it is necessary to bias a resistive layer: connect one side to VREF and the other side to ground. Meanwhile, connect the unbiased layer to the high impedance input of an ADC. When the pressure on the touch screen is high enough to cause contact between the two layers, the resistive surface is separated into two resistors. Their resistance is directly proportional to the distance from the touch point to the bias edge. The resistance between the touch point and the ground edge is equivalent to the lower resistance in the voltage divider. Therefore, the voltage measured on the unbiased layer is proportional to the distance between the touch point and the ground edge.
Four line touch screen
The four wire touch screen contains two resistive layers. One layer has a vertical bus at the left and right edges of the screen, while the other layer has a horizontal bus at the bottom and top of the screen, as shown in Figure 4. To measure in the X-axis direction, bias the left bus to 0V and the right bus to VREF. Connect the top or bottom bus to the ADC, and a measurement can be taken when the top and bottom layers are in contact.
To measure in the Y-axis direction, bias the top bus to VREF and the bottom bus to 0V in Figure 4. Connect the ADC input terminal to the left or right bus, and measure the voltage when the top and bottom layers are in contact. Figure 5 shows a simplified model of a four wire touch screen when two layers are in contact. The most ideal connection method for a four wire touch screen is to connect the bus biased to VREF to the positive reference input of the ADC, and connect the bus set to 0V to the negative reference input of the ADC.
Five line touch screen
The five wire touch screen uses a resistive layer and a conductive layer. The conductive layer has a contact point, usually on one side of its edge. There are contacts on each of the four corners of the resistive layer. To measure in the X-axis direction, bias the upper left and lower left corners to VREF, and ground the upper right and lower right corners. Due to the same voltage in the left and right corners, its effect is similar to that of a bus connecting the left and right sides, similar to the method used in a four wire touch screen.
To measure along the Y-axis direction, bias the upper left and upper right corners to VREF and the lower left and lower right corners to 0V. Due to the fact that the upper and lower corners have the same voltage, their effect is roughly the same as the bus connecting the top and bottom edges, similar to the method used in a four wire touch screen. The advantage of this measurement algorithm is that it keeps the voltage in the upper left and lower right corners constant; But if grid coordinates are used, the X and Y axes need to be reversed. The best connection method for a five wire touch screen is to connect the upper left corner (biased at VREF) to the positive reference input of the ADC and the lower left corner (biased at 0V) to the negative reference input of the ADC.
Figure 5
Seven line touch screen
The implementation method of a seven wire touch screen is the same as that of a five wire touch screen, except for adding one wire in the upper left corner and one wire in the lower right corner. When performing screen measurements, connect one wire in the upper left corner to VREF and the other wire to the positive reference terminal of the SAR ADC. At the same time, one wire in the lower right corner is connected to 0V, and the other wire is connected to the negative reference terminal of the SAR ADC. The conductive layer is still used to measure the voltage of the voltage divider.
Eight line touch screen
The implementation method of an eight wire touch screen is the same as that of a four wire touch screen, except for adding one wire to each bus. For the VREF bus, one line is used to connect the VREF and the other line serves as the positive reference input for the digital to analog converter of the SAR ADC. For the 0V bus, use one wire to connect 0V and the other wire as the negative reference input of the SAR ADC’s digital to analog converter. Any of the four wires on the unbiased layer can be used to measure the voltage of the voltage divider.
Detecting Contact
All touch screens can detect whether a touch has occurred by using a weak pull-up resistor to pull up one layer and a strong pull-down resistor to pull down the other layer. If the measured voltage of the pull-up layer is greater than a certain logic threshold, it indicates that there is no touch, otherwise there is touch. The problem with this method is that the touch screen is a huge capacitor, and it may also require increasing the capacitance of the touch screen leads to filter out the noise introduced by the LCD. Connecting a weak pull-up resistor to a large capacitor can prolong the rise time and may result in false touch detection.
The four wire and eight wire touch screens in Figure 6 can measure the contact resistance, which is RTOUCH in Figure 5. RTOUCH is approximately proportional to touch pressure. To measure touch pressure, it is necessary to know the resistance of one or two layers in the touch screen. The formula in Figure 6 provides the calculation method. It should be noted that if the measurement value of Z1 is close to or equal to 0 (when the touch point is close to the grounded X bus during the measurement process), there will be some calculation problems, which can be effectively improved by using a weak pull-up method.
Advantages and disadvantages of resistive touch screens
The advantages of resistive touch screens are that their screen and control system are relatively inexpensive, and their response sensitivity is also very good. Moreover, whether it is a four wire resistive touch screen or a five wire resistive touch screen, they are a completely isolated working environment from the outside world, not afraid of dust and water vapor, and can adapt to various harsh environments. It can be touched with any object and has good stability performance. The disadvantage is that the outer film of the resistive touch screen is easily scratched, making the touch screen unusable. The multi-layer structure can cause significant light loss. For handheld devices, it is usually necessary to increase the backlight source to compensate for the poor transparency, but this will also increase battery consumption.

