CN112000270A - Method and device for dynamically adjusting false touch prevention area and electronic equipment - Google Patents

Method and device for dynamically adjusting false touch prevention area and electronic equipment Download PDF

Info

Publication number
CN112000270A
CN112000270A CN202010742248.0A CN202010742248A CN112000270A CN 112000270 A CN112000270 A CN 112000270A CN 202010742248 A CN202010742248 A CN 202010742248A CN 112000270 A CN112000270 A CN 112000270A
Authority
CN
China
Prior art keywords
acceleration
mobile terminal
threshold
false touch
touch prevention
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
CN202010742248.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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN202010742248.0A priority Critical patent/CN112000270A/en
Publication of CN112000270A publication Critical patent/CN112000270A/en
Pending legal-status Critical Current

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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Abstract

The disclosure relates to a method for dynamically adjusting a false touch prevention area, a device for dynamically adjusting a false touch prevention area, an electronic device and a computer readable storage medium. The method for dynamically adjusting the false touch prevention area is applied to a mobile terminal, the mobile terminal comprises a touch screen and an acceleration sensor, and the method comprises the steps of acquiring acceleration data output by the acceleration sensor; judging whether the mobile terminal has sudden motion currently or not according to the acceleration data; if the mobile terminal is suddenly moved at present, the area of an anti-false touch area located on the edge of the touch screen is increased, wherein touch signals are ignored in the anti-false touch area. Through detecting mobile terminal motion state, the area is prevented touching by mistake in dynamic regulation, can effectually prevent that fixed prevent touching by mistake region from just using the influence of user operation in common, deals with emergency in a flexible way simultaneously, prevents that the user that sudden motion leads to touches by mistake.

Description

