WO2019200543A1 - Wake-up method, device and system for operating system - Google Patents

Wake-up method, device and system for operating system Download PDF

Info

Publication number
WO2019200543A1
WO2019200543A1 PCT/CN2018/083427 CN2018083427W WO2019200543A1 WO 2019200543 A1 WO2019200543 A1 WO 2019200543A1 CN 2018083427 W CN2018083427 W CN 2018083427W WO 2019200543 A1 WO2019200543 A1 WO 2019200543A1
Authority
WO
WIPO (PCT)
Prior art keywords
trigger signal
electronic device
operating system
sensor
fingerprint image
Prior art date
Application number
PCT/CN2018/083427
Other languages
French (fr)
Chinese (zh)
Inventor
李锐锋
孙文彬
王兵
Original Assignee
深圳市汇顶科技股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市汇顶科技股份有限公司 filed Critical 深圳市汇顶科技股份有限公司
Priority to CN201880000384.3A priority Critical patent/CN108496156B/en
Priority to PCT/CN2018/083427 priority patent/WO2019200543A1/en
Publication of WO2019200543A1 publication Critical patent/WO2019200543A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4418Suspend and resume; Hibernate and awake

Abstract

The invention provides a wake-up method, device and system for an operating system. Said method comprises: receiving a trigger signal sent by a sensor; when the operating system of an electronic device is in a low power consumption state, determining whether the trigger signal is an erroneous trigger signal; if the trigger signal is not an erroneous trigger signal, generating a first control signal; and sending the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal. Therefore, the present invention achieves the smart recognition of a wake-up signal corresponding to an operating system, and reduces the power consumption of the electronic device.

Description

