Riding along with the tidal wave of personal computing, device manufacturers are now moving faster than ever to port touchscreen technologies to large-format hardware. However, the transition from small screens and simple touch-enabled applications to a new paradigm, where hands and fingers are the primary tools for interacting with full-scale computers, is likely anything but straightforward.
Manufacturers need to rethink the way that consumers will use touchscreens and address a new and more demanding set of requirements. To cite just one example, “multi-touch” capabilities chiefly consist of a few finger strokes on today’s 5-in. screens. What will they mean on a 12- or 40-in. device—or when multiple users interact simultaneously using both hands? What wildly popular new applications will emerge for large-format touchscreens, and how can manufacturers ensure that their devices will support them?
For device manufacturers, these are not academic questions. But while you can’t predict the future, you can certainly prepare for it. Thus, it’s a good idea to take a closer look at some of the key requirements for building successful touchscreens and how those requirements change for large-format devices and applications.
Basics of Touchscreen Technologies
Large or small, the success of any touchscreen device is a function of the technology choices made in designing it, the most important being projected capacitance technology, sensor design, and driver chip.
Today’s devices overwhelmingly use capacitive touchscreens, which operate by measuring small changes in capacitance—the ability to hold an electrical charge—when an object (such as a finger) approaches or touches the surface of the screen. However, not all capacitive touchscreens are created equal. Choices in the capacitive-to-digital conversion (CDC) technique and the spatial arrangement of the electrodes that collect the charge determine the device’s potential performance and functionality.
Device manufacturers can arrange and measure a touchscreen’s capacitance changes in one of two ways: self-capacitance and mutual-capacitance. Most early capacitive touchscreens relied on self-capacitance, which measures an entire row or column of electrodes for capacitive change.
Though this approach is fine for one-touch or simple two-touch interactions, it presents serious limitations for more advanced applications because it introduces positional ambiguity when the user touches down in two places. Effectively, the system detects touches at two (x) coordinates and two (y) coordinates, but has no way to know which (x) goes with which (y). This leads to “ghost” positions when interpreting the touch points, reducing accuracy and performance.
Alternatively, mutual-capacitance touchscreens use transmit and receive electrodes arranged as an orthogonal matrix, allowing them to measure the intersection point of a row and column of electrodes. In this way, they detect each touch as a specific pair of (x,y) coordinates. For example, a mutual-capacitance system will detect two touches as (x1,y3) and (x2,y0), whereas a self-capacitance system will detect simply (x1,x2,y0,y3) (see the figure).
The underlying CDC technique also affects performance. The receive lines are held at zero potential during the charge acquisition process, and only the charge between the specific transmitter X and receiver Y electrodes touched by the user is transferred.
Continue on next page