WO2019161691A1 - Procédé et appareil d'analyse auto-adaptative de données tactiles, et dispositif et support de stockage - Google Patents

Procédé et appareil d'analyse auto-adaptative de données tactiles, et dispositif et support de stockage Download PDF

Info

Publication number
WO2019161691A1
WO2019161691A1 PCT/CN2018/118578 CN2018118578W WO2019161691A1 WO 2019161691 A1 WO2019161691 A1 WO 2019161691A1 CN 2018118578 W CN2018118578 W CN 2018118578W WO 2019161691 A1 WO2019161691 A1 WO 2019161691A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
touch data
descriptor
data
usb
Prior art date
Application number
PCT/CN2018/118578
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 WO2019161691A1 publication Critical patent/WO2019161691A1/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/0416Control or interface arrangements specially adapted for digitisers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Definitions

  • an embodiment of the present application further provides an apparatus, including a memory, a processor, and a computer program stored on the memory and operable on the processor, where the processor implements any one of the applications A method of adaptively analyzing touch data as described in the embodiments.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer program is stored, and when the program is executed by the processor, the method for adaptively analyzing touch data according to any one of the embodiments of the present application is implemented. .
  • FIG. 1 is a flowchart of processing a forwarding data by a smart tablet touch device provided by the related art
  • FIG. 4 is a structural diagram of an apparatus for adaptively analyzing touch data according to Embodiment 3 of the present application.
  • FIG. 5 is a schematic structural diagram of hardware of a device according to Embodiment 4 of the present application.
  • the USB descriptors fall into three categories: standard descriptors, HID descriptors, and (Hub) descriptors.
  • the standard descriptors are further divided into device descriptors, configuration descriptors, string descriptors, interface descriptors, endpoint descriptors, device definition descriptors, and other rate configuration descriptors, and these seven descriptors have similar formats.
  • HID device Human Interface Devices
  • the HID device is one of the earliest supported devices of the USB protocol.
  • the HID device can be used as a low-speed, full-speed, high-speed device. Since the HID device requires the user input to receive a timely response, the transmission mode is usually interrupted.
  • HID devices support five of the USB standard descriptors: device descriptors, configuration descriptors, interface descriptors, endpoint descriptors, and string descriptors.
  • HID devices have three special descriptors: HID descriptors, report descriptors, and physical descriptors.
  • a USB device can only support one HID descriptor, but can support multiple report descriptors, while physical descriptors may or may not be available.
  • the definition of the HID device is placed in the interface descriptor, and the device descriptor and configuration descriptor of the USB do not contain the information of the HID device. Therefore, for some specific HID devices, multiple interfaces can be defined, only One of the interfaces is the HID device class.
  • the embodiment of the present application processes and forwards the touch data by establishing a touch data analysis model according to the touch device, so as to implement an adaptive recognition touch device that can be adaptively parsed, to parse the touch data, and to quickly import or change the touch without modifying the software code. device.
  • the step of parsing the touch data of the touch device by the touch data analysis model for processing and forwarding is further refined to: the touch data analysis model is parsed byte by byte and is generalized in the touch device. Touch data corresponding to the touch protocol; the touch data is processed and forwarded by a touch data processing algorithm.
  • the method further includes: forwarding the parsed touch data of the touch device to at least one of the first system module, the second system module, and the output module by using a USB switch.
  • the embodiment of the present application When detecting the access of the touch device, the embodiment of the present application reads the device descriptor of the touch device and the USB HID report descriptor from the register of the touch device, and establishes the device descriptor based on the device descriptor according to the general protocol specification.
  • a touch data analysis model of the USB HID report descriptor which parses the touch data corresponding to the universal touch protocol in the touch device byte by byte, processes and forwards the touch data, and passes the parsed touch data of the touch device
  • the USB switcher forwards to at least one of the first system module, the second system module, and the output module.
  • the device further includes: a USB switch forwarding module, configured to forward the touch data of the touch device to the first system module, the second system module, and At least one of the output modules.
  • a USB switch forwarding module configured to forward the touch data of the touch device to the first system module, the second system module, and At least one of the output modules.
  • the apparatus for adaptively analyzing touch data provided by each of the above embodiments may perform the method for adaptively analyzing touch data provided by any embodiment of the present application, and has a function module corresponding to a method for performing adaptive analysis of touch data.
  • the memory 420 is a non-transitory computer readable storage medium, and can be configured to store a software program, a computer executable program, and a module, such as a program instruction/module corresponding to a method for adaptively analyzing touch data in the embodiment of the present application.
  • a module such as a program instruction/module corresponding to a method for adaptively analyzing touch data in the embodiment of the present application.
  • the processor 410 executes various functional applications and data processing of the device by executing software programs, instructions, and modules stored in the memory 420, that is, a method for adaptively analyzing touch data by implementing the above method embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Systems (AREA)

