WO2021115205A1 - Wake-up chip and wake-up system - Google Patents

Wake-up chip and wake-up system Download PDF

Info

Publication number
WO2021115205A1
WO2021115205A1 PCT/CN2020/133880 CN2020133880W WO2021115205A1 WO 2021115205 A1 WO2021115205 A1 WO 2021115205A1 CN 2020133880 W CN2020133880 W CN 2020133880W WO 2021115205 A1 WO2021115205 A1 WO 2021115205A1
Authority
WO
WIPO (PCT)
Prior art keywords
wake
chip
digital
signal
processing module
Prior art date
Application number
PCT/CN2020/133880
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 杭州未名信科科技有限公司
Publication of WO2021115205A1 publication Critical patent/WO2021115205A1/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3287Power saving characterised by the action undertaken by switching off individual functional units in the computer system

Definitions

  • the invention relates to the technical field of integrated circuits, in particular to a wake-up chip and a wake-up system.
  • the power consumption is saved by using the chip's internal clock to realize the periodic wake-up work mode.
  • this method can reduce power consumption to a certain extent, but in order not to miss random events, a higher periodic wake-up frequency is usually required Let the chip capture every event as much as possible, and this frequency is much higher than the occurrence rate of sparse events, so this method will still generate a lot of useless power consumption.
  • the purpose of the present invention is to provide a wake-up chip and a wake-up system aiming at the above-mentioned shortcomings of the prior art, and the purpose is achieved by the following technical solutions.
  • the first aspect of the present invention provides a wake-up chip which has no internal clock and includes:
  • the signal processing module is used to receive the digital/analog signal from the external sensor in real time, and after preprocessing the digital/analog signal, send the obtained first processing result to the logic judgment module;
  • the logic judgment module is used to judge whether the first processing result meets a preset wake-up condition, and if so, output a wake-up signal.
  • the second aspect of the present invention provides a wake-up system, the system includes a main processing module and the wake-up chip described in the first aspect:
  • the main processing module is configured to switch from the sleep mode to the wake-up mode when receiving the wake-up signal output by the wake-up chip, and control the wake-up chip to switch to the sleep mode, so that the wake-up chip stops working;
  • the main processing module is further configured to receive digital/analog signals from external sensors, and process the digital/analog signals to obtain a second processing result;
  • the processing power consumption for obtaining the first processing result is lower than the processing power consumption for obtaining the second processing result.
  • the wake-up chip proposed in the present invention can cover analog signals and digital signal types, and can perform some basic pre-processing with low power consumption on these types of signals, it has universality.
  • the internal modules of the wake-up chip are all triggered by their corresponding signals. On the one hand, it has the characteristics of long-term standby and low power consumption, and on the other hand, it has the characteristics of high event capture rate that does not miss random sparse events.
  • Figure 1 is a schematic diagram of a microcontroller chip in a periodic wake-up mode in the related art
  • Fig. 2 is a schematic structural diagram of a wake-up chip according to an exemplary embodiment of the present invention
  • Fig. 3 is a schematic structural diagram of a wake-up system according to an exemplary embodiment of the present invention.
  • first, second, third, etc. may be used in the present invention to describe various information, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as second information, and similarly, the second information may also be referred to as first information.
  • word “if” as used herein can be interpreted as "when” or “when” or "in response to determination”.
  • MCU Microcontroller Unit, microcontroller
  • XO crystal oscillator
  • CLK clock circuit
  • PMU Power Management Unit
  • This periodic wake-up mode can reduce power consumption to a certain extent, but in order not to miss randomly occurring events, a higher periodic wake-up frequency is required so that the chip can capture every event as much as possible.
  • This wake-up frequency should be higher than The occurrence rate of sparse events, so there will still be a lot of useless power consumption.
  • the chip works in the event-driven mode depends entirely on whether an event arrives. When no event occurs, the chip is silent for a long time, and the power consumption is extremely low. When an event occurs, the chip starts to work. Therefore, it has the potential of ultra-low power consumption suitable for emerging application scenarios.
  • event-driven chips in some special fields can only process certain types of special signals, such as in the field of voice signal recognition and wake-up, but for the wide range of application scenarios of the Internet of Things, the chip may need to process various signals, such as voice and image , Text, etc., and may need to perform various types of processing on the signal, such as amplitude, time, etc. Therefore, the chip needs to have a certain degree of versatility to meet various needs.
  • the present invention proposes a wake-up chip with ultra-low power consumption.
  • the wake-up chip includes a signal processing module 210 and a logic judgment module 220, and there is no internal clock;
  • the signal processing module 210 is configured to receive digital/analog signals from external sensors in real time, and after preprocessing the digital/analog signals, send the obtained first processing result to the logic judgment module 220;
  • the logic judgment module 220 is used to judge whether the first processing result meets a preset wake-up condition, and if so, output a wake-up signal.
  • the wake-up chip can receive signals collected by various types of sensors, and pre-process the signals, which are triggered by the signals at the sensor terminal to work to ensure that any random event is not missed.
  • the preprocessing of the signal in the wake-up chip is only some basic processing, and the power consumption is very small.
  • the chip can be adapted to various high-performance main processing modules at the subsequent stage, which has great application prospects in the field of Internet of Things . Because it can cover analog signals and digital signal types, and can perform some low-power basic pre-processing on these types of signals, the chip has versatility. In addition, the internal modules of the wake-up chip are all triggered by their corresponding signals. On the one hand, it has the characteristics of long-term standby and low power consumption, and on the other hand, it has the characteristics of high event capture rate that does not miss random sparse events.
  • the signal processing module in the wake-up chip abstracts a variety of basic signal processing functional units, including a width detection functional unit 211, an amplitude detection functional unit 212, and an instantaneous slope detection functional unit 213.
  • the width detection function unit 211 is used to detect the time width of the digital/analog signal in the preset amplitude interval
  • the amplitude detection function unit 212 is used to detect the amplitude of the digital/analog signal
  • the instantaneous slope detection function unit 213 is used to detect the instantaneous slope of the digital/analog signal
  • the average slope detection function unit 214 is used to detect the average slope of the digital/analog signal
  • the peak and valley detection function unit 215 is used to detect the peak value and the valley value of the digital/analog signal
  • the feature interval detection function unit 216 is configured to detect the time interval between signals with the same feature in the digital/analog signal
  • the signal pattern recognition function unit 217 is used to match the digital/analog signal with the preset signal to obtain a matching result
  • the classification function unit 218 is used to determine the category of the digital/analog signal, and to match the category with a preset category to obtain a matching result;
  • the digital head recognition function unit 219 is configured to match the first preset number of digits in the digital signal with the preset number field to obtain a matching result;
  • the wake-up chip is a programmable chip, and the parameters or working status of each functional unit can be configured through offline programming or online dynamic programming, that is, the wake-up chip can turn on or off a functional unit according to the received configuration instruction , And configure the logic to determine the wake-up conditions in the module. Therefore, the wake-up chip can present corresponding functions as the demand changes in real time, with high versatility.
  • the offline programming mode refers to the pre-configured internal parameters before waking up the chip to work
  • the online dynamic programming mode refers to the reverse reconfiguration of the wake-up chip by other external devices during the waking up of the chip.
  • the signal processing module when the signal processing module performs preprocessing on the digital/analog signal, it uses the functional unit in the on state to perform the preprocessing on the digital/analog signal.
  • the wake-up condition in the logic judgment module 220 may be a threshold condition of a single functional unit in the signal processing module 210, or a logical combination of the threshold conditions of multiple functional units, such as AND, OR, and NOT.
  • the wake-up condition in the logic judgment module can be the AND logical combination of the amplitude threshold of the amplitude detection function unit and the instantaneous slope threshold of the instantaneous slope detection function unit, that is, the wake-up signal is output only when the amplitude threshold and the instantaneous slope threshold are met at the same time.
  • the following further introduces the concept of the present invention by combining the low-power wake-up chip shown in FIG. 2 with the subsequent high-performance main processing module to form a low-power "wake-sleep" system, that is, a wake-up system.
  • the wake-up system shown in Figure 3 is based on a combined architecture of co-processing and main processing.
  • the wake-up chip for co-processing is triggered by various random sparse event signals collected by sensors. It preprocesses the signals and makes logical judgments.
  • the module decides whether to wake up the main processing module for high-performance main processing to ensure that any random event is not missed.
  • the main processing module is used to switch the working mode from the sleep mode to the wake-up mode when receiving the wake-up signal output by the wake-up chip, and control the wake-up chip to switch to the off mode, so that the wake-up chip stops working and takes over the input wake-up chip Digital/analog signal;
  • main processing module is also used to receive digital/analog signals from external sensors, and perform more advanced processing on the digital/analog signals to obtain a second processing result.
  • the processing power consumption for obtaining the first processing result in the wake-up chip is lower than the processing power consumption for obtaining the second processing result in the main processing module.
  • the main processing module can be MCU, NPU (Neural-network Processing Unit, embedded neural network processor), DSP (digital signal processor, digital signal processor), ADC (Analog -to-Digital Converter, any one or more combinations of PMU.
  • NPU Neuro-network Processing Unit
  • DSP digital signal processor
  • ADC Analog -to-Digital Converter
  • the main processing module can modify the wake-up condition in the wake-up chip according to the second processing result obtained, or/and modify the signal in the wake-up chip according to the second processing result obtained Process the on/off status of each functional unit in the module.
  • the main processing module is also used to determine whether the second processing result meets the mode switching condition, and if so, control the wake-up chip to switch to the on mode, and switch the working mode from the wake-up mode to the sleep mode, thereby entering Sleep state to maintain low power consumption.
  • the second processing result meets the mode switching condition, it means that the work of the main processing module is completed.
  • the mode switching conditions can be set according to actual needs.
  • the working mode of the entire wake-up system is an event-driven mode, that is, the main processing module is driven to wake up when the event arrives to process the event signal.
  • the event does not come, it stays in a silent state for a long time, and the power consumption of the entire wake-up system is completely
  • this mode does not miss any events, conforms to the Internet of Things field with the characteristics of random sparse events, and meets the needs of low power consumption.

Abstract

Disclosed in the present invention are a wake-up chip and a wake-up system. The wake-up chip has no internal clock and comprises: a signal processing module used for receiving a digital/analog signal of a sensor in real time, preprocessing the digital/analog signal, and then sending a first processing result to a logic determining module; and the logic determining module used for determining whether the first processing result satisfies a preset wake-up condition, and if yes, outputting a wake-up signal. By providing a wake-up chip as a coprocessor, and adapting various high-performance main processing modules at subsequent stages, the present invention has a wide application prospect in the field of Internet of things. The wake-up chip provided by the present invention has universality due to the fact that the wake-up chip can cover the types of an analog signal and a digital signal, and low-power consumption basic preprocessing can be performed on these types of signals. In addition, all the internal modules of the wake-up chip are triggered by corresponding signals thereof, and the wake-up chip has a long-term standby low-power-consumption property and also has a high event-capturing rate property without missing random sparse events.

Description

唤醒芯片及唤醒系统Wake-up chip and wake-up system 技术领域Technical field
本发明涉及集成电路技术领域,具体涉及一种唤醒芯片及唤醒系统。The invention relates to the technical field of integrated circuits, in particular to a wake-up chip and a wake-up system.
背景技术Background technique
随着基于物联网技术的移动电子设备(如可穿戴医疗设备、可植入医疗设备)的高速发展,它们对内部芯片的功耗提出了严格的要求。受限于成本、体积和重量等因素,这些设备常采用小体积小容量的电池,为了避免频繁更换电池所造成的不可接受的材料成本和人工成本,需要内部芯片具有极低的功耗使设备能持续工作数年甚至数十年而不需要更换电池。此外,这种设备通常工作在随机稀疏事件条件下,所谓“随机”是指传感器所探测到的信号所包含的事件是随机发生的(例如:癫痫病人的偶然发病),所谓“稀疏”是指事件的间隔可能很久,在随机稀疏的背景下,要求内部芯片处于持续开启的工作状态,处理一切随时随地可能发生的事件,因此,研制面向此应用场景下的极低功耗芯片是一项挑战。With the rapid development of mobile electronic devices (such as wearable medical devices and implantable medical devices) based on the Internet of Things technology, they have put forward strict requirements on the power consumption of internal chips. Limited by factors such as cost, size and weight, these devices often use small-volume and small-capacity batteries. In order to avoid unacceptable material and labor costs caused by frequent battery replacement, the internal chip is required to have extremely low power consumption to make the device Can continue to work for years or even decades without the need to replace the battery. In addition, this kind of equipment usually works under the condition of random and sparse events. The so-called "random" means that the events contained in the signal detected by the sensor occur randomly (for example: accidental onset of epilepsy patients), and the so-called "sparse" means The interval between events may be long. Under the background of random sparseness, the internal chip is required to be continuously turned on to handle all events that may occur anytime and anywhere. Therefore, it is a challenge to develop a very low-power chip for this application scenario. .
目前,通过采用芯片内部时钟实现周期性唤醒的工作模式来节省功耗,然而这种方式在一定程度上能减少功耗,但为了不错过随机发生的事件,通常需要较高的周期性唤醒频率让芯片能够尽量捕获到每一个事件,而这个频率远远高于稀疏事件的发生率,因此这 种方式仍然会产生大量的无用功耗。At present, the power consumption is saved by using the chip's internal clock to realize the periodic wake-up work mode. However, this method can reduce power consumption to a certain extent, but in order not to miss random events, a higher periodic wake-up frequency is usually required Let the chip capture every event as much as possible, and this frequency is much higher than the occurrence rate of sparse events, so this method will still generate a lot of useless power consumption.
发明内容Summary of the invention
本发明的目的是针对上述现有技术的不足提出的一种唤醒芯片及唤醒系统,该目的是通过以下技术方案实现的。The purpose of the present invention is to provide a wake-up chip and a wake-up system aiming at the above-mentioned shortcomings of the prior art, and the purpose is achieved by the following technical solutions.
本发明的第一方面提出了一种唤醒芯片,所述唤醒芯片无内部时钟,包括:The first aspect of the present invention provides a wake-up chip which has no internal clock and includes:
信号处理模块,用于实时接收来自外部传感器的数字/模拟信号时,并对所述数字/模拟信号进行预处理后,将得到的第一处理结果发送至逻辑判断模块;The signal processing module is used to receive the digital/analog signal from the external sensor in real time, and after preprocessing the digital/analog signal, send the obtained first processing result to the logic judgment module;
所述逻辑判断模块,用于判断所述第一处理结果是否符合预设的唤醒条件,若是,则输出唤醒信号。The logic judgment module is used to judge whether the first processing result meets a preset wake-up condition, and if so, output a wake-up signal.
本发明的第二方面提出了一种唤醒系统,所述系统包括主处理模块与上述第一方面所述的唤醒芯片:The second aspect of the present invention provides a wake-up system, the system includes a main processing module and the wake-up chip described in the first aspect:
所述主处理模块,用于在接收到所述唤醒芯片输出的唤醒信号时,由休眠模式切换为唤醒模式,并控制所述唤醒芯片切换至休眠模式,以使所述唤醒芯片停止工作;The main processing module is configured to switch from the sleep mode to the wake-up mode when receiving the wake-up signal output by the wake-up chip, and control the wake-up chip to switch to the sleep mode, so that the wake-up chip stops working;
所述主处理模块,还用于接收来自外部传感器的数字/模拟信号,并对所述数字/模拟信号进行处理,得到第二处理结果;The main processing module is further configured to receive digital/analog signals from external sensors, and process the digital/analog signals to obtain a second processing result;
其中,获得第一处理结果的处理功耗低于获得第二处理结果的处理功耗。Wherein, the processing power consumption for obtaining the first processing result is lower than the processing power consumption for obtaining the second processing result.
在本申请实施例中,通过提出一种超低功耗的唤醒芯片,作为 具有唤醒功能的协处理器,并在后级适配各种高性能主处理模块,在物联网领域具有很大的应用前景。由于本发明提出的唤醒芯片能够覆盖模拟信号、数字信号类型,且可以对这些类型信号进行一些低功耗的基本预处理,因此具有通用性。另外,唤醒芯片内部模块均由其对应的信号所触发,一方面具有长时待命低功耗特性,另一方面具有不遗漏随机稀疏事件的事件高捕获率特性。In the embodiments of this application, by proposing an ultra-low-power wake-up chip as a co-processor with wake-up function, and adapting various high-performance main processing modules at the subsequent stage, it has great advantages in the field of Internet of Things. Application prospects. Since the wake-up chip proposed in the present invention can cover analog signals and digital signal types, and can perform some basic pre-processing with low power consumption on these types of signals, it has universality. In addition, the internal modules of the wake-up chip are all triggered by their corresponding signals. On the one hand, it has the characteristics of long-term standby and low power consumption, and on the other hand, it has the characteristics of high event capture rate that does not miss random sparse events.
附图说明Description of the drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本发明的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described here are used to provide a further understanding of the present invention and constitute a part of the present invention. The exemplary embodiments of the present invention and the description thereof are used to explain the present invention, and do not constitute an improper limitation of the present invention. In the attached picture:
图1为相关技术中周期性唤醒工作模式的微控制器芯片示意图;Figure 1 is a schematic diagram of a microcontroller chip in a periodic wake-up mode in the related art;
图2为本发明根据一示例性实施例示出的一种唤醒芯片的结构示意图;Fig. 2 is a schematic structural diagram of a wake-up chip according to an exemplary embodiment of the present invention;
图3为本发明根据一示例性实施例示出的一种唤醒系统结构示意图。Fig. 3 is a schematic structural diagram of a wake-up system according to an exemplary embodiment of the present invention.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本发明相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本发明的一些方面相一致的装置和方法的例子。The exemplary embodiments will be described in detail here, and examples thereof are shown in the accompanying drawings. When the following description refers to the accompanying drawings, unless otherwise indicated, the same numbers in different drawings represent the same or similar elements. The implementation manners described in the following exemplary embodiments do not represent all implementation manners consistent with the present invention. On the contrary, they are merely examples of devices and methods consistent with some aspects of the present invention as detailed in the appended claims.
在本发明使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本发明。在本发明和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terms used in the present invention are only for the purpose of describing specific embodiments, and are not intended to limit the present invention. The singular forms of "a", "said" and "the" used in the present invention and the appended claims are also intended to include plural forms, unless the context clearly indicates other meanings. It should also be understood that the term "and/or" as used herein refers to and includes any or all possible combinations of one or more associated listed items.
应当理解,尽管在本发明可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本发明范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used in the present invention to describe various information, the information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other. For example, without departing from the scope of the present invention, the first information may also be referred to as second information, and similarly, the second information may also be referred to as first information. Depending on the context, the word "if" as used herein can be interpreted as "when" or "when" or "in response to determination".
如图1所示的MCU(Microcontroller Unit,微控制器),晶振(XO)、时钟电路(CLK)以电源管理单元(PMU,Power Management Unit)构成周期性唤醒模块,使计算核心(Core)具有待命和处理数据两部分的功耗,即一段时间休眠,功耗很小,一段时间工作,功耗正常。As shown in Figure 1, MCU (Microcontroller Unit, microcontroller), crystal oscillator (XO), clock circuit (CLK) and power management unit (PMU, Power Management Unit) constitute a periodic wake-up module, so that the computing core (Core) has The power consumption of standby and data processing, that is, sleep for a period of time, the power consumption is very small, and the power consumption is normal for a period of work.
这种周期性唤醒的工作模式可以在一定程度上削减功耗,但为了不错过随机发生的事件,需要较高的周期性唤醒频率让芯片能够尽量捕获到每一个事件,这个唤醒频率要高于稀疏事件的发生率,因此仍然会产生大量无用功耗。This periodic wake-up mode can reduce power consumption to a certain extent, but in order not to miss randomly occurring events, a higher periodic wake-up frequency is required so that the chip can capture every event as much as possible. This wake-up frequency should be higher than The occurrence rate of sparse events, so there will still be a lot of useless power consumption.
不同于周期性唤醒工作模式,处于事件驱动工作模式下芯片的工作与否,完全取决于是否有事件到来,没有事件发生时芯片长时间静默,功耗极低,有事件发生时芯片开始工作,因此具有适应于新兴应 用场景的超低功耗潜力。Different from the periodic wake-up mode, whether the chip works in the event-driven mode depends entirely on whether an event arrives. When no event occurs, the chip is silent for a long time, and the power consumption is extremely low. When an event occurs, the chip starts to work. Therefore, it has the potential of ultra-low power consumption suitable for emerging application scenarios.
目前在某些专用领域的事件驱动型芯片只能处理某类特殊信号,例如在语音信号识别唤醒领域,但对于物联网的广泛应用场景,芯片可能需要处理各类不同的信号,如语音、图像、文字等,并且可能需要对信号进行各种类型的处理,如幅度、时间等,因此,芯片需要具有一定的通用性以应对各种需求。At present, event-driven chips in some special fields can only process certain types of special signals, such as in the field of voice signal recognition and wake-up, but for the wide range of application scenarios of the Internet of Things, the chip may need to process various signals, such as voice and image , Text, etc., and may need to perform various types of processing on the signal, such as amplitude, time, etc. Therefore, the chip needs to have a certain degree of versatility to meet various needs.
然而,目前为止,还没有一种同时具有极低功耗和通用性的面向物联网场景的芯片实现。However, so far, there has not been a chip implementation for IoT scenarios that has both extremely low power consumption and versatility.
为解决上述技术问题,本发明提出一种具有超低功耗的唤醒芯片,如图2所示,该唤醒芯片包括信号处理模块210和逻辑判断模块220,且无内部时钟;In order to solve the above technical problems, the present invention proposes a wake-up chip with ultra-low power consumption. As shown in FIG. 2, the wake-up chip includes a signal processing module 210 and a logic judgment module 220, and there is no internal clock;
所述信号处理模块210,用于实时接收来自外部传感器的数字/模拟信号,并对所述数字/模拟信号进行预处理后,将得到的第一处理结果发送至逻辑判断模块220;The signal processing module 210 is configured to receive digital/analog signals from external sensors in real time, and after preprocessing the digital/analog signals, send the obtained first processing result to the logic judgment module 220;
所述逻辑判断模块220,用于判断所述第一处理结果是否符合预设的唤醒条件,若是,则输出唤醒信号。The logic judgment module 220 is used to judge whether the first processing result meets a preset wake-up condition, and if so, output a wake-up signal.
其中,唤醒芯片可以接收各种类型传感器采集的信号,并对信号进行预处理,其由传感器端的信号触发而工作,以确保不遗漏任何一个随机发生的事件。Among them, the wake-up chip can receive signals collected by various types of sensors, and pre-process the signals, which are triggered by the signals at the sensor terminal to work to ensure that any random event is not missed.
值得注意的是,唤醒芯片中对信号的预处理只是一些基本处理,功耗很小。It is worth noting that the preprocessing of the signal in the wake-up chip is only some basic processing, and the power consumption is very small.
基于上述描述可知,通过采用一个单独超低功耗的唤醒芯片,作 为具有唤醒功能的协处理器,可在后级适配各种高性能主处理模块,在物联网领域具有很大的应用前景。由于其能够覆盖模拟信号、数字信号类型,且可以对这些类型信号进行一些低功耗的基本预处理,使芯片具有通用性。另外,唤醒芯片内部模块均由其对应的信号所触发,一方面具有长时待命低功耗特性,另一方面具有不遗漏随机稀疏事件的事件高捕获率特性。Based on the above description, it can be seen that by adopting a single ultra-low-power wake-up chip as a co-processor with wake-up function, it can be adapted to various high-performance main processing modules at the subsequent stage, which has great application prospects in the field of Internet of Things . Because it can cover analog signals and digital signal types, and can perform some low-power basic pre-processing on these types of signals, the chip has versatility. In addition, the internal modules of the wake-up chip are all triggered by their corresponding signals. On the one hand, it has the characteristics of long-term standby and low power consumption, and on the other hand, it has the characteristics of high event capture rate that does not miss random sparse events.
在一实施例中,再如图2所示,唤醒芯片中的信号处理模块抽象出多种对信号的基本处理功能单元,包括宽度检测功能单元211、幅度检测功能单元212、瞬时斜率检测功能单元213、平均斜率检测功能单元214、峰谷检测功能单元215、特征间隔检测功能单元216、信号模式识别功能单元217、分类功能单元218以及数字头识别功能单元219;In one embodiment, as shown in Figure 2, the signal processing module in the wake-up chip abstracts a variety of basic signal processing functional units, including a width detection functional unit 211, an amplitude detection functional unit 212, and an instantaneous slope detection functional unit 213. Average slope detection function unit 214, peak and valley detection function unit 215, feature interval detection function unit 216, signal pattern recognition function unit 217, classification function unit 218, and digital head recognition function unit 219;
其中,宽度检测功能单元211,用于检测数字/模拟信号处于预设幅度区间的时间宽度;Wherein, the width detection function unit 211 is used to detect the time width of the digital/analog signal in the preset amplitude interval;
幅度检测功能单元212,用于检测数字/模拟信号的幅度;The amplitude detection function unit 212 is used to detect the amplitude of the digital/analog signal;
瞬时斜率检测功能单元213,用于检测数字/模拟信号的瞬时斜率;The instantaneous slope detection function unit 213 is used to detect the instantaneous slope of the digital/analog signal;
平均斜率检测功能单元214,用于检测数字/模拟信号的平均斜率;The average slope detection function unit 214 is used to detect the average slope of the digital/analog signal;
峰谷检测功能单元215,用于检测数字/模拟信号的峰值和谷值;The peak and valley detection function unit 215 is used to detect the peak value and the valley value of the digital/analog signal;
特征间隔检测功能单元216,用于检测数字/模拟信号中具有相同特征的信号之间的时间间隔;The feature interval detection function unit 216 is configured to detect the time interval between signals with the same feature in the digital/analog signal;
信号模式识别功能单元217,用于将数字/模拟信号与预设信号进行匹配,得到匹配结果;The signal pattern recognition function unit 217 is used to match the digital/analog signal with the preset signal to obtain a matching result;
分类功能单元218,用于确定数字/模拟信号的类别,并将该类别与预设类别进行匹配得到匹配结果;The classification function unit 218 is used to determine the category of the digital/analog signal, and to match the category with a preset category to obtain a matching result;
数字头识别功能单元219,用于将数字信号中的前预设数量个数字与预设数字段匹配得到匹配结果;The digital head recognition function unit 219 is configured to match the first preset number of digits in the digital signal with the preset number field to obtain a matching result;
值得说明的是,唤醒芯片属于可编程芯片,可通过离线编程方式或在线动态编程方式配置每一功能单元的参数或工作状态,即唤醒芯片可以根据接收到的配置指令开启或关闭某一功能单元,以及配置逻辑判断模块中的唤醒条件。因此,唤醒芯片可以随着需求的实时变化而呈现相应的功能,通用性高。It is worth noting that the wake-up chip is a programmable chip, and the parameters or working status of each functional unit can be configured through offline programming or online dynamic programming, that is, the wake-up chip can turn on or off a functional unit according to the received configuration instruction , And configure the logic to determine the wake-up conditions in the module. Therefore, the wake-up chip can present corresponding functions as the demand changes in real time, with high versatility.
其中,离线编程方式指的是在唤醒芯片工作之前预先配置好内部参数,而在线动态编程方式指的是在唤醒芯片工作过程中其他外部设备反向给唤醒芯片重新配置。Among them, the offline programming mode refers to the pre-configured internal parameters before waking up the chip to work, and the online dynamic programming mode refers to the reverse reconfiguration of the wake-up chip by other external devices during the waking up of the chip.
由此可见,所述信号处理模块在对数字/模拟信号进行预处理时,是利用处于开启状态的功能单元对数字/模拟信号进行预处理。It can be seen that, when the signal processing module performs preprocessing on the digital/analog signal, it uses the functional unit in the on state to perform the preprocessing on the digital/analog signal.
需要说明的是,逻辑判断模块220中的唤醒条件可以是信号处理模块210中单一功能单元的阈值条件,也可以是多种功能单元的阈值条件的与、或、非等逻辑组合。例如逻辑判断模块中的唤醒条件可以是幅度检测功能单元的幅度阈值和瞬时斜率检测功能单元的瞬时斜率阈值的与逻辑组合,即同时满足幅度阈值和瞬时斜率阈值才输出唤醒信号。It should be noted that the wake-up condition in the logic judgment module 220 may be a threshold condition of a single functional unit in the signal processing module 210, or a logical combination of the threshold conditions of multiple functional units, such as AND, OR, and NOT. For example, the wake-up condition in the logic judgment module can be the AND logical combination of the amplitude threshold of the amplitude detection function unit and the instantaneous slope threshold of the instantaneous slope detection function unit, that is, the wake-up signal is output only when the amplitude threshold and the instantaneous slope threshold are met at the same time.
本领域技术人员可以理解的是,上述所述的各个功能单元的实现既可以是硬件实现,也可以是软件实现,亦或是软硬结合实现,本发明对此不进行限定Those skilled in the art can understand that the implementation of the various functional units described above can be implemented by hardware, software, or a combination of software and hardware, which is not limited in the present invention.
下面通过将上述图2所示的低功耗唤醒芯片与后级高性能主处理模块配合形成低功耗“唤醒-休眠”系统,即唤醒系统,进一步介绍本发明构思。The following further introduces the concept of the present invention by combining the low-power wake-up chip shown in FIG. 2 with the subsequent high-performance main processing module to form a low-power "wake-sleep" system, that is, a wake-up system.
如图3所示的唤醒系统,基于协处理和主处理组合的架构,进行协处理的唤醒芯片由传感器采集的各类随机稀疏事件信号触发而工作,它对信号进行预处理,并通过逻辑判断模块决定是否唤醒用于进行高性能主处理的主处理模块,以确保不遗漏任何一个随机发生的事件。The wake-up system shown in Figure 3 is based on a combined architecture of co-processing and main processing. The wake-up chip for co-processing is triggered by various random sparse event signals collected by sensors. It preprocesses the signals and makes logical judgments. The module decides whether to wake up the main processing module for high-performance main processing to ensure that any random event is not missed.
主处理模块,用于在接收到唤醒芯片输出的唤醒信号时,将工作模式由休眠模式切换为唤醒模式,并控制唤醒芯片切换至关闭模式,以使唤醒芯片停止工作,以接管输入唤醒芯片的数字/模拟信号;The main processing module is used to switch the working mode from the sleep mode to the wake-up mode when receiving the wake-up signal output by the wake-up chip, and control the wake-up chip to switch to the off mode, so that the wake-up chip stops working and takes over the input wake-up chip Digital/analog signal;
进一步地,主处理模块,还用于接收来自外部传感器的数字/模拟信号,并对数字/模拟信号进行更为高级的处理,得到第二处理结果。Further, the main processing module is also used to receive digital/analog signals from external sensors, and perform more advanced processing on the digital/analog signals to obtain a second processing result.
其中,唤醒芯片中获得第一处理结果的处理功耗低于主处理模块中获得第二处理结果的处理功耗。Wherein, the processing power consumption for obtaining the first processing result in the wake-up chip is lower than the processing power consumption for obtaining the second processing result in the main processing module.
在一例子中,再如图3所示,主处理模块可以是MCU、NPU(Neural-network Processing Unit,嵌入式神经网络处理器)、DSP(digital signal processor,数字信号处理器)、ADC(Analog-to-Digital  Converter,模/数转换器)、PMU中的任一种或多种组合。In an example, as shown in Figure 3, the main processing module can be MCU, NPU (Neural-network Processing Unit, embedded neural network processor), DSP (digital signal processor, digital signal processor), ADC (Analog -to-Digital Converter, any one or more combinations of PMU.
需要说明的是,对于唤醒芯片的在线动态编程过程,可以由主处理模块根据获得的第二处理结果修改唤醒芯片中的唤醒条件,或/和根据获得的第二处理结果修改唤醒芯片中的信号处理模块内各功能单元的开启/关闭状态。It should be noted that for the online dynamic programming process of the wake-up chip, the main processing module can modify the wake-up condition in the wake-up chip according to the second processing result obtained, or/and modify the signal in the wake-up chip according to the second processing result obtained Process the on/off status of each functional unit in the module.
在一实施例中,主处理模块还用于可以判断第二处理结果是否符合模式切换条件,若符合,则控制唤醒芯片切换至开启模式,并将工作模式由唤醒模式切换为休眠模式,从而进入休眠状态以保持低功耗。In one embodiment, the main processing module is also used to determine whether the second processing result meets the mode switching condition, and if so, control the wake-up chip to switch to the on mode, and switch the working mode from the wake-up mode to the sleep mode, thereby entering Sleep state to maintain low power consumption.
其中,如果第二处理结果符合模式切换条件,表示主处理模块的工作完毕。Among them, if the second processing result meets the mode switching condition, it means that the work of the main processing module is completed.
示例性的,模式切换条件可以根据实际需求进行设置。Exemplarily, the mode switching conditions can be set according to actual needs.
由上述描述可知,整个唤醒系统的工作模式为事件驱动模式,即事件到来时主处理模块才被驱动唤醒从而处理事件信号,事件不到来时,长时间处于静默状态,整个唤醒系统的功耗完全取决于具有低功耗的协处理器唤醒芯片,该模式不会遗漏任何事件,符合具有随机稀疏事件特性的物联网领域,且满足低功耗需求。It can be seen from the above description that the working mode of the entire wake-up system is an event-driven mode, that is, the main processing module is driven to wake up when the event arrives to process the event signal. When the event does not come, it stays in a silent state for a long time, and the power consumption of the entire wake-up system is completely Depending on the coprocessor with low power consumption to wake up the chip, this mode does not miss any events, conforms to the Internet of Things field with the characteristics of random sparse events, and meets the needs of low power consumption.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本发明的其它实施方案。本发明旨在涵盖本发明的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本发明的一般性原理并包括本发明未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本发明的真正范围和精 神由下面的权利要求指出。Those skilled in the art will easily think of other embodiments of the present invention after considering the specification and practicing the invention disclosed herein. The present invention is intended to cover any variations, uses, or adaptive changes of the present invention. These variations, uses, or adaptive changes follow the general principles of the present invention and include common knowledge or conventional technical means in the technical field not disclosed by the present invention. . The description and the embodiments are to be regarded as exemplary only, and the true scope and spirit of the present invention are pointed out by the following claims.
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。It should also be noted that the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, commodity or equipment including a series of elements not only includes those elements, but also includes Other elements that are not explicitly listed, or also include elements inherent to such processes, methods, commodities, or equipment. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, commodity, or equipment that includes the element.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明保护的范围之内。The above are only the preferred embodiments of the present invention and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included in the present invention. Within the scope of protection.

Claims (8)

  1. 一种唤醒芯片,其特征在于,所述唤醒芯片无内部时钟,包括:A wake-up chip, characterized in that the wake-up chip has no internal clock, and includes:
    信号处理模块,用于实时接收来自外部传感器的数字/模拟信号,并对所述数字/模拟信号进行预处理后,将得到的第一处理结果发送至逻辑判断模块;The signal processing module is used to receive the digital/analog signal from the external sensor in real time, and after preprocessing the digital/analog signal, send the obtained first processing result to the logic judgment module;
    所述逻辑判断模块,用于判断所述第一处理结果是否符合预设的唤醒条件,若是,则输出唤醒信号。The logic judgment module is used to judge whether the first processing result meets a preset wake-up condition, and if so, output a wake-up signal.
  2. 根据权利要求1所述的唤醒芯片,其特征在于,所述信号处理模块包括:The wake-up chip according to claim 1, wherein the signal processing module comprises:
    幅度检测功能单元,用于检测数字/模拟信号的幅度;Amplitude detection function unit, used to detect the amplitude of digital/analog signals;
    瞬时斜率检测功能单元,用于检测数字/模拟信号的瞬时斜率;Instantaneous slope detection function unit, used to detect the instantaneous slope of digital/analog signals;
    平均斜率检测功能单元,用于检测数字/模拟信号的平均斜率;Average slope detection function unit, used to detect the average slope of digital/analog signals;
    峰谷检测功能单元,用于检测数字/模拟信号的峰值和谷值;Peak and valley detection functional unit, used to detect the peak and valley values of digital/analog signals;
    宽度检测功能单元,用于检测数字/模拟信号处于预设幅度区间的时间宽度;The width detection function unit is used to detect the time width of the digital/analog signal in the preset amplitude interval;
    特征间隔检测功能单元,用于检测数字/模拟信号中具有相同特征的信号之间的时间间隔;The feature interval detection function unit is used to detect the time interval between signals with the same feature in the digital/analog signal;
    信号模式识别功能单元,用于将数字/模拟信号与预设信号进行匹配,得到匹配结果;The signal pattern recognition function unit is used to match the digital/analog signal with the preset signal to obtain the matching result;
    分类功能单元,用于确定数字/模拟信号的类别,并将该类别与预设类别进行匹配得到匹配结果;The classification function unit is used to determine the category of the digital/analog signal, and to match the category with the preset category to obtain the matching result;
    数字头识别功能单元,用于将数字信号中的前预设数量个数字与 预设数字段匹配得到匹配结果;The digital head recognition function unit is used to match the first preset number of digits in the digital signal with the preset number field to obtain a matching result;
    其中,每一功能单元根据接收到的配置指令开启或关闭。Among them, each functional unit is turned on or off according to the received configuration instruction.
  3. 根据权利要求2所述的唤醒芯片,其特征在于,所述信号处理模块,具体用于利用处于开启状态的功能单元对所述数字/模拟信号进行预处理。The wake-up chip according to claim 2, wherein the signal processing module is specifically configured to preprocess the digital/analog signal by using a functional unit in an on state.
  4. 一种唤醒系统,其特征在于,所述系统包括主处理模块与如上述权利要求1-3任一项所述的唤醒芯片:A wake-up system, characterized in that the system comprises a main processing module and the wake-up chip according to any one of claims 1-3:
    所述主处理模块,用于在接收到所述唤醒芯片输出的唤醒信号时,将工作模式由休眠模式切换为唤醒模式,并控制所述唤醒芯片切换至关闭模式,以使所述唤醒芯片停止工作;The main processing module is configured to switch the working mode from the sleep mode to the wake-up mode when receiving the wake-up signal output by the wake-up chip, and control the wake-up chip to switch to the off mode, so that the wake-up chip stops jobs;
    所述主处理模块,还用于接收来自外部传感器的数字/模拟信号,并对所述数字/模拟信号进行处理,得到第二处理结果;The main processing module is further configured to receive digital/analog signals from external sensors, and process the digital/analog signals to obtain a second processing result;
    其中,获得第一处理结果的处理功耗低于获得第二处理结果的处理功耗。Wherein, the processing power consumption for obtaining the first processing result is lower than the processing power consumption for obtaining the second processing result.
  5. 根据权利要求4所述的系统,其特征在于,所述主处理模块包括微控制器MCU、嵌入式神经网络处理器NPU、数字信号处理器DSP、模/数转换器ADC、电源管理单元PMU中的任一种或多种组合。The system according to claim 4, wherein the main processing module includes a microcontroller MCU, an embedded neural network processor NPU, a digital signal processor DSP, an analog/digital converter ADC, and a power management unit PMU. Any one or more combinations of.
  6. 根据权利要求4所述的系统,其特征在于,所述主处理模块,还用于根据所述第二处理结果修改所述唤醒芯片中的唤醒条件。The system according to claim 4, wherein the main processing module is further configured to modify the wake-up condition in the wake-up chip according to the second processing result.
  7. 根据权利要求4所述的系统,其特征在于,所述主处理模块,还用于根据所述第二处理结果修改所述唤醒芯片中的信号处理模块内各功能单元的开启/关闭状态。The system according to claim 4, wherein the main processing module is further configured to modify the on/off state of each functional unit in the signal processing module in the wake-up chip according to the second processing result.
  8. 根据权利要求4所述的系统,其特征在于,所述主处理模块,还用于判断所述第二处理结果是否符合模式切换条件,若符合,则控制所述唤醒芯片切换至开启模式,并将工作模式由唤醒模式切换为休眠模式。The system according to claim 4, wherein the main processing module is further configured to determine whether the second processing result meets the mode switching condition, and if it does, control the wake-up chip to switch to the on mode, and Switch the working mode from wake-up mode to sleep mode.
PCT/CN2020/133880 2019-12-09 2020-12-04 Wake-up chip and wake-up system WO2021115205A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911253706.8 2019-12-09
CN201911253706.8A CN111124511A (en) 2019-12-09 2019-12-09 Wake-up chip and wake-up system

Publications (1)

Publication Number Publication Date
WO2021115205A1 true WO2021115205A1 (en) 2021-06-17

Family

ID=70498043

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/133880 WO2021115205A1 (en) 2019-12-09 2020-12-04 Wake-up chip and wake-up system

Country Status (2)

Country Link
CN (1) CN111124511A (en)
WO (1) WO2021115205A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124511A (en) * 2019-12-09 2020-05-08 浙江省北大信息技术高等研究院 Wake-up chip and wake-up system
CN111190647B (en) * 2019-12-25 2021-08-06 杭州微纳核芯电子科技有限公司 Event driving type normally-open awakening chip
CN111427443B (en) * 2020-06-10 2020-11-06 上海泰矽微电子有限公司 Method for realizing autonomous dynamic linkage power consumption reduction of peripheral equipment by MCU (microprogrammed control Unit)
CN112068471A (en) * 2020-09-10 2020-12-11 贵州师范学院 Intelligent environment data acquisition device with remote wireless communication function
CN112558750A (en) * 2020-12-22 2021-03-26 广州粒子微电子有限公司 Method and device for waking up chip
CN113672075A (en) * 2021-07-13 2021-11-19 平头哥(上海)半导体技术有限公司 Peripheral management component, related device and method
CN115639897B (en) * 2022-11-16 2023-06-16 南京芯驰半导体科技有限公司 Real-time voltage control module

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469006A (en) * 2014-08-07 2016-04-06 深圳市金溢科技股份有限公司 Electronic tag arousing method, electronic tag arousing device and electronic tag
US20160363986A1 (en) * 2015-06-09 2016-12-15 Samsung Electronics Co., Ltd. Fast link wake-up in serial-based io fabrics
CN107808104A (en) * 2017-11-30 2018-03-16 北京集创北方科技股份有限公司 Integrated control device and display system
CN207380669U (en) * 2017-09-30 2018-05-18 上海旅橙信息科技有限公司 Electronic equipment automatically wakes up system and electronic equipment
CN111124511A (en) * 2019-12-09 2020-05-08 浙江省北大信息技术高等研究院 Wake-up chip and wake-up system
CN111190647A (en) * 2019-12-25 2020-05-22 浙江省北大信息技术高等研究院 Event driving type normally-open awakening chip

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106601229A (en) * 2016-11-15 2017-04-26 华南理工大学 Voice awakening method based on soc chip
CN108062950A (en) * 2017-12-20 2018-05-22 歌尔科技有限公司 The Dongle equipment and voice awakening method that a kind of voice wakes up
CN110312235A (en) * 2019-05-16 2019-10-08 深圳市豪恩声学股份有限公司 Audio frequency apparatus, operation method, device and the storage medium that real-time voice wakes up
CN110134220A (en) * 2019-05-22 2019-08-16 深圳市鑫宇鹏电子科技有限公司 A kind of device sleeps awakening method based on infrared sensor array

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469006A (en) * 2014-08-07 2016-04-06 深圳市金溢科技股份有限公司 Electronic tag arousing method, electronic tag arousing device and electronic tag
US20160363986A1 (en) * 2015-06-09 2016-12-15 Samsung Electronics Co., Ltd. Fast link wake-up in serial-based io fabrics
CN207380669U (en) * 2017-09-30 2018-05-18 上海旅橙信息科技有限公司 Electronic equipment automatically wakes up system and electronic equipment
CN107808104A (en) * 2017-11-30 2018-03-16 北京集创北方科技股份有限公司 Integrated control device and display system
CN111124511A (en) * 2019-12-09 2020-05-08 浙江省北大信息技术高等研究院 Wake-up chip and wake-up system
CN111190647A (en) * 2019-12-25 2020-05-22 浙江省北大信息技术高等研究院 Event driving type normally-open awakening chip

Also Published As

Publication number Publication date
CN111124511A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
WO2021115205A1 (en) Wake-up chip and wake-up system
US8278946B2 (en) Apparatus and method for detecting finger activity on a fingerprint sensor
CN107515662B (en) Low-power-consumption management method in MCU chip for keying application
CN101458560B (en) Computer intelligent energy-conserving method
CN104850214A (en) Method for shortening wakeup time of mobile terminal through prediction of user wakeup intention
US10013048B2 (en) Reconfigurable event driven hardware using reservoir computing for monitoring an electronic sensor and waking a processor
CN101470501B (en) Time-delay reset control circuit and method
TWI454899B (en) Electronic system and power control method thereof
US11016548B2 (en) Single chip system and reset method for single chip system
US20100180136A1 (en) Ultra Low Power Wake-On-Event Mode For Biometric Systems
CN101303618A (en) Integrated circuit with power control and power control method thereof
CN201614803U (en) Fingerprint lock with low power consumption
CN103412634A (en) Device and method for awakening MCU (micro control unit) of SOC (system on chip) chip
WO2021129459A1 (en) Event-driven always-on wake-up chip
CN204066009U (en) A kind of system of fingerprints reducing power consumption and complicacy
Oh et al. A 57mW embedded mixed-mode neuro-fuzzy accelerator for intelligent multi-core processor
US9448617B2 (en) Systems and methods for messaging-based fine granularity system-on-a-chip power gating
CN1991686B (en) Computer electric power management device and method
CN201181443Y (en) Time-delay reset control circuit
CN115129138A (en) Power consumption control method, power consumption control system, storage medium, and electronic device
WO2022041220A1 (en) Electronic device, and response operating method of electronic device
CN113590204A (en) Edge computing device control method, system, electronic device and storage medium
TWI641944B (en) Electronic device having an auxiliary device for waking and an auxiliar method for waking applied therein
Kim et al. Low-Power Always-on Camera (AoC) System with Workload Offloading to CMOS Image Sensor
Mekonnen et al. Energy efficient motion detection in a high-resolution wireless surveillance camera node

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

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

Country of ref document: EP

Kind code of ref document: A1