WO2020019616A1 - Procédé et dispositif de traitement de données de commande tactile, dispositif intelligent et support d'informations - Google Patents

Procédé et dispositif de traitement de données de commande tactile, dispositif intelligent et support d'informations Download PDF

Info

Publication number
WO2020019616A1
WO2020019616A1 PCT/CN2018/118471 CN2018118471W WO2020019616A1 WO 2020019616 A1 WO2020019616 A1 WO 2020019616A1 CN 2018118471 W CN2018118471 W CN 2018118471W WO 2020019616 A1 WO2020019616 A1 WO 2020019616A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
data
writing
hid
pen
Prior art date
Application number
PCT/CN2018/118471
Other languages
English (en)
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
Application filed by 广州视源电子科技股份有限公司, 广州视睿电子科技有限公司 filed Critical 广州视源电子科技股份有限公司
Publication of WO2020019616A1 publication Critical patent/WO2020019616A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0412Digitisers structurally integrated in a display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0354Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
    • G06F3/03545Pens or stylus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/041Indexing scheme relating to G06F3/041 - G06F3/045
    • G06F2203/04104Multi-touch detection in digitiser, i.e. details about the simultaneous detection of a plurality of touching locations, e.g. multiple fingers or pen and finger

Definitions

  • the present invention relates to the technical field of smart devices, and in particular, to a method, an apparatus, a smart device, and a storage medium for processing touch data.
  • the screen of such smart devices usually consists of a display screen and a touch screen.
  • touch screen Through the touch screen, not only can it detect and recognize the touch operation of the user's finger on the display screen, It can also detect and recognize touch operations such as tapping and writing on the screen by the corresponding writing pen.
  • two or more writing pens are required to perform touch operations on the screen of a smart device at the same time, such as electronics used in teaching fields.
  • Tablet in the classroom interactive teaching, multiple students need to answer the question on the screen of the same electronic tablet at the same time, that is, multiple students write on the touch screen of the same electronic tablet at the same time; Writing pens write on the screen at the same time, so when two or more writing pens write on the screen at the same time, writing recognition errors often occur.
  • a method for processing touch data including:
  • a touch event of the stylus on the touch screen is detected
  • HID multi-touch protocol to encapsulate the touch data, and the touch data is data caused by the touch event
  • the encapsulated touch data is sent to an operating system, which is the operating system of the smart device to which the touch screen currently displays signals.
  • it further includes:
  • the touch data is encapsulated using a HID pen protocol.
  • the identifying the quantity of the writing pen includes:
  • the number of the writing pens is identified by the touch data.
  • the acquiring touch data caused by the touch event includes:
  • the touch algorithm is used to obtain touch data caused by the touch event.
  • the touch data includes at least one of position coordinates of the touch point, pressure value of the touch point, area value of the touch point, pen rotation angle, and key operation information;
  • the keys are keys on a writing pen.
  • the smart device includes an interactive smart tablet
  • the touch screen includes a capacitive screen, an electromagnetic screen, and / or an infrared screen.
  • the operating system includes at least one of a window system and an Android system;
  • the writing pen is a device conforming to the USB HID class.
  • a device for processing touch data including:
  • a touch detection module for detecting a touch event of the stylus on the touch screen
  • a quantity identification module configured to identify the quantity of the writing pen
  • a first data encapsulation module configured to encapsulate touch data using a HID multi-touch protocol if the number is greater than or equal to 2, the touch data is data caused by the touch event;
  • a data transmission module is configured to send the packaged touch data to an operating system, where the operating system is an operating system of a smart device to which the current display signal of the touch screen belongs.
  • it further includes:
  • a second data encapsulation module is configured to encapsulate the touch data using a HID pen protocol if the number is less than two.
  • the writing pen is a USB HID device
  • the quantity identification module includes:
  • a data acquisition unit configured to acquire touch data caused by the touch event
  • An identification unit is configured to identify the number of the writing pens by using the touch data.
  • a smart device including: a touch screen, a touch screen control board, and a motherboard, wherein the motherboard is equipped with an operating system,
  • the touch screen control board includes:
  • a touch detection module for detecting a touch event of the stylus on the touch screen
  • a quantity identification module configured to identify the quantity of the writing pen
  • a first data encapsulation module configured to encapsulate touch data using a HID multi-touch protocol if the number is greater than or equal to 2, the touch data is data caused by the touch event;
  • the motherboard includes:
  • the analysis and response module is configured to parse the received touch data and respond to the touch event.
  • the touch screen control board further includes:
  • a second data encapsulation module is configured to encapsulate the touch data using a HID pen protocol if the number is less than two.
  • a computer device including a memory and a processor, where the memory is used to store a computer program
  • the processor When the computer program is executed by the processor, the processor is caused to implement the steps of any one of the above methods.
  • a computer-readable storage medium having stored thereon a computer program, and when the computer program is executed by the processor, causing the processor to implement any one of the methods described above step
  • the control board shields the HID-pen protocol to encapsulate the touch data, but uses the HID multi-touch protocol to encapsulate the touch data of the current touch event; then the encapsulated The touch data is sent to the operating system.
  • the touch screen control board can automatically switch between hid-pen and hid-multitouch native protocols based on the number of writing pens to achieve the packaging and transmission of touch data; another In terms of the operating system, the touch data can be parsed through the native driver without the need to define a separate driver, and the compatibility is better.
  • FIG. 1 is a system architecture diagram applicable to a method for processing touch data in an embodiment
  • FIG. 2 is a schematic flowchart of a method for processing touch data according to an embodiment
  • FIG. 3 is a schematic flowchart of a touch data processing method according to another embodiment
  • FIG. 4 is a diagram illustrating an application scenario of a method for processing touch data according to an embodiment
  • FIG. 5 is a schematic flowchart of a touch data processing method according to still another embodiment
  • FIG. 6 is a schematic structural diagram of a touch data processing apparatus according to an embodiment
  • FIG. 7 is a schematic structural diagram of a smart device according to an embodiment
  • FIG. 8 is an internal structural diagram of a computer device in one embodiment.
  • an embodiment herein means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the present application.
  • the appearances of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are they independent or alternative embodiments that are mutually exclusive with other embodiments. It is explicitly and implicitly understood by those skilled in the art that the embodiments described herein may be combined with other embodiments.
  • the operating system (such as window system, Android system, etc.) only supports single-stroke writing.
  • the cursor points Will switch back and forth between the writing positions of multiple electromagnetic pens, and the situation of "grabbing coordinates" will appear; for the same reason, for a capacitive screen, if there are multiple capacitive pens writing on the screen, the cursor will be written on multiple capacitive pens. The position is switched back and forth, and the situation of "grabbing coordinates" also appears; therefore, the recognition accuracy of the writing results of multiple writing pens is low.
  • the present invention provides the following embodiments of a method for processing touch data.
  • the method for processing touch data can be applied to the system architecture shown in FIG. 1.
  • These include a writing pen 100, a touch screen device 200, and a host device 300.
  • the touch screen device 200 includes a touch screen and a touch screen control board.
  • the touch screen and the touch screen control board can be connected through FPC.
  • the host device 300 is equipped with an operating system, and the operating system includes a touch driver.
  • the operating system also supports the USB HID protocol.
  • the touch screen control board is also connected to the host device 300 through a data transmission bus, such as a USB / 12C data bus.
  • the number of writing pens 100 may be one or more.
  • the host device 300 may refer to a host of a smart device or a component for implementing a touch response in the host, such as a motherboard.
  • the touch screen device 200 may refer to a touch input device independent of the smart device, or may refer to an installation device. Touch input widget on a smart device.
  • the writing pen 100 is a device conforming to the USB HID class;
  • HID is the abbreviation of Human Interface Device, which belongs to human-computer interactive operation devices, but HID devices do not necessarily have human-machine interfaces, as long as they meet the HID category
  • the standard equipment is HID equipment.
  • the USB HID class is a standard device class for USB devices.
  • One of the advantages of using USB HID devices is that, in general, the operating system of the host device 300 has built-in drivers for the HID device. Users do not need to develop drivers. Applications in the host device 300 can directly use these drivers. To communicate with USB HID devices.
  • the smart device may be a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, a smart writing device, Email devices, game consoles, tablet computers, wearables, smart locomotives, driverless cars, smart refrigerators, other smart home devices, or a combination of any of these devices.
  • the smart writing device may be an interactive smart tablet.
  • Various applications can be installed in the above smart devices, such as text editing applications, document presentation applications, instant messaging applications, image editing applications, social applications, e-commerce applications, and search applications Programs, browser applications, and more.
  • text editing applications such as electronic whiteboard applications, electronic blackboard applications, presentation applications such as wireless projection applications, and instant messaging applications such as video conference applications.
  • the interactive smart tablet is described as an example of a smart device.
  • the interactive smart tablet may be an integrated device that uses touch technology to control the content displayed on the display tablet and implement human-computer interaction operations.
  • One or more functions such as projector, whiteboard, curtain, sound, TV, and video conference terminal.
  • the host device 300 refers to a main board of the interactive smart tablet
  • the touch screen device 200 refers to a touch screen and a touch screen control board installed on the interactive smart tablet.
  • the touch screen of the interactive smart tablet may include: a capacitive screen, an electromagnetic screen, or an infrared screen.
  • the touch screen can receive a touch operation input by a user through a finger or an input device.
  • the input device includes, but is not limited to, a capacitive pen, an electromagnetic pen, and / or an infrared pen.
  • a method for processing touch data is provided.
  • the method is applied to the above-mentioned touch screen control panel as an example for description, and includes the following steps S11 to S14, as follows:
  • the writing pen includes, but is not limited to, a capacitive pen, an electromagnetic pen, or an infrared pen
  • the touch screen includes, but is not limited to, a capacitive screen, an electromagnetic screen, or an infrared screen.
  • the touch events of the stylus pen on the touch screen include, but are not limited to, click events and writing events.
  • the writing event can be either a character writing event or a graphic drawing event.
  • the writing pen is a device conforming to the USB HID class.
  • the benefits of using the writing pen conforming to the USB HID class include that the operating system of the smart device to which the touch screen belongs generally has a built-in HID Device drivers, so there is no need for user-defined drivers to ensure compatibility with third-party applications.
  • This step refers to identifying the number of writing pens currently in contact with the touch screen at the same time.
  • the recognition method can adopt any writing pen recognition method that developers can think of, for example, identifying the number of writing pens currently writing on the touch screen by acquiring real-time images. Or, based on the detected touch data, the number of writing pens currently touching the touch screen at the same time is identified.
  • the specific identification method can be selected according to the actual situation.
  • HID-multitouch protocol is used to encapsulate touch data, and the touch data is data caused by the touch event.
  • the traditional method is to use the HID pen protocol to encapsulate and transmit the touch data corresponding to the touch event, and there is a problem of “grabbing coordinates”.
  • the hid-pen protocol can be used to encapsulate the touch data corresponding to the touch event
  • the hid-multitouch protocol is used to encapsulate the touch data.
  • the hid-multitouch protocol is a native protocol. After receiving the packaged touch data, operating systems such as Window and Android can parse it by themselves without adding a custom private USB protocol.
  • the encapsulated touch data is sent to the Windows operating system; if the current display signal of the touch screen belongs to the signal of the Android operating system of the smart device, the encapsulated touch is Control data is sent to the Android operating system.
  • the operating system can treat it as ordinary hid-multitouch packaged data, that is, through the driver of the HID device, and analyze it in the way corresponding to ordinary hid-multitouch packaged data. No custom data analysis protocol is required. System compatibility is good. Based on this, it can effectively respond to the touch events of multiple writing pens writing at the same time, for example, multiple writing pens corresponding to their own writing handwriting are displayed on the display screen of the smart device.
  • touch data transmission can be realized through the native protocol of the touch screen control board, and there is no need to separately define a touch data transmission protocol, which is beneficial to compatibility with third-party applications.
  • the touch data triggered by the writing pen is encapsulated by using a hid-pen protocol.
  • the hid-pen protocol is a standard protocol for touch screen control boards to support single-pen input, that is, in this case, touch data is processed in a traditional manner.
  • the touch screen control board can adaptively switch between two native protocols (hid-multitouch protocol and hid-pen protocol).
  • the number of writing pens can be switched automatically between hid-pen and hid-multitouch native protocols to achieve the packaging and transmission of touch data.
  • touch data can be realized through native drivers. Parsing, no need to define a separate driver, good compatibility. Further, the smart device with a touch function can not only support multiple writing pens writing at the same time, overcome the problem of “grabbing coordinates”, but also support the traditional single writing pen writing.
  • the touch data triggered by more than two stylus pens can be mapped into the body of the same data packet according to the hid-multitouch descriptor.
  • the touch data triggered by each writing pen can be first encoded into data that meets the format specified by the hid-multitouch protocol, and then all the encoded touch data is packed into the same data packet.
  • the encoded touch data triggered by a writing pen in the data package corresponds to one touch point.
  • the touch data can be mapped to the package of the USB HID multi-touch protocol in the format shown in Table 1 below:
  • the touch data triggered by the first electromagnetic pen is encoded as data corresponding to the first point of multi-touch, including status, ID, X, Y, and Pressure information, corresponding to byte numbers 1 to 8;
  • the touch data of the two pens is encoded as the data corresponding to the second point of the multi-touch, including status ID, X, Y, and Pressure information, corresponding to byte numbers 9 to 16;
  • byte number 17 indicates that the current data packet has Several touch points (several pens).
  • the ID indicates the number of the electromagnetic pen, which is used to distinguish multiple electromagnetic pens currently writing, and the Pressure information indicates the pressure value of the electromagnetic pen contacting the touch screen.
  • the touch screen control board can transmit the encapsulated touch data to the operating system through the USB port corresponding to the hid-multitouch descriptor, and the USB port is compatible with the multi-touch protocol of the touch screen.
  • the touch data triggered by a single writing pen can be mapped into a data packet body by a hid-pen descriptor.
  • the touch data can be mapped to the package of the USB HID protocol in the format shown in Table 2:
  • the touch screen control board can transmit the encapsulated touch data to the operating system through the USB port corresponding to the hid-pen descriptor.
  • the operating system After the operating system receives the packaged touch data sent by the touch screen control board, it can use hid-multitouch or hid-pen corresponding native driver to analyze the touch data, parse the touch data triggered by the writing pen, and then convert For the corresponding input event, then take the action corresponding to the input event.
  • a specific way of identifying the number of writing pens currently written on the touch screen may be: acquiring touch data caused by the touch event, and identifying the number of writing pens by the touch data. For example: acquiring a touch algorithm corresponding to the touch screen, and using the touch algorithm to determine touch data caused by the touch event.
  • the touch data may include at least one of coordinates of a touch point position, a touch pressure value, a touch point area value, a pen rotation angle, and key operation information; wherein the keys are keys on a writing pen.
  • the number of writing pens currently writing on the touch screen can be identified. For example, the number of writing pens can be determined by the number of touch point position coordinates included in the touch data; the number of writing pens can be determined by the number of touch pressure values included in the touch data Determining the number of the writing pens by the number of touch point area values included in the touch data.
  • the touch screen of the interactive smart tablet includes a capacitive screen, an electromagnetic screen, and / or an infrared screen.
  • the operating system of the interactive smart tablet includes a window system. , At least one of the Android system.
  • the corresponding touch data processing includes processing on the side of the touch screen control board, and processing on the side of the main board, as shown in FIG. 3, as follows.
  • step S31 a touch event of the writing pen on the touch screen is detected by the touch control software.
  • the touch control software can detect any touch operation event of the stylus on the touch screen, such as a screen click event of the stylus, or a character writing event, or a graphic drawing event. At present, it can also be a touch event triggered by another stylus.
  • Step S32 Acquire a touch algorithm corresponding to the touch screen.
  • touch screens have different touch algorithms. For example, capacitive screens, electromagnetic screens, and infrared screens correspond to different touch algorithms. Touch algorithms are used to obtain touch data on the touch screen. For the specific types of touch algorithms, developers can see what they need. The setting is not limited to the embodiment of the invention.
  • step S33 touch data caused by a current touch event is detected by a touch algorithm.
  • the touch data includes coordinates of the touch point position, touch pressure, area value of the touch point, pen rotation angle, key operation information, and the like.
  • step S34 the number of the writing pens is identified through the touch data.
  • the touch data triggered by each stylus will be different. Based on this, the number of styluses currently triggering the touch screen can be identified.
  • the number of writing pens can be determined by the number of touch point position coordinates included in the touch data; or the number of writing pens can be determined by the number of touch point sizes included in the touch data; Alternatively, the number of writing pens is determined by the number of touch pressure values included in the touch data.
  • step S35 it is determined whether the number of writing pens is greater than or equal to two. If yes, the next step is performed, otherwise, step S37 is performed.
  • step S36 the touch data is encapsulated by using a hid-multitouch protocol, and the process jumps to step S38.
  • step S37 the touch data is encapsulated by using a hid-pen protocol.
  • Step S38 Send the packaged touch data to the operating system.
  • step S39 the touch data may be analyzed by the touch driver included in the operating system to respond to the touch event.
  • the touch driver can send the parsed touch data to an input subsystem (input_device) in the operating system.
  • the input subsystem can be composed of a device driver layer, an input core layer, and an event processing layer.
  • the device driver layer can convert the underlying hardware input into a unified event form and report to the input core layer.
  • the input core layer can link up and down, register and operate the device input interface for the hardware driver layer, and notify the event processing layer to perform the event. deal with.
  • Figure 4 shows the response of several writing pens when writing at the same time.
  • an interactive smart tablet can be installed on a podium in a classroom.
  • the interactive smart tablet is provided with a touch screen control board and a motherboard.
  • the former is used to detect information on the touch screen; the latter is equipped with an operating system and can respond to touch events on the touch screen through a touch driver.
  • the teacher may select multiple students to answer the question through the electronic whiteboard running in the interactive smart tablet, such as Student Wang and Student Zhang shown in Figure 4. These two students need to write the English word "English" at the same time as instructed by the teacher After the two students contacted the electronic whiteboard through their own writing pens and started writing, the touch screen control board could detect the touch data triggered by each writing pen, and encapsulate the detected touch data according to the hid-multitouch protocol.
  • the motherboard After the motherboard analyzes the touch data, it controls the electronic whiteboard to display the corresponding writing content. For example, if the student Wang writes correctly "English” and the student Zhang writes incorrectly "Englich", the motherboard controls the electronic whiteboard to display the content of the student Wang writing as "English” and the content of the student Xiao Zhang's writing as "Englich”.
  • step S41 a touch event of a finger on the touch screen may be detected by the touch control software.
  • the touch control software can detect any touch operation event of the finger on the touch screen, such as a finger screen click event, a drag event, a slide event, or a character writing event, or a graphic drawing event. Currently, it can also be triggered by other fingers. Touch events.
  • Step S42 Acquire a touch algorithm corresponding to the touch screen.
  • touch screens have different touch algorithms. For example, capacitive screens, electromagnetic screens, and infrared screens correspond to different touch algorithms. Touch algorithms are used to obtain touch data on the touch screen. For the specific types of touch algorithms, developers can see what they need. The setting is not limited to the embodiment of the invention.
  • step S43 touch data caused by a current touch event is detected by a touch algorithm.
  • the touch data includes the coordinates of the touch point position, the touch pressure, and the area value of the touch point.
  • the touch data triggered by each finger will be different. Based on this, it can be identified that the touch screen is currently triggered. Number of fingers. The embodiment of the present invention does not limit this.
  • step S44 the hid-multitouch protocol is used to encapsulate touch data triggered by a finger.
  • Step S45 Send the packaged touch data to the operating system.
  • step S46 touch data may be analyzed by a touch driver included in the operating system, and a touch event may be responded to.
  • the steps in the flowchart are sequentially displayed according to the directions of the arrows, these steps are not necessarily performed in the order indicated by the arrows. Unless explicitly stated in this document, the execution of these steps is not strictly limited, and these steps can be performed in other orders. Moreover, at least a part of the steps in the flowchart of the method embodiment may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily performed at the same time, but may be performed at different times. These sub-steps Or the order of execution of the stages is not necessarily sequential, but can be performed in turn or alternately with other steps or at least a part of the sub-steps or stages of other steps.
  • a device for processing touch data is also provided herein.
  • the device for processing touch data in this embodiment includes a touch detection module 510, a quantity identification module 520, a first data packaging module 530, and a data transmission module 540, and each module is described in detail. as follows:
  • the touch detection module 510 is configured to detect a touch event of the writing pen on the touch screen.
  • the writing pen is a USB HID device.
  • a quantity identification module 520 is configured to identify the quantity of the writing pen.
  • the first data encapsulation module 530 is configured to encapsulate the touch data using the HID multi-touch protocol hid-multitouch if the number is greater than or equal to 2, and the touch data is data caused by the touch event.
  • a data transmission module 540 is configured to send the packaged touch data to an operating system, where the operating system is an operating system of a smart device to which the current display signal of the touch screen belongs.
  • the device for processing touch data further includes a second data packaging module for packaging the touch data using a HID pen protocol hid-pen if the number is less than two.
  • the quantity identification module 520 includes a data acquisition unit and an identification unit, wherein the data acquisition unit is configured to acquire touch data caused by the touch event; the identification unit is configured to pass the touch The control data identifies the number of the writing pens.
  • the data obtaining unit is specifically configured to obtain a touch algorithm corresponding to the touch screen, and use the touch algorithm to obtain touch data caused by the touch event.
  • the touch data includes at least one of: position coordinates of the touch point, pressure value of the touch point, area value of the touch point, pen rotation angle, and key operation information; wherein the keys are on a writing pen Button.
  • the present invention further provides an embodiment of a smart device.
  • the smart device includes a touch screen, a touch screen control board, and a motherboard, and the motherboard is equipped with an operating system.
  • the touch screen control board includes:
  • the touch detection module is configured to detect a touch event of the writing pen on the touch screen.
  • the writing pen is a device conforming to the USB HID class
  • a quantity identification module configured to identify the quantity of the writing pen
  • the motherboard includes:
  • the analysis and response module is configured to parse the received touch data and respond to the touch event.
  • the touch screen control board further includes: a second data packaging module for packaging the touch data using a HID pen protocol hid-pen if the number is less than two.
  • each module may be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above-mentioned modules may be embedded in the hardware form or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor calls and performs the operations corresponding to the above modules.
  • each program module is only an example.
  • the above functions may be allocated according to needs, for example, due to the consideration of the configuration requirements of the corresponding hardware or the convenience of software implementation. Completed by different program modules.
  • a computer device is provided, and the internal structure diagram of the computer device may be as shown in FIG. 8.
  • the computer equipment includes a processor, a memory, a network interface, a touch display screen, and an input device connected through a system bus.
  • the processor is used to provide computing and control capabilities.
  • the memory includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the internal memory is a non-volatile storage medium.
  • the operating system and the computer program run to provide the environment; the network interface is used to communicate with external terminals through a network connection; the computer program is executed by the processor to implement a method of touch data processing;
  • the touch display can be a liquid crystal display Or an electronic ink display screen;
  • the input device may be a touch layer covered on the display screen, or a button, a trackball, or a touchpad provided on the shell of a computer device, or an external keyboard, touchpad, or mouse.
  • FIG. 8 is only a block diagram of a part of the structure related to the scheme of the present application, and does not constitute a limitation on the computer equipment to which the scheme of the present application is applied.
  • the specific computer equipment may be Include more or fewer parts than shown in the figure, or combine certain parts, or have a different arrangement of parts.
  • a computer device which includes a memory and a processor.
  • the memory stores a computer program.
  • the processor executes the computer program, the steps of the method embodiment of the method for processing touch data of any of the foregoing embodiments are implemented. .
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of the method embodiment of the touch data processing of any of the foregoing embodiments are implemented.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM dual data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous chain Synchlink DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM
  • the "plurality” mentioned in the examples means two or more.
  • “And / or” describes the association relationship of the associated objects, and indicates that there can be three kinds of relationships. For example, A and / or B can mean that there are three cases in which A exists alone, A and B exist, and B exists alone.
  • the character "/" generally indicates that the related objects are an "or" relationship.
  • first ⁇ second mentioned in the embodiment is only a difference between similar objects, and does not represent a specific ordering of objects. Understandably, “first ⁇ second” can be interchanged with specific ones if allowed. Sequential or sequential. It should be understood that the objects of the "first ⁇ second" distinction are interchangeable where appropriate, so that the embodiments described herein can be implemented in an order other than those illustrated or described herein.

Abstract

L'invention concerne un procédé et un dispositif de traitement de données de commande tactile, un dispositif intelligent et un support d'informations se rapportant au domaine des dispositifs intelligents. Le procédé consiste : à détecter un événement tactile d'un stylet d'écriture sur un écran tactile, le stylet d'écriture constituant un dispositif conforme à la catégorie HID USB ; à reconnaître le nombre de stylets d'écriture ; si le nombre est supérieur ou égal à 2, à utiliser le protocole multi-tactile HID pour encapsuler des données de commande tactile constituant des données déclenchées par l'événement tactile ; à envoyer les données tactiles encapsulées à un système d'exploitation, le système d'exploitation constituant un système d'exploitation du dispositif intelligent subordonné au signal d'affichage en cours de l'écran tactile. Le mode de réalisation de la présente invention permet de résoudre le problème d'écriture d'erreurs de reconnaissance dû à l'utilisation simultanée d'au moins deux stylets d'écriture, et d'améliorer la précision de reconnaissance lorsque plusieurs stylets d'écriture sont utilisés simultanément.
PCT/CN2018/118471 2018-07-23 2018-11-30 Procédé et dispositif de traitement de données de commande tactile, dispositif intelligent et support d'informations WO2020019616A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810811895.5A CN109062433A (zh) 2018-07-23 2018-07-23 触控数据处理的方法、装置、智能设备和存储介质
CN201810811895.5 2018-07-23

Publications (1)

Publication Number Publication Date
WO2020019616A1 true WO2020019616A1 (fr) 2020-01-30

Family

ID=64835279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/118471 WO2020019616A1 (fr) 2018-07-23 2018-11-30 Procédé et dispositif de traitement de données de commande tactile, dispositif intelligent et support d'informations

Country Status (2)

Country Link
CN (1) CN109062433A (fr)
WO (1) WO2020019616A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210064208A1 (en) * 2019-09-03 2021-03-04 Wacom Co., Ltd. Method and device for deriving pen position and reporting pen position to host computer

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110058723B (zh) * 2019-01-28 2022-10-28 北京科加触控技术有限公司 一种书写方法、装置及系统
CN110297558B (zh) * 2019-06-11 2023-09-05 广州视源电子科技股份有限公司 多点触摸控制方法、装置、智能交互平板及存储介质
CN110308824A (zh) * 2019-07-04 2019-10-08 深圳市康冠商用科技有限公司 一种红外触摸数据的处理方法、系统及相关组件
WO2021102677A1 (fr) * 2019-11-26 2021-06-03 深圳市欢太科技有限公司 Procédé de réponse tactile, système d'écran tactile, terminal, support de stockage et puce
CN111596790B (zh) * 2020-04-28 2023-07-18 深圳市鸿合创新信息技术有限责任公司 数据处理方法、装置及系统
CN112256191B (zh) * 2020-10-22 2023-03-24 广州视源电子科技股份有限公司 智能黑板及其数据处理方法和装置,智能交互平板
CN112578987A (zh) * 2020-12-25 2021-03-30 广州壹创电子科技有限公司 屏外交互式触摸一体机及其交互方法
CN113485570B (zh) * 2021-06-17 2023-12-05 深圳软牛科技有限公司 多人书写方法、装置、计算机可读存储介质及终端设备
CN114356200A (zh) * 2021-11-30 2022-04-15 北京金山云网络技术有限公司 一种云应用程序运行方法、系统及装置
CN115097962A (zh) * 2022-07-06 2022-09-23 深圳市康冠商用科技有限公司 电子设备及其具有射频信号处理功能的红外触摸框

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8269725B2 (en) * 2006-06-28 2012-09-18 Microsoft Corporation Input simulation system for touch based devices
CN105045548A (zh) * 2015-06-16 2015-11-11 广州视睿电子科技有限公司 一种无线传屏方法、扩展设备和无线传屏系统
CN108132729A (zh) * 2017-12-19 2018-06-08 广州视源电子科技股份有限公司 触摸信号的处理方法、装置、及电子设备和存储介质

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8269725B2 (en) * 2006-06-28 2012-09-18 Microsoft Corporation Input simulation system for touch based devices
CN105045548A (zh) * 2015-06-16 2015-11-11 广州视睿电子科技有限公司 一种无线传屏方法、扩展设备和无线传屏系统
CN108132729A (zh) * 2017-12-19 2018-06-08 广州视源电子科技股份有限公司 触摸信号的处理方法、装置、及电子设备和存储介质

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210064208A1 (en) * 2019-09-03 2021-03-04 Wacom Co., Ltd. Method and device for deriving pen position and reporting pen position to host computer
US11599219B2 (en) * 2019-09-03 2023-03-07 Wacom Co., Ltd. Method and device for deriving pen position and reporting pen position to host computer

Also Published As

Publication number Publication date
CN109062433A (zh) 2018-12-21

Similar Documents

Publication Publication Date Title
WO2020019616A1 (fr) Procédé et dispositif de traitement de données de commande tactile, dispositif intelligent et support d'informations
CN110058782B (zh) 基于交互式电子白板的触摸操作方法及其系统
US20180299975A1 (en) User terminal device and method for controlling the user terminal device thereof
JP5854442B2 (ja) 複数キャラクターを連続筆記する手書き入力方法
WO2020048026A1 (fr) Procédé, dispositif et appareil d'affichage d'annotation, et support d'informations
US20210256077A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
US9189152B2 (en) Touch device and method for dynamically setting touch inactive area, and non-transitory recording medium
CN109697004B (zh) 用于触摸设备书写批注的方法、装置、设备及存储介质
TW201346674A (zh) 低潛時觸控輸入裝置
WO2021136080A1 (fr) Procédé et appareil de traitement de données tactiles, dispositif intelligent et support de stockage
JP6089793B2 (ja) 文書情報に基づく手書き情報と文書の関連付け
WO2020168786A1 (fr) Procédé et appareil de réponse d'opération tactile, support de mémoire et terminal
US20190065030A1 (en) Display apparatus and control method thereof
WO2019033655A1 (fr) Procédé et appareil de prévention de mauvaise manipulation tactile, dispositif et support d'informations
US20210326151A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
WO2020000970A1 (fr) Procédé et appareil d'identification d'intérêt d'utilisateur, et dispositif terminal et support d'informations
WO2019105188A1 (fr) Procédé, système et dispositif de traitement de signal d'activation par pression et dispositif électronique
WO2019119995A1 (fr) Procédé et appareil de traitement de signal tactile, et dispositif électronique et support d'informations
WO2021068382A1 (fr) Procédé et appareil de commande de fonctionnement de fenêtres multiples, dispositif et support de mémoire
US20200042128A1 (en) Electronic whiteboard system, operating method thereof and electronic whiteboard
KR20210023434A (ko) 디스플레이장치 및 그 제어방법
WO2019056614A1 (fr) Procédé et appareil de séparation de données tactiles, dispositif et support d'informations
CN111078112A (zh) 终端设备控制方法、装置、计算机设备及存储介质
US20120013550A1 (en) Method for controlling the interactions of a user with a given zone of a touch screen panel
US9778822B2 (en) Touch input method and electronic apparatus thereof

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

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

Country of ref document: EP

Kind code of ref document: A1