WO2022188316A1 - Touch screen display processing circuit, data processing method, and touch event determination method - Google Patents

Touch screen display processing circuit, data processing method, and touch event determination method Download PDF

Info

Publication number
WO2022188316A1
WO2022188316A1 PCT/CN2021/104652 CN2021104652W WO2022188316A1 WO 2022188316 A1 WO2022188316 A1 WO 2022188316A1 CN 2021104652 W CN2021104652 W CN 2021104652W WO 2022188316 A1 WO2022188316 A1 WO 2022188316A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
sensing
data
receiving
channels
Prior art date
Application number
PCT/CN2021/104652
Other languages
French (fr)
Chinese (zh)
Inventor
黄思衡
巫启祯
王文祺
Original Assignee
迪克创新科技有限公司
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
Priority claimed from CN202110268894.2A external-priority patent/CN113126816A/en
Priority claimed from CN202110268897.6A external-priority patent/CN113126818A/en
Application filed by 迪克创新科技有限公司 filed Critical 迪克创新科技有限公司
Publication of WO2022188316A1 publication Critical patent/WO2022188316A1/en

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

Definitions

  • the present application relates to touch data processing technology, and in particular, to a method for judging a touch event on a touch screen display, a processing circuit for the touch screen display, and a data processing method for the touch screen display.
  • an organic light emitting diode (OLED) display does not need a backlight layer and a liquid crystal layer, and has a thinner thickness.
  • OLED organic light emitting diode
  • the display noise will be coupled to the touch sensor of the touch screen through the capacitance of high capacitance value, which reduces the signal-to-noise ratio of the touch sensor and improves the risk of misjudgment of the touch position. possibility.
  • One of the objectives of the present application is to disclose a method for judging a touch event on a touch screen display, a data processing method for the touch screen display, and a processing circuit for the touch screen display, so as to solve the above problems in the prior art.
  • Certain embodiments of the present application disclose a method of determining a touch event on a touch screen display.
  • the method includes: receiving N first channel data respectively output by N receiving channels included in the touch screen display when the touch screen display is in a bright screen state, where N is a positive integer greater than 1, and the N receiving channels are respectively coupled to the N sensing channels of the touch screen display; for each receiving channel of the N receiving channels, the first channel data corresponding to the receiving channel and the touch screen display in the off-screen state are obtained from the The reference data of the receiving channel is subtracted, and the result of subtracting the first channel data and the reference data is divided by a normalization factor to generate normalized data corresponding to the receiving channel, wherein the The normalization factor indicates the degree to which the receiving channel is interfered by display noise; and the touch event is detected according to the N normalized data corresponding to the N receiving channels respectively.
  • Certain embodiments of the present application disclose a processing circuit for a touch screen display.
  • the processing circuit includes N receive channels and a controller.
  • the N receiving channels are respectively coupled to the N sensing channels of the touch screen display.
  • N is a positive integer greater than 1.
  • Each receiving channel is used for outputting the first channel data according to the sensing result from the corresponding sensing channel when the touch screen display is in the bright screen state.
  • the controller is coupled to the N receiving channels, and is used for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and executing the above method.
  • the data processing method includes: receiving N pieces of first channel data respectively output by N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein N is a positive integer greater than 1, and the N pieces of data are The receiving channels are respectively coupled to the N sensing channels of the touch screen display; for each receiving channel in the N receiving channels, the difference between the first channel data corresponding to the receiving channel and the reference data is divided by a normalization factor to generate first normalized data corresponding to the receiving channel, wherein the reference data comes from the receiving channel when the touch screen display is in an off-screen state, and the normalization factor indicates that The degree to which the receiving channel is interfered by display noise; according to the touch states of the N sensing channels and the weighting function corresponding to the receiving channel, the N first normalized data corresponding to the N receiving channels are weighted averaging to generate second normalized data corresponding to the receiving channel; and correcting the first channel data according to the normalization factor and
  • Certain embodiments of the present application disclose a processing circuit for a touch screen display.
  • the processing circuit includes N receive channels and a controller.
  • the N receiving channels are respectively coupled to the N sensing channels of the touch screen display.
  • N is a positive integer greater than 1.
  • Each receiving channel is used for outputting the first channel data according to the sensing result from the corresponding sensing channel when the touch screen display is in the bright screen state.
  • the controller is coupled to the N receiving channels, and is used for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and executing the above-mentioned data processing method.
  • the touch sensing solution disclosed in this application can normalize the channel data of the receiving channel according to the similarity between the display noises coupled to different receiving channels, thereby greatly reducing the interference of display noise on touch detection, Reduce the error rate of touch detection in high-noise scenarios, and can meet the needs of arbitrarily adjusting the touch refresh rate and maintain a good signal-to-noise ratio.
  • the touch sensing solution disclosed in this application can not only improve the signal-to-noise of the touch sensing system in a high-noise scenario It can reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjusting the touch refresh rate, and improve the accuracy of touch detection.
  • FIG. 1 is a schematic diagram of an embodiment of a touch screen display of the present application.
  • FIG. 2 is a schematic diagram of an embodiment of the touch screen display shown in FIG. 1 .
  • FIG. 3 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • FIG. 4 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • FIG. 5A is a schematic diagram of an embodiment of a result of detecting a touch event in a high-noise scenario.
  • FIG. 5B is a schematic diagram of changes of multiple gravity indexes generated by the touch sensing system shown in FIG. 2 using the method shown in FIG. 4 .
  • FIG. 6 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • FIG. 7 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • FIG. 8 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • FIG. 9 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
  • FIG. 10 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
  • FIG. 11 is a schematic diagram of the standard deviation of each channel data generated by the touch sensing system shown in FIG. 2 using the data processing method shown in FIG. 10 in a high noise scenario.
  • the touch sensing system may receive the sensing result of the touch event from the touch sensor by using the receiving channel, so as to detect the touch event.
  • the connection between the touch sensor and the receiving channel is usually disconnected, so that the display noise will not enter the receiving channel from the touch sensor. .
  • a switch can be provided between the touch sensor and the receiving channel, which can be selectively turned on according to a horizontal synchronization signal (Hsync).
  • the horizontal synchronization signal is an indication signal for screen refresh, and the size of the display noise is related to the screen refresh rate.
  • the horizontal sync signal has a high signal level
  • the display is noisy.
  • the horizontal sync signal has a low signal level
  • the switch described above can be opened when the horizontal sync signal has a high signal level, so that no (or little) significant display noise is coupled from the touch sensor to the receive channel.
  • the horizontal sync signal transitions from a high signal level to a low signal level, and remains at the low signal level for a period of time, the display noise is much reduced. Therefore, the above switch can be turned on to connect the receiving channel to the touch sensor, so that the receiving channel can receive the sensing result from the touch sensor, and try to improve the signal-to-noise ratio of the touch sensor.
  • the host terminal needs to output the horizontal synchronization signal to the touch chip, which increases the complexity of the touch sensing system.
  • the above-mentioned touch detection method is difficult to meet the requirement that the touch refresh rate can be adjusted arbitrarily.
  • the above-mentioned touch detection method is not applicable to different screens. For example, for a screen with a long duration of display noise, using the above touch detection method may cause the receiving channel to disconnect from the touch sensor for a long time, which greatly reduces the time for the sensing result of the touch sensor to be output to the receiving channel. will reduce the signal-to-noise ratio.
  • the touch sensing solution disclosed in this application can generate the corresponding normalization of different receiving channels according to the similarity between display noises coupled to different receiving channels at the same time without using a horizontal synchronization signal.
  • Data normalized data
  • the touch sensing solution disclosed in this application can not only improve the accuracy of detecting touch positions in high noise scenarios, but also can Reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjustable touch refresh rate, and maintain a good signal-to-noise ratio.
  • the touch sensing solution disclosed in this application can not only improve the touch sensing system in high noise scenarios It can reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjusting the touch refresh rate, and improve the accuracy of touch detection. Further explanation is as follows.
  • FIG. 1 is a schematic diagram of an embodiment of a touch screen display of the present application.
  • the touch screen display 100 includes a display screen module 102 and a touch sensing system 104 .
  • the touch sensing system 104 is used to detect a touch event TE, such as a contact or non-contact operation performed by a finger or a stylus on the touch sensing system 104 .
  • Touch sensing system 104 may be implemented as, but not limited to, a capacitive touch screen, and may include touch sensor 110 and processing circuitry 120 .
  • the touch sensor 110 includes N sensing channels SE 1 -SE N , where N is a positive integer greater than one.
  • each sensing channel can generate a sensing result (ie, one of the N sensing results SR 1 -SR N ) according to the corresponding self-capacitance ).
  • each sensing channel can generate a sensing result (ie, One of N sensing results SR 1 -SR N ).
  • the display screen module 102 may couple the display noise to the N sensing channels SE 1 -SE N through the N coupling capacitors Cg 1 -Cg N , respectively, the N sensing results SR 1 -SR N may be respectively Carry display noise from the display screen module 102 .
  • the processing circuit 120 is coupled to the touch sensor 110 for detecting the touch event TE according to the N sensing results SR 1 -SR N. It is worth noting that the display noises included in each of the N sensing results SR 1 -SR N generated at the same time (or approximately the same time) may have a certain degree of similarity with each other.
  • the processing circuit 120 may generate corresponding N pieces of normalized data according to the N sensing results SR 1 -SR N , wherein components related to display noise in the N pieces of normalized data are the same (or approximately the same) as each other. By processing the N pieces of normalized data, the processing circuit 120 can detect the touch event TE under the condition that the influence of display noise on the detection of the touch event TE is reduced.
  • the processing circuit 120 includes N receiving channels 122.1-122.N and a controller 124.
  • the N receiving channels 122.1-122.N are respectively coupled to the N sensing channels SE 1 -SE N .
  • Each receiving channel is used to output first channel data (ie, one of the N first channel data CH 1 -CH N ) according to the sensing result from the corresponding sensing channel when the touch screen display 100 is in the bright screen state.
  • the controller 124 is coupled to the N receiving channels 122.1-122.N for obtaining the reference data (ie, one of the N reference data CH 1B -CH NB ) from the receiving channels when the touch screen display 100 is in the off-screen state. , and generate N normalized data corresponding to the N receiving channels 122.1-122.N according to the first channel data and the reference data corresponding to the N receiving channels 122.1-122.N respectively.
  • the controller 124 may subtract the first channel data corresponding to each receiving channel and the reference data, and divide the result of the subtraction of the first channel data and the reference data by a normalization factor, to generate normalized data corresponding to the receiving channel, wherein the normalization factor indicates the degree to which the receiving channel is disturbed by display noise. Therefore, components related to display noise in the N normalized data corresponding to the N receive channels 122.1-122.N may be identical (or approximately identical) to each other.
  • FIG. 2 is a schematic diagram of an embodiment of the touch screen display 100 shown in FIG. 1 .
  • the touch screen display 200 includes a touch sensing system 204 and the display screen module 102 shown in FIG. 1 .
  • the touch sensing system 204 includes a touch sensor 210 and a processing circuit 220, which may be embodiments of the touch sensor 110 and the processing circuit 120 shown in FIG. 1, respectively.
  • the N sensing channels 212.1-212.N included in the touch sensor 210 are used to sense the touch event TE, and generate N sensing results SR 1 -SR N accordingly.
  • the sensing channel 212.1 can sense the touch event TE according to the driving signal TX to generate the sensing result SR 1 , wherein the driving signal TX is provided by the driving circuit (not shown in FIG. 2 ) included in the touch sensing system 204 .
  • the N sensing channels 212.1-212.N can be represented by sensing capacitors, and can be coupled to the display screen module 102 through coupling capacitors.
  • the sensing channel 212.1 can be represented by a sensing capacitor C1, wherein the sensing capacitor C1 can be a self-capacitance or a mutual capacitance corresponding to the sensing channel 212.1, and is coupled to the display screen module 102 through the coupling capacitor Cg1. It is worth noting that since the display noise from the display screen module 102 can be coupled to the sensing channel 212.1 through the coupling capacitor Cg1, the sensing result SR1 (such as the charge of the capacitor node N1 ) can be determined according to the driving signal TX, the touch event TE and coupling capacitance Cg 1 change.
  • the processing circuit 220 includes N receive channels 222.1-222.N and a controller 224.
  • the N receiving channels 222.1-222.N can be respectively used as embodiments of the N receiving channels 122.1-122.N shown in FIG. 1 .
  • the N receive channels 222.1-222.N may have the same (or approximately the same) circuit structure.
  • the driving signal for driving the touch sensor 110 may be a frequency modulated vector signal. Therefore, each receiving channel can output the first channel data by performing in-phase and quadrature demodulation (IQ demodulation) on the corresponding sensing result, which can indicate that the sensing result corresponds to amplitude and phase information.
  • IQ demodulation in-phase and quadrature demodulation
  • the receiving channel 222.1 includes (but is not limited to) a charge amplifier 232, a low-pass filter 234, an analog-to-digital converter (ADC) 236, an in-phase quadrature demodulation unit 238, multiple digital filters 242.1 and 242.2, and a plurality of downsampling units 244.1 and 244.2.
  • ADC analog-to-digital converter
  • the charge amplifier 232 is used to amplify the sensing result SR1 to generate the amplified signal SA.
  • the low-pass filter 234 is used to filter the amplified signal SA to generate the filtered signal SF.
  • the analog-to-digital converter 236 is used to convert the filtered signal SF into a digital signal SD.
  • the in-phase and quadrature demodulation unit 238 is used for performing in-phase and quadrature demodulation on the digital signal SD to generate the in-phase signal SI and the quadrature signal SQ.
  • the digital filter 242.1 is used for filtering the in-phase signal SI to generate a filtered signal SFI.
  • the digital filter 242.2 is used for filtering the quadrature signal SQ to generate the filtered signal SFQ.
  • the downsampling unit 244.1 is used for downsampling the filtered signal SFI to generate in-phase data DI (a part of the first channel data CH1 ).
  • the downsampling unit 244.2 is used for downsampling the filtered signal SFQ to generate the quadrature data DQ (another part of the first channel data CH1 ).
  • the in-phase data DI and the quadrature data DQ can reflect the capacitance value of the sensing capacitance C1 (eg, the self-capacitance or mutual capacitance corresponding to the receiving channel 222.1).
  • the controller 224 is coupled to the N receiving channels 222.1-222.N for detecting the touch event TE according to the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N.
  • the controller 224 can detect the capacitance value of the sensing capacitance corresponding to each receiving channel according to the in-phase data and quadrature data output by each receiving channel, so as to determine the touch position of the touch event TE on the touch sensor 210 .
  • both the N first channel data CH 1 -CH N and the N reference data CH 1B -CH NB can be implemented as digital data.
  • the controller 224 may be implemented as a digital controller.
  • FIG. 3 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • the steps do not necessarily have to be performed in the order shown in FIG. 3 provided that substantially the same results are obtained.
  • the method 300 shown in FIG. 3 may also include other steps.
  • the touch sensing solution disclosed in the present application may adopt alternative implementations based on the method 300 without departing from the spirit and scope of the present application.
  • the method 300 shown in FIG. 3 is described below in conjunction with the touch screen display 200 shown in FIG. 2 .
  • the present application is not limited thereto. It is also possible to apply the method 300 to the touch screen display 100 shown in FIG. 1 .
  • step 302 receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein the N receiving channels are respectively coupled to the touch screen display of N sensing channels.
  • the controller 224 may receive N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1-222.N when the touch screen display 200 is in a bright screen state.
  • step 304 for each of the N receiving channels, the first channel data corresponding to the receiving channel is subtracted from the reference data from the receiving channel when the touch screen display is in an off-screen state.
  • step 306 the result of subtracting the first channel data corresponding to the receiving channel and the reference data is divided by a normalization factor to generate normalized data corresponding to the receiving channel, wherein
  • the normalization factor indicates the degree to which the receive channel is disturbed by display noise.
  • the display noise coupled from the display screen module 102 to the touch sensor 210 may vary because different coupling paths have different resistances and different coupling capacitances, so that the display coupled to the N sensing channels 212.1-212.N Noise has different magnitudes and phases.
  • common mode noise from the display screen module 102 eg, from the display screen cathode
  • the displayed noise coupled to the N sensing channels 212.1-212.N at the same time may have some degree of similarity. That is, components related to display noise in the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N may have a certain degree of similarity.
  • the first channel data CH i output by the receiving channel 222.i can be represented by the formula (1):
  • k i ⁇ N c may represent the display noise-related component in the first channel data CH i , where N c is the intrinsic component of the display noise of the display screen module 102 coupled to the touch sensor 210 , and k i is the display screen module 102
  • the scale factor of the display noise coupled to the receive channel 222.i. ki may be used as a normalization factor that indicates the degree to which receive channel 222.i is disturbed by display noise.
  • the controller 224 may subtract the first channel data CH 1 and the reference data CH 1B , and divide the result of the subtraction by the normalization factor k 1 to generate the corresponding data of the receiving channel 222.1 Normalized data NC 1 .
  • the reference data CH 1B is acquired when the touch screen display 200 is in a screen-off state
  • the reference data CH 1B hardly carries components related to display noise.
  • the reference data CH 1B may be data having a component of a small amount of random noise.
  • the controller 224 may receive a plurality of second channel data ⁇ CH 12 ⁇ , which are respectively output by the receiving channel 222.1 at a plurality of time points when the touch screen display 200 is in the off-screen state.
  • the controller 224 can use the average of the plurality of second channel data ⁇ CH 12 ⁇ as the reference data CH 1B , so that the random noise-related components in the reference data CH 1B are greatly reduced or almost non-existent.
  • the reference data CH 1B may be data not generated in response to the touch event TE.
  • the controller 224 may obtain the reference data CH 1B from the receiving channel 222.1 before the touch event TE occurs, or before no touch event occurs. Therefore, the normalized data NC 1 can be represented by equation (2):
  • ⁇ S 1 may correspond to the amount of signal change generated by the sensing channel 212.1 due to the touch event TE.
  • the controller 224 can measure the reference data CH 1B in advance and receive the output from the channel 222.1 when the touch screen display 200 is in a high noise scene before the touch event TE occurs (or before the touch event occurs) , and calculate the normalization factor k 1 corresponding to the receiving channel 222.1.
  • the touch event is detected according to the N normalized data corresponding to the N receiving channels respectively.
  • the controller 224 may detect the touch event TE according to the N normalized data NC 1 -NC N corresponding to the N receiving channels 222.1 - 222.N respectively.
  • the controller 224 can detect the touch event TE by removing the component related to display noise (ie, N c ) by subtracting the N normalized data NC 1 -NC N two by two. For example, the controller 224 can calculate the normalized data NC i corresponding to the receive channel 222.i (i is any integer between 1 and N) and K of the N receive channels 222.1-222.N, respectively. The M power of the difference between the K normalized data corresponding to the receiving channel to generate K calculation results, where K is a positive integer greater than 1, and M is a positive real number.
  • the controller 224 may generate a channel indicator of the receiving channel 222.i according to the K calculation results, such as one of the N channel indicators idx1 - idxN corresponding to the N receiving channels 222.1-222.N respectively.
  • the controller 224 can determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the channel indicator.
  • the components related to display noise in each normalized data are inherent components of display noise coupled to the corresponding receive channel. Therefore, by correlating the N normalized data NC 1 -NC N , the controller 224 can generate a processing result that removes components related to display noise, so as to accurately reduce the interference of the display noise. Detects where the touch event TE occurs. In addition, the controller 224 may further control the operation of the touch display 200 according to the detection result of the touch event TE.
  • controller 224 shown in FIG. 2 to calculate the channel index according to the N normalized data NC 1 -NC N to detect the touch event TE are given below.
  • present application is not limited thereto. As long as it is a touch sensing solution that can normalize the data of multiple channels to reduce components related to display noise, so as to detect touch events, related alternative implementations still belong to the spirit and scope of the present application.
  • FIG. 4 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
  • the method 400 can be an embodiment of the method 300 shown in FIG. 3 .
  • the method 400 shown in FIG. 4 is described below in conjunction with the touch screen display 200 shown in FIG. 2 .
  • the present application is not limited thereto. It is also possible to apply the method 400 to the touch screen display 100 shown in FIG. 1 .
  • the touch sensing system 204 may measure the N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1 - 222.N at a certain moment.
  • Step 402 can be an embodiment of step 302 shown in FIG. 3 .
  • the N receiving channels 222.1-222.N can respectively receive N sensing results SR 1 -SR N at the same time (or approximately the same time), so as to generate N sensing results SR 1 -SR N respectively.
  • the first channel data CH 1 -CH N .
  • the controller 224 may receive the N first channel data CH1 -CHN from the N receive channels 222.1-222.N at the same time (or approximately the same time).
  • the controller 224 may calculate the normalized data corresponding to each receive channel.
  • Step 404 can be used as an implementation of step 304 and step 306 shown in FIG. 3 .
  • the controller 224 may calculate the normalized data of each receiving channel using the above equation (2).
  • the channel data output by each receiving channel is vector data including in-phase data and quadrature data.
  • the normalized data for the N receive channels 222.1-222.N can be represented as the vector NC V shown below.
  • NC V [NC 1 ,NC 2 ,...,NC N ]
  • the controller 224 may calculate the gravity index corresponding to each receiving channel according to the vector NC V. Taking the receiving channel 222.i (i is any integer between 1 and N) as an example, the gravity index G i of the receiving channel 222.i can be expressed as:
  • n0 and n1 are positive integers less than N, n0 is less than n1, M is a positive real number, and r 0 is a non-zero real number. That is, the controller 224 can calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively.
  • the M power of the gap to produce K computation results (ie
  • M ), where K (n1-n0+1).
  • controller 224 may respectively add the K calculation results by a predetermined value
  • the controller 224 may determine whether the touch event TE occurs on the sensing channel 212.i according to the gravity index G i .
  • Steps 406 and 408 can be used as an implementation of step 308 shown in FIG. 3 .
  • the controller 224 can determine that the touch event TE occurs on the sensing channel 212.i.
  • the controller 224 may determine that the touch event TE does not occur on the sensing channel 212.i.
  • the above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
  • may be replaced by other suitable negative real numbers.
  • the controller 224 may determine that the touch event TE occurs on the sensing channel 212.i when the gravity index G i is greater than the threshold.
  • n1 may be set as the number of receive channels (ie, N) of the processing circuit 220 .
  • FIG. 5A and 5B respectively show the results of detecting a touch event in a high-noise scenario.
  • FIG. 5A Please refer to FIG. 5A together with FIG. 2 , which directly uses the difference between the channel data CH i shown in FIG. 2 and the reference data CH iB shown in FIG. 2 to determine the sensing channel 212.i shown in FIG. 2 Whether there is a schematic diagram of the pointer being touched.
  • N is equal to 29, and touch events TE occur on multiple sensing channels 212.7-212.9.
  • FIG. 5A uses the difference between the channel data CH i shown in FIG. 2 and the reference data CH iB shown in FIG. 2 to determine the sensing channel 212.i shown in FIG. 2 Whether there is a schematic diagram of the pointer being touched.
  • N is equal to 29, and touch events TE occur on multiple sensing channels 212.7-212.9.
  • FIG. 1 As shown in FIG.
  • FIG. 5B is a schematic diagram of changes of N gravity indices G 1 -GN generated by the touch sensing system 204 shown in FIG. 2 using the method 400 shown in FIG. 4 .
  • N is equal to 29, and touch events TE occur on multiple sensing channels 212.7-212.9.
  • the gravity indexes G 7 -G 9 corresponding to the plurality of sensing channels 212.7-212.9 are significantly lower than the gravity indexes corresponding to other sensing channels. That is, the controller 224 can perform normalization processing on the channel data to greatly reduce the interference of display noise, so as to accurately determine the location where the touch event TE occurs.
  • the plurality of normalized data may be divided into multiple groups of normalized data to divide the corresponding multiple sensing channels into multiple sets of sensing channels, so that touch detection is performed on each set of sensing channels respectively.
  • the touch sensing solution disclosed in the present application can shorten the time required for touch detection.
  • FIG. 6 is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application.
  • the method 600 can be used as an embodiment of the method 300 shown in FIG. 3 .
  • the method 600 is substantially the same as the method 400 shown in FIG. 4 , the difference between the two is that the method 600 can divide the N normalized data NC 1 -NC N into multiple sets of normalized data, and detect the touch event TE accordingly.
  • the method 600 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 .
  • the controller 224 may divide the N normalized data NC 1 -NC N into P groups GP 1 -GP P , so as to perform touch detection on the P groups GP 1 -GP P respectively , where P is a positive integer.
  • the controller 224 may adopt the operation of step 406 to calculate the gravity index corresponding to each receiving channel in the group GP1 . That is, the controller 224 can calculate the receiving channel according to the normalized data corresponding to one receiving channel in the group GP1 and the normalized data corresponding to the multiple receiving channels in the group GP1 gravity indicator.
  • step 606.q (q is any integer between 2 and P), the controller 224 can use the operation of step 406 to calculate the gravity index corresponding to each receiving channel in the group GP q .
  • step 608.1 the controller 224 may use the operation of step 408 to determine whether the touch event TE occurs on the sensing channel corresponding to the group GP1. Similarly, in step 608.q (q is any integer between 2 and P), the controller 224 can use the operation of step 408 to determine whether the touch event TE occurs on the sensing channel corresponding to the group GP q .
  • the step of generating the channel index idx i corresponding to the receiving channel 222.i according to the above K calculation results may be implemented in other manners.
  • FIG. 7 is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application.
  • the method 700 can be used as an embodiment of the method 300 shown in FIG. 3 .
  • the method 700 is substantially the same as the method 400 shown in FIG. 4 , the difference between the two lies in the implementation of generating the channel indicator.
  • the method 700 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 , such as the vector NC V shown in the above formula (3).
  • the controller 224 may calculate the anti-gravity index corresponding to each receiving channel according to the N normalized data NC 1 -NC N. Taking the receiving channel 222.i (i is any integer between 1 and N) as an example, the antigravity index IG i of the receiving channel 222.i can be expressed as:
  • the controller 224 can calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively.
  • the M power of the gap to produce K computation results ie
  • M ), where K (n1-n0+1).
  • the controller 224 may add the K calculation results to generate the anti-gravity index IG i , which may be an implementation of the channel index idx i shown in FIG. 2 .
  • step 708 the controller 224 can determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the anti-gravity indicator IG i .
  • Steps 706 and 708 can be used as an implementation of step 308 shown in FIG. 3 .
  • the controller 224 can determine that the touch event TE occurs on the sensing channel 212.i.
  • the anti-gravity indicator IG i is less than or equal to the threshold, the controller 224 can determine that the touch event TE does not occur on the sensing channel 212.i.
  • the above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
  • the controller 224 may determine that the touch event TE occurs on the sensing channel 212.i when the anti-gravity indicator IG i is less than the threshold.
  • n1 may be set as the number of receive channels (ie, N) of the processing circuit 220 .
  • the control 224 may divide the N normalized data NC 1 -NC N into multiple sets of normalized data, so that the operations of steps 706 and 708 are used for each set of normalized data to perform touch detection.
  • FIG. 8 is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application.
  • the method 800 can be used as an embodiment of the method 300 shown in FIG. 3 .
  • the method 800 is substantially the same as the method 400 shown in FIG. 4, the difference between the two lies in the implementation of generating the channel indicator.
  • the method 800 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 , such as the vector NC V shown in the above formula (3).
  • the controller 224 may calculate the group index GN i corresponding to the receiving channel 222.i (i is any integer between 1 and N) according to the N normalized data NC 1 -NC N , which can be used as an implementation of the channel index idx i shown in FIG. 2 .
  • the controller 224 may calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively. M power to generate K calculation results (ie
  • M ), where K (n1-n0+1).
  • the controller 224 may count the number of the calculation results smaller than the reference value TH among the K calculation results to generate the group index GN i .
  • the group index GN i can be expressed as:
  • n0 and n1 are positive integers less than N, and n0 is less than n1.
  • NB(i,j) can be determined by equation (7):
  • the group index GN i may indicate how similar the normalized data NC i of the receive channel 222.i is to the normalized data corresponding to the other receive channels.
  • the controller 224 may determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the group indicator GN i . For example, when the number of the sensing channels touched at the same time is less than the predetermined number, when the group index GN i is greater than the threshold, the controller 224 can determine that the touch event TE does not occur on the sensing channel 212.i.
  • the above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
  • step 810 when it is determined that the touch event TE does not occur on the sensing channel 212.i, the controller 224 may determine that the touch event TE does not occur on the corresponding sensing channel 212.j when NB(i, j) is equal to 1. Additionally, the controller 224 may define the receive channels involved when NB(i,j) equals 1 as the channel set GX i . Taking the calculation of the group index GN i of the receiving channel 222.1 as an example, when NB(1,2), NB(1,3) and NB(1,4) are all equal to 1, the controller 224.1 can determine that the touch event has not occurred. Occurs on a plurality of sensing channels 212.1-212.4 and defines a channel set GXi that includes a plurality of sensing channels 212.1-212.4.
  • step 812 the controller 224 may determine whether the detection of the N receiving channels 222.1-222.N has been completed. If yes, go to step 814; otherwise, go to step 806. For example, the controller 224 may determine whether the detection of the N receiving channels 222.1-222.N has been completed by judging whether the respective group indicators of the N receiving channels 222.1-222.N have been calculated.
  • the controller 224 may determine the location where the trigger event TE occurs according to the union of the respective corresponding channel sets of the N receiving channels 222.1-222.N.
  • the above union may indicate a set of sensing channels that are not touched, and the controller 224 may determine the sensing channels other than the set of sensing channels as the location where the touch event TE occurs.
  • Steps 806 to 814 may be used to implement step 308 shown in FIG. 3 .
  • n1 can be set as the number of receive channels (ie, N) that the processing circuit 220 has.
  • the controller 224 may omit the execution of steps 812 and 814, and determine the location where the touch event TE occurs according to the channel set corresponding to a certain receiving channel.
  • the controller 224 may omit the execution of steps 810 and 814, and determine whether the corresponding sensing channel is touched according to the respective group indicators of the N receiving channels 222.1-222.N.
  • the controller 124 may include, but is not limited to, a memory 126 and a processor 128 .
  • Memory 126 may be used to store program instructions.
  • the processor 128 is coupled to the memory 126 and can be used to invoke program instructions stored in the memory 126, so that the controller 124 executes the touch sensing solution disclosed in this application, such as the method 300 shown in FIG. 3 and the method shown in FIG. 4 . 400 , at least one of the method 600 shown in FIG. 6 , the method 700 shown in FIG. 7 , and the method 800 shown in FIG. 8 .
  • the controller 2 may include a memory and a processor (not shown), wherein the processor may invoke program instructions stored in the memory to cause the controller 224 to Implement the touch sensing scheme disclosed in this application. Since those skilled in the art should be able to understand the details of the operation of the controller 124/224 including the memory and the processor to execute the touch sensing scheme disclosed in the present application after reading the above paragraphs about FIG. 1 to FIG. 8, therefore, Further description is omitted here.
  • the touch sensing solution disclosed in this application can normalize the channel data of the receiving channel according to the similarity between the display noises coupled to different receiving channels, thereby greatly reducing the interference of display noise on touch detection, Reduce the error rate of touch detection in high-noise scenarios, and can meet the needs of arbitrarily adjusting the touch refresh rate and maintain a good signal-to-noise ratio.
  • the signal components generated by each of the N sensing channels SE 1 -SE N in response to the display noise of the display screen module 102 may have a certain degree of similarity with each other.
  • the processing circuit 120 may generate corresponding N pieces of first normalized data according to the N sensing results SR 1 -SR N , wherein components related to display noise in the N pieces of first normalized data are approximately the same.
  • the processing circuit 120 may perform a weighted average on the N first normalized data to generate The second normalized data corresponding to this sensing channel.
  • the above-mentioned second normalized data may also include signal components generated by other sensing channels in response to the display noise coupled to the signal components of the sensing channel.
  • the processing circuit 120 can more accurately obtain the signal components generated in response to the touch event TE in the sensing result according to the second normalized data.
  • the controller 124 can obtain the reference data (ie, one of the N reference data CH 1B - CH NB ) from the receiving channel when the touch screen display 100 is in the off-screen state, and according to the N receiving channels 122.1 -122.N correspond to the first channel data and reference data respectively, and generate N first normalized data corresponding to the N receiving channels 122.1-122.N.
  • the controller 124 may subtract the first channel data corresponding to each receive channel from the reference data, and divide the difference between the first channel data and the reference data by a normalization factor to obtain First normalized data corresponding to the receiving channel is generated. Since the normalization factor indicates the degree to which the receiving channel is disturbed by display noise. Therefore, components related to display noise in the N first normalized data may be the same (or approximately the same) as each other.
  • the controller 124 may perform a weighted average on the N first normalized data according to the degree of influence of the N sensing channels SE 1 -SE N on the sensing results received by the receiving channels to generate the Second normalized data corresponding to a channel is received, so as to correct the first channel data.
  • the controller 124 may perform a weighted average on the N first normalized data according to the touch states of the N sensing channels SE 1 -SE N and the corresponding weighting function of the receiving channels to generate the second Normalize data.
  • the controller 124 may correct the first channel data according to the normalization factor and the second normalization data.
  • the following uses the touch screen display 200 shown in FIG. 2 to describe the data processing solution of the touch screen display disclosed in the present application. However, this is for illustration purposes.
  • the data processing solution of the touch screen display disclosed in this application can be applied to other implementations based on the circuit structure shown in FIG. 1 .
  • the controller 224 may perform a weighted average on the N first channel data CH 1 -CH N according to the degree of influence of the N sensing channels SE 1 -SE N on a certain first channel data , to correct this first channel data. By correcting the N first channel data CH 1 -CH N , the controller 224 can detect the touch event TE more accurately.
  • the controller 224 can preliminarily determine the touch position of the touch event TE on the touch sensor 210 according to the in-phase data and quadrature data output by each receiving channel.
  • the controller 224 may also perform a weighted average on the N first channel data CH 1 -CH N to correct the in-phase data and quadrature data output by at least one receiving channel to obtain a more accurate sensing capacitance value detection result.
  • the corrected channel data reflects how hard the touch position is pressed.
  • both the N first channel data CH 1 -CH N and the N reference data CH 1B -CH NB can be implemented as digital data. Accordingly, the controller 224 may be implemented as a digital controller.
  • FIG. 9 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
  • the steps do not necessarily have to be performed in the order shown in FIG. 9 provided that substantially the same results are obtained.
  • the data processing method 900 shown in FIG. 9 may further include other steps.
  • the touch sensing solution disclosed in the present application may adopt alternative implementations based on the data processing method 900 without departing from the spirit and scope of the present application.
  • the data processing method 900 shown in FIG. 9 is described below in conjunction with the touch screen display 200 shown in FIG. 2 .
  • the present application is not limited thereto. It is also feasible to apply the data processing method 900 to the touch screen display 100 shown in FIG. 1 .
  • step 902 receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein the N receiving channels are respectively coupled to the touch screen display of N sensing channels.
  • step 904 for each of the N receiving channels, the difference between the first channel data and the reference data corresponding to the receiving channel is divided by a normalization factor to generate the receiving channel Corresponding first normalized data, wherein the reference data comes from the receiving channel when the touch screen display is in an off-screen state, and the normalization factor indicates the degree to which the receiving channel is disturbed by display noise.
  • the display noise coupled from the display screen module 102 to the touch sensor 210 may vary because different coupling paths have different resistances and different coupling capacitances, so that the display coupled to the N sensing channels 212.1-212.N Noise has different magnitudes and phases.
  • the display noise coupled to the N sensing channels 212.1-212.N at the same time or approximately the same time
  • it is the common mode from the display screen module 102 eg, from the display cathode
  • the displayed noise coupled to the N sensing channels 212.1-212.N at the same time may have some degree of similarity. That is, components related to display noise in the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N may have a certain degree of similarity.
  • the first channel data CH i output by the receiving channel 222.i can be represented by equation (8):
  • k i ⁇ N c may represent the display noise-related component in the first channel data CH i , where N c is the intrinsic component of the display noise of the display screen module 102 coupled to the touch sensor 210 , and k i is the display screen module 102
  • the scale factor of the display noise coupled to the receive channel 222.i. ki may be used as a normalization factor that indicates the degree to which receive channel 222.i is disturbed by display noise.
  • the controller 224 may subtract the first channel data CH i and the reference data CH iB , and divide the result of the subtraction by the normalization factor k i to generate the receive channel 222 .i corresponds to the first normalized data NC i .
  • the reference data CH iB is acquired when the touch screen display 200 is in the off-screen state, the reference data CH 1B hardly carries components related to display noise.
  • the reference data CH iB may be data having a component of a small amount of random noise.
  • the controller 224 can receive a plurality of second channel data ⁇ CH 12 ⁇ , which are respectively output by the receiving channel 222.1 at a plurality of time points when the touch screen display 200 is in the off-screen state.
  • the controller 224 can use the average of the plurality of second channel data ⁇ CH 12 ⁇ as the reference data CH 1B , so that the random noise-related components in the reference data CH 1B are greatly reduced or almost non-existent.
  • the reference data CH iB may be data not generated in response to the touch event TE.
  • the controller 224 may obtain the reference data CH iB from the receiving channel 222.i before the touch event TE occurs, or before no touch event occurs. Therefore, the first normalized data NC i can be expressed based on equation (9):
  • ⁇ S i may correspond to the amount of signal change generated by the sensing channel 212.i due to the touch event TE.
  • the controller 224 can measure the reference data CH iB in advance, and measure the receiving channel 222 before the touch event TE (or before the touch event has not yet occurred) when the touch screen display 200 is in a high noise scene .i outputs the multiple channel data, and calculates the normalization factor ki corresponding to the receiving channel 222.i.
  • step 906 according to the touch states of the N sensing channels and the weighting function corresponding to the receiving channels, the N first normalized data corresponding to the N receiving channels are weighted and averaged to generate the N first normalized data corresponding to the N receiving channels.
  • the second normalized data corresponding to the receiving channel is received.
  • the controller 224 may, according to the touch states of the N sensing channels 212.1-212.N and the weighting function corresponding to the receiving channel 222.i, perform an operation on the N first normalized data NC 1 -NC N performs a weighted average to generate the second normalized data NC iC corresponding to the receive channel 222.i.
  • each first normalized data includes the noise interference received by the sensing channel
  • the second normalized data NC iC generated by the weighted average of the N first normalized data NC 1 -NC N can be Including the signal components generated by the coupling of noise interference received by other sensing channels to the sensing channel 212.i.
  • the first channel data is corrected according to the normalization factor and the second normalization data.
  • the controller 224 can correct the first channel data CH i according to the normalization factor ki and the second normalized data NC iC .
  • the second normalized data NC iC can be used as a corrected version of the first normalized data NC i corresponding to the receiving channel 222.i. Therefore, the controller 224 can correct the first channel data CH i based on Equation (8).
  • the component (k i ⁇ N c ) related to display noise in the first channel data CH i may be much larger than the component (N i ) related to random noise.
  • the controller 224 may subtract the product of the normalization factor ki and the second normalized data NC iC from the first channel data CH i as a corrected version of the first channel data CH i .
  • FIG. 10 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
  • the method 1000 can be used as an embodiment of the method 900 shown in FIG. 9 .
  • the method 1000 shown in FIG. 10 is described below in conjunction with the touch screen display 200 shown in FIG. 2 .
  • the present application is not limited thereto. It is also possible to apply the method 1000 to the touch screen display 100 shown in FIG. 1 .
  • the steps do not necessarily have to be performed in the order shown in FIG. 10 if the obtained results are substantially the same.
  • the touch sensing system 204 may measure the N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1-222.N at a certain moment.
  • Step 1002 can be an implementation of step 902 shown in FIG. 9 .
  • the N receiving channels 222.1-222.N can respectively receive N sensing results SR 1 -SR N at the same time (or approximately the same time), so as to generate N sensing results SR 1 -SR N respectively.
  • the first channel data CH 1 -CH N .
  • the controller 224 may receive the N first channel data CH1 -CHN from the N receive channels 222.1-222.N at the same time (or approximately the same time).
  • the controller 224 may calculate the first normalized data corresponding to each receive channel.
  • Step 1004 can be an implementation of step 904 shown in FIG. 9 .
  • the controller 224 can calculate the first normalized data of each receiving channel by using the above equation (9).
  • the channel data output by each receiving channel is vector data including in-phase data and quadrature data. Therefore, the N pieces of first normalized data NC 1 -NC N can be represented as a vector NC V shown below.
  • NC V [NC 1 ,NC 2 ,...,NC N ]
  • the controller 224 can pre-determine the touch states of the N sensing channels 212.1-212.N when the touch event TE occurs. For example, the controller 224 can at least determine which of the N sensing channels 212.1-212.N are not touched according to the N first channel data CH 1 -CH N , and generate a 1 ⁇ N data accordingly.
  • the matrix isNoTouch which can be represented as follows:
  • the controller 224 may set the element B i to 0.
  • the controller 224 may set the element B i to 1.
  • the controller 224 may determine the weighting function corresponding to each of the N receiving channels 222.1-222.N. Taking the receiving channel 222.i as an example, the controller 224 may determine the weighting function Wi corresponding to the receiving channel 222.i, which may include N weighting coefficients wx i1 -wx corresponding to the N sensing channels 212.1-212.N respectively iN .
  • the weighting function Wi can be represented as a 1 ⁇ N matrix:
  • Wi [wx i1 ,wx i2 ,...,wx ii ,...,wx iN ]
  • the N weighting coefficients wx i1 -wx iN can be 0 or any positive real numbers.
  • the weighting coefficient corresponding to each sensing channel may be determined according to the distance between the sensing channel and the sensing channel 212.i (the number of sensing channels). For example, compared to the sensing channel farther away from the sensing channel 212.i, the noise interference received by the sensing channel that is closer to the sensing channel 212.i may have a greater impact on the sensing channel 212.i .
  • the number of sensing channels between the sensing channel 212.i and one of the N sensing channels 212.1-212.N is less than the number of sensing channels between the sensing channel 212.i and the other sensing channel of the N sensing channels 212.1-212.N
  • the weighting coefficient corresponding to the sensing channel may be greater than the weighting coefficient corresponding to the other sensing channel.
  • the weighting coefficient corresponding to one sensing channel among the N sensing channels 212.1-212.N may be proportional to the difference between the sensing channel 212.i and the sensing channel The inverse of the number of sensing channels.
  • the weighting function Wi can be represented by the formula (13):
  • Wi [...,1/3,1/2,1,1/2,1/3,...,1/
  • the weighting coefficient corresponding to one sensing channel among the N sensing channels 212.1-212.N may be proportional to the inverse of the square of the number of sensing channels between the sensing channel 212.i and the sensing channel.
  • the weighting function Wi can be represented by the formula (14):
  • Wi [...,1/9,1/4,1,1/4,1/9,...,1/
  • the controller 224 may determine the N first normalized data NC 1 -NC according to the touch states of the N sensing channels 212.1-212.N and the N weighting coefficients wx i1 -wx iN of the weighting function Wi N respectively correspond to N weighting factors, and perform a weighted average on the N first normalized data NC 1 -NC N accordingly.
  • Steps 1006 to 1010 can be used as an implementation of step 906 shown in FIG. 9 .
  • the N weighting factors can be determined according to the matrix isNoTouch and the N weighting coefficients wx i1 -wx iN .
  • the weighted average result of the N first normalized data NC 1 -NC N (that is, the second normalized data NC iC corresponding to the receiving channel 222.i ) can be expressed as:
  • B j is an element in the matrix isNoTouch shown in equation (11), used to indicate the touch state of the sensing channel 212.j (j is any integer between 1 and N).
  • the controller 224 may set the weighting factor of the first normalized data corresponding to the sensing channel to is 0.
  • the controller 224 may set the weight of the first normalized data corresponding to the sensing channel according to the weighting coefficient corresponding to the sensing channel factor. For example, when it is determined that the sensing channel 212.j is touched, the controller 224 may set the element B j to 0, so that the weighting factor of the first normalized data NC j corresponding to the sensing channel 212.j is equal to 0.
  • the controller 224 can set the element B j to 1, so that the weighting factor of the first normalized data NC j corresponding to the sensing channel 212.j is equal to “wx ij / (B 1 ⁇ wx i1 +B 2 ⁇ wx i2 +...+B N ⁇ wx iN )”.
  • the controller 224 may subtract the product of the normalization factor ki and the second normalized data NC iC from the first channel data CH i to generate the corrected channel data CH iC (that is, the first channel data CH i C ).
  • the corrected version of the one-channel data CH i as shown in equation (16):
  • Step 1012 may be an implementation of step 908 shown in FIG. 9 .
  • the controller 224 can correct the N first channel data CH 1 -CH N , so as to control the operation of the touch display 200 according to the corrected channel data.
  • the matrix isNoTouch may take other implementations.
  • the controller 224 may set the value of element B i when sensing channel 212.i is not touched to a positive real number not equal to 1.
  • the weighting function Wi corresponding to the above receiving channel 222.i may be implemented by other forms of weighting functions.
  • the sensing channel 212.i corresponding to the first channel data CH i to be corrected may be the touched sensing channel, the weighting coefficient wx ii of the sensing channel 212.i can be set to 0.
  • the weighting coefficient wx of the sensing channel 212.i can be ii is set to 0, and the M weighting coefficients corresponding to the M sensing channels adjacent to the sensing channel 212.i are set to 0, where M is a positive integer less than N.
  • the weighting function Wi can be represented by (but not limited to) formula (17):
  • Wi [...,1/9,0,0,0,1/9,...,1/
  • FIG. 11 is a schematic diagram of the standard deviation of each channel data generated by the touch sensing system 204 shown in FIG. 2 using the data processing method 1000 shown in FIG. 10 in a high-noise scenario.
  • FIG. 11 also shows the standard deviation of each channel data generated without the data processing method 1000 shown in FIG. 10 .
  • the touch sensor 210 shown in FIG. 2 may include 29 sensing channels 212.1-212.29 (ie, N equals 29).
  • the measurement result DR1 corresponds to the standard deviation of the first channel data that has not passed the correction process.
  • the measurement result DR2 corresponds to the standard deviation obtained by using the channel data corresponding to the same receiving channel to correct the channel data corresponding to all receiving channels.
  • the measurement result DR3 corresponds to the standard deviation obtained by performing the correction process using the data processing method 1000 shown in FIG. 10 .
  • the measurement result DR1 is generated as follows.
  • the processing circuit 220 may measure the sensing result of each sensing channel 100 times to generate the standard deviation of the 100 first channel data with respect to the 100 first channel data received by the corresponding receiving channel.
  • the standard deviation corresponding to the receiving channel 222.1 is the standard deviation of the first channel data CH1 output from the receiving channel 222.1 100 times.
  • the measurement result DR2 is generated as follows.
  • the processing circuit 220 can measure the sensing results of each sensing channel 100 times, wherein the processing circuit 220 can use the first normalized data corresponding to a certain sensing channel that has not been touched to correct the difference between each receiving channel and each receiving channel. The first channel data output during the next measurement.
  • the sensing channel 212.29 is an untouched sensing channel.
  • the processing circuit 220 can correct the result generated by the first channel data of each receiving channel according to the first normalized data NC 29 corresponding to the sensing channel 212.29. For example, each time the first channel data CH 1 output by the receiving channel 222.1 can be corrected by the corresponding first normalized data NC 29 .
  • the processing circuit 220 can generate the standard deviation corresponding to the receiving channel 222.1 according to the calibration results of the 100 first channel data CH1 corresponding to the 100 measurements. Similarly, the processing circuit 220 can correct the first channel data corresponding to other receiving channels according to the first normalized data NC 29 corresponding to the sensing channel 212.29 in each measurement, thereby generating a standard deviation corresponding to each receiving channel. It can be seen from FIG. 5 that, compared with the measurement result DR1, the standard deviation corresponding to the measurement result DR2 has been greatly reduced. However, the standard deviation of the channel data increases with distance from the sensing channel 212.29. The signal-to-noise ratio of touch-sensing systems still needs to be improved.
  • the standard deviation corresponding to the measurement result DR3 is not only greatly reduced, but also has a good correction effect when correcting the channel data corresponding to the sensing channel 212.29 farther away. That is to say, through the weighted average correction process disclosed in the present application, the touch sensing system can still have a good signal-to-noise ratio in a high-noise scenario.
  • the controller 124 may include, but is not limited to, a memory 126 and a processor 128 .
  • Memory 126 may be used to store program instructions.
  • the processor 128 is coupled to the memory 126 and can be used to call program instructions stored in the memory 126, so that the controller 124 executes the touch sensing solution disclosed in this application, such as the data processing method 900 shown in FIG. 9 and the data processing method 900 shown in FIG. 10 . At least one of the data processing methods 1000.
  • the controller 224 shown in FIG. 2 may include a memory and a processor (not shown), wherein the processor may invoke program instructions stored in the memory to cause the controller 224 to Implement the touch sensing scheme disclosed in this application.
  • the controller 124/224 including the memory and the processor implements the touch sensing scheme disclosed in the present application after reading the above paragraphs about FIG. 1, FIG. 2, FIG. 9 to FIG. 11 Therefore, further descriptions are not repeated here.

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)

Abstract

The present application discloses a touch screen display processing circuit and a touch event determination method. The method comprises: receiving N pieces of first channel data respectively output by N receiving channels when the touch screen display is in an on state, wherein the N receiving channels are respectively coupled to N sensing channels of the touch screen display (302); for each of the receiving channels, subtracting reference data from the receiving channel when the touch screen display is in an off state from first channel data corresponding to the receiving channel (304); dividing the result of subtracting the reference data from the first channel data by a normalization factor to produce normalized data corresponding to the receiving channel, wherein the normalization factor indicates the degree of display noise interference caused to the receiving channel (306); and detecting the touch event according to the N pieces of normalized data respectively corresponding to the N receiving channels (308). The method can improve the accuracy of touch detection in a high-noise scenario.

Description

触摸屏显示器的处理电路、数据处理方法和判断触摸事件的方法Processing circuit of touch screen display, data processing method and method for judging touch event 技术领域technical field
本申请涉及触摸数据处理技术,尤其涉及一种判断触摸屏显示器上的触摸事件的方法、触摸屏显示器的处理电路以及触摸屏显示器的数据处理方法。The present application relates to touch data processing technology, and in particular, to a method for judging a touch event on a touch screen display, a processing circuit for the touch screen display, and a data processing method for the touch screen display.
背景技术Background technique
随著触摸感应技术的发展,具有触摸屏显示器(touch screen)的便携式电子产品(例如手机、平版电脑和车载系统)已相当普遍。然而,轻薄化的设计趋势减少了触摸屏模块与显示屏模块之间的距离,使触摸屏受到显示屏的噪声干扰更加明显,降低了触摸屏检测触摸位置的精确度。例如,相比于液晶显示屏(LCD),有机发光二极管(OLED)显示屏无需使用背光层和液晶层,而具有较薄的厚度。虽然采用OLED显示屏可以减少手机的厚度,但增加了显示屏模块和触摸屏模块之间的电容。在OLED显示屏处于亮屏状态,并播放高噪声画面的情形下,显示噪声会通过高电容值的电容耦合到触摸屏的触摸传感器,使触摸传感器的信噪比降低,提高对触摸位置误判的可能性。With the development of touch-sensing technology, portable electronic products such as cell phones, tablet computers, and in-vehicle systems with touch screens have become quite common. However, the trend of thin and light design reduces the distance between the touch screen module and the display screen module, so that the touch screen is more obviously disturbed by the noise of the display screen, and the accuracy of the touch screen detection of the touch position is reduced. For example, compared to a liquid crystal display (LCD), an organic light emitting diode (OLED) display does not need a backlight layer and a liquid crystal layer, and has a thinner thickness. Although using an OLED display can reduce the thickness of the phone, it increases the capacitance between the display module and the touch screen module. When the OLED display is on and playing a high-noise picture, the display noise will be coupled to the touch sensor of the touch screen through the capacitance of high capacitance value, which reduces the signal-to-noise ratio of the touch sensor and improves the risk of misjudgment of the touch position. possibility.
发明内容SUMMARY OF THE INVENTION
本申请的目的之一在于公开一种判断触摸屏显示器上的触摸事件的方法,触摸屏显示器的数据处理方法,以及触摸屏显示器的处理电路,来解决现有技术中的上述问题。One of the objectives of the present application is to disclose a method for judging a touch event on a touch screen display, a data processing method for the touch screen display, and a processing circuit for the touch screen display, so as to solve the above problems in the prior art.
本申请的某些实施例公开了一种判断触摸屏显示器上的触摸事件的方法。所述方法包括:接收所述触摸屏显示器包括的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,N是大于1的正整数,所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道;针对所述N个接收通道的每一接收通道,将所述接收通道对应的第一通道数据与所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据相减,以及将所述第一通道数据与所述参考数据两者相减的结果除以归一化因子,以产生所述接收通道对应的归一化数据,其中所述归一化因子指示出所述接收通道受显示噪声干扰的程度;以及根据所述N个接收通道分别对应的N个归一化数据,检测所述触摸事件。Certain embodiments of the present application disclose a method of determining a touch event on a touch screen display. The method includes: receiving N first channel data respectively output by N receiving channels included in the touch screen display when the touch screen display is in a bright screen state, where N is a positive integer greater than 1, and the N receiving channels are respectively coupled to the N sensing channels of the touch screen display; for each receiving channel of the N receiving channels, the first channel data corresponding to the receiving channel and the touch screen display in the off-screen state are obtained from the The reference data of the receiving channel is subtracted, and the result of subtracting the first channel data and the reference data is divided by a normalization factor to generate normalized data corresponding to the receiving channel, wherein the The normalization factor indicates the degree to which the receiving channel is interfered by display noise; and the touch event is detected according to the N normalized data corresponding to the N receiving channels respectively.
本申请的某些实施例公开了一种触摸屏显示器的处理电路。所述处理电路包括N个接收通道和控制器。所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道。N是大于1的正整数。每一接收通道用以于所述触摸屏显示器处于亮屏状态时根据来自相对应的感应通道的传感结果输出第一通道数据。所述控制器耦接于所述N个接收通道,用以取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据,以及执行上述的方法。Certain embodiments of the present application disclose a processing circuit for a touch screen display. The processing circuit includes N receive channels and a controller. The N receiving channels are respectively coupled to the N sensing channels of the touch screen display. N is a positive integer greater than 1. Each receiving channel is used for outputting the first channel data according to the sensing result from the corresponding sensing channel when the touch screen display is in the bright screen state. The controller is coupled to the N receiving channels, and is used for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and executing the above method.
本申请的某些实施例公开了一种触摸屏显示器的数据处理方法。所述数据处理方法包括:接收所述触摸屏显示器的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,其中N是大于1的正整数,所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道;针对所述N个接收通道中的每一接收通道,将所述接收通道对应的第一通道数据与参考数据两者的差除以归一化因子,以产生所述接收通道对应的第一归一化数据,其中所述参考数据来自所述触摸屏显示器处于灭屏状态时的所述接收通道,以及所述归一化因子指示出所述接收通道受显示噪声干扰的程度;根据所述N个感应通道的触摸状态以及所述接收通道对应的加权函数,对所述N个接收通道对应的N个第一归一化数据进行加权平均, 以产生所述接收通道对应的第二归一化数据;以及根据所述归一化因子和所述第二归一化数据,校正所述第一通道数据。Certain embodiments of the present application disclose a data processing method for a touch screen display. The data processing method includes: receiving N pieces of first channel data respectively output by N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein N is a positive integer greater than 1, and the N pieces of data are The receiving channels are respectively coupled to the N sensing channels of the touch screen display; for each receiving channel in the N receiving channels, the difference between the first channel data corresponding to the receiving channel and the reference data is divided by a normalization factor to generate first normalized data corresponding to the receiving channel, wherein the reference data comes from the receiving channel when the touch screen display is in an off-screen state, and the normalization factor indicates that The degree to which the receiving channel is interfered by display noise; according to the touch states of the N sensing channels and the weighting function corresponding to the receiving channel, the N first normalized data corresponding to the N receiving channels are weighted averaging to generate second normalized data corresponding to the receiving channel; and correcting the first channel data according to the normalization factor and the second normalized data.
本申请的某些实施例公开了一种触摸屏显示器的处理电路。所述处理电路包括N个接收通道和控制器。所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道。N是大于1的正整数。每一接收通道用以于所述触摸屏显示器处于亮屏状态时根据来自相对应的感应通道的传感结果输出第一通道数据。所述控制器耦接于所述N个接收通道,用以取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据,以及执行上述的数据处理方法。Certain embodiments of the present application disclose a processing circuit for a touch screen display. The processing circuit includes N receive channels and a controller. The N receiving channels are respectively coupled to the N sensing channels of the touch screen display. N is a positive integer greater than 1. Each receiving channel is used for outputting the first channel data according to the sensing result from the corresponding sensing channel when the touch screen display is in the bright screen state. The controller is coupled to the N receiving channels, and is used for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and executing the above-mentioned data processing method.
本申请所公开的触摸传感方案可根据耦合到不同的接收通道的显示噪声彼此之间的相似性,对接收通道的通道数据进行归一化处理,从而大幅减少显示噪声对于触摸检测的干扰、降低高噪声场景下触摸检测的错误率,并可满足任意调整触摸刷新率的需求以及维持良好的信噪比。此外,通过对不同接收通道各自对应的归一化数据进行加权平均以校正触摸传感器的传感结果,本申请所公开的触摸传感方案不仅可提升在高噪声场景下触摸传感系统的信噪比,并可降低触摸传感系统的复杂度、满足可任意调整触摸刷新率的需求以及提升触摸检测的精确度。The touch sensing solution disclosed in this application can normalize the channel data of the receiving channel according to the similarity between the display noises coupled to different receiving channels, thereby greatly reducing the interference of display noise on touch detection, Reduce the error rate of touch detection in high-noise scenarios, and can meet the needs of arbitrarily adjusting the touch refresh rate and maintain a good signal-to-noise ratio. In addition, by performing a weighted average of the normalized data corresponding to different receiving channels to correct the sensing results of the touch sensor, the touch sensing solution disclosed in this application can not only improve the signal-to-noise of the touch sensing system in a high-noise scenario It can reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjusting the touch refresh rate, and improve the accuracy of touch detection.
附图说明Description of drawings
图1是本申请的触摸屏显示器的一实施例的示意图。FIG. 1 is a schematic diagram of an embodiment of a touch screen display of the present application.
图2是图1所示的触摸屏显示器的一实施例的示意图。FIG. 2 is a schematic diagram of an embodiment of the touch screen display shown in FIG. 1 .
图3是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。FIG. 3 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
图4是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。FIG. 4 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application.
图5A是高噪声场景下检测触摸事件的结果的一实施例的示意图。FIG. 5A is a schematic diagram of an embodiment of a result of detecting a touch event in a high-noise scenario.
图5B是图2所示的触摸传感系统采用图4所示的方法产生的多个重力指标的变化示意图。FIG. 5B is a schematic diagram of changes of multiple gravity indexes generated by the touch sensing system shown in FIG. 2 using the method shown in FIG. 4 .
图6是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。FIG. 6 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
图7是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。FIG. 7 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
图8是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。FIG. 8 is a flowchart of one embodiment of a method of detecting a touch event on a touch screen display of the present application.
图9是本申请的触摸屏显示器的数据处理方法的一实施例的流程图。FIG. 9 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
图10是本申请的触摸屏显示器的数据处理方法的一实施例的流程图。FIG. 10 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application.
图11是图2所示的触摸传感系统采用图10所示的数据处理方法于高噪声场景下产生的各通道数据的标准差的示意图。FIG. 11 is a schematic diagram of the standard deviation of each channel data generated by the touch sensing system shown in FIG. 2 using the data processing method shown in FIG. 10 in a high noise scenario.
具体实施方式Detailed ways
以下提供了用于实施本申请的不同特征的多种实施方式或示例。下文将描述元件与配置的具体例子以简化本申请。当然,这些叙述仅为示例,其本意并非用于限制本申请。此外,本申请可能会在多个实施例中重复使用元件符号和/或标号。此种重复使用是出于简洁与清楚的目的,本身不代表所讨论的不同实施例和/或配置之间的关系。再者,应可理解若文中描述一元件“连接(connected to)”或“耦接(coupled to)”到另一元件,所述元件可能是直接连接或耦接到所述另一元件,或通过其它元件间接地连接或耦接到所述另一元件。Various implementations or examples for implementing the various features of the present application are provided below. Specific examples of components and arrangements are described below to simplify the present application. Of course, these descriptions are only examples and are not intended to limit the application. Furthermore, this application may reuse reference numerals and/or reference numerals in the various embodiments. Such reuse is for the sake of brevity and clarity and does not in itself represent a relationship between the different embodiments and/or configurations discussed. Furthermore, it will be understood that if an element is described herein as being "connected to" or "coupled to" another element, the element may be directly connected or coupled to the other element, or The other element is indirectly connected or coupled to the other element.
触摸传感系统可利用接收通道从触摸传感器接收触摸事件的传感结果,据以检测触摸事件。为了减少显示噪声对触摸检测的干扰,通常会在显示噪声较大时,断开触摸传感器(touch sensor)与接收通道(receiving channel)之间的连接,使显示噪声不会从触摸传感器进入接收通道。The touch sensing system may receive the sensing result of the touch event from the touch sensor by using the receiving channel, so as to detect the touch event. In order to reduce the interference of display noise on touch detection, when the display noise is large, the connection between the touch sensor and the receiving channel is usually disconnected, so that the display noise will not enter the receiving channel from the touch sensor. .
举例来说,可在触摸传感器与接收通道之间设置开关,其可根据水平同步信号(horizontal synchronization signal,Hsync)选择性地导通。水平同步信号是屏幕刷新的指示信号,其中显示噪声的大小与屏幕刷新率相关。当水平同步信号具有高信号电平时,显示噪声较大。当水平同步信号具有低信号电平时,显示噪声较小。因此,上述开关可在水平同步信号具有高信号电平时断开,使较大的显示噪声不会(或几乎不会)从触摸传感器耦合到接收通道。在水平同步信号从高信号电平转换到低信号电平,并处于低信号电平一段时间时,显示噪声已减少许多。因此,可导通上述开关以将接收通道连接到触摸传感器,使接收通道可接收来自触摸传感器的传感结果,尝试提高触摸传感器的信噪比。For example, a switch can be provided between the touch sensor and the receiving channel, which can be selectively turned on according to a horizontal synchronization signal (Hsync). The horizontal synchronization signal is an indication signal for screen refresh, and the size of the display noise is related to the screen refresh rate. When the horizontal sync signal has a high signal level, the display is noisy. When the horizontal sync signal has a low signal level, the display noise is small. Thus, the switch described above can be opened when the horizontal sync signal has a high signal level, so that no (or little) significant display noise is coupled from the touch sensor to the receive channel. When the horizontal sync signal transitions from a high signal level to a low signal level, and remains at the low signal level for a period of time, the display noise is much reduced. Therefore, the above switch can be turned on to connect the receiving channel to the touch sensor, so that the receiving channel can receive the sensing result from the touch sensor, and try to improve the signal-to-noise ratio of the touch sensor.
然而,由于上述触摸检测方式需使用水平同步信号,因此,主控(host)端需输出水平同步信号到触摸芯片,增加触摸传感系统的复杂度。此外,受到屏幕刷新率(或水平同步信号)的限制,上述触摸检测方式难以满足可任意调整触摸刷新率的需求。再者,上述触摸检测方式不适用于不同屏幕。例如,对于显示噪声持续时间较长的屏幕来说,采用上述触摸检测方式可能会导致接收通道与触摸传感器断开的时间太长,大幅减少触摸传感器的传感结果输出到接收通道的时间,反而会降低信噪比。However, since the above-mentioned touch detection method needs to use the horizontal synchronization signal, the host terminal needs to output the horizontal synchronization signal to the touch chip, which increases the complexity of the touch sensing system. In addition, due to the limitation of the screen refresh rate (or the horizontal synchronization signal), the above-mentioned touch detection method is difficult to meet the requirement that the touch refresh rate can be adjusted arbitrarily. Furthermore, the above-mentioned touch detection method is not applicable to different screens. For example, for a screen with a long duration of display noise, using the above touch detection method may cause the receiving channel to disconnect from the touch sensor for a long time, which greatly reduces the time for the sensing result of the touch sensor to be output to the receiving channel. will reduce the signal-to-noise ratio.
本申请所公开的触摸传感方案可在无需使用水平同步信号的情形下,根据在同一时间耦合到不同的接收通道的显示噪声彼此之间的相似性,产生不同接收通道各自对应的归一化数据(normalized data),其中每一接收通道对应的归一化数据中与显示噪声相关的 成分大致相同。基于不同接收通道各自对应的归一化数据来判断触摸屏显示器(touch screen)上的触摸事件,本申请所公开的触摸传感方案不仅可提升在高噪声场景下检测触摸位置的精确度,并可降低触摸传感系统的复杂度、满足可任意调整触摸刷新率的需求以及维持良好的信噪比。此外/或是,通过对不同接收通道各自对应的归一化数据进行加权平均以校正触摸传感器的传感结果,本申请所公开的触摸传感方案不仅可提升在高噪声场景下触摸传感系统的信噪比,并可降低触摸传感系统的复杂度、满足可任意调整触摸刷新率的需求以及提升触摸检测的精确度。进一步的说明如下。The touch sensing solution disclosed in this application can generate the corresponding normalization of different receiving channels according to the similarity between display noises coupled to different receiving channels at the same time without using a horizontal synchronization signal. Data (normalized data), in which the normalized data corresponding to each receive channel has approximately the same components related to display noise. Based on the normalized data corresponding to different receiving channels to determine touch events on the touch screen, the touch sensing solution disclosed in this application can not only improve the accuracy of detecting touch positions in high noise scenarios, but also can Reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjustable touch refresh rate, and maintain a good signal-to-noise ratio. In addition/or, by performing a weighted average of the normalized data corresponding to different receiving channels to correct the sensing results of the touch sensor, the touch sensing solution disclosed in this application can not only improve the touch sensing system in high noise scenarios It can reduce the complexity of the touch sensing system, meet the needs of arbitrarily adjusting the touch refresh rate, and improve the accuracy of touch detection. Further explanation is as follows.
图1是本申请的触摸屏显示器的一实施例的示意图。于此实施例中,触摸屏显示器100包括显示屏模块102以及触摸传感系统104。触摸传感系统104用以检测触摸事件TE,例如手指或触控笔对触摸传感系统104进行的接触式或非接触式操作。触摸传感系统104可实施为(但不限于)电容式触摸屏,并可包括触摸传感器110以及处理电路120。FIG. 1 is a schematic diagram of an embodiment of a touch screen display of the present application. In this embodiment, the touch screen display 100 includes a display screen module 102 and a touch sensing system 104 . The touch sensing system 104 is used to detect a touch event TE, such as a contact or non-contact operation performed by a finger or a stylus on the touch sensing system 104 . Touch sensing system 104 may be implemented as, but not limited to, a capacitive touch screen, and may include touch sensor 110 and processing circuitry 120 .
触摸传感器110包括N个感应通道SE 1-SE N,其中N是大于1的正整数。在触摸传感器110采用自电容式(self-capacitance)传感方案的实施方式中,每一感应通道可根据对应的自电容产生传感结果(即N个传感结果SR 1-SR N其中的一个)。在触摸传感器110采用互电容式(mutual-capacitance)传感方案的实施方式中,每一感应通道可根据其与对应的驱动通道(图1未示)之间的互电容产生传感结果(即N个传感结果SR 1-SR N其中的一个)。此外,由于显示屏模块102可能会分别通过N个耦合电容Cg 1-Cg N将显示噪声耦合到N个感应通道SE 1-SE N,因此,N个传感结果SR 1-SR N可能会分别携带来自显示屏模块102的显示噪声。 The touch sensor 110 includes N sensing channels SE 1 -SE N , where N is a positive integer greater than one. In the embodiment in which the touch sensor 110 adopts a self-capacitance sensing scheme, each sensing channel can generate a sensing result (ie, one of the N sensing results SR 1 -SR N ) according to the corresponding self-capacitance ). In an embodiment where the touch sensor 110 adopts a mutual-capacitance sensing scheme, each sensing channel can generate a sensing result (ie, One of N sensing results SR 1 -SR N ). In addition, since the display screen module 102 may couple the display noise to the N sensing channels SE 1 -SE N through the N coupling capacitors Cg 1 -Cg N , respectively, the N sensing results SR 1 -SR N may be respectively Carry display noise from the display screen module 102 .
处理电路120耦接于触摸传感器110,用以根据N个传感结果SR 1-SR N检测触摸事件TE。值得注意的是,在同一时间(或大致相同的时间)产生的N个传感结果SR 1-SR N各自包括的显示噪声彼此之间 可具有一定程度的相似性。处理电路120可根据N个传感结果SR 1-SR N产生对应的N个归一化数据,其中所述N个归一化数据中与显示噪声相关的成分彼此相同(或大致相同)。通过对所述N个归一化数据进行处理,处理电路120可在显示噪声对检测触摸事件TE的影响减少的情形下,检测所述触摸事件TE。 The processing circuit 120 is coupled to the touch sensor 110 for detecting the touch event TE according to the N sensing results SR 1 -SR N. It is worth noting that the display noises included in each of the N sensing results SR 1 -SR N generated at the same time (or approximately the same time) may have a certain degree of similarity with each other. The processing circuit 120 may generate corresponding N pieces of normalized data according to the N sensing results SR 1 -SR N , wherein components related to display noise in the N pieces of normalized data are the same (or approximately the same) as each other. By processing the N pieces of normalized data, the processing circuit 120 can detect the touch event TE under the condition that the influence of display noise on the detection of the touch event TE is reduced.
于此实施例中,处理电路120包括N个接收通道122.1-122.N以及控制器124。N个接收通道122.1-122.N分别耦接N个感应通道SE 1-SE N。每一接收通道用以于触摸屏显示器100处于亮屏状态时根据来自相对应的感应通道的传感结果输出第一通道数据(即N个第一通道数据CH 1-CH N其中的一个)。控制器124耦接于N个接收通道122.1-122.N,用以取得触摸屏显示器100处于灭屏状态时来自所述接收通道的参考数据(即N个参考数据CH 1B-CH NB其中的一个),以及根据N个接收通道122.1-122.N各自对应的第一通道数据和参考数据,产生N个接收通道122.1-122.N对应的N个归一化数据。 In this embodiment, the processing circuit 120 includes N receiving channels 122.1-122.N and a controller 124. The N receiving channels 122.1-122.N are respectively coupled to the N sensing channels SE 1 -SE N . Each receiving channel is used to output first channel data (ie, one of the N first channel data CH 1 -CH N ) according to the sensing result from the corresponding sensing channel when the touch screen display 100 is in the bright screen state. The controller 124 is coupled to the N receiving channels 122.1-122.N for obtaining the reference data (ie, one of the N reference data CH 1B -CH NB ) from the receiving channels when the touch screen display 100 is in the off-screen state. , and generate N normalized data corresponding to the N receiving channels 122.1-122.N according to the first channel data and the reference data corresponding to the N receiving channels 122.1-122.N respectively.
举例来说,控制器124可将每一接收通道对应的第一通道数据与参考数据相减,将所述第一通道数据与所述参考数据两者相减的结果除以归一化因子,以产生所述接收通道对应的归一化数据,其中所述归一化因子指示出所述接收通道受显示噪声干扰的程度。因此,N个接收通道122.1-122.N对应的N个归一化数据中与显示噪声相关的成分可彼此相同(或大致相同)。For example, the controller 124 may subtract the first channel data corresponding to each receiving channel and the reference data, and divide the result of the subtraction of the first channel data and the reference data by a normalization factor, to generate normalized data corresponding to the receiving channel, wherein the normalization factor indicates the degree to which the receiving channel is disturbed by display noise. Therefore, components related to display noise in the N normalized data corresponding to the N receive channels 122.1-122.N may be identical (or approximately identical) to each other.
为方便理解,以下采用一示范性电路结构来说明本申请所公开的触摸传感方案。然而,这是出于说明的目的。本申请所公开的触摸传感方案可应用于采用基于图1所示的电路结构的其他实施方式。请参阅图2,其为图1所示的触摸屏显示器100的一实施例的示意图。触摸屏显示器200包括触摸传感系统204以及图1所示的显示屏模块102。触摸传感系统204包括触摸传感器210和处理电路220,其可分别作为图1所示的触摸传感器110和处理电路120的实施例。For ease of understanding, an exemplary circuit structure is used below to describe the touch sensing solution disclosed in this application. However, this is for illustration purposes. The touch sensing solution disclosed in this application can be applied to other implementations based on the circuit structure shown in FIG. 1 . Please refer to FIG. 2 , which is a schematic diagram of an embodiment of the touch screen display 100 shown in FIG. 1 . The touch screen display 200 includes a touch sensing system 204 and the display screen module 102 shown in FIG. 1 . The touch sensing system 204 includes a touch sensor 210 and a processing circuit 220, which may be embodiments of the touch sensor 110 and the processing circuit 120 shown in FIG. 1, respectively.
触摸传感器210包括的N个感应通道212.1-212.N用以感应触 摸事件TE,并据以产生N个传感结果SR 1-SR N。以感应通道212.1为例,感应通道212.1可根据驱动信号TX感应触摸事件TE以产生传感结果SR 1,其中驱动信号TX是由触摸传感系统204包括的驱动电路(图2未示)所提供。于此实施例中,N个感应通道212.1-212.N均可由感应电容表示,并可通过耦合电容耦合到显示屏模块102。例如,感应通道212.1可由感应电容C1表示,其中感应电容C1可以是感应通道212.1对应的自电容或互电容,并通过耦合电容Cg 1耦合到显示屏模块102。值得注意的是,由于来自显示屏模块102的显示噪声可通过耦合电容Cg 1耦合到感应通道212.1,因此,传感结果SR 1(如电容节点N 1的电荷)可根据驱动信号TX、触摸事件TE以及耦合电容Cg 1而改变。 The N sensing channels 212.1-212.N included in the touch sensor 210 are used to sense the touch event TE, and generate N sensing results SR 1 -SR N accordingly. Taking the sensing channel 212.1 as an example, the sensing channel 212.1 can sense the touch event TE according to the driving signal TX to generate the sensing result SR 1 , wherein the driving signal TX is provided by the driving circuit (not shown in FIG. 2 ) included in the touch sensing system 204 . . In this embodiment, the N sensing channels 212.1-212.N can be represented by sensing capacitors, and can be coupled to the display screen module 102 through coupling capacitors. For example, the sensing channel 212.1 can be represented by a sensing capacitor C1, wherein the sensing capacitor C1 can be a self-capacitance or a mutual capacitance corresponding to the sensing channel 212.1, and is coupled to the display screen module 102 through the coupling capacitor Cg1. It is worth noting that since the display noise from the display screen module 102 can be coupled to the sensing channel 212.1 through the coupling capacitor Cg1, the sensing result SR1 ( such as the charge of the capacitor node N1 ) can be determined according to the driving signal TX, the touch event TE and coupling capacitance Cg 1 change.
处理电路220包括N个接收通道222.1-222.N以及控制器224。N个接收通道222.1-222.N可分别作为图1所示的N个接收通道122.1-122.N的实施例。N个接收通道222.1-222.N可具有相同(或大致相同)的电路结构。举例来说,用于驱动触摸传感器110的驱动信号可以是频率调制后的矢量信号。因此,每一接收通道可通过对相对应的传感结果进行同相正交解调(in-phase and quadrature demodulation,IQ demodulation),输出第一通道数据,其可指示出所述传感结果相对应的幅度和相位信息。于此实施例中,接收通道222.1包括(但不限于)电荷放大器232、低通滤波器234、模数转换器(analog-to-digital converter,ADC)236、同相正交解调单元238、多个数字滤波器242.1和242.2,以及多个降采样单元244.1和244.2。The processing circuit 220 includes N receive channels 222.1-222.N and a controller 224. The N receiving channels 222.1-222.N can be respectively used as embodiments of the N receiving channels 122.1-122.N shown in FIG. 1 . The N receive channels 222.1-222.N may have the same (or approximately the same) circuit structure. For example, the driving signal for driving the touch sensor 110 may be a frequency modulated vector signal. Therefore, each receiving channel can output the first channel data by performing in-phase and quadrature demodulation (IQ demodulation) on the corresponding sensing result, which can indicate that the sensing result corresponds to amplitude and phase information. In this embodiment, the receiving channel 222.1 includes (but is not limited to) a charge amplifier 232, a low-pass filter 234, an analog-to-digital converter (ADC) 236, an in-phase quadrature demodulation unit 238, multiple digital filters 242.1 and 242.2, and a plurality of downsampling units 244.1 and 244.2.
电荷放大器232用以放大传感结果SR 1以产生放大信号SA。低通滤波器234用以对放大信号SA进行滤波处理,以产生滤波信号SF。模数转换器236用以将滤波信号SF转换为数字信号SD。同相正交解调单元238用以对数字信号SD进行同相正交解调以产生同相信号SI以及正交信号SQ。数字滤波器242.1用以对同相信号SI进行滤波处理,以产生滤波信号SFI。数字滤波器242.2用以对正交 信号SQ进行滤波处理,以产生滤波信号SFQ。降采样单元244.1用以对滤波信号SFI进行降采样处理,以产生同相数据DI(第一通道数据CH 1的一部分)。降采样单元244.2用以对滤波信号SFQ进行降采样处理,以产生正交数据DQ(第一通道数据CH 1的另一部分)。同相数据DI和正交数据DQ可反映出感应电容C1(例如接收通道222.1对应的自电容或互电容)的电容值。 The charge amplifier 232 is used to amplify the sensing result SR1 to generate the amplified signal SA. The low-pass filter 234 is used to filter the amplified signal SA to generate the filtered signal SF. The analog-to-digital converter 236 is used to convert the filtered signal SF into a digital signal SD. The in-phase and quadrature demodulation unit 238 is used for performing in-phase and quadrature demodulation on the digital signal SD to generate the in-phase signal SI and the quadrature signal SQ. The digital filter 242.1 is used for filtering the in-phase signal SI to generate a filtered signal SFI. The digital filter 242.2 is used for filtering the quadrature signal SQ to generate the filtered signal SFQ. The downsampling unit 244.1 is used for downsampling the filtered signal SFI to generate in-phase data DI (a part of the first channel data CH1 ). The downsampling unit 244.2 is used for downsampling the filtered signal SFQ to generate the quadrature data DQ (another part of the first channel data CH1 ). The in-phase data DI and the quadrature data DQ can reflect the capacitance value of the sensing capacitance C1 (eg, the self-capacitance or mutual capacitance corresponding to the receiving channel 222.1).
控制器224耦接于N个接收通道222.1-222.N,用以根据N个接收通道222.1-222.N所输出的N个第一通道数据CH 1-CH N,检测触摸事件TE。例如,控制器224可根据每一接收通道输出的同相数据和正交数据,检测每一接收通道对应的感应电容的电容值,据以判断触摸事件TE在触摸传感器210上的触摸位置。于此实施例中,N个第一通道数据CH 1-CH N和N个参考数据CH 1B-CH NB均可实施为数字数据。因此,控制器224可实施为数字控制器。 The controller 224 is coupled to the N receiving channels 222.1-222.N for detecting the touch event TE according to the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N. For example, the controller 224 can detect the capacitance value of the sensing capacitance corresponding to each receiving channel according to the in-phase data and quadrature data output by each receiving channel, so as to determine the touch position of the touch event TE on the touch sensor 210 . In this embodiment, both the N first channel data CH 1 -CH N and the N reference data CH 1B -CH NB can be implemented as digital data. Accordingly, the controller 224 may be implemented as a digital controller.
请连同图2参阅图3。图3是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。假若所得到的结果实质上大致相同,则步骤不一定要按照图3所示的顺序来进行。举例来说,图3所示的方法300还可包括其他步骤。本申请所公开的触摸传感方案可采用基于方法300所进行的替代实施方式,而不致悖离本申请的精神与范围。出于说明的目的,以下搭配图2所示的触摸屏显示器200来说明图3所示的方法300。然而,本申请并不以此为限。将方法300应用于图1所示的触摸屏显示器100也是可行的。Please refer to Figure 3 together with Figure 2. FIG. 3 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application. The steps do not necessarily have to be performed in the order shown in FIG. 3 provided that substantially the same results are obtained. For example, the method 300 shown in FIG. 3 may also include other steps. The touch sensing solution disclosed in the present application may adopt alternative implementations based on the method 300 without departing from the spirit and scope of the present application. For the purpose of illustration, the method 300 shown in FIG. 3 is described below in conjunction with the touch screen display 200 shown in FIG. 2 . However, the present application is not limited thereto. It is also possible to apply the method 300 to the touch screen display 100 shown in FIG. 1 .
于步骤302中,接收所述触摸屏显示器的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,其中所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道。例如,控制器224可接收N个接收通道222.1-222.N于触摸屏显示器200处于亮屏状态时分别输出的N个第一通道数据CH 1-CH NIn step 302, receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein the N receiving channels are respectively coupled to the touch screen display of N sensing channels. For example, the controller 224 may receive N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1-222.N when the touch screen display 200 is in a bright screen state.
于步骤304中,针对所述N个接收通道的每一接收通道,将所述接收通道对应的第一通道数据与所述触摸屏显示器处于灭屏状态 时来自所述接收通道的参考数据相减。In step 304, for each of the N receiving channels, the first channel data corresponding to the receiving channel is subtracted from the reference data from the receiving channel when the touch screen display is in an off-screen state.
于步骤306中,将所述接收通道对应的所述第一通道数据与所述参考数据两者相减的结果除以归一化因子,以产生所述接收通道对应的归一化数据,其中所述归一化因子指示出所述接收通道受显示噪声干扰的程度。In step 306, the result of subtracting the first channel data corresponding to the receiving channel and the reference data is divided by a normalization factor to generate normalized data corresponding to the receiving channel, wherein The normalization factor indicates the degree to which the receive channel is disturbed by display noise.
举例来说,从显示屏模块102耦合到触摸传感器210的显示噪声可能会因为不同的耦合路径具有不同电阻和不同耦合电容而有所差异,使耦合到N个感应通道212.1-212.N的显示噪声具有不同的幅度和相位。然而,由于在同一时间(或大致相同的时间)耦合到N个感应通道212.1-212.N的显示噪声,来自显示屏模块102(例如来自显示屏阴极)耦合触摸传感器210而产生的共模噪声,因此,在同一时间(或大致相同的时间)耦合到N个感应通道212.1-212.N的显示噪声可具有一定程度的相似性。也就是说,N个接收通道222.1-222.N所输出的N个第一通道数据CH 1-CH N中与显示噪声相关的成分可具有一定程度的相似性。 For example, the display noise coupled from the display screen module 102 to the touch sensor 210 may vary because different coupling paths have different resistances and different coupling capacitances, so that the display coupled to the N sensing channels 212.1-212.N Noise has different magnitudes and phases. However, due to display noise coupled to the N sensing channels 212.1-212.N at the same time (or approximately the same time), common mode noise from the display screen module 102 (eg, from the display screen cathode) coupling the touch sensor 210 , thus, the displayed noise coupled to the N sensing channels 212.1-212.N at the same time (or approximately the same time) may have some degree of similarity. That is, components related to display noise in the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N may have a certain degree of similarity.
例如,接收通道222.i所输出的第一通道数据CH i可由式子(1)来表示: For example, the first channel data CH i output by the receiving channel 222.i can be represented by the formula (1):
CH i=S i+N i+k i×N c CH i =S i +N i +k i ×N c
(1)(1)
,其中i是1到N之间的任一整数,S i对应于感应通道212.i响应触摸事件TE所产生的信号成分,N i是与接收通道222.i相关的随机噪声(例如,由接收通道222.i包括的电路所造成的噪声)。此外,k i×N c可表示第一通道数据CH i中与显示噪声相关的成分,其中N c是显示屏模块102的显示噪声耦合到触摸传感器210的固有成分,k i是显示屏模块102的显示噪声耦合到接收通道222.i的比例系数。k i可作为指示出接收通道222.i受显示噪声干扰的程度的归一化因子。 , where i is any integer between 1 and N, S i corresponds to the signal component generated by the sensing channel 212.i in response to the touch event TE, and N i is the random noise associated with the receiving channel 222.i (eg, by noise caused by the circuitry included in the receive channel 222.i). In addition, k i ×N c may represent the display noise-related component in the first channel data CH i , where N c is the intrinsic component of the display noise of the display screen module 102 coupled to the touch sensor 210 , and k i is the display screen module 102 The scale factor of the display noise coupled to the receive channel 222.i. ki may be used as a normalization factor that indicates the degree to which receive channel 222.i is disturbed by display noise.
对于接收通道222.1来说,控制器224可将第一通道数据CH 1与参考数据CH 1B相减,并将两者相减的结果除以归一化因子k 1,以产生接收通道222.1对应的归一化数据NC 1。在参考数据CH 1B是在触摸屏显示器200处于灭屏状态时取得的情形下,参考数据CH 1B几乎没有携带与显示噪声相关的成分。此外,参考数据CH 1B可以是具有少量随机噪声的成分的数据。例如,控制器224可接收多个第二通道数据{CH 12},其为接收通道222.1于触摸屏显示器200处于灭屏状态时的多个时间点所分别输出。控制器224可将多个第二通道数据{CH 12}的平均作为参考数据CH 1B,使参考数据CH 1B中与随机噪声相关的成分大幅减少或几乎不存在。再者,参考数据CH 1B可以是并非响应触摸事件TE而产生的数据。例如,控制器224可在触摸事件TE发生之前,或在尚未有触摸事件发生之前,取得来自接收通道222.1的参考数据CH 1B。因此,归一化数据NC 1可由式子(2)表示: For the receiving channel 222.1, the controller 224 may subtract the first channel data CH 1 and the reference data CH 1B , and divide the result of the subtraction by the normalization factor k 1 to generate the corresponding data of the receiving channel 222.1 Normalized data NC 1 . In the case where the reference data CH 1B is acquired when the touch screen display 200 is in a screen-off state, the reference data CH 1B hardly carries components related to display noise. Also, the reference data CH 1B may be data having a component of a small amount of random noise. For example, the controller 224 may receive a plurality of second channel data {CH 12 }, which are respectively output by the receiving channel 222.1 at a plurality of time points when the touch screen display 200 is in the off-screen state. The controller 224 can use the average of the plurality of second channel data {CH 12 } as the reference data CH 1B , so that the random noise-related components in the reference data CH 1B are greatly reduced or almost non-existent. Furthermore, the reference data CH 1B may be data not generated in response to the touch event TE. For example, the controller 224 may obtain the reference data CH 1B from the receiving channel 222.1 before the touch event TE occurs, or before no touch event occurs. Therefore, the normalized data NC 1 can be represented by equation (2):
(CH 1-CH 1B)/k 1=ΔS 1+(N 1/k 1)+N c (CH 1 -CH 1B )/k 1 =ΔS 1 +(N 1 /k 1 )+N c
(2)(2)
,其中ΔS 1可对应于感应通道212.1因为触摸事件TE而产生的信号变化量。 , where ΔS 1 may correspond to the amount of signal change generated by the sensing channel 212.1 due to the touch event TE.
此外,基于式子(1),控制器224可通过预先测量参考数据CH 1B,以及在触摸事件TE发生之前(或尚未有触摸事件发生之前)触摸屏显示器200处于高噪声场景时接收通道222.1所输出的多个通道数据,计算出接收通道222.1对应的归一化因子k 1In addition, based on equation (1), the controller 224 can measure the reference data CH 1B in advance and receive the output from the channel 222.1 when the touch screen display 200 is in a high noise scene before the touch event TE occurs (or before the touch event occurs) , and calculate the normalization factor k 1 corresponding to the receiving channel 222.1.
于步骤308中,根据所述N个接收通道分别对应的N个归一化数据,检测所述触摸事件。例如,控制器224可根据N个接收通道222.1-222.N分别对应的N个归一化数据NC 1-NC N,检测触摸事件TE。 In step 308, the touch event is detected according to the N normalized data corresponding to the N receiving channels respectively. For example, the controller 224 may detect the touch event TE according to the N normalized data NC 1 -NC N corresponding to the N receiving channels 222.1 - 222.N respectively.
于此实施例中,控制器224可通过将N个归一化数据NC 1-NC N两两相减的结果,去除与显示噪声相关的成分(即N c),从而检测触摸事件TE。举例来说,控制器224可计算接收通道222.i(i是1到N之间的任一整数)对应的归一化数据NC i分别与N个接收通道 222.1-222.N中的K个接收通道对应的K个归一化数据之间的差距的M次方,以产生K个计算结果,其中K是大于1的正整数,M是正实数。此外,控制器224可根据所述K个计算结果产生接收通道222.i的通道指标,如N个接收通道222.1-222.N分别对应的N个通道指标idx 1-idx N其中的一个。接下来,控制器224可根据所述通道指标,判断触摸事件TE是否发生在接收通道222.i耦接的感应通道212.i上。 In this embodiment, the controller 224 can detect the touch event TE by removing the component related to display noise (ie, N c ) by subtracting the N normalized data NC 1 -NC N two by two. For example, the controller 224 can calculate the normalized data NC i corresponding to the receive channel 222.i (i is any integer between 1 and N) and K of the N receive channels 222.1-222.N, respectively. The M power of the difference between the K normalized data corresponding to the receiving channel to generate K calculation results, where K is a positive integer greater than 1, and M is a positive real number. In addition, the controller 224 may generate a channel indicator of the receiving channel 222.i according to the K calculation results, such as one of the N channel indicators idx1 - idxN corresponding to the N receiving channels 222.1-222.N respectively. Next, the controller 224 can determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the channel indicator.
值得注意的是,每一归一化数据中与显示噪声相关的成分,均为显示噪声耦合到相对应的接收通道的固有成分。因此,通过对N个归一化数据NC 1-NC N进行相关的处理,控制器224可产生去除与显示噪声相关的成分的处理结果,以在大幅减少显示噪声的干扰的情形下,精确地检测触摸事件TE发生的位置。此外,根据触摸事件TE的检测结果,控制器224可进一步控制触摸显示器200的操作。 It is worth noting that the components related to display noise in each normalized data are inherent components of display noise coupled to the corresponding receive channel. Therefore, by correlating the N normalized data NC 1 -NC N , the controller 224 can generate a processing result that removes components related to display noise, so as to accurately reduce the interference of the display noise. Detects where the touch event TE occurs. In addition, the controller 224 may further control the operation of the touch display 200 according to the detection result of the touch event TE.
为方便理解,以下给出了图2所示的控制器224根据N个归一化数据NC 1-NC N计算通道指标以检测触摸事件TE的不同实施方式。然而,本申请并不以此为限。只要是可将多个通道数据进行归一化处理以减少与显示噪声相关的成分,从而检测触摸事件的触摸传感方案,相关的替代实施方式仍属于本申请的精神与范围。 For ease of understanding, different implementations for the controller 224 shown in FIG. 2 to calculate the channel index according to the N normalized data NC 1 -NC N to detect the touch event TE are given below. However, the present application is not limited thereto. As long as it is a touch sensing solution that can normalize the data of multiple channels to reduce components related to display noise, so as to detect touch events, related alternative implementations still belong to the spirit and scope of the present application.
图4是本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。方法400可作为图3所示的方法300的一实施方式。出于说明的目的,以下搭配图2所示的触摸屏显示器200来说明图4所示的方法400。然而,本申请并不以此为限。将方法400应用于图1所示的触摸屏显示器100也是可行的。FIG. 4 is a flowchart of an embodiment of a method of detecting a touch event on a touch screen display of the present application. The method 400 can be an embodiment of the method 300 shown in FIG. 3 . For the purpose of illustration, the method 400 shown in FIG. 4 is described below in conjunction with the touch screen display 200 shown in FIG. 2 . However, the present application is not limited thereto. It is also possible to apply the method 400 to the touch screen display 100 shown in FIG. 1 .
首先,于步骤402中,触摸传感系统204可测量N个接收通道222.1-222.N在某一时刻分别输出的N个第一通道数据CH 1-CH N。步骤402可作为图3所示的步骤302的实施方式。例如,当触摸屏显示器200处于亮屏状态时,N个接收通道222.1-222.N可在同一时间(或大致相同的时间)分别接收N个传感结果SR 1-SR N,据以产生 N个第一通道数据CH 1-CH N。控制器224可在同一时间(或大致相同的时间)接收来自N个接收通道222.1-222.N的N个第一通道数据CH 1-CH NFirst, in step 402, the touch sensing system 204 may measure the N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1 - 222.N at a certain moment. Step 402 can be an embodiment of step 302 shown in FIG. 3 . For example, when the touch screen display 200 is in the bright screen state, the N receiving channels 222.1-222.N can respectively receive N sensing results SR 1 -SR N at the same time (or approximately the same time), so as to generate N sensing results SR 1 -SR N respectively. The first channel data CH 1 -CH N . The controller 224 may receive the N first channel data CH1 -CHN from the N receive channels 222.1-222.N at the same time (or approximately the same time).
于步骤404中,控制器224可计算每一接收通道对应的归一化数据。步骤404可作为图3所示的步骤304和步骤306的实施方式。例如,控制器224可利用上述式子(2)计算出每一接收通道的归一化数据。此外,在图2所示的实施例中,每一接收通道输出的通道数据是包括同相数据和正交数据的矢量数据。因此,N个接收通道222.1-222.N的归一化数据可表示为下方所示的矢量NC VIn step 404, the controller 224 may calculate the normalized data corresponding to each receive channel. Step 404 can be used as an implementation of step 304 and step 306 shown in FIG. 3 . For example, the controller 224 may calculate the normalized data of each receiving channel using the above equation (2). In addition, in the embodiment shown in FIG. 2, the channel data output by each receiving channel is vector data including in-phase data and quadrature data. Thus, the normalized data for the N receive channels 222.1-222.N can be represented as the vector NC V shown below.
NC V=[NC 1,NC 2,…,NC N] NC V =[NC 1 ,NC 2 ,...,NC N ]
=[(CH 1-CH 1B)/k 1,(CH 2-CH 2B)/k 2,…,(CH N-CH NB)/k N] =[(CH 1 -CH 1B )/k 1 ,(CH 2 -CH 2B )/k 2 ,...,(CH N -CH NB )/k N ]
(3)(3)
于步骤406中,控制器224可根据矢量NC V计算每一接收通道对应的重力指标。以接收通道222.i(i是1到N之间的任一整数)为例,接收通道222.i的重力指标G i可表示为: In step 406, the controller 224 may calculate the gravity index corresponding to each receiving channel according to the vector NC V. Taking the receiving channel 222.i (i is any integer between 1 and N) as an example, the gravity index G i of the receiving channel 222.i can be expressed as:
Figure PCTCN2021104652-appb-000001
Figure PCTCN2021104652-appb-000001
,其中n0和n1为小于N的正整数,n0小于n1,M为正实数,r 0为非零实数。也就是说,控制器224可计算接收通道222.i对应的归一化数据NC i分别与N个接收通道222.1-222.N中的K个接收通道对应的K个归一化数据之间的差距的M次方,以产生K个计算结果(即|NC i-NC n0| M、…、|NC i-NC n1| M),其中K=(n1-n0+1)。此外,控制器224可将所述K个计算结果分别加上预定值|r 0|以产生K个相加结果,以及将所述K个相加结果的倒数相加以产生重力指标G i,其可作为图2所示的通道指标idx i的实施方式。 , where n0 and n1 are positive integers less than N, n0 is less than n1, M is a positive real number, and r 0 is a non-zero real number. That is, the controller 224 can calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively. The M power of the gap to produce K computation results (ie |NC i -NC n0 | M , . . . , |NC i -NC n1 | M ), where K=(n1-n0+1). In addition, the controller 224 may respectively add the K calculation results by a predetermined value |r 0 | to generate K addition results, and add the reciprocals of the K addition results to generate the gravity index G i , which is It can be used as an implementation of the channel index idx i shown in FIG. 2 .
于步骤408中,控制器224可根据重力指标G i判断触摸事件TE是否发生在感应通道212.i上。步骤406和步骤408可作为图3所示的步骤308的实施方式。举例来说,在同一时间被触摸的感应通 道数量小于预定数量的情形下,当重力指标G i小于阈值时,控制器224可判断出触摸事件TE发生在感应通道212.i上。当重力指标G i大于或等于所述阈值时,控制器224可判断出触摸事件TE未发生在感应通道212.i上。上述预定数量可以是(但不限于)触摸传感器210具有的感应通道数量的四分之一或二分之一。 In step 408, the controller 224 may determine whether the touch event TE occurs on the sensing channel 212.i according to the gravity index G i . Steps 406 and 408 can be used as an implementation of step 308 shown in FIG. 3 . For example, when the number of the sensing channels touched at the same time is less than the predetermined number, when the gravity index G i is less than the threshold, the controller 224 can determine that the touch event TE occurs on the sensing channel 212.i. When the gravity index G i is greater than or equal to the threshold, the controller 224 may determine that the touch event TE does not occur on the sensing channel 212.i. The above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
上述关于方法400的细节是出于说明的目的,并非用来限制本申请的范围。例如,上述预定值|r 0|可由其他适合的负实数来替代。又例如,在同一时间被触摸的感应通道数量大于预定数量的情形下,控制器224可在重力指标G i大于阈值时,判断出触摸事件TE发生在感应通道212.i上。又例如,n1可设定为处理电路220具有的接收通道数量(即N)。 The above details regarding method 400 are for illustrative purposes and are not intended to limit the scope of the present application. For example, the above-mentioned predetermined value |r 0 | may be replaced by other suitable negative real numbers. For another example, when the number of the sensing channels touched at the same time is greater than the predetermined number, the controller 224 may determine that the touch event TE occurs on the sensing channel 212.i when the gravity index G i is greater than the threshold. For another example, n1 may be set as the number of receive channels (ie, N) of the processing circuit 220 .
图5A和图5B分别表示高噪声场景下检测触摸事件的结果。首先,请连同图2参阅图5A,其为直接采用图2所示的通道数据CH i与图2所示的参考数据CH iB之间的差距,作为判断图2所示的感应通道212.i是否有被触摸的指标的示意图。出于说明的目的,于此实施例中,N等于29,触摸事件TE发生在多个感应通道212.7-212.9上。如图5A所示,由于显示屏模块102耦合到触摸传感器210的显示噪声较大,因此,接收通道所输出的第一通道数据中与显示噪声相关的成分,远大于相对应的感应通道响应触摸事件TE所产生的信号成分。控制器224难以根据|CH i-CH iB|是否大于阈值判断触摸事件TE发生的位置。 5A and 5B respectively show the results of detecting a touch event in a high-noise scenario. First, please refer to FIG. 5A together with FIG. 2 , which directly uses the difference between the channel data CH i shown in FIG. 2 and the reference data CH iB shown in FIG. 2 to determine the sensing channel 212.i shown in FIG. 2 Whether there is a schematic diagram of the pointer being touched. For illustrative purposes, in this embodiment, N is equal to 29, and touch events TE occur on multiple sensing channels 212.7-212.9. As shown in FIG. 5A , since the display noise of the display screen module 102 coupled to the touch sensor 210 is relatively large, the components related to the display noise in the first channel data output by the receiving channel are much larger than the corresponding sensing channel response to touch The signal component produced by the event TE. It is difficult for the controller 224 to determine where the touch event TE occurs according to whether |CH i -CH iB | is greater than the threshold.
请连同图2参阅图5B,其为图2所示的触摸传感系统204采用图4所示的方法400产生的N个重力指标G 1-G N的变化示意图。出于说明的目的,于此实施例中,N等于29,触摸事件TE发生在多个感应通道212.7-212.9上。如图5B所示,多个感应通道212.7-212.9对应的重力指标G 7-G 9明显低于其他感应通道对应的重力指标。也就是说,控制器224可根据对通道数据进行归一化处理,大幅减少显示噪声的干扰,从而精确地判断出触摸事件TE发生的位置。 Please refer to FIG. 5B together with FIG. 2 , which is a schematic diagram of changes of N gravity indices G 1 -GN generated by the touch sensing system 204 shown in FIG. 2 using the method 400 shown in FIG. 4 . For illustrative purposes, in this embodiment, N is equal to 29, and touch events TE occur on multiple sensing channels 212.7-212.9. As shown in FIG. 5B , the gravity indexes G 7 -G 9 corresponding to the plurality of sensing channels 212.7-212.9 are significantly lower than the gravity indexes corresponding to other sensing channels. That is, the controller 224 can perform normalization processing on the channel data to greatly reduce the interference of display noise, so as to accurately determine the location where the touch event TE occurs.
在某些实施例中,可通过将多个归一化数据分成多组归一化数据,以将对应的多个感应通道分成多组感应通道,从而分别对每一组感应通道进行触摸检测。通过将多个归一化数据进行分组以进行触摸检测的方式,本申请所公开的触摸传感方案可缩短触摸检测所需的时间。请连同图2参阅图6,其为本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。方法600可作为图3所示的方法300的一实施方式。方法600与图4所示的方法400大致相同,两者的差别在于方法600可将N个归一化数据NC 1-NC N分成多组归一化数据,并据以检测触摸事件TE。 In some embodiments, the plurality of normalized data may be divided into multiple groups of normalized data to divide the corresponding multiple sensing channels into multiple sets of sensing channels, so that touch detection is performed on each set of sensing channels respectively. By grouping a plurality of normalized data for touch detection, the touch sensing solution disclosed in the present application can shorten the time required for touch detection. Please refer to FIG. 6 together with FIG. 2 , which is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application. The method 600 can be used as an embodiment of the method 300 shown in FIG. 3 . The method 600 is substantially the same as the method 400 shown in FIG. 4 , the difference between the two is that the method 600 can divide the N normalized data NC 1 -NC N into multiple sets of normalized data, and detect the touch event TE accordingly.
于此实施例中,方法600可通过图4所示的步骤402和步骤404,计算出每一接收通道对应的归一化数据。接下来,于步骤605中,控制器224可将N个归一化数据NC 1-NC N分成P个群组GP 1-GP P,以分别对P个群组GP 1-GP P进行触摸检测,其中P是正整数。例如,于步骤606.1中,控制器224可采用步骤406的操作,计算出群组GP 1中每一接收通道对应的重力指标。也就是说,控制器224可根据群组GP 1中的一个接收通道对应的归一化数据与群组GP 1中的多个接收通道对应的多个归一化数据,计算出所述接收通道的重力指标。相似地,于步骤606.q(q是2到P之间的任一整数)中,控制器224可采用步骤406的操作,计算出群组GP q中每一接收通道对应的重力指标。 In this embodiment, the method 600 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 . Next, in step 605, the controller 224 may divide the N normalized data NC 1 -NC N into P groups GP 1 -GP P , so as to perform touch detection on the P groups GP 1 -GP P respectively , where P is a positive integer. For example, in step 606.1, the controller 224 may adopt the operation of step 406 to calculate the gravity index corresponding to each receiving channel in the group GP1 . That is, the controller 224 can calculate the receiving channel according to the normalized data corresponding to one receiving channel in the group GP1 and the normalized data corresponding to the multiple receiving channels in the group GP1 gravity indicator. Similarly, in step 606.q (q is any integer between 2 and P), the controller 224 can use the operation of step 406 to calculate the gravity index corresponding to each receiving channel in the group GP q .
于步骤608.1中,控制器224可采用步骤408的操作,判断触摸事件TE是否发生在群组GP 1对应的感应通道上。相似地,于步骤608.q(q是2到P之间的任一整数)中,控制器224可采用步骤408的操作,判断触摸事件TE是否发生在群组GP q对应的感应通道上。 In step 608.1 , the controller 224 may use the operation of step 408 to determine whether the touch event TE occurs on the sensing channel corresponding to the group GP1. Similarly, in step 608.q (q is any integer between 2 and P), the controller 224 can use the operation of step 408 to determine whether the touch event TE occurs on the sensing channel corresponding to the group GP q .
在某些实施例中,可采用其他方式来实施根据上述K个计算结果产生接收通道222.i对应的通道指标idx i的步骤。请连同图2参阅图7,其为本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。方法700可作为图3所示的方法300的一实施方 式。方法700与图4所示的方法400大致相同,两者的差别在于产生通道指标的实施方式。 In some embodiments, the step of generating the channel index idx i corresponding to the receiving channel 222.i according to the above K calculation results may be implemented in other manners. Please refer to FIG. 7 together with FIG. 2 , which is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application. The method 700 can be used as an embodiment of the method 300 shown in FIG. 3 . The method 700 is substantially the same as the method 400 shown in FIG. 4 , the difference between the two lies in the implementation of generating the channel indicator.
于此实施例中,方法700可通过图4所示的步骤402和步骤404,计算出每一接收通道对应的归一化数据,如上述式子(3)所示的矢量NC V。接下来,于步骤706中,控制器224可根据N个归一化数据NC 1-NC N计算每一接收通道对应的反重力指标。以接收通道222.i(i是1到N之间的任一整数)为例,接收通道222.i的反重力指标IG i可表示为: In this embodiment, the method 700 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 , such as the vector NC V shown in the above formula (3). Next, in step 706, the controller 224 may calculate the anti-gravity index corresponding to each receiving channel according to the N normalized data NC 1 -NC N. Taking the receiving channel 222.i (i is any integer between 1 and N) as an example, the antigravity index IG i of the receiving channel 222.i can be expressed as:
Figure PCTCN2021104652-appb-000002
Figure PCTCN2021104652-appb-000002
,其中n0和n1为小于N的正整数,n0小于n1,M为正实数。也就是说,控制器224可计算接收通道222.i对应的归一化数据NC i分别与N个接收通道222.1-222.N中的K个接收通道对应的K个归一化数据之间的差距的M次方,以产生K个计算结果(即|NC i-NC n0| M、…、|NC i-NC n1| M),其中K=(n1-n0+1)。此外,控制器224可将所述K个计算结果相加以产生反重力指标IG i,其可作为图2所示的通道指标idx i的实施方式。 , where n0 and n1 are positive integers less than N, n0 is less than n1, and M is a positive real number. That is, the controller 224 can calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively. The M power of the gap to produce K computation results (ie |NC i -NC n0 | M , . . . , |NC i -NC n1 | M ), where K=(n1-n0+1). Additionally, the controller 224 may add the K calculation results to generate the anti-gravity index IG i , which may be an implementation of the channel index idx i shown in FIG. 2 .
于步骤708中,控制器224可根据反重力指标IG i判断触摸事件TE是否发生在接收通道222.i耦接的感应通道212.i上。步骤706和步骤708可作为图3所示的步骤308的实施方式。举例来说,在同一时间被触摸的感应通道数量小于预定数量的情形下,当反重力指标IG i大于阈值时,控制器224可判断出触摸事件TE发生在感应通道212.i上。当反重力指标IG i小于或等于所述阈值时,控制器224可判断出触摸事件TE未发生在感应通道212.i上。上述预定数量可以是(但不限于)触摸传感器210具有的感应通道数量的四分之一或二分之一。 In step 708, the controller 224 can determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the anti-gravity indicator IG i . Steps 706 and 708 can be used as an implementation of step 308 shown in FIG. 3 . For example, when the number of the sensing channels touched at the same time is less than the predetermined number, when the anti-gravity indicator IG i is greater than the threshold, the controller 224 can determine that the touch event TE occurs on the sensing channel 212.i. When the anti-gravity indicator IG i is less than or equal to the threshold, the controller 224 can determine that the touch event TE does not occur on the sensing channel 212.i. The above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
上述关于方法700的细节是出于说明的目的,并非用来限制本申请的范围。例如,在同一时间被触摸的感应通道数量大于预定数量的情形下,控制器224可在反重力指标IG i小于阈值时,判断出 触摸事件TE发生在感应通道212.i上。又例如,n1可设定为处理电路220具有的接收通道数量(即N)。又例如,控制224可将N个归一化数据NC 1-NC N分成多组归一化数据,从而对每一组归一化数据采用步骤706和步骤708的操作来进行触摸检测。 The above details regarding method 700 are for illustrative purposes and are not intended to limit the scope of the present application. For example, when the number of the sensing channels touched at the same time is greater than the predetermined number, the controller 224 may determine that the touch event TE occurs on the sensing channel 212.i when the anti-gravity indicator IG i is less than the threshold. For another example, n1 may be set as the number of receive channels (ie, N) of the processing circuit 220 . For another example, the control 224 may divide the N normalized data NC 1 -NC N into multiple sets of normalized data, so that the operations of steps 706 and 708 are used for each set of normalized data to perform touch detection.
请连同图2参阅图8,其为本申请的检测触摸屏显示器上的触摸事件的方法的一实施例的流程图。方法800可作为图3所示的方法300的一实施方式。方法800与图4所示的方法400大致相同,两者的差别在于产生通道指标的实施方式。Please refer to FIG. 8 together with FIG. 2 , which is a flowchart of an embodiment of a method for detecting a touch event on a touch screen display of the present application. The method 800 can be used as an embodiment of the method 300 shown in FIG. 3 . The method 800 is substantially the same as the method 400 shown in FIG. 4, the difference between the two lies in the implementation of generating the channel indicator.
于此实施例中,方法800可通过图4所示的步骤402和步骤404,计算出每一接收通道对应的归一化数据,如上述式子(3)所示的矢量NC V。接下来,于步骤806中,控制器224可根据N个归一化数据NC 1-NC N计算接收通道222.i(i是1到N之间的任一整数)对应的群组指标GN i,其可作为图2所示的通道指标idx i的实施方式。 In this embodiment, the method 800 can calculate the normalized data corresponding to each receiving channel through steps 402 and 404 shown in FIG. 4 , such as the vector NC V shown in the above formula (3). Next, in step 806, the controller 224 may calculate the group index GN i corresponding to the receiving channel 222.i (i is any integer between 1 and N) according to the N normalized data NC 1 -NC N , which can be used as an implementation of the channel index idx i shown in FIG. 2 .
例如,控制器224可计算接收通道222.i对应的归一化数据NC i分别与N个接收通道222.1-222.N中的K个接收通道对应的K个归一化数据之间的差距的M次方,以产生K个计算结果(即|NC i-NC n0| M、…、|NC i-NC n1| M),其中K=(n1-n0+1)。此外,控制器224可计算所述K个计算结果中小于参考值TH的计算结果的个数,以产生群组指标GN i。群组指标GN i可表示为: For example, the controller 224 may calculate the difference between the normalized data NC i corresponding to the receiving channel 222.i and the K normalized data corresponding to the K receiving channels among the N receiving channels 222.1-222.N, respectively. M power to generate K calculation results (ie |NC i -NC n0 | M , . . . , |NC i -NC n1 | M ), where K=(n1-n0+1). In addition, the controller 224 may count the number of the calculation results smaller than the reference value TH among the K calculation results to generate the group index GN i . The group index GN i can be expressed as:
Figure PCTCN2021104652-appb-000003
Figure PCTCN2021104652-appb-000003
,其中n0和n1为小于N的正整数,n0小于n1。NB(i,j)可由式子(7)决定:, where n0 and n1 are positive integers less than N, and n0 is less than n1. NB(i,j) can be determined by equation (7):
Figure PCTCN2021104652-appb-000004
Figure PCTCN2021104652-appb-000004
,也就是说,当|NC i-NC n0| M大于或等于参考值TH时,NB(i,j)等于0;当|NC i-NC n0| M小于参考值TH时,NB(i,j)等于1。因此,群组指标GN i可指示出接收通道222.i的归一化数据NC i与其他接收通道对应 的归一化数据相似的程度。 , that is, when |NC i -NC n0 | M is greater than or equal to the reference value TH, NB(i,j) is equal to 0; when |NC i -NC n0 | M is less than the reference value TH, NB(i, j) is equal to 1. Thus, the group index GN i may indicate how similar the normalized data NC i of the receive channel 222.i is to the normalized data corresponding to the other receive channels.
于步骤808中,控制器224可根据群组指标GN i判断触摸事件TE是否发生在接收通道222.i耦接的感应通道212.i上。举例来说,在同一时间被触摸的感应通道数量小于预定数量的情形下,当群组指标GN i大于阈值时,控制器224可判断出触摸事件TE未发生在感应通道212.i上。上述预定数量可以是(但不限于)触摸传感器210具有的感应通道数量的四分之一或二分之一。 In step 808, the controller 224 may determine whether the touch event TE occurs on the sensing channel 212.i coupled to the receiving channel 222.i according to the group indicator GN i . For example, when the number of the sensing channels touched at the same time is less than the predetermined number, when the group index GN i is greater than the threshold, the controller 224 can determine that the touch event TE does not occur on the sensing channel 212.i. The above-mentioned predetermined number may be (but not limited to) a quarter or a half of the number of sensing channels that the touch sensor 210 has.
于步骤810中,当判断出触摸事件TE未发生在感应通道212.i时,控制器224可判断触摸事件TE未发生在NB(i,j)等于1时对应的感应通道212.j。此外,控制器224可将NB(i,j)等于1时所涉及的接收通道定义为通道集合GX i。以计算接收通道222.1的群组指标GN i为例,在NB(1,2)、NB(1,3)和NB(1,4)均等于1的情形下,控制器224.1可判断触摸事件未发生在多个感应通道212.1-212.4上,并定义通道集合GX 1,其包括多个感应通道212.1-212.4。 In step 810, when it is determined that the touch event TE does not occur on the sensing channel 212.i, the controller 224 may determine that the touch event TE does not occur on the corresponding sensing channel 212.j when NB(i, j) is equal to 1. Additionally, the controller 224 may define the receive channels involved when NB(i,j) equals 1 as the channel set GX i . Taking the calculation of the group index GN i of the receiving channel 222.1 as an example, when NB(1,2), NB(1,3) and NB(1,4) are all equal to 1, the controller 224.1 can determine that the touch event has not occurred. Occurs on a plurality of sensing channels 212.1-212.4 and defines a channel set GXi that includes a plurality of sensing channels 212.1-212.4.
于步骤812中,控制器224可判断N个接收通道222.1-222.N是否均已完成检测。若是,执行步骤814;反之,执行步骤806。例如,控制器224可通过判断N个接收通道222.1-222.N各自的群组指标是否均已计算出,从而判断N个接收通道222.1-222.N是否均已完成检测。In step 812, the controller 224 may determine whether the detection of the N receiving channels 222.1-222.N has been completed. If yes, go to step 814; otherwise, go to step 806. For example, the controller 224 may determine whether the detection of the N receiving channels 222.1-222.N has been completed by judging whether the respective group indicators of the N receiving channels 222.1-222.N have been calculated.
于步骤814中,控制器224可根据N个接收通道222.1-222.N各自对应的通道集合的并集,判断触发事件TE发生的位置。例如,上述并集可指示出没有被触摸的感应通道的集合,控制器224可将此感应通道的集合以外的感应通道,判断为触摸事件TE发生的位置。步骤806至步骤814可用来实施图3所示的步骤308。In step 814, the controller 224 may determine the location where the trigger event TE occurs according to the union of the respective corresponding channel sets of the N receiving channels 222.1-222.N. For example, the above union may indicate a set of sensing channels that are not touched, and the controller 224 may determine the sensing channels other than the set of sensing channels as the location where the touch event TE occurs. Steps 806 to 814 may be used to implement step 308 shown in FIG. 3 .
上述关于方法800的细节是出于说明的目的,并非用来限制本申请的范围。例如,n1可设定为处理电路220具有的接收通道数量(即N)。又例如,控制器224可省略执行步骤812和步骤814,而根据某一个接收通道对应的通道集合,判断触摸事件TE发生的位置。 又例如,控制器224可省略执行步骤810和步骤814,而根据N个接收通道222.1-222.N各自的群组指标判断对应的感应通道是否有被触摸。The above details regarding method 800 are for illustrative purposes and are not intended to limit the scope of the present application. For example, n1 can be set as the number of receive channels (ie, N) that the processing circuit 220 has. For another example, the controller 224 may omit the execution of steps 812 and 814, and determine the location where the touch event TE occurs according to the channel set corresponding to a certain receiving channel. For another example, the controller 224 may omit the execution of steps 810 and 814, and determine whether the corresponding sensing channel is touched according to the respective group indicators of the N receiving channels 222.1-222.N.
请再次参阅图1。于此实施例中,控制器124可包括(但不限于)存储器126和处理器128。存储器126可用于存储程序指令。处理器128耦接于存储器126,并可用于调用存储器126存储的程序指令,使得控制器124执行本申请所公开的触摸传感方案,例如图3所示的方法300、图4所示的方法400、图6所示的方法600、图7所示的方法700和图8所示的方法800其中的至少一个方法。相似地,在某些实施例中,图2所示的控制器224可包括存储器和处理器(图未示),其中所述处理器可调用所述存储器所存储的程序指令,使得控制器224执行本申请所公开的触摸传感方案。由于本领域的技术人员在阅读上述关于图1至图8的段落说明之后,应可了解包括存储器和处理器的控制器124/224执行本申请所公开的触摸传感方案的操作细节,因此,进一步的说明在此便不赘述。See Figure 1 again. In this embodiment, the controller 124 may include, but is not limited to, a memory 126 and a processor 128 . Memory 126 may be used to store program instructions. The processor 128 is coupled to the memory 126 and can be used to invoke program instructions stored in the memory 126, so that the controller 124 executes the touch sensing solution disclosed in this application, such as the method 300 shown in FIG. 3 and the method shown in FIG. 4 . 400 , at least one of the method 600 shown in FIG. 6 , the method 700 shown in FIG. 7 , and the method 800 shown in FIG. 8 . Similarly, in some embodiments, the controller 224 shown in FIG. 2 may include a memory and a processor (not shown), wherein the processor may invoke program instructions stored in the memory to cause the controller 224 to Implement the touch sensing scheme disclosed in this application. Since those skilled in the art should be able to understand the details of the operation of the controller 124/224 including the memory and the processor to execute the touch sensing scheme disclosed in the present application after reading the above paragraphs about FIG. 1 to FIG. 8, therefore, Further description is omitted here.
本申请所公开的触摸传感方案可根据耦合到不同的接收通道的显示噪声彼此之间的相似性,对接收通道的通道数据进行归一化处理,从而大幅减少显示噪声对于触摸检测的干扰、降低高噪声场景下触摸检测的错误率,并可满足任意调整触摸刷新率的需求以及维持良好的信噪比。The touch sensing solution disclosed in this application can normalize the channel data of the receiving channel according to the similarity between the display noises coupled to different receiving channels, thereby greatly reducing the interference of display noise on touch detection, Reduce the error rate of touch detection in high-noise scenarios, and can meet the needs of arbitrarily adjusting the touch refresh rate and maintain a good signal-to-noise ratio.
请再次参阅图1。如上所述,在同一时间(或大致相同的时间),N个感应通道SE 1-SE N各自响应显示屏模块102的显示噪声而产生的信号成分彼此之间可具有一定程度的相似性。处理电路120可根据N个传感结果SR 1-SR N产生对应的N个第一归一化数据,其中所述N个第一归一化数据中与显示噪声相关的成分大致相同。 See Figure 1 again. As described above, at the same time (or approximately the same time), the signal components generated by each of the N sensing channels SE 1 -SE N in response to the display noise of the display screen module 102 may have a certain degree of similarity with each other. The processing circuit 120 may generate corresponding N pieces of first normalized data according to the N sensing results SR 1 -SR N , wherein components related to display noise in the N pieces of first normalized data are approximately the same.
由于某个感应通道附近的感应通道所受到显示屏模块102的噪声干扰,可能会耦合到此感应通道,因此,处理电路120可对所述N个第一归一化数据进行加权平均,以产生此感应通道对应的第二 归一化数据。除了此感应通道响应显示噪声而产生的信号成分以外,上述第二归一化数据还可包括其他感应通道响应显示噪声而产生的信号成分耦合到此感应通道的信号成分。处理电路120可根据上述第二归一化数据,更准确地获得传感结果中响应触摸事件TE而产生的信号成分。Since the sensing channel near a certain sensing channel is interfered by the noise of the display screen module 102 and may be coupled to this sensing channel, the processing circuit 120 may perform a weighted average on the N first normalized data to generate The second normalized data corresponding to this sensing channel. In addition to the signal components generated by the sensing channel in response to the display noise, the above-mentioned second normalized data may also include signal components generated by other sensing channels in response to the display noise coupled to the signal components of the sensing channel. The processing circuit 120 can more accurately obtain the signal components generated in response to the touch event TE in the sensing result according to the second normalized data.
于此实施例中,控制器124可取得触摸屏显示器100处于灭屏状态时来自所述接收通道的参考数据(即N个参考数据CH 1B-CH NB其中的一个),以及根据N个接收通道122.1-122.N各自对应的第一通道数据和参考数据,产生N个接收通道122.1-122.N对应的N个第一归一化数据。举例来说,控制器124可将每一接收通道对应的第一通道数据与参考数据相减,并将所述第一通道数据与所述参考数据两者的差除以归一化因子,以产生所述接收通道对应的第一归一化数据。由于所述归一化因子指示出所述接收通道受显示噪声干扰的程度。因此,所述N个第一归一化数据中与显示噪声相关的成分可彼此相同(或大致相同)。 In this embodiment, the controller 124 can obtain the reference data (ie, one of the N reference data CH 1B - CH NB ) from the receiving channel when the touch screen display 100 is in the off-screen state, and according to the N receiving channels 122.1 -122.N correspond to the first channel data and reference data respectively, and generate N first normalized data corresponding to the N receiving channels 122.1-122.N. For example, the controller 124 may subtract the first channel data corresponding to each receive channel from the reference data, and divide the difference between the first channel data and the reference data by a normalization factor to obtain First normalized data corresponding to the receiving channel is generated. Since the normalization factor indicates the degree to which the receiving channel is disturbed by display noise. Therefore, components related to display noise in the N first normalized data may be the same (or approximately the same) as each other.
此外,控制器124可根据N个感应通道SE 1-SE N对所述接收通道所接收的传感结果的影响程度,对所述N个第一归一化数据进行加权平均,以产生所述接收通道对应的第二归一化数据,从而校正所述第一通道数据。例如,控制器124可根据N个感应通道SE 1-SE N的触摸状态以及所述接收通道对应的加权函数,对所述N个第一归一化数据进行加权平均,以产生所述第二归一化数据。控制器124可根据所述归一化因子和所述第二归一化数据,校正所述第一通道数据。 In addition, the controller 124 may perform a weighted average on the N first normalized data according to the degree of influence of the N sensing channels SE 1 -SE N on the sensing results received by the receiving channels to generate the Second normalized data corresponding to a channel is received, so as to correct the first channel data. For example, the controller 124 may perform a weighted average on the N first normalized data according to the touch states of the N sensing channels SE 1 -SE N and the corresponding weighting function of the receiving channels to generate the second Normalize data. The controller 124 may correct the first channel data according to the normalization factor and the second normalization data.
为方便理解,以下采用图2所示的触摸屏显示器200来说明本申请所公开的触摸屏显示器的数据处理方案。然而,这是出于说明的目的。本申请所公开的触摸屏显示器的数据处理方案可应用于采用基于图1所示的电路结构的其他实施方式。For ease of understanding, the following uses the touch screen display 200 shown in FIG. 2 to describe the data processing solution of the touch screen display disclosed in the present application. However, this is for illustration purposes. The data processing solution of the touch screen display disclosed in this application can be applied to other implementations based on the circuit structure shown in FIG. 1 .
在图2所示的实施例中,控制器224可根据N个感应通道SE 1-SE N 对某个第一通道数据的影响程度,对N个第一通道数据CH 1-CH N进行加权平均,以校正此第一通道数据。通过对N个第一通道数据CH 1-CH N进行校正,控制器224可更准确地检测触摸事件TE。 In the embodiment shown in FIG. 2 , the controller 224 may perform a weighted average on the N first channel data CH 1 -CH N according to the degree of influence of the N sensing channels SE 1 -SE N on a certain first channel data , to correct this first channel data. By correcting the N first channel data CH 1 -CH N , the controller 224 can detect the touch event TE more accurately.
举例来说,控制器224可根据每一接收通道输出的同相数据和正交数据,初步判断触摸事件TE在触摸传感器210上的触摸位置。控制器224还可对N个第一通道数据CH 1-CH N进行加权平均,以校正至少一接收通道输出的同相数据和正交数据,获得更准确的感应电容值的检测结果。校正后的通道数据可反映出按压触摸位置的力度。于此实施例中,N个第一通道数据CH 1-CH N和N个参考数据CH 1B-CH NB均可实施为数字数据。因此,控制器224可实施为数字控制器。 For example, the controller 224 can preliminarily determine the touch position of the touch event TE on the touch sensor 210 according to the in-phase data and quadrature data output by each receiving channel. The controller 224 may also perform a weighted average on the N first channel data CH 1 -CH N to correct the in-phase data and quadrature data output by at least one receiving channel to obtain a more accurate sensing capacitance value detection result. The corrected channel data reflects how hard the touch position is pressed. In this embodiment, both the N first channel data CH 1 -CH N and the N reference data CH 1B -CH NB can be implemented as digital data. Accordingly, the controller 224 may be implemented as a digital controller.
请连同图2参阅图9。图9是本申请的触摸屏显示器的数据处理方法的一实施例的流程图。假若所得到的结果实质上大致相同,则步骤不一定要按照图9所示的顺序来进行。举例来说,图9所示的数据处理方法900还可包括其他步骤。本申请所公开的触摸传感方案可采用基于数据处理方法900所进行的替代实施方式,而不致悖离本申请的精神与范围。出于说明的目的,以下搭配图2所示的触摸屏显示器200来说明图9所示的数据处理方法900。然而,本申请并不以此为限。将数据处理方法900应用于图1所示的触摸屏显示器100也是可行的。Please refer to Figure 9 together with Figure 2. FIG. 9 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application. The steps do not necessarily have to be performed in the order shown in FIG. 9 provided that substantially the same results are obtained. For example, the data processing method 900 shown in FIG. 9 may further include other steps. The touch sensing solution disclosed in the present application may adopt alternative implementations based on the data processing method 900 without departing from the spirit and scope of the present application. For the purpose of illustration, the data processing method 900 shown in FIG. 9 is described below in conjunction with the touch screen display 200 shown in FIG. 2 . However, the present application is not limited thereto. It is also feasible to apply the data processing method 900 to the touch screen display 100 shown in FIG. 1 .
于步骤902中,接收所述触摸屏显示器的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,其中所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道。In step 902, receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein the N receiving channels are respectively coupled to the touch screen display of N sensing channels.
于步骤904中,针对所述N个接收通道中的每一接收通道,将所述接收通道对应的第一通道数据与参考数据两者的差除以归一化因子,以产生所述接收通道对应的第一归一化数据,其中所述参考数据来自所述触摸屏显示器处于灭屏状态时的所述接收通道,以及所述归一化因子指示出所述接收通道受显示噪声干扰的程度。In step 904, for each of the N receiving channels, the difference between the first channel data and the reference data corresponding to the receiving channel is divided by a normalization factor to generate the receiving channel Corresponding first normalized data, wherein the reference data comes from the receiving channel when the touch screen display is in an off-screen state, and the normalization factor indicates the degree to which the receiving channel is disturbed by display noise.
举例来说,从显示屏模块102耦合到触摸传感器210的显示噪 声可能会因为不同的耦合路径具有不同电阻和不同耦合电容而有所差异,使耦合到N个感应通道212.1-212.N的显示噪声具有不同的幅度和相位。然而,由于在同一时间(或大致相同的时间)耦合到N个感应通道212.1-212.N的显示噪声,是来自显示屏模块102(例如来自显示屏阴极)耦合触摸传感器210而产生的共模噪声,因此,在同一时间(或大致相同的时间)耦合到N个感应通道212.1-212.N的显示噪声可具有一定程度的相似性。也就是说,N个接收通道222.1-222.N所输出的N个第一通道数据CH 1-CH N中与显示噪声相关的成分可具有一定程度的相似性。 For example, the display noise coupled from the display screen module 102 to the touch sensor 210 may vary because different coupling paths have different resistances and different coupling capacitances, so that the display coupled to the N sensing channels 212.1-212.N Noise has different magnitudes and phases. However, due to the display noise coupled to the N sensing channels 212.1-212.N at the same time (or approximately the same time), it is the common mode from the display screen module 102 (eg, from the display cathode) coupled to the touch sensor 210 Noise, therefore, the displayed noise coupled to the N sensing channels 212.1-212.N at the same time (or approximately the same time) may have some degree of similarity. That is, components related to display noise in the N first channel data CH1 -CHN output by the N receiving channels 222.1-222.N may have a certain degree of similarity.
例如,接收通道222.i所输出的第一通道数据CH i可由式子(8)来表示: For example, the first channel data CH i output by the receiving channel 222.i can be represented by equation (8):
CH i=S i+N i+k i×N c CH i =S i +N i +k i ×N c
(8)(8)
,其中i是1到N之间的任一整数,S i对应于感应通道212.i响应触摸事件TE所产生的信号成分,N i是与接收通道222.i相关的随机噪声(例如,由接收通道222.i包括的电路所造成的噪声)。此外,k i×N c可表示第一通道数据CH i中与显示噪声相关的成分,其中N c是显示屏模块102的显示噪声耦合到触摸传感器210的固有成分,k i是显示屏模块102的显示噪声耦合到接收通道222.i的比例系数。k i可作为指示出接收通道222.i受显示噪声干扰的程度的归一化因子。 , where i is any integer between 1 and N, S i corresponds to the signal component generated by the sensing channel 212.i in response to the touch event TE, and N i is the random noise associated with the receiving channel 222.i (eg, by noise caused by the circuitry included in the receive channel 222.i). In addition, k i ×N c may represent the display noise-related component in the first channel data CH i , where N c is the intrinsic component of the display noise of the display screen module 102 coupled to the touch sensor 210 , and k i is the display screen module 102 The scale factor of the display noise coupled to the receive channel 222.i. ki may be used as a normalization factor that indicates the degree to which receive channel 222.i is disturbed by display noise.
对于接收通道222.i来说,控制器224可将第一通道数据CH i与参考数据CH iB相减,并将两者相减的结果除以归一化因子k i,以产生接收通道222.i对应的第一归一化数据NC i。在参考数据CH iB是在触摸屏显示器200处于灭屏状态时取得的情形下,参考数据CH 1B几乎没有携带与显示噪声相关的成分。此外,参考数据CH iB可以是具有少量随机噪声的成分的数据。以参考数据CH 1B为例,控制器224可接收多个第二通道数据{CH 12},其为接收通道222.1于触摸屏显 示器200处于灭屏状态时的多个时间点所分别输出。控制器224可将多个第二通道数据{CH 12}的平均作为参考数据CH 1B,使参考数据CH 1B中与随机噪声相关的成分大幅减少或几乎不存在。再者,参考数据CH iB可以是并非响应触摸事件TE而产生的数据。例如,控制器224可在触摸事件TE发生之前,或在尚未有触摸事件发生之前,取得来自接收通道222.i的参考数据CH iB。因此,第一归一化数据NC i可基于式子(9)来表示: For the receive channel 222.i, the controller 224 may subtract the first channel data CH i and the reference data CH iB , and divide the result of the subtraction by the normalization factor k i to generate the receive channel 222 .i corresponds to the first normalized data NC i . In the case where the reference data CH iB is acquired when the touch screen display 200 is in the off-screen state, the reference data CH 1B hardly carries components related to display noise. Also, the reference data CH iB may be data having a component of a small amount of random noise. Taking the reference data CH 1B as an example, the controller 224 can receive a plurality of second channel data {CH 12 }, which are respectively output by the receiving channel 222.1 at a plurality of time points when the touch screen display 200 is in the off-screen state. The controller 224 can use the average of the plurality of second channel data {CH 12 } as the reference data CH 1B , so that the random noise-related components in the reference data CH 1B are greatly reduced or almost non-existent. Furthermore, the reference data CH iB may be data not generated in response to the touch event TE. For example, the controller 224 may obtain the reference data CH iB from the receiving channel 222.i before the touch event TE occurs, or before no touch event occurs. Therefore, the first normalized data NC i can be expressed based on equation (9):
NC i=(CH i-CH iB)/k i=ΔS i+(N i/k i)+N c NC i =(CH i -CH iB )/ ki =ΔS i +(N i / ki )+N c
(9)(9)
,其中ΔS i可对应于感应通道212.i因为触摸事件TE而产生的信号变化量。 , where ΔS i may correspond to the amount of signal change generated by the sensing channel 212.i due to the touch event TE.
此外,基于式子(8),控制器224可通过预先测量参考数据CH iB,以及预先测量在触摸事件TE发生之前(或尚未有触摸事件发生之前)触摸屏显示器200处于高噪声场景时接收通道222.i所输出的多个通道数据,计算出接收通道222.i对应的归一化因子k iIn addition, based on equation (8), the controller 224 can measure the reference data CH iB in advance, and measure the receiving channel 222 before the touch event TE (or before the touch event has not yet occurred) when the touch screen display 200 is in a high noise scene .i outputs the multiple channel data, and calculates the normalization factor ki corresponding to the receiving channel 222.i.
于步骤906中,根据所述N个感应通道的触摸状态以及所述接收通道对应的加权函数,对所述N个接收通道对应的N个第一归一化数据进行加权平均,以产生所述接收通道对应的第二归一化数据。以接收通道222.i为例,控制器224可根据N个感应通道212.1-212.N的触摸状态以及接收通道222.i对应的加权函数,对N个第一归一化数据NC 1-NC N进行加权平均,以产生接收通道222.i对应的第二归一化数据NC iC。由于每一个第一归一化数据均包括感应通道受到的噪声干扰,因此,对N个第一归一化数据NC 1-NC N进行加权平均所产生的第二归一化数据NC iC,可包括其他感应通道受到的噪声干扰耦合到感应通道212.i而产生的信号成分。 In step 906, according to the touch states of the N sensing channels and the weighting function corresponding to the receiving channels, the N first normalized data corresponding to the N receiving channels are weighted and averaged to generate the N first normalized data corresponding to the N receiving channels. The second normalized data corresponding to the receiving channel is received. Taking the receiving channel 222.i as an example, the controller 224 may, according to the touch states of the N sensing channels 212.1-212.N and the weighting function corresponding to the receiving channel 222.i, perform an operation on the N first normalized data NC 1 -NC N performs a weighted average to generate the second normalized data NC iC corresponding to the receive channel 222.i. Since each first normalized data includes the noise interference received by the sensing channel, the second normalized data NC iC generated by the weighted average of the N first normalized data NC 1 -NC N can be Including the signal components generated by the coupling of noise interference received by other sensing channels to the sensing channel 212.i.
于步骤908中,根据所述归一化因子和所述第二归一化数据,校正所述第一通道数据。以接收通道222.i为例,控制器224可根据归一化因子k i和第二归一化数据NC iC,校正第一通道数据CH i。于 此实施例中,第二归一化数据NC iC可作为接收通道222.i对应的第一归一化数据NC i的校正版本。因此,控制器224可基于式子(8)来校正第一通道数据CH i。例如,在高噪声场景下,第一通道数据CH i中与显示噪声相关的成分(k i×N c)可远大于与随机噪声相关的成分(N i)。控制器224可将第一通道数据CH i减去归一化因子k i与第二归一化数据NC iC两者的乘积,作为第一通道数据CH i的校正版本。 In step 908, the first channel data is corrected according to the normalization factor and the second normalization data. Taking the receiving channel 222.i as an example, the controller 224 can correct the first channel data CH i according to the normalization factor ki and the second normalized data NC iC . In this embodiment, the second normalized data NC iC can be used as a corrected version of the first normalized data NC i corresponding to the receiving channel 222.i. Therefore, the controller 224 can correct the first channel data CH i based on Equation (8). For example, in a high-noise scenario, the component (k i ×N c ) related to display noise in the first channel data CH i may be much larger than the component (N i ) related to random noise. The controller 224 may subtract the product of the normalization factor ki and the second normalized data NC iC from the first channel data CH i as a corrected version of the first channel data CH i .
图10是本申请的触摸屏显示器的数据处理方法的一实施例的流程图。方法1000可作为图9所示的方法900的一实施方式。出于说明的目的,以下搭配图2所示的触摸屏显示器200来说明图10所示的方法1000。然而,本申请并不以此为限。将方法1000应用于图1所示的触摸屏显示器100也是可行的。此外,假若所得到的结果实质上大致相同,则步骤不一定要按照图10所示的顺序来进行。FIG. 10 is a flowchart of an embodiment of a data processing method for a touch screen display of the present application. The method 1000 can be used as an embodiment of the method 900 shown in FIG. 9 . For the purpose of illustration, the method 1000 shown in FIG. 10 is described below in conjunction with the touch screen display 200 shown in FIG. 2 . However, the present application is not limited thereto. It is also possible to apply the method 1000 to the touch screen display 100 shown in FIG. 1 . In addition, the steps do not necessarily have to be performed in the order shown in FIG. 10 if the obtained results are substantially the same.
首先,于步骤1002中,触摸传感系统204可测量N个接收通道222.1-222.N在某一时刻分别输出的N个第一通道数据CH 1-CH N。步骤1002可作为图9所示的步骤902的实施方式。例如,当触摸屏显示器200处于亮屏状态时,N个接收通道222.1-222.N可在同一时间(或大致相同的时间)分别接收N个传感结果SR 1-SR N,据以产生N个第一通道数据CH 1-CH N。控制器224可在同一时间(或大致相同的时间)接收来自N个接收通道222.1-222.N的N个第一通道数据CH 1-CH NFirst, in step 1002, the touch sensing system 204 may measure the N pieces of first channel data CH 1 -CH N respectively output by the N receiving channels 222.1-222.N at a certain moment. Step 1002 can be an implementation of step 902 shown in FIG. 9 . For example, when the touch screen display 200 is in the bright screen state, the N receiving channels 222.1-222.N can respectively receive N sensing results SR 1 -SR N at the same time (or approximately the same time), so as to generate N sensing results SR 1 -SR N respectively. The first channel data CH 1 -CH N . The controller 224 may receive the N first channel data CH1 -CHN from the N receive channels 222.1-222.N at the same time (or approximately the same time).
于步骤1004中,控制器224可计算每一接收通道对应的第一归一化数据。步骤1004可作为图9所示的步骤904的实施方式。例如,控制器224可利用上述式子(9)计算出每一接收通道的第一归一化数据。此外,在图2所示的实施例中,每一接收通道输出的通道数据是包括同相数据和正交数据的矢量数据。因此,N个第一归一化数据NC 1-NC N可表示为下方所示的矢量NC VIn step 1004, the controller 224 may calculate the first normalized data corresponding to each receive channel. Step 1004 can be an implementation of step 904 shown in FIG. 9 . For example, the controller 224 can calculate the first normalized data of each receiving channel by using the above equation (9). In addition, in the embodiment shown in FIG. 2, the channel data output by each receiving channel is vector data including in-phase data and quadrature data. Therefore, the N pieces of first normalized data NC 1 -NC N can be represented as a vector NC V shown below.
NC V=[NC 1,NC 2,…,NC N] NC V =[NC 1 ,NC 2 ,...,NC N ]
=[(CH 1-CH 1B)/k 1,(CH 2-CH 2B)/k 2,…,(CH N-CH NB)/k N] =[(CH 1 -CH 1B )/k 1 ,(CH 2 -CH 2B )/k 2 ,...,(CH N -CH NB )/k N ]
(10)(10)
于步骤1006中,控制器224可预先判断在触摸事件TE发生时N个感应通道212.1-212.N的触摸状态。例如,控制器224至少可根据N个第一通道数据CH 1-CH N,判断出N个感应通道212.1-212.N中有哪些感应通道未被触碰,并据以产生一个1×N的矩阵isNoTouch,其可表示如下: In step 1006, the controller 224 can pre-determine the touch states of the N sensing channels 212.1-212.N when the touch event TE occurs. For example, the controller 224 can at least determine which of the N sensing channels 212.1-212.N are not touched according to the N first channel data CH 1 -CH N , and generate a 1×N data accordingly. The matrix isNoTouch, which can be represented as follows:
isNoTouch=[B 1,B 2,…,B i,…,B N] isNoTouch=[B 1 ,B 2 ,...,B i ,...,B N ]
(11)(11)
,其中元素B i用以指示出感应通道212.i是否有被触碰。于此实施例中,当判断出感应通道212.i被触碰时,控制器224可将元素B i设为0。当判断出感应通道212.i未被触碰时,控制器224可将元素B i设为1。 , wherein the element B i is used to indicate whether the sensing channel 212.i is touched. In this embodiment, when it is determined that the sensing channel 212.i is touched, the controller 224 may set the element B i to 0. When it is determined that the sensing channel 212.i is not touched, the controller 224 may set the element B i to 1.
于步骤1008中,控制器224可决定N个接收通道222.1-222.N各自对应的加权函数。以接收通道222.i为例,控制器224可决定出接收通道222.i对应的加权函数Wi,其可包括分别对应于N个感应通道212.1-212.N的N个加权系数wx i1-wx iN。于此实施例中,加权函数Wi可表示为一个1×N的矩阵: In step 1008, the controller 224 may determine the weighting function corresponding to each of the N receiving channels 222.1-222.N. Taking the receiving channel 222.i as an example, the controller 224 may determine the weighting function Wi corresponding to the receiving channel 222.i, which may include N weighting coefficients wx i1 -wx corresponding to the N sensing channels 212.1-212.N respectively iN . In this embodiment, the weighting function Wi can be represented as a 1×N matrix:
Wi=[wx i1,wx i2,…,wx ii,…,wx iN] Wi=[wx i1 ,wx i2 ,...,wx ii ,...,wx iN ]
(12)(12)
,其中N个加权系数wx i1-wx iN可以是0或任意正实数。每一感应通道对应的加权系数可根据所述感应通道与感应通道212.i之间的距离(感应通道数量)来决定。举例来说,相比于与感应通道212.i距离较远的感应通道,与感应通道212.i距离较近的感应通道所受到的噪声干扰,可对感应通道212.i具有较大的影响。在感应通道212.i与N个感应通道212.1-212.N中的一个感应通道之间的感应通道数量小于感应通道212.i与N个感应通道212.1-212.N中的另一感应通道之间的感应通道数量的情形下,所述感应通道对应的加 权系数可大于所述另一感应通道对应的加权系数。 , where the N weighting coefficients wx i1 -wx iN can be 0 or any positive real numbers. The weighting coefficient corresponding to each sensing channel may be determined according to the distance between the sensing channel and the sensing channel 212.i (the number of sensing channels). For example, compared to the sensing channel farther away from the sensing channel 212.i, the noise interference received by the sensing channel that is closer to the sensing channel 212.i may have a greater impact on the sensing channel 212.i . The number of sensing channels between the sensing channel 212.i and one of the N sensing channels 212.1-212.N is less than the number of sensing channels between the sensing channel 212.i and the other sensing channel of the N sensing channels 212.1-212.N In the case of the number of sensing channels between the two, the weighting coefficient corresponding to the sensing channel may be greater than the weighting coefficient corresponding to the other sensing channel.
例如,对于感应通道212.i对应的加权函数Wi来说,N个感应通道212.1-212.N中的一个感应通道对应的加权系数,可正比于感应通道212.i与所述感应通道之间的感应通道数量的倒数。在感应通道212.i对应的加权系数wx ii等于(但不限于)1的情形下,加权函数Wi可由式子(13)来表示: For example, for the weighting function Wi corresponding to the sensing channel 212.i, the weighting coefficient corresponding to one sensing channel among the N sensing channels 212.1-212.N may be proportional to the difference between the sensing channel 212.i and the sensing channel The inverse of the number of sensing channels. In the case where the weighting coefficient wx ii corresponding to the sensing channel 212.i is equal to (but not limited to) 1, the weighting function Wi can be represented by the formula (13):
Wi=[…,1/3,1/2,1,1/2,1/3,…,1/|j-i+1|,…]Wi=[…,1/3,1/2,1,1/2,1/3,…,1/|j-i+1|,…]
(13)(13)
,其中1/|j-i+1|是感应通道212.j对应的加权系数wx ij, where 1/|j-i+1| is the weighting coefficient wx ij corresponding to the sensing channel 212.j.
又例如,N个感应通道212.1-212.N中的一个感应通道对应的加权系数,可正比于感应通道212.i与所述感应通道之间的感应通道数量的平方的倒数。在感应通道212.i对应的加权系数wx ii等于(但不限于)1的情形下,加权函数Wi可由式子(14)来表示: For another example, the weighting coefficient corresponding to one sensing channel among the N sensing channels 212.1-212.N may be proportional to the inverse of the square of the number of sensing channels between the sensing channel 212.i and the sensing channel. In the case where the weighting coefficient wx ii corresponding to the sensing channel 212.i is equal to (but not limited to) 1, the weighting function Wi can be represented by the formula (14):
Wi=[…,1/9,1/4,1,1/4,1/9,…,1/|j-i+1| 2,…] Wi=[…,1/9,1/4,1,1/4,1/9,…,1/|j-i+1| 2 ,…]
(14)(14)
,其中1/|j-i+1| 2是感应通道212.j对应的加权系数wx ij, where 1/|j-i+1| 2 is the weighting coefficient wx ij corresponding to the sensing channel 212.j.
于步骤1010中,控制器224可根据N个感应通道212.1-212.N的触摸状态以及加权函数Wi的N个加权系数wx i1-wx iN,决定N个第一归一化数据NC 1-NC N分别对应的N个权重因数,并据以对N个第一归一化数据NC 1-NC N进行加权平均。步骤1006至步骤1010可作为图9所示的步骤906的实施方式。于此实施例中,所述N个权重因数可根据上述矩阵isNoTouch和N个加权系数wx i1-wx iN决定。N个第一归一化数据NC 1-NC N的加权平均结果(即接收通道222.i对应的第二归一化数据NC iC)可表示为: In step 1010, the controller 224 may determine the N first normalized data NC 1 -NC according to the touch states of the N sensing channels 212.1-212.N and the N weighting coefficients wx i1 -wx iN of the weighting function Wi N respectively correspond to N weighting factors, and perform a weighted average on the N first normalized data NC 1 -NC N accordingly. Steps 1006 to 1010 can be used as an implementation of step 906 shown in FIG. 9 . In this embodiment, the N weighting factors can be determined according to the matrix isNoTouch and the N weighting coefficients wx i1 -wx iN . The weighted average result of the N first normalized data NC 1 -NC N (that is, the second normalized data NC iC corresponding to the receiving channel 222.i ) can be expressed as:
Figure PCTCN2021104652-appb-000005
Figure PCTCN2021104652-appb-000005
,其中B j是式子(11)所示的矩阵isNoTouch中的元素,用以指示出感应通道212.j(j是1到N之间的任一整数)的触摸状态。 , where B j is an element in the matrix isNoTouch shown in equation (11), used to indicate the touch state of the sensing channel 212.j (j is any integer between 1 and N).
当N个感应通道212.1-212.N中的一个感应通道的触摸状态指示出所述感应通道被触碰时,控制器224可将所述感应通道对应的第一归一化数据的权重因数设为0。当所述感应通道的触摸状态指示出所述感应通道未被触碰时,控制器224可根据所述感应通道对应的加权系数设定为所述感应通道对应的第一归一化数据的权重因数。例如,当判断出感应通道212.j被触碰时,控制器224可将元素B j设为0,使感应通道212.j对应的第一归一化数据NC j的权重因数等于0。当判断出感应通道212.j未被触碰时,控制器224可将元素B j设为1,使感应通道212.j对应的第一归一化数据NC j的权重因数等于“wx ij/(B 1×wx i1+B 2×wx i2+…+B N×wx iN)”。 When the touch state of one of the N sensing channels 212.1-212.N indicates that the sensing channel is touched, the controller 224 may set the weighting factor of the first normalized data corresponding to the sensing channel to is 0. When the touch state of the sensing channel indicates that the sensing channel is not touched, the controller 224 may set the weight of the first normalized data corresponding to the sensing channel according to the weighting coefficient corresponding to the sensing channel factor. For example, when it is determined that the sensing channel 212.j is touched, the controller 224 may set the element B j to 0, so that the weighting factor of the first normalized data NC j corresponding to the sensing channel 212.j is equal to 0. When it is determined that the sensing channel 212.j is not touched, the controller 224 can set the element B j to 1, so that the weighting factor of the first normalized data NC j corresponding to the sensing channel 212.j is equal to “wx ij / (B 1 ×wx i1 +B 2 ×wx i2 +…+B N ×wx iN )”.
于步骤1012中,控制器224可将第一通道数据CH i减去归一化因子k i与第二归一化数据NC iC两者的乘积,以产生校正后的通道数据CH iC(即第一通道数据CH i的校正版本),如式子(16)所示: In step 1012, the controller 224 may subtract the product of the normalization factor ki and the second normalized data NC iC from the first channel data CH i to generate the corrected channel data CH iC (that is, the first channel data CH i C ). The corrected version of the one-channel data CH i ), as shown in equation (16):
CH iC=CH i-NC iC CH iC =CH i -NC iC
(16)(16)
。步骤1012可作为图9所示的步骤908的实施方式。. Step 1012 may be an implementation of step 908 shown in FIG. 9 .
通过重复执行步骤1006至1012,控制器224可对N个第一通道数据CH 1-CH N进行校正,从而根据校正后的通道数据控制触摸显示器200的操作。 By repeating steps 1006 to 1012, the controller 224 can correct the N first channel data CH 1 -CH N , so as to control the operation of the touch display 200 according to the corrected channel data.
值得注意的是,上述关于数据处理方法1000的细节是出于说明的目的,并非用来限制本申请的范围。在某些实施例中,矩阵isNoTouch可采用其他实施方式。例如,于步骤1006中,只要元素B i于感应通道212.i未被触碰时具有的值,可大于或远大于元素B i于感应通道212.i被触碰时具有的值,控制器224可将元素B i于感应通道212.i未被触碰时具有的值设为不等于1的正实数。 It should be noted that the above-mentioned details about the data processing method 1000 are for illustrative purposes and are not intended to limit the scope of the present application. In some embodiments, the matrix isNoTouch may take other implementations. For example, in step 1006, as long as the value of the element B i when the sensing channel 212.i is not touched can be greater than or much greater than the value of the element B i when the sensing channel 212.i is touched, the controller 224 may set the value of element B i when sensing channel 212.i is not touched to a positive real number not equal to 1.
在某些实施例中,上述接收通道222.i对应的加权函数Wi可由其他形式的加权函数来实施。例如,由于欲校正的第一通道数据CH i对应的感应通道212.i可能是被触碰的感应通道,因此,可将感应通道212.i的加权系数wx ii设为0。又例如,由于欲校正的第一通道数据CH i对应的感应通道212.i及其相邻的感应通道可能均是被触碰的感应通道,因此,可将感应通道212.i的加权系数wx ii设为0,以及将与感应通道212.i相邻的M个感应通道对应的M个加权系数设为0,其中M是小于N的正整数。以感应通道的加权系数是根据两个感应通道之间的距离的平方的倒数来决定为例,加权函数Wi可由(但不限于)式子(17)来表示: In some embodiments, the weighting function Wi corresponding to the above receiving channel 222.i may be implemented by other forms of weighting functions. For example, since the sensing channel 212.i corresponding to the first channel data CH i to be corrected may be the touched sensing channel, the weighting coefficient wx ii of the sensing channel 212.i can be set to 0. For another example, since the sensing channel 212.i corresponding to the first channel data CH i to be corrected and its adjacent sensing channels may both be touched sensing channels, the weighting coefficient wx of the sensing channel 212.i can be ii is set to 0, and the M weighting coefficients corresponding to the M sensing channels adjacent to the sensing channel 212.i are set to 0, where M is a positive integer less than N. Taking the weighting coefficient of the sensing channel as an example to be determined according to the inverse of the square of the distance between the two sensing channels, the weighting function Wi can be represented by (but not limited to) formula (17):
Wi=[…,1/9,0,0,0,1/9,…,1/|j-i+1| 2,…] Wi=[…,1/9,0,0,0,1/9,…,1/|j-i+1| 2 ,…]
(17)(17)
,其中1/|j-i+1| 2是感应通道212.j对应的加权系数wx ij, where 1/|j-i+1| 2 is the weighting coefficient wx ij corresponding to the sensing channel 212.j.
只要是可根据N个感应通道212.1-212.N对接收通道222.i所接收的传感结果的影响程度,对N个第一归一化数据CH 1-CH N进行加权平均以校正第一归一化数据CH 1的触摸传感方案,相关的替代实施方式仍属于本申请的精神与范围。 As long as the N first normalized data CH 1 -CH N can be weighted and averaged to correct the first The touch sensing solution for normalized data CH 1 and related alternative implementations still belong to the spirit and scope of the present application.
图11是图2所示的触摸传感系统204采用图10所示的数据处理方法1000于高噪声场景下产生的各通道数据的标准差的示意图。图11还示出了未采用图10所示的数据处理方法1000所产生的各通道数据的标准差。请连同图2参阅图11。出于说明的目的,于此实施例中,图2所示的触摸传感器210可包括29个感应通道212.1-212.29(即N等于29)。测量结果DR1对应于没有通过校正处理的第一通道数据的标准差。测量结果DR2对应于使用同一接收通道对应的通道数据来校正所有接收通道对应的通道数据而获得的标准差。测量结果DR3对应于使用图10所示的数据处理方法1000来进行校正处理所获得的标准差。FIG. 11 is a schematic diagram of the standard deviation of each channel data generated by the touch sensing system 204 shown in FIG. 2 using the data processing method 1000 shown in FIG. 10 in a high-noise scenario. FIG. 11 also shows the standard deviation of each channel data generated without the data processing method 1000 shown in FIG. 10 . Please refer to Figure 11 together with Figure 2. For illustrative purposes, in this embodiment, the touch sensor 210 shown in FIG. 2 may include 29 sensing channels 212.1-212.29 (ie, N equals 29). The measurement result DR1 corresponds to the standard deviation of the first channel data that has not passed the correction process. The measurement result DR2 corresponds to the standard deviation obtained by using the channel data corresponding to the same receiving channel to correct the channel data corresponding to all receiving channels. The measurement result DR3 corresponds to the standard deviation obtained by performing the correction process using the data processing method 1000 shown in FIG. 10 .
测量结果DR1的产生方式如下。处理电路220可对每一感应通 道的传感结果进行100次测量,以于相对应的接收通道接收的100个第一通道数据,从而产生此100个第一通道数据的标准差。例如,接收通道222.1对应的标准差,是从接收通道222.1输出100次的第一通道数据CH 1的标准差。 The measurement result DR1 is generated as follows. The processing circuit 220 may measure the sensing result of each sensing channel 100 times to generate the standard deviation of the 100 first channel data with respect to the 100 first channel data received by the corresponding receiving channel. For example, the standard deviation corresponding to the receiving channel 222.1 is the standard deviation of the first channel data CH1 output from the receiving channel 222.1 100 times.
测量结果DR2的产生方式如下。处理电路220可对每一感应通道的传感结果进行100次测量,其中处理电路220可采用未被触碰的某一个感应通道对应的第一归一化数据,来校正每一接收通道于每次测量时所输出的第一通道数据。于此实施例中,假设感应通道212.29是未被触碰的感应通道。处理电路220可根据感应通道212.29对应的第一归一化数据NC 29来校正每一接收通道的第一通道数据所产生的结果。例如,接收通道222.1每次输出的第一通道数据CH 1,均可被相应的第一归一化数据NC 29校正。处理电路220可根据100次测量对应的100个第一通道数据CH 1的校正结果,产生接收通道222.1对应的标准差。相似地,处理电路220可根据每次测量时感应通道212.29对应的第一归一化数据NC 29,校正其他接收通道对应的第一通道数据,从而产生每一接收通道对应的标准差。由图5可知,相比于测量结果DR1,测量结果DR2所对应的标准差已降低许多。然而,通道数据的标准差会随著与感应通道212.29距离增加而增加。触摸传感系统的信噪比仍有待改善。 The measurement result DR2 is generated as follows. The processing circuit 220 can measure the sensing results of each sensing channel 100 times, wherein the processing circuit 220 can use the first normalized data corresponding to a certain sensing channel that has not been touched to correct the difference between each receiving channel and each receiving channel. The first channel data output during the next measurement. In this embodiment, it is assumed that the sensing channel 212.29 is an untouched sensing channel. The processing circuit 220 can correct the result generated by the first channel data of each receiving channel according to the first normalized data NC 29 corresponding to the sensing channel 212.29. For example, each time the first channel data CH 1 output by the receiving channel 222.1 can be corrected by the corresponding first normalized data NC 29 . The processing circuit 220 can generate the standard deviation corresponding to the receiving channel 222.1 according to the calibration results of the 100 first channel data CH1 corresponding to the 100 measurements. Similarly, the processing circuit 220 can correct the first channel data corresponding to other receiving channels according to the first normalized data NC 29 corresponding to the sensing channel 212.29 in each measurement, thereby generating a standard deviation corresponding to each receiving channel. It can be seen from FIG. 5 that, compared with the measurement result DR1, the standard deviation corresponding to the measurement result DR2 has been greatly reduced. However, the standard deviation of the channel data increases with distance from the sensing channel 212.29. The signal-to-noise ratio of touch-sensing systems still needs to be improved.
相比于测量结果DR1和测量结果DR2,测量结果DR3所对应的标准差不仅大幅减少,并且在校正与感应通道212.29距离较远的感应通道对应的通道数据时,仍可具有良好的校正效果。也就是说,通过本申请公开的加权平均校正处理,触摸传感系统在高噪声场景下仍可具有良好的信噪比。Compared with the measurement result DR1 and the measurement result DR2, the standard deviation corresponding to the measurement result DR3 is not only greatly reduced, but also has a good correction effect when correcting the channel data corresponding to the sensing channel 212.29 farther away. That is to say, through the weighted average correction process disclosed in the present application, the touch sensing system can still have a good signal-to-noise ratio in a high-noise scenario.
请再次参阅图1。于此实施例中,控制器124可包括(但不限于)存储器126和处理器128。存储器126可用于存储程序指令。处理器128耦接于存储器126,并可用于调用存储器126存储的程序指令,使得控制器124执行本申请所公开的触摸传感方案,例如 图9所示的数据处理方法900以及图10所示的数据处理方法1000其中的至少一个方法。相似地,在某些实施例中,图2所示的控制器224可包括存储器和处理器(图未示),其中所述处理器可调用所述存储器所存储的程序指令,使得控制器224执行本申请所公开的触摸传感方案。由于本领域的技术人员在阅读上述关于图1、图2、图9至图11的段落说明之后,应可了解包括存储器和处理器的控制器124/224执行本申请所公开的触摸传感方案的操作细节,因此,进一步的说明在此便不赘述。See Figure 1 again. In this embodiment, the controller 124 may include, but is not limited to, a memory 126 and a processor 128 . Memory 126 may be used to store program instructions. The processor 128 is coupled to the memory 126 and can be used to call program instructions stored in the memory 126, so that the controller 124 executes the touch sensing solution disclosed in this application, such as the data processing method 900 shown in FIG. 9 and the data processing method 900 shown in FIG. 10 . At least one of the data processing methods 1000. Similarly, in some embodiments, the controller 224 shown in FIG. 2 may include a memory and a processor (not shown), wherein the processor may invoke program instructions stored in the memory to cause the controller 224 to Implement the touch sensing scheme disclosed in this application. As those skilled in the art will understand that the controller 124/224 including the memory and the processor implements the touch sensing scheme disclosed in the present application after reading the above paragraphs about FIG. 1, FIG. 2, FIG. 9 to FIG. 11 Therefore, further descriptions are not repeated here.
上文的叙述简要地提出了本申请某些实施例的特征,使本领域的技术人员可更全面地理解本申请的多个层面。本领域的技术人员应可了解,其可轻易地利用本申请作为基础,来设计或更动其他流程与结构,以实现与上文所述的实施方式相同的目的和/或达到相同的优点。本领域的技术人员应当明白,这些等效的实施方式仍属于本申请的精神与范围,且其可进行各种改变、替代与更改,而不会悖离本申请的精神与范围。The foregoing description briefly sets forth features of certain embodiments of the present application so that those skilled in the art may more fully understand the various aspects of the present application. It should be appreciated by those skilled in the art that they can easily use the present application as a basis to design or modify other processes and structures to achieve the same purposes and/or achieve the same advantages as the above-described embodiments. Those skilled in the art should understand that these equivalent embodiments still belong to the spirit and scope of the present application, and various changes, substitutions and alterations can be made without departing from the spirit and scope of the present application.

