CN115718555A - Control method of man-machine interaction and related assembly - Google Patents

Control method of man-machine interaction and related assembly Download PDF

Info

Publication number
CN115718555A
CN115718555A CN202211434479.0A CN202211434479A CN115718555A CN 115718555 A CN115718555 A CN 115718555A CN 202211434479 A CN202211434479 A CN 202211434479A CN 115718555 A CN115718555 A CN 115718555A
Authority
CN
China
Prior art keywords
instruction
touch screen
data content
interference
judging
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211434479.0A
Other languages
Chinese (zh)
Inventor
何永正
郭德强
刘钢
冯文谦
郑义
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiangyu Medical Co ltd
Original Assignee
Xiangyu Medical Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiangyu Medical Co ltd filed Critical Xiangyu Medical Co ltd
Priority to CN202211434479.0A priority Critical patent/CN115718555A/en
Publication of CN115718555A publication Critical patent/CN115718555A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a control method of human-computer interaction and a related component, which are applied to the field of control and used for receiving a first instruction sent by a touch screen; judging whether an Nth order sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And if the first instruction and the second instruction are received within the first preset time, the first instruction is judged to be an interference instruction, and the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the command is generated by user touch, and the stability of man-machine interaction is improved.

Description

Control method of man-machine interaction and related assembly
Technical Field
The invention relates to the field of control, in particular to a human-computer interaction control method and a related component.
Background
With the development of liquid crystal technology, the requirements of people on the friendliness of human-computer interaction interfaces of products are higher and higher, and almost touch display screens become standard configurations of various electronic products. With the popularization of electronic products, the surrounding electromagnetic interference is more and more serious. The touch liquid crystal display is used as an interface for interaction between people and equipment, and the stability of the touch liquid crystal display is very important, and errors caused by electromagnetic interference can cause unpredictable results. Therefore, the stability of the man-machine interaction is a problem to be solved urgently.
Disclosure of Invention
The invention aims to provide a human-computer interaction control method and a related component, which are used for determining whether an instruction is generated by user touch or not and improving the stability of human-computer interaction.
In order to solve the technical problem, the invention provides a human-computer interaction control method, which comprises the following steps:
receiving a first instruction sent by a touch screen;
judging whether an Nth instruction sent by the touch screen is received within first preset time, wherein N is an integer larger than 1;
if yes, judging that the first instruction is an interference instruction;
if not, the first instruction is judged not to be an interference instruction.
Preferably, after determining that the first instruction is not an interfering instruction, the method further includes:
acquiring a message in the first instruction, wherein the message comprises a frame header, a data length, data content and a check bit;
judging whether the frame header, the data length and the check bit of the message pass the check;
and if the first instruction passes the verification, judging that the first instruction is valid.
Preferably, after determining that the first instruction is valid, the method further includes:
and determining the data content of the message in the first instruction and storing the data content to a first preset space, wherein the data content comprises an ID number of a control and an operation command, the ID number of the control corresponds to the position of the touch screen, and the operation command comprises pressing and lifting.
Preferably, after determining that the first instruction is valid, the method further includes:
judging whether a second instruction sent by the touch screen is received again within second preset time;
if the second instruction is received, acquiring a message in the second instruction;
judging whether the second instruction passes the verification;
and if the second instruction passes the verification, judging that the second instruction is valid.
Preferably, after determining that the second instruction is valid, the method further includes:
and determining the data content of the message in the second instruction and storing the data content to a second preset space.
Preferably, the method further comprises the following steps:
judging whether the ID numbers of the controls of the data contents stored in the first preset space and the ID numbers of the controls of the data contents stored in the second preset space are the same or not;
if the data content is the same as the data content stored in the first preset space, judging whether the operation instruction of the data content stored in the first preset space is pressed down and the operation instruction of the data content stored in the second preset space is lifted at the same time;
and if so, executing the operation corresponding to the position of the touch screen according to the ID number of the control.
In order to solve the above technical problem, the present invention further provides a human-computer interaction control system, including:
the first control unit is used for controlling the zero clearing of the timer; when a first instruction sent by the touch screen is received, controlling the timer to time;
the first judging unit is used for judging whether an Nth order sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, triggering a first judging unit; if not, triggering a second judgment unit;
the first determination unit is configured to determine that the first instruction is an interference instruction;
the second determination unit is configured to determine that the first instruction is not an interfering instruction.
In order to solve the above technical problem, the present invention further provides a controller, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of the human-computer interaction control method when executing the computer program.
In order to solve the technical problem, the invention further provides a screen which comprises the controller.
Preferably, the mobile terminal further comprises a touch screen and a liquid crystal screen, and the touch screen, the liquid crystal screen and the controller are arranged in a stacked mode.
The application provides a human-computer interaction control method and related components, which are applied to the field of control and used for resetting a control timer; when a first instruction sent by a touch screen is received, controlling a timer to time; judging whether an Nth instruction sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And receiving the first instruction until the Nth instruction within the first preset time, and judging that the first instruction is an interference instruction, wherein the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the command is generated by user touch, and the stability of man-machine interaction is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the prior art and the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart of a control method of human-computer interaction provided by the present invention;
FIG. 2 is a schematic structural diagram of a human-computer interaction control system according to the present invention;
FIG. 3 is a schematic structural diagram of a controller according to the present invention;
FIG. 4 is a schematic diagram of a screen according to the present invention;
fig. 5 is a schematic structural diagram of a communication module according to the present invention;
fig. 6 is a schematic structural diagram of another controller provided in the present invention.
Detailed Description
The core of the invention is to provide a control method and related components for man-machine interaction, which determine whether the instruction is generated by the touch of a user or not and improve the stability of man-machine interaction.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
With the development of liquid crystal technology, the requirements of people on the friendliness of human-computer interaction interfaces of products are higher and higher, and almost touch display screens become standard configurations of various electronic products. With the popularization of electronic products, the surrounding electromagnetic interference is more and more serious. The touch liquid crystal screen is used as an interface for interaction between people and equipment, the stability of the touch liquid crystal screen is very important, and errors caused by electromagnetic interference can cause unpredictable results. Therefore, the stability of the man-machine interaction is an urgent problem to be solved at present.
Fig. 1 is a flowchart of a control method of human-computer interaction provided in the present invention, where the method includes:
s11: receiving a first instruction sent by a touch screen;
when a user clicks the touch screen, the user may need to control the touch screen, an instruction is sent through the touch screen, at the moment, the touch screen sends the instruction to the processor, and the processor controls the timer to start timing after receiving the first instruction.
Note that the timer needs to be initialized in advance, and the recorded time is cleared.
S12: judging whether an Nth order sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, go to step S13; if yes, the process proceeds to step S14.
S13: determining that the first instruction is a jamming instruction;
s14: it is determined that the first instruction is not a disturbing instruction.
The touch screen is considered to receive a large number of instructions in a short time when electromagnetic interference occurs, and the instructions are not sent by a user and belong to interference instructions. And in a first preset time after the first instruction is received, if the second instruction up to the Nth instruction is received, the signal received by the touch screen is electromagnetic interference instead of the signal sent by the user. Therefore, the instructions from the second time to the Nth time are received within the first preset time, and the received instructions from the first time to the Nth time are all interference instructions. If the second to nth instructions are not received within the first preset time, it is indicated that the first instruction is not an interference instruction, and the subsequent steps can be performed.
Specifically, since a human has a certain reaction time, which is generally greater than 100ms, the touch screen operation with a frequency higher than the human reaction time is mostly caused by interference, and since the electromagnetic interference is mostly us or ms, the touch screen operation with an operation interval within 50ms can be basically determined as being caused by interference, so that the first preset time can be set to 50ms.
The setting of the first preset time may be determined according to actual requirements and processing capacity of the processor, which is not limited herein.
The application provides a control method of human-computer interaction, which is applied to the field of control and used for resetting a control timer; when a first instruction sent by a touch screen is received, controlling a timer to time; judging whether an Nth instruction sent by the touch screen is received within first preset time recorded by the timer; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And receiving the first instruction until the Nth instruction within the first preset time, and judging that the first instruction is an interference instruction, wherein the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the instruction is generated for the touch of the user, so that the stability of man-machine interaction is improved.
On the basis of the above-described embodiment:
as a preferred embodiment, after determining that the first instruction is not a disturbing instruction, the method further includes:
acquiring a message in a first instruction, wherein the message comprises a frame header, data length, data content and a check bit;
judging whether the frame header, the data length and the check bit of the message pass the check;
if the first instruction passes the verification, the first instruction is judged to be valid.
In order to improve the use stability of the touch screen, after the first instruction is determined not to be the interference instruction, the validity of the first instruction needs to be checked. The data frame format definition provides a data checking mechanism by adding the encapsulation constraint of data to ensure the correctness of the communication data.
Table one is the message format in the instruction.
The frame header is customized data, and the characters and the length can be set according to requirements.
Data length the data length characterizes the number of bytes of data including "data content" and "check". For example, the number of data bytes added by the data content and the check bit is 10, the data length is 10.
The data content is a command and data sent by the touch screen, and the touch screen sends different data contents according to operation.
The check bits are used for checking the data content.
Watch 1
Frame header Data length Data content Check bit
Take the frame header as two bytes, the data length as one byte, and the check method as CRC16 as an example. If the instruction is received, firstly judging whether the first byte of the message is a preset symbol or not and whether the second byte of the message is the preset symbol or not, and if the first byte of the message is the preset symbol and the second byte of the message is the preset symbol, indicating that the frame header of the message has no problem. And then judges the data length. Since the data length byte in the message only contains the data length including the data content and the check, the byte number of the data length is 3 bytes less than the message length. If the data length byte in the message is smaller than the message length by 3, the data length is correct. If the data length has no problem, the CRC16 value of the data content is finally calculated through the CRC16 function, and if the calculated value is the same as the CRC16 data in the message, the frame message is valid.
As a preferred embodiment, after determining that the first instruction is valid, the method further includes:
and determining the data content of the message in the first instruction and storing the data content to a first preset space, wherein the data content comprises the ID number of the control and an operation command, the ID number of the control corresponds to the position of the touch screen, and the operation command comprises pressing and lifting.
The operable contents displayed on the touch display screen, such as a page turning key, a data plus or minus key and the like, are defined in the form of a control, when an operator presses a touch screen area corresponding to a certain button on the screen, the touch screen sends an instruction to the processor, the data contents in the instruction comprise an ID number and an operation command of the control, and the operation command is a pressing command. Similarly, when the operator lifts up, the touch screen sends an instruction to the processor again, the data content in the instruction comprises the ID number of the control and the operation command, and the operation command is a lifting command.
The instruction is divided into the ID number of the control and the operation command, so that the instruction can be processed more accurately. And storing the first instruction to a first preset space for subsequent processing and judgment.
As a preferred embodiment, after determining that the first instruction is valid, the method further includes:
judging whether a second instruction sent by the touch screen is received again within second preset time;
if a second instruction is received, acquiring a message in the second instruction;
judging whether the second instruction passes the verification;
if the second instruction passes the verification, the second instruction is judged to be valid.
Considering that the conventional operation of the user can be completed in the second preset, whether the second instruction is received or not is judged in advance, when the second instruction is received, the message in the second instruction needs to be checked, and the second instruction can be determined to be valid only after the second instruction is checked to be passed. The second preset time can be set according to actual requirements, and the application is not limited herein.
For details, please refer to the above embodiments for the checking manner, which is not described herein again.
After determining that the second instruction is valid, the method further includes:
and determining the data content of the message in the second instruction and storing the data content to a second preset space.
After the second instruction is received, the second instruction is verified and passed, and the data content of the second instruction, that is, the ID number of the control and the operation command, also need to be determined. And after the data content is obtained, the second instruction is stored to a second preset space for subsequent processing and judgment. The instruction is divided into the ID number of the control and the operation command, so that the instruction can be processed more accurately.
For a specific determination method, reference is made to the above embodiments, which are not described herein again.
As a preferred embodiment, further comprising:
judging whether the ID numbers of the controls of the data contents stored in the first preset space and the ID numbers of the controls of the data contents stored in the second preset space are the same or not;
if the data content is the same as the operation instruction of the data content stored in the first preset space, judging whether the operation instruction of the data content stored in the first preset space is pressed down and the operation instruction of the data content stored in the second preset space is lifted at the same time;
and if so, executing operation corresponding to the position of the touch screen according to the ID number of the control.
Considering that a touch screen in a complete operation process should be pressed and then lifted by a user at the same position of the touch screen, corresponding to a processor and the touch screen, the touch screen should send a pressing command to the processor first and then send a lifting command to the processor, and the control ID numbers of the two commands should be the same. The processor needs to compare the data content of the first instruction in the first predetermined space with the data content of the second instruction in the second predetermined space. And if the ID number of the control in the first instruction is the same as that of the control in the second instruction, the fact that the user controls the same position of the touch screen is proved. If the operation instruction in the first instruction is a pressing instruction and the operation instruction in the second instruction is a lifting instruction, the fact that the user firstly presses and then lifts on the touch screen is proved. When the three conditions are met simultaneously, the first instruction and the second instruction are proved to be in one-time complete control, and the processor performs subsequent execution, such as page turning, data adding and the like, according to the ID number of the control.
By comparing and judging the two instructions, the instruction sent by the user can be executed more accurately.
FIG. 2 is a schematic structural diagram of a human-computer interaction control system according to the present invention;
the application also provides a human-computer interaction control system, which comprises:
a first control unit 21 configured to control the timer to be cleared; when a first instruction sent by a touch screen is received, controlling a timer to time;
the first judging unit 22 is configured to judge whether an nth instruction sent by the touch screen is received within a first preset time, where N is an integer greater than 1; if yes, triggering a first judging unit; if not, triggering a second judging unit;
a first determination unit 23 configured to determine that the first-time instruction is an interference instruction;
a second decision unit 24 for deciding that the first instruction is not a disturbing instruction.
Specifically, the method further comprises the following steps:
the first obtaining unit is used for obtaining a message in the first instruction, wherein the message comprises a frame header, data length, data content and a check bit;
the second judging unit is used for judging whether the frame header, the data length and the check bit of the message pass the check; if the judgment result is passed, triggering a third judgment unit;
and a third judging unit for judging that the first-time instruction is valid.
The first determining unit is used for determining the data content of the message in the first instruction, the data content comprises an ID number of a control and an operation command, the ID number of the control corresponds to the position of the touch screen, and the operation command comprises pressing and lifting;
the first storage unit is used for storing the data content of the message in the first instruction to a first preset space;
the third judging unit is used for judging whether a second instruction sent by the touch screen is received again within second preset time; if yes, triggering a second acquisition unit;
the second acquisition unit is used for acquiring the message in the second instruction;
the fourth judging unit is used for judging whether the second instruction passes the verification; if yes, triggering a fourth judging unit;
and a fourth determination unit for determining that the second instruction is valid.
The second determining unit is used for determining and determining the data content of the message in the second instruction;
the second storage unit is used for storing the data content of the message in the second instruction to a second preset space;
a fifth judging unit, configured to judge whether the ID numbers of the widgets of the data content stored in the first preset space and the ID numbers of the widgets of the data content stored in the second preset space are the same; if yes, triggering a sixth judging unit;
a sixth judging unit, configured to judge whether an operation instruction of the data content stored in the first preset space is pressed and an operation instruction of the data content stored in the second preset space is lifted at the same time; if yes, triggering an execution unit;
and the execution unit is used for executing the operation corresponding to the position of the touch screen according to the ID number of the control.
For introduction of the human-computer interaction control system provided by the present application, please refer to the above embodiments, which are not described herein again.
The application provides a human-computer interaction control system which is applied to the field of control and used for controlling zero clearing of a timer; when a first instruction sent by a touch screen is received, controlling a timer to time; judging whether an Nth instruction sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And receiving the first instruction until the Nth instruction within the first preset time, and judging that the first instruction is an interference instruction, wherein the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the instruction is generated for the touch of the user, so that the stability of man-machine interaction is improved.
FIG. 3 is a schematic structural diagram of a controller according to the present invention;
the present application further provides a controller, comprising:
a memory 31 for storing a computer program;
and the processor 32 is used for implementing the steps of the control method of the human-computer interaction when executing the computer program.
Specifically, the steps implemented by the computer program are as follows:
receiving a first instruction sent by a touch screen;
judging whether an Nth order sent by the touch screen is received within first preset time, wherein N is an integer larger than 1;
if yes, judging that the first instruction is an interference instruction;
if not, the first instruction is judged not to be the interference instruction.
After the first instruction is judged not to be the interference instruction, the method further comprises the following steps:
acquiring a message in a first instruction, wherein the message comprises a frame header, data length, data content and a check bit;
judging whether the frame header, the data length and the check bit of the message pass the check;
if the first instruction passes the verification, the first instruction is judged to be valid.
After the first instruction is judged to be valid, the method further comprises the following steps:
and determining the data content of the message in the first instruction and storing the data content to a first preset space, wherein the data content comprises the ID number of the control and an operation command, the ID number of the control corresponds to the position of the touch screen, and the operation command comprises pressing and lifting.
After the first instruction is judged to be valid, the method further comprises the following steps:
judging whether a second instruction sent by the touch screen is received again within second preset time;
if a second instruction is received, acquiring a message in the second instruction;
judging whether the second instruction passes the verification;
if the second instruction passes the verification, the second instruction is judged to be valid.
After the second instruction is judged to be valid, the method further comprises the following steps:
and determining the data content of the message in the second instruction and storing the data content to a second preset space.
Further comprising:
judging whether the ID numbers of the controls of the data contents stored in the first preset space and the ID numbers of the controls of the data contents stored in the second preset space are the same or not;
if the data content is the same as the operation instruction of the data content stored in the first preset space, judging whether the operation instruction of the data content stored in the first preset space is pressed down and the operation instruction of the data content stored in the second preset space is lifted at the same time;
and if so, executing the operation corresponding to the position of the touch screen according to the ID number of the control.
For the introduction of the controller provided in the present application, please refer to the above embodiments, which are not described herein again.
The application provides a controller, which is applied to the field of control and used for controlling zero clearing of a timer; when a first instruction sent by the touch screen is received, controlling a timer to time; judging whether an Nth order sent by the touch screen is received within a first preset time, wherein N is an integer larger than 1; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And receiving the first instruction until the Nth instruction within the first preset time, and judging that the first instruction is an interference instruction, wherein the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the command is generated by user touch, and the stability of man-machine interaction is improved.
The application also provides a screen comprising the controller.
For the introduction of the screen provided in the present application, please refer to the above embodiments, which are not described herein again.
The application provides a screen, which is applied to the field of control and used for controlling zero clearing of a timer; when a first instruction sent by a touch screen is received, controlling a timer to time; judging whether an Nth order sent by the touch screen is received within a first preset time, wherein N is an integer larger than 1; if yes, judging that the first instruction is an interference instruction; if not, the first instruction is judged not to be the interference instruction. And receiving the first instruction until the Nth instruction within the first preset time, and judging that the first instruction is an interference instruction, wherein the interference may be electromagnetic interference or other interference. The first preset time is used for determining whether the instruction is generated for the touch of the user, so that the stability of man-machine interaction is improved.
The touch screen and the liquid crystal display are arranged in a stacked mode.
It should be noted that, the touch screen is connected with the anti-jamming circuit, and the anti-jamming circuit can process the signal sent by the touch screen, so as to improve the stability of the screen. The signal passing through the anti-interference circuit is transmitted into the screen controller, and data is transmitted and received between the screen controller and the controller through the communication module. And the controller processes the received instruction and then controls the liquid crystal screen to correspondingly process the processing result.
Fig. 5 is a schematic structural diagram of a communication module according to the present invention;
fig. 6 is a schematic structural diagram of another controller provided in the present invention.
Pins 9-10 and pins 11-12 of the communication module U3 are connected to pins 12-13 and pins 30-31 of the controller U2.
It should also be noted that, in this specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A control method for human-computer interaction is characterized by comprising the following steps:
receiving a first instruction sent by a touch screen;
judging whether an Nth order sent by the touch screen is received within a first preset time, wherein N is an integer larger than 1;
if yes, judging that the first instruction is an interference instruction;
if not, the first instruction is judged not to be an interference instruction.
2. The method for controlling human-computer interaction according to claim 1, wherein after determining that the first command is not an interfering command, the method further comprises:
acquiring a message in the first instruction, wherein the message comprises a frame header, a data length, data content and a check bit;
judging whether the frame header, the data length and the check bit of the message pass the check;
and if the first instruction passes the verification, judging that the first instruction is valid.
3. The method for controlling human-computer interaction according to claim 2, wherein after determining that the first command is valid, the method further comprises:
and determining the data content of the message in the first instruction and storing the data content to a first preset space, wherein the data content comprises an ID number of a control and an operation command, the ID number of the control corresponds to the position of the touch screen, and the operation command comprises pressing and lifting.
4. The method for controlling human-computer interaction according to claim 2, wherein after determining that the first command is valid, the method further comprises:
judging whether a second instruction sent by the touch screen is received again within second preset time;
if the second instruction is received, acquiring a message in the second instruction;
judging whether the second instruction passes the verification;
and if the second instruction passes the verification, judging that the second instruction is valid.
5. The method for controlling human-computer interaction according to claim 4, wherein after determining that the second instruction is valid, the method further comprises:
and determining the data content of the message in the second instruction and storing the data content to a second preset space.
6. A method for controlling human-computer interaction according to any one of claims 1 to 5, further comprising:
judging whether the ID numbers of the controls of the data contents stored in the first preset space and the ID numbers of the controls of the data contents stored in the second preset space are the same or not;
if the data content is the same as the data content stored in the first preset space, judging whether the operation instruction of the data content stored in the first preset space is pressed down and the operation instruction of the data content stored in the second preset space is lifted at the same time;
and if so, executing the operation corresponding to the position of the touch screen according to the ID number of the control.
7. A human-computer interaction control system, comprising:
the first control unit is used for controlling the zero clearing of the timer; when a first instruction sent by the touch screen is received, controlling the timer to time;
the first judging unit is used for judging whether an Nth order sent by the touch screen is received within first preset time, wherein N is an integer larger than 1; if yes, triggering a first judging unit; if not, triggering a second judgment unit;
the first determination unit is configured to determine that the first instruction is an interference instruction;
the second determination unit is configured to determine that the first instruction is not an interfering instruction.
8. A controller, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the human-computer interaction control method according to any one of claims 1 to 6 when executing the computer program.
9. A screen comprising the controller of claim 8.
10. The screen of claim 9, further comprising a touch screen and a liquid crystal screen, wherein the touch screen, the liquid crystal screen and the controller are stacked.
CN202211434479.0A 2022-11-16 2022-11-16 Control method of man-machine interaction and related assembly Pending CN115718555A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211434479.0A CN115718555A (en) 2022-11-16 2022-11-16 Control method of man-machine interaction and related assembly

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211434479.0A CN115718555A (en) 2022-11-16 2022-11-16 Control method of man-machine interaction and related assembly