Method and device for dynamically adjusting false touch prevention area and electronic equipment
Technical Field
The present disclosure relates to the field of mobile terminal touch screen control, and in particular, to a method for dynamically adjusting an anti-false touch area, an apparatus for dynamically adjusting an anti-false touch area, an electronic device, and a computer-readable storage medium.
Background
At present, the large-area touch screen is generally adopted by the intelligent mobile terminal, the touch screen covers most of the area of the upper surface of the equipment, and particularly, the curved screen enables the displayed content to be further extended to the side surface of the mobile terminal, so that the user experience of the equipment when being held is greatly improved, and more mobile terminals use the touch screen. However, when the mobile terminal is held by a single hand, the edge of the mobile terminal is often touched by mistake, for example, in some cases, the user may unintentionally increase the touch area to cause a touch operation by mistake, which affects the normal operation experience of the user.
Disclosure of Invention
In order to overcome the problems in the related art, the present disclosure provides a method for dynamically adjusting a false touch prevention area, a device for dynamically adjusting a false touch prevention area, an electronic device, and a computer-readable storage medium.
According to a first aspect of the embodiments of the present disclosure, a method for dynamically adjusting a false touch prevention area is provided, which is applied to a mobile terminal, where the mobile terminal includes a touch screen and an acceleration sensor, and the method includes: acquiring acceleration data output by the acceleration sensor; judging whether the mobile terminal has sudden motion currently or not according to the acceleration data; and if the mobile terminal is suddenly moved at present, increasing the area of the false touch prevention area positioned at the edge of the touch screen, wherein touch signals are ignored in the false touch prevention area.
In an embodiment, the acceleration data comprises component accelerations of the mobile terminal in three dimensions, including an x-axis component acceleration, a y-axis component acceleration and a z-axis component acceleration.
In an embodiment, the determining, by the acceleration data, whether the mobile terminal is currently in sudden motion includes: if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is a vector sum of the component accelerations in three dimensions.
In an embodiment, the determining, by the acceleration data, whether the mobile terminal is currently in sudden motion includes: if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is a vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
In one embodiment, the increasing the area of the anti-false touch region at the edge of the touch screen includes: and expanding the false touch prevention area towards the central direction of the touch screen.
In one embodiment, before the acquiring the acceleration data output by the acceleration sensor, the method further includes: acquiring preset settings of the false touch prevention area, wherein the preset settings comprise initial settings of the mobile terminal or user-defined settings; and if the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to the preset setting.
According to a second aspect of the embodiments of the present disclosure, there is provided a device for dynamically adjusting a false touch prevention area, which is applied to a mobile terminal, where the mobile terminal includes a touch screen and an acceleration sensor, and the device includes: the data acquisition unit is used for acquiring acceleration data output by the acceleration sensor; the motion analysis unit is used for judging whether the mobile terminal has sudden motion currently or not according to the acceleration data; and the area adjusting unit is used for increasing the area of the false touch prevention area positioned at the edge of the touch screen when the mobile terminal is in sudden motion at present, wherein touch signals are ignored in the false touch prevention area.
In an embodiment, the acceleration data comprises component accelerations of the mobile terminal in three dimensions, including an x-axis component acceleration, a y-axis component acceleration and a z-axis component acceleration.
In an embodiment, the motion analysis unit is configured to: if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is a vector sum of the component accelerations in three dimensions.
In an embodiment, the motion analysis unit is configured to: if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is a vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
In an embodiment, the area adjusting unit is configured to: and expanding the false touch prevention area towards the central direction of the touch screen.
In one embodiment, the apparatus further comprises: the device comprises a setting acquisition unit, a setting processing unit and a control unit, wherein the setting acquisition unit is used for acquiring preset settings of the false touch prevention area, and the preset settings comprise initial settings of the mobile terminal or user-defined settings; the region adjusting unit is further configured to: and when the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to the preset setting.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including: a memory to store instructions; and the processor is used for calling the instruction stored in the memory to execute the dynamic adjustment method of the false touch prevention area in the first aspect.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium storing instructions that, when executed by a processor, perform the method for dynamically adjusting the false touch prevention area of the first aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: through detecting mobile terminal motion state, the area is prevented touching by mistake in dynamic regulation, can effectually prevent that fixed prevent touching by mistake region from just using the influence of user operation in common, deals with emergency in a flexible way simultaneously, prevents that the user that sudden motion leads to touches by mistake.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a flowchart illustrating a method for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
Fig. 2 is a schematic diagram illustrating an effect of a method for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
Fig. 3 is a schematic diagram illustrating an effect of a method for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
Fig. 4 is a flowchart illustrating another method for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
Fig. 5 is a schematic block diagram illustrating a device for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
Fig. 6 is a schematic block diagram illustrating another apparatus for dynamically adjusting a false touch prevention area according to an exemplary embodiment.
FIG. 7 is a schematic block diagram illustrating an apparatus in accordance with an exemplary embodiment.
FIG. 8 is a schematic block diagram illustrating an electronic device in accordance with an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The embodiment of the disclosure provides a method 10 for dynamically adjusting a false touch prevention area, which is applied to a mobile terminal, where the mobile terminal includes a touch screen and an acceleration sensor, the mobile terminal is provided with the false touch prevention area for preventing a user from making a false touch to cause an unnecessary operation, the false touch prevention area is generally arranged at an edge of the touch screen of the mobile terminal and is generally close to a position where the user holds the mobile terminal by a hand, and especially in the mobile terminal with a curved screen, the touch screen with the curved surface extends to a side surface of the mobile terminal, so that a side portion of the touch screen is often set to be the false touch prevention area in a screen locking state or other states, and a touch signal is ignored in the false touch prevention area, that is, even if the user touches the false touch prevention area of the touch. The false touch prevention area is used for flexibly responding to the user operation in a normal receiving state and preventing the false touch operation caused by sudden movement, and the mobile terminal can be a mobile phone and other devices. Therefore, the method 10 for dynamically adjusting the false touch prevention area provided by the embodiment of the present disclosure, as shown in fig. 1, includes steps S11-S13:
step S11: and acquiring acceleration data output by the acceleration sensor.
An acceleration sensor is a sensor that is capable of measuring acceleration, sensing acceleration and converting it into a usable output signal. The damper is generally composed of a mass block, a damper, an elastic element, a sensitive element, an adjusting circuit and the like. In the acceleration process, the acceleration sensor obtains an acceleration value by measuring the inertial force borne by the mass block and utilizing a Newton's second law. Common acceleration sensors include capacitive type, inductive type, strain type, piezoresistive type, piezoelectric type, and the like, according to different sensing elements of the acceleration sensor. The principle of acceleration sensors is newton's second law, i.e. the law of acceleration, i.e. the balance of forces, a (acceleration) being F (inertial force)/M (mass), most acceleration sensors operating according to the principle of the piezoelectric effect. The so-called piezoelectric effect is "the phenomenon that external force applied to the crystal for heteropolar crystals without symmetry centers changes the polarization state of the crystal in addition to deforming the crystal, and establishes an electric field inside the crystal, and the medium is polarized due to mechanical force action is called positive piezoelectric effect". The acceleration sensor utilizes the characteristic that the crystal is deformed due to acceleration in the acceleration sensor. Since this deformation generates a voltage, the acceleration can be converted into a voltage output by simply calculating the relationship between the generated voltage and the applied acceleration.
In an embodiment, the acquired acceleration data may be the partial accelerations of the mobile terminal in three dimensions, that is, an x-axis partial acceleration, a y-axis partial acceleration, and a z-axis partial acceleration, where the x-axis partial acceleration may correspond to the width direction of the mobile terminal, the y-axis partial acceleration may correspond to the length direction of the mobile terminal, and the z-axis partial acceleration may correspond to the thickness direction of the mobile terminal. The acceleration data can be stored in a memory buffer area or other external memories and arranged in a logic structure such as a queue or a stack according to the time sequence, and the mobile terminal can read the data according to the requirement and determine the motion state by judging the size change of the data.
Step S12: and judging whether the mobile terminal has sudden motion currently or not according to the acceleration data.
When the mobile terminal suddenly shakes or shakes sharply, for example, in a bus, the speed of the vehicle suddenly changes, such as suddenly stops or accelerates, and the acceleration data output by the acceleration sensor will change greatly. And reading acceleration data output by the acceleration sensor, and comparing the data at the front moment and the rear moment so as to detect whether the mobile terminal suddenly changes from static or gentle motion to high-speed motion.
Step S13: and if the mobile terminal is suddenly moved at present, increasing the area of the false touch prevention area positioned at the edge of the touch screen.
At present, mobile terminals increasingly adopt large screens, especially curved screens, to improve the operation experience of users. The curved screen is a display screen made of flexible plastic and is mainly realized by an OLED panel. Compared with a straight screen, the curved screen has better elasticity and is not easy to break. When the curved-surface screen is used for a mobile terminal, the curved design of the curved-surface screen is beneficial to holding, the curved-surface screen is better fitted with the palm radian, the distance of the thumb touching the screen when the screen is operated by a single hand is reduced, and the experience of transverse screen-crossing operation under a large-size screen is promoted. The curves may provide better privacy of information to the handset holder, for example, a person sitting next may not be able to see what is displayed on the screen of the device. The application of a large screen, especially a curved screen, expands the area of the content displayed by the mobile terminal on one hand, and on the other hand, almost the whole front and side surfaces of the device are in the area capable of inducing touch operation, so that a user is easy to generate misoperation.
When the mobile terminal suddenly shakes or shakes violently, a user can hold the mobile terminal tightly without self, a palm or a finger touches the edge of the screen or the middle part of the screen, and unnecessary operation is generated due to mistaken touch, so that user experience is influenced. After the sudden motion state of the mobile terminal is detected, the mobile terminal increases the false touch prevention area, so that false touch operation caused by stress reaction of the user at the moment can be flexibly prevented, and the user experience is improved.
In one embodiment, step S12 may include: if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is the vector sum of the component accelerations of the three dimensions.
In this embodiment, the degree of the sudden change of the acceleration is determined by a difference between the front time and the rear time, and when the difference is greater than the first threshold, it is determined that the mobile terminal has suddenly moved. This case does not only consider that the mobile terminal suddenly moves from a standstill, but by detecting the component acceleration of each dimension, a sudden change in the direction of movement may also cause an increase in the area of the anti-false touch region.
In one embodiment, step S12 may include: if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is the vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
In this embodiment, a short time change in acceleration from a lower value to a higher value is used to determine the occurrence of sudden motion. This case emphasizes consideration of the user's normal use smoothly to a state where a motion suddenly occurs.
In one embodiment, step S13 may include: and expanding the false touch prevention area towards the center of the touch screen.
In this embodiment, the area of the anti-false-touch region can be changed by changing the shape of the region, and the anti-false-touch region is enlarged from a position close to the edge to the center of the screen, so as to cover more parts, even the whole screen, thereby reducing the probability of false operation caused by actions of a user such as gripping and scratching, or completely avoiding the occurrence of false operation.
As shown in fig. 2, the edge of the touch screen 11 of the mobile terminal is provided with an error touch prevention area 111, a user usually touches only a small portion of the edge when holding the mobile terminal under normal conditions, and when an emergency occurs, such as collision, sudden stop, or acceleration, the user may not grip the mobile phone autonomously, and may also have a situation that fingers slide, which may cause a larger range of touch, thereby causing an error operation, such as opening an application or pressing some operation buttons, sometimes causing the mobile terminal to send information incorrectly, confirm an order, or open many application programs, which seriously affects the operation of the user, and causes user annoyance.
Therefore, as shown in fig. 3, according to the embodiment, when an emergency situation is detected, the area of the erroneous-touch prevention region 112 is enlarged by flexibly enlarging the erroneous-touch prevention region toward the center of the touch panel 11, and the area of the erroneous-touch prevention region 112 is enlarged.
In an embodiment, as shown in fig. 4, before step S11, the method 10 for dynamically adjusting a false touch prevention area may further include: step S14: acquiring preset settings of a false touch prevention area, wherein the preset settings comprise initial settings of a mobile terminal or user-defined settings; the method 10 for dynamically adjusting the anti-false touch region may further include: step S15: and if the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to preset settings.
In this embodiment, the size and the shape of the false touch prevention region of the touch screen may be set when leaving the factory, the user may also set the relevant parameters by user-defining through the interactive interface, the region area may be set to a corresponding size according to the user requirement, and the dynamic adjustment of the region area is performed on the basis of the preset setting of the false touch prevention region. When the user normally uses or returns to normal from sudden movement, the false touch prevention area keeps the initial level, thereby ensuring the normal use of the user.
Based on the same inventive concept, fig. 5 shows a device 100 for dynamically adjusting a false touch prevention area, which is applied to a mobile terminal, where the mobile terminal includes a touch screen and an acceleration sensor, and the device 100 for dynamically adjusting the false touch prevention area includes: a data acquisition unit 110 for acquiring acceleration data output by the acceleration sensor; a motion analysis unit 120, configured to determine whether a sudden motion occurs at the current time of the mobile terminal according to the acceleration data; the area adjusting unit 130 is configured to increase an area of a false touch prevention area located on an edge of the touch screen when the mobile terminal is in a current sudden motion, where a touch signal is ignored in the false touch prevention area.
In one embodiment, the acceleration data includes component accelerations of the mobile terminal in three dimensions, including an x-axis component acceleration, a y-axis component acceleration, and a z-axis component acceleration.
In an embodiment, the motion analysis unit 120 is configured to: if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is the vector sum of the component accelerations of the three dimensions.
In an embodiment, the motion analysis unit 120 is configured to: if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is the vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
In an embodiment, the area adjusting unit 130 is configured to: and expanding the false touch prevention area towards the center of the touch screen.
In an embodiment, as shown in fig. 6, the device 100 for dynamically adjusting a false touch prevention area further includes: a setting obtaining unit 140, configured to obtain preset settings of the anti-false touch region, where the preset settings include initial settings of the mobile terminal or user-defined settings; the area adjusting unit 130 is further configured to: and when the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to preset settings.
With regard to the device 100 for dynamically adjusting the anti-false-touch area in the above embodiment, the specific manner in which each module performs operations has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 7 is a schematic block diagram illustrating an apparatus of any of the previous embodiments in accordance with an exemplary embodiment. For example, the apparatus 300 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 7, the apparatus 300 may include one or more of the following components: processing component 302, memory 304, power component 306, multimedia component 308, audio component 310, input/output (I/O) interface 312, sensor component 314, and communication component 316.
The processing component 302 generally controls overall operation of the device 300, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 302 may include one or more processors 320 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 302 can include one or more modules that facilitate interaction between the processing component 302 and other components. For example, the processing component 302 may include a multimedia module to facilitate interaction between the multimedia component 308 and the processing component 302.
The memory 304 is configured to store various types of data to support operations at the apparatus 300. Examples of such data include instructions for any application or method operating on device 300, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 304 may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 306 provides power to the various components of the device 300. The power components 306 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the apparatus 300.
The multimedia component 308 includes a screen that provides an output interface between the device 300 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 308 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 300 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 310 is configured to output and/or input audio signals. For example, audio component 310 includes a Microphone (MIC) configured to receive external audio signals when apparatus 300 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 304 or transmitted via the communication component 316. In some embodiments, audio component 310 also includes a speaker for outputting audio signals.
The I/O interface 312 provides an interface between the processing component 302 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 314 includes one or more sensors for providing various aspects of status assessment for the device 300. For example, sensor assembly 314 may detect an open/closed state of device 300, the relative positioning of components, such as a display and keypad of device 300, the change in position of device 300 or a component of device 300, the presence or absence of user contact with device 300, the orientation or acceleration/deceleration of device 300, and the change in temperature of device 300. Sensor assembly 314 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 314 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 314 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 316 is configured to facilitate wired or wireless communication between the apparatus 300 and other devices. The device 300 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 316 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 316 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 300 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a computer-readable storage medium comprising instructions, such as the memory 304 comprising instructions, executable by the processor 320 of the apparatus 300 to perform the above-described method is also provided. For example, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 8 is a block diagram illustrating an electronic device 400 according to an example embodiment. For example, the apparatus 400 may be provided as a server. Referring to fig. 8, apparatus 400 includes a processing component 422 that further includes one or more processors and memory resources, represented by memory 442, for storing instructions, such as application programs, that are executable by processing component 422. The application programs stored in memory 442 may include one or more modules that each correspond to a set of instructions. Further, the processing component 422 is configured to execute instructions to perform the above-described methods.
The apparatus 400 may also include a power component 426 configured to perform power management of the apparatus 300, a wired or wireless network interface 450 configured to connect the apparatus 400 to a network, and an input output (I/O) interface 458. The apparatus 400 may operate based on an operating system stored in the memory 442, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (14)