Abstract

L'invention concerne un procédé et un appareil d'analyse auto-adaptative de données tactiles, ainsi qu'un dispositif et un support de stockage. Le procédé selon l'invention consiste : à établir un modèle d'analyse de données tactiles en fonction d'un descripteur de dispositif d'un dispositif tactile et d'un descripteur de rapport d'un dispositif d'interface humaine (HID) USB (S110) ; et à analyser en sortie des données tactiles du dispositif tactile au moyen du modèle d'analyse de données tactiles, et à traiter et transmettre les données tactiles (S120).
PCT/CN2018/118578 2018-02-24 2018-11-30 Procédé et appareil d'analyse auto-adaptative de données tactiles, et dispositif et support de stockage WO2019161691A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810157296.6 2018-02-24
CN201810157296.6A CN108388372B (zh) 2018-02-24 2018-02-24 一种自适应触摸数据的方法、装置、设备及存储介质

Publications (1)

Publication Number Publication Date
WO2019161691A1 true WO2019161691A1 (fr) 2019-08-29

Family

ID=63069060

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/118578 WO2019161691A1 (fr) 2018-02-24 2018-11-30 Procédé et appareil d'analyse auto-adaptative de données tactiles, et dispositif et support de stockage

Country Status (2)

Country Link
CN (1) CN108388372B (fr)
WO (1) WO2019161691A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108388372B (zh) * 2018-02-24 2020-11-06 广州视源电子科技股份有限公司 一种自适应触摸数据的方法、装置、设备及存储介质
CN110688052B (zh) * 2019-09-26 2021-06-08 广州视源电子科技股份有限公司 人机交互设备枚举处理方法、装置及人机交互设备
CN111399678A (zh) * 2020-03-06 2020-07-10 广州视源电子科技股份有限公司 数据处理方法、装置和系统、计算机存储介质及相关设备
CN113050867B (zh) * 2021-03-31 2022-10-25 联想(北京)有限公司 一种控制方法及交互设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1821987A (zh) * 2006-03-31 2006-08-23 北京飞天诚信科技有限公司 基于usb接口的智能卡读写方法及其读写器
CN201945965U (zh) * 2011-01-19 2011-08-24 山西万立科技有限公司 无线触摸板鼠标
US8898349B1 (en) * 2013-10-10 2014-11-25 American Megatrends, Inc. IPMI over USB data transfer between host computer and baseboard management controller (BMC)
CN107479745A (zh) * 2017-07-31 2017-12-15 北京雷石天地电子技术有限公司 一种配置触摸屏的方法、模块及操作系统
CN108388372A (zh) * 2018-02-24 2018-08-10 广州视源电子科技股份有限公司 一种自适应触摸数据的方法、装置、设备及存储介质

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100462949C (zh) * 2007-02-12 2009-02-18 北京飞天诚信科技有限公司 一种可自动安装的信息安全设备及其控制方法
CN101382856B (zh) * 2008-09-24 2012-02-08 广东威创视讯科技股份有限公司 在触摸装置上实现usb hid mouse功能的装置及方法
US9310838B2 (en) * 2010-03-19 2016-04-12 I/O Interconnect, Ltd. Power management method for switching power mode of a computer system based on detection of a human interface device
CN102012886B (zh) * 2010-10-14 2012-12-05 深圳市文鼎创数据科技有限公司 基于hid协议的通讯方法、装置及系统
CN102981981B (zh) * 2012-11-20 2016-03-30 中兴通讯股份有限公司 Usb设备、通信系统及其工作模式切换方法
CN102981675B (zh) * 2012-12-07 2015-09-09 广东威创视讯科技股份有限公司 一种多点触摸数据处理方法及其系统
KR101374801B1 (ko) * 2013-01-21 2014-03-13 배정식 바이오스 호환성을 보장하면서 엔키 롤오버가 가능한 유에스비 키보드 장치 및 엔키 롤오버 기능 제공 방법
TWI515556B (zh) * 2013-10-09 2016-01-01 緯創資通股份有限公司 觸控裝置的檢測方法及其系統
CN103973889A (zh) * 2014-04-25 2014-08-06 方小祥 将智能手持设备作为无线usbhid设备的装置及方法
CN104991870A (zh) * 2015-06-10 2015-10-21 四川华拓光通信股份有限公司 基于hid的免驱动光通信仪器接口访问方法
CN106452838A (zh) * 2016-08-31 2017-02-22 广州视睿电子科技有限公司 Usb设备模拟装置及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1821987A (zh) * 2006-03-31 2006-08-23 北京飞天诚信科技有限公司 基于usb接口的智能卡读写方法及其读写器
CN201945965U (zh) * 2011-01-19 2011-08-24 山西万立科技有限公司 无线触摸板鼠标
US8898349B1 (en) * 2013-10-10 2014-11-25 American Megatrends, Inc. IPMI over USB data transfer between host computer and baseboard management controller (BMC)
CN107479745A (zh) * 2017-07-31 2017-12-15 北京雷石天地电子技术有限公司 一种配置触摸屏的方法、模块及操作系统
CN108388372A (zh) * 2018-02-24 2018-08-10 广州视源电子科技股份有限公司 一种自适应触摸数据的方法、装置、设备及存储介质