Claims (30)

  1. 一种检测触摸屏显示器上的触摸事件的方法,其特征在于,包括:A method for detecting a touch event on a touch screen display, comprising:
    接收所述触摸屏显示器的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,其中N是大于1的正整数,所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道;Receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein N is a positive integer greater than 1, and the N receiving channels are respectively coupled to the N sensing channels of the touch screen display;
    针对所述N个接收通道的每一接收通道:For each of the N receive channels:
    将所述接收通道对应的第一通道数据与所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据相减;以及subtracting the first channel data corresponding to the receiving channel and the reference data from the receiving channel when the touch screen display is in an off-screen state; and
    将所述第一通道数据与所述参考数据两者相减的结果除以归一化因子,以产生所述接收通道对应的归一化数据,其中所述归一化因子指示出所述接收通道受显示噪声干扰的程度;以及dividing the result of subtracting the first channel data and the reference data by a normalization factor to generate normalized data corresponding to the receive channel, wherein the normalization factor indicates the receive channel the extent to which the channel is disturbed by display noise; and
    根据所述N个接收通道分别对应的N个归一化数据,检测所述触摸事件。The touch event is detected according to the N normalized data corresponding to the N receiving channels respectively.
  2. 如权利要求1所述的方法,其特征在于,还包括:The method of claim 1, further comprising:
    在所述触摸事件发生之前,取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的所述参考数据。Before the touch event occurs, the reference data from the receiving channel when the touch screen display is in an off-screen state is obtained.
  3. 如权利要求1所述的方法,其特征在于,根据所述N个接收通道分别对应的所述N个归一化数据检测所述触摸事件的步骤包括:The method of claim 1, wherein the step of detecting the touch event according to the N normalized data corresponding to the N receiving channels respectively comprises:
    计算所述接收通道对应的归一化数据分别与所述N个接收通道中的K个接收通道对应的K个归一化数据之间的差距的M次方,以产生K个计算结果,其中K是大于1的正整数,M是正实数;Calculate the M power of the difference between the normalized data corresponding to the receiving channel and the K normalized data corresponding to the K receiving channels in the N receiving channels, to generate K calculation results, wherein K is a positive integer greater than 1, M is a positive real number;
    根据所述K个计算结果产生所述接收通道的通道指标;以及generating a channel index of the receiving channel according to the K calculation results; and
    根据所述通道指标,判断所述触摸事件是否发生在所述接收通 道耦接的感应通道上。According to the channel indicator, it is determined whether the touch event occurs on the sensing channel coupled to the receiving channel.
  4. 如权利要求3所述的方法,其特征在于,根据所述K个计算结果产生所述通道指标的步骤包括:The method of claim 3, wherein the step of generating the channel index according to the K calculation results comprises:
    将所述K个计算结果分别加上预定值,以产生K个相加结果;以及adding a predetermined value to the K calculation results, respectively, to generate K addition results; and
    将所述K个相加结果的倒数相加,以产生所述通道指标。The reciprocals of the K addition results are added to generate the channel indicator.
  5. 如权利要求4所述的方法,其特征在于,所述预定值是正实数。5. The method of claim 4, wherein the predetermined value is a positive real number.
  6. 如权利要求4所述的方法,其特征在于,根据所述通道指标判断所述触摸事件是否发生在所述感应通道上的步骤包括:The method of claim 4, wherein the step of judging whether the touch event occurs on the sensing channel according to the channel indicator comprises:
    当所述通道指标小于阈值时,判断所述触摸事件发生在所述感应通道上;以及When the channel index is less than a threshold, determining that the touch event occurs on the sensing channel; and
    当所述通道指标大于或等于所述阈值时,判断所述触摸事件未发生在所述感应通道上。When the channel index is greater than or equal to the threshold, it is determined that the touch event does not occur on the sensing channel.
  7. 如权利要求3所述的方法,其特征在于,根据所述K个计算结果产生所述通道指标的步骤包括:The method of claim 3, wherein the step of generating the channel index according to the K calculation results comprises:
    将所述K个计算结果相加,以产生所述通道指标。The K calculation results are added to generate the channel indicator.
  8. 如权利要求7所述的方法,其特征在于,根据所述通道指标判断所述触摸事件是否发生在所述感应通道上的步骤包括:The method of claim 7, wherein the step of judging whether the touch event occurs on the sensing channel according to the channel index comprises:
    当所述通道指标大于阈值时,判断所述触摸事件发生在所述感应通道上;以及When the channel index is greater than a threshold, determining that the touch event occurs on the sensing channel; and
    当所述通道指标小于或等于所述阈值时,判断所述触摸事件未发生在所述感应通道上。When the channel index is less than or equal to the threshold, it is determined that the touch event does not occur on the sensing channel.
  9. 如权利要求3所述的方法,其特征在于,根据所述K个计算结果产生所述通道指标的步骤包括:The method of claim 3, wherein the step of generating the channel index according to the K calculation results comprises:
    计算所述K个计算结果中小于参考值的计算结果的个数,以产 生所述通道指标。Calculate the number of calculation results smaller than the reference value among the K calculation results to generate the channel index.
  10. 如权利要求9所述的方法,其特征在于,根据所述通道指标判断所述触摸事件是否发生在所述感应通道上的步骤包括:The method of claim 9, wherein the step of judging whether the touch event occurs on the sensing channel according to the channel indicator comprises:
    当所述通道指标大于阈值时,判断所述触摸事件未发生在所述感应通道上。When the channel index is greater than the threshold, it is determined that the touch event does not occur on the sensing channel.
  11. 如权利要求10所述的方法,其特征在于,所述K个计算结果中小于所述参考值的一个计算结果来自所述接收通道对应的归一化数据和不同于所述接收通道的另一接收通道对应的归一化数据;根据所述N个接收通道分别对应的所述N个归一化数据检测所述触摸事件的步骤还包括:The method according to claim 10, wherein one calculation result of the K calculation results smaller than the reference value comes from normalized data corresponding to the receiving channel and another calculation result different from the receiving channel receiving normalized data corresponding to a channel; the step of detecting the touch event according to the N normalized data corresponding to the N receiving channels respectively includes:
    当判断出所述触摸事件未发生在所述感应通道时,判断所述触摸事件未发生在所述另一接收通道耦接的感应通道上。When it is determined that the touch event does not occur on the sensing channel, it is determined that the touch event does not occur on the sensing channel coupled to the other receiving channel.
  12. 如权利要求3至11中任一项所述的方法,其特征在于,根据所述N个接收通道分别对应的所述N个归一化数据检测所述触摸事件的步骤还包括:The method according to any one of claims 3 to 11, wherein the step of detecting the touch event according to the N normalized data respectively corresponding to the N receiving channels further comprises:
    将所述N个归一化数据分成P个群组,其中所述归一化数据和所述K个归一化数据位于所述P个群组中的同一个群组。The N normalized data are divided into P groups, wherein the normalized data and the K normalized data are located in the same group of the P groups.
  13. 如权利要求1至11中任一项所述的方法,其特征在于,所述N个第一通道数据是在所述触摸屏显示器处于所述亮屏状态时的同一时间接收。The method according to any one of claims 1 to 11, wherein the N pieces of first channel data are received at the same time when the touch screen display is in the bright screen state.
  14. 如权利要求1至11中任一项所述的方法,其特征在于,取得所述触摸屏显示器处于所述灭屏状态时来自所述接收通道的所述参考数据的步骤包括:The method according to any one of claims 1 to 11, wherein the step of obtaining the reference data from the receiving channel when the touch screen display is in the off-screen state comprises:
    接收所述接收通道于所述触摸屏显示器处于所述灭屏状态时的多个时间点分别输出的多个第二通道数据;以及receiving a plurality of second channel data respectively output by the receiving channel at a plurality of time points when the touch screen display is in the off-screen state; and
    将所述多个第二通道数据的平均作为所述参考数据。The average of the plurality of second channel data is used as the reference data.
  15. 一种触摸屏显示器的处理电路,其特征在于,包括:A processing circuit for a touch screen display, comprising:
    N个接收通道,分别耦接于所述触摸屏显示器的N个感应通道,其中N是大于1的正整数;每一接收通道用以于所述触摸屏显示器处于亮屏状态时根据来自相对应的感应通道的传感结果输出第一通道数据;以及N receiving channels, respectively coupled to the N sensing channels of the touch screen display, where N is a positive integer greater than 1; The sensing result of the channel outputs the first channel data; and
    控制器,耦接于所述N个接收通道,用以取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据,以及执行上述权利要求1至14中任一项所述的方法。a controller, coupled to the N receiving channels, for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and performing the method according to any one of the above claims 1 to 14 .
  16. 如权利要求15所述的处理电路,其特征在于,所述控制器包括:16. The processing circuit of claim 15, wherein the controller comprises:
    存储器,用于存储程序指令;以及memory for storing program instructions; and
    处理器,耦接于所述存储器,用于调用所述存储器存储的程序指令,使得所述控制器执行上述权利要求1至14中任一项所述的方法。A processor, coupled to the memory, for invoking program instructions stored in the memory, so that the controller executes the method according to any one of claims 1 to 14.
  17. 一种触摸屏显示器的数据处理方法,其特征在于,包括:A data processing method for a touch screen display, comprising:
    接收所述触摸屏显示器的N个接收通道于所述触摸屏显示器处于亮屏状态时分别输出的N个第一通道数据,其中N是大于1的正整数,所述N个接收通道分别耦接于所述触摸屏显示器的N个感应通道;Receive N first channel data respectively output by the N receiving channels of the touch screen display when the touch screen display is in a bright screen state, wherein N is a positive integer greater than 1, and the N receiving channels are respectively coupled to the N sensing channels of the touch screen display;
    针对所述N个接收通道中的每一接收通道,将所述接收通道对应的第一通道数据与参考数据两者的差除以归一化因子,以产生所述接收通道对应的第一归一化数据,其中所述参考数据来自所述触摸屏显示器处于灭屏状态时的所述接收通道,以及所述归一化因子指示出所述接收通道受显示噪声干扰的程度;For each of the N receiving channels, the difference between the first channel data corresponding to the receiving channel and the reference data is divided by a normalization factor to generate a first normalized corresponding to the receiving channel Normalization data, wherein the reference data comes from the receiving channel when the touch screen display is in an off-screen state, and the normalization factor indicates the degree to which the receiving channel is disturbed by display noise;
    根据所述N个感应通道的触摸状态以及所述接收通道对应的加权函数,对所述N个接收通道对应的N个第一归一化数据进 行加权平均,以产生所述接收通道对应的第二归一化数据;以及According to the touch states of the N sensing channels and the weighting function corresponding to the receiving channels, the N first normalized data corresponding to the N receiving channels are weighted and averaged to generate the first normalized data corresponding to the receiving channels. 2. Normalized data; and
    根据所述归一化因子和所述第二归一化数据,校正所述第一通道数据。The first channel data is corrected based on the normalization factor and the second normalization data.
  18. 如权利要求17所述的数据处理方法,其特征在于,所述加权函数包括分别对应于所述N个感应通道的N个加权系数,对所述N个第一归一化数据进行加权平均以产生所述第二归一化数据的步骤包括:The data processing method according to claim 17, wherein the weighting function comprises N weighting coefficients corresponding to the N sensing channels respectively, and performing a weighted average on the N first normalized data to obtain The step of generating the second normalized data includes:
    根据所述N个感应通道的触摸状态以及所述N个加权系数,决定所述N个第一归一化数据分别对应的N个权重因数;以及According to the touch states of the N sensing channels and the N weighting coefficients, determine N weighting factors corresponding to the N first normalized data respectively; and
    根据所述N个权重因数对所述N个第一归一化数据进行加权平均,以产生所述第二归一化数据。The N first normalized data is weighted and averaged according to the N weighting factors to generate the second normalized data.
  19. 如权利要求18所述的数据处理方法,其特征在于,所述N个感应通道包括第一感应通道、第二感应通道和第三感应通道,所述第一感应通道耦接于所述接收通道,所述第一感应通道与所述第二感应通道之间的感应通道数量小于所述第一感应通道与所述第三感应通道之间的感应通道数量,所述第二感应通道对应的加权系数大于所述第三感应通道对应的加权系数。The data processing method of claim 18, wherein the N sensing channels comprise a first sensing channel, a second sensing channel and a third sensing channel, the first sensing channel is coupled to the receiving channel , the number of sensing channels between the first sensing channel and the second sensing channel is smaller than the number of sensing channels between the first sensing channel and the third sensing channel, and the weighting corresponding to the second sensing channel The coefficient is greater than the weighting coefficient corresponding to the third sensing channel.
  20. 如权利要求18所述的数据处理方法,其特征在于,所述N个感应通道包括第一感应通道和第二感应通道,所述第一感应通道耦接于所述接收通道,所述第二感应通道对应的加权系数正比于所述第一感应通道与所述第二感应通道之间的感应通道数量的倒数。The data processing method of claim 18, wherein the N sensing channels include a first sensing channel and a second sensing channel, the first sensing channel is coupled to the receiving channel, and the second sensing channel is coupled to the receiving channel. The weighting coefficient corresponding to the sensing channel is proportional to the inverse of the number of sensing channels between the first sensing channel and the second sensing channel.
  21. 如权利要求18所述的数据处理方法,其特征在于,所述N个感应通道包括第一感应通道和第二感应通道,所述第一感应通道耦接于所述接收通道,所述第二感应通道对应的加权系数正比于所述第一感应通道与所述第二感应通道之间的感应通道数量 的平方的倒数。The data processing method of claim 18, wherein the N sensing channels include a first sensing channel and a second sensing channel, the first sensing channel is coupled to the receiving channel, and the second sensing channel is coupled to the receiving channel. The weighting coefficient corresponding to the sensing channel is proportional to the inverse of the square of the number of sensing channels between the first sensing channel and the second sensing channel.
  22. 如权利要求19至21中任一项所述的数据处理方法,其特征在于,所述第一感应通道对应的加权系数等于1。The data processing method according to any one of claims 19 to 21, wherein the weighting coefficient corresponding to the first sensing channel is equal to 1.
  23. 如权利要求19至21中任一项所述的数据处理方法,其特征在于,所述第一感应通道对应的加权系数等于0,以及与所述第一感应通道相邻的M个感应通道对应的M个加权系数等于0,其中M是小于N的自然数。The data processing method according to any one of claims 19 to 21, wherein the weighting coefficient corresponding to the first sensing channel is equal to 0, and the M sensing channels adjacent to the first sensing channel correspond to The M weighting coefficients of are equal to 0, where M is a natural number less than N.
  24. 如权利要求18至21中任一项所述的数据处理方法,其特征在于,决定所述N个第一归一化数据分别对应的所述N个权重因数的步骤包括:The data processing method according to any one of claims 18 to 21, wherein the step of determining the N weighting factors corresponding to the N first normalized data respectively comprises:
    当所述N个感应通道中的一个感应通道的触摸状态指示出所述感应通道被触碰时,将所述感应通道对应的第一归一化数据的权重因数设为0;以及When the touch state of one of the N sensing channels indicates that the sensing channel is touched, setting the weighting factor of the first normalized data corresponding to the sensing channel to 0; and
    当所述感应通道的触摸状态指示出所述感应通道未被触碰时,根据所述感应通道对应的加权系数设定所述感应通道对应的第一归一化数据的权重因数。When the touch state of the sensing channel indicates that the sensing channel is not touched, the weighting factor of the first normalized data corresponding to the sensing channel is set according to the weighting factor corresponding to the sensing channel.
  25. 如权利要求17所述的数据处理方法,其特征在于,根据所述归一化因子和所述第二归一化数据校正所述第一通道数据的步骤包括:The data processing method of claim 17, wherein the step of correcting the first channel data according to the normalization factor and the second normalization data comprises:
    将所述第一通道数据减去所述归一化因子与所述第二归一化数据两者的乘积,作为所述第一通道数据的校正版本。The product of the normalization factor and the second normalized data is subtracted from the first channel data as a corrected version of the first channel data.
  26. 如权利要求17所述的数据处理方法,其特征在于,还包括:The data processing method of claim 17, further comprising:
    在所述触摸事件发生之前,取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的所述参考数据。Before the touch event occurs, the reference data from the receiving channel when the touch screen display is in an off-screen state is obtained.
  27. 如权利要求17、18、19、20、21、25或26中任一项所述的方法,其特征在于,所述N个第一通道数据是在所述触摸屏显示 器处于所述亮屏状态时的同一时间接收。The method according to any one of claims 17, 18, 19, 20, 21, 25 or 26, wherein the N pieces of first channel data are when the touch screen display is in the bright screen state received at the same time.
  28. 如权利要求17、18、19、20、21、25或26中任一项所述的方法,其特征在于,还包括:The method of any one of claims 17, 18, 19, 20, 21, 25 or 26, further comprising:
    接收所述接收通道于所述触摸屏显示器处于所述灭屏状态时的多个时间点分别输出的多个第二通道数据;以及receiving a plurality of second channel data respectively output by the receiving channel at a plurality of time points when the touch screen display is in the off-screen state; and
    将所述多个第二通道数据的平均作为所述参考数据。The average of the plurality of second channel data is used as the reference data.
  29. 一种触摸屏显示器的处理电路,其特征在于,包括:A processing circuit for a touch screen display, comprising:
    N个接收通道,分别耦接于所述触摸屏显示器的N个感应通道,其中N是大于1的正整数;每一接收通道用以于所述触摸屏显示器处于亮屏状态时根据来自相对应的感应通道的传感结果输出第一通道数据;以及N receiving channels, respectively coupled to the N sensing channels of the touch screen display, where N is a positive integer greater than 1; The sensing result of the channel outputs the first channel data; and
    控制器,耦接于所述N个接收通道,用以取得所述触摸屏显示器处于灭屏状态时来自所述接收通道的参考数据,以及执行上述权利要求17至28中任一项所述的数据处理方法。a controller, coupled to the N receiving channels, for obtaining reference data from the receiving channels when the touch screen display is in an off-screen state, and executing the data described in any one of the above claims 17 to 28 Approach.
  30. 如权利要求29所述的处理电路,其特征在于,所述控制器包括:The processing circuit of claim 29, wherein the controller comprises:
    存储器,用于存储程序指令;以及memory for storing program instructions; and
    处理器,耦接于所述存储器,用于调用所述存储器存储的程序指令,使得所述控制器执行上述权利要求17至28中任一项所述的数据处理方法。A processor, coupled to the memory, is configured to invoke program instructions stored in the memory, so that the controller executes the data processing method according to any one of claims 17 to 28.
