EP2629182B1 - System and method for sample rate adaption - Google Patents

System and method for sample rate adaption Download PDF

Info

Publication number
EP2629182B1
EP2629182B1 EP13155351.3A EP13155351A EP2629182B1 EP 2629182 B1 EP2629182 B1 EP 2629182B1 EP 13155351 A EP13155351 A EP 13155351A EP 2629182 B1 EP2629182 B1 EP 2629182B1
Authority
EP
European Patent Office
Prior art keywords
touch panel
rate
sample
samples
screen refresh
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP13155351.3A
Other languages
German (de)
French (fr)
Other versions
EP2629182A1 (en
Inventor
Patrick-Andre Savard
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
2236008 Ontario Inc
Original Assignee
2236008 Ontario Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 2236008 Ontario Inc filed Critical 2236008 Ontario Inc
Publication of EP2629182A1 publication Critical patent/EP2629182A1/en
Application granted granted Critical
Publication of EP2629182B1 publication Critical patent/EP2629182B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0412Digitisers structurally integrated in a display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • G06F3/04166Details of scanning methods, e.g. sampling time, grouping of sub areas or time sharing with display driving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • G06F3/0418Control or interface arrangements specially adapted for digitisers for error correction or compensation, e.g. based on parallax, calibration or alignment
    • G06F3/04184Synchronisation with the driving of the display or the backlighting unit to avoid interferences generated internally

Definitions

  • the present disclosure relates to the field of sample rate synchronization.
  • a system and method for sample rate adaption are also known as sample rate adaption.
  • the rendering frequency is locked to the occurrence of the vertical sync ("v-sync"), for example at 60 Hz.
  • the finger position is sampled at a frequency that may differ from the v-sync frequency.
  • the touch panel frequency may vary slightly. Additionally, the "v-sync" signal and the “touch” signal may not be “phase-locked”, e.g. the phase delay between a "v-sync" sample and a "touch” sample may vary over time.
  • the touch input drives content to be rendered on the screen.
  • a simple example would be a circle to be drawn to track the finger (touch) location.
  • the lack of consistency in the phase difference results in "jitter" in the content rendered on the screen in response to, for example, a continuous finger "swipe".
  • US 2011/0187677 A1 relates to LCD touch screens in which touch circuits and LCD scanning are synchronized.
  • US 2011/134076 A1 discloses a capacitive touch panel capable of reducing a disturbance noise and reducing touch detection time.
  • US 2011/216039 A1 discloses a technique to synchronise a display and a touch scan.
  • a system and method for sample rate adaption provide for information derived from sampling at a first rate to be applied or processed at a second rate where the first and second rates differ in frequency and phase.
  • the information is adapted from the first rate to the second frequency.
  • phase differences including phase differences introduced as a by-product of adapting the frequencies, are reduced by phase adaption.
  • the information derived from sampling at the first rate may be multi-dimensional data such as, for example, touch panel sensor data representing Cartesian coordinates of a touch location.
  • Fig. 1 is a schematic representation of an example timing relationship of touch panel samples 102 and screen refresh (VSYNC) signals 104 having different frequency and phase.
  • the touch panel sample rate operates at a higher frequency than the screen refresh (VSYNC) rate (a.k.a. the frame rate) and thereby more than one touch panel sample may occur for each VSYNC cycle (e.g. per frame).
  • VSYNC screen refresh
  • the graphic content of each frame to be displayed on the screen is rendered once with each subsequent frame rendered over time at the frame rate (e.g. once per VSYNC cycle). Since the graphic content rendered for each new frame may depend on the position of a touch that was sampled during a preceding frame, having more than one touch panel sample per VSYNC cycle may be problematic.
  • the occurrence of more than one touch panel sample per VSYNC (i.e. screen refresh) cycle is the result of touch panel sampling rate differing from the rate of the screen refresh cycle.
  • Described below are exemplary techniques for rate adapting the touch-panel sampling rate 102 to the screen refresh (VSYNC) rate 104.
  • FIG. 2 is a schematic representation of an example timing relationship of touch panel samples 102, screen refresh (VSYNC) signals 104 and a modified series of touch panel samples 206.
  • VSYNC cycle screen refresh
  • FIG. 2 illustrates the modified series of touch panel samples 206 illustrated, when more than one touch panel sample occurs in the same frame (VSYNC cycle) only the most recent touch panel sample is retained. The older touch panel samples occurring in the same frame are discarded.
  • This approach reduces the staleness of the touch panel samples and thereby minimizes the average phase difference between the modified touch sample rate and the frame refresh (VSYNC) rate.
  • this approach may also introduce a higher phase delta from frame to frame resulting in phase jitter.
  • Fig. 3 is a schematic representation of an example timing relationship of touch panel samples 102, screen refresh (VSYNC) signals 104 and a modified series of touch panel samples 308.
  • the modified series of touch panel samples 308 illustrated when more than one touch panel sample occurs in the same frame (VSYNC cycle) the multiple touch panel samples 310 are replaced with a single average sample 312.
  • the averaging of the touch panel samples results in a spatial averaging of the samples and introduces temporal shifts (a.k.a. phase shifts) into the modified series of touch panel samples 308 as both the positions of the original samples and the sampling times are averaged.
  • Averaging of touch panel samples may reduce the phase shift (a.k.a. temporal shift) variance relative to the frame refresh rate (e.g. VSYNC signal).
  • Figure 4 is a schematic representation of an example series of touch sample locations 402, 404 and 406 arranged in a two-dimensional space. Each of the samples at times n, n+1 and n+2 have associated x-axis and y-axis coordinates.
  • touch panel samples are averaged as described above with reference to Figure 3 , the spatial average is calculated separately for the coordinates in each of the x-axis and the y-axis resulting in a 2-dimensional spatial average in addition to a temporal average.
  • sample data having other than two dimensions.
  • the sample data may, for example, comprise any of: 1-dimensional data (linear), 2-dimensional data (X,Y), 3-dimensional data (X,Y,Z), velocity, acceleration, and other similar data dimensions.
  • Each sample may generally be n-dimensional.
  • phase noise a varying phase difference (a.k.a. variance) relative to the phase of the frame (VSYNC) rate that may be referred to as phase noise.
  • Phase adaption of the modified series of touch panel samples to the frame refresh (VSYNC) signal 104 may be used to mitigate or reduce the phase noise. Phase adaption may be carried out using, for example, a Kalman filter.
  • the Kalman filter uses a model based on linear dynamics.
  • the un-modeled non-linear properties of the model also known as the system or process noise, are modeled as white Gaussian noise.
  • the Kalman filter's measurement noise permits modeling of the source of noise in the data.
  • the measurement noise is modeled as temporal phase shift corresponding to the phase difference variance between the modified series of touch samples and the frame refresh rate (e.g. VSYNC signal).
  • the temporal phase shift is modeled as a source of white noise applied to temporal position.
  • Phase adaption may alternatively be carried out using other mechanisms such as, for example, recursive estimation mechanisms, linear dynamic system models, variants of the Kalman filter and other mechanism adapted to removing noise from signals. Selection of a phase adaption mechanism may be based on parameters such as performance, efficiency (e.g. mitigating processing lag), support for particular noise models, and support for n-dimensional inputs.
  • recursive estimation mechanisms linear dynamic system models
  • variants of the Kalman filter and other mechanism adapted to removing noise from signals.
  • Selection of a phase adaption mechanism may be based on parameters such as performance, efficiency (e.g. mitigating processing lag), support for particular noise models, and support for n-dimensional inputs.
  • FIG. 5 is a flow diagram representing a method 500 for sample rate adaption.
  • a first step 502 one or more touch panel samples 510 may be accumulated for one screen refresh frame (i.e. between VSYNC signals 514). The accumulation of touch panel samples is repeated for each screen refresh frame.
  • the frequency of the touch panel samples may be adapted to the screen refresh (VSYNC) rate. Frequency adaption may be accomplished using, for example, any of the approaches described above with reference to Figures 2 and 3 or other non-linear down-sampling techniques.
  • the phase of the frequency adapted touch panel samples may be adapted. The phase adaption may be accomplished using, for example, a Kalman filter as described above.
  • the method produces a series of touch panel samples 512 having substantially the frequency as the screen refresh (VSYNC) rate and having phase difference that is substantially constant (i.e. having relatively lower variance) relative to the VSYNC signal 514.
  • the touch panel samples received in the first step described above with reference of Figure 5 may already contain some noise before processing according to the system and method for sample rate adaption are applied.
  • This noise may be the result of numerous sources of noise that are generally referred to as sensor noise.
  • the system and method may optionally comprise a sensor noise pre-filter (not illustrated) to reduce or to mitigate the sensor noise.
  • Mechanisms for implementing the sensor noise pre-filter may include, for example, the use of a Kalman filter.
  • the application of a Kalman filter to the sensor noise pre-filter is separate from the application of a Kalman filter to phase adaption described above.
  • FIG. 6 is a schematic representation of a system for sample rate adaption.
  • the system 600 comprises a processor (aka CPU) 602, input and output interfaces (aka I/O) 604 and memory 606.
  • the memory 606 may store instructions that, when executed by the processor 602, configure the system 600 to enact the system and method for sample rate adaption described herein including sample accumulation 502, frequency adaption 504 and phase adaption 506.
  • the system 600 and method 500 for sample rate adaption described herein can be applied in other applications where information derived from sampling at a first rate is applied or processed at a second rate where the first and second rates differ in frequency and phase.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Position Input By Displaying (AREA)

Description

    BACKGROUND OF THE INVENTION 1. Technical Field
  • The present disclosure relates to the field of sample rate synchronization. In particular, to a system and method for sample rate adaption.
  • 2. Related Art
  • In a typical touch sensitive device able to render content on a LCD screen, the rendering frequency is locked to the occurrence of the vertical sync ("v-sync"), for example at 60 Hz.
  • When a user applies a continuous "swipe" across the touch-sensitive device, the finger position is sampled at a frequency that may differ from the v-sync frequency.
  • The touch panel frequency may vary slightly. Additionally, the "v-sync" signal and the "touch" signal may not be "phase-locked", e.g. the phase delay between a "v-sync" sample and a "touch" sample may vary over time.
  • In a typical scenario, the touch input drives content to be rendered on the screen. A simple example would be a circle to be drawn to track the finger (touch) location.
  • Given the characteristics of the signals as explained above, a set of problems arise:
    • At a given render time, there might be more than one touch sample available, for example when the "touch" signal sampling frequency exceeds the "v-sync" signal frequency.
    • At a given render time, a given touch sample is stale by the phase difference between the time the rendering starts, and the time the touch sample is taken.
    • More importantly, the above-mentioned phase difference is not constant.
  • Perceptually, the lack of consistency in the phase difference results in "jitter" in the content rendered on the screen in response to, for example, a continuous finger "swipe".
  • US 2011/0187677 A1 relates to LCD touch screens in which touch circuits and LCD scanning are synchronized.
  • US 2011/134076 A1 discloses a capacitive touch panel capable of reducing a disturbance noise and reducing touch detection time.
  • US 2011/216039 A1 discloses a technique to synchronise a display and a touch scan.
  • BRIEF DESCRIPTION OF DRAWINGS
  • The system and method may be better understood with reference to the following drawings and description. The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. Moreover, in the figures, like referenced numerals designate corresponding parts throughout the different views.
    • Fig. 1 is a schematic representation of an example timing relationship of touch panel samples and screen refresh (VSYNC) signals having different frequency and phase.
    • Fig. 2 is a schematic representation of an example timing relationship of touch panel samples, screen refresh (VSYNC) signals and a modified series of touch panel samples where only the most recent touch panel sample per VSYNC cycle is retained.
    • Fig. 3 is a schematic representation of an example timing relationship of touch panel samples, screen refresh (VSYNC) signals and a modified series of touch panel samples where multiple touch panel samples occurring in a single VSYNC cycle are replaced with a single average sample.
    • Fig. 4 is a schematic representation of an example series of touch sample locations arranged in two-dimensional space.
    • Fig. 5 is a flow diagram representing a method for sample rate adaption.
    • Fig. 6 is a schematic representation of a system for sample rate adaption.
    DETAILED DESCRIPTION
  • A system and method for sample rate adaption. The system and method provide for information derived from sampling at a first rate to be applied or processed at a second rate where the first and second rates differ in frequency and phase. The information is adapted from the first rate to the second frequency. Then phase differences, including phase differences introduced as a by-product of adapting the frequencies, are reduced by phase adaption. The information derived from sampling at the first rate may be multi-dimensional data such as, for example, touch panel sensor data representing Cartesian coordinates of a touch location.
  • Fig. 1 is a schematic representation of an example timing relationship of touch panel samples 102 and screen refresh (VSYNC) signals 104 having different frequency and phase. In the illustrated example the touch panel sample rate operates at a higher frequency than the screen refresh (VSYNC) rate (a.k.a. the frame rate) and thereby more than one touch panel sample may occur for each VSYNC cycle (e.g. per frame).
  • The graphic content of each frame to be displayed on the screen is rendered once with each subsequent frame rendered over time at the frame rate (e.g. once per VSYNC cycle). Since the graphic content rendered for each new frame may depend on the position of a touch that was sampled during a preceding frame, having more than one touch panel sample per VSYNC cycle may be problematic. The occurrence of more than one touch panel sample per VSYNC (i.e. screen refresh) cycle is the result of touch panel sampling rate differing from the rate of the screen refresh cycle.
  • Note the in each of Figures 1-3 time is depicted as increasing from left to right.
  • Described below are exemplary techniques for rate adapting the touch-panel sampling rate 102 to the screen refresh (VSYNC) rate 104.
  • Figure 2 is a schematic representation of an example timing relationship of touch panel samples 102, screen refresh (VSYNC) signals 104 and a modified series of touch panel samples 206. In the modified series of touch panel samples 206 illustrated, when more than one touch panel sample occurs in the same frame (VSYNC cycle) only the most recent touch panel sample is retained. The older touch panel samples occurring in the same frame are discarded. This approach reduces the staleness of the touch panel samples and thereby minimizes the average phase difference between the modified touch sample rate and the frame refresh (VSYNC) rate. However, this approach may also introduce a higher phase delta from frame to frame resulting in phase jitter.
  • Fig. 3 is a schematic representation of an example timing relationship of touch panel samples 102, screen refresh (VSYNC) signals 104 and a modified series of touch panel samples 308. In the modified series of touch panel samples 308 illustrated, when more than one touch panel sample occurs in the same frame (VSYNC cycle) the multiple touch panel samples 310 are replaced with a single average sample 312. The averaging of the touch panel samples results in a spatial averaging of the samples and introduces temporal shifts (a.k.a. phase shifts) into the modified series of touch panel samples 308 as both the positions of the original samples and the sampling times are averaged. Averaging of touch panel samples may reduce the phase shift (a.k.a. temporal shift) variance relative to the frame refresh rate (e.g. VSYNC signal).
  • Figure 4 is a schematic representation of an example series of touch sample locations 402, 404 and 406 arranged in a two-dimensional space. Each of the samples at times n, n+1 and n+2 have associated x-axis and y-axis coordinates. When touch panel samples are averaged as described above with reference to Figure 3, the spatial average is calculated separately for the coordinates in each of the x-axis and the y-axis resulting in a 2-dimensional spatial average in addition to a temporal average.
  • The system and method or sample rate adaption described herein is also applicable to sample data having other than two dimensions. The sample data may, for example, comprise any of: 1-dimensional data (linear), 2-dimensional data (X,Y), 3-dimensional data (X,Y,Z), velocity, acceleration, and other similar data dimensions. Each sample may generally be n-dimensional.
  • Each of the approaches described above with reference to Figs. 2-3 results in a modified series of samples 206 and 308 at substantially the same frequency as the frame (VSYNC) rate but each of the these approaches may also result in a varying phase difference (a.k.a. variance) relative to the phase of the frame (VSYNC) rate that may be referred to as phase noise.
  • Phase adaption of the modified series of touch panel samples to the frame refresh (VSYNC) signal 104 may be used to mitigate or reduce the phase noise. Phase adaption may be carried out using, for example, a Kalman filter.
  • The Kalman filter uses a model based on linear dynamics. The un-modeled non-linear properties of the model, also known as the system or process noise, are modeled as white Gaussian noise. The Kalman filter's measurement noise permits modeling of the source of noise in the data. The measurement noise is modeled as temporal phase shift corresponding to the phase difference variance between the modified series of touch samples and the frame refresh rate (e.g. VSYNC signal). The temporal phase shift is modeled as a source of white noise applied to temporal position.
  • Phase adaption may alternatively be carried out using other mechanisms such as, for example, recursive estimation mechanisms, linear dynamic system models, variants of the Kalman filter and other mechanism adapted to removing noise from signals. Selection of a phase adaption mechanism may be based on parameters such as performance, efficiency (e.g. mitigating processing lag), support for particular noise models, and support for n-dimensional inputs.
  • Figure 5 is a flow diagram representing a method 500 for sample rate adaption. In a first step 502 one or more touch panel samples 510 may be accumulated for one screen refresh frame (i.e. between VSYNC signals 514). The accumulation of touch panel samples is repeated for each screen refresh frame. In another step 504 the frequency of the touch panel samples may be adapted to the screen refresh (VSYNC) rate. Frequency adaption may be accomplished using, for example, any of the approaches described above with reference to Figures 2 and 3 or other non-linear down-sampling techniques. In a further step 506 the phase of the frequency adapted touch panel samples may be adapted. The phase adaption may be accomplished using, for example, a Kalman filter as described above. The method produces a series of touch panel samples 512 having substantially the frequency as the screen refresh (VSYNC) rate and having phase difference that is substantially constant (i.e. having relatively lower variance) relative to the VSYNC signal 514.
  • Those skilled in the art will recognize that the touch panel samples received in the first step described above with reference of Figure 5 may already contain some noise before processing according to the system and method for sample rate adaption are applied. This noise may be the result of numerous sources of noise that are generally referred to as sensor noise. The system and method may optionally comprise a sensor noise pre-filter (not illustrated) to reduce or to mitigate the sensor noise. Mechanisms for implementing the sensor noise pre-filter may include, for example, the use of a Kalman filter. The application of a Kalman filter to the sensor noise pre-filter is separate from the application of a Kalman filter to phase adaption described above.
  • Figure 6 is a schematic representation of a system for sample rate adaption. The system 600 comprises a processor (aka CPU) 602, input and output interfaces (aka I/O) 604 and memory 606. The memory 606 may store instructions that, when executed by the processor 602, configure the system 600 to enact the system and method for sample rate adaption described herein including sample accumulation 502, frequency adaption 504 and phase adaption 506.
  • Although illustrated herein in the context of a touch panel sensor sampling rate and a screen refresh rate, the system 600 and method 500 for sample rate adaption described herein can be applied in other applications where information derived from sampling at a first rate is applied or processed at a second rate where the first and second rates differ in frequency and phase.
  • While various embodiments of the system and method have been described, it will be apparent to those of ordinary skill in the art that many more embodiments and implementations are possible within the scope of the present disclosure. Accordingly, the system and method not to be restricted except in light of the attached claims and their equivalents.

Claims (8)

  1. A method for touch panel sampling, the method comprising:
    accumulating (502), for each of a series of cycles at an output sample rate, one or more touch panel samples sampled at a touch panel sample rate that are received during a corresponding period of a screen refresh signal operated at a screen refresh rate, where the output sample rate is substantially the screen refresh rate, the screen refresh rate is less than the touch panel sample rate and the panel sample rate and the screen refresh rate have different frequency and phase;
    adapting (504) the touch panel sample rate to the output sample rate by replacing the one or more touch panel samples received during each cycle with a single representative sample; and
    adapting (506) the phase of a series of the single representative samples to the phase of the screen refresh signal by reducing phase noise in the series of the single representative samples, using any of: recursive estimation mechanisms, linear dynamic system models, and variants of a Kalman filter.
  2. The method of claim 1, where the output sample rate is the screen refresh rate.
  3. The method of any of claims 1 or 2, where each of the one or more touch panel samples is a multi-dimensional sample.
  4. The method of any of claims 1 to 3, where the single representative sample is a most recent sample of the one or more touch panel samples received during each cycle.
  5. The method of any of claims 1 to 3, where the single representative sample is an average of the one or more touch panel samples received during each cycle.
  6. The method of any of claims 1 to 5, further comprising pre-filtering sensor noise from received samples before accumulating the one or more touch panel samples.
  7. A system comprising:
    a processor; and
    a memory, coupled to the processor, containing instructions executable by the processor for performing the method any one of claims 1 to 6.
  8. A memory comprising computer executable instructions, the computer executable instructions executable with a processor to cause the system (600) to perform the method of any of claims 1 to 6.
EP13155351.3A 2012-02-17 2013-02-15 System and method for sample rate adaption Active EP2629182B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US201261600194P 2012-02-17 2012-02-17

Publications (2)

Publication Number Publication Date
EP2629182A1 EP2629182A1 (en) 2013-08-21
EP2629182B1 true EP2629182B1 (en) 2019-01-16

Family

ID=47900512

Family Applications (1)

Application Number Title Priority Date Filing Date
EP13155351.3A Active EP2629182B1 (en) 2012-02-17 2013-02-15 System and method for sample rate adaption

Country Status (3)

Country Link
US (1) US9292123B2 (en)
EP (1) EP2629182B1 (en)
CA (1) CA2806371C (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5919995B2 (en) * 2012-04-19 2016-05-18 富士通株式会社 Display device, display method, and display program
US9268434B2 (en) * 2013-02-14 2016-02-23 Dell Products L.P. Systems and methods for reducing power consumption in a touch sensor display
US20140317538A1 (en) * 2013-04-22 2014-10-23 Microsoft Corporation User interface response to an asynchronous manipulation
CN103593155B (en) * 2013-11-06 2016-09-07 华为终端有限公司 Display frame generating method and terminal device
JP6422085B2 (en) * 2014-05-07 2018-11-14 富士通クライアントコンピューティング株式会社 Information processing device
BR112017010463A2 (en) * 2014-11-18 2018-04-03 Tactual Labs Co system and method for timing input detection, rendering, and display to minimize latency
US9819560B2 (en) * 2014-12-24 2017-11-14 Mediatek Inc. Dynamic data distribution method in private network and associated electronic device
US10126847B2 (en) * 2015-06-07 2018-11-13 Apple Inc. Devices and methods for processing touch inputs
US20180121213A1 (en) * 2016-10-31 2018-05-03 Anthony WL Koo Method apparatus for dynamically reducing application render-to-on screen time in a desktop environment
US10769495B2 (en) * 2018-08-01 2020-09-08 Adobe Inc. Collecting multimodal image editing requests

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6693979B1 (en) * 2000-01-13 2004-02-17 The Aerospace Corporation Adaptive smoothing system for fading communication channels
CN104965621B (en) 2006-06-09 2018-06-12 苹果公司 Touch screen LCD and its operating method
US8378981B2 (en) * 2008-05-19 2013-02-19 Atmel Corporation Capacitive sensing with high-frequency noise reduction
US8502801B2 (en) * 2008-08-28 2013-08-06 Stmicroelectronics Asia Pacific Pte Ltd. Capacitive touch sensor system
WO2011001813A1 (en) 2009-06-29 2011-01-06 ソニー株式会社 Electrostatic capacitive type touch panel and display device equipped with a touch detection function
EP2343631A1 (en) * 2009-09-27 2011-07-13 Inferpoint Systems Limited Touch control display
JP5523191B2 (en) * 2010-04-30 2014-06-18 株式会社ジャパンディスプレイ Display device with touch detection function
US8766931B2 (en) * 2010-07-16 2014-07-01 Perceptive Pixel Inc. Capacitive touch sensor having code-divided and time-divided transmit waveforms
US8963852B2 (en) * 2010-08-20 2015-02-24 Innolux Corporation Touch panel, driving method for the touch panel, program for getting touch information, and memory media
JP5722573B2 (en) * 2010-08-24 2015-05-20 株式会社ジャパンディスプレイ Display device with touch detection function
US8884894B2 (en) * 2010-09-23 2014-11-11 Innolux Corporation Input detection device, input detection method, input detection program, and computer readable media
US20120206399A1 (en) * 2011-02-10 2012-08-16 Alcor Micro, Corp. Method and System for Processing Signals of Touch Panel
US8564565B2 (en) * 2011-03-02 2013-10-22 Perceptive Pixel Inc. Reduction of noise in touch sensors
US8896568B2 (en) * 2011-05-16 2014-11-25 Himax Technologies Limited Touch sensing method and apparatus using the same
TWI442279B (en) * 2011-07-18 2014-06-21 Acer Inc Multiple sampling rate circuits and methods
JP5801638B2 (en) * 2011-07-28 2015-10-28 株式会社ジャパンディスプレイ Touch panel

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SCHAFER R W ET AL: "A DIGITAL SIGNAL PROCESSING APPROACH TO INTERPOLATION", PROCEEDINGS OF THE IEEE, IEEE. NEW YORK, US, vol. 61, no. 6, 1 June 1973 (1973-06-01), pages 692 - 702, XP000653360, ISSN: 0018-9219 *

Also Published As

Publication number Publication date
CA2806371A1 (en) 2013-08-17
US20130222302A1 (en) 2013-08-29
US9292123B2 (en) 2016-03-22
EP2629182A1 (en) 2013-08-21
CA2806371C (en) 2016-08-09

Similar Documents

Publication Publication Date Title
EP2629182B1 (en) System and method for sample rate adaption
CN107077252B (en) System and method for timing input sensing, rendering and display to minimize latency
Casiez et al. 1€ filter: a simple speed-based low-pass filter for noisy input in interactive systems
US9201545B2 (en) Motion feedback
US10452188B2 (en) Predictive compensation for a latency of an input device
US9552644B2 (en) Motion analysis method and apparatus
KR20150032507A (en) Playback system for synchronised soundtracks for electronic media content
EP2866132A1 (en) Display device, display method and program
CN112468863A (en) Screen projection control method and device and electronic device
US20120007826A1 (en) Touch-controlled electric apparatus and control method thereof
EP2395479A1 (en) Image stabilization device, image stabilization method, and program
US9690425B2 (en) Systems and methods for tracking baseline signals for touch detection
US10019087B2 (en) Touch input method and apparatus
US11009963B2 (en) Sign language inputs to a vehicle user interface
US20180292943A1 (en) Video Touch Sample Blanking to Avoid Noise on Pen and Touch
CN108345403B (en) Multi-threshold motion tolerance for filtering coordinate jitter in touch sensing
WO2015183257A1 (en) Discrete cursor movement based on touch input
CN106796472B (en) Separate the delay reduction of content
AU2015309688B2 (en) Methods and systems for positioning and controlling sound images in three-dimensional space
JP2017509977A (en) Method and apparatus for improving power consumption on touch devices
EP3195097B1 (en) Generation of a touch input signature for discrete cursor movement
CN111930156A (en) Vibration suppression method, vibration suppression system, vibration suppression device and robot equipment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20130215

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: 2236008 ONTARIO INC.

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20170214

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTG Intention to grant announced

Effective date: 20180809

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602013049790

Country of ref document: DE

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 1090192

Country of ref document: AT

Kind code of ref document: T

Effective date: 20190215

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20190116

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1090192

Country of ref document: AT

Kind code of ref document: T

Effective date: 20190116

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190416

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190516

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190416

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190516

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190417

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602013049790

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190215

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20190228

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

26N No opposition filed

Effective date: 20191017

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190228

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190228

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190215

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190228

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 602013049790

Country of ref document: DE

Owner name: BLACKBERRY LIMITED, WATERLOO, CA

Free format text: FORMER OWNER: 2236008 ONTARIO INC., WATERLOO, ONTARIO, CA

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20190215

REG Reference to a national code

Ref country code: GB

Ref legal event code: 732E

Free format text: REGISTERED BETWEEN 20200730 AND 20200805

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20130215

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20190116

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230518

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20240228

Year of fee payment: 12

Ref country code: GB

Payment date: 20240227

Year of fee payment: 12

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20240226

Year of fee payment: 12