Publications (1)

Publication Number Publication Date
CN115718555A true CN115718555A (en) 2023-02-28

Family

ID=85255250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211434479.0A Pending CN115718555A (en) 2022-11-16 2022-11-16 Control method of man-machine interaction and related assembly

Country Status (1)

Country Link
CN (1) CN115718555A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102945097A (en) * 2012-11-22 2013-02-27 广东欧珀移动通信有限公司 Method and system for anti-interference of touch screen
CN109405199A (en) * 2018-11-05 2019-03-01 广东美的暖通设备有限公司 Controller control method and control device, controller and air conditioner
CN110703937A (en) * 2019-09-03 2020-01-17 Oppo(重庆)智能科技有限公司 Abnormity detection method, abnormity detection device, storage medium and terminal equipment
CN111273809A (en) * 2020-01-09 2020-06-12 Oppo(重庆)智能科技有限公司 Data acquisition method and device, electronic equipment and storage medium
CN113312649A (en) * 2021-06-23 2021-08-27 中国农业银行股份有限公司 Message processing method, device, equipment, system and storage medium
CN113448300A (en) * 2020-03-26 2021-09-28 比亚迪股份有限公司 Train door opening and closing debugging method and system and door controller
CN113704773A (en) * 2021-09-13 2021-11-26 南方电网数字电网研究院有限公司 Relay protection safety chip operating system and communication method thereof
CN114237420A (en) * 2020-05-06 2022-03-25 Oppo(重庆)智能科技有限公司 Touch screen control method and device, electronic equipment and storage medium
CN115061600A (en) * 2022-07-14 2022-09-16 敦泰科技(深圳)有限公司 Touch screen interference detection method, touch chip and electronic equipment
CN115314035A (en) * 2022-07-19 2022-11-08 珠海格力电器股份有限公司 Key trigger control method and device and electric equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102945097A (en) * 2012-11-22 2013-02-27 广东欧珀移动通信有限公司 Method and system for anti-interference of touch screen
CN109405199A (en) * 2018-11-05 2019-03-01 广东美的暖通设备有限公司 Controller control method and control device, controller and air conditioner
CN110703937A (en) * 2019-09-03 2020-01-17 Oppo(重庆)智能科技有限公司 Abnormity detection method, abnormity detection device, storage medium and terminal equipment
CN111273809A (en) * 2020-01-09 2020-06-12 Oppo(重庆)智能科技有限公司 Data acquisition method and device, electronic equipment and storage medium
CN113448300A (en) * 2020-03-26 2021-09-28 比亚迪股份有限公司 Train door opening and closing debugging method and system and door controller
CN114237420A (en) * 2020-05-06 2022-03-25 Oppo(重庆)智能科技有限公司 Touch screen control method and device, electronic equipment and storage medium
CN113312649A (en) * 2021-06-23 2021-08-27 中国农业银行股份有限公司 Message processing method, device, equipment, system and storage medium
CN113704773A (en) * 2021-09-13 2021-11-26 南方电网数字电网研究院有限公司 Relay protection safety chip operating system and communication method thereof
CN115061600A (en) * 2022-07-14 2022-09-16 敦泰科技(深圳)有限公司 Touch screen interference detection method, touch chip and electronic equipment
CN115314035A (en) * 2022-07-19 2022-11-08 珠海格力电器股份有限公司 Key trigger control method and device and electric equipment

