# How Touchscreens Tell Real Touches From False Ghost Touches

> A method for capacitive touchscreens to distinguish between actual finger presses and false ghost signals that occur when multiple points are touched simultaneously.

- **Patent:** US 8619056
- **Original title:** Ghost resolution for a capacitive touch panel
- **Owner:** Elan Microelectronics Corp
- **Granted:** 2013
- **Status:** Active
- **Times cited:** 2
- **Field:** consumer_electronics, semiconductors

## What it does

When you touch a capacitive screen in two places, the grid of wires can sometimes create two extra 'ghost' points, making the device think you touched four spots. This patent describes a method to resolve this by charging the intersecting wires at each suspected point and measuring the resulting capacitance. By comparing the summed-up electrical values of these points, the system can mathematically determine which points are physically being touched and which are merely electrical artifacts. It then removes the false ghost points from the system's active list.

## What it does NOT cover

- Does not cover touchscreens that use resistive technology rather than capacitive sensing.
- Does not cover software-level gesture recognition or palm rejection algorithms.
- Does not cover hardware designs that physically prevent ghosting through shielding or specialized grid layouts.
- Does not cover methods that rely solely on time-domain analysis without concurrent charging of traces.

## The clever bit

Instead of just looking at raw signal strength, the method uses a comparative summation of capacitance values across intersecting traces to mathematically isolate the 'real' signal from the 'ghost' signal.

## Real-world examples

1. Early multi-touch capacitive smartphone screens
2. Capacitive tablet digitizers
3. Industrial touch-control panels

## Why it matters

Multi-touch screens rely on a grid of sensors. When users touch multiple points, the grid can report ambiguous data. This patent provided a specific mathematical approach for manufacturers like Elan Microelectronics to improve accuracy in early multi-touch devices, reducing the frustration of 'phantom' inputs that plagued early smartphone and tablet screens.

## Frequently asked questions

### What does How Touchscreens Tell Real Touches From False Ghost Touches cover?

A method for capacitive touchscreens to distinguish between actual finger presses and false ghost signals that occur when multiple points are touched simultaneously.

### Who owns patent US 8619056?

Elan Microelectronics Corp owns this patent, granted in 2013.

### When does this patent expire?

This patent is expected to expire on December 30, 2029, when the invention enters the public domain.

### What is patent US 8619056 cited by?

This patent has been cited by 2 later patents that build on its ideas.

### What problem does this patent solve?

Multi-touch screens rely on a grid of sensors. When users touch multiple points, the grid can report ambiguous data. This patent provided a specific mathematical approach for manufacturers like Elan Microelectronics to improve accuracy in early multi-touch devices, reducing the frustration of 'phantom' inputs that plagued early smartphone and tablet screens.

### What does this patent NOT cover?

Does not cover touchscreens that use resistive technology rather than capacitive sensing.

**Full plain-English explainer:** https://patentbrief.org/patent/us/8619056/ghost-resolution-for-a-capacitive-touch-panel

**Original patent:** https://patents.google.com/patent/US8619056

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How Multi-Touch Screens Track Multiple Fingers at Once](https://patentbrief.org/patent/us/7663607/multipoint-touchscreen) — Apple's 2010 patent describes a touch screen that uses two layers of transparent conductive lines to detect several fingers touching the screen simultaneously.
- [How a Multi-Touch Screen Detects Multiple Fingers and Palms](https://patentbrief.org/patent/us/6323846/aqua-user-interface) — This patent describes the underlying electronic circuits and methods for a multi-touch surface that can track multiple fingers and palms simultaneously, even before they fully touch the screen.
- [How Touchscreens Precisely Align Signals to Detect Your Touch](https://patentbrief.org/patent/us/8493330/individual-channel-phase-delay-scheme) — Apple's patent describes a way for touchscreens to adjust the timing of internal electrical signals so they perfectly match the signals coming from your finger, making touch detection more accurate.
- [How Touchscreens Save Battery by Sleeping Between Touches](https://patentbrief.org/patent/us/8125456/multi-touch-capacitive-scanning) — A power-saving method for touchscreens that puts the main processor to sleep when not in use and wakes it up only when a touch is detected.
- [Logitech's Method for Using Two Fingers on a Touchpad](https://patentbrief.org/patent/us/5825352/apple-pinch-to-zoom) — Logitech's 1998 patent describes how a touchpad can detect two fingers touching it in a specific sequence to perform actions like clicking or dragging, going beyond single-finger mouse emulation.