操作系统的唤醒方法、装置及系统Operating system wake-up method, device and system 技术领域Technical field
本申请涉及通信技术领域,尤其涉及一种操作系统的唤醒方法、装置及系统。The present application relates to the field of communications technologies, and in particular, to a method, device, and system for waking up an operating system.
背景技术Background technique
随着互联网技术的发展,越来越多的电子设备中安装了操作系统,以满足用户对电子设备日趋复杂的操作需求。为了减少电子设备的功耗,当电子设备处于电量不足状态,或者在超过预设的时长内未接收到用户的交互信息时,控制电子设备的操作系统会进入低功耗状态,低功耗状态可以包括:睡眠状态和深度睡眠状态。当电子设备处于低功耗状态时,虽然电子设备保持开机状态,但是电子设备的操作系统不进行任何实质性工作。With the development of Internet technology, more and more electronic devices are installed with operating systems to meet the increasingly complex operational needs of electronic devices. In order to reduce the power consumption of the electronic device, when the electronic device is in a low battery state, or the user's interaction information is not received within a preset time period, the operating system of the control electronic device enters a low power state, a low power state. It may include: a sleep state and a deep sleep state. When the electronic device is in a low power state, although the electronic device remains powered on, the operating system of the electronic device does not perform any substantial work.
目前,一般通过触摸电子设备的电源键或者是与电子设备藕接的传感器来形成用于唤醒操其作系统的控制信号。当电子设备的操作系统接收到该控制信号后,从低功耗状态切换为工作状态。Currently, control signals for waking up the operating system are typically formed by touching a power button of the electronic device or a sensor coupled to the electronic device. When the operating system of the electronic device receives the control signal, it switches from the low power state to the working state.
但是,这种方式往往会引入误触碰所产生的控制信号,从而增加电子设备的功耗。However, this method often introduces a control signal generated by a false touch, thereby increasing the power consumption of the electronic device.
发明内容Summary of the invention
本发明提供一种操作系统的唤醒方法、装置及系统,以实现对操作系统对应的唤醒信号的智能识别,降低电子设备的功耗。The invention provides a wake-up method, device and system for an operating system, so as to realize intelligent identification of a wake-up signal corresponding to an operating system and reduce power consumption of the electronic device.
第一方面,本发明提供一种操作系统的唤醒方法,包括:In a first aspect, the present invention provides a wake-up method for an operating system, including:
接收传感器发送的触发信号;Receiving a trigger signal sent by the sensor;
在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;When the operating system of the electronic device is in a low power consumption state, determining whether the trigger signal is a false trigger signal;
若所述触发信号不是误触发信号,则生成第一控制信号;If the trigger signal is not a false trigger signal, generating a first control signal;
将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。Transmitting the first control signal to an electronic device, such that the electronic device wakes up the operating system according to the first control signal.
可选地,所述在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号之前,还包括:Optionally, before the operating system of the electronic device is in a low power consumption state, before determining whether the trigger signal is a false trigger signal, the method further includes:
检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。Detecting whether the current state of the electronic device meets at least one of a preset condition, and if yes, determining that the current state of the operating system is a low power consumption state; wherein the condition includes: displaying the electronic device The screen is off, and all processes of the electronic device are in a sleep state.
可选地,所述判断所述触发信号是否为误触发信号,包括:Optionally, the determining whether the trigger signal is a false trigger signal includes:
判断所述触发信号的发出者是否为生命体;Determining whether the issuer of the trigger signal is a living body;
若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。If the issuer of the trigger signal is not a living body, it is determined that the trigger signal is a false trigger signal.
可选地,所述判断所述触发信号是否为误触发信号,包括:Optionally, the determining whether the trigger signal is a false trigger signal includes:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;Determining, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold;
若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;If the resolution of the collected fingerprint image is less than a preset first threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。If the resolution of the collected fingerprint image is greater than or equal to a preset first threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述判断所述触发信号是否为误触发信号,包括:Optionally, the determining whether the trigger signal is a false trigger signal includes:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;Determining, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is less than a preset second threshold;
若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所述触发信号为误触发信号;If the effective area of the collected fingerprint image is less than a preset second threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。If the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述方法还包括:Optionally, the method further includes:
在电子设备的操作系统处于低功耗状态时,向所述传感器发送第二控制信号,以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。And transmitting, when the operating system of the electronic device is in a low power consumption state, a second control signal to the sensor, such that the sensor reduces a scan period of the fingerprint according to the second control signal, and/or reduces the pressing signal Detection area.
可选地,所述方法还包括:Optionally, the method further includes:
若所述触发信号不是误触发信号,则将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。If the trigger signal is not a false trigger signal, sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes the identification and verification of the fingerprint image based on the awake operating system, And performing an unlock operation on the screen of the electronic device according to the verification result.
可选地,所述将所述第一控制信号发送给电子设备之后,还包括:Optionally, after the sending the first control signal to the electronic device, the method further includes:
接收所述电子设备发送的指纹匹配请求;Receiving a fingerprint matching request sent by the electronic device;
将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。Sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes identification and verification of the fingerprint image based on the awake operating system, and performs unlocking of the electronic device screen according to the verification result. operating.
第二方面,本发明提供一种操作系统的唤醒装置,包括:In a second aspect, the present invention provides an operating system wake-up device, including:
接收模块,用于接收传感器发送的触发信号;a receiving module, configured to receive a trigger signal sent by the sensor;
判断模块,用于在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;a determining module, configured to determine, when the operating system of the electronic device is in a low power consumption state, whether the trigger signal is a false trigger signal;
处理模块,用于在所述触发信号不是误触发信号时,生成第一控制信号;a processing module, configured to generate a first control signal when the trigger signal is not a false trigger signal;
发送模块,用于将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。And a sending module, configured to send the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal.
可选地,还包括:Optionally, it also includes:
检测模块,用于在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号之前,检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。a detecting module, configured to detect whether the current state of the electronic device meets at least one of a preset condition, before determining whether the trigger signal is a false trigger signal, when the operating system of the electronic device is in a low power consumption state, If yes, the current state of the operating system is determined to be a low power consumption state; wherein the condition includes: the display screen of the electronic device is in an off state, and all processes of the electronic device are in a sleep state.
可选地,所述判断模块,具体用于:Optionally, the determining module is specifically configured to:
判断所述触发信号的发出者是否为生命体;Determining whether the issuer of the trigger signal is a living body;
若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。If the issuer of the trigger signal is not a living body, it is determined that the trigger signal is a false trigger signal.
可选地,所述判断模块,具体用于:Optionally, the determining module is specifically configured to:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;Determining, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold;
若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;If the resolution of the collected fingerprint image is less than a preset first threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。If the resolution of the collected fingerprint image is greater than or equal to a preset first threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述判断模块,具体用于:Optionally, the determining module is specifically configured to:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;Determining, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is less than a preset second threshold;
若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所述触发信号为误触发信号;If the effective area of the collected fingerprint image is less than a preset second threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。If the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述发送模块,还用于在电子设备的操作系统处于低功耗状态时,向所述传感器发送第二控制信号;以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。Optionally, the sending module is further configured to: when the operating system of the electronic device is in a low power consumption state, send a second control signal to the sensor; so that the sensor reduces the fingerprint according to the second control signal. The scan period, and/or the reduction of the detection area of the press signal.
可选地,所述发送模块,还用于:Optionally, the sending module is further configured to:
若所述触发信号不是误触发信号,则将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。If the trigger signal is not a false trigger signal, sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes the identification and verification of the fingerprint image based on the awake operating system, And performing an unlock operation on the screen of the electronic device according to the verification result.
可选地,所述接收模块,用于在将所述第一控制信号发送给电子设备之后,接收所述电子设备发送的指纹匹配请求;Optionally, the receiving module is configured to: after sending the first control signal to an electronic device, receive a fingerprint matching request sent by the electronic device;
所述发送模块,还用于将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。The sending module is further configured to send the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes identification and verification of the fingerprint image based on the awake operating system, and performs verification according to the verification As a result, an unlock operation on the screen of the electronic device is performed.
第三方面,本发明提供一种操作系统的唤醒系统,包括:传感器、微控制单元MCU、个人计算机PC,所述传感器、所述微控制单元MCU与所述PC电连接;In a third aspect, the present invention provides a wake-up system of an operating system, including: a sensor, a micro control unit MCU, and a personal computer PC, wherein the sensor and the micro control unit MCU are electrically connected to the PC;
所述传感器用于采集触发信号,并将所述触发信号发送给所述MCU;The sensor is configured to collect a trigger signal, and send the trigger signal to the MCU;
所述MCU用于执行如第一方面中任一项所述的操作系统的唤醒方法,以将所述PC的操作系统从低功耗状态中唤醒。The MCU is configured to perform a wake-up method of an operating system as described in any one of the first aspects to wake up an operating system of the PC from a low power state.
第四方面,本发明提供一种操作系统的唤醒设备,包括:In a fourth aspect, the present invention provides a wake-up device for an operating system, including:
存储器,用于存储程序;Memory for storing programs;
处理器,用于执行所述存储器存储的所述程序,当所述程序被执行时,所述处理器用于执行第一方面中任一所述的方法。a processor for executing the program stored by the memory, the processor for performing the method of any of the first aspects when the program is executed.
第五方面,本发明提供一种计算机可读存储介质,包括:指令,当其在计算机上运行时,使得计算机执行第一方面中任一所述的方法。In a fifth aspect, the invention provides a computer readable storage medium comprising: instructions, when executed on a computer, cause the computer to perform the method of any of the first aspects.
本发明提供的操作系统的唤醒方法、装置及系统,通过接收传感器发送的触发信号;在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;若所述触发信号不是误触发信号,则生成第一控制信号;将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。从而实现对操作系统对应的唤醒信号的智能识别,降低电子设备的功耗。The method, device and system for waking up an operating system provided by the present invention receive a trigger signal sent by a sensor; when the operating system of the electronic device is in a low power consumption state, determine whether the trigger signal is a false trigger signal; The signal is not a false trigger signal, and the first control signal is generated; the first control signal is sent to the electronic device, so that the electronic device wakes up the operating system according to the first control signal. Thereby, the intelligent recognition of the wake-up signal corresponding to the operating system is realized, and the power consumption of the electronic device is reduced.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图进行简单的介绍。显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description of the drawings used in the embodiments or the prior art description will be briefly made below. Obviously, the drawings in the following description are some embodiments of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any inventive labor.
图1为本发明提供的一应用场景的结构示意图;FIG. 1 is a schematic structural diagram of an application scenario provided by the present invention;
图2为本发明实施例一提供的操作系统的唤醒方法流程图;2 is a flowchart of a wake-up method of an operating system according to Embodiment 1 of the present invention;
图3为指纹传感器的检测面的结构示意图;3 is a schematic structural view of a detecting surface of a fingerprint sensor;
图4为本发明实施例二提供的操作系统的唤醒方法的流程图;4 is a flowchart of a wake-up method of an operating system according to Embodiment 2 of the present invention;
图5为本发明实施例三提供的操作系统的唤醒方法的流程图;FIG. 5 is a flowchart of a wake-up method of an operating system according to Embodiment 3 of the present invention;
图6为本发明实施例四提供的操作系统的唤醒方法的流程图;6 is a flowchart of a wake-up method of an operating system according to Embodiment 4 of the present invention;
图7为指纹传感器的压力检测区域的动态调整的变化示意图;7 is a schematic diagram showing changes in dynamic adjustment of a pressure detecting area of a fingerprint sensor;
图8为本发明实施例五提供的操作系统的唤醒装置的结构示意图;8 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 5 of the present invention;
图9为本发明实施例六提供的操作系统的唤醒装置的结构示意图;9 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 6 of the present invention;
图10为本发明实施例七提供的操作系统的唤醒系统的结构示意图;10 is a schematic structural diagram of a wake-up system of an operating system according to Embodiment 7 of the present invention;
图11为本发明实施例八提供的操作系统的唤醒设备的结构示意图。FIG. 11 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 8 of the present invention.
通过上述附图,已示出本公开明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本公开构思的范围, 而是通过参考特定实施例为本领域技术人员说明本公开提到的概念。The embodiments of the present disclosure have been shown by the above-described drawings, which will be described in more detail later. The drawings and the written description are not intended to limit the scope of the present disclosure in any way, and the concepts of the present disclosure are described by those skilled in the art by referring to the specific embodiments.
具体实施方式detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整的描述。显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is apparent that the described embodiments are a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本发明的实施例,能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含。例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if present) in the specification and claims of the present invention and the above figures are used to distinguish similar objects without having to use To describe a specific order or order. It is to be understood that the data so used is interchangeable, where appropriate, so that the embodiments of the invention described herein can be implemented in a sequence other than those illustrated or described herein. Moreover, the terms "comprising" and "having" and "the" are intended For example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to those steps or units that are clearly listed, but may include those that are not clearly listed or for those processes, methods, or Other steps or units inherent to the device.
下面以具体的实施例对本发明的技术方案进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例不再赘述。The technical solution of the present invention will be described in detail below with reference to specific embodiments. The following specific embodiments may be combined with each other, and the same or similar concepts or processes may not be described in some embodiments.
以下,对本申请中的部分用语进行解释说明,以便于本领域技术人员理解。Hereinafter, some of the terms in the present application will be explained to be understood by those skilled in the art.
1)指纹传感器(又称指纹Sensor)是一种传感装置,是实现指纹自动采集的关键器件。指纹传感器按传感原理,即指纹成像原理和技术,分为光学指纹传感器、半导体电容传感器、半导体热敏传感器、半导体压感传感器、超声波传感器和射频RF传感器等。1) Fingerprint sensor (also known as fingerprint sensor) is a kind of sensing device, which is the key device for automatic fingerprint acquisition. The fingerprint sensor is divided into an optical fingerprint sensor, a semiconductor capacitive sensor, a semiconductor thermal sensor, a semiconductor pressure sensor, an ultrasonic sensor, and an RF RF sensor according to the sensing principle, that is, the principle and technology of fingerprint imaging.
2)微控制单元(Microcontroller Unit,MCU),又称单片微型计算机(Single Chip Microcomputer)或者单片机,是把中央处理器(Central Process Unit,CPU)的频率与规格做适当缩减,并将内存(memory)、计数器(Timer)、通用串行总线(Universal Serial Bus,USB)、模拟数字转换(analog to digital converte,A/D)、通用异步收发传输器(Universal Asynchronous  Receiver/Transmitter)、可编程逻辑控制器(Programmable Logic Controller,PLC)等周边接口,甚至液晶显示器(Liquid Crystal Display,LCD)的驱动电路都整合在单一芯片上,形成芯片级的计算机,为不同的应用场合做不同组合控制。2) Microcontroller Unit (MCU), also known as Single Chip Microcomputer or Single Chip Microcomputer, is to properly reduce the frequency and specifications of the Central Process Unit (CPU) and store the memory ( Memory), Counter (Timer), Universal Serial Bus (USB), Analog to Digital Converte (A/D), Universal Asynchronous Receiver/Transmitter, Programmable Logic Peripheral interfaces such as a controller (Programmable Logic Controller, PLC), and even a liquid crystal display (LCD) drive circuit are integrated on a single chip to form a chip-level computer for different combinations of different applications.
3)个人计算机(Personal Computer,PC),由硬件系统和软件系统组成,是一种能独立运行,完成特定功能的设备。硬件系统:是指计算机的物理设备如电源、主板、CPU、内存、硬盘等等。软件系统:是指为方便使用计算机而设计的程序,软件系统包括系统软件和应用软件。系统软件指的是主要用于控制和管理计算机资源的程序,如操作系统、编译系统等。应用软件指各种可以运行在操作系统中的程序,如游戏软件、工作软件等。个人计算机不需要共享其他计算机的处理、磁盘和打印机等资源也可以独立工作。从台式机(或称台式计算机、桌面电脑)、笔记本电脑到上网本和平板电脑以及超级本等都属于个人计算机的范畴。3) Personal Computer (PC), consisting of a hardware system and a software system, is a device that can run independently and perform specific functions. Hardware system: refers to the physical equipment of the computer such as power supply, motherboard, CPU, memory, hard disk and so on. Software system: refers to a program designed to facilitate the use of a computer. The software system includes system software and application software. System software refers to programs that are primarily used to control and manage computer resources, such as operating systems, compilation systems, and so on. Application software refers to various programs that can run in the operating system, such as game software, work software, and so on. Personal computers do not need to share the processing of other computers, resources such as disks and printers can work independently. From desktops (or desktops, desktops), laptops to netbooks and tablets, and ultrabooks are all personal computers.
本发明提供的操作系统的唤醒方法,理论上可以应用在任何具备操作系统的电子设备中,当电子设备的操作系统进入低功耗状态时,采用本发明中的方法可以迅速地唤醒电子设备的操作系统,并且能够智能识别出唤醒操作系统的控制信号是否为误操作信号,降低电子设备的功耗。图1为本发明提供的一应用场景的结构示意图,如图1所示,指纹传感器与微控制单元MCU电连接,该MCU用于接收指纹传感器采集到的触发信号,并将该触发信号转化为相应的控制信号,然后通过通用串行总线USB或者通用输入输出接口(General Purpose Input Output,GPIO)将该控制信号传输给个人计算机PC,以唤醒处于低功耗状态的操作系统。但是这种方式往往会引入误触碰所产生的控制信号,从而增加电子设备的功耗。The wake-up method of the operating system provided by the present invention can be theoretically applied to any electronic device with an operating system. When the operating system of the electronic device enters a low-power state, the method of the present invention can quickly wake up the electronic device. The operating system can intelligently recognize whether the control signal for waking up the operating system is an erroneous operation signal, and reduce the power consumption of the electronic device. 1 is a schematic structural diagram of an application scenario provided by the present invention. As shown in FIG. 1 , a fingerprint sensor is electrically connected to a micro control unit MCU, and the MCU is configured to receive a trigger signal collected by a fingerprint sensor, and convert the trigger signal into The corresponding control signal is then transmitted to the personal computer PC via a universal serial bus USB or a General Purpose Input Output (GPIO) to wake up the operating system in a low power state. However, this method often introduces a control signal generated by a false touch, thereby increasing the power consumption of the electronic device.
本发明提供的操作系统的唤醒方法,旨在解决现有技术中存在的问题。The wake-up method of the operating system provided by the present invention aims to solve the problems existing in the prior art.
下面以具体的实施例对本发明的技术方案以及本申请的技术方案如何解决上述技术问题进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。下面将结合附图,对本发明的实施例进行描述。The technical solutions of the present invention and how the technical solutions of the present application solve the above technical problems will be described in detail below with reference to specific embodiments. The following specific embodiments may be combined with each other, and the same or similar concepts or processes may not be described in some embodiments. Embodiments of the present invention will be described below with reference to the accompanying drawings.
图2为本发明实施例一提供的操作系统的唤醒方法的流程图,如图2所示,本实施例中的方法可以包括:2 is a flowchart of a method for waking up an operating system according to Embodiment 1 of the present invention. As shown in FIG. 2, the method in this embodiment may include:
S101、接收传感器发送的触发信号。S101. Receive a trigger signal sent by the sensor.
实际应用中,本实施例的执行主体可以为微控制单元MCU、单片机、微型处理器等具备数据处理能力的器件。本实施例中以MCU为例进行详细说明,但不限定执行本实施例中方法的具体器件类型。In an actual application, the execution body of this embodiment may be a device with data processing capability such as a micro control unit MCU, a single chip microcomputer, or a micro processor. In this embodiment, the MCU is taken as an example for detailed description, but the specific device type for performing the method in this embodiment is not limited.
本实施例中,MCU可以与传感器集成为一个模块,也可以是与传感器电连接的独立模块。首先,MCU接收传感器采集到的触发信号,该触发信号可以是用户按压传感器产生的压力信号、触摸信号等等。具体地,以指纹传感器为例,图3为指纹传感器的检测面的结构示意图,如图3所示,图3中圆形范围内为指纹采集区域,点阵范围为压力检测区域(实际应用中,点阵是不可见的,本实施例中为了形象说明而用点阵来表示压力检测区域)。当用户在指纹传感器的圆形范围内进行触摸或者按压操作,则指纹传感器会生成相应的触发信号。In this embodiment, the MCU can be integrated with the sensor as a module, or can be a separate module electrically connected to the sensor. First, the MCU receives the trigger signal collected by the sensor, and the trigger signal may be a pressure signal generated by the user pressing the sensor, a touch signal, or the like. Specifically, taking the fingerprint sensor as an example, FIG. 3 is a schematic structural diagram of a detecting surface of the fingerprint sensor, as shown in FIG. 3, in the circular range of FIG. 3, a fingerprint collecting area, and the dot matrix range is a pressure detecting area (in practical application) The dot matrix is not visible. In the present embodiment, the dot matrix is used to represent the pressure detecting region for the sake of image description. When the user performs a touch or press operation within a circular range of the fingerprint sensor, the fingerprint sensor generates a corresponding trigger signal.
S102、在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号。S102. Determine whether the trigger signal is a false trigger signal when the operating system of the electronic device is in a low power consumption state.
可选地,本实施例中,可以通过生物特性传感器来判断所述触发信号的发出者是否为生命体;若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。其中,生物特性传感器包括:生物电阻抗传感器、压电薄膜传感器等等。具体地,生物电阻抗传感器可以检测出按压信号产生时的阻抗,以判别出是否为生命体发出按压信号。灵敏度高的压电薄膜传感器可以检测出人体血管的搏动,从而判断出是否为生命体发出按压信号。需要说明的是,本实施例对生物特性传感器的类型不予限定。Optionally, in this embodiment, the biometric sensor determines whether the sender of the trigger signal is a living body; if the sender of the trigger signal is not a living body, determining that the trigger signal is a false trigger signal . Among them, the biometric sensors include: bioelectrical impedance sensors, piezoelectric thin film sensors, and the like. Specifically, the bioelectrical impedance sensor can detect the impedance when the pressing signal is generated to determine whether or not a pressing signal is issued for the living body. The piezoelectric film sensor with high sensitivity can detect the pulsation of the human blood vessel, thereby judging whether or not a pressing signal is issued for the living body. It should be noted that the type of the biometric sensor is not limited in this embodiment.
可选地,当采用指纹传感器时,本实施例还可以判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。Optionally, when the fingerprint sensor is used, the embodiment may further determine, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold; if the fingerprint image is collected If the resolution is less than the preset first threshold, the trigger signal is determined to be a false trigger signal; if the resolution of the collected fingerprint image is greater than or equal to the preset first threshold, determining that the trigger signal is not a false trigger signal.
可选地,本实施例还可以判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所述触发信号为误触发信号;若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。Optionally, the embodiment may further determine, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is smaller than a preset second threshold; if the effective area of the collected fingerprint image is smaller than The preset second threshold determines that the trigger signal is a false trigger signal; if the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, determining that the trigger signal is not a false trigger signal.
本实施例中,也可以通过设置人为的指纹图像质量评判标准,依据该 评判标准来对采集到的指纹图像进行评分,当评分越高则说明采集到的指纹图像的质量越高。具体地,以百分制为例,例如当得到的评分低于60分时,则认为指纹图像模糊不清,指纹图像采集失败,判定得到的触发信号为误触发信号。需要说明的是,本实施例中不限定对指纹图像质量评判的具体标准,也不限定各个标准所占的分值权重。In this embodiment, the fingerprint image quality of the fingerprint image may be scored according to the evaluation standard by setting an artificial fingerprint image quality evaluation standard. When the score is higher, the quality of the collected fingerprint image is higher. Specifically, taking the percentage system as an example, for example, when the obtained score is lower than 60 points, the fingerprint image is considered to be blurred, the fingerprint image acquisition fails, and the obtained trigger signal is a false trigger signal. It should be noted that, in this embodiment, the specific criteria for judging the quality of the fingerprint image are not limited, and the score weights occupied by the respective standards are not limited.
S103、若所述触发信号不是误触发信号,则生成第一控制信号。S103. If the trigger signal is not a false trigger signal, generate a first control signal.
本实施例中,以MCU作为执行主体为例进行说明,当确定接收到的触发信号不是误触发信号,且当前电子设备的操作系统处于低功耗状态下时,MCU生成与触发信号对应的第一控制信号。In this embodiment, the MCU is taken as an execution entity as an example. When it is determined that the received trigger signal is not a false trigger signal, and the operating system of the current electronic device is in a low power consumption state, the MCU generates a corresponding to the trigger signal. A control signal.
S104、将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。S104. Send the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal.
本实施例中,以MCU作为执行主体为例进行说明,该MCU将生成的第一控制信号发送给电子设备,当电子设备接收到该第一控制信号后,将操作系统从低功耗状态切换为工作状态。其中,工作状态是指,电子设备的各项进程恢复运行。此时,电子设备的显示屏幕可以为亮屏状态,也可以是暗屏状态,本实施例不予限定。In this embodiment, the MCU is taken as an execution main body as an example. The MCU sends the generated first control signal to the electronic device. When the electronic device receives the first control signal, the operating system switches the operating system from a low power consumption state. For working status. Among them, the working state refers to the recovery of various processes of the electronic device. At this time, the display screen of the electronic device may be in a bright screen state or a dark screen state, which is not limited in this embodiment.
图4为本发明实施例二提供的操作系统的唤醒方法的流程图,图4所示的方法应用在以指纹传感器、微控制单元MCU、个人计算机PC所组成的电子设备中。所述方法包括:MCU接收指纹传感器发送的触发信号;MCU判断该触发信号是否为误触发信号;若不是误触发信号,则MCU生成第一控制信号,并将该第一控制信号发送给电子设备;MCU接收所述电子设备发送的指纹匹配请求后,向指纹传感器发送指纹采集指令;MCU接收传感器采集到的指纹图像并发送给所述电子设备。电子设备完成对所述指纹图像的识别和验证,并根据验证结果执行对电子终端的屏幕的解锁操作。4 is a flowchart of a wake-up method of an operating system according to Embodiment 2 of the present invention. The method shown in FIG. 4 is applied to an electronic device composed of a fingerprint sensor, a micro control unit MCU, and a personal computer PC. The method includes: the MCU receives a trigger signal sent by the fingerprint sensor; the MCU determines whether the trigger signal is a false trigger signal; if it is not a false trigger signal, the MCU generates a first control signal, and sends the first control signal to the electronic device. After receiving the fingerprint matching request sent by the electronic device, the MCU sends a fingerprint collection instruction to the fingerprint sensor; the MCU receives the fingerprint image collected by the sensor and sends the fingerprint image to the electronic device. The electronic device completes the identification and verification of the fingerprint image, and performs an unlocking operation on the screen of the electronic terminal according to the verification result.
图5为本发明实施例三提供的操作系统的唤醒方法的流程图,图5所示的方法应用在以指纹传感器、MCU、PC所组成的电子设备中。当传感器为指纹传感器时,MCU在将所述第一控制信号发送给电子设备时,同时将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备在唤醒所述操作系统的同时完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。FIG. 5 is a flowchart of a method for waking up an operating system according to Embodiment 3 of the present invention. The method shown in FIG. 5 is applied to an electronic device composed of a fingerprint sensor, an MCU, and a PC. When the sensor is a fingerprint sensor, the MCU sends the fingerprint image collected by the sensor to the electronic device when the first control signal is sent to the electronic device, so that the electronic device wakes up the operation. The identification and verification of the fingerprint image are completed simultaneously by the system, and the unlocking operation on the screen of the electronic device is performed according to the verification result.
本实施例,通过接收传感器发送的触发信号;在电子设备的操作系统处于低功耗状态下时,判断所述触发信号是否为误触发信号;若所述触发信号不是误触发信号,则生成第一控制信号;将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。从而实现对操作系统对应的唤醒信号的智能识别,降低电子设备的功耗。In this embodiment, the trigger signal sent by the sensor is received; when the operating system of the electronic device is in a low power consumption state, determining whether the trigger signal is a false trigger signal; if the trigger signal is not a false trigger signal, generating a a control signal; transmitting the first control signal to an electronic device, such that the electronic device wakes up the operating system according to the first control signal. Thereby, the intelligent recognition of the wake-up signal corresponding to the operating system is realized, and the power consumption of the electronic device is reduced.
图6为本发明实施例四提供的操作系统的唤醒方法的流程图,如图6所示,本实施例中的方法可以包括:FIG. 6 is a flowchart of a method for waking up an operating system according to Embodiment 4 of the present invention. As shown in FIG. 6, the method in this embodiment may include:
S201、接收传感器发送的触发信号。S201. Receive a trigger signal sent by the sensor.
S202、检测所述操作系统的当前状态是否为低功耗状态。S202. Detect whether a current state of the operating system is a low power consumption state.
本实施例中,检测所述操作系统的当前状态是否为低功耗状态,可以检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。In this embodiment, detecting whether the current state of the operating system is a low power consumption state, and detecting whether the current state of the electronic device meets at least one of a preset condition, and if yes, determining the operating system. The current state is a low power consumption state; wherein the condition includes: the display screen of the electronic device is in an off state, and all processes of the electronic device are in a sleep state.
需要说明的是,本实施例的步骤S202也可以在步骤S201之前执行。It should be noted that step S202 of this embodiment may also be performed before step S201.
可选地,在电子设备的操作系统处于低功耗状态时,,向所述传感器发送第二控制信号,以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。Optionally, when the operating system of the electronic device is in a low power consumption state, sending a second control signal to the sensor, so that the sensor reduces a scan period of the fingerprint according to the second control signal, and/or The detection area of the pressing signal is reduced.
本实施例中,以指纹传感器为例,为了进一步地减小电子设备的功耗,当检测到电子设备的操作系统处于低功耗状态时,控制指纹传感器降低对指纹的扫描周期。其中,指纹传感器的扫描周期越低,对应的扫描频率也越低,则指纹传感器消耗的电能也越小。In this embodiment, taking the fingerprint sensor as an example, in order to further reduce the power consumption of the electronic device, when detecting that the operating system of the electronic device is in a low power consumption state, controlling the fingerprint sensor reduces the scanning period of the fingerprint. The lower the scanning period of the fingerprint sensor and the lower the corresponding scanning frequency, the smaller the power consumed by the fingerprint sensor.
图7为指纹传感器的压力检测区域的动态调整的变化示意图,如图7所示,当检测到电子设备的操作系统处于低功耗状态时,控制指纹传感器缩小对按压信号的检测区域。缩小按压检测区域不仅可以降低指纹传感器的功耗,还能缩小误触碰的概率。FIG. 7 is a schematic diagram showing changes in dynamic adjustment of the pressure detecting area of the fingerprint sensor. As shown in FIG. 7, when detecting that the operating system of the electronic device is in a low power consumption state, the fingerprint sensor is controlled to narrow the detection area of the pressing signal. Reducing the press detection area not only reduces the power consumption of the fingerprint sensor, but also reduces the probability of false touches.
S203、在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号。S203. Determine whether the trigger signal is a false trigger signal when the operating system of the electronic device is in a low power consumption state.
S204、若所述触发信号不是误触发信号,则生成第一控制信号。S204. If the trigger signal is not a false trigger signal, generate a first control signal.
S205、将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。S205. Send the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal.
本实施例中,步骤S201、步骤S203~步骤S205的具体是实现过程和原理请参考图2所示方法中的相关描述,此处不再赘述。For the implementation process and the principle of the step S201 and the step S203 to the step S205, please refer to the related description in the method shown in FIG. 2, and details are not described herein again.
本实施例,通过检测所述操作系统的当前状态是否为低功耗状态,在确定所述操作系统的当前状态为低功耗状态之后,向所述传感器发送第二控制信号,以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。从而进一步地降低电子设备的功耗,减小误触碰的概率。In this embodiment, after detecting whether the current state of the operating system is a low power consumption state, after determining that the current state of the operating system is a low power consumption state, sending a second control signal to the sensor, so that the The sensor reduces the scan period for the fingerprint according to the second control signal, and/or reduces the detection area for the press signal. Thereby, the power consumption of the electronic device is further reduced, and the probability of false touch is reduced.
图8为本发明实施例五提供的操作系统的唤醒装置的结构示意图,如图8所示,本实施例中的装置可以包括:FIG. 8 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 5 of the present invention. As shown in FIG. 8, the device in this embodiment may include:
接收模块10,用于接收传感器发送的触发信号;The receiving module 10 is configured to receive a trigger signal sent by the sensor;
判断模块20,用于在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;The determining module 20 is configured to determine whether the trigger signal is a false trigger signal when the operating system of the electronic device is in a low power consumption state;
处理模块30,用于在所述触发信号不是误触发信号时,生成第一控制信号;The processing module 30 is configured to generate a first control signal when the trigger signal is not a false trigger signal;
发送模块40,用于将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。The sending module 40 is configured to send the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal.
可选地,所述判断模块20,具体用于:Optionally, the determining module 20 is specifically configured to:
判断所述触发信号的发出者是否为生命体;Determining whether the issuer of the trigger signal is a living body;
若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。If the issuer of the trigger signal is not a living body, it is determined that the trigger signal is a false trigger signal.
可选地,所述判断模块20,具体用于:Optionally, the determining module 20 is specifically configured to:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;Determining, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold;
若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;If the resolution of the collected fingerprint image is less than a preset first threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。If the resolution of the collected fingerprint image is greater than or equal to a preset first threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述判断模块20,具体用于:Optionally, the determining module 20 is specifically configured to:
判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;Determining, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is less than a preset second threshold;
若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所 述触发信号为误触发信号;If the effective area of the collected fingerprint image is less than a preset second threshold, determining that the trigger signal is a false trigger signal;
若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。If the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, it is determined that the trigger signal is not a false trigger signal.
可选地,所述发送模块40,还用于在电子设备的操作系统处于低功耗状态时,向所述传感器发送第二控制信号;以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。Optionally, the sending module 40 is further configured to: when the operating system of the electronic device is in a low power consumption state, send a second control signal to the sensor, so that the sensor reduces the pair according to the second control signal. The scanning period of the fingerprint, and/or the reduction of the detection area of the pressing signal.
可选地,所述发送模块40,还用于:Optionally, the sending module 40 is further configured to:
若所述触发信号不是误触发信号,则将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。If the trigger signal is not a false trigger signal, sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes the identification and verification of the fingerprint image based on the awake operating system, And performing an unlock operation on the screen of the electronic device according to the verification result.
可选地,所述接收模块10,用于在将所述第一控制信号发送给电子设备之后,接收所述电子设备发送的指纹匹配请求;Optionally, the receiving module 10 is configured to: after sending the first control signal to an electronic device, receive a fingerprint matching request sent by the electronic device;
所述发送模块40,还用于将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。The sending module 40 is further configured to send the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes identification and verification of the fingerprint image based on the awake operating system, and according to The verification result performs an unlock operation on the screen of the electronic device.
本实施例中的数据合并装置可以执行图2所示的方法,其具体实现过程和技术原理参见图2所示方法中的相关描述,此处不再赘述。The data merging device in this embodiment can perform the method shown in FIG. 2 . For the specific implementation process and technical principles, refer to the related description in the method shown in FIG. 2 , and details are not described herein again.
图9为本发明实施例六提供的操作系统的唤醒装置的结构示意图,如图9所示,本实施例中的装置在图8所示装置的基础上,还可以包括:FIG. 9 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 6 of the present invention. As shown in FIG. 9, the device in this embodiment may further include:
检测模块50,用于在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号之前,检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。The detecting module 50 is configured to detect whether the current state of the electronic device meets at least one of a preset condition, before determining whether the trigger signal is a false trigger signal, when the operating system of the electronic device is in a low power consumption state, If yes, determining that the current state of the operating system is a low power consumption state; wherein the condition includes: the display screen of the electronic device is in an off state, and all processes of the electronic device are in a sleep state.
本实施例中的数据合并装置可以执行图2、图4、图5、图6所示的方法,其具体实现过程和技术原理参见图2~图7所示方法中的相关描述,此处不再赘述。The data merging device in this embodiment can perform the methods shown in FIG. 2, FIG. 4, FIG. 5, and FIG. 6. For the specific implementation process and technical principles, refer to the related description in the methods shown in FIG. 2 to FIG. Let me repeat.
图10为本发明实施例七提供的操作系统的唤醒系统的结构示意图,如图10所示,所述系统包括:传感器60、微控制单元MCU70、个人计算机PC 80,所述传感器60、所述微控制单元MCU 70与所述个人计算机PC 80 电连接;10 is a schematic structural diagram of a wake-up system of an operating system according to Embodiment 7 of the present invention. As shown in FIG. 10, the system includes: a sensor 60, a micro control unit MCU 70, a personal computer PC 80, the sensor 60, and the The micro control unit MCU 70 is electrically connected to the personal computer PC 80;
所述传感器60用于采集触发信号,并将所述触发信号发送给所述微控制单元MCU 70;The sensor 60 is configured to collect a trigger signal, and send the trigger signal to the micro control unit MCU 70;
所述MCU微控制单元70用于执行如图2~图7中任一项所述的方法,以将所述个人计算机PC 80的操作系统从低功耗状态中唤醒。The MCU micro control unit 70 is configured to perform the method of any of FIGS. 2-7 to wake up the operating system of the personal computer PC 80 from a low power state.
图11为本发明实施例八提供的操作系统的唤醒设备的结构示意图,如图11所示,本实施例中的操作系统的唤醒设备90包括:11 is a schematic structural diagram of a wake-up device of an operating system according to Embodiment 8 of the present invention. As shown in FIG. 11, the wake-up device 90 of the operating system in this embodiment includes:
处理器91以及存储器92;其中:a processor 91 and a memory 92; wherein:
存储器92,用于存储可执行指令,该存储器还可以是flash(闪存)。The memory 92 is configured to store executable instructions, which may also be flash (flash memory).
处理器91,用于执行存储器存储的可执行指令,以实现上述实施例涉及的方法中的各个步骤。具体可以参见前面方法实施例中的相关描述。The processor 91 is configured to execute executable instructions stored in the memory to implement various steps in the method involved in the foregoing embodiments. For details, refer to the related description in the foregoing method embodiments.
可选地,存储器92既可以是独立的,也可以跟处理器91集成在一起。Alternatively, the memory 92 can be either standalone or integrated with the processor 91.
当所述存储器92是独立于处理器91之外的器件时,所述数据合并设备90还可以包括:When the memory 92 is a device other than the processor 91, the data merging device 90 may further include:
总线93,用于连接所述存储器92和处理器91。A bus 93 is provided for connecting the memory 92 and the processor 91.
此外,本申请实施例还提供一种计算机可读存储介质,计算机可读存储介质中存储有计算机执行指令,当用户设备的至少一个处理器执行该计算机执行指令时,用户设备执行上述各种可能的方法。In addition, the embodiment of the present application further provides a computer readable storage medium, where computer execution instructions are stored, when the at least one processor of the user equipment executes the computer to execute an instruction, the user equipment performs the foregoing various possibilities. Methods.
其中,计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于应用专用集成电路(ASIC)中。另外,该应用专用集成电路可以位于用户设备中。当然,处理器和存储介质也可以作为分立组件存在于通信设备中。Wherein, the computer readable medium comprises a computer storage medium and a communication medium, wherein the communication medium comprises any medium that facilitates transfer of the computer program from one location to another. A storage medium may be any available media that can be accessed by a general purpose or special purpose computer. An exemplary storage medium is coupled to the processor to enable the processor to read information from, and write information to, the storage medium. Of course, the storage medium can also be an integral part of the processor. The processor and the storage medium may be located in an application specific integrated circuit (ASIC). Additionally, the application specific integrated circuit can be located in the user equipment. Of course, the processor and the storage medium may also reside as discrete components in the communication device.
本领域普通技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的步骤;而前述的存储介质包括:只读存储器(ROM)、随机存取存储器(RAM)、磁碟或者光盘等各种可以存储程序代码的介质。One of ordinary skill in the art will appreciate that all or part of the steps to implement the various method embodiments described above may be accomplished by hardware associated with the program instructions. The aforementioned program can be stored in a computer readable storage medium. The program, when executed, performs the steps including the foregoing method embodiments; and the foregoing storage medium includes: a read only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. medium.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本发明旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求书指出。Other embodiments of the present disclosure will be apparent to those skilled in the <RTIgt; The present invention is intended to cover any variations, uses, or adaptations of the present disclosure, which are in accordance with the general principles of the present disclosure and include common general knowledge or common technical means in the art that are not disclosed in the present disclosure. . The specification and examples are to be regarded as illustrative only,
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求书来限制。It is to be understood that the invention is not limited to the details of the details and The scope of the disclosure is to be limited only by the appended claims.