PCT/CN2021/104652 2021-03-12 2021-07-06 Touch screen display processing circuit, data processing method, and touch event determination method WO2022188316A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN202110268894.2 2021-03-12
CN202110268897.6 2021-03-12
CN202110268894.2A CN113126816A (en) 2021-03-12 2021-03-12 Data processing method and processing circuit of touch screen display
CN202110268897.6A CN113126818A (en) 2021-03-12 2021-03-12 Processing circuit of touch screen display and method for judging touch event

Publications (1)

Publication Number Publication Date
WO2022188316A1 true WO2022188316A1 (en) 2022-09-15

Family

ID=83227361

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/104652 WO2022188316A1 (en) 2021-03-12 2021-07-06 Touch screen display processing circuit, data processing method, and touch event determination method

Country Status (1)

Country Link
WO (1) WO2022188316A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150029141A1 (en) * 2013-07-29 2015-01-29 Samsung Electro-Mechanics Co., Ltd. Touch sensing apparatus and method capable of supporting hover sensing
CN104461192A (en) * 2013-09-25 2015-03-25 乐金显示有限公司 Touch screen driving device
CN106610756A (en) * 2016-11-30 2017-05-03 北京集创北方科技股份有限公司 Touch control method and touch control device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150029141A1 (en) * 2013-07-29 2015-01-29 Samsung Electro-Mechanics Co., Ltd. Touch sensing apparatus and method capable of supporting hover sensing
CN104461192A (en) * 2013-09-25 2015-03-25 乐金显示有限公司 Touch screen driving device
CN106610756A (en) * 2016-11-30 2017-05-03 北京集创北方科技股份有限公司 Touch control method and touch control device

