WO2014180329A1 - Procédé et dispositif d'ajustement de fréquence d'éveil de terminal intelligent - Google Patents
Procédé et dispositif d'ajustement de fréquence d'éveil de terminal intelligent Download PDFInfo
- Publication number
- WO2014180329A1 WO2014180329A1 PCT/CN2014/077053 CN2014077053W WO2014180329A1 WO 2014180329 A1 WO2014180329 A1 WO 2014180329A1 CN 2014077053 W CN2014077053 W CN 2014077053W WO 2014180329 A1 WO2014180329 A1 WO 2014180329A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- timer
- alarm
- configuration information
- information corresponding
- timing data
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
Definitions
- the present invention relates to the field of intelligent terminals, and in particular, to a method and apparatus for adjusting a wake-up frequency of an intelligent terminal in an intelligent terminal.
- An intelligent terminal generally has two states: a sleep state and a normal operation state.
- other peripheral modules of the intelligent terminal other than power management such as liquid crystal display (LCD) backlight, gravity sensor, touch screen and central processing unit (CPU: Central Processing Unit) do not work, only
- the memory remains automatically refreshed, at which point the smart terminal is in a low power state.
- CPU Central Processing Unit
- the wake-up frequency of the smart terminal mainly refers to the number of times the smart terminal is manually or itself awake in a unit time.
- Manual wake-up means that the user presses some specific keys of the smart phone, such as the power-on key (ie, the Power key) to switch the mobile phone from the sleep state to the normal running state. This situation is a user-independent behavior, and the smart terminal only needs to respond according to the user operation. Yes, the wake-up frequency is generally not controlled by special means.
- the wake-up of the smart terminal mainly refers to the real-time clock (RTC: Real Time Clock) wake-up or the wake-up of the telecommunication service.
- RTC Real Time Clock
- the normal telecommunication service switches the mobile phone from the dormant state to the normal running state, which is the most basic service requirement, and cannot be restricted; Refers to some timers that support the wake-up state set when the upper-layer application is running. After the timer expires, the RTC triggers the interrupt to wake up the smart terminal.
- the setting of RTC wake-up comes from the software installed by the intelligent terminal or the various types of alarm timers generated when the system itself is running normally.
- the RTC wakes up the entire smart. Terminal system. All upper-level software and system timer settings and message notifications need to be managed through the Alarm Manager.
- the intelligent terminal has been in the dormant state, it consumes about 3% of electricity in 8 hours a night.
- the smart terminal wakes up 10 times in the RTC within one hour, it will be in the sleep state.
- the present invention provides a method and apparatus for adjusting the wake-up frequency of an intelligent terminal, which can solve the problem of power loss caused by the regular wake-up of the RTC by the RTC.
- a method for adjusting a wake-up frequency of a smart terminal including: detecting a current running state of the smart terminal, and performing corresponding timing setting processing on the Alarm timer according to the detection result;
- the intelligent terminal is in a normal running state, and all Alarm timers are timed and set according to the timer configuration information corresponding to the normal running state, so that at least a part of the Alarm timers wake up at the same time point; if the detection result is an intelligent terminal When it is in the sleep state, all the Alarm timers are timed and set according to the timer configuration information corresponding to the sleep state, and at least a part of the Alarm timer is cleared.
- the Alarm timer that needs to change the timing data is found according to the Alarm timer identifier in the timer configuration information corresponding to the normal running state; and the preset information data in the timer configuration information corresponding to the normal running state is changed.
- the timing data of the found Alarm timer; the Alarm timer that changed the timing data is set to the RTC.
- the Alarm timer that does not need to change the timing data is found according to the Alarm timer identifier in the timer configuration information corresponding to the normal operating state; and the found Alarm timer that does not need to change the timing data is set to the RTC.
- causing at least a portion of the Alarm timer to wake up at the same time point comprises: concentrating processing of at least a portion of the Alarm timer over a period of time at a point in time for processing.
- the Alarm timer that needs to be cleared is found according to the Alarm timer identifier in the timer configuration information corresponding to the sleep state; and the found Alarm timer that needs to be cleared is deleted from the RTC.
- the Alarm timer that does not need to be cleared is determined according to an Alarm timer identifier in the timer configuration information corresponding to the sleep state; The determined Alarm timer that does not need to be cleared is continued in the RTC.
- an apparatus for adjusting a wake-up frequency of an intelligent terminal including: a detecting module configured to detect a current running state of the smart terminal, and perform corresponding timing setting on the Alarm timer according to the detection result.
- the normal operation module is configured to perform timing setting processing on all Alarm timers according to timer configuration information corresponding to the normal running state, so that at least a part of the Alarm timers are in the same state, if the detection result is that the intelligent terminal is in a normal running state.
- the hibernation module is set to set the timing of all Alarm timers according to the timer configuration information corresponding to the sleep state if the detection result is that the smart terminal is in the sleep state, and at least a part of the Alarm timer is set. Clear it.
- the lookup change timing data sub-module is configured to find an Alarm timer that needs to change timing data according to an Alarm timer identifier in the timer configuration information corresponding to the normal running state; the timing data setting sub-module is set to correspond to The preset information data in the timer configuration information of the normal running state changes the timing data of the found Alarm timer; the save change timing data sub-module is set to set the Alarm timer with the changed timing data to the RTC.
- the lookup does not change the timing data sub-module, and is configured to find an Alarm timer that does not need to change timing data according to an Alarm timer identifier in the timer configuration information corresponding to the normal running state; and save the timing data sub-module without changing, Set to set the Alarm timer that does not need to change the timing data to the RTC.
- the lookup clear timer submodule is configured to find an Alarm timer that needs to be cleared according to an Alarm timer identifier in the timer configuration information corresponding to the sleep state; and the timer clear submodule is set to find the required one. The cleared Alarm timer is deleted from the RTC.
- FIG. 1 is a flow chart of a method for adjusting a wake-up frequency of an intelligent terminal according to an embodiment of the present invention
- FIG. 2 is a structural diagram of an apparatus for adjusting a wake-up frequency of an intelligent terminal according to an embodiment of the present invention
- FIG. 4 is a flowchart of a process for adjusting the wake-up frequency of the smart terminal in the normal operation of the system for adjusting the wake-up frequency of the smart terminal according to the embodiment of the present invention
- DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The preferred embodiments of the present invention are described in detail below with reference to the accompanying drawings.
- FIG. 1 is a flowchart of a method for adjusting a wake-up frequency of an intelligent terminal according to an embodiment of the present invention. As shown in FIG.
- the method includes the following steps: Step S1: detecting a current running state of the smart terminal, and performing Alarm on the alarm according to the detection result.
- the timer performs the corresponding timing setting process.
- the timer wakes up at the same time; as a preferred implementation, in step S2, the Alarm timing of the timing data needs to be changed according to the Alarm timer identifier in the timer configuration information corresponding to the normal running state.
- the timing data of the found Alarm timer is changed according to the preset information data in the timer configuration information corresponding to the normal operation state; the Alarm timer in which the timing data is changed is set to the RTC.
- the found Alarm timer that does not need to change the timing data is set to the RTC.
- causing at least a part of the Alarm timer to wake up at the same time point includes: processing at least a part of the Alarm timers for a period of time to be processed at one time point.
- Step S3 If the detection result is that the smart terminal is in the sleep state, the timing setting process is performed on all Alarm timers according to the timer configuration information corresponding to the sleep state, and at least a part of the Alarm timer is cleared.
- the Alarm timer that needs to be cleared is found according to the Alarm timer identifier in the timer configuration information corresponding to the sleep state; and the found Alarm timer that needs to be cleared is Deleted in the RTC.
- 2 is a structural diagram of an apparatus for adjusting a wake-up frequency of an intelligent terminal according to an embodiment of the present invention. As shown in FIG. 2, the method includes: an upper system module, an Alarm Manager module, an application list module, and an RTC. Module.
- the Alarm Manager module is set to set the Alarm timer of all upper-layer applications or system settings, and dynamically monitors the interrupt signal from the RTC module and reports it to the corresponding timing source.
- the Alarm Manager module includes a detection module, a normal operation module, and a sleep module.
- the detection module is configured to detect the current running state of the intelligent terminal, and perform corresponding timing setting processing on the Alarm timer according to the detection result.
- the normal operation module is configured to perform timing setting processing on all Alarm timers according to the timer configuration information corresponding to the normal running state, so that at least a part of the Alarm timers are at the same time point, if the detection result is that the smart terminal is in a normal running state. Wake up.
- the lookup change timing data sub-module of the normal operation module is configured to find an Alarm timer that needs to change timing data according to an Alarm timer identifier in timer configuration information corresponding to a normal operation state.
- the timing data setting sub-module of the normal operation module is configured to change the timing data of the found Alarm timer according to preset information data in the timer configuration information corresponding to the normal operation state.
- the save change timing data sub-module of the normal operation module is set to set an Alarm timer in which the timing data is changed to the RTC.
- the normal operation module does not change the timing data sub-module to set the Alarm timer identifier in the timer configuration information corresponding to the normal running state, and finds an Alarm timer that does not need to change the timing data.
- the save of the normal operation module does not change the timing data sub-module is set to set the found Alarm timer that does not need to change the timing data to the RTC.
- the hibernation module is configured to perform timing setting processing on all Alarm timers according to timer configuration information corresponding to the sleep state, and to clear at least a portion of the Alarm timers, if the detection result is that the smart terminal is in the sleep state.
- the lookup clearing timer submodule of the hibernation module is configured to find an Alarm timer that needs to be cleared according to an Alarm timer identifier in the timer configuration information corresponding to the sleep state.
- the timer clearing submodule of the hibernation module is configured to delete the found Alarm timer that needs to be cleared from the RTC.
- the App list setting module is configured to store the set traversal App list list.
- the user can configure the application black and white list processed by the Alarm timer in the normal operation mode and the sleep mode.
- the entire application black and white list can be preset in the smart terminal local or dynamic. Get it synchronously from the corresponding web server.
- the RTC module (that is, the related hardware device of the smart terminal) is set to save the Alarm timer set by the user. At the same time, after the time of the corresponding Alarm timer expires, an interrupt signal is generated and reported to the Alarm Manager module.
- FIG. 3 is a schematic diagram of the operation of adjusting the wake-up frequency of the smart terminal according to the embodiment of the present invention. As shown in FIG.
- each APP or the system itself generates multiple Alarm timers, and the timing of the Alarm timer.
- the setup process needs to be implemented through the Alarm Manager module.
- the Alarm Manager module processes all the wakeable Alarm timers in a fixed period of time according to a predetermined algorithm by reading the application black and white list configuration corresponding to the normal running state set by the user. Processing is performed at a point in time, and the processed Alarm timer is set to the RTC. After the alarm timer expires, the RTC performs a wake-up event and reports the generated interrupt signal to the Alarm Manager module.
- the Alarm Manager module notifies the corresponding Alarm timing source after listening to the interrupt signal from the RTC.
- the Alarm Manager module can select to maintain the current system operation strategy by reading the black and white list configuration of the application corresponding to the sleep state set by the user, and the wake-up alarm timer of the intelligent terminal system can regularly interrupt.
- the sexual wake-up system can also select the corresponding setting to clear the related wake-up Alarm timer according to the application black and white list configuration.
- the smart terminal when the smart terminal is in the sleep state, it will be periodically awake by the RTC or will not be woken up by the RTC, that is, according to the application black and white list configuration, when all the awake Alarm timers set in the RTC are cleared, the smart terminal will not An RTC wakeup event will occur, which is always in a low-power sleep state unless it is awakened by human or telecom services. If only the settings of the wake-up Alarm timer are cleared according to the application black and white list configuration, the smart terminal will be periodically woken up by the RTC. However, since the Alarm timer that needs to wake up is reduced, it can be effectively reduced compared with the related technical content. The frequency of wake up.
- FIG. 4 is a flowchart of processing for controlling the wake-up frequency of the intelligent terminal by the Alarm timing of the system for adjusting the wake-up frequency of the intelligent terminal according to the embodiment of the present invention.
- the method includes the following steps: Step 401: When the smart terminal is in a normal running state, generate various Alarm timers according to the system and the service needs of each App. Step 402: Call the Alarm Manager module to perform timing setting processing.
- Step 403 Read the timer configuration information of the application black and white list configured by the user, and determine whether the corresponding Alarm timer belongs to the control list of the application black and white list.
- FIG. 5 is a flowchart of a process for controlling the wake-up frequency of the intelligent terminal by the Alarm timing of the system for adjusting the wake-up frequency of the smart terminal according to the embodiment of the present invention. As shown in FIG. 5, the method includes the following steps: Step 501: The intelligent terminal system begins to enter a sleep state.
- Step 502 The Alarm Manager module obtains the current system state as a sleep state, that is, starts the sleep process.
- Step 503 The Alarm Manager module reads the timer configuration information of the application black and white list configuration set by the user.
- Step 504 Determine whether the sleep mode in the application black and white list configuration allows the Alarm to wake up the smart terminal.
- Step 505 If the user setting allows, keep the original settings.
- Step 506 If the user is not allowed to wake up by the RTC, all related Alarm timers are cleared.
- Step 507 At this time, the smart terminal is in a low power sleep state, and the related Alarm timer does not wake up the smart terminal.
- Step 508 The intelligent terminal is periodically awakened by the existing Alarm timer in the sleep state, and the smart terminal enters the normal running state after the wake-up, until the sleep process is entered again.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Electric Clocks (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephone Function (AREA)
Abstract
La présente invention propose un procédé et un dispositif d'ajustement de fréquence d'éveil de terminal intelligent et concerne le domaine des terminaux intelligents. Le procédé comprend : la détection de l'état de fonctionnement actuel d'un terminal intelligent et, conformément aux résultats de détection, l'entrée dans le traitement de réglage de synchronisation en ce qui concerne un registre d'horloge d'alarme; si les résultats de détection montrent que le terminal intelligent est dans un état de fonctionnement normal, l'entrée dans le traitement de réglage de synchronisation du registre d'horloge d'alarme conformément à des informations de configuration de registre d'horloge correspondant à l'état de fonctionnement normal, amenant ainsi au moins une partie des registres d'horloge d'alarme à s'éveiller au même instant; si les résultats de détection montrent que le terminal intelligent est dans un état d'hibernation, l'entrée dans le traitement de réglage de synchronisation du registre d'horloge d'alarme conformément à des informations de configuration de registre d'horloge correspondant à l'état d'hibernation et l'élimination d'au moins une partie des registres d'horloge d'alarme. La présente invention, au moyen d'un procédé pour qu'un dispositif d'utilisateur commande une fréquence d'éveil de RTC, étend le temps de service d'un terminal intelligent, réduit la consommation d'énergie et améliore l'expérience de l'utilisateur.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310681722.3 | 2013-12-12 | ||
CN201310681722.3A CN104714620B (zh) | 2013-12-12 | 2013-12-12 | 一种调整智能终端唤醒频率的方法及装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2014180329A1 true WO2014180329A1 (fr) | 2014-11-13 |
Family
ID=51866731
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2014/077053 WO2014180329A1 (fr) | 2013-12-12 | 2014-05-08 | Procédé et dispositif d'ajustement de fréquence d'éveil de terminal intelligent |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN104714620B (fr) |
WO (1) | WO2014180329A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019174025A1 (fr) * | 2018-03-16 | 2019-09-19 | 华为技术有限公司 | Procédé de gestion d'activation, procédé de gestion de temporisateur et dispositif terminal |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105388991B (zh) * | 2015-10-23 | 2018-03-02 | 福州瑞芯微电子股份有限公司 | 定时唤醒处理系统及方法 |
CN105824391A (zh) * | 2015-11-26 | 2016-08-03 | 南京步步高通信科技有限公司 | 一种定时器唤醒控制方法及电子设备 |
CN105517132A (zh) * | 2015-11-30 | 2016-04-20 | 青岛海信移动通信技术股份有限公司 | 一种管理定时器的方法和装置 |
CN105987726A (zh) * | 2016-06-22 | 2016-10-05 | 天津大学 | 一种基于定时器自唤醒机制的海洋水质传感器装置 |
CN107888753B (zh) * | 2016-09-30 | 2021-07-13 | 中兴通讯股份有限公司 | 一种移动终端的控制方法、装置及移动终端 |
CN106598714B (zh) * | 2016-11-30 | 2021-05-07 | 台州市吉吉知识产权运营有限公司 | 一种Alarm优化管理方法及系统 |
CN106793030B (zh) * | 2016-12-01 | 2020-07-10 | 北京安云世纪科技有限公司 | 应用管理方法、装置及移动终端 |
CN108920262A (zh) * | 2018-06-08 | 2018-11-30 | Oppo(重庆)智能科技有限公司 | 应用提醒优化方法、装置、存储介质及终端设备 |
CN108829447A (zh) * | 2018-06-08 | 2018-11-16 | Oppo(重庆)智能科技有限公司 | 终端提醒优化方法、装置、存储介质及终端设备 |
CN110609712A (zh) * | 2019-09-25 | 2019-12-24 | 上海依图信息技术有限公司 | 网络请求离散化处理方法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102082587A (zh) * | 2009-12-01 | 2011-06-01 | 中兴通讯股份有限公司 | 一种车载单元的数据通信方法及系统 |
CN102289279A (zh) * | 2011-09-01 | 2011-12-21 | 上海果壳电子有限公司 | 一种基于rtc时钟中断的设备管理方法及装置 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2468291B (en) * | 2009-03-03 | 2011-04-27 | 1E Ltd | Monitoring a computer |
CN101577764A (zh) * | 2009-06-02 | 2009-11-11 | 中兴通讯股份有限公司 | 终端电量节省方法及装置 |
CN103294512B (zh) * | 2013-06-05 | 2016-08-10 | 广东欧珀移动通信有限公司 | 一种定时器延迟启动方法和系统 |
CN103336572B (zh) * | 2013-06-26 | 2016-08-24 | 深圳天珑无线科技有限公司 | 智能终端及其节电方法 |
CN103345415B (zh) * | 2013-07-30 | 2016-06-22 | 广东欧珀移动通信有限公司 | 管理定时器的终端节能方法和装置 |
-
2013
- 2013-12-12 CN CN201310681722.3A patent/CN104714620B/zh active Active
-
2014
- 2014-05-08 WO PCT/CN2014/077053 patent/WO2014180329A1/fr active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102082587A (zh) * | 2009-12-01 | 2011-06-01 | 中兴通讯股份有限公司 | 一种车载单元的数据通信方法及系统 |
CN102289279A (zh) * | 2011-09-01 | 2011-12-21 | 上海果壳电子有限公司 | 一种基于rtc时钟中断的设备管理方法及装置 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019174025A1 (fr) * | 2018-03-16 | 2019-09-19 | 华为技术有限公司 | Procédé de gestion d'activation, procédé de gestion de temporisateur et dispositif terminal |
US11395226B2 (en) | 2018-03-16 | 2022-07-19 | Huawei Technologies Co., Ltd. | Wake-up management method, timer management method, and terminal device |
Also Published As
Publication number | Publication date |
---|---|
CN104714620B (zh) | 2019-02-15 |
CN104714620A (zh) | 2015-06-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2014180329A1 (fr) | Procédé et dispositif d'ajustement de fréquence d'éveil de terminal intelligent | |
WO2018210135A1 (fr) | Procédé de transmission de données, station de base et terminal | |
CN105354044B (zh) | 一种应用唤醒方法及装置 | |
CN105373207B (zh) | 一种无线通信终端的待机方法 | |
US20140157026A1 (en) | Methods and apparatus for dynamically adjusting a power level of an electronic device | |
WO2015007246A1 (fr) | Terminal mobile, et dispositif et procédé de commande du réveil d'un programme d'application sur un terminal mobile | |
WO2014114194A1 (fr) | Procédé, dispositif et terminal de réglage de cycle de rythme cardiaque d'application | |
WO2015154462A1 (fr) | Procédé et dispositif de gestion de programme d'application de communication instantanée et terminal mobile correspondant | |
WO2016045525A1 (fr) | Procédé et appareil de traitement d'état d'un terminal | |
CN104977979A (zh) | 时钟源切换方法和系统 | |
WO2018072411A1 (fr) | Procédé, dispositif et terminal de commande d'écran | |
WO2015154376A1 (fr) | Dispositif et procédé d'économie d'énergie pour terminal, terminal, programme informatique et support | |
CN110691399B (zh) | 物联网终端及其唤醒方法及装置、存储介质 | |
CN107969009B (zh) | 控制终端通信的方法、装置和终端 | |
US10945207B2 (en) | Beacon signal processing system and filtering method of reducing wake-up frequency | |
CN107436672A (zh) | 一种应用的处理方法及终端 | |
CN106598193B (zh) | 一种功耗控制方法及装置 | |
CN107231386B (zh) | 应用状态转换方法、装置及移动终端 | |
CN110543333B (zh) | 针对处理器的休眠处理方法、装置、移动终端和存储介质 | |
CN111315003A (zh) | 一种psm以及edrx掉电睡眠方法及其终端 | |
CN106912091B (zh) | 一种控制方法、装置及电子设备 | |
CN108646909B (zh) | 信息处理方法、装置、移动终端和计算机可读存储介质 | |
CN105357387A (zh) | 一种唤醒终端的方法、装置及系统 | |
CN115599447A (zh) | 节能方法、节能设备、电子设备及计算机存储介质 | |
CN111935803A (zh) | 一种基于ZigBee通信协议的设备唤醒方法及装置 |
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: 14794999 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: 14794999 Country of ref document: EP Kind code of ref document: A1 |