Claims (18)

  1. 一种操作系统的唤醒方法,其特征在于,包括:An operating system wake-up method, comprising:
    接收传感器发送的触发信号;Receiving a trigger signal sent by the sensor;
    在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;When the operating system of the electronic device is in a low power consumption state, determining whether the trigger signal is a false trigger signal;
    若所述触发信号不是误触发信号,则生成第一控制信号;If the trigger signal is not a false trigger signal, generating a first control signal;
    将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。Transmitting the first control signal to an electronic device, such that the electronic device wakes up the operating system according to the first control signal.
  2. 根据权利要求1所述的方法,其特征在于,所述在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号之前,还包括:The method according to claim 1, wherein before the operating system of the electronic device is in a low power consumption state, determining whether the trigger signal is a false trigger signal, the method further includes:
    检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。Detecting whether the current state of the electronic device meets at least one of a preset condition, and if yes, determining that the current state of the operating system is a low power consumption state; wherein the condition includes: displaying the electronic device The screen is off, and all processes of the electronic device are in a sleep state.
  3. 根据权利要求1所述的方法,其特征在于,所述判断所述触发信号是否为误触发信号,包括:The method according to claim 1, wherein the determining whether the trigger signal is a false trigger signal comprises:
    判断所述触发信号的发出者是否为生命体;Determining whether the issuer of the trigger signal is a living body;
    若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。If the issuer of the trigger signal is not a living body, it is determined that the trigger signal is a false trigger signal.
  4. 根据权利要求1所述的方法,其特征在于,所述判断所述触发信号是否为误触发信号,包括:The method according to claim 1, wherein the determining whether the trigger signal is a false trigger signal comprises:
    判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;Determining, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold;
    若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;If the resolution of the collected fingerprint image is less than a preset first threshold, determining that the trigger signal is a false trigger signal;
    若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。If the resolution of the collected fingerprint image is greater than or equal to a preset first threshold, it is determined that the trigger signal is not a false trigger signal.
  5. 根据权利要求1所述的方法,其特征在于,所述判断所述触发信号是否为误触发信号,包括:The method according to claim 1, wherein the determining whether the trigger signal is a false trigger signal comprises:
    判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;Determining, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is less than a preset second threshold;
    若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所述触发信号为误触发信号;If the effective area of the collected fingerprint image is less than a preset second threshold, determining that the trigger signal is a false trigger signal;
    若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。If the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, it is determined that the trigger signal is not a false trigger signal.
  6. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    在电子设备的操作系统处于低功耗状态时,向所述传感器发送第二控制信号,以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。And transmitting, when the operating system of the electronic device is in a low power consumption state, a second control signal to the sensor, such that the sensor reduces a scan period of the fingerprint according to the second control signal, and/or reduces the pressing signal Detection area.
  7. 根据权利要求4或5所述的方法,其特征在于,所述方法还包括:The method according to claim 4 or 5, wherein the method further comprises:
    若所述触发信号不是误触发信号,则将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。If the trigger signal is not a false trigger signal, sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes the identification and verification of the fingerprint image based on the awake operating system, And performing an unlock operation on the screen of the electronic device according to the verification result.
  8. 根据权利要求4或5所述的方法,其特征在于,所述将所述第一控制信号发送给电子设备之后,还包括:The method according to claim 4 or 5, wherein after the transmitting the first control signal to the electronic device, the method further includes:
    接收所述电子设备发送的指纹匹配请求;Receiving a fingerprint matching request sent by the electronic device;
    将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。Sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes identification and verification of the fingerprint image based on the awake operating system, and performs unlocking of the electronic device screen according to the verification result. operating.
  9. 一种操作系统的唤醒装置,其特征在于,包括:An operating system wake-up device, comprising:
    接收模块,用于接收传感器发送的触发信号;a receiving module, configured to receive a trigger signal sent by the sensor;
    判断模块,用于在电子设备的操作系统处于低功耗状态时,判断所述触发信号是否为误触发信号;a determining module, configured to determine, when the operating system of the electronic device is in a low power consumption state, whether the trigger signal is a false trigger signal;
    处理模块,用于在所述触发信号不是误触发信号时,生成第一控制信号;a processing module, configured to generate a first control signal when the trigger signal is not a false trigger signal;
    发送模块,用于将所述第一控制信号发送给电子设备,以使得所述电子设备根据所述第一控制信号唤醒所述操作系统。And a sending module, configured to send the first control signal to the electronic device, so that the electronic device wakes up the operating system according to the first control signal.
  10. 根据权利要求9所述的装置,其特征在于,还包括:The device according to claim 9, further comprising:
    检测模块,用于在电子设备的操作系统处于低功耗状态时,判断所述 触发信号是否为误触发信号之前,检测所述电子设备的当前状态是否满足预设条件中的至少一项,若满足,则确定所述操作系统的当前状态为低功耗状态;其中,所述条件包括:所述电子设备的显示屏幕为熄灭状态,所述电子设备的所有进程均处于睡眠状态。a detecting module, configured to detect whether the current state of the electronic device meets at least one of a preset condition, before determining whether the trigger signal is a false trigger signal, when the operating system of the electronic device is in a low power consumption state, If yes, the current state of the operating system is determined to be a low power consumption state; wherein the condition includes: the display screen of the electronic device is in an off state, and all processes of the electronic device are in a sleep state.
  11. 根据权利要求9所述的装置,其特征在于,所述判断模块,具体用于:The device according to claim 9, wherein the determining module is specifically configured to:
    判断所述触发信号的发出者是否为生命体;Determining whether the issuer of the trigger signal is a living body;
    若所述触发信号的发出者不是生命体,则确定所述触发信号为误触发信号。If the issuer of the trigger signal is not a living body, it is determined that the trigger signal is a false trigger signal.
  12. 根据权利要求9所述的装置,其特征在于,所述判断模块,具体用于:The device according to claim 9, wherein the determining module is specifically configured to:
    判断在生成所述触发信号时,所述传感器采集到的指纹图像的分辨率是否小于预设的第一阈值;Determining, when the trigger signal is generated, whether the resolution of the fingerprint image collected by the sensor is less than a preset first threshold;
    若采集到的指纹图像的分辨率小于预设的第一阈值,则确定所述触发信号为误触发信号;If the resolution of the collected fingerprint image is less than a preset first threshold, determining that the trigger signal is a false trigger signal;
    若采集到的指纹图像的分辨率大于或等于预设的第一阈值,则确定所述触发信号不是误触发信号。If the resolution of the collected fingerprint image is greater than or equal to a preset first threshold, it is determined that the trigger signal is not a false trigger signal.
  13. 根据权利要求9所述的装置,其特征在于,所述判断模块,具体用于:The device according to claim 9, wherein the determining module is specifically configured to:
    判断在生成所述触发信号时,所述传感器采集到的指纹图像的有效区域面积是否小于预设的第二阈值;Determining, when the trigger signal is generated, whether an effective area of the fingerprint image collected by the sensor is less than a preset second threshold;
    若采集到的指纹图像的有效区域面积小于预设的第二阈值,则确定所述触发信号为误触发信号;If the effective area of the collected fingerprint image is less than a preset second threshold, determining that the trigger signal is a false trigger signal;
    若采集到的指纹图像的有效区域面积大于或等于预设的第二阈值,则确定所述触发信号不是误触发信号。If the effective area of the collected fingerprint image is greater than or equal to a preset second threshold, it is determined that the trigger signal is not a false trigger signal.
  14. 根据权利要求10所述的装置,其特征在于,所述发送模块,还用于在电子设备的操作系统处于低功耗状态时,向所述传感器发送第二控制信号;以使得所述传感器根据所述第二控制信号降低对指纹的扫描周期,和/或缩小对按压信号的检测区域。The device according to claim 10, wherein the sending module is further configured to: when the operating system of the electronic device is in a low power consumption state, send a second control signal to the sensor; The second control signal reduces the scan period for the fingerprint and/or reduces the detection area for the press signal.
  15. 根据权利要求12或13所述的装置,其特征在于,所述发送模块,还用于:The device according to claim 12 or 13, wherein the sending module is further configured to:
    若所述触发信号不是误触发信号,则将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。If the trigger signal is not a false trigger signal, sending the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes the identification and verification of the fingerprint image based on the awake operating system, And performing an unlock operation on the screen of the electronic device according to the verification result.
  16. 根据权利要求12或13所述的装置,其特征在于,Device according to claim 12 or 13, characterized in that
    所述接收模块,用于在将所述第一控制信号发送给电子设备之后,接收所述电子设备发送的指纹匹配请求;The receiving module is configured to receive a fingerprint matching request sent by the electronic device after the first control signal is sent to the electronic device;
    所述发送模块,还用于将所述传感器采集到的指纹图像发送给所述电子设备,以使得所述电子设备基于唤醒后的操作系统完成对所述指纹图像的识别和验证,并根据验证结果执行对电子设备屏幕的解锁操作。The sending module is further configured to send the fingerprint image collected by the sensor to the electronic device, so that the electronic device completes identification and verification of the fingerprint image based on the awake operating system, and performs verification according to the verification As a result, an unlock operation on the screen of the electronic device is performed.
  17. 一种操作系统的唤醒系统,其特征在于,包括:传感器、微控制单元MCU、个人计算机PC,所述传感器、所述微控制单元MCU与所述PC电连接;An operating system wake-up system, comprising: a sensor, a micro control unit MCU, a personal computer PC, the sensor, the micro control unit MCU being electrically connected to the PC;
    所述传感器用于采集触发信号,并将所述触发信号发送给所述MCU;The sensor is configured to collect a trigger signal, and send the trigger signal to the MCU;
    所述MCU用于执行如权利要求1-8中任一项所述的操作系统的唤醒方法,以将所述PC的操作系统从低功耗状态中唤醒。The MCU is configured to perform a wake-up method of an operating system according to any one of claims 1-8 to wake up an operating system of the PC from a low power state.
  18. 一种计算机可读存储介质,包括:程序指令,当其在计算机上运行时,使得计算机执行所述程序指令,以实现如权利要求1-8中任一项所述的操作系统的唤醒方法。A computer readable storage medium comprising: program instructions, when executed on a computer, causing a computer to execute the program instructions to implement a wake-up method of an operating system according to any one of claims 1-8.
