CN103546648A - Method for managing timing information of terminal and terminal - Google Patents

Method for managing timing information of terminal and terminal Download PDF

Info

Publication number
CN103546648A
CN103546648A CN201310535333.XA CN201310535333A CN103546648A CN 103546648 A CN103546648 A CN 103546648A CN 201310535333 A CN201310535333 A CN 201310535333A CN 103546648 A CN103546648 A CN 103546648A
Authority
CN
China
Prior art keywords
timing information
terminal
module
processing module
writing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310535333.XA
Other languages
Chinese (zh)
Other versions
CN103546648B (en
Inventor
谭礼雨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201310535333.XA priority Critical patent/CN103546648B/en
Publication of CN103546648A publication Critical patent/CN103546648A/en
Application granted granted Critical
Publication of CN103546648B publication Critical patent/CN103546648B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

The invention discloses a method for managing timing information of a terminal and the terminal. The types of received timing information are judged, and the timing information with the different types is written into different processing modules. Specifically, the timing information enabling the terminal to be automatically started is written into a single module, the timing information enabling the terminal to be automatically started is correspondingly written into the corresponding processing module, the processing module still keeps working after the terminal is shut down, and only the module in which the timing information enabling the terminal to be automatically started is stored can trigger the terminal to start. The occurrence that the terminal is started abnormally is avoided, the terminal can be automatically started at the time expected by a user, meanwhile, a good experience is brought to the user, and the function for achieving shutting down an alarm clock is further improved.

Description

Terminal timing information management method and terminal
Technical Field
The present invention relates to a terminal timing information management method and a terminal, and in particular, to a terminal timing information management method and a terminal that can be powered off and started.
Background
Along with the popularization of intelligent terminals, people also put forward more and more requirements on the terminals, the appearance design is novel, more and more functions can be realized, and the shutdown alarm clock is a function which is concerned by a user. However, when the function is implemented in the existing scheme, a single RTC (Real-time clock) module is generally used for implementing the function, but only one alarm clock with the earliest failure time is stored in a register corresponding to the RTC module, and the register cannot identify whether the alarm clock is a shutdown alarm clock or other types of alarm clocks, so that when the only alarm clock time stored in the register of the RTC module after the terminal is shut down is not the shutdown alarm clock time set by the user, the terminal is triggered to be turned on at an uncertain time, which is considered as abnormal turn-on by the user. For example: a user sets a shutdown alarm clock A, a non-shutdown alarm clock exists in standby, and the expiration time B of the non-shutdown alarm clock is earlier than the alarm clock time A set by the user, so that the time B is saved in a register of an RTC module; and when the user powers off the terminal by pulling the battery, the terminal is powered on and powered off, the RTC module is maintained by other power supplies after the terminal is powered off, the battery is plugged into the terminal by the user in the process of maintaining the RTC module, and the terminal is powered on and powered on when the expiration time B is reached. However, in this scenario, the user may think that the terminal is abnormally powered on at the timing of the power-on time a desired by the user. Therefore, how to solve the abnormal starting-up situation after the shutdown alarm clock is set is an urgent problem to be solved.
Disclosure of Invention
The invention provides a terminal timing information management method and a terminal, and solves the technical problem of abnormal terminal startup caused by setting of a single RTC module in the prior art.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
the application provides a terminal timing information management method, which comprises the following steps:
receiving timing information and identifying the type of the timing information, wherein the type of the timing information comprises the timing information used for automatically starting the terminal and other timing information;
and separately writing the timing information for the automatic startup of the terminal and other timing information into different processing modules.
Further, the specific step of identifying the type of the timing information is:
identifying the type of the timing information according to type flag information of the timing information; or,
and identifying the type of the timing information according to the setting attribute information of the application program generating the timing information or according to different operation instructions of a user in the same application program.
Further, the step of separately writing the timing information for terminal auto-on and other timing information into different processing modules further comprises:
the first processing module used for writing the timing information for the automatic startup of the terminal can work in the shutdown state of the terminal;
and the second processing module for writing the other timing information stops working in the shutdown state of the terminal.
Further, the step that the first processing module for writing the timing information for automatically booting the terminal can work in the terminal shutdown state specifically includes:
the power supply supplies power to the first processing module, and the power supply can continuously supply power to the first processing module in a shutdown state of the terminal.
Furthermore, the terminal timing information management method of the present application further includes the following steps:
and the first processing module detects whether the time of the timing information written in the first processing module reaches, and starts the terminal to start if the time of the timing information written in the first processing module reaches.
The present application further provides a terminal, which includes: the device comprises a receiving module, an identification module and a writing module;
the receiving module is used for receiving timing information;
the identification module is used for identifying the type of the timing information, and the type of the timing information comprises the timing information used for automatically starting the terminal and other timing information;
the writing module is used for separately writing the timing information used for the automatic start-up of the terminal and other timing information into different processing modules.
Further, the identifying module is specifically configured to identify the type of the timing information according to type flag information of the timing information; or, the type of the timing information is identified according to setting attribute information of an application program generating the timing information or according to different operation instructions of a user in the same application program.
Furthermore, the terminal of the application also comprises at least two processing modules; the first processing module is used for writing the timing information used for the automatic start-up of the terminal and the second processing module is used for writing other timing information; the first processing module used for writing the timing information for the automatic startup of the terminal can work in the shutdown state of the terminal; and the second processing module for writing the other timing information stops working in the shutdown state of the terminal.
Furthermore, the terminal of the present application further includes: a power supply module; the power supply module is used for supplying power to the first processing module and can continuously supply power to the first processing module in a shutdown state of the terminal.
Still further, the first processing module further comprises: a detection unit and a starting unit;
the detection unit is used for judging whether the time for detecting the timing information written into the first processing module arrives;
and the starting unit is used for starting the terminal to start up when the time of the timing information is reached.
The invention has the beneficial effects that: the terminal judges the type of the received timing information and writes different types of timing information into different processing modules, and specifically, the timing information for automatically starting the terminal is written into an independent module which can work in a terminal shutdown state, so that the timing information for automatically starting the terminal is correspondingly written into the corresponding processing module, the terminal can be triggered to start only by the module which stores the timing information for automatically starting the terminal, the abnormal starting of the terminal is avoided, the terminal can be normally started at a time point expected by a user, good experience is provided for the user, and the realization function of the shutdown alarm clock is further improved.
Meanwhile, in the present application, the type of the timing information is determined by the type flag information of the timing information, the program attribute corresponding to the timing information, or according to different operation instructions of the user in the same application program. The timing information of different types can be accurately written into the corresponding processing module through the type judgment, the processing module can be a register, and the timing information for awakening the terminal to be started is also written into the register which can work in the terminal shutdown state.
Drawings
Fig. 1 is a schematic structural diagram of a terminal 10 according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a terminal 10 according to another embodiment of the present invention;
fig. 3 is a flowchart of a method for managing timing information of a terminal according to an embodiment of the present invention;
fig. 4 is a flowchart of a method for managing timing information of a terminal according to another embodiment of the present invention.
Detailed Description
The terminal judges the type of the timing information by identifying the received timing information, and separately writes the timing information used for the automatic startup of the terminal and other timing information into different processing modules, wherein the better first processing module used for writing the timing information used for the automatic startup of the terminal can work in a terminal shutdown state; and the second processing module for writing other timing information stops working in the shutdown state of the terminal. The timing information for automatically starting the terminal in the application is the timing information for awakening the terminal from the power-off state to the power-on state; other timing information mainly includes timing information for enabling the terminal to enter a working state from a standby state, and specifically may include timing information of a non-power-on alarm of a user, and also include some timing information set by each application program, such as timing information which needs to be triggered at regular time in application programs such as WeChat and microblog, or information such as regular receiving and sending in mails, which are all within the range of the timing information of the application. In addition, in this application, the device for storing the written timing information by the processing module may be a register, and before receiving the timing information set by the user, board-level registration needs to be performed on the two registers, and the registration procedure is the same as that in the prior art, and is not described herein again.
In order to make the technical solutions and advantages of the present invention clearer, the present invention is further described in detail below with reference to the accompanying drawings by using specific embodiments.
Referring to fig. 1, the present application provides a terminal 10, which includes: a receiving module 101, an identifying module 102 and a writing module 103. The receiving module 101 is configured to receive timing information, where the timing information is set by a user, or is timing information automatically generated by a program, such as alarm information set by the user, or timing information generated at specified time intervals after receiving a mail at a timing set by the user. The identifying module 102 is mainly used for identifying the type of the received timing information, wherein the type of the timing information may include timing information for terminal auto-on and other timing information. And the writing module 103 is to be used for writing timing information for terminal auto-on and other timing information separately into different processing modules,
referring to fig. 2, the terminal 10 in the present application further includes at least two processing modules, and one preferred arrangement is that two different processing modules are arranged: a first processing module 104 and a second processing module 105. The first processing module 104 for writing timing information used for automatically starting up the terminal can work in the terminal power-off state, and the second processing module 105 for writing other timing information stops working in the terminal power-off state. Preferably, the processing module in this application further includes a storage unit, as shown in the figure, the first processing module 104 includes a first storage unit 1041, and the second processing module 105 includes a second storage unit 1051. In addition, in this embodiment, the first storage unit 1041 and/or the second storage unit 1051 may be preferably selected as a register, that is, timing information is written into the register, which is convenient for reading, specifically, timing information for terminal auto-start is written into the first storage unit 1041, and other timing information is written into the second storage unit 1051.
In this application, the terminal further includes a power module 107, and the first processing module 104 can operate in the terminal shutdown state, and the power module 107 mainly supplies power to the first processing module 104, and can also continuously supply power to the first processing module 104 in the terminal shutdown state. The preferred power module 107 can be divided into a main power module and a secondary power module for supplying power, the main power module can be a power supply device for providing a main power supply for the terminal, such as a terminal battery, and the secondary power module can be a device capable of supplying power, such as a button battery, an external storage capacitor, and the like, and mainly supplies power for the first processing module 104 alone. The main power module and the auxiliary power module in the present application can both supply power to the first processing module 104 in the terminal power-on state and/or the terminal power-off state, and preferably, the following power supply modes can be provided:
1. the main power module supplies power to the first processing module 104 in both the power-on state and the power-off state of the terminal, except that when the terminal is powered on, the main power module supplies power to the first processing module 104 and other modules of the terminal, and after the terminal is powered off, the main power module only supplies power to the first processing module 104 and the modules which need to operate in the power-off state.
2. The auxiliary power module supplies power to the first processing module 104 in both the power-on state and the power-off state of the terminal, and the auxiliary power module is not affected by the main power module of the terminal, so that the first processing module 104 is always in the power supply state.
3. When the terminal is in a power-on state, the main power module supplies power to the first processing module 104, and when it is detected that the terminal needs to be powered off or when the terminal is powered off, the main power module is switched to the auxiliary power module to supply power.
4. The primary power module and the secondary power module simultaneously supply power to the first processing module 104, thereby ensuring that the first processing module 104 can be in a power supply state at any time and any place.
In the present application, when the secondary power supply module is a capacitor for storing power, the secondary power supply module may be charged during terminal charging or during use of the primary power supply module. The secondary power module of the present application generally does not have the capability of load termination activation, and is mainly used to maintain the power supply of the first processing module 104 and other individual modules, such as the activation module.
Meanwhile, in this application, the second processing module 105 stopping working in the terminal shutdown state specifically means that the second processing module 105 may include the following two states: a powered state or a powered off state, when the second processing module 105 is in the powered state, then its corresponding trigger terminal enable function is disabled. Preferably, the second processing module 105 can be in a power-off state, so as to further reduce the power consumption of the terminal.
In the present application, the identification module 102 determines the type of the timing information, mainly by using the type flag information of the timing information, the setting attribute information of the application program that generates the timing information, or according to different operation instructions of the user in the same application program. The type flag information of the timing information mainly refers to type flag information carried by the timing information, the identification module 102 judges the type of the timing information through the information, and if the type of the timing information is flag information which requires the terminal to be awakened from a power-off state to a power-on state, the timing information is identified as timing information for automatically starting the terminal; and if the type of the timing information is identification information for awakening the terminal from the standby state to the working state, identifying the timing information as other timing information.
The identification module 102 identifies the application program generating the timing information according to the set attribute information of the application program, which mainly means that the identification module 102 judges the type of the generated timing information according to the identifier or the system attribute of the application program; if the timing information is sent by a WeChat, the timing information is directly recognized as another timing information type and written into the second storage unit 1051. Similarly, the identifying module 102 identifies that the program attribute corresponding to the received timing information is a program such as an email that does not require an automatic power-on operation, and accordingly writes the timing information sent by the program into the second storage unit 1051. The timing information received by the identification module 102 is sent by the application program of the shutdown alarm clock, and the timing information is identified as the timing information that the terminal needs to be automatically powered on, and is written into the first storage unit 1041.
In addition, the identification module 102 identifies the type of the timing information through different operation instructions in the same application program mainly means that when two different types of timing information are generated in one application program at the same time, the identification can be performed through different operation instructions of a user, for example, in an application of "time" of a terminal system, the user can set two types of alarms of "power off alarm" and "non-power off alarm", and the two types of alarms are respectively time information for automatic power on of the terminal and other timing information, at this time, the identification module 102 can perform identification according to the operation instruction of the user, if the user operates the "power off alarm", the generated timing information is determined to be the timing information for automatic power on of the terminal and is written into the first storage unit 1041, and the user sets the "non-power off alarm", the generated timing information is judged to be other timing information and written in the second storage unit 1051.
In addition, referring to fig. 2, in an embodiment, the terminal 10 in the present application may further include a setting module 106, where the type flag information of the timing information mentioned above may be set by the setting module 106, and the setting may be mainly based on setting attribute information of an application program that generates the timing information or based on different operation instructions of a user in the same application program, to set corresponding type flag information for the timing information. By setting different types of flag information according to different types, the identification module 102 can accurately identify the type of the corresponding timing information. Specifically, in the above embodiments, the program attribute corresponding to the timing information and the different operation instruction of the user in the same application program have been described in detail, and thus details are not described here.
In addition, in this application, the first processing module 104 further includes a detecting unit 1042 and a starting unit 1043, wherein the detecting unit 1042 is mainly used for detecting whether the time of the timing information written into the first storage unit 1041 is reached; the starting unit 1043 is configured to start the terminal to start up when the detecting unit 1042 detects that the time of the timing information reaches. In a specific implementation, the detecting unit 1042 and the starting unit 1043 may be timing logic processing units performing logic processing. In addition, in this embodiment, the starting unit 1043 is also responsible for notifying the corresponding application program to perform corresponding processing. Specifically, a program corresponding to the notification timing information performs a corresponding operation. The application program can inquire the operation instruction corresponding to the timing information and perform corresponding operation according to the operation instruction, such as starting an alarm.
In an embodiment, since the second processing module 105 also has a wake-up function for waking up the terminal from the standby state to the operating state, it may also include a detection unit and a start unit, the detection unit in this embodiment is configured to detect whether the time point of the timing information in the second storage unit 1051 arrives, and the start unit is specifically configured to wake up the terminal from the standby state to the operating state when the time arrives. Preferably, the detecting unit in this embodiment may select the detecting unit 1042 same as the first processing module 104, and the activating unit may also select the activating unit 1043 same as the first processing module 104. That is to say, in the present application, the detecting unit 1042 and the starting unit 1043 may detect the timing information in the first storage unit 1041 and the second storage unit 1051 at the same time, and perform corresponding processing when the time point arrives. In this application, when the second processing module 105 is in the terminal power-off state, the detection start function of the detection unit 1042 and the start unit 1043 in the second storage unit 1051 is limited, or the detection function is retained, and only the function of starting the terminal by the start unit 1043 is limited; but retains the sense enable function for the first memory location 1041. Therefore, the second processing module 105 cannot perform the boot operation on the terminal when the time point of the timing information in the second storage unit 1051 is reached; when the time point of the timing information in the first storage unit 1041 is reached, the first processing module 104 performs a boot operation on the terminal. Of course, the first processing module 104 and the second processing module 105 in the present application may also operate by using different detecting and starting units, which should not be taken as a limitation to the present application.
In an embodiment, in order to ensure that the information written in the first processing module 104 and/or the second processing module 105 is correct and avoid situations such as write failure or data tampering, it is preferable that the writing module 103 performs multiple writes on a certain timing information before the time point of the certain timing information arrives, so as to ensure the correctness of the timing information written in the processing module.
The functions of the terminal 10 and the terminal timing information management method provided by the present application will be described in detail below with reference to the accompanying drawings.
Referring to fig. 3, the present application further provides a method for managing timing information of a terminal, which includes the following steps:
step 302: receiving timing information, and entering step 306;
in this step, the receiving module 101 receives timing information, which may be timing information set by a user or timing information automatically generated by a program, and this is not a limitation of the present application. When the receiving module 101 receives the timing information, the timing information is sent to the identifying module 102 for identification.
Step 306: identifying a type of timing information; step 308 is entered;
in this step, the identification module 102 identifies the received timing information, and the specific identification module 102 may determine the type of the timing information according to the program attribute corresponding to the timing information or according to different operation instructions of the user in the same application program. The identification module 102 performs identification according to the set attribute information of the application program generating the timing information, which mainly means that the identification module 102 determines the type of the timing information generated by the application program according to the identifier or the system attribute of the application program; if the timing information is sent by a WeChat, the timing information is directly identified as other timing information type and written into the second processing module 105. Similarly, the identifying module 102 identifies that the program attribute corresponding to the received timing information is a program such as a mail that does not require an automatic power-on operation, and accordingly writes the timing information sent by the program into the second processing module 105. The timing information received by the identification module 102 is sent by the application program of the shutdown alarm clock, and the timing information is identified as the timing information that the terminal needs to be automatically powered on and is written into the first processing module 104.
The identification module 102 identifies the type of the timing information through different operation instructions in the same application program, which mainly means that when two different types of timing information are generated in one application program at the same time, the identification can be performed through different operation instructions of a user, for example, in the application of "time" of a terminal system, the user can set two types of alarms of "power off alarm" and "non-power off alarm", and the two types of alarms are respectively timing information for automatic power on of the terminal and other timing information, at this time, the identification module 102 can perform identification according to the operation instruction of the user, if the user operates the "power off alarm", the generated timing information is determined to be the timing information for automatic power on of the terminal and is written into the first processing module 104, and the user sets the "non-power off alarm", the generated timing information is determined to be other timing information, it is written into the second processing module 105.
In addition, in the present application, the identification module 102 may further identify the timing information according to type flag information of the timing information, where the type flag information of the timing information mainly refers to type flag information carried by the timing information itself, and the identification module 102 determines the type of the timing information through the type flag information, and if the type of the timing information is flag information that requires the terminal to wake up from a power-off state to a power-on state, the timing information is identified as timing information for the terminal to automatically power on; and if the type of the timing information is identification information for awakening the terminal from the standby state to the working state, identifying the timing information as other timing information.
In this application, the first processing module 104 can operate in the terminal power-off state, which is mainly powered by the power module 107, and can also perform continuous power supply to the first processing module 104 in the terminal power-off state. The preferred power module 107 can be divided into a main power module and a secondary power module for supplying power, the main power module can be a power supply device for providing a main power supply for the terminal, such as a terminal battery, and the secondary power module can be a device capable of supplying power, such as a button battery, an external storage capacitor, and the like, and mainly supplies power for the first processing module 104 alone. The main power module and the auxiliary power module in this application may both supply power to the first processing module 104 in the terminal power-on state and/or the terminal power-off state, and the specific power supply manner of the main power module and the auxiliary power module is described in detail above when the power module is introduced, and is not described herein again.
Referring to fig. 4, in the present embodiment, if the identification module 102 identifies the type flag information of the timing information, it is better between step 302 and step 306, and step 304 may also be included;
step 304: setting type mark information for the timing information;
in this step, the setting module 106 sets the type flag information of the timing information, and the setting basis of the setting module may mainly be according to the setting attribute information of the application program that generates the timing information or according to different operation instructions of the user in the same application program, to set the corresponding type flag information of the timing information. By setting different types of flag information according to different types, the identification module 102 can accurately identify the type of the corresponding timing information. Specifically, in the above embodiments, the program attribute corresponding to the timing information and the different operation instruction of the user in the same application program have been described in detail, and thus details are not described here.
Step 308: and separately writing the timing information used for the automatic start-up of the terminal and other timing information into different processing modules.
In this step, the writing module 103 is responsible for writing the identified timing information, specifically referring to fig. 4, and step 308 may be divided into:
step 3081: the writing module 103 writes the timing information which is judged by the identification module 102 to be used for the automatic startup of the terminal into the first processing module 104; specifically, the first storage unit 1041 may be written into, and the first storage unit 1041 is preferably a register.
Step 3082: writing other timing information into the second processing module 105; the second storage unit 1051 can be written specifically, and the preferred second storage unit 1051 is a register.
Through the two sub-steps, the timing information in the first processing module 104 is ensured to be the timing information for the terminal to automatically start. The terminal can be started on time at the starting time of the first power-off alarm clock, and the abnormal power-on condition is avoided at the non-power-on time. In order to ensure that the information written in the first processing module 104 and/or the second processing module 105 is correct and avoid situations such as write failure or data tampering, the writing module 103 may preferably write a certain time information for a plurality of times before the time point of the certain time information arrives, so as to ensure the correctness of the timing information written in the processing module.
Referring to fig. 4, in the present application, after step 308, step 310 is further included;
step 310: detecting whether the time of the timing information is reached, if yes, entering 312; if not, continue with step 310;
in this step, the detecting unit 1042 is responsible for detecting the time point of the timing information in the first storage unit 1041 after the terminal is powered off, and determining whether the time point arrives.
Step 312: and starting the terminal.
In this step, the starting unit 1043 starts the terminal when the time arrives, and simultaneously notifies the program corresponding to the timing information to perform corresponding operations. The application program can inquire the operation instruction corresponding to the timing information and perform corresponding operation according to the operation instruction, such as starting an alarm.
In the present application, the timing information stored in the second processing module 105 cannot start the terminal because the second processing module 105 stops working after shutdown, so that it is ensured that only the information in the first processing module 104 can trigger the step of starting the terminal. The situation that the terminal is abnormally started is avoided.
The foregoing is a more detailed description of the present invention that is presented in conjunction with specific embodiments, and the practice of the invention is not to be considered limited to those descriptions. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

1. A terminal timing information management method is characterized by comprising the following steps:
receiving timing information and identifying the type of the timing information, wherein the type of the timing information comprises the timing information used for automatically starting the terminal and other timing information;
and separately writing the timing information for the automatic startup of the terminal and other timing information into different processing modules.
2. The terminal timing information management method of claim 1, wherein the specific step of identifying the type of the timing information is:
identifying the type of the timing information according to type flag information of the timing information; or,
and identifying the type of the timing information according to the setting attribute information of the application program generating the timing information or according to different operation instructions of a user in the same application program.
3. The method for managing timing information of a terminal according to claim 1, wherein the step of separately writing the timing information for auto-on of the terminal and other timing information into different processing modules further comprises:
the first processing module used for writing the timing information for the automatic startup of the terminal can work in the shutdown state of the terminal;
and the second processing module for writing the other timing information stops working in the shutdown state of the terminal.
4. The method for managing timing information of a terminal according to claim 3, wherein the step in which the first processing module for writing the timing information for automatic terminal booting can operate in the terminal power-off state specifically includes:
the power supply supplies power to the first processing module, and the power supply can continuously supply power to the first processing module in a shutdown state of the terminal.
5. The terminal timing information management method according to any one of claims 1-4, further comprising the steps of:
and the first processing module detects whether the time of the timing information written in the first processing module reaches, and starts the terminal to start if the time of the timing information written in the first processing module reaches.
6. A terminal, comprising: the device comprises a receiving module, an identification module and a writing module;
the receiving module is used for receiving timing information;
the identification module is used for identifying the type of the timing information, and the type of the timing information comprises the timing information used for automatically starting the terminal and other timing information;
the writing module is used for separately writing the timing information used for the automatic start-up of the terminal and other timing information into different processing modules.
7. The terminal of claim 6, wherein the identifying module is specifically configured to identify the type of the timing information according to type flag information of the timing information; or, the type of the timing information is identified according to setting attribute information of an application program generating the timing information or according to different operation instructions of a user in the same application program.
8. The terminal of claim 6, further comprising at least two processing modules; the first processing module is used for writing the timing information used for the automatic start-up of the terminal and the second processing module is used for writing other timing information; the first processing module used for writing the timing information for the automatic startup of the terminal can work in the shutdown state of the terminal; and the second processing module for writing the other timing information stops working in the shutdown state of the terminal.
9. The terminal of claim 8, further comprising: a power supply module; the power supply module is used for supplying power to the first processing module and can continuously supply power to the first processing module in a shutdown state of the terminal.
10. The terminal of any of claims 5-9, wherein the first processing module further comprises: a detection unit and a starting unit;
the detection unit is used for judging whether the time for detecting the timing information written into the first processing module arrives;
and the starting unit is used for starting the terminal to start up when the time of the timing information is reached.
CN201310535333.XA 2013-10-31 2013-10-31 Method for managing timing information of terminal and terminal Active CN103546648B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310535333.XA CN103546648B (en) 2013-10-31 2013-10-31 Method for managing timing information of terminal and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310535333.XA CN103546648B (en) 2013-10-31 2013-10-31 Method for managing timing information of terminal and terminal

Publications (2)

Publication Number Publication Date
CN103546648A true CN103546648A (en) 2014-01-29
CN103546648B CN103546648B (en) 2017-05-17

Family

ID=49969681

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310535333.XA Active CN103546648B (en) 2013-10-31 2013-10-31 Method for managing timing information of terminal and terminal

Country Status (1)

Country Link
CN (1) CN103546648B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109871245A (en) * 2019-03-01 2019-06-11 广州视源电子科技股份有限公司 Starting state switching method, device, equipment, system and electronic equipment
CN110717793A (en) * 2019-10-18 2020-01-21 广州创维平面显示科技有限公司 Timing method, advertising player and advertising player system
CN111225113A (en) * 2020-01-08 2020-06-02 青岛海信移动通信技术股份有限公司 Communication terminal and starting method thereof
WO2021175194A1 (en) * 2020-03-04 2021-09-10 京东方科技集团股份有限公司 Method for timed startup of terminal, and terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006194820A (en) * 2005-01-17 2006-07-27 Nec Corp Portable communication terminal
CN102970417A (en) * 2012-11-06 2013-03-13 广东欧珀移动通信有限公司 Method for managing shutdown alarm clock of mobile phone
CN103164223A (en) * 2013-02-28 2013-06-19 青岛海信移动通信技术股份有限公司 Method of intelligent terminal capable of achieving alarm clock and intelligent terminal under shutdown state

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006194820A (en) * 2005-01-17 2006-07-27 Nec Corp Portable communication terminal
CN102970417A (en) * 2012-11-06 2013-03-13 广东欧珀移动通信有限公司 Method for managing shutdown alarm clock of mobile phone
CN103164223A (en) * 2013-02-28 2013-06-19 青岛海信移动通信技术股份有限公司 Method of intelligent terminal capable of achieving alarm clock and intelligent terminal under shutdown state

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109871245A (en) * 2019-03-01 2019-06-11 广州视源电子科技股份有限公司 Starting state switching method, device, equipment, system and electronic equipment
CN110717793A (en) * 2019-10-18 2020-01-21 广州创维平面显示科技有限公司 Timing method, advertising player and advertising player system
CN110717793B (en) * 2019-10-18 2022-11-18 创维集团智能科技有限公司 Timing method, advertising player and advertising player system
CN111225113A (en) * 2020-01-08 2020-06-02 青岛海信移动通信技术股份有限公司 Communication terminal and starting method thereof
WO2021175194A1 (en) * 2020-03-04 2021-09-10 京东方科技集团股份有限公司 Method for timed startup of terminal, and terminal

Also Published As

Publication number Publication date
CN103546648B (en) 2017-05-17

Similar Documents

Publication Publication Date Title
EP2188693B1 (en) Apparatus and method for reducing power consumption in system on chip
US10394307B2 (en) Information processing apparatus, information processing method, and program
US8700942B2 (en) Information processing apparatus and power supply control circuit
CN103546648B (en) Method for managing timing information of terminal and terminal
BR112014032932B1 (en) METHOD AND MOBILE TERMINAL TO IMPLEMENT AN ALARM CLOCK OFF
US11188135B2 (en) Battery controller, electronic device, battery pack, and battery controlling method
US20150033049A1 (en) Method, device and mobile terminal for information backup
CN102289279A (en) Equipment management method and device based on RTC (Real-Time Clock) clock interrupt
WO2020151263A1 (en) Power supply control device for chip, chip, and power supply control method therefor
CN113672070A (en) Start-stop control method and device for transport mode and electronic equipment
US9660485B2 (en) Methods and apparatus for electronic device power
KR20140003973A (en) Method for charging battery and an electronic device thereof
CN113608930A (en) System chip and electronic device
CN106101406B (en) Shutdown alarm triggering processing method based on mobile terminal and mobile terminal
CN104348140B (en) The method and electronic equipment that a kind of low battery is reminded
CN111176408B (en) SoC low-power-consumption processing method and device
CN101827282A (en) Television set aging control method and device and television set
CN107741865B (en) Standby system capable of self-awakening and standby method
US20120278604A1 (en) Control method applied to computer system in hybrid sleep mode
CN106325461B (en) Information processing method and electronic equipment
US9933839B2 (en) Computer system and method of operating a computer system
CN114564096B (en) Control method and system for standby power protection and related components
US20130179714A1 (en) Backup power supply circuit and method
JP2013254512A (en) Information processing device
CN117841677A (en) Communication state control method, battery management system, vehicle, and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant