CN101498975A - Digital filtering method for processing flying spot on touch screen - Google Patents

Digital filtering method for processing flying spot on touch screen Download PDF

Info

Publication number
CN101498975A
CN101498975A CNA2008100574689A CN200810057468A CN101498975A CN 101498975 A CN101498975 A CN 101498975A CN A2008100574689 A CNA2008100574689 A CN A2008100574689A CN 200810057468 A CN200810057468 A CN 200810057468A CN 101498975 A CN101498975 A CN 101498975A
Authority
CN
China
Prior art keywords
touch screen
coordinate
flying
flying spot
digital filtering
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA2008100574689A
Other languages
Chinese (zh)
Inventor
张小生
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TECHFAITH INTELLIGENT HANDSET TECHNOLOGY (BEIJING) Co Ltd
Original Assignee
TECHFAITH INTELLIGENT HANDSET TECHNOLOGY (BEIJING) Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TECHFAITH INTELLIGENT HANDSET TECHNOLOGY (BEIJING) Co Ltd filed Critical TECHFAITH INTELLIGENT HANDSET TECHNOLOGY (BEIJING) Co Ltd
Priority to CNA2008100574689A priority Critical patent/CN101498975A/en
Publication of CN101498975A publication Critical patent/CN101498975A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a digital filtering method for processing touch screen flying spots. By amplitude limit added with median number, the data collected on the touch screen has digital filtering processing, and the discipline of flying spots of the touch screen is analyzed; there is no flying-spot phenomenon when the pen slides, and there is flying-spot phenomenon just when the pen falls or rises. Moreover, the discipline of flying spots is that X coordinate is mainly flied to O and Y coordinate is mainly flied to around the middle position of the screen. Therefore, the flying spots of X coordinate can be efficiently eliminated by using a limiter; for the Y coordinate, 6 continuous collected data is processed and sorted by using bubble sorting so as to eliminate the maximum value and minimum value, and the 4 values in middle carry out arithmetic mean. Therefore, the spots flied at the middle position of the screen are efficiently eliminated, the sample rate of the touch screen is not reduced, and simultaneously the filtering method is also used for the X coordinate. The method provides the advantages of being capable of efficiently eliminating flying spots having smaller deviation, also having very good inhibitory effect for flying spots having bigger deviation but not reducing the sample rate of the touch screen. There is no flying spot when the user uses the touch screen, touch screen data can be quickly obtained, which is very stable and reliable.

Description

A kind of digital filtering method of handling flying spot on touch screen
Technical field
The present invention relates to field of mobile communication, specifically refer to the handheld device of band touch-screen input.
Background technology
At present a lot of mobile phones use touch-screen to carry out user's input operation, occur the situation of flying spot sometimes, cause maloperation, bring very big inconvenience to the user.A lot of slip-stick artist's data that collection comes up to touch-screen have been carried out Filtering Processing, adopt the method for directly averaging.
The method of directly averaging can only be handled not too serious situation of flying spot, the data that collect are directly done sums on average, but when handling the very big situation of the point collect and actual point deviation, effect is undesirable.
Adopting increases the method for sampling number to multiple averaging, can further reduce error, if but be used for doing the burden that average sampling number too much can increase central processing unit, make to reach the requirement of Microsoft to sampling rate; Sampling number has lacked and can not effectively reduce error.
Summary of the invention
At above-mentioned defective, the invention discloses a kind of digital filtering method of handling flying spot on touch screen, add the median digital filtering method by amplitude limit, the data that collection comes up to touch-screen are carried out the digital filtering processing, thereby obtain stable touch screen data fast.
The present invention discloses a kind of digital filtering method of handling flying spot on touch screen, analyzes by the flying spot rule to touch-screen, and finding does not have the flying spot phenomenon when felt pen slides, and has only felt pen to fall or the flying spot phenomenon is arranged when lifting.And discipline of flying spots is that the X coordinate mainly is to fly to 0, and the Y coordinate mainly is to fly to about the screen centre position.
At the X coordinate of flying spot mainly is 0 rule, has adopted limiter.In program, at first the X coordinate figure that collects is judged, if 0, then give up this point and continue image data till being not 0, by adopting this limiter, can effectively remove the flying spot on the X coordinate.
Main rule about the screen centre position at the Y coordinate of flying spot has adopted the middle position value filtering method.Continuous 6 image data are handled, adopted the bubbling method to sort, remove minimum value and maximal value, middle 4 values are done sums on average.The method can effectively reduce error, the point that flies to the screen centre position is effectively removed, and do not reduced the sampling rate of touch-screen, simultaneously the X coordinate is also adopted this filtering method.
This filtering method can effectively be removed the less flying spot of deviation, and the flying spot bigger to deviation also has the good restraining effect, and does not reduce the sampling rate of touch-screen.Do not have flying spot when the user uses touch-screen and occur, highly stable reliable.
Description of drawings
Fig. 1 amplitude limit adds the processing flow chart of middle position value filtering method.
Embodiment
Be described further below in conjunction with Fig. 1.
Felt pen with the screen contact 101 after, touch-screen begins image data 102.Central processing unit judges 103 to gathering the data of coming up.If the X coordinate figure is zero, think that this point data is invalid, image data is non-vanishing up to the X coordinate again.Then to continuous acquisition to the XY coordinate figure carry out bubble sort 104 respectively, remove X coordinate, Y coordinate maximal value and minimum value 105.It is average 106 then 4 values of centre to be done sums, and obtains accurate sampling number according to 107.After related data passes to operating system, judge whether felt pen lifts 108,, finish image data 109 if lift; If do not lift, then carry out the gatherer process of next data, lift up to felt pen.
Such scheme example of the present invention only is used for illustrative purposes, is not in order to limit the present invention.Those skilled in the art can make the various modifications that are equal under the premise of not departing from the present invention, and these improvements and modifications also should be considered as protection scope of the present invention.

Claims (5)

1. digital filtering method of handling flying spot on touch screen is characterized in that: add the median numeral by amplitude limit, the data that collection comes up to touch-screen are carried out digital filtering and are handled, thereby obtain stable touch screen data fast.
2. a kind of digital filtering method of handling flying spot on touch screen according to claim 1 is characterized in that: at the X coordinate of flying spot mainly is 0 rule, has adopted limiter.
3. according to claim 1,2 described a kind of digital filtering methods of handling flying spot on touch screen is characterized in that: by adopting this limiter, at first the X coordinate figure that collects is judged in program, if 0, then give up this point and continue image data till being not 0.
4. a kind of digital filtering method of handling flying spot on touch screen according to claim 1 is characterized in that: at the Y coordinate of flying spot, because the middle position value filtering method is adopted in its main position about the screen centre.
5. according to claim 1,4 described a kind of digital filtering methods of handling flying spot on touch screen, it is characterized in that: it is by the method for middle position value filtering, continuous 6 image data are handled, adopt the bubbling method to sort, remove minimum value and maximal value, middle 4 values are done sums on average, simultaneously the X coordinate is also adopted this filtering method.
CNA2008100574689A 2008-02-02 2008-02-02 Digital filtering method for processing flying spot on touch screen Pending CN101498975A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008100574689A CN101498975A (en) 2008-02-02 2008-02-02 Digital filtering method for processing flying spot on touch screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008100574689A CN101498975A (en) 2008-02-02 2008-02-02 Digital filtering method for processing flying spot on touch screen

Publications (1)

Publication Number Publication Date
CN101498975A true CN101498975A (en) 2009-08-05

Family

ID=40946073

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008100574689A Pending CN101498975A (en) 2008-02-02 2008-02-02 Digital filtering method for processing flying spot on touch screen

Country Status (1)