PCT/CN2018/083427 2018-04-17 2018-04-17 Wake-up method, device and system for operating system WO2019200543A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880000384.3A CN108496156B (en) 2018-04-17 2018-04-17 Awakening method, device and system of operating system
PCT/CN2018/083427 WO2019200543A1 (en) 2018-04-17 2018-04-17 Wake-up method, device and system for operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/083427 WO2019200543A1 (en) 2018-04-17 2018-04-17 Wake-up method, device and system for operating system

Publications (1)

Publication Number Publication Date
WO2019200543A1 true WO2019200543A1 (en) 2019-10-24

Family

ID=63343577

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/083427 WO2019200543A1 (en) 2018-04-17 2018-04-17 Wake-up method, device and system for operating system

Country Status (2)

Country Link
CN (1) CN108496156B (en)
WO (1) WO2019200543A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112227013A (en) * 2020-09-22 2021-01-15 海信(山东)冰箱有限公司 Washing machine and key control method
CN112906635A (en) * 2021-03-18 2021-06-04 合肥联宝信息技术有限公司 Control method and electronic equipment
CN112929565A (en) * 2021-01-21 2021-06-08 青岛海信移动通信技术股份有限公司 Camera and event processing method
CN114035670A (en) * 2021-09-30 2022-02-11 深圳全志在线有限公司 Low-power-consumption realization method and device of embedded equipment
CN115903531A (en) * 2022-10-21 2023-04-04 广州视声智能科技有限公司 Intelligent control equipment false touch prevention method and device
WO2024067431A1 (en) * 2022-09-30 2024-04-04 华为技术有限公司 Touch processing method and related device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109067628B (en) * 2018-09-05 2021-07-20 广东美的厨房电器制造有限公司 Voice control method and control device of intelligent household appliance and intelligent household appliance
CN110535989A (en) 2018-12-17 2019-12-03 神盾股份有限公司 Screen following formula fingerprint recognition electronic device and the method being applied thereon
CN110677899B (en) * 2019-08-19 2024-03-29 深圳绿米联创科技有限公司 Data transmission method, device, terminal equipment and storage medium
CN110796767A (en) * 2019-10-31 2020-02-14 的卢技术有限公司 Method and system for realizing key-free automobile key control based on gesture recognition
CN111811839B (en) * 2020-05-25 2022-06-28 南京英锐创电子科技有限公司 Tire condition diagnosis method, sensor device, wake-up device, and storage medium
CN112198865B (en) * 2020-09-29 2022-03-25 中电海康无锡科技有限公司 Testing method, device and system for MCU low-power mode switching
WO2023123185A1 (en) * 2021-12-30 2023-07-06 Qualcomm Incorporated False wakeup reduction for fingerprint sensors

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106469265A (en) * 2016-09-30 2017-03-01 北京小米移动软件有限公司 Electronic equipment awakening method, device and electronic equipment
US20170262128A1 (en) * 2016-03-10 2017-09-14 Boe Technology Group Co., Ltd. Method and apparatus for determing touching action and display device
CN107748648A (en) * 2017-10-27 2018-03-02 维沃移动通信有限公司 Prevent the method and terminal device of fingerprint sensor false triggering

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105844130B (en) * 2016-03-17 2019-03-01 上海与德通讯技术有限公司 Unlocked by fingerprint method under standby mode
CN106774927A (en) * 2016-12-30 2017-05-31 珠海市魅族科技有限公司 Electronic equipment and its control method
CN107111762A (en) * 2017-03-20 2017-08-29 深圳市汇顶科技股份有限公司 Fingerprint identification method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170262128A1 (en) * 2016-03-10 2017-09-14 Boe Technology Group Co., Ltd. Method and apparatus for determing touching action and display device
CN106469265A (en) * 2016-09-30 2017-03-01 北京小米移动软件有限公司 Electronic equipment awakening method, device and electronic equipment
CN107748648A (en) * 2017-10-27 2018-03-02 维沃移动通信有限公司 Prevent the method and terminal device of fingerprint sensor false triggering

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112227013A (en) * 2020-09-22 2021-01-15 海信(山东)冰箱有限公司 Washing machine and key control method
CN112929565A (en) * 2021-01-21 2021-06-08 青岛海信移动通信技术股份有限公司 Camera and event processing method
CN112929565B (en) * 2021-01-21 2022-03-25 青岛海信移动通信技术股份有限公司 Camera and event processing method
CN112906635A (en) * 2021-03-18 2021-06-04 合肥联宝信息技术有限公司 Control method and electronic equipment
CN112906635B (en) * 2021-03-18 2022-04-05 合肥联宝信息技术有限公司 Control method and electronic equipment
CN114035670A (en) * 2021-09-30 2022-02-11 深圳全志在线有限公司 Low-power-consumption realization method and device of embedded equipment
WO2024067431A1 (en) * 2022-09-30 2024-04-04 华为技术有限公司 Touch processing method and related device
CN115903531A (en) * 2022-10-21 2023-04-04 广州视声智能科技有限公司 Intelligent control equipment false touch prevention method and device