Similar Documents

Publication Publication Date Title
US9377907B2 (en) Self capacitance implementation method
US20160378263A1 (en) Measuring body capacitance effect in touch sensitive device
KR101641745B1 (en) Negative pixel compensation
KR20120112799A (en) Touch sensor panel negative pixel compensation
US20130249825A1 (en) Touch sensing device and double sampling method thereof
US9600128B2 (en) Touch sensitive device and touch determination method thereof
CN111600590B (en) Capacitance detection circuit and touch chip
KR102252572B1 (en) Grip Sensing Method and Apparatus
US11275468B2 (en) Capacitance detection circuit, touch control chip and electronic device
CN112947791A (en) Method and device for multi-channel touch detection in touch screen
CN106371648A (en) Calibration method and capacitive sensing device
US11275428B2 (en) Capacitance detection circuit, touch control chip and electronic device
CN110658935B (en) Data detection method and device, storage medium and touch device
WO2022188316A1 (en) Touch screen display processing circuit, data processing method, and touch event determination method
WO2024021516A1 (en) Capacitance measurement circuit, touch control chip and electronic device
KR102006262B1 (en) Electronic device having a touch sensor and driving method thereof
CN113126816A (en) Data processing method and processing circuit of touch screen display
CN113126818A (en) Processing circuit of touch screen display and method for judging touch event
US20240152180A1 (en) Method for detecting folding angle of foldable screen, touch chip, and touch panel
US20220261104A1 (en) Distributed analog display noise suppression circuit
US10042486B1 (en) Dynamic demodulation waveform adjustment for tonal noise mitigation
US11256368B2 (en) Touch compensation apparatus, touch compensation method, and touch screen
US20210357047A1 (en) Common mode noise suppression with restoration of common mode signal
US8350825B2 (en) Touch panel and touching point detection method thereof
CN118056177A (en) Touch detection method, touch detection circuit, touch chip and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21929786

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21929786

Country of ref document: EP

Kind code of ref document: A1