1. A method for dynamically adjusting a false touch prevention area is applied to a mobile terminal, wherein the mobile terminal comprises a touch screen and an acceleration sensor, and the method comprises the following steps:
acquiring acceleration data output by the acceleration sensor;
judging whether the mobile terminal has sudden motion currently or not according to the acceleration data;
and if the mobile terminal is suddenly moved at present, increasing the area of the false touch prevention area positioned at the edge of the touch screen, wherein touch signals are ignored in the false touch prevention area.
2. The method according to claim 1, wherein the acceleration data includes component accelerations of the mobile terminal in three dimensions, including an x-axis component acceleration, a y-axis component acceleration, and a z-axis component acceleration.
3. The method according to claim 2, wherein the determining whether the mobile terminal is currently in sudden motion according to the acceleration data comprises:
if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is a vector sum of the component accelerations in three dimensions.
4. The method according to claim 2, wherein the determining whether the mobile terminal is currently in sudden motion according to the acceleration data comprises:
if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is a vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
5. The method for dynamically adjusting the false touch prevention area according to claim 1, wherein the increasing the area of the false touch prevention area at the edge of the touch screen comprises:
and expanding the false touch prevention area towards the central direction of the touch screen.
6. The method for dynamically adjusting the false touch prevention area according to any one of claims 1 to 5, wherein before the acceleration data output by the acceleration sensor is acquired, the method further comprises:
acquiring preset settings of the false touch prevention area, wherein the preset settings comprise initial settings of the mobile terminal or user-defined settings;
and if the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to the preset setting.
7. The utility model provides a prevent regional dynamic adjustment device of mistake touching which characterized in that is applied to mobile terminal, mobile terminal includes touch-sensitive screen and acceleration sensor, the device includes:
the data acquisition unit is used for acquiring acceleration data output by the acceleration sensor;
the motion analysis unit is used for judging whether the mobile terminal has sudden motion currently or not according to the acceleration data;
and the area adjusting unit is used for increasing the area of the false touch prevention area positioned at the edge of the touch screen when the mobile terminal is in sudden motion at present, wherein touch signals are ignored in the false touch prevention area.
8. The device of claim 7, wherein the acceleration data includes component accelerations of the mobile terminal in three dimensions, including an x-axis component acceleration, a y-axis component acceleration, and a z-axis component acceleration.
9. The device of claim 8, wherein the motion analysis unit is configured to:
if the difference value obtained by subtracting the partial acceleration of the same dimension at the previous moment from the partial acceleration of any dimension at the current moment is larger than a first threshold value, or if the difference value obtained by subtracting the total acceleration at the previous moment from the total acceleration at the current moment is larger than a second threshold value, judging that the mobile terminal suddenly moves; wherein the total acceleration is a vector sum of the component accelerations in three dimensions.
10. The device of claim 8, wherein the motion analysis unit is configured to:
if the partial acceleration of any dimension at the previous moment is smaller than a third threshold and the partial acceleration of the same dimension at the current moment is larger than a fourth threshold, or if the total acceleration at the previous moment is smaller than a fifth threshold and the total acceleration at the current moment is larger than a sixth threshold, determining that the mobile terminal has sudden motion; wherein the total acceleration is a vector sum of the three-dimensional component accelerations; the fourth threshold is greater than the third threshold, and the sixth threshold is greater than the fifth threshold.
11. The device of claim 7, wherein the area adjustment unit is configured to:
and expanding the false touch prevention area towards the central direction of the touch screen.
12. The device for dynamically adjusting a false touch prevention area according to any one of claims 7 to 11, further comprising:
the device comprises a setting acquisition unit, a setting processing unit and a control unit, wherein the setting acquisition unit is used for acquiring preset settings of the false touch prevention area, and the preset settings comprise initial settings of the mobile terminal or user-defined settings;
the region adjusting unit is further configured to: and when the mobile terminal does not have sudden motion at present, keeping the false touch prevention area according to the preset setting.
13. An electronic device, comprising:
a memory to store instructions; and
a processor for invoking the memory-stored instructions to perform the false touch prevention area dynamic adjustment method of any one of claims 1-6.
14. A computer-readable storage medium storing instructions which, when executed by a processor, perform the dynamic false touch prevention region adjustment method according to any one of claims 1 to 6.
CN202010742248.0A 2020-07-29 2020-07-29 Method and device for dynamically adjusting false touch prevention area and electronic equipment Pending CN112000270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010742248.0A CN112000270A (en) 2020-07-29 2020-07-29 Method and device for dynamically adjusting false touch prevention area and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010742248.0A CN112000270A (en) 2020-07-29 2020-07-29 Method and device for dynamically adjusting false touch prevention area and electronic equipment

