WO2008138208A1 - Multiple points touch positioning method - Google Patents

Multiple points touch positioning method Download PDF

Info

Publication number
WO2008138208A1
WO2008138208A1 PCT/CN2008/000845 CN2008000845W WO2008138208A1 WO 2008138208 A1 WO2008138208 A1 WO 2008138208A1 CN 2008000845 W CN2008000845 W CN 2008000845W WO 2008138208 A1 WO2008138208 A1 WO 2008138208A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
point
touch point
change
coordinate value
Prior art date
Application number
PCT/CN2008/000845
Other languages
French (fr)
Chinese (zh)
Inventor
Ruxi Lu
Chunjing Zhou
Junming Li
Original Assignee
Vtron Technologies 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 Vtron Technologies Ltd. filed Critical Vtron Technologies Ltd.
Publication of WO2008138208A1 publication Critical patent/WO2008138208A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers

Definitions

  • the present invention relates to a touch positioning method for an interactive display system, and more particularly to a multi-touch positioning method that can distinguish simultaneous operation of a plurality of touch points. Background technique
  • touch screens have been widely used in many occasions and fields as an input device instead of or in addition to ordinary keyboards and mice.
  • the location detection technique for detecting touch locations can be based on different technologies, including infrared, camera, surface acoustic waves, and the like. Users usually do not need special operation training, and only need to press the touch screen at the location marked with the icon to implement a series of complicated instructions.
  • the touch screen system In order to calculate the location at which a touch event occurs, the touch screen system typically determines the location of the touch by measuring changes in the touch system detection component or unit output signal, and calculates the position coordinates of the touch point. In the current touch system, the touch screen detection system only receives a unique set of position coordinate data in a given time period, so that the position of the touch point can be accurately determined in the calibrated touch screen system, and no report error occurs. Touch the location. If two or more touch locations are pressed during a given time period, multiple touch signals will overlap during the time period. If the signals are not directly selected to calculate the touch location, the detection will be made. The touch location reported by the system is not the actual touch location. As shown in FIG.
  • the touch screen system may adopt infrared positioning technology or other technologies, and the detection system detects a touch event occurring at the first location 102 on the touch screen, and generates The first set of positioning coordinate data determines the actual location at which the first touch event occurred.
  • the first set of positioning coordinate data determines the actual location at which the first touch event occurred.
  • a second set of touch signals is generated to determine the actual location at which the second touch event occurred. If both the first touch location 102 and the second touch location 103 are pressed within a given time period, the first set of signals and the second set of signals will overlap during the time period, and the detection system will calculate multiple position coordinates.
  • the resulting touch location may be one of 102, 103, 104, 105, such that the touch screen system will report the wrong touch location and will not respond correctly to the user's operation.
  • 201 is a touch screen system for determining coordinates of a touch point position by calculating an angle, and the touch screen system may employ multiple camera positioning technologies or other technologies, and the touch screen system detects the first
  • the actual location where the touch event occurs may be calculated according to the angle relationship.
  • the touch screen system can also calculate the touch event. The actual location where it occurred. If the first touch location 202 and the second touch location 203 are both pressed within a given time period, the detection system will calculate a plurality of position coordinate data, and the possible touch locations thus obtained are 202, 203, 204, 205. One of them, because the existing touch screen detection system only receives a unique set of position coordinate data, the touch screen system will report the wrong touch position, which directly leads to the wrong user input instruction.
  • the object of the present invention is to provide a multi-touch for a touch screen system, which can recognize two or more touch operations, and can also report an effective touch position when multiple points are simultaneously touched, in view of the problems existing in the prior art. Positioning method.
  • the present invention adopts the following technical solution - a multi-touch positioning method for a touch screen system for discriminating simultaneous touch events of two or more points, including the following steps:
  • step C determining whether the touch information is a single touch or a multi-touch according to the change of the number of position coordinates, and if the touch is a single touch, the touch screen system performs the operations of the single touch correspondingly, if it is a multi-touch, Go to step C;
  • c Compare the change of the number of position coordinates detected by the calculation cycle and the previous calculation cycle and/or the change of the coordinate value, determine whether a new touch point is added or has a touch point to leave, if a new touch point is added, register New touch point information, record the position coordinates of the new touch point, if there is a touch point to leave, cancel the touched point information that has left; d, compare the coordinate value (X, Y) detected in the calculation period and the previous calculation period Change the situation, compare the coordinate value ( ⁇ , ⁇ ) with the current position coordinates of the already registered touch point, and judge the motion of each touch point;
  • steps a to d when it is only necessary to judge a plurality of touch points, it is not necessary to judge the movement of each point, and only the Step a to step c, when it is necessary to judge the movement of a plurality of points without reproducing the motion trajectory of each point, only steps a to d can be used.
  • the touch screen system touches an event while discriminating two points or more points, when the detection speed is fast enough, it can be distinguished that the "simultaneous" occurrence of the touch event is
  • the difference in time according to the order of the touch events, first determine the coordinate value of a touch point, register it and save it, when the next touch event occurs, according to the position coordinate value calculated by the touch screen system, combined with the registered touch point
  • the position coordinates analyze and separate the position coordinates of the new touch event, so that the coordinate recognition of the new touch point can be completed.
  • a plurality of simultaneously operated touch points are tracked and recognized according to the change of the touch position coordinates detected by the touch screen system, thereby realizing effective recognition of the position coordinates after the movement of the respective touch points.
  • the method for determining whether the touch information is a single touch or a multi-touch in the step b is: if there is only one set of position coordinate values within a certain period of time, it is determined to be a single touch, if it is detected within a certain period of time When there are two or more sets of position coordinate values, it is considered that there are multiple touch points.
  • one method that can be adopted is: determining the coordinates of the touch point position, and the number of detecting units in different coordinate directions (X, Y direction) caused by the touch point when touched / or numerical change law, detecting the shape and size of the touch point, marking according to the shape size and further identifying different touches Touch it.
  • the detection method of the shape of the touch point differs depending on the specific detection technique. For a touch screen using multiple cameras or lens positioning technology, by detecting the distance of the touch points from the respective cameras, combined with the shape of the touch points captured by the camera, the shape and size of each touch point can also be calculated.
  • step C since the change of the touch point is random, the situation is more complicated, and there may be a touch point to leave while a new touch point is added, and the determination, registration, and logout of the new touch point need to be used according to the use.
  • Targeted solutions are developed for occasions or areas of use, often requiring trial and error to determine a defined method or mechanism that is more consistent with actual use. But no matter what, seemingly simultaneous events, as long as the detection speed is fast enough, through subdivision, the order of events can always be distinguished.
  • the method for calculating and determining the touch point of the position change in the step e includes the following steps:
  • the method for judging the touch point ⁇ oplasty ( ⁇ , y) adjacent to the coordinate value (X, Y) in the step ii is adopted by detecting a range in which the coordinate value changes, detecting a rate at which the coordinate value changes, or detecting a change in the coordinate value.
  • the direction trend method is used to determine.
  • the touch location detection technology used in the present invention is an infrared technology, a camera technology or other technologies.
  • the multi-touch positioning method of the present invention has the following advantages: 1. Multi-touch positioning can be realized without increasing hardware cost. Second, the touch screen can be used for various detection principles, especially the touch screen using infrared positioning and camera positioning technology.
  • the application is more extensive. It can realize single touch and multi-touch, and can complete multi-person simultaneous operation functions that cannot be completed by existing touch screens, and can be applied to more fields and occasions.
  • FIG. 1 is a schematic diagram of a touch screen operation in the prior art
  • FIG. 2 is a schematic diagram of another touch screen operation in the prior art
  • FIG. 3 is a schematic diagram of two points in touch according to an embodiment of the present invention.
  • Figure 5 is a flow chart for determining the movement of a touch point in accordance with the present invention. detailed description
  • the first touch event is first recorded according to the difference in the timing of the occurrence of the touch events 102 and 103.
  • the coordinates of the place of occurrence are (xl, yl ), register and save this touch point.
  • the system detects multiple sets of position coordinates (xl, x2, yl, y2), thereby judging that a new touch point is added, by comparing the existing registrations.
  • the two touch points 202, 203 can be more easily distinguished by applying the method of the present invention.
  • the methods and steps are as described above and will not be described here.
  • Fig. 3 is a specific embodiment of the method of the present invention in which two points are simultaneously touched, which occurs in the case of simultaneous writing by multiple people or multiplayer games.
  • 301 is a touch screen device.
  • the location detection technology used by the touch screen device may be infrared technology or camera positioning technology or other technologies.
  • 302 is a touch point whose trajectory of the touch operation is 303.
  • another touch point 304 is also operating on the same touch screen, the touch point 304 may be from the same user or from a different user, 306 is a touch location of the touch point 304 at a certain time, the trajectory of its operation It is 305.
  • the touch screen of the prior art since only a single touch can be responded, when only one touch point 302 or 304 is on the touch screen
  • the touch screen can work normally during operation. For the case where the two touch points shown in the illustration are simultaneously touched, the touch screen will not be able to report the correct touch location, and an erroneous response will occur.
  • touch points 302 and 304 are simultaneously operated on the touch screen.
  • the detection system may first determine a touch event of the touch point according to the order in which the touch event occurs, and register the coordinate position thereof. And saving; in the next calculation cycle, according to the calculated touch coordinate value, compared with the touch coordinate value that has been registered and saved, the touch position coordinate value of the other touch point is separated from the calculated touch coordinate, and the same is also Register and save.
  • the touch screen system completes the distinction and recognition of the two touch points, and then the tracking trend of the plurality of simultaneously operated touch points can be tracked and recognized according to the change of the touch position coordinates.
  • the touch screen detection system measures a touch signal, determines a signal change, and calculates a position coordinate ⁇ (X, Y) at which a touch event occurs. It may contain one or more sets of coordinate data, which is a collection of coordinate data; if necessary, the shape and size of the touched point can also be calculated;
  • the touch information is a single touch or a multi-touch. If there is only one set of position coordinate values (X, Y) within a certain period of time, it is judged as a single touch, and the touch screen system correspondingly Perform various operations of single touch, such as writing, clicking, etc. If the detected position coordinate value is more than one set within a certain period of time, it can be judged that there are multiple touch points, proceed to step c; c.
  • the preset is predicted to be two touch point operations, and in step 3, the new touch point is identified.
  • registration can be achieved by monitoring the change in the number of touch coordinate values, which is relatively easy. However, if there are more than two touch point operations, the change of the touch point is random, and the situation is more complicated. When the touch point leaves, a new touch point may be added, and the new touch point is discriminated. Registration, registration, and cancellation require a tailored solution based on the location of the touch screen or the field of use. Usually, trial and error can be used to determine a more appropriate judgment method or mechanism. But fundamentally, events that seem to occur at the same time, as long as the detection speed is fast enough, through subdivision, the order of events can always be distinguished.
  • the method for determining the position coordinate change of the touched point in step 5 mainly includes the following steps: i. Calculating the touch position coordinate position (X, Y) according to the measurement signal.
  • the touch event occurs at each touch point is continuous, and the touch point 7 adjacent to the coordinate value (X, Y); (X, y) can be determined by detecting the range or detecting the change of the coordinate value.
  • the method of changing the rate of the coordinate value that is, setting the range of the coordinate value in each calculation period in advance, and when the (X, Y) value falls within the range of the coordinate value of a certain touch point, it can be considered as The touch point is near the coordinate value, Y), and it may be that one of the touch point positions moves. If the touch event occurring at each touch point is discontinuous, the method of determining the touch point 7 (X, y) adjacent to the coordinate value (X, Y) is determined in conjunction with the actual use of the touch screen.
  • various touch operation functions can be defined according to the movement trend of each point. For example, in an application, two touch points move in opposite directions to indicate that the zoom operation is performed; when two touch points move toward each other, it means to perform a zoom-out operation; and one touch point does not move, and another touch point performs an arc motion. Indicates that a rotation operation or the like is performed.
  • These operational functions can be flexibly defined by the corresponding application software.
  • This embodiment cites the case where two touch points are touched at the same time, and the touch operation recognition of two or more points can also be performed according to the above method, first distinguishing each touch point, registering and saving the position coordinate value, and then according to The position of the position coordinate value changes to determine the touch point where the position changes.
  • the shape of the touch point can also be detected if necessary, and each touch point is further marked and further identified according to the shape size.
  • the method of the present invention is applicable to a variety of different touch screen devices, including the touch location detection technology used therein as various touch screens based on infrared, camera or other technologies, although each touch screen technology differs in the principle of detecting touch input information.
  • the technical idea and method of the present invention can be applied to various touch screen systems regardless of the position detection technology employed by the touch screen.