Also Published As

Publication number Publication date
CN108496156B (en) 2021-11-16
CN108496156A (en) 2018-09-04

Similar Documents

Publication Publication Date Title
WO2019200543A1 (en) Wake-up method, device and system for operating system
US10733409B2 (en) Hybrid capacitive and ultrasonic sensing
CN110235086B (en) Electronic equipment and fingerprint identification method thereof
TWI789312B (en) Control circuit and related method for controlling display panel
CN105260105B (en) Display screen awakening method, device and mobile terminal based on fingerprint sensor
CN107741780B (en) Near Field Communication (NFC) device for click wake-on and click-to-login
US9430024B2 (en) Ultra low power apparatus and method to wake up a main processor
CN107291313B (en) Fingerprint awakening control method and device, storage medium and mobile terminal
CN107193471B (en) Unlocking control method and related product
KR101716834B1 (en) Extending inactivity timeout for device lock in dual low-power processor configuration
US20130290761A1 (en) Method of and apparatus for processing touch signal by touch sensor controller
CN108351715B (en) Resident sensor equipment applied to human body touch
US9268434B2 (en) Systems and methods for reducing power consumption in a touch sensor display
WO2018227472A1 (en) Screen wake-up method and apparatus, and terminal device
TW201432526A (en) Adaptive analog-front-end to optimize touch processing
US20140337651A1 (en) Electronic Apparatus
WO2014117500A1 (en) Touch screen terminal and working method thereof
CN111194444A (en) Device wake-up based on fingerprint sensor
KR102253100B1 (en) Ultra-low power mode for low-cost force-sensing devices
WO2017206846A1 (en) False-touch-wakeup prevention apparatus and method, intelligent terminal and computer storage medium
CN113392390A (en) One-key startup processing method, one-key startup processing device and terminal
CN214670566U (en) Computer wake-up circuit and computer
CN105739986A (en) Terminal wakeup method and terminal
CN1991686B (en) Computer electric power management device and method
EP4280032A1 (en) Screen control method for electronic device, and readable medium and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18915314

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18915314

Country of ref document: EP

Kind code of ref document: A1