Publications (1)

Publication Number Publication Date
CN112000270A true CN112000270A (en) 2020-11-27

Family

ID=73462408

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010742248.0A Pending CN112000270A (en) 2020-07-29 2020-07-29 Method and device for dynamically adjusting false touch prevention area and electronic equipment

Country Status (1)

Country Link
CN (1) CN112000270A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130201117A1 (en) * 2012-02-08 2013-08-08 Acer Incorporated Method for processing touch signal and electronic device using the same
CN105162960A (en) * 2015-08-04 2015-12-16 努比亚技术有限公司 Photographing device and method of frameless mobile terminal
CN105700709A (en) * 2016-02-25 2016-06-22 努比亚技术有限公司 Mobile terminal and method for controlling untouchable area of mobile terminal
CN105955659A (en) * 2016-06-24 2016-09-21 维沃移动通信有限公司 Determining method of response area of touch screen and mobile terminal
CN106453825A (en) * 2016-09-05 2017-02-22 努比亚技术有限公司 Wrong-touch-prevention apparatus and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130201117A1 (en) * 2012-02-08 2013-08-08 Acer Incorporated Method for processing touch signal and electronic device using the same
CN105162960A (en) * 2015-08-04 2015-12-16 努比亚技术有限公司 Photographing device and method of frameless mobile terminal
CN105700709A (en) * 2016-02-25 2016-06-22 努比亚技术有限公司 Mobile terminal and method for controlling untouchable area of mobile terminal
CN105955659A (en) * 2016-06-24 2016-09-21 维沃移动通信有限公司 Determining method of response area of touch screen and mobile terminal
CN106453825A (en) * 2016-09-05 2017-02-22 努比亚技术有限公司 Wrong-touch-prevention apparatus and method

