Methods and apparatus for reducing perceived pen-to-ink latency on touchpad devices

US9529525B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9529525-B2
Application numberUS-201314015958-A
CountryUS
Kind codeB2
Filing dateAug 30, 2013
Priority dateAug 30, 2013
Publication dateDec 27, 2016
Grant dateDec 27, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method for reducing line display latency on a touchpad device is disclosed. The method comprises storing information regarding a plurality of prior touch events on a touch screen of the touchpad device into an event buffer. It further comprises determining an average speed and a predicted direction of motion of a user interaction with the touch screen using the plurality of prior touch events. Next, it comprises calculating a first prediction point using the average speed, the predicted direction, and a last known touch event on the touch screen. Subsequently, it comprises applying weighted filtering on the first prediction point using a measured line curvature to determine a second prediction point. Finally, it comprises rendering a prediction line between the last known touch event on the touch screen and the second prediction point.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for reducing display latency on a touchpad device, said method comprising: storing information regarding a plurality of prior touch events on a touch screen of said touchpad device into an event buffer; determining an average speed and a predicted direction of motion regarding a user interaction with said touch screen using said plurality of prior touch events; calculating a prediction point using said average speed, said predicted direction, and a last known touch event on said touch screen, wherein said calculating comprises applying weighted filtering on said prediction point using a measured line curvature, wherein said applying comprises determining said measured line curvature using said information regarding a plurality of prior touch events in said event buffer; and rendering a prediction line between said last known touch event on said touch screen and said prediction point. 2. The method of claim 1 , wherein said information is chosen from a group consisting of: X-Y coordinates, size, pressure and timestamp. 3. The method of claim 1 wherein said applying further comprises: adding said prediction point to a front of said event buffer; and starting with said prediction point, iterating through each event in said event buffer to determine a weight using said measured line curvature and said information, wherein said weight is applied to said prediction point to adjust a location of said prediction point. 4. The method of claim 3 , wherein said calculating further comprises: determining a product of said average speed, said predicted direction and a constant device dependent latency value; and summing said product with position coordinates of said last known touch event to determine said prediction point. 5. The method of claim 1 , further comprising: in response to receiving a new touch event, removing said prediction line and rendering a line based on detected user input. 6. The method of claim 1 , wherein said prediction line is drawn with a different screen attribute versus a line drawn based on detected user input. 7. The method of claim 1 , wherein said event buffer uses a least recently used (LRU) replacement policy. 8. A non-transitory computer-readable storage medium having stored thereon, computer executable instructions that, if executed by a computer system cause the computer system to perform a method for reducing display latency on a touchpad device, said method comprising: storing information regarding a plurality of prior touch events on a touch screen of said touchpad device into an event buffer; determining an average speed and a predicted direction of motion of a user interaction with said touch screen using said plurality of prior touch events; calculating a first prediction point using said average speed, said predicted direction, and a last known touch event on said touch screen; applying weighted filtering on said first prediction point using a measured line curvature to determine a second prediction point, wherein said applying comprises determining said measured line curvature using said information regarding a plurality of prior touch events in said event buffer; and rendering a prediction line between said last known touch event on said touch screen and said second prediction point. 9. The computer-readable medium as described in claim 8 , wherein said information is chosen from a group consisting of: X-Y coordinates, size, pressure and timestamp. 10. The computer-readable medium as described in claim 8 , wherein said applying further comprises: adding said first prediction point to a front of said event buffer; and starting with said first prediction point, iterating through each event in said event buffer to determine a weight using said measured line curvature and said information, wherein said weight is applied to said first prediction point to determine said second prediction point. 11. The computer-readable medium as described in claim 8 , wherein said calculating further comprises: determining a product of said average speed, said predicted direction and a constant device dependent latency value; and summing said product with position coordinates of said last known touch event to determine said first prediction point. 12. The computer-readable medium as described in claim 8 , wherein said method further comprises: in response to receiving a new touch event, removing said prediction line and rendering a line based on detected user input. 13. The computer-readable medium as described in claim 8 , wherein said prediction line is drawn with a different screen attribute versus a line drawn based on detected user input. 14. The computer-readable medium as described in claim 8 , wherein said event buffer uses a least recently used (LRU) replacement policy. 15. An apparatus to perform a method for reducing line display latency on touchpad devices, said apparatus comprising: a body; a bus; a touch screen display, wherein said touch screen display is operable to receive a user input through touch; a memory; a processor communicatively coupled to said memory and to said touch screen display via said bus, wherein said processor is configured to: store information regarding a plurality of prior touch events on said touch screen display into an event buffer; determine an average speed and a predicted direction of motion of a user interaction with said touch screen display using said plurality of prior touch events; calculate a first prediction point using said average speed, said predicted direction, and a last known touch event on said touch screen display; apply weighted filtering on said first prediction point using a measured line curvature to determine a second prediction point, wherein in order to apply said weighted filtering, said processor is further configured to determine said measured line curvature using said information regarding a plurality of prior touch events in said event buffer; and render a prediction line between said last known touch event on said touch screen display and said second prediction point. 16. The apparatus of claim 15 , wherein in response to receiving a new touch event, said processor is further configured to remove said prediction line and render a line based on detected user input. 17. The apparatus of claim 15 , wherein said information is chosen from a group consisting of: X-Y coordinates, size, pressure and timestamp. 18. The apparatus of claim 15 , wherein said prediction line is drawn with a different screen attribute versus a line drawn based on detected user input. 19. The apparatus of claim 15 , wherein said event buffer uses a least recently used (LRU) replacement policy. 20. The apparatus of claim 15 , wherein in order to apply said weighted filtering, said processor is further configured to: add said first prediction point to a front of said event buffer; and starting with said first prediction point, iterate through each event in said event buffer to determine a weight using said measured line curvature and said information, wherein said weight is applied to said first prediction point to determine said second prediction point.

Assignees

Inventors

Classifications

  • for inputting data by handwriting, e.g. gesture or text · CPC title

  • G06F3/0416Primary

    Control or interface arrangements specially adapted for digitisers · CPC title

  • Memory management · CPC title

  • Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry · CPC title

  • Pens or stylus · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9529525B2 cover?
A method for reducing line display latency on a touchpad device is disclosed. The method comprises storing information regarding a plurality of prior touch events on a touch screen of the touchpad device into an event buffer. It further comprises determining an average speed and a predicted direction of motion of a user interaction with the touch screen using the plurality of prior touch events…
Who is the assignee on this patent?
Nvidia Corp
What technology area does this patent fall under?
Primary CPC classification G06F3/04883. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Dec 27 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).