Samsung Patents Adaptive Touch Scanning That Ignores Screen Regions Your Palm Is Resting On
When you rest your palm on a tablet while writing with a stylus, the touch sensor is doing a lot of unnecessary work scanning regions of the screen it already knows are blocked. Samsung's new patent cuts that wasted effort out entirely.
What Samsung's partial touch scan actually does
Imagine you're taking notes on a Samsung tablet with the S Pen. Your hand is resting on the left side of the screen, the pen is hovering near the middle-right. Right now, the touch sensor still scans the entire display many times per second — including the big patch of glass your palm is sitting on.
This patent describes a system that watches where your palm is sitting, where the pen is hovering, which way the pen is tilted, and what mode the screen is in — then carves the display into zones. It only scans the zones that matter and deliberately skips the rest.
The practical result: the device spends its processing power on the areas where input is actually happening. That can mean lower latency when the pen tip hits the screen, reduced power draw from the touch controller, and fewer accidental palm-rejection errors.
How the device picks which screen zones to skip
The patent describes a processor that monitors two input sources simultaneously: a standard touch sensor circuit (the capacitive layer that detects fingers and palms) and a dedicated pen input circuit (typically an EMR or BLE-based digitizer for a stylus).
When the system detects that a palm is resting on the display and a pen is in a "hover-in" state (close enough to the screen to be detected but not yet touching), it collects four pieces of data:
- Palm position — the rough region the hand is covering
- Pen position — where the stylus tip is spatially
- Tilt information — the angle of the pen relative to the screen surface
- Screen state — what mode or content is currently active
Using all four inputs, the processor defines a scan area (the region worth polling) and a scan exclusion area (the region to skip entirely). The touch sensor then runs a partial scan — cycling only through the relevant electrodes rather than the full grid.
Tilt information is an interesting inclusion: a pen held at a steep angle casts a different "shadow" on nearby electrodes than one held nearly flat, so knowing the tilt angle helps the system predict which sensor rows and columns are actually relevant.
What this means for Galaxy Tab and S Pen performance
For Galaxy Tab users who write with the S Pen, the immediate payoff is lower input latency. Touch controllers consume measurable power scanning a full display grid at high frequency; shrinking that scan area reduces the load on the touch IC and, by extension, the processor handling the data. Over a long note-taking session that adds up.
There's also an accuracy angle. Palm rejection has been a chronic weak point on large-screen tablets across the industry — the system occasionally misreads part of a resting hand as an intentional touch. By not scanning those zones at all rather than scanning them and then filtering the result, Samsung's approach removes the false-positive problem at the source rather than trying to correct it afterward.
This is unglamorous firmware-level work, but it's exactly the kind of detail that separates a tablet you enjoy writing on from one that frustrates you. Samsung's S Pen ecosystem is one of its clearest hardware differentiators, and a patent like this signals the company is still investing in the low-level plumbing that makes stylus input feel good — not just the headline specs.
Get one Big Tech patent every Sunday
Plain English, intelligent commentary, no hype. Free.
Editorial commentary on a publicly published patent application. Not legal advice.