Abstract

A multiple points touch positioning method for a touch screen system, comprising the following steps: a?measuring a touch signal, judging a change instance of the signal, calculating a position coordinate occurred a touch event and/or a shape size of a touch point; b?according to the change instance of a position coordinate number, judging whether the touch information is a single point touch or a multiple points touch, if it is the single point touch, then the touch screen system accordingly performing every operation of the single point touch, if it is the multiple points touch, then the method turns into the step c; c?comparing the change of the position coordinate number and/or the change of the coordinate value detected in the present calculating period and the previous calculating period, judging whether there is a new touch point added or not or whether there is a touch point leaving or not, if there is a new touch point added, registering the new touch point information, recording the position coordinate of the new touch point, if there is a touch point leaving, then logouts the leaved touch point information.

Description

一种多点触摸定位方法 技术领域  Multi-touch positioning method
本发明涉及一种用于交互显示系统的触摸定位方法,特别涉及一种可以区分多个 触摸点同时操作的多点触摸定位方法。 背景技术  The present invention relates to a touch positioning method for an interactive display system, and more particularly to a multi-touch positioning method that can distinguish simultaneous operation of a plurality of touch points. Background technique
目前,触摸屏作为一种代替或补充普通键盘和鼠标的输入设备已经在许多场合和 领域得到了广泛使用。在现有的触摸屏中, 检测触摸地点的定位检测技术可以基于不 同的技术, 包括红外、 摄像头、 表面声波等。 用户通常不需要经过特别的操作训练, 只需要在有关图符标出的地点按触摸屏, 就能实施一连串复杂的指令。  At present, touch screens have been widely used in many occasions and fields as an input device instead of or in addition to ordinary keyboards and mice. In existing touch screens, the location detection technique for detecting touch locations can be based on different technologies, including infrared, camera, surface acoustic waves, and the like. Users usually do not need special operation training, and only need to press the touch screen at the location marked with the icon to implement a series of complicated instructions.
为了计算触摸事件发生的位置,触摸屏系统一般通过测量触摸系统检测元件或单 元输出信号的变化情况来确定触摸地点,算出触摸点的位置坐标。,在目前的触摸系统 中, 在给定的时段内, 触摸屏检测系统只接收唯一一组位置坐标数据, 因此在经过校 准的触摸屏系统中能准确确定触摸点发生的位置, 不会发生报告错误触摸位置的情 况。如果在给定时段内把两个或两个以上的触摸地点都按下, 则多个触摸信号就会在 该时段重叠起来, 如果不加选别直接用这些信号计算触摸地点, 则会使检测系统报告 的触摸地点不是实际触摸的地点。如图 1所示, 101是现有的使用正交矩阵检测方式的 触摸屏系统, 该触摸屏系统可能采用红外定位技术或其它技术,检测系统检测到触摸 屏上第一个地点 102发生的触摸事件, 生成第一组定位坐标数据, 测定出第一个触摸 事件发生的实际地点。当用户离开第一个触摸地点 102而触摸第二个地点 103时,就生 成第二组触摸信号,可以测定出第二个触摸事件发生的实际地点。如果在给定时段内 把第一个触摸地点 102和第二个触摸地点 103都按下,则第一组信号和第二组信号就会 在该时段重叠起来,检测系统会算出多个位置坐标数据, 由此得出的触摸地点可能是 102、 103、 104、 105其中的一个, 这样, 触摸屏系统将报告错误的触摸位置, 不能正 确地响应用户的操作。  In order to calculate the location at which a touch event occurs, the touch screen system typically determines the location of the touch by measuring changes in the touch system detection component or unit output signal, and calculates the position coordinates of the touch point. In the current touch system, the touch screen detection system only receives a unique set of position coordinate data in a given time period, so that the position of the touch point can be accurately determined in the calibrated touch screen system, and no report error occurs. Touch the location. If two or more touch locations are pressed during a given time period, multiple touch signals will overlap during the time period. If the signals are not directly selected to calculate the touch location, the detection will be made. The touch location reported by the system is not the actual touch location. As shown in FIG. 1 , 101 is a conventional touch screen system using an orthogonal matrix detection method. The touch screen system may adopt infrared positioning technology or other technologies, and the detection system detects a touch event occurring at the first location 102 on the touch screen, and generates The first set of positioning coordinate data determines the actual location at which the first touch event occurred. When the user leaves the first touch location 102 and touches the second location 103, a second set of touch signals is generated to determine the actual location at which the second touch event occurred. If both the first touch location 102 and the second touch location 103 are pressed within a given time period, the first set of signals and the second set of signals will overlap during the time period, and the detection system will calculate multiple position coordinates. Data, the resulting touch location may be one of 102, 103, 104, 105, such that the touch screen system will report the wrong touch location and will not respond correctly to the user's operation.
这样的情形不仅发生在采用正交检测定位技术触摸屏中,在使用其它原理的触摸 屏系统中同样存在。如图 2所示, 201是通过计算角度来确定触摸点位置坐标的触摸屏 系统, 该触摸屏系统可能采用多个摄像头定位技术或其它技术,触摸屏系统检测到第  Such a situation not only occurs in touch screens employing orthogonal detection and positioning techniques, but also in touch screen systems using other principles. As shown in FIG. 2, 201 is a touch screen system for determining coordinates of a touch point position by calculating an angle, and the touch screen system may employ multiple camera positioning technologies or other technologies, and the touch screen system detects the first
1 1
确 认 本 一个触摸地点 202的触摸事件时, 可以根据角度关系计算出该触摸事件发生的实际地 点, 当用户离开第一个触摸地点 202而触摸第二个地点 203时,触摸屏系统同样可以计 算出该触摸事件发生的实际地点。 如果在给定时段内把第一个 摸地点 202和第二个 触摸地点 203都按下, 检测系统会算出多个位置坐标数据, 由此得出的可能触摸地点 为 202、 203、 204、 205其中的一个, 由于现有的触摸屏检测系统只接收唯一一组位置 坐标数据, 这样, 触摸屏系统就会报告错误的触摸位置, 直接导致错误的用户输入指 令。 Confirmation When a touch event of the touch location 202 is touched, the actual location where the touch event occurs may be calculated according to the angle relationship. When the user touches the first touch location 202 and touches the second location 203, the touch screen system can also calculate the touch event. The actual location where it occurred. If the first touch location 202 and the second touch location 203 are both pressed within a given time period, the detection system will calculate a plurality of position coordinate data, and the possible touch locations thus obtained are 202, 203, 204, 205. One of them, because the existing touch screen detection system only receives a unique set of position coordinate data, the touch screen system will report the wrong touch position, which directly leads to the wrong user input instruction.
由于上述原因, 现有的触摸屏技术在某些场合就会失效。例如, 对于普通键盘来 说的一些常用功能在目前的触摸屏系统中一般见不到,如同时按两个或更多按键就能 进入专用键盘功能执行特定的操作。又例如在两个或更多游戏者玩的电子游戏中,游 戏者希望可以用单一触摸屏同时输入信息。虽然每个人在游戏时可以使用独立预定的 触摸屏部分, 但是在各人操作其触摸屏部分时, 会出现许多重叠的触摸现象, 这样会 造成游戏响应不符合一个或多个游戏者的意愿。尽管这种情况可以通过一些方法来改 善, 比如让每个人使用独立的专用触摸屏,但是考虑到成本、空间限制、功能等因素, 这种方法并不能理想地解决问题。在以上和其它许多实例与应用中, 基于单点触摸响 应的触摸算法是无法完成对多个同时的触摸正确响应的,因此在这类场合中极大地限 制了触摸屏的应用。  For the above reasons, existing touch screen technology will fail in some cases. For example, some common functions for ordinary keyboards are generally not seen in current touch screen systems. For example, pressing two or more buttons at the same time can enter a dedicated keyboard function to perform a specific operation. Also for example, in a video game played by two or more players, the player desires to simultaneously input information using a single touch screen. While each person can use a separate predetermined touch screen portion during game play, there are many overlapping touch phenomena when each person operates their touch screen portion, which may cause the game response to be inconsistent with the wishes of one or more players. Although this situation can be improved by some means, such as letting everyone use a separate dedicated touch screen, this method does not solve the problem ideally due to factors such as cost, space constraints, and functions. In the above and many other examples and applications, touch algorithms based on single-touch responses are unable to properly respond to multiple simultaneous touches, thus greatly limiting the application of touch screens in such situations.
鉴于目前触摸屏系统存在的上述不足,提供一种可以实现多点触摸定位的方法实 为必要。 发明内容  In view of the above-mentioned deficiencies of the current touch screen system, it is necessary to provide a method for realizing multi-touch positioning. Summary of the invention
本发明的目的在于针对现有技术中所存在的问题提供一种用于触摸屏系统、可以 识别两个或两个以上的触摸操作、实现多点同时触摸时也能报告有效触摸位置的多点 触摸定位方法。  The object of the present invention is to provide a multi-touch for a touch screen system, which can recognize two or more touch operations, and can also report an effective touch position when multiple points are simultaneously touched, in view of the problems existing in the prior art. Positioning method.
为达到上述目的, 本发明采用以下技术方案- 一种用于触摸屏系统的多点触摸定位方法,用于判别两个或两个以上的点的同时 触摸事件, 包括以下步骤:  In order to achieve the above object, the present invention adopts the following technical solution - a multi-touch positioning method for a touch screen system for discriminating simultaneous touch events of two or more points, including the following steps:
a、 测量触摸信号, 判断信号变化情况, 计算触摸事件发生的位置坐标和  a, measuring the touch signal, judging the signal change, calculating the position coordinates of the touch event and
/或触摸点的形状大小; b、 根据位置坐标数量的变化情况,.判断触摸信息是单点触摸还是多点触 摸, 若为单点触摸, 则触摸屏系统相应地执行单点触摸的各项操作, 若为多点触摸, 则进入步骤 C; / or the size of the touch point; b. determining whether the touch information is a single touch or a multi-touch according to the change of the number of position coordinates, and if the touch is a single touch, the touch screen system performs the operations of the single touch correspondingly, if it is a multi-touch, Go to step C;
c、 比较本计算周期和上一个计算周期检测到的位置坐标数量的变化和 / 或坐标数值的变化, 判断是否有新的触摸点加入或者有触摸点离开, 如果有新的触摸点加入, 注册新触摸点信息, 记录新触摸点的位置坐 标, 如果有触摸点离开, 则注销已离开的触摸点信息; d、 比较本计算周期与上一个计算周期检测到的坐标数值(X, Y) 的变化 情况, 将坐标值 (Χ, Υ) 与已经注册的触摸点的当前位置坐标进行比 较, 判断各触摸点的运动情况;  c. Compare the change of the number of position coordinates detected by the calculation cycle and the previous calculation cycle and/or the change of the coordinate value, determine whether a new touch point is added or has a touch point to leave, if a new touch point is added, register New touch point information, record the position coordinates of the new touch point, if there is a touch point to leave, cancel the touched point information that has left; d, compare the coordinate value (X, Y) detected in the calculation period and the previous calculation period Change the situation, compare the coordinate value (Χ, Υ) with the current position coordinates of the already registered touch point, and judge the motion of each touch point;
e、 计算并判浙出位置发生变化的触摸点,并将最新的坐标值赋予该触摸 点。  e. Calculate and judge the touch point where the position changes, and assign the latest coordinate value to the touch point.
在上述的步骤中, 根据实际的应用场合, 可以只选择其中的几个步骤, 而不是使 用所有步骤,例如在只需要判断多个触摸点不需要判断各点移动情况时, 可以只使用 其中的步骤 a到步骤 c,在需要判断多个点的移动情况,而不需要再现各点运动轨迹时, 可以只使用步骤 a到步骤 d。应用本发明中的多点触摸定位方法,触摸屏系统在判别两 个点或两个以上的点的同时触摸事件时,在检测速度足够快的情况下,可以分辨出 "同 时"发生的触摸事件在时间上的差别, 根据触摸事件的先后顺序, 先确定一个触摸点 的坐标值, 将其注册并保存起来, 当下一个触摸事件发生时, 根据触摸屏系统计算的 位置坐标值, 结合已注册的触摸点位置坐标, 分析并从中分离出新的触摸事件发生的 位置坐标, 这样就可以完成新触摸点的坐标识别。 在正确识别各个触摸点之后, 再 根据触摸屏系统检测到的触摸位置坐标变化情况对多个同时操作的触摸点进行跟踪 识别, 从而实现对各个触摸点移动之后位置坐标的有效识别。  In the above steps, according to the actual application, only a few of the steps may be selected instead of using all the steps. For example, when it is only necessary to judge a plurality of touch points, it is not necessary to judge the movement of each point, and only the Step a to step c, when it is necessary to judge the movement of a plurality of points without reproducing the motion trajectory of each point, only steps a to d can be used. By applying the multi-touch positioning method of the present invention, when the touch screen system touches an event while discriminating two points or more points, when the detection speed is fast enough, it can be distinguished that the "simultaneous" occurrence of the touch event is The difference in time, according to the order of the touch events, first determine the coordinate value of a touch point, register it and save it, when the next touch event occurs, according to the position coordinate value calculated by the touch screen system, combined with the registered touch point The position coordinates, analyze and separate the position coordinates of the new touch event, so that the coordinate recognition of the new touch point can be completed. After the respective touch points are correctly identified, a plurality of simultaneously operated touch points are tracked and recognized according to the change of the touch position coordinates detected by the touch screen system, thereby realizing effective recognition of the position coordinates after the movement of the respective touch points.
更进一步, 所述步骤 b中判断触摸信息是单点触摸还是多点触摸的方法为: 如果 在一段时间内, 只有一组位置坐标值, 则判断为单点触摸, 若在一段时间内, 检测到 的位置坐标值有两组或者两组以上, 则认为存在多个触摸点。  Further, the method for determining whether the touch information is a single touch or a multi-touch in the step b is: if there is only one set of position coordinate values within a certain period of time, it is determined to be a single touch, if it is detected within a certain period of time When there are two or more sets of position coordinate values, it is considered that there are multiple touch points.
为更好的区分多个触摸点,可以采取的一种方法为:在确定触摸点位置坐标的同 时, 依据触摸点在触摸时引起的在不同坐标方向 (X, Y方向) 的检测单元数量和 /或 数值变化规律, 检测出触摸点的形状大小, 根据形状大小标记并进一步识别不同的触 摸点。触摸点形状大小的检测方法随着具体检测技术的不同而有差别。对于使用多个 摄像头或镜头定位技术的触摸屏,通过检测触摸点相距各个摄像头的距离远近, 结合 摄像头拍摄到的触摸点的形状, 也可以计算出各触摸点的形状大小。 In order to better distinguish multiple touch points, one method that can be adopted is: determining the coordinates of the touch point position, and the number of detecting units in different coordinate directions (X, Y direction) caused by the touch point when touched / or numerical change law, detecting the shape and size of the touch point, marking according to the shape size and further identifying different touches Touch it. The detection method of the shape of the touch point differs depending on the specific detection technique. For a touch screen using multiple cameras or lens positioning technology, by detecting the distance of the touch points from the respective cameras, combined with the shape of the touch points captured by the camera, the shape and size of each touch point can also be calculated.
在步骤 C中, 由于触摸点的增减变化是随机的, 情况比较复杂, 可能会发生有触 摸点离开的同时又有新的触摸点加入,对于新触摸点的判别、注册以及注销需要根据 使用场合或使用领域的不同制定有针对性的方案,通常需要经过反复实验来确定一个 较符合实际使用情况的定义方法或机制。但无论怎样, 看似同时发生的事件, 只要检 测速度足够快, 通过细分, 总可以分辨出事件发生的先后次序。 所述步骤 e中计算并判断出位置变化的触摸点的方法包括以下步骤:  In step C, since the change of the touch point is random, the situation is more complicated, and there may be a touch point to leave while a new touch point is added, and the determination, registration, and logout of the new touch point need to be used according to the use. Targeted solutions are developed for occasions or areas of use, often requiring trial and error to determine a defined method or mechanism that is more consistent with actual use. But no matter what, seemingly simultaneous events, as long as the detection speed is fast enough, through subdivision, the order of events can always be distinguished. The method for calculating and determining the touch point of the position change in the step e includes the following steps:
i、 根据测量信号, 计算触摸位置的坐标位置 (X,Y);  i, calculating a coordinate position (X, Y) of the touch position according to the measurement signal;
i i、 计算坐标值 (X, Y) 与相邻的各个触摸点当前坐标之间的距离, 其中与第一个点 η之间的距离为 A, 与第二个点 2之间的距离为Ii. Calculate the distance between the coordinate value (X, Y) and the current coordinate of each adjacent touch point, wherein the distance from the first point η is A, and the distance between the second point 2 is
D2 , ……,与第 n个点 7;之间的距离为 , 则 D 2 , ..., the distance from the nth point 7;
D2 =
Figure imgf000006_0001
D 2 =
Figure imgf000006_0001
,
D„ =
Figure imgf000006_0002
D„ =
Figure imgf000006_0002
,
i ii、 比较计算所得得距离值 A, D2 , ……, Dn, 找出最小值 Z)m, 其 中 Dm =Mi" £ , D2 , …… D„ , 确定与 Z m对应的位置发生变 化的触摸点 7;; i ii, comparing the calculated distance values A, D 2 , ..., D n , finding the minimum value Z) m , where D m =Mi" £ , D 2 , ... D„ , determining the corresponding to Z m Touch point 7 where the position changes;;
iv、 用目前计算周期内检测到的位置坐标 (X, Y) 代替距离值最小的 触摸点 7 的现有位置坐标。  Iv. Replace the existing position coordinates of the touch point 7 with the smallest distance value with the position coordinates (X, Y) detected in the current calculation cycle.
所述步骤 i i中的与坐标值(X, Y)相邻的触摸点 Γ„ (χ, y) 的判断方法通过采用 检测坐标值变化的范围、检测坐标值变化的速率或者检测坐标值变化的方向趋势的方 法来判定。  The method for judging the touch point Γ „ (χ, y) adjacent to the coordinate value (X, Y) in the step ii is adopted by detecting a range in which the coordinate value changes, detecting a rate at which the coordinate value changes, or detecting a change in the coordinate value. The direction trend method is used to determine.
本发明中所采用的触摸定位检测技术为红外线技术、 摄像头技术或者其它技术。 本发明的多点触摸定位方法与现有的单点触摸技术相比, 具有以下优点: 一、 不需要增加硬件成本即可实现多点触摸定位。 二、 可以用于各种检测原理的触摸屏, 尤其是使用红外定位、 摄像头定位技 术的触摸屏。 The touch location detection technology used in the present invention is an infrared technology, a camera technology or other technologies. Compared with the existing single-touch technology, the multi-touch positioning method of the present invention has the following advantages: 1. Multi-touch positioning can be realized without increasing hardware cost. Second, the touch screen can be used for various detection principles, especially the touch screen using infrared positioning and camera positioning technology.
三、 应用范围更广泛。 既能实现单点触摸, 又可以实现多点触摸, 完成现有 触摸屏无法完成的多人同时操作功能, 可以应用于更多的领域和场合。  Third, the application is more extensive. It can realize single touch and multi-touch, and can complete multi-person simultaneous operation functions that cannot be completed by existing touch screens, and can be applied to more fields and occasions.
附图说明 DRAWINGS
图 1是现有技术中的一种触摸屏工作示意图;  1 is a schematic diagram of a touch screen operation in the prior art;
图 2是现有技术中的另一种触摸屏工作示意图;  2 is a schematic diagram of another touch screen operation in the prior art;
图 3是本发明实施例有两个点在触摸的示意图;  3 is a schematic diagram of two points in touch according to an embodiment of the present invention;
图 4是本发明实施例流程示意图;  4 is a schematic flow chart of an embodiment of the present invention;
图 5是本发明判断触摸点移动的流程图。 具体实施方式  Figure 5 is a flow chart for determining the movement of a touch point in accordance with the present invention. detailed description
根据本发明的多点触摸定位方法, 对于图 1 所示的触摸屏系统, 当 102和 103 同时发生触摸事件时, 首先根据触摸事件 102和 103在发生时间上的先后差别, 记录 第一个触摸事件发生地点的坐标为 (xl, yl ), 注册并保存这个触摸点。 当第二个触 摸事件叠加到第一个触摸事件上时, 系统会检测到多组位置坐标(xl, x2, yl , y2), 从而判断出有新的触摸点加入, 通过比较现有的注册点位置坐标 (xl , yl ), 排除其 它坐标 (xl , y2)、 (x2, yl ) 的可能, 由此确定新加入的触摸点坐标为 (x2, y2), 这样就可以区分出两个触摸点 102、 103。  According to the multi-touch positioning method of the present invention, for the touch screen system shown in FIG. 1, when the touch events occur simultaneously with 102 and 103, the first touch event is first recorded according to the difference in the timing of the occurrence of the touch events 102 and 103. The coordinates of the place of occurrence are (xl, yl ), register and save this touch point. When the second touch event is superimposed on the first touch event, the system detects multiple sets of position coordinates (xl, x2, yl, y2), thereby judging that a new touch point is added, by comparing the existing registrations. Point position coordinates (xl, yl), excluding the possibility of other coordinates (xl, y2), (x2, yl), thereby determining the coordinates of the newly added touch point is (x2, y2), so that two touches can be distinguished Points 102, 103.
同样地, 对图 2 所示的触摸屏系统, 应用本发明的方法, 也可以较容易区分出 两个触摸点 202、 203。 方法与步骤如前所述, 此处不予赘述。  Similarly, for the touch screen system shown in Fig. 2, the two touch points 202, 203 can be more easily distinguished by applying the method of the present invention. The methods and steps are as described above and will not be described here.
图 3是本发明的方法应用有两个点同时触摸场合的一个具体实施例,这种情况多 发生在多人同时书写或多人游戏等场合。 参见图 3所示, 301是触摸屏设备, 该触摸 屏设备所采用的定位检测技术可以是红外技术也可以是摄像头定位技术或其他技术。 302是一个触摸点, 其触摸操作的轨迹为 303。 在另一位置, 另外一个触摸点 304也 在同一触摸屏上操作,该触摸点 304可能来自同一个用户也可能来自不同的用户, 306 是某一时刻触摸点 304的一个触摸位置, 其操作的轨迹是 305。 在现有技术中的触摸 屏中, 由于只能够响应单点触摸, 因此, 当只有一个触摸点 302或者 304在触摸屏上 操作时,触摸屏可以正常的工作。而对于图示中所示出的两个触摸点同时触摸的情况, 触摸屏将无法报告正确的触摸地点, 从而出现错误的响应。 Fig. 3 is a specific embodiment of the method of the present invention in which two points are simultaneously touched, which occurs in the case of simultaneous writing by multiple people or multiplayer games. Referring to FIG. 3, 301 is a touch screen device. The location detection technology used by the touch screen device may be infrared technology or camera positioning technology or other technologies. 302 is a touch point whose trajectory of the touch operation is 303. In another location, another touch point 304 is also operating on the same touch screen, the touch point 304 may be from the same user or from a different user, 306 is a touch location of the touch point 304 at a certain time, the trajectory of its operation It is 305. In the touch screen of the prior art, since only a single touch can be responded, when only one touch point 302 or 304 is on the touch screen The touch screen can work normally during operation. For the case where the two touch points shown in the illustration are simultaneously touched, the touch screen will not be able to report the correct touch location, and an erroneous response will occur.
下面结合图 3说明触摸事件被判断和识别的过程。  The process in which the touch event is judged and recognized will be described below with reference to FIG.
参见图 3, 触摸点 302和 304同时在触摸屏上操作, 在识别触摸点 302和触摸点 304 时, 检测系统根据触摸事件发生的先后, 可以先确定一个触摸点的触摸事件, 将其坐 标位置注册并保存起来; 在下一个计算周期内, 根据计算的触摸坐标值, 与已经注册 保存的触摸坐标值相比较,从计算得到的触摸坐标中分离出另外一个触摸点的触摸位 置坐标值,同样将其注册并保存。这样触摸屏系统就完成了两个触摸点的区分与识别, 接下来就可以根据触摸位置坐标的变化情况对多个同时操作的触摸点的运动趋势进 行跟踪识别。  Referring to FIG. 3, touch points 302 and 304 are simultaneously operated on the touch screen. When the touch point 302 and the touch point 304 are recognized, the detection system may first determine a touch event of the touch point according to the order in which the touch event occurs, and register the coordinate position thereof. And saving; in the next calculation cycle, according to the calculated touch coordinate value, compared with the touch coordinate value that has been registered and saved, the touch position coordinate value of the other touch point is separated from the calculated touch coordinate, and the same is also Register and save. In this way, the touch screen system completes the distinction and recognition of the two touch points, and then the tracking trend of the plurality of simultaneously operated touch points can be tracked and recognized according to the change of the touch position coordinates.
图 4是本发明实施例多点触摸实现方法的示意流程图, 其主要包括如下步骤: a、 触摸屏检测系统测量触摸信号, 判断信号变化情况, 计算触摸事件发生的位 置坐标∑ (X, Y),它可能包含一组或多组坐标数据, 是一个坐标数据的集合; 有需要时, 还可以计算出触摸点的形状大小;  4 is a schematic flow chart of a multi-touch implementation method according to an embodiment of the present invention, which mainly includes the following steps: a. The touch screen detection system measures a touch signal, determines a signal change, and calculates a position coordinate ∑ (X, Y) at which a touch event occurs. It may contain one or more sets of coordinate data, which is a collection of coordinate data; if necessary, the shape and size of the touched point can also be calculated;
b、 根据位置坐标数量的变化情况, 判断触摸信息是单点触摸还是多点触摸, 如 果在一段时间内, 只有一组位置坐标值(X, Y) , 则判断为单点触摸, 触摸 屏系统相应地执行单点触摸的各项操作, 如书写, 点击等, 若一段时间内, 检测的位置坐标值多于一组, 则可判断为存在多个触摸点, 进入步骤 c; c、 比较本计算周期和上一个计算周期检测到的位置坐标数量的变化和 /或坐标 数值的变化, 判断是否有新的触摸点加入或有触摸点离开, 如果有新的触摸 点加入, 注册新触摸点信息, 记录新触摸点的位置坐标, 若有触摸点离开则 注销已离开触摸点的信息, 为跟踪识别各个触摸点的位置, 在第 p个计算周 期内, 记录各个触摸点的位置坐标, 第一个点记录为 7 (Xp, YP) , 第二个 点记录为 7 (Xp, Yp) , ……第 N个点记录为 Tn (Xp, Yp ) ; b. According to the change of the number of position coordinates, determine whether the touch information is a single touch or a multi-touch. If there is only one set of position coordinate values (X, Y) within a certain period of time, it is judged as a single touch, and the touch screen system correspondingly Perform various operations of single touch, such as writing, clicking, etc. If the detected position coordinate value is more than one set within a certain period of time, it can be judged that there are multiple touch points, proceed to step c; c. Compare the calculation The change in the number of position coordinates detected by the cycle and the previous calculation cycle and/or the change in the coordinate value, to determine whether a new touch point is added or touched to leave, if a new touch point is added, registering a new touch point information, Record the position coordinates of the new touch point. If there is a touch point to leave, the information of the touched point is cancelled. To track and identify the position of each touch point, the position coordinates of each touch point are recorded in the pth calculation period, the first The point record is 7 (Xp, YP), the second point is recorded as 7 (Xp, Yp), ... the Nth point is recorded as T n (Xp, Yp );
d、 比较本计算周期与上一个计算周期检测到的坐标数值 (Χ, Υ) 的变化情况, 将坐标值 (Χ, Υ) 与已经注册的触摸点的当前位置坐标进行比较, 判断各触 摸点的运动情况;  d. Compare the change of the coordinate value (Χ, Υ) detected in the calculation cycle and the previous calculation cycle, compare the coordinate value (Χ, Υ) with the current position coordinate of the already registered touch point, and judge each touch point. Situation of movement;
e、 计算并判断出位置发生变化的触摸点, 并将最新的坐标值赋予该触摸点。 本实施例中, 设定事先预知是两个触摸点操作, 在步骤 3中, 对新触摸点的识别 和注册就可以通过监测触摸坐标值数量的变化来实现,这个过程相对比较容易。但是, 如果有两个以上的触摸点操作, 由于触摸点的增减变化是随机的, 情况比较复杂, 在 有触摸点离开的同时可能又有新的触摸点加入,对于新的触摸点的判别、注册以及注 销就需要根据触摸屏使用的场合或者使用领域的不同而制定有针对性的方案,通常可 通过反复试验来确定一个较符合实际情况的判断方法或机制。但从根本上来说,看似 同时发生的事件, 只要检测速度足够快, 通过细分, 总是可以分辨出事件发生的先后 顺序。 e. Calculate and judge the touch point where the position changes, and assign the latest coordinate value to the touch point. In this embodiment, the preset is predicted to be two touch point operations, and in step 3, the new touch point is identified. And registration can be achieved by monitoring the change in the number of touch coordinate values, which is relatively easy. However, if there are more than two touch point operations, the change of the touch point is random, and the situation is more complicated. When the touch point leaves, a new touch point may be added, and the new touch point is discriminated. Registration, registration, and cancellation require a tailored solution based on the location of the touch screen or the field of use. Usually, trial and error can be used to determine a more appropriate judgment method or mechanism. But fundamentally, events that seem to occur at the same time, as long as the detection speed is fast enough, through subdivision, the order of events can always be distinguished.
参见图 5所示, 步骤 5中判断触摸点的位置坐标变化的方法主要包括以下步骤: i、 根据测量信号, 计算触摸位置坐标位置 (X, Y)。  Referring to FIG. 5, the method for determining the position coordinate change of the touched point in step 5 mainly includes the following steps: i. Calculating the touch position coordinate position (X, Y) according to the measurement signal.
ii、 计算坐标值 (X, Y) 与相邻的各个触摸点当前坐标之间的距离, 其中与第 一个点 7; 之间的距离为 Z^ ,与第二个点: Γ2之间距离为 A, ……, 与第 n 个点 Γ„之间的距离为 则 Ii. Calculate the distance between the coordinate value (X, Y) and the current coordinate of each adjacent touch point, where the distance from the first point 7; is Z^, and the second point: Γ 2 The distance between A, ..., and the nth point 为 is
= l[T2(x) - Xf + [T2(y) - Y]2= l[T 2 (x) - Xf + [T2(y) - Y] 2 ,
D„
Figure imgf000009_0001
D„
Figure imgf000009_0001
,
在本实施例中, 各个触摸点发生触摸事件是连续的, 与坐标值 (X, Y) 相邻的 触摸点 7; ( X , y )的判断方法就可以采用检测坐标值变化的范围或检测坐标值变化的 速率的方法, 即预先设定每个计算周期内坐标值的变化范围, 当 (X, Y)数值落在某 几个触摸点的坐标值变化范围内时, 就可以认为这几个触摸点在坐标值 , Y)的附 近,可能是其中的一个触摸点位置发生移动。若各个触摸点发生的触摸事件是非连续 的, 判断坐标值(X, Y)相邻的触摸点 7; ( X , y ) 的方法就要结合触摸屏实际使用场 合来确定。  In this embodiment, the touch event occurs at each touch point is continuous, and the touch point 7 adjacent to the coordinate value (X, Y); (X, y) can be determined by detecting the range or detecting the change of the coordinate value. The method of changing the rate of the coordinate value, that is, setting the range of the coordinate value in each calculation period in advance, and when the (X, Y) value falls within the range of the coordinate value of a certain touch point, it can be considered as The touch point is near the coordinate value, Y), and it may be that one of the touch point positions moves. If the touch event occurring at each touch point is discontinuous, the method of determining the touch point 7 (X, y) adjacent to the coordinate value (X, Y) is determined in conjunction with the actual use of the touch screen.
iii、 比较计算所得的距离值 A, A, ……, 。„, 找出最小值^, Dm =Min(Di ; D2 , …… D„ 确定与 对应的位置发生变化的触摸点 rm。 iv、 用目前计算周期内检测到位置坐标(X, Y)代替距离值最小的触摸点 7;现 有的位置坐标。 Iii. Compare the calculated distance values A, A, ..., . „, Find the minimum value ^, D m =Min(D i ; D 2 , ... D„ to determine the touch point r m that changes with the corresponding position. iv, the position coordinate is detected within the current calculation period (X, Y) instead of the touch point 7 with the smallest distance value; the existing position coordinates.
经过上述的计算, 可以正确找到位置发生变化的触摸点, 该触摸坐标是由触摸点 304移动产生的, 表明触摸点 304已经从上一个坐标位置移动到 306所示的位置。 正 确识别各个触摸点的位置坐标之后,就可以依据各个点的运动趋势, 定义各种不同的 触摸操作功能。 比如, 在某个应用场合, 两个触摸点反向运动, 表示进行放大操作; 两个触摸点相向运动, 则表示进行缩小操作; 而一个触摸点不动, 另外一个触摸点作 弧线运动,表示进行旋转操作等等。这些操作功能可以由相应的应用软件来灵活定义。 Through the above calculation, the touch point whose position has changed can be correctly found, and the touch coordinate is generated by the movement of the touch point 304, indicating that the touch point 304 has moved from the previous coordinate position to the position indicated by 306. Positive After identifying the position coordinates of each touch point, various touch operation functions can be defined according to the movement trend of each point. For example, in an application, two touch points move in opposite directions to indicate that the zoom operation is performed; when two touch points move toward each other, it means to perform a zoom-out operation; and one touch point does not move, and another touch point performs an arc motion. Indicates that a rotation operation or the like is performed. These operational functions can be flexibly defined by the corresponding application software.
本实施例列举的是两个触摸点同时触摸的情形, 两个以上的点的触摸操作识别, 同样可以依据上面的方法来进行, 先区分出各个触摸点, 注册并保存位置坐标值, 再 根据位置坐标值变化情况判断出位置发生变化的触摸点。在有需要的情况下还可以检 测出触摸点的形状大小, 根据形状大小来标记并进一步识别各个触摸点。  This embodiment cites the case where two touch points are touched at the same time, and the touch operation recognition of two or more points can also be performed according to the above method, first distinguishing each touch point, registering and saving the position coordinate value, and then according to The position of the position coordinate value changes to determine the touch point where the position changes. The shape of the touch point can also be detected if necessary, and each touch point is further marked and further identified according to the shape size.
本发明的方法适用于各种不同的触摸屏装置,包括其所使用的触摸定位检测技术 为基于红外线、摄像头或者其它技术的各种触摸屏, 虽然各触摸屏技术在检测触摸输 入信息的原理上有所不同, 但是本发明的技术理念和方法可应用于各种触摸屏系统, 而与触摸屏所采用的定位检测技术无关。  The method of the present invention is applicable to a variety of different touch screen devices, including the touch location detection technology used therein as various touch screens based on infrared, camera or other technologies, although each touch screen technology differs in the principle of detecting touch input information. However, the technical idea and method of the present invention can be applied to various touch screen systems regardless of the position detection technology employed by the touch screen.
以上所述仅为本发明一个实施例,事实上用到多点触摸的场合远不止本实施例提 到的几种; 实施例中列举的触摸点只有两个, 而依据本发明方法可以实现的触摸点可 以是两个或者更多, 因此本发明的保护范围并不局限于此,本领域中的技术人员任何 基于本发明技术方案上非实质性变更均包括在本发明保护范围之内。  The above description is only one embodiment of the present invention. In fact, the use of multi-touch is far more than the ones mentioned in the embodiment; only two touch points are listed in the embodiment, which can be implemented according to the method of the present invention. The touch points may be two or more, and the scope of the present invention is not limited thereto, and any insubstantial changes based on the technical solutions of the present invention are included in the scope of the present invention.

Claims

权 利 要 求 Rights request
1、 一种用于触摸屏系统的多点触摸定位方法, 用于判别两个或两个以上的点的同时 触摸事件, 包括以下步骤: A multi-touch positioning method for a touch screen system for discriminating simultaneous touch events of two or more points, comprising the following steps:
a、测量触摸信号, 判断信号变化情况, 计算触摸事件发生的位置坐标和 /或触摸 点的形状大小;  a, measuring the touch signal, judging the signal change, calculating the position coordinates of the touch event and/or the shape and size of the touch point;
b、 根据位置坐标数量的变化情况, 判断触摸信息是单点触摸还是多点触摸, 若 为单点触摸, 则触摸屏系统相应地执行单点触摸的各项操作, 若为多点触摸, 则进入 步骤 c;  b. judging whether the touch information is a single touch or a multi-touch according to the change of the number of position coordinates. If it is a single touch, the touch screen system performs each operation of the single touch correspondingly, and if it is a multi-touch, enters Step c;
c、比较本计算周期和上一个计算周期检测到的位置坐标数量的变化和 /或坐标数 值的变化, 判断是否有新的触摸点加入或者有触摸点离开, 如果有新的触摸点加入, 注册新触摸点信息, 记录新触摸点的位置坐标, 如果有触摸点离开, 则注销已离开的 触摸点信息。  c. Compare the change of the number of position coordinates detected by the calculation cycle and the previous calculation cycle and/or the change of the coordinate value, determine whether a new touch point is added or has a touch point to leave, if a new touch point is added, register New touch point information, record the position coordinates of the new touch point, and if there is a touch point to leave, log out the touch point information that has left.
2、 如权利要求 1所述的多点触摸定位方法, 其特征在于, 其进一步包括步骤 d: 比较本计算周期与上一个计算周期检测到的坐标数值的变化情况,将坐标值与已经注 册的触摸点的当前位置坐标进行比较, 判断各触摸点的运动情况。 2. The multi-touch positioning method according to claim 1, further comprising the step of: comparing the change of the coordinate value detected by the calculation period and the previous calculation period, and the coordinate value and the already registered The current position coordinates of the touched points are compared to determine the motion of each touch point.
3、 如权利要求 2所述的多点触摸定位方法, 其特征在于, 其进一步包括步骤 e: 计算并判断出位置发生变化的触摸点, 并将最新的坐标值赋予该触摸点。 3. The multi-touch positioning method according to claim 2, further comprising the step of: calculating and determining a touch point whose position has changed, and assigning the latest coordinate value to the touch point.
4、 利要求 1〜3中任意一项所述的多点触摸定位方法, 其特征在于: 所述步骤 b 中判断触摸信息是单点触摸还是多点触摸的方法为: 如果在一段时间内,只有一组位 置坐标值, 则判断为单点触摸, 若在一段时间内, 检测到的位置坐标值有两组或者两 组以上, 则认为存在多个触摸点。 The multi-touch positioning method according to any one of claims 1 to 3, wherein: the method of determining whether the touch information is a single touch or a multi-touch in the step b is: if, within a certain period of time, If there is only one set of position coordinate values, it is judged as a single touch. If there are two or more sets of position coordinate values detected within a certain period of time, it is considered that there are multiple touch points.
5、 如权利要求 1〜3中任意一项所述的多点触摸定位方法, 其特征在于: 在确定 触摸点位置坐标的同时, 依据触摸点在触摸时引起的在不同坐标方向 (X, Y 方向) 的检测单元数量和 /或数值变化规律, 检测出触摸点的形状大小, 根据形状大小标记 并进一步识别不同的触摸点。 The multi-touch positioning method according to any one of claims 1 to 3, characterized in that: in determining the coordinates of the touch point position, the different coordinate directions (X, Y) are caused according to the touch point when the touch is touched. The number of detection units and/or numerical changes of the direction), the shape and size of the touched points are detected, and the different touch points are further marked according to the shape size.
6、 如权利要求 3所述的多点触摸定位方法, 其特征在于:所述步骤 e中计算并判 断出位置变化的触摸点的方法包括以下步骤: 6. The multi-touch positioning method according to claim 3, wherein: calculating and judging in step e The method of breaking the touch point of the position change includes the following steps:
i. 根据测量信号, 计算触摸位置的坐标位置;  i. calculating the coordinate position of the touch position according to the measurement signal;
ii. 计算坐标值与相邻的各个触摸点 Τπ当前坐标之间的距离 A、 ·"·· · Dn , Ii. Calculate the distance A between the coordinate values and the adjacent touch points Τ π current coordinates, ·"·· · D n ,
ii i. 比较计算所得得距离值 A, A,……, D„,找出最小值 Z)m,确定与 Dm 对应的位置发生变化的触摸点 TmIi i. Compare the calculated distance values A, A, ..., D„, find the minimum value Z) m , and determine the touch point T m where the position corresponding to D m changes;
iv. 用目前计算周期内检测到的位置坐标代替距离值最小的触摸点 7 的现 有位置坐标。  Iv. Replace the existing position coordinates of touch point 7 with the smallest distance value with the position coordinates detected during the current calculation cycle.
7、 如权利要求 6所述的多点触摸定位方法,其特征在于:所述步骤 ii中的与坐 标值相邻的触摸点 Γ„的判断方法通过采用检测坐标值变化的范围、 检测坐标 值变化的速率或者检测坐标值变化的方向趋势的方法来判定。 The multi-touch positioning method according to claim 6, wherein the determining method of the touch point adjacent to the coordinate value in the step ii is performed by detecting a range in which the coordinate value is changed, and detecting the coordinate value. The rate of change or the direction of the direction change of the detected coordinate value is determined.
8、 如权利要求 1〜3中任意一项所述的多点触摸定位方法,其特征在于:其所采 用的触摸定位检测技术为红外线技术、 摄像头技术或者其它技术。 The multi-touch positioning method according to any one of claims 1 to 3, characterized in that the touch location detecting technology used is infrared technology, camera technology or other techniques.
PCT/CN2008/000845 2007-05-16 2008-04-25 Multiple points touch positioning method WO2008138208A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710028038A CN100590579C (en) 2007-05-16 2007-05-16 Multiple point touch localization method
CN200710028038.X 2007-05-16