Country Link
CN (1) CN101498975A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004578A (en) * 2010-11-04 2011-04-06 中兴通讯股份有限公司 Method and device for identifying irregular point of touch screen
CN102253785A (en) * 2011-07-06 2011-11-23 华为终端有限公司 Method and device for detecting resistive touch screen
CN103150051A (en) * 2013-02-25 2013-06-12 深圳市汇顶科技股份有限公司 Touch operation response method, system and touch screen terminal
CN103176633A (en) * 2011-12-21 2013-06-26 珠海全志科技股份有限公司 Anti-misoperation method, anti-misoperation device and anti-misoperation system of touch screen
CN103605441A (en) * 2013-11-26 2014-02-26 厦门雅迅网络股份有限公司 Touch screen sampling optimization method based on dual circular domain
CN103809884A (en) * 2012-11-07 2014-05-21 联想(北京)有限公司 Touch feedback method, touch feedback screen and electronic device
CN103973533A (en) * 2014-05-22 2014-08-06 哈尔滨理工大学 Baud rate recognition method and data flow control method of isolated type RS485/RS422 relay isolator
CN106980491A (en) * 2017-03-30 2017-07-25 西京学院 A kind of improved Mean Filtering Algorithm of A/D samplings
CN109117020A (en) * 2018-07-19 2019-01-01 北京集创北方科技股份有限公司 Localization method and device, storage medium, the electronic device of position of touch
CN109582161A (en) * 2018-12-06 2019-04-05 深圳市天美意科技有限公司 The reference frequency automatic calibrating method of time writer
CN110988448A (en) * 2019-12-12 2020-04-10 厦门市爱维达电子有限公司 Filtering method applied to UPS bus voltage sampling

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012058884A1 (en) * 2010-11-04 2012-05-10 中兴通讯股份有限公司 Method and device for identifying irregular points of touch screen
CN102004578A (en) * 2010-11-04 2011-04-06 中兴通讯股份有限公司 Method and device for identifying irregular point of touch screen
CN102004578B (en) * 2010-11-04 2014-02-05 中兴通讯股份有限公司 Method and device for identifying irregular point of touch screen
CN102253785A (en) * 2011-07-06 2011-11-23 华为终端有限公司 Method and device for detecting resistive touch screen
CN102253785B (en) * 2011-07-06 2013-04-24 华为终端有限公司 Method and device for detecting resistive touch screen
CN103176633A (en) * 2011-12-21 2013-06-26 珠海全志科技股份有限公司 Anti-misoperation method, anti-misoperation device and anti-misoperation system of touch screen
CN103176633B (en) * 2011-12-21 2015-09-16 珠海全志科技股份有限公司 A kind of touch-screen method for preventing misoperation, device and system
CN103809884A (en) * 2012-11-07 2014-05-21 联想(北京)有限公司 Touch feedback method, touch feedback screen and electronic device
CN103150051A (en) * 2013-02-25 2013-06-12 深圳市汇顶科技股份有限公司 Touch operation response method, system and touch screen terminal
CN103150051B (en) * 2013-02-25 2016-03-02 深圳市汇顶科技股份有限公司 Touch operation response method, system and touch screen terminal
CN103605441A (en) * 2013-11-26 2014-02-26 厦门雅迅网络股份有限公司 Touch screen sampling optimization method based on dual circular domain
CN103605441B (en) * 2013-11-26 2018-06-01 厦门雅迅网络股份有限公司 Touch-screen sampling optimization method based on dual circular domain
CN103973533A (en) * 2014-05-22 2014-08-06 哈尔滨理工大学 Baud rate recognition method and data flow control method of isolated type RS485/RS422 relay isolator
CN103973533B (en) * 2014-05-22 2017-06-20 哈尔滨理工大学 The baud rate recognition methods of isolated form RS485/RS422 relaying isolators and method of data flow control
CN106980491A (en) * 2017-03-30 2017-07-25 西京学院 A kind of improved Mean Filtering Algorithm of A/D samplings
CN109117020A (en) * 2018-07-19 2019-01-01 北京集创北方科技股份有限公司 Localization method and device, storage medium, the electronic device of position of touch
CN109582161A (en) * 2018-12-06 2019-04-05 深圳市天美意科技有限公司 The reference frequency automatic calibrating method of time writer
CN110988448A (en) * 2019-12-12 2020-04-10 厦门市爱维达电子有限公司 Filtering method applied to UPS bus voltage sampling

Similar Documents

Publication Publication Date Title
CN101498975A (en) Digital filtering method for processing flying spot on touch screen
CN102915173B (en) Menu realization method and system
US9798428B2 (en) Touch detecting method, touch detecting system and touch terminal for touch sensor
US9785264B2 (en) Touch filtering through virtual areas on a touch screen
CN105892907A (en) Use method of rolling screen capture, and terminal
CN101968714A (en) Method and system for identifying operation locus input on mobile terminal interface
CN108874234B (en) Touch identification method and device and touch display device
CN104407793B (en) Touch signal processing method and equipment
CN103093363A (en) Method and device of bill generation
CN107358248A (en) A kind of method for improving fall detection system precision
CN105867654A (en) Method for adjusting focal length of camera and terminal
CN103823583B (en) A kind of processing method and processing device of multiple point touching information
CN107037951B (en) Automatic operation mode identification method and terminal
CN103176651B (en) A kind of hand-written information Quick Acquisition method
CN104035623B (en) The response method and device of touch screen false-touch prevention
CN105242858A (en) Page layout regulation method and terminal
CN102682020B (en) File management system and method
CN105867816A (en) Method for adjusting page and terminal
CN107015658A (en) A kind of control method and device of space diagram data visualization
CN105892909A (en) Information checking method and terminal
CN103677241A (en) Information processing method and electronic equipment
CN106462336A (en) Method and terminal for moving screen interface
JP6060501B2 (en) Handwriting management program and recording display device
CN104601795A (en) Convenient and efficient smartphone user hand identification method
CN104811145B (en) amplifying circuit and touch sensing system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20090805