Also Published As

Publication number Publication date
CN108388372B (zh) 2020-11-06
CN108388372A (zh) 2018-08-10

Similar Documents

Publication Publication Date Title
WO2019161691A1 (fr) Procédé et appareil d'analyse auto-adaptative de données tactiles, et dispositif et support de stockage
US9176649B2 (en) Method and apparatus of remote management of computer system using voice and gesture based input
US20210256077A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
WO2015165412A1 (fr) Procédé pour modifier une page web et appareil pour modifier une page web
US20200293385A1 (en) Input operation processing method and processing apparatus and computer-readable storage medium
EP2734950A1 (fr) Appareil de traitement d'informations, procédé de traitement d'informations et programme d'ordinateur
CN107451086B (zh) 一种一体机
US20210326151A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
US20230368699A1 (en) Information processing method and apparatus, readable medium, electronic device, and program product
CN107390983A (zh) 业务指令执行方法、客户端和存储介质
US20120235924A1 (en) Display systems, methods, and apparatus
CN103838375B (zh) 终端输入方法及终端
US20130227175A1 (en) Electronic devices and methods for sharing peripheral devices in dual operating systems
US20180253155A1 (en) Private access to human interface devices
CN111078104A (zh) 一种云桌面上的多点触控设备的重定向方法及计算机设备
WO2015176352A1 (fr) Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications
JP2021082251A (ja) 音声機器及び音声機器のインタラクション方法、機器、記憶媒体
US20120166585A1 (en) Apparatus and method for accelerating virtual desktop
WO2023098732A1 (fr) Procédé et appareil d'interaction entre dispositifs, dispositif électronique, et support de stockage
CN105893624B (zh) 一种数据显示方法以及系统
CN106293434A (zh) 车载触摸屏终端的多点手势识别方法及装置
JP6488903B2 (ja) 画面転送制御システム、画面転送制御プログラム及び画面転送制御方法
JP2012113565A (ja) ネットワーク装置、ネットワークシステム、およびネットワーク装置の制御方法
CN117255042A (zh) 协议文件解析方法、装置、设备及存储介质
KR101810108B1 (ko) 웹 상의 모바일 인터페이스 기반 전자기기 원격제어 시스템

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

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

Country of ref document: EP

Kind code of ref document: A1