How 4 wire resistive touch screen works ?

Here is how the resistive touch screen looks like. A transparent screen having four wires coming out of it for its interfacing. Though transparent, but consists of 2 resistive layers lying parallel to each other one above the other having an air gap (a kind of insulation) in between. What happens is, that when the user touches the touch screen, the two resistive layers gets connected and a voltage divider resistive network is established. Here is the pictorial view of how the resistive network is established.

Now, we need to know the location, where the user have interrupted the touch screen. In order to know that, we will have to calculate the co-ordinates. To calculate the coordinates on the touch screen where the user has touched, we play with four wires coming out of the touch screen. The two wires indicating the x-axis and the other two indicating the y axis. (x and y axis here are the relative directions. So, after the formation of a potential divider network,  we apply voltages to X+ and X- and making Y+ OR Y- as a probe (means we take voltages from Y+ or Y-), in the same fashion we take voltage from the X+ or X-. These two voltages we get are function of the resistance which will vary through out as you move in the touch screen.

Now, the two analog voltages you get are fed to the adc for its digitization. What is left now is the mapping of the touch screen as per the requirements. How to interface resistive touch screen with the microcontroller using resistive touch screen controller will be discussed later.

More to follow!

11:38 | Posted in , , , | Read More »

Touch Screen - Types and Comparison

Many engineering projects developed now-a-days involves touch panel screen. Different algorithms  are implemented to sense the location on different touch panels appended below: Algorithms will be discussed later.

In todays post, I will discuss types different technologies that are commonly used in touch screen. A touch is an electronic display that can detect the location of a touch. Touch usually refers to touching the device with hand or pen. These touch panels are used widely in HMIs, PDA and other devices etc. 


Following are the different technologies most widely used :-
  • Resistive: Resistive touch screen consist of different layers of which important two layers metallic conductors. Whenever a user touch the panel these two metallic layers behaves as voltage divider and thus causing a change in electric current. This change in electric current is sense by the controller for processing.
  • Surface Acoustic Wave: In Surface Acoustic Technology, whenever a user touch the panel, a portion of a wave is absorbed, which is used to sense the position and send to controller for processing
  • Capacitive: An insulator covered with a transparent conductive layer can behave as capacitive touch screen. When a user touch the panel, electrostatic field of the body gets disturbed which is measurable as the change in capacitance. 
  • Infrared: Infrared touch screen is simplest to understand. There is X-Y array of Infrared sender and receiver. Whenever a user touch the panel, the disturbance in array sense the position. From X-Y, I mean the two different perpendicular directions.
  • Optical Imaging: This is recent technology, getting popular these days. Mostly couple or two image sensors are placed to detect the location of the touch.
  • Disperse Signal Technology: Came into existence in the year 2002, that detects the mechanical energy of a glass that gets change during the touch. The technology claims that this touch screen is also unaffected by the dust and scratches.

17:27 | Posted in , | Read More »

Labels

Recently Commented

Recently Added