Publications (1)

Publication Number Publication Date
WO2008138208A1 true WO2008138208A1 (en) 2008-11-20

Family

ID=38999646

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/000845 WO2008138208A1 (en) 2007-05-16 2008-04-25 Multiple points touch positioning method

Country Status (2)

Country Link
CN (1) CN100590579C (en)
WO (1) WO2008138208A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8624865B2 (en) 2007-12-31 2014-01-07 Egalax Empia Technology Inc. Device for improving the accuracy of the touch point on a touch panel and a method thereof
CN110515482A (en) * 2019-07-05 2019-11-29 湖州佳格电子科技股份有限公司 Infrared touch panel pressure sensitive method based on surface deformation
WO2023056839A1 (en) * 2021-10-09 2023-04-13 华为技术有限公司 Method and apparatus for displaying operation track

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100590579C (en) * 2007-05-16 2010-02-17 广东威创视讯科技股份有限公司 Multiple point touch localization method
CN101539825B (en) * 2008-03-18 2012-05-23 禾瑞亚科技股份有限公司 Device and method for determining multi-touch positions of projected capacitive touch panel
EP2104027B1 (en) * 2008-03-19 2013-10-23 BlackBerry Limited Electronic device including touch sensitive input surface and method of determining user-selected input
CN101625612B (en) * 2008-07-07 2011-05-11 禾瑞亚科技股份有限公司 Device and method for improving accuracy of touch panel
US20100020021A1 (en) * 2008-07-22 2010-01-28 General Electric Company Touch screen control system and method
CN101446872B (en) * 2008-12-31 2012-02-29 广东威创视讯科技股份有限公司 Touch positioning method and device thereof
JP2010191942A (en) * 2009-01-20 2010-09-02 Nitto Denko Corp Display equipped with optical coordinate input device
CN101593062B (en) * 2009-04-28 2011-02-16 广东威创视讯科技股份有限公司 Infrared multi-point touch system and positioning method thereof
CN101963855B (en) * 2009-07-24 2012-11-21 群康科技(深圳)有限公司 Multi-point touch identification method for touch screen
CN102063216B (en) 2009-10-09 2012-12-12 禾瑞亚科技股份有限公司 Device and method for parallel-scanning differential touch detection
EP2503432A4 (en) 2009-10-09 2014-07-23 Egalax Empia Technology Inc Method and device for dual-differential sensing
CN102043509B (en) * 2009-10-09 2013-11-06 禾瑞亚科技股份有限公司 Method and apparatus for analyzing location
US9864471B2 (en) 2009-10-09 2018-01-09 Egalax_Empia Technology Inc. Method and processor for analyzing two-dimension information
CN102043524B (en) 2009-10-09 2012-12-12 禾瑞亚科技股份有限公司 Method and device for position detection
TWI405108B (en) 2009-10-09 2013-08-11 Egalax Empia Technology Inc Method and device for analyzing positions
WO2011041945A1 (en) 2009-10-09 2011-04-14 禾瑞亚科技股份有限公司 Method and apparatus for analyzing 2 dimension sense information
CN101763203B (en) * 2010-01-05 2012-09-19 苏州瀚瑞微电子有限公司 Method for detecting multipoint touch control on touch control screen
CN101819487A (en) * 2010-04-08 2010-09-01 苏州瀚瑞微电子有限公司 Multi-point touch detection method
CN101825970B (en) * 2010-05-13 2011-12-07 友达光电股份有限公司 Tracking method and tracking system of touch-control points
CN102270063B (en) * 2010-06-03 2016-01-20 上海优熠电子科技有限公司 Infrared true multi-point touch screen
WO2011160571A1 (en) * 2010-06-21 2011-12-29 汉王科技股份有限公司 Electronic book reader device with capacitive touch function and touch method thereof
CN101866559A (en) * 2010-06-21 2010-10-20 汉王科技股份有限公司 E-book reader device with capacitive touch function and touch method thereof
CN102231091B (en) * 2010-09-21 2013-10-02 百度在线网络技术(北京)有限公司 Method and equipment for realizing multi-point recognition based on single-point touch screen
CN102419679B (en) * 2010-09-27 2014-10-01 联想(北京)有限公司 Display processing method and portable mobile terminal
CN102169399A (en) * 2010-11-26 2011-08-31 苏州瀚瑞微电子有限公司 Method for eliminating ghost point at edge of touch screen
CN102681746B (en) * 2011-03-08 2016-08-03 腾讯科技(深圳)有限公司 The method and device of list in a kind of manipulator's holding equipment
JP5884282B2 (en) * 2011-03-29 2016-03-15 ソニー株式会社 Information processing apparatus, information processing method, recording medium, and program
CN102890576B (en) 2011-07-22 2016-03-02 宸鸿科技(厦门)有限公司 Touch screen touch track detection method and pick-up unit
CN103176729A (en) * 2011-12-26 2013-06-26 宇龙计算机通信科技(深圳)有限公司 Method and terminal of gathering icons of touch interface
CN103543933A (en) * 2012-07-09 2014-01-29 华为终端有限公司 Method for selecting files and touch terminal
CN103677360A (en) * 2012-09-07 2014-03-26 宏碁股份有限公司 Electronic device and relevant control method
CN103105975B (en) * 2013-02-26 2016-11-23 华为终端有限公司 Touch identification method and device
CN104834413A (en) * 2015-05-27 2015-08-12 广州华欣电子科技有限公司 Recognition method for touch points in infrared touch frame and infrared touch recognizer
CN109542278B (en) * 2018-09-27 2022-02-11 江苏特思达电子科技股份有限公司 Touch data processing method and device and touch equipment
CN110764652A (en) * 2019-10-25 2020-02-07 深圳市康冠商用科技有限公司 Infrared touch screen and touch point prediction method thereof
CN114942720B (en) * 2022-07-22 2022-10-25 广州市兴视科信息科技有限公司 Multi-point touch interaction method and system for electronic screen

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1596412A (en) * 2001-10-03 2005-03-16 3M创新有限公司 Touch panel system and method for distinguishing multiple touch inputs
WO2005124526A2 (en) * 2004-06-17 2005-12-29 Koninklijke Philips Electronics N.V. Use of a two finger input on touch screens
CN101105733A (en) * 2007-05-16 2008-01-16 广东威创日新电子有限公司 Multiple point touch localization method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1596412A (en) * 2001-10-03 2005-03-16 3M创新有限公司 Touch panel system and method for distinguishing multiple touch inputs
WO2005124526A2 (en) * 2004-06-17 2005-12-29 Koninklijke Philips Electronics N.V. Use of a two finger input on touch screens
CN101105733A (en) * 2007-05-16 2008-01-16 广东威创日新电子有限公司 Multiple point touch localization method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8624865B2 (en) 2007-12-31 2014-01-07 Egalax Empia Technology Inc. Device for improving the accuracy of the touch point on a touch panel and a method thereof
CN110515482A (en) * 2019-07-05 2019-11-29 湖州佳格电子科技股份有限公司 Infrared touch panel pressure sensitive method based on surface deformation
CN110515482B (en) * 2019-07-05 2023-08-15 湖州佳格电子科技股份有限公司 Infrared touch screen pressure sensing method based on surface deformation
WO2023056839A1 (en) * 2021-10-09 2023-04-13 华为技术有限公司 Method and apparatus for displaying operation track

