Three different touch-screen technologies appear in 0478 questions.
Resistive. Two flexible conductive layers separated by a tiny gap. When you press, the layers touch and complete a circuit at that point — coordinates derived from voltage drop.
- Pros: Works with any object (gloved finger, stylus). Cheap to manufacture.
- Cons: Less responsive — needs firm pressure. Layers wear out. Doesn't support multi-touch well.
Capacitive. A glass surface coated with a transparent conductor stores a small electric charge. A bare fingertip is conductive; touching changes the local charge field, which sensors at the corners detect.
- Pros: Very clear image; supports multi-touch (pinch, swipe, rotate); durable.
- Cons: Only works with conductive objects (skin, special styluses). Doesn't work through gloves.
Infrared. A grid of infrared LEDs projects beams across the screen surface; receivers detect when an object (any object) breaks the beams.
- Pros: Very durable (no surface layer to wear). Works with anything (gloves, stylus, finger). Can be made very large.
- Cons: Expensive. Affected by direct sunlight, dirt or water on the bezel.
Where each is used. Resistive: industrial control, payment terminals where styluses are used. Capacitive: smartphones, tablets, modern laptops. Infrared: large interactive whiteboards, digital signage, ATMs.