# How Touchscreens Ignore Accidental Hovering or Palm Touches

> This Qualcomm patent describes how a touchscreen controller can tell the difference between an intentional finger touch and accidental input from a hovering finger or a palm, then ignore the unwanted input.

- **Patent:** US 10031618
- **Original title:** Identifying hover and/or palm input and rejecting spurious input for a touch panel
- **Owner:** Qualcomm
- **Granted:** 2018
- **Status:** Active
- **Times cited:** 1
- **Field:** consumer_electronics, software, telecommunications, semiconductors

## What it does

The patent describes a touch panel controller that receives "pixel values," which are measurements of electrical capacitance at each point on the screen (Claim 1). It identifies the strongest touch point ("peak pixel value") and then cleans up the data by discarding very weak signals (below a "first threshold") and isolated weak signals (not "adjacent to at least one other pixel value above the first threshold") (Claim 1). It then calculates the "aspect ratio" of the detected input, which is like its shape, using a "1/e thresholding operation" (Claim 1). Based on this shape, the controller decides if the input is a real "touch input" or an unwanted "hover input" and either accepts or rejects it (Claim 1). For example, if you are writing on a tablet and your palm rests on the screen, the system can detect the large, irregular shape of your palm and ignore it. The abstract also mentions rejecting "palm input" based on pixel values.

## What it does NOT cover

- Does not cover touch panels that do not rely on capacitance to detect input.
- Does not cover input rejection methods that do not use an "aspect ratio" to distinguish between touch and hover inputs.
- Does not cover systems that accept isolated, non-adjacent pixel values as valid input.
- Does not cover rejecting inputs based solely on pressure, without considering capacitance or aspect ratio.

## The clever bit

The clever part is using the "aspect ratio" of the detected electrical signal, combined with filtering out isolated or weak signals, to reliably determine if an input is a deliberate touch, a hover, or a palm. This allows the system to intelligently ignore unwanted interactions.

## Real-world examples

1. Modern smartphone touchscreens
2. Tablet touchscreens
3. Laptop trackpads with multi-touch

## Why it matters

This technology is crucial for modern touchscreens, especially on devices like smartphones and tablets. By accurately distinguishing between intentional finger touches and accidental inputs from palms or hovering fingers, it significantly improves the user experience. This prevents frustrating errors, such as unintended app launches or text input while holding a device.

## Frequently asked questions

### What does How Touchscreens Ignore Accidental Hovering or Palm Touches cover?

This Qualcomm patent describes how a touchscreen controller can tell the difference between an intentional finger touch and accidental input from a hovering finger or a palm, then ignore the unwanted input.

### Who owns patent US 10031618?

Qualcomm owns this patent, granted in 2018.

### When does this patent expire?

This patent is expected to expire on July 10, 2035, when the invention enters the public domain.

### What is patent US 10031618 cited by?

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

### What problem does this patent solve?

This technology is crucial for modern touchscreens, especially on devices like smartphones and tablets. By accurately distinguishing between intentional finger touches and accidental inputs from palms or hovering fingers, it significantly improves the user experience. This prevents frustrating errors, such as unintended app launches or text input while holding a device.

### What does this patent NOT cover?

Does not cover touch panels that do not rely on capacitance to detect input.

**Full plain-English explainer:** https://patentbrief.org/patent/us/10031618/identifying-hover-andor-palm-input-and-rejecting-spurious-input-for-a-touch-pane

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

---

_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 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 Tell Real Touches From False Ghost Touches](https://patentbrief.org/patent/us/8619056/ghost-resolution-for-a-capacitive-touch-panel) — A method for capacitive touchscreens to distinguish between actual finger presses and false ghost signals that occur when multiple points are touched simultaneously.
- [Adjusting Touchscreen Sensitivity Based on Device Tilt Angle](https://patentbrief.org/patent/us/20160291760/contact-discrimination-using-a-tilt-angle-of-a-touch-sensitive-surface) — This patent describes how a computing device can decide if a touch on its screen is intentional or accidental by changing its sensitivity settings based on how much the device is tilted.
- [How Touchscreens Predict Where Your Finger Will Land Before You Touch](https://patentbrief.org/patent/us/10564770/airpods-wireless-earbuds) — Apple's patent describes a touch controller that tracks an object's path through the air to predict where it will land on a screen before it actually makes physical contact.
- [How Touchscreens Use Math to Recognize Your Fingers](https://patentbrief.org/patent/us/7812828/ellipse-fitting-for-multi-touch-surfaces) — Apple's patent on using mathematical ellipses to track and identify individual fingers and palms on a touch-sensitive surface.