Also Published As

Publication number Publication date
CN100590579C (en) 2010-02-17
CN101105733A (en) 2008-01-16

Similar Documents

Publication Publication Date Title
WO2008138208A1 (en) Multiple points touch positioning method
US9880655B2 (en) Method of disambiguating water from a finger touch on a touch sensor panel
CN101526880B (en) Touch event model
US8836659B2 (en) Electronic apparatus with touch input system
JP5187280B2 (en) Operation control device and operation control method
JP5418187B2 (en) Contact operation determination device, contact operation determination method, and program
JP5947973B2 (en) Unlocking method, device and electronic terminal
TW201239683A (en) Multi-pass touch contact tracking
TW201537444A (en) Method for preventing from accidentally triggering edge swipe gesture and gesture triggering
TWI467425B (en) Method and device for identifying multipoint rotating movement
CN105556438A (en) Systems and methods for providing response to user input using information about state changes predicting future user input
WO2011137862A2 (en) Method and electronic device for virtual handwritten input
TWI526952B (en) Touch capacitive device and object identifying method of the capacitive touch device
US20120249487A1 (en) Method of identifying a multi-touch shifting gesture and device using the same
US20120188178A1 (en) Information processing apparatus and control method of the same
CN101776971B (en) Multi-point touch screen device and positioning method
CN108733302B (en) Gesture triggering method
TWI515556B (en) Detecting metohd for touch device and system thereof
WO2011026389A1 (en) Touch control method, processing apparatus and processing system
WO2018096827A1 (en) Display control device, display control method, and computer program
JP2013186698A (en) Handwriting management program and recording display device
WO2018218392A1 (en) Touch operation processing method and touch keyboard
JP2016066254A (en) Electronic device with touch detection apparatus
CN106527817A (en) Touch-operated identification method and device thereof
JP2013534013A (en) System and method for distinguishing input objects

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: 08748410

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: 08748410

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 08748410

Country of ref document: EP

Kind code of ref document: A1