Similar Documents

Publication Publication Date Title
US10750007B2 (en) Method and device for preventing terminal from being inadvertently touched
US9860844B2 (en) Method and apparatus of temperature control
EP3232299B1 (en) Physical key component, terminal, and touch response method and device
EP3163404B1 (en) Method and device for preventing accidental touch of terminal with touch screen
US10282031B2 (en) Method and device for restraining edge touches
CN106873834B (en) Method and device for identifying triggering of key and mobile terminal
CN106802741B (en) Method and device for determining screen edge touch event and mobile terminal
US11199928B2 (en) Method and apparatus for preventing false touch on edge, and storage medium
EP3232301B1 (en) Mobile terminal and virtual key processing method
EP3249505B1 (en) Method and electronic device for controlling a state of a touch screen
EP3136206B1 (en) Method and apparatus for setting threshold
CN110083266B (en) Information processing method, device and storage medium
CN110875769A (en) Wireless communication device and antenna switching method
US9996186B2 (en) Portable device and method for defining restricted area within touch panel
CN111104001B (en) Method and device for preventing screen from being touched mistakenly, mobile terminal and storage medium
CN107402677B (en) Method and device for recognizing finger lifting in touch operation and terminal
CN107203315B (en) Click event processing method and device and terminal
US10671827B2 (en) Method and device for fingerprint verification
CN112000270A (en) Method and device for dynamically adjusting false touch prevention area and electronic equipment
CN111897481A (en) Display area dynamic adjustment method and device and electronic equipment
CN107329604B (en) Mobile terminal control method and device
CN112416155A (en) Point reporting output control method, device and storage medium
CN112445363A (en) Electronic device, control method and device for electronic device, and storage medium
US11402994B2 (en) Method and apparatus for calling shortcut function, and storage medium
CN115373532A (en) Touch processing method, device and 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