Similar Documents

Publication Publication Date Title
CN107450773B (en) False touch prevention method, terminal and computer readable storage medium
US20120169613A1 (en) Adaptive touch-sensitive displays and methods
EP2708994A2 (en) Triggering method and wireless handheld device
CN106445392A (en) Operating method of status bar icon and mobile terminal
CN106775727B (en) Control method and device of mobile terminal
CN106528015A (en) Method and device for realizing assembly content display
CN110287666B (en) Fingerprint unlocking method and related device
CN105045618B (en) The method and mobile terminal that a kind of application starts
CN104850319A (en) Method and device for dynamically adjusting icon on touch screen
US20160162182A1 (en) Method and Terminal for Varying Keys of a Touch Keyboard
CN106446631A (en) Method and terminal for checking screen lock notification information
CN107743164A (en) A kind of exception falls the processing method and terminal of card
CN115718555A (en) Control method of man-machine interaction and related assembly
CN105893019A (en) User manual calling-out method and apparatus for smartphone
CN104750575A (en) Restoring method and device for mobile terminal operating system
CN106681853A (en) Application crashing processing method and mobile terminal
CN106951113A (en) A kind of method for preventing misoperation and device
CN108345390B (en) Auxiliary input method and device and electronic equipment applying same
CN106375469A (en) Notice pushing method and device
CN110659082A (en) Application program interface display method and device, terminal and storage medium
US20120259591A1 (en) Keyboard testing method
CN107832222A (en) Off-shelf control method of application program and service equipment
CN112035049A (en) Mobile terminal H5-based money input implementation method and device
CN112908327A (en) Voice control method, device, equipment and storage medium of application program
CN109086096B (en) Data input method of Edge browser, electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination