# How Touchscreens Save Battery by Sleeping Between Touches

> 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.

- **Patent:** US 8125456
- **Original title:** Multi-touch auto scanning
- **Owner:** Apple Inc
- **Granted:** 2012
- **Status:** Active
- **Times cited:** 21
- **Field:** consumer_electronics, semiconductors, telecommunications

## What it does

This patent describes a way to make touchscreens more energy-efficient by creating an autonomous 'sniff' mode. When the screen hasn't been touched for a while, the system disables the main sensor processor and its system clock to save power. During this idle time, dedicated 'auto-scan' logic periodically checks the panel for activity. If a touch is detected, the logic automatically wakes up the main processor to handle the input, ensuring the device remains responsive while minimizing battery drain.

## What it does NOT cover

- Does not cover touchscreens that remain fully powered on at all times.
- Does not cover wake-up methods triggered by physical buttons or external sensors (like accelerometers).
- Does not cover software-based power management that runs entirely on the main CPU without dedicated hardware scan logic.

## The clever bit

The system uses a 'sniff' timer to decouple the high-power processor from the low-power sensor monitoring, allowing the screen to 'wake up' the computer rather than the computer constantly 'asking' the screen if it has been touched.

## Real-world examples

1. iPhone and iPad touch input subsystems
2. Modern smartphone capacitive touch controllers
3. Battery-efficient tablet interfaces

## Why it matters

Battery life is the primary constraint for mobile devices. By offloading the constant, low-level monitoring of the touchscreen to simple hardware logic, this patent allows the power-hungry main processor to stay in a deep sleep state for much longer, which was essential for the usability of early multi-touch smartphones.

## Frequently asked questions

### What does How Touchscreens Save Battery by Sleeping Between Touches cover?

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.

### Who owns patent US 8125456?

Apple Inc owns this patent, granted in 2012.

### When does this patent expire?

This patent is expected to expire on January 3, 2027, when the invention enters the public domain.

### What is patent US 8125456 cited by?

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

### What problem does this patent solve?

Battery life is the primary constraint for mobile devices. By offloading the constant, low-level monitoring of the touchscreen to simple hardware logic, this patent allows the power-hungry main processor to stay in a deep sleep state for much longer, which was essential for the usability of early multi-touch smartphones.

### What does this patent NOT cover?

Does not cover touchscreens that remain fully powered on at all times.

**Full plain-English explainer:** https://patentbrief.org/patent/us/8125456/multi-touch-capacitive-scanning

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

---

_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 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 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.
- [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 Touchscreens Understand Your Finger Swipes and Scrolls](https://patentbrief.org/patent/us/7479949/iphone-multi-touch) — This patent describes how touchscreens use smart rules, called heuristics, to figure out if your finger movement means scrolling up, moving around a map, or flipping to the next photo, especially by looking at how you start your swipe.
- [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.
