WO2018058826A1 - Method and apparatus for energy-saving standby mode and quick start-up of television - Google Patents

Method and apparatus for energy-saving standby mode and quick start-up of television Download PDF

Info

Publication number
WO2018058826A1
WO2018058826A1 PCT/CN2016/112652 CN2016112652W WO2018058826A1 WO 2018058826 A1 WO2018058826 A1 WO 2018058826A1 CN 2016112652 W CN2016112652 W CN 2016112652W WO 2018058826 A1 WO2018058826 A1 WO 2018058826A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
boot
standby mode
television
power
Prior art date
Application number
PCT/CN2016/112652
Other languages
French (fr)
Chinese (zh)
Inventor
柯杰燕
方峰
Original Assignee
深圳Tcl新技术有限公司
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 深圳Tcl新技术有限公司 filed Critical 深圳Tcl新技术有限公司
Publication of WO2018058826A1 publication Critical patent/WO2018058826A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4432Powering on the client, e.g. bootstrap loading using setup parameters being stored locally or received from the server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4436Power management, e.g. shutting down unused components of the receiver

Definitions

  • the invention relates to the technical field of smart televisions, in particular to a method and a device for quickly starting up a television energy-saving standby.
  • the smart TV In the current boot process, the smart TV first loads the system program into the memory first, then performs hardware initialization, and then starts the application operating system program to proceed to the next step.
  • the system program includes a program related to hardware initialization and an application operating system program. As the system program becomes larger and larger, the loading time and the hardware initialization time are also longer and longer, so that the whole startup of the smart TV is slower and slower. This affects the user's satisfaction with the product.
  • STR suspended to
  • RAM that is, suspends to memory
  • memory standby mode also known as memory standby mode
  • the boot time saves more than 20 seconds than the normal boot time. Since STR standby mode needs to keep RAM during standby (random Access Memory, RAM random access memory), so in standby, the power consumption is much more than the normal standby mode loss.
  • the smart TV is in the STR standby mode for a long time, the accumulated power consumed by the STR standby mode is very large.
  • the main object of the present invention is to provide a method and a device for energy-saving standby and quick start of a television, aiming at solving the problem that the existing smart TV has been in the STR standby mode after being turned off in order to achieve the purpose of fast booting, and the power consumption is large. .
  • the present invention provides a method for power-saving standby and quick start of a television, comprising the following steps:
  • the pre-boot time of the next power-on is calculated, and the television is controlled to enter the normal standby mode
  • control television enters the STR standby mode from the normal standby mode.
  • the step of controlling the television to enter the STR standby mode from the normal standby mode comprises:
  • the control television starts the pre-boot
  • control television enters the STR standby mode from the normal standby mode;
  • the pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  • the step of calculating the pre-boot time of the next power-on includes:
  • Predicting the time of the next boot by weighting the historical boot data of the TV and/or data distribution statistics
  • the pre-boot time of the next boot is calculated.
  • the step of predicting the time of the next power-on by the weighting calculation and/or the data distribution statistics of the historical boot data of the television set further includes:
  • T_next T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
  • T_last_1, T_last_2, T_last_m, and T_last_k are boot times
  • the method further includes:
  • the pre-boot time is advanced.
  • the method further includes:
  • the TV is controlled to start in the normal power-on mode.
  • the method further includes:
  • Predicting the time of the next shutdown by weighting the historical shutdown data of the TV and/or data distribution statistics
  • control television is switched from the STR standby mode to the normal standby mode.
  • the method further includes:
  • control television When there is no next power-on time after the predicted power-off time in the predicted power-on and power-off time, the control television no longer automatically switches between the normal standby mode and the STR standby mode.
  • the present invention further provides a device for quickly starting up a television energy-saving standby, comprising:
  • control module configured to calculate a pre-boot time of the next power-on when the standby command is detected, and control the television to enter the normal standby mode
  • the standby module is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
  • the standby module comprises:
  • a pre-boot unit for controlling the television to start pre-boot when the pre-boot time is reached
  • the switching unit is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot startup is completed;
  • the pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  • control module comprises:
  • a prediction unit configured to predict a time of next power-on by performing weighting calculation and/or data distribution statistics on historical boot data of the television
  • the calculating unit is configured to calculate the pre-boot time of the next boot according to the predicted next boot time and the energy-saving boot time.
  • control module is further configured to establish a prediction model to predict a future boot time of the television
  • T_next T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
  • T_last_1, T_last_2, T_last_m, and T_last_k are boot times
  • control module is further configured to advance the pre-boot time by extending the energy-saving boot time.
  • the device for quickly starting the energy-saving standby of the television further comprises:
  • the startup module is configured to control the television to start in a normal startup mode when the predicted next power-on time is not reached and the power-on command is detected.
  • control module is further configured to predict a time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
  • the standby module is further configured to control the television to be switched from the STR standby mode to the normal standby mode when the predicted next shutdown time is reached and the power-on command is not detected.
  • control module is further configured to control the television to no longer automatically switch between the normal standby mode and the STR standby mode when the predicted power-off time does not have a next power-on time after the predicted power-off time.
  • the present invention calculates the pre-boot time of the next power-on and controls the television to enter the normal standby mode; when the pre-boot time is reached, the control television enters the STR standby mode from the normal standby mode.
  • the pre-boot time of the next power-on when the pre-boot time is not reached, the TV is set to the normal standby mode with low power consumption, and when the pre-boot time is reached, the control TV is switched from the normal standby mode to the STR standby. Mode, while ensuring that the TV can be turned on quickly, it can also save a lot of energy.
  • FIG. 1 is a schematic flow chart of a first embodiment of a method for quickly starting up a television energy-saving standby according to the present invention
  • FIG. 2 is a schematic diagram showing the refinement process of an embodiment of step S10 in FIG. 1;
  • step S20 of FIG. 1 is a schematic flow chart of an embodiment of step S20 of FIG. 1;
  • FIG. 4 is a schematic flow chart of a second embodiment of a method for quickly starting up a television energy-saving standby according to the present invention
  • FIG. 5 is a schematic flow chart of a third embodiment of a method for quickly starting up a television energy-saving standby according to the present invention.
  • FIG. 6 is a schematic diagram of functional modules of a first embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention
  • FIG. 7 is a schematic diagram of a refinement function module of an embodiment of the control module of FIG. 6;
  • FIG. 8 is a schematic diagram of a refinement function module of an embodiment of the standby module of FIG. 6;
  • FIG. 9 is a schematic diagram of functional modules of a second embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention.
  • the main solution of the embodiment of the present invention is: when the standby command is detected, calculate the pre-boot time of the next power-on, and control the television to enter the normal standby mode; when the pre-boot time is reached, the control television enters from the normal standby mode. STR standby mode.
  • the TV is set to the normal standby mode with low power consumption, and when the pre-boot time is reached, the control TV is switched from the normal standby mode to the STR standby. Mode, while ensuring that the TV can be turned on quickly, it can also save a lot of energy.
  • the existing smart TV has been in the STR standby mode after being turned off, and consumes a large amount of power.
  • the present invention provides a method for quickly starting up a television energy-saving standby.
  • FIG. 1 is a schematic flow chart of a first embodiment of a method for quickly starting up a television energy-saving standby according to the present invention.
  • the method for quickly starting the energy-saving standby of the television comprises:
  • Step S10 when the standby command is detected, calculate the pre-boot time of the next power-on, and control the television to enter the normal standby mode;
  • the smart TV When the smart TV is turned on, it needs to start the CPU and RAM, etc., and needs to load the boot animation, boot LOGO and advertisements. Therefore, even for the new TV, it takes about 30 seconds to boot; if the hardware configuration of the TV is not enough, the hardware Checking and loading the system will take longer; the installed software, system garbage and software cache will take up hardware resources, causing the system to run out of time, and the boot time will increase; this series of reasons will lead to slow booting. Therefore, the TV will take longer to boot up after using it for a period of time, even up to 3 to 5 minutes.
  • Smart TV adds STR (Suspend To RAM, that is, suspends to memory, also known as memory standby mode) standby mode, after the system is shut down or enters the power saving mode, the file data required for restarting is stored in the RAM, and the system recovery time using the STR standby mode is used. It's shorter, it usually takes about ten seconds from boot to recovery. However, it is necessary to continuously supply power to the CPU and RAM, and the power consumption is large, and the accumulated power consumed by the STR standby mode is very large when the next boot time is long.
  • STR Suspend To RAM
  • memory standby mode memory standby mode
  • the pre-boot time of the power-on set the TV to be in the normal standby mode after the power-off and before the pre-boot time.
  • An embodiment of the present invention defines the normal standby mode and the STR standby mode as follows: the normal standby mode: the STR function is not supported, and the boot time is longer after the standby, and the boot time of the general smart TV is about 25 seconds to 30 seconds; the STR standby Mode: Support STR function, the boot time is faster after standby, the general smart TV boot time is about 5 seconds to 8 seconds, the RAM keeps running during the standby process.
  • the standby command can also be divided into an ordinary standby command, an STR standby command, and an STR power-saving standby command. The user can select a standby command according to his actual situation.
  • the normal standby command is even if the smart TV is always in the normal standby mode, and the STR standby command is even smart.
  • the TV is always in the STR standby mode, and the STR energy-saving standby command causes the smart TV to be in the normal standby mode in the early stage.
  • the normal standby mode is switched to the STR standby mode.
  • FIG. 2 is a schematic diagram of a refinement process of an embodiment of step S10 in FIG.
  • Step S11 predicting the time of the next booting by performing weighting calculation and/or data distribution statistics on the historical boot data of the television;
  • step S12 the pre-boot time of the next boot is calculated according to the predicted next boot time and the energy-saving boot time.
  • the TV switch time has a certain law to follow
  • by reading the user's previous switch machine operation record, according to the history boot data changes can be Predicting the future boot time of the TV, so that a predictive model can be established to predict the future boot time of the TV, that is, predicting the future boot time of the TV according to the predictive model.
  • the prediction model is based on the historical boot data combined with the current boot data to predict the future boot time.
  • the historical boot data and the boot data have corresponding predictors and weight information.
  • the predictor and weight information are based on the weighting algorithm.
  • Algorithms such as data distribution statistics, moving averages, exponential smoothing, gray prediction, regression analysis, and/or Markov chains are used to calculate future switching times.
  • the usage state of the TV set at the time of the last m week of the user and the latest K day is obtained, and the user is calculated by the weighting algorithm and the data distribution statistics.
  • the time of the next boot is T_next.
  • the weight ratio Q is allocated according to the boot time T_last after the user is turned off. The more concentrated the boot time, the higher the weight ratio Q; the closer to the data of the user's current boot time, the higher the weight ratio Q.
  • the pre-boot time of the next boot is calculated according to the predicted next boot time T_next and the energy-saving boot time, that is, after reaching the pre-boot time, the energy-saving boot time is reached before the predicted time is reached.
  • the boot time T_next for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55; of course, due to the predicted next boot time T_next and the user next actual
  • the boot time is not necessarily the same, you can also adjust the energy-saving boot time, for example, extend the energy-saving boot time, that is, the pre-boot time is advanced, you can avoid the user booting from the next boot time T_next for a certain period of time, the TV from the normal standby mode. Booting takes longer than booting from STR standby mode.
  • step S20 when the pre-boot time is reached, the television is controlled to enter the STR standby mode from the normal standby mode.
  • the TV is controlled to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
  • FIG. 3 is a schematic flowchart of the refinement of an embodiment of step S20 in FIG.
  • Step S21 when the pre-boot time is reached, controlling the television to start pre-boot;
  • Step S22 when the pre-boot startup is completed, controlling the television to enter the STR standby mode from the normal standby mode;
  • the pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  • the RAM is in the power-down state.
  • To switch the TV from the normal standby mode to the STR standby mode it is not a simple recovery power supply, and needs to be controlled. After the TV is turned on, it switches to the STR standby mode. Since the user does not turn on the TV at this time, and from the perspective of energy saving and speeding up the boot, the TV is only turned on at this time, and the pre-boot is compared with the normal boot.
  • the audio and video data is not output, and the process that is not related to starting the CPU is not loaded; that is, from the user's point of view, the state when the TV is pre-booted is not different from the state before the standby, and since the process that is not related to starting the CPU is not loaded, For example, it does not start a time-consuming but inactive process such as boot animation, boot logo, etc., and the pre-boot speed is faster. Therefore, when the pre-boot time is reached, the control television starts the pre-boot; when the pre-boot start is completed, the control television switches to the STR standby mode; when the user turns on, the television can be quickly turned on from the STR standby mode, due to the standby process. Most of the time is in the normal standby mode, so the power consumption in the normal standby mode plus STR standby mode is much less than the power consumption in the STR standby mode in all standby time.
  • the pre-boot time is used as the node, and during the time period from the user shutdown to the pre-boot time, the television is in the normal standby mode with less power consumption, and the standby after the pre-boot time.
  • the TV is in the STR standby mode, which consumes a large amount of power but is turned on faster, so that the TV set can be quickly turned on while greatly reducing the power consumption.
  • FIG. 4 is a schematic flowchart diagram of a second embodiment of a method for quickly starting up a television energy-saving standby.
  • the first embodiment of the method for fast start-up of the energy-saving standby mode of the television the method further includes:
  • step S30 when the predicted next power-on time is not reached, and the power-on command is detected, the television is controlled to start in the normal power-on mode.
  • the user Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, if the pre-boot time has not been reached, the user sends a power-on command to the TV through a remote controller or the like, and the television starts from the normal standby mode.
  • the priority of the externally input power-on command is higher than the system's internal pre-boot and standby mode switching commands, and when the user turns on the television, regardless of the state of the television at that time, the mode is directly switched to the normal boot mode. It is guaranteed that the TV can still be turned on faster when it is predicted that the next boot time is not accurate.
  • the television is controlled to start in the normal power-on mode, ensuring that the television can still be turned on faster when it is predicted that the next power-on time is inaccurate.
  • FIG. 5 is a schematic flowchart diagram of a third embodiment of a method for quickly starting up a television energy-saving standby.
  • the second embodiment of the method for fast start-up of the energy-saving standby mode of the television the method further includes:
  • Step S40 predicting the time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
  • step S50 when the predicted next shutdown time is reached, and the power-on command is not detected, the control television is switched from the STR standby mode to the normal standby mode.
  • the user may boot earlier than the predicted next boot time T_next, or may be turned on later than the predicted next boot time T_next, or even several hours later. Only boot, for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55, and the actual boot time of the user is 20:00 the next day, if the boot is started After the completion of the TV, the TV has been in the STR standby mode, which will consume more power.
  • the user's time at home and the time of watching TV have certain rules.
  • the TV's on/off time also has a certain rule.
  • the future boot time of the TV can be predicted according to the change of the historical boot data.
  • the future shutdown time of the TV can be predicted, so that the predictive model can be established for the TV.
  • the future shutdown time of the machine is predicted, that is, the future shutdown time of the TV is predicted according to the prediction model.
  • Shutdown time when the power-on command is still not detected when the power-off time is reached, the TV is switched from the STR standby mode to the normal standby mode, and when the next power-on time is reached, the TV is controlled again.
  • the machine switches from the normal standby mode to the STR standby mode.
  • the TV can be controlled to switch from the STR standby mode to the normal standby mode, and then The automatic standby mode and the STR standby mode are automatically switched; the predicted number of on-off time can be set by the user, for example, only one next boot time and shutdown time is predicted, and multiple next boot times and shutdowns can be predicted.
  • the energy-saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.
  • the user selects the STR energy-saving standby mode to turn off the TV at 22:00, predicts that the user's next boot time T_next is 20:00 of the next day, the shutdown time is 22:00 of the next day, and the energy-saving boot time is 5 minutes, then the pre-boot The time is 19:55 on the next day; then the TV enters the normal standby mode after shutdown, and controls the TV to start pre-boot at 19:55 on the next day.
  • the TV is controlled to switch from the normal standby mode.
  • the STR standby mode when the user turns on the 20:01, the TV is quickly turned on from the STR standby mode, which takes 6 seconds. If the user does not turn on until 22:00, the TV is controlled to switch from the STR standby mode to the normal standby mode.
  • the invention further provides a device for quickly starting up a television energy-saving standby.
  • FIG. 6 is a schematic diagram of functional modules of a first embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention.
  • the device for power-saving standby and quick start of the television includes: a control module 10 and a standby module 20.
  • the control module 10 is configured to calculate a pre-boot time of the next power-on when the standby instruction is detected, and control the television to enter the normal standby mode;
  • the smart TV When the smart TV is turned on, it needs to start the CPU and RAM, etc., and needs to load the boot animation, boot LOGO and advertisements. Therefore, even for the new TV, it takes about 30 seconds to boot; if the hardware configuration of the TV is not enough, the hardware Checking and loading the system will take longer; the installed software, system garbage and software cache will take up hardware resources, causing the system to run out of time, and the boot time will increase; this series of reasons will lead to slow booting. Therefore, the TV will take longer to boot up after using it for a period of time, even up to 3 to 5 minutes.
  • Smart TV adds STR (Suspend To RAM, that is, suspends to memory, also known as memory standby mode) standby mode, after the system is shut down or enters the power saving mode, the file data required for restarting is stored in the RAM, and the system recovery time using the STR standby mode is used. It's shorter, it usually takes about ten seconds from boot to recovery. However, it is necessary to continuously supply power to the CPU and RAM, and the power consumption is large, and the accumulated power consumed by the STR standby mode is very large when the next boot time is long.
  • STR Suspend To RAM
  • memory standby mode memory standby mode
  • the pre-boot time of the power-on set the TV to be in the normal standby mode after the power-off and before the pre-boot time.
  • An embodiment of the present invention defines the normal standby mode and the STR standby mode as follows: the normal standby mode: the STR function is not supported, and the boot time is longer after the standby, and the boot time of the general smart TV is about 25 seconds to 30 seconds; the STR standby Mode: Support STR function, the boot time is faster after standby, the general smart TV boot time is about 5 seconds to 8 seconds, the RAM keeps running during the standby process.
  • the standby command can also be divided into an ordinary standby command, an STR standby command, and an STR power-saving standby command. The user can select a standby command according to his actual situation.
  • the normal standby command is even if the smart TV is always in the normal standby mode, and the STR standby command is even smart.
  • the TV is always in the STR standby mode, and the STR energy-saving standby command causes the smart TV to be in the normal standby mode in the early stage.
  • the normal standby mode is switched to the STR standby mode.
  • FIG. 7 is a schematic diagram of a refinement function module of an embodiment of the control module 10 of FIG. 6; the control module 10 includes:
  • the predicting unit 11 is configured to predict the time of the next booting by performing weighting calculation and/or data distribution statistics on the historical boot data of the television;
  • the calculating unit 12 is configured to calculate a pre-boot time of the next power-on according to the predicted next power-on time and the energy-saving boot time.
  • the TV switch time has a certain law to follow
  • by reading the user's previous switch machine operation record, according to the history boot data changes can be Predicting the future boot time of the TV, so that a predictive model can be established to predict the future boot time of the TV, that is, predicting the future boot time of the TV according to the predictive model.
  • the prediction model is based on the historical boot data combined with the current boot data to predict the future boot time.
  • the historical boot data and the boot data have corresponding predictors and weight information.
  • the predictor and weight information are based on the weighting algorithm.
  • Algorithms such as data distribution statistics, moving averages, exponential smoothing, gray prediction, regression analysis, and/or Markov chains are used to calculate future switching times.
  • the usage state of the TV set at the time of the last m week of the user and the latest K day is obtained, and the user is calculated by the weighting algorithm and the data distribution statistics.
  • the time of the next boot is T_next.
  • the weight ratio Q is allocated according to the boot time T_last after the user is turned off. The more concentrated the boot time, the higher the weight ratio Q; the closer to the data of the user's current boot time, the higher the weight ratio Q.
  • the pre-boot time of the next boot is calculated according to the predicted next boot time T_next and the energy-saving boot time, that is, after reaching the pre-boot time, the energy-saving boot time is reached before the predicted time is reached.
  • the boot time T_next for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55; of course, due to the predicted next boot time T_next and the user next actual
  • the boot time is not necessarily the same, you can also adjust the energy-saving boot time, for example, extend the energy-saving boot time, that is, the pre-boot time is advanced, you can avoid the user booting from the next boot time T_next for a certain period of time, the TV from the normal standby mode. Booting takes longer than booting from STR standby mode.
  • the standby module 20 is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
  • the TV is controlled to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
  • FIG. 8 is a schematic diagram of a refinement function module of an embodiment of the standby module 20 of FIG. 6; the standby module 20 includes:
  • the pre-boot unit 21 is configured to control the television to start pre-boot when the pre-boot time is reached;
  • the switching unit 22 is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot startup is completed;
  • the pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  • the RAM is in the power-down state.
  • To switch the TV from the normal standby mode to the STR standby mode it is not a simple recovery power supply, and needs to be controlled. After the TV is turned on, it switches to the STR standby mode. Since the user does not turn on the TV at this time, and from the perspective of energy saving and speeding up the boot, the TV is only turned on at this time, and the pre-boot is compared with the normal boot.
  • the audio and video data is not output, and the process that is not related to starting the CPU is not loaded; that is, from the user's point of view, the state when the TV is pre-booted is not different from the state before the standby, and since the process that is not related to starting the CPU is not loaded, For example, it does not start a time-consuming but inactive process such as boot animation, boot logo, etc., and the pre-boot speed is faster. Therefore, when the pre-boot time is reached, the control television starts the pre-boot; when the pre-boot start is completed, the control television switches to the STR standby mode; when the user turns on, the television can be quickly turned on from the STR standby mode, due to the standby process. Most of the time is in the normal standby mode, so the power consumption in the normal standby mode plus STR standby mode is much less than the power consumption in the STR standby mode in all standby time.
  • the pre-boot time is used as the node, and during the time period from the user shutdown to the pre-boot time, the television is in the normal standby mode with less power consumption, and the standby after the pre-boot time.
  • the TV is in the STR standby mode, which consumes a large amount of power but is turned on faster, so that the TV set can be quickly turned on while greatly reducing the power consumption.
  • FIG. 9 is a schematic diagram of functional modules of a second embodiment of an apparatus for quickly starting up a television energy-saving standby.
  • the device for power-saving standby and quick start of the television further includes a startup module 30.
  • the startup module 30 is configured to control the television to start in a normal startup mode when the predicted next power-on time is not reached and the power-on command is detected.
  • the user Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, if the pre-boot time has not been reached, the user sends a power-on command to the TV through a remote controller or the like, and the television starts from the normal standby mode.
  • the priority of the externally input power-on command is higher than the system's internal pre-boot and standby mode switching commands, and when the user turns on the television, regardless of the state of the television at that time, the mode is directly switched to the normal boot mode. It is guaranteed that the TV can still be turned on faster when it is predicted that the next boot time is not accurate.
  • the television is controlled to start in the normal power-on mode, ensuring that the television can still be turned on faster when it is predicted that the next power-on time is inaccurate.
  • control module 10 is further configured to predict a time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
  • the standby module 20 is further configured to control the television to be switched from the STR standby mode to the normal standby mode when the predicted next shutdown time is reached and the power-on command is not detected.
  • the user may boot earlier than the predicted next boot time T_next, or may be turned on later than the predicted next boot time T_next, or even several hours later. Only boot, for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55, and the actual boot time of the user is 20:00 the next day, if the boot is started After the completion of the TV, the TV has been in the STR standby mode, which will consume more power.
  • the user's time at home and the time of watching TV have certain rules.
  • the TV's on/off time also has a certain rule.
  • the future boot time of the TV can be predicted according to the change of the historical boot data.
  • the future shutdown time of the TV can be predicted, so that the predictive model can be established for the TV.
  • the future shutdown time of the machine is predicted, that is, the future shutdown time of the TV is predicted according to the prediction model.
  • Shutdown time when the power-on command is still not detected when the power-off time is reached, the TV is switched from the STR standby mode to the normal standby mode, and when the next power-on time is reached, the TV is controlled again.
  • the machine switches from the normal standby mode to the STR standby mode.
  • the TV can be controlled to switch from the STR standby mode to the normal standby mode, and then The automatic standby mode and the STR standby mode are automatically switched; the predicted number of on-off time can be set by the user, for example, only one next boot time and shutdown time is predicted, and multiple next boot times and shutdowns can be predicted.
  • the energy-saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.

Abstract

A method for an energy-saving standby mode and quick start-up of a television comprises steps of: when a standby instruction is detected, calculating a pre-start time for a next start-up, and controlling a television to enter a normal standby mode; and when the pre-start time is reached, controlling the television to enter a suspend-to-RAM (STR) standby mode from the normal standby mode. Also disclosed is an apparatus for an energy-saving standby mode and quick start-up of a television. By calculating the pre-start time for the next start-up, when the pre-start time is not yet reached, the television is set to a low-power-consuming normal standby mode, and when the pre-start time is reached, the television is controlled to switch from the normal standby mode to the STR standby mode, ensuring the quick start-up of the television and greatly conserving power.

Description

电视机节能待机快速开机的方法及装置  Method and device for quickly starting up energy-saving standby of television
技术领域Technical field
本发明涉及智能电视技术领域,尤其涉及一种电视机节能待机快速开机的方法及装置。The invention relates to the technical field of smart televisions, in particular to a method and a device for quickly starting up a television energy-saving standby.
背景技术Background technique
目前的智能电视在开机过程中,都是先将系统程序完全加载到内存后,再进行硬件初始化,然后启动应用操作系统程序以进行下一步工作。所述系统程序包括与硬件初始化相关的程序及应用操作系统程序,随着系统程序越来越大,加载的时间及硬件初始化的时间也越来越长,使得智能电视整个开机越来越慢,从而影响用户对产品的满意度。In the current boot process, the smart TV first loads the system program into the memory first, then performs hardware initialization, and then starts the application operating system program to proceed to the next step. The system program includes a program related to hardware initialization and an application operating system program. As the system program becomes larger and larger, the loading time and the hardware initialization time are also longer and longer, so that the whole startup of the smart TV is slower and slower. This affects the user's satisfaction with the product.
针对这一问题,为智能电视增加了STR(Suspend to RAM,即挂起到内存,又称作内存待机模式)待机模式,开机时间比正常的开机时间节省20秒以上。由于STR待机模式在待机时需要保持RAM(random access memory,RAM随机存取存储器)的运行,因此在待机的时候,比普通待机模式损耗的功耗多很多,当智能电视长时间处于STR待机模式时,STR待机模式累计消耗的电量非常大。In response to this problem, STR (Suspend to) has been added for smart TV. RAM, that is, suspends to memory, also known as memory standby mode) standby mode, the boot time saves more than 20 seconds than the normal boot time. Since STR standby mode needs to keep RAM during standby (random Access Memory, RAM random access memory), so in standby, the power consumption is much more than the normal standby mode loss. When the smart TV is in the STR standby mode for a long time, the accumulated power consumed by the STR standby mode is very large.
上述内容仅用于辅助理解本发明的技术方案,并不代表承认上述内容是现有技术。The above content is only used to assist in understanding the technical solutions of the present invention, and does not constitute an admission that the above is prior art.
发明内容Summary of the invention
本发明的主要目的在于提供一种电视机节能待机快速开机的方法及装置,旨在解决现有的智能电视为了达到快速开机的目的,在关机后一直处于STR待机模式,耗电量大的问题。The main object of the present invention is to provide a method and a device for energy-saving standby and quick start of a television, aiming at solving the problem that the existing smart TV has been in the STR standby mode after being turned off in order to achieve the purpose of fast booting, and the power consumption is large. .
为实现上述目的,本发明提供的一种电视机节能待机快速开机的方法,包括以下步骤:To achieve the above objective, the present invention provides a method for power-saving standby and quick start of a television, comprising the following steps:
当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;When the standby command is detected, the pre-boot time of the next power-on is calculated, and the television is controlled to enter the normal standby mode;
当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。When the pre-boot time is reached, the control television enters the STR standby mode from the normal standby mode.
优选地,所述当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式的步骤包括:Preferably, when the pre-boot time is reached, the step of controlling the television to enter the STR standby mode from the normal standby mode comprises:
当到达预开机时间时,控制电视机启动预开机;When the pre-boot time is reached, the control television starts the pre-boot;
预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;When the pre-boot startup is completed, the control television enters the STR standby mode from the normal standby mode;
其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
优选地,计算下次开机的预开机时间的步骤包括:Preferably, the step of calculating the pre-boot time of the next power-on includes:
通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;Predicting the time of the next boot by weighting the historical boot data of the TV and/or data distribution statistics;
根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。According to the predicted next boot time and energy-saving boot time, the pre-boot time of the next boot is calculated.
优选地,所述通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间的步骤之前,还包括:Preferably, the step of predicting the time of the next power-on by the weighting calculation and/or the data distribution statistics of the historical boot data of the television set further includes:
建立预测模型对电视机未来的开机时间进行预测;Establish a predictive model to predict the future boot time of the TV set;
所述预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k;The formula of the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
其中,k > m,且k和m均为大于1的正整数;Where k > m, and k and m are positive integers greater than one;
T_last_1、 T_last_2、T_last_m、T_last_k为开机时间;T_last_1, T_last_2, T_last_m, and T_last_k are boot times;
Q_1 、 Q_2 、 Q_m 、 Q_k为权重比值,且Q_1 + Q_2 + … + Q_m + … + Q_k = 1。Q_1 , Q_2 , Q_m , Q_k are weight ratios, and Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1.
优选地,所述方法还包括:Preferably, the method further includes:
通过延长节能开机时间,使预开机时间提前。By extending the energy-saving boot time, the pre-boot time is advanced.
优选地,所述方法还包括:Preferably, the method further includes:
在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。When the predicted next power-on time is not reached, and the power-on command is detected, the TV is controlled to start in the normal power-on mode.
优选地,所述方法还包括:Preferably, the method further includes:
通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;Predicting the time of the next shutdown by weighting the historical shutdown data of the TV and/or data distribution statistics;
当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。When the predicted next shutdown time is reached and the power-on command is not detected, the control television is switched from the STR standby mode to the normal standby mode.
优选地,所述当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式的步骤之后,还包括:Preferably, after the step of controlling the television to be switched from the STR standby mode to the normal standby mode when the predicted next power-off time is reached and the power-on command is not detected, the method further includes:
当预测的开关机时间中,该预测的关机时间之后没有下次开机时间,则控制电视机不再自动进行普通待机模式与STR待机模式间的切换。When there is no next power-on time after the predicted power-off time in the predicted power-on and power-off time, the control television no longer automatically switches between the normal standby mode and the STR standby mode.
此外,为实现上述目的,本发明还提供一种电视机节能待机快速开机的装置,包括:In addition, in order to achieve the above object, the present invention further provides a device for quickly starting up a television energy-saving standby, comprising:
控制模块,用于当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;a control module, configured to calculate a pre-boot time of the next power-on when the standby command is detected, and control the television to enter the normal standby mode;
待机模块,用于当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。The standby module is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
优选地,所述待机模块包括:Preferably, the standby module comprises:
预开机单元,用于当到达预开机时间时,控制电视机启动预开机;a pre-boot unit for controlling the television to start pre-boot when the pre-boot time is reached;
切换单元,用于预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;The switching unit is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot startup is completed;
其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
优选地,所述控制模块包括:Preferably, the control module comprises:
预测单元,用于通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;a prediction unit, configured to predict a time of next power-on by performing weighting calculation and/or data distribution statistics on historical boot data of the television;
计算单元,用于根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。The calculating unit is configured to calculate the pre-boot time of the next boot according to the predicted next boot time and the energy-saving boot time.
优选地,所述控制模块,还用于建立预测模型对电视机未来的开机时间进行预测;Preferably, the control module is further configured to establish a prediction model to predict a future boot time of the television;
所述预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k;The formula of the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
其中,k > m,且k和m均为大于1的正整数;Where k > m, and k and m are positive integers greater than one;
T_last_1、 T_last_2、T_last_m、T_last_k为开机时间;T_last_1, T_last_2, T_last_m, and T_last_k are boot times;
Q_1 、 Q_2 、 Q_m 、 Q_k为权重比值,且Q_1 + Q_2 + … + Q_m + … + Q_k = 1。Q_1 , Q_2 , Q_m , Q_k are weight ratios, and Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1.
优选地,所述控制模块,还用于通过延长节能开机时间,使预开机时间提前。Preferably, the control module is further configured to advance the pre-boot time by extending the energy-saving boot time.
优选地,所述电视机节能待机快速开机的装置还包括:Preferably, the device for quickly starting the energy-saving standby of the television further comprises:
启动模块,用于在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。The startup module is configured to control the television to start in a normal startup mode when the predicted next power-on time is not reached and the power-on command is detected.
优选地,所述控制模块,还用于通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;Preferably, the control module is further configured to predict a time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
所述待机模块,还用于当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。The standby module is further configured to control the television to be switched from the STR standby mode to the normal standby mode when the predicted next shutdown time is reached and the power-on command is not detected.
优选地,所述控制模块,还用于当预测的开关机时间中,该预测的关机时间之后没有下次开机时间,则控制电视机不再自动进行普通待机模式与STR待机模式间的切换。Preferably, the control module is further configured to control the television to no longer automatically switch between the normal standby mode and the STR standby mode when the predicted power-off time does not have a next power-on time after the predicted power-off time.
本发明当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。通过计算下次开机的预开机时间,当未达到预开机时间时,将电视机设置为耗电量小的普通待机模式,当到达预开机时间时,控制电视机由普通待机模式切换到STR待机模式,在保证电视机能快速开机的同时,还能极大的节约电能。When detecting the standby instruction, the present invention calculates the pre-boot time of the next power-on and controls the television to enter the normal standby mode; when the pre-boot time is reached, the control television enters the STR standby mode from the normal standby mode. By calculating the pre-boot time of the next power-on, when the pre-boot time is not reached, the TV is set to the normal standby mode with low power consumption, and when the pre-boot time is reached, the control TV is switched from the normal standby mode to the STR standby. Mode, while ensuring that the TV can be turned on quickly, it can also save a lot of energy.
附图说明DRAWINGS
图1为本发明电视机节能待机快速开机的方法的第一实施例的流程示意图;1 is a schematic flow chart of a first embodiment of a method for quickly starting up a television energy-saving standby according to the present invention;
图2为图1中步骤S10一实施例的细化流程示意图;2 is a schematic diagram showing the refinement process of an embodiment of step S10 in FIG. 1;
图3为图1中步骤S20一实施例的细化流程示意图;3 is a schematic flow chart of an embodiment of step S20 of FIG. 1;
图4为本发明电视机节能待机快速开机的方法的第二实施例的流程示意图;4 is a schematic flow chart of a second embodiment of a method for quickly starting up a television energy-saving standby according to the present invention;
图5为本发明电视机节能待机快速开机的方法的第三实施例的流程示意图;5 is a schematic flow chart of a third embodiment of a method for quickly starting up a television energy-saving standby according to the present invention;
图6为本发明电视机节能待机快速开机的装置的第一实施例的功能模块示意图;6 is a schematic diagram of functional modules of a first embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention;
图7为图6中控制模块一实施例的细化功能模块示意图;7 is a schematic diagram of a refinement function module of an embodiment of the control module of FIG. 6;
图8为图6中待机模块一实施例的细化功能模块示意图;8 is a schematic diagram of a refinement function module of an embodiment of the standby module of FIG. 6;
图9为本发明电视机节能待机快速开机的装置的第二实施例的功能模块示意图。FIG. 9 is a schematic diagram of functional modules of a second embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features, and advantages of the present invention will be further described in conjunction with the embodiments.
具体实施方式detailed description
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明实施例的主要解决方案是:当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。通过计算下次开机的预开机时间,当未达到预开机时间时,将电视机设置为耗电量小的普通待机模式,当到达预开机时间时,控制电视机由普通待机模式切换到STR待机模式,在保证电视机能快速开机的同时,还能极大的节约电能。The main solution of the embodiment of the present invention is: when the standby command is detected, calculate the pre-boot time of the next power-on, and control the television to enter the normal standby mode; when the pre-boot time is reached, the control television enters from the normal standby mode. STR standby mode. By calculating the pre-boot time of the next power-on, when the pre-boot time is not reached, the TV is set to the normal standby mode with low power consumption, and when the pre-boot time is reached, the control TV is switched from the normal standby mode to the STR standby. Mode, while ensuring that the TV can be turned on quickly, it can also save a lot of energy.
由于现有的智能电视为了达到快速开机的目的,在关机后一直处于STR待机模式,耗电量大。In order to achieve the purpose of fast booting, the existing smart TV has been in the STR standby mode after being turned off, and consumes a large amount of power.
基于上述问题,本发明提供一种电视机节能待机快速开机的方法。Based on the above problems, the present invention provides a method for quickly starting up a television energy-saving standby.
参照图1,图1为本发明电视机节能待机快速开机的方法的第一实施例的流程示意图。1 is a schematic flow chart of a first embodiment of a method for quickly starting up a television energy-saving standby according to the present invention.
在一实施例中,所述电视机节能待机快速开机的方法包括:In an embodiment, the method for quickly starting the energy-saving standby of the television comprises:
步骤S10,当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;Step S10, when the standby command is detected, calculate the pre-boot time of the next power-on, and control the television to enter the normal standby mode;
智能电视在开机时,需要启动CPU及RAM等,并需要加载开机动画、开机LOGO及广告等,因此,即便是新电视机,开机也需要大约30秒;如果电视机的硬件配置不够,硬件自检和加载系统的耗时也会更长;安装的软件、系统垃圾和软件缓存,都要占用硬件资源,导致系统运行卡顿,开机耗时也会增加;这一系列原因都会导致开机缓慢,因此,电视机使用一段时间后开机时间会更长,甚至长达3至5分钟。为了提高开机速度,智能电视增加了STR(Suspend to RAM,即挂起到内存,又称作内存待机模式)待机模式,在系统关机或进入省电模式后,将重新启动所需的文件数据都储存在RAM里,使用STR待机模式的系统恢复时间较短,一般从开机到复原只需十秒左右的时间。但是,需要持续给CPU和RAM供电,耗电量大,且当离下次开机时间较长时,STR待机模式累计消耗的电量非常大。而实际上,对用户而言,要想实现快速开机,只要快到开机的时候,电视机处于STR待机模式即可,中间的待机状态用户并不关心,而为了节约电能,可以先预测下次开机的预开机时间,设定电视机在关机之后、预开机时间之前的时间段处于普通待机模式。本发明一实施例对普通待机模式及STR待机模式定义如下:普通待机模式:不支持STR功能,待机后再次开机时间比较长,一般的智能电视的开机时间为25秒到30秒左右;STR待机模式:支持STR功能,待机后再次开机时间比较快,一般的智能电视的开机时间为5秒到8秒左右,待机过程中RAM一直保持运行。进一步地,待机指令也可以分为普通待机指令、STR待机指令及STR节能待机指令,用户可以根据自己的实际情况选择待机指令,普通待机指令即使智能电视一直处于普通待机模式,STR待机指令即使智能电视一直处于STR待机模式,而STR节能待机指令则使智能电视前期处于普通待机模式,到达触发条件时,再由普通待机模式切换到STR待机模式。When the smart TV is turned on, it needs to start the CPU and RAM, etc., and needs to load the boot animation, boot LOGO and advertisements. Therefore, even for the new TV, it takes about 30 seconds to boot; if the hardware configuration of the TV is not enough, the hardware Checking and loading the system will take longer; the installed software, system garbage and software cache will take up hardware resources, causing the system to run out of time, and the boot time will increase; this series of reasons will lead to slow booting. Therefore, the TV will take longer to boot up after using it for a period of time, even up to 3 to 5 minutes. In order to increase the boot speed, Smart TV adds STR (Suspend To RAM, that is, suspends to memory, also known as memory standby mode) standby mode, after the system is shut down or enters the power saving mode, the file data required for restarting is stored in the RAM, and the system recovery time using the STR standby mode is used. It's shorter, it usually takes about ten seconds from boot to recovery. However, it is necessary to continuously supply power to the CPU and RAM, and the power consumption is large, and the accumulated power consumed by the STR standby mode is very large when the next boot time is long. In fact, for the user, in order to achieve a fast boot, as long as the computer is in the STR standby mode when it is turned on, the user in the middle standby state does not care, and in order to save power, you can predict the next time. The pre-boot time of the power-on, set the TV to be in the normal standby mode after the power-off and before the pre-boot time. An embodiment of the present invention defines the normal standby mode and the STR standby mode as follows: the normal standby mode: the STR function is not supported, and the boot time is longer after the standby, and the boot time of the general smart TV is about 25 seconds to 30 seconds; the STR standby Mode: Support STR function, the boot time is faster after standby, the general smart TV boot time is about 5 seconds to 8 seconds, the RAM keeps running during the standby process. Further, the standby command can also be divided into an ordinary standby command, an STR standby command, and an STR power-saving standby command. The user can select a standby command according to his actual situation. The normal standby command is even if the smart TV is always in the normal standby mode, and the STR standby command is even smart. The TV is always in the STR standby mode, and the STR energy-saving standby command causes the smart TV to be in the normal standby mode in the early stage. When the trigger condition is reached, the normal standby mode is switched to the STR standby mode.
如图2所示,图2为图1中步骤S10一实施例的细化流程示意图。As shown in FIG. 2, FIG. 2 is a schematic diagram of a refinement process of an embodiment of step S10 in FIG.
步骤S11,通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;Step S11, predicting the time of the next booting by performing weighting calculation and/or data distribution statistics on the historical boot data of the television;
步骤S12,根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。In step S12, the pre-boot time of the next boot is calculated according to the predicted next boot time and the energy-saving boot time.
由于用户在家的时间、观看电视的时间等都有一定的规律,因而电视机的开关机时间也有一定的规律可循,通过读取用户之前的开关机操作的记录,根据历史开机数据的变化可以预测电视机未来的开机时间,从而可以建立预测模型对电视机未来的开机时间进行预测,即根据预测模型预测电视机未来的开机时间。预测模型是基于历史开机数据结合本次开机数据对未来开机时间进行预测的模型,历史开机数据及本次开机数据均有相对应的预测因子及权重信息,将预测因子与权重信息根据加权算法、数据分布统计、移动平均、指数平滑、灰色预测、回归分析和/或马尔可夫链等算法进行运算得到未来开关机时间。本发明一实施例中,通过读取用户之前的开关机操作的记录,获取用户之前m周的这一天、最近K天的这个时间点电视机的使用状态,通过加权算法以及数据分布统计计算用户下次开机的时间T_next。权重比Q根据之前用户关机后的开机时间T_last进行分配,开机时间越集中,权重比值Q就越高;越接近用户当次开机时间的数据,权重比值Q越高。预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k,其中,k > m,且k和m均为大于1的正整数,Q_1 + Q_2 + … + Q_m + … + Q_k = 1;根据该预测模型可以计算出用户下次开机的时间T_next。由于从普通待机模式进入STR待机模式需要一段时间,因此,要预留一个节能开机时间,保证电视机在到达预测的下次开机时间T_next时处于STR待机模式;该节能开机时间至少要保证电视机能从普通待机模式切换到STR待机模式,则根据预测的下次开机时间T_next及节能开机时间计算下次开机的预开机时间,即到达预开机时间后,再经过一个节能开机时间才到达预测的下次开机时间T_next;例如,预测的下次开机时间T_next为20:00,节能开机时间为5分钟,则预开机时间为19:55;当然,由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,还可以调整节能开机时间,例如,延长节能开机时间,即将预开机时间提前,可以避免因用户比预测的下次开机时间T_next提前一段时间开机,电视机从普通待机模式开机比从STR待机模式开机耗时长的问题。Because the user's time at home, the time to watch TV, etc. have a certain law, so the TV switch time has a certain law to follow, by reading the user's previous switch machine operation record, according to the history boot data changes can be Predicting the future boot time of the TV, so that a predictive model can be established to predict the future boot time of the TV, that is, predicting the future boot time of the TV according to the predictive model. The prediction model is based on the historical boot data combined with the current boot data to predict the future boot time. The historical boot data and the boot data have corresponding predictors and weight information. The predictor and weight information are based on the weighting algorithm. Algorithms such as data distribution statistics, moving averages, exponential smoothing, gray prediction, regression analysis, and/or Markov chains are used to calculate future switching times. In an embodiment of the present invention, by reading the record of the operation of the switch machine before the user, the usage state of the TV set at the time of the last m week of the user and the latest K day is obtained, and the user is calculated by the weighting algorithm and the data distribution statistics. The time of the next boot is T_next. The weight ratio Q is allocated according to the boot time T_last after the user is turned off. The more concentrated the boot time, the higher the weight ratio Q; the closer to the data of the user's current boot time, the higher the weight ratio Q. The formula for the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k, where k > m, and k and m are positive integers greater than 1, Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1; According to the prediction model, the time T_next of the user's next power-on can be calculated. Since it takes a period of time to enter the STR standby mode from the normal standby mode, it is necessary to reserve an energy-saving boot time to ensure that the TV is in the STR standby mode when it reaches the predicted next boot time T_next; Switching from the normal standby mode to the STR standby mode, the pre-boot time of the next boot is calculated according to the predicted next boot time T_next and the energy-saving boot time, that is, after reaching the pre-boot time, the energy-saving boot time is reached before the predicted time is reached. The boot time T_next; for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55; of course, due to the predicted next boot time T_next and the user next actual The boot time is not necessarily the same, you can also adjust the energy-saving boot time, for example, extend the energy-saving boot time, that is, the pre-boot time is advanced, you can avoid the user booting from the next boot time T_next for a certain period of time, the TV from the normal standby mode. Booting takes longer than booting from STR standby mode.
步骤S20,当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。In step S20, when the pre-boot time is reached, the television is controlled to enter the STR standby mode from the normal standby mode.
为了保证到达预测的下次开机时间T_next时,电视机处于能够快速开机的STR待机模式,则在到达预开机时间时,要控制电视机由普通待机模式进入STR待机模式。In order to ensure that the TV is in the STR standby mode that can be quickly turned on when the predicted next power-on time T_next is reached, the TV is controlled to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
如图3所示,图3为图1中步骤S20一实施例的细化流程示意图。As shown in FIG. 3, FIG. 3 is a schematic flowchart of the refinement of an embodiment of step S20 in FIG.
步骤S21,当到达预开机时间时,控制电视机启动预开机;Step S21, when the pre-boot time is reached, controlling the television to start pre-boot;
步骤S22,预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;Step S22, when the pre-boot startup is completed, controlling the television to enter the STR standby mode from the normal standby mode;
其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
由于普通待机模式时,仅部分CPU保持运行,与STR待机模式相比,RAM处于掉电状态,要使电视机从普通待机模式切换到STR待机模式,不是简单的恢复供电能实现的,需要控制电视机开机之后再切换到STR待机模式,由于此时用户并没有开启电视机,且从节能和加快开机的角度考虑,电视机此时的开机仅为预开机,预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程;即从用户角度来看,电视机预开机时的状态与之前待机时的状态没有区别,且由于不加载与启动CPU无关的流程,例如,不启动开机动画、开机logo等耗时但没有作用的流程,预开机速度较快。因此,当到达预开机时间时,控制电视机启动预开机;预开机启动完成时,控制电视机切换到STR待机模式;当用户开机时,电视机从STR待机模式能够快速开机,由于待机过程中的大部分时间处于普通待机模式,因此普通待机模式加STR待机模式下的耗电量远远小于全部待机时间都处于STR待机模式下的耗电量。Due to the normal standby mode, only part of the CPU keeps running. Compared with the STR standby mode, the RAM is in the power-down state. To switch the TV from the normal standby mode to the STR standby mode, it is not a simple recovery power supply, and needs to be controlled. After the TV is turned on, it switches to the STR standby mode. Since the user does not turn on the TV at this time, and from the perspective of energy saving and speeding up the boot, the TV is only turned on at this time, and the pre-boot is compared with the normal boot. The audio and video data is not output, and the process that is not related to starting the CPU is not loaded; that is, from the user's point of view, the state when the TV is pre-booted is not different from the state before the standby, and since the process that is not related to starting the CPU is not loaded, For example, it does not start a time-consuming but inactive process such as boot animation, boot logo, etc., and the pre-boot speed is faster. Therefore, when the pre-boot time is reached, the control television starts the pre-boot; when the pre-boot start is completed, the control television switches to the STR standby mode; when the user turns on, the television can be quickly turned on from the STR standby mode, due to the standby process. Most of the time is in the normal standby mode, so the power consumption in the normal standby mode plus STR standby mode is much less than the power consumption in the STR standby mode in all standby time.
本实施例当用户选择STR节能待机时,以预开机时间为节点,从用户关机到预开机时间的时间段内,电视机处于耗电量较少的普通待机模式,从预开机时间之后的待机时间段,电视机才处于耗电量较大但开机较快的STR待机模式,使电视机在保持快速开机的同时,大大降低了耗电量。In this embodiment, when the user selects the STR energy-saving standby, the pre-boot time is used as the node, and during the time period from the user shutdown to the pre-boot time, the television is in the normal standby mode with less power consumption, and the standby after the pre-boot time. During the time period, the TV is in the STR standby mode, which consumes a large amount of power but is turned on faster, so that the TV set can be quickly turned on while greatly reducing the power consumption.
参照图4,图4为本发明电视机节能待机快速开机的方法的第二实施例的流程示意图。基于上述电视机节能待机快速开机的方法的第一实施例,所述方法还包括:Referring to FIG. 4, FIG. 4 is a schematic flowchart diagram of a second embodiment of a method for quickly starting up a television energy-saving standby. The first embodiment of the method for fast start-up of the energy-saving standby mode of the television, the method further includes:
步骤S30,在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。In step S30, when the predicted next power-on time is not reached, and the power-on command is detected, the television is controlled to start in the normal power-on mode.
由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,如果还未到达预开机时间,用户就通过遥控器等向电视机发送了开机指令,则电视机从普通待机模式启动正常开机;如果到达预开机时间,电视机正在进行预开机时,用户恰巧通过遥控器等向电视机发送了开机指令,则电视机从预开机直接切换到正常开机;由于预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程;当切换到正常开机时,仅需开启音视频数据输出功能,并加载开机动画、开机logo等正常开机需执行的流程即可。本实施例设置外部输入的开机指令的优先级高于系统内部的预开机及待机模式切换指令,则在用户开启电视机时,无论电视机当时处于何种状态,都直接切换到正常开机模式,保证了在预测下次开机时间不准确的情况下,电视机仍能较快的开机。Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, if the pre-boot time has not been reached, the user sends a power-on command to the TV through a remote controller or the like, and the television starts from the normal standby mode. Normally booting; if the pre-boot time is reached, the TV is pre-booting, the user happens to send a power-on command to the TV through the remote control, etc., then the TV switches directly from the pre-boot to the normal boot; due to the pre-boot and normal boot Compared, the audio and video data is not output, and the process that is not related to starting the CPU is not loaded; when switching to the normal boot, only the audio and video data output function needs to be turned on, and the process of starting the boot animation, booting the logo, etc. . In this embodiment, the priority of the externally input power-on command is higher than the system's internal pre-boot and standby mode switching commands, and when the user turns on the television, regardless of the state of the television at that time, the mode is directly switched to the normal boot mode. It is guaranteed that the TV can still be turned on faster when it is predicted that the next boot time is not accurate.
本实施例不论电视机处于何种状态,当检测到开机指令时,控制电视机以正常开机模式启动,保证了在预测下次开机时间不准确的情况下,电视机仍能较快的开机。In this embodiment, regardless of the state of the television, when the power-on command is detected, the television is controlled to start in the normal power-on mode, ensuring that the television can still be turned on faster when it is predicted that the next power-on time is inaccurate.
参照图5,图5为本发明电视机节能待机快速开机的方法的第三实施例的流程示意图。基于上述电视机节能待机快速开机的方法的第二实施例,所述方法还包括:Referring to FIG. 5, FIG. 5 is a schematic flowchart diagram of a third embodiment of a method for quickly starting up a television energy-saving standby. The second embodiment of the method for fast start-up of the energy-saving standby mode of the television, the method further includes:
步骤S40,通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;Step S40, predicting the time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
步骤S50,当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。In step S50, when the predicted next shutdown time is reached, and the power-on command is not detected, the control television is switched from the STR standby mode to the normal standby mode.
由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,用户可能比预测的下次开机时间T_next早开机,也可能比预测的下次开机时间T_next晚开机,甚至晚若干小时才开机,例如,预测的下次开机时间T_next为20:00,节能开机时间为5分钟,则预开机时间为19:55,而用户实际开机时间为次日的20:00,若预开机启动完成后电视机一直处于STR待机模式,将消耗较多的电能;如前所述,用户在家的时间、观看电视的时间等都有一定的规律,电视机的开关机时间也有一定的规律可循,通过读取用户之前的开关机操作的记录,根据历史开机数据的变化可以预测电视机未来的开机时间,根据历史关机数据的变化可以预测电视机未来的关机时间,从而可以建立预测模型对电视机未来的关机时间进行预测,即根据预测模型预测电视机未来的关机时间。在检测到STR节能待机指令时,计算下次开关机的时间,可以仅计算下一次的预开机时间和关机时间(关机时间晚于预开机时间),也可以计算后面多次的预开机时间和关机时间(预开机时间与关机时间间隔分布),当到了关机时间仍没有检测到开机指令时,则控制电视机由STR待机模式切换到普通待机模式,当到达下次开机时间时,再次控制电视机由普通待机模式切换到STR待机模式,当预测的开关机时间中,该预测的关机时间之后没有下次开机时间了,则可以控制电视机由STR待机模式切换到普通待机模式,且之后不再自动进行普通待机模式与STR待机模式间的切换;预测的开关机时间的数量可以由用户设置,例如,仅预测一个下次开机时间及关机时间,也可以预测多个下次开机时间及关机时间;到达预测的下次关机时间,且未检测到开机指令时,也可以根据用户的设置,控制电视机由STR待机模式切换到普通待机模式,或持续处于STR待机模式。当到达预测的下次关机时间用户仍未开机时,控制电视机由STR待机模式切换到普通待机模式,通过对待机时间与状态的持续监控与管理,进一步提高电视机待机状态下的节能性能。Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, the user may boot earlier than the predicted next boot time T_next, or may be turned on later than the predicted next boot time T_next, or even several hours later. Only boot, for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55, and the actual boot time of the user is 20:00 the next day, if the boot is started After the completion of the TV, the TV has been in the STR standby mode, which will consume more power. As mentioned above, the user's time at home and the time of watching TV have certain rules. The TV's on/off time also has a certain rule. By reading the record of the user's previous switch operation, the future boot time of the TV can be predicted according to the change of the historical boot data. According to the change of the historical shutdown data, the future shutdown time of the TV can be predicted, so that the predictive model can be established for the TV. The future shutdown time of the machine is predicted, that is, the future shutdown time of the TV is predicted according to the prediction model. When the STR energy-saving standby command is detected, the time of the next power-on and power-off is calculated, and only the next pre-boot time and the shutdown time (the shutdown time is later than the pre-boot time) can be calculated, and the pre-boot time and the subsequent multiple pre-boot times can be calculated. Shutdown time (pre-boot time and off-time interval distribution), when the power-on command is still not detected when the power-off time is reached, the TV is switched from the STR standby mode to the normal standby mode, and when the next power-on time is reached, the TV is controlled again. The machine switches from the normal standby mode to the STR standby mode. When the predicted power-off time, the predicted power-off time does not have the next power-on time, the TV can be controlled to switch from the STR standby mode to the normal standby mode, and then The automatic standby mode and the STR standby mode are automatically switched; the predicted number of on-off time can be set by the user, for example, only one next boot time and shutdown time is predicted, and multiple next boot times and shutdowns can be predicted. Time; when the predicted next shutdown time is reached and the power-on command is not detected, According to user settings, switch the TV controlled by the STR standby mode to normal standby mode, the standby mode or continuously in STR. When the user does not turn on the computer when the predicted next shutdown time is reached, the control TV is switched from the STR standby mode to the normal standby mode, and the energy saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.
本实施例通过对待机时间与状态的持续监控与管理,进一步提高电视机待机状态下的节能性能。In this embodiment, the energy-saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.
为了更好地说明上述电视机节能待机快速开机的方案,以下将通过一个实例进行具体解释。In order to better explain the above-mentioned TV energy-saving standby quick start scheme, the following will be specifically explained by an example.
实例:Example:
用户22:00选择STR节能待机方式关闭电视机,预测用户下次开机时间T_next为第二天的20:00,关机时间为第二天的22:00,节能开机时间为5分钟,则预开机时间为第二天的19:55;则关机之后电视机先进入普通待机模式,在第二天的19:55控制电视机启动预开机,预开机启动完成时,控制电视机由普通待机模式切换到STR待机模式,用户20:01开机时,电视机从STR待机模式快速开机,耗时6秒。若用户一直到22:00都未开机,则控制电视机从STR待机模式切换到普通待机模式。The user selects the STR energy-saving standby mode to turn off the TV at 22:00, predicts that the user's next boot time T_next is 20:00 of the next day, the shutdown time is 22:00 of the next day, and the energy-saving boot time is 5 minutes, then the pre-boot The time is 19:55 on the next day; then the TV enters the normal standby mode after shutdown, and controls the TV to start pre-boot at 19:55 on the next day. When the pre-boot is completed, the TV is controlled to switch from the normal standby mode. In the STR standby mode, when the user turns on the 20:01, the TV is quickly turned on from the STR standby mode, which takes 6 seconds. If the user does not turn on until 22:00, the TV is controlled to switch from the STR standby mode to the normal standby mode.
本发明进一步提供一种电视机节能待机快速开机的装置。The invention further provides a device for quickly starting up a television energy-saving standby.
参照图6,图6为本发明电视机节能待机快速开机的装置的第一实施例的功能模块示意图。Referring to FIG. 6, FIG. 6 is a schematic diagram of functional modules of a first embodiment of an apparatus for power-saving standby and quick start of a television according to the present invention.
在一实施例中,所述电视机节能待机快速开机的装置包括:控制模块10及待机模块20。In an embodiment, the device for power-saving standby and quick start of the television includes: a control module 10 and a standby module 20.
所述控制模块10,用于当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;The control module 10 is configured to calculate a pre-boot time of the next power-on when the standby instruction is detected, and control the television to enter the normal standby mode;
智能电视在开机时,需要启动CPU及RAM等,并需要加载开机动画、开机LOGO及广告等,因此,即便是新电视机,开机也需要大约30秒;如果电视机的硬件配置不够,硬件自检和加载系统的耗时也会更长;安装的软件、系统垃圾和软件缓存,都要占用硬件资源,导致系统运行卡顿,开机耗时也会增加;这一系列原因都会导致开机缓慢,因此,电视机使用一段时间后开机时间会更长,甚至长达3至5分钟。为了提高开机速度,智能电视增加了STR(Suspend to RAM,即挂起到内存,又称作内存待机模式)待机模式,在系统关机或进入省电模式后,将重新启动所需的文件数据都储存在RAM里,使用STR待机模式的系统恢复时间较短,一般从开机到复原只需十秒左右的时间。但是,需要持续给CPU和RAM供电,耗电量大,且当离下次开机时间较长时,STR待机模式累计消耗的电量非常大。而实际上,对用户而言,要想实现快速开机,只要快到开机的时候,电视机处于STR待机模式即可,中间的待机状态用户并不关心,而为了节约电能,可以先预测下次开机的预开机时间,设定电视机在关机之后、预开机时间之前的时间段处于普通待机模式。本发明一实施例对普通待机模式及STR待机模式定义如下:普通待机模式:不支持STR功能,待机后再次开机时间比较长,一般的智能电视的开机时间为25秒到30秒左右;STR待机模式:支持STR功能,待机后再次开机时间比较快,一般的智能电视的开机时间为5秒到8秒左右,待机过程中RAM一直保持运行。进一步地,待机指令也可以分为普通待机指令、STR待机指令及STR节能待机指令,用户可以根据自己的实际情况选择待机指令,普通待机指令即使智能电视一直处于普通待机模式,STR待机指令即使智能电视一直处于STR待机模式,而STR节能待机指令则使智能电视前期处于普通待机模式,到达触发条件时,再由普通待机模式切换到STR待机模式。When the smart TV is turned on, it needs to start the CPU and RAM, etc., and needs to load the boot animation, boot LOGO and advertisements. Therefore, even for the new TV, it takes about 30 seconds to boot; if the hardware configuration of the TV is not enough, the hardware Checking and loading the system will take longer; the installed software, system garbage and software cache will take up hardware resources, causing the system to run out of time, and the boot time will increase; this series of reasons will lead to slow booting. Therefore, the TV will take longer to boot up after using it for a period of time, even up to 3 to 5 minutes. In order to increase the boot speed, Smart TV adds STR (Suspend To RAM, that is, suspends to memory, also known as memory standby mode) standby mode, after the system is shut down or enters the power saving mode, the file data required for restarting is stored in the RAM, and the system recovery time using the STR standby mode is used. It's shorter, it usually takes about ten seconds from boot to recovery. However, it is necessary to continuously supply power to the CPU and RAM, and the power consumption is large, and the accumulated power consumed by the STR standby mode is very large when the next boot time is long. In fact, for the user, in order to achieve a fast boot, as long as the computer is in the STR standby mode when it is turned on, the user in the middle standby state does not care, and in order to save power, you can predict the next time. The pre-boot time of the power-on, set the TV to be in the normal standby mode after the power-off and before the pre-boot time. An embodiment of the present invention defines the normal standby mode and the STR standby mode as follows: the normal standby mode: the STR function is not supported, and the boot time is longer after the standby, and the boot time of the general smart TV is about 25 seconds to 30 seconds; the STR standby Mode: Support STR function, the boot time is faster after standby, the general smart TV boot time is about 5 seconds to 8 seconds, the RAM keeps running during the standby process. Further, the standby command can also be divided into an ordinary standby command, an STR standby command, and an STR power-saving standby command. The user can select a standby command according to his actual situation. The normal standby command is even if the smart TV is always in the normal standby mode, and the STR standby command is even smart. The TV is always in the STR standby mode, and the STR energy-saving standby command causes the smart TV to be in the normal standby mode in the early stage. When the trigger condition is reached, the normal standby mode is switched to the STR standby mode.
如图7所示,图7为图6中控制模块10一实施例的细化功能模块示意图;所述控制模块10包括:As shown in FIG. 7, FIG. 7 is a schematic diagram of a refinement function module of an embodiment of the control module 10 of FIG. 6; the control module 10 includes:
预测单元11,用于通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;The predicting unit 11 is configured to predict the time of the next booting by performing weighting calculation and/or data distribution statistics on the historical boot data of the television;
计算单元12,用于根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。The calculating unit 12 is configured to calculate a pre-boot time of the next power-on according to the predicted next power-on time and the energy-saving boot time.
由于用户在家的时间、观看电视的时间等都有一定的规律,因而电视机的开关机时间也有一定的规律可循,通过读取用户之前的开关机操作的记录,根据历史开机数据的变化可以预测电视机未来的开机时间,从而可以建立预测模型对电视机未来的开机时间进行预测,即根据预测模型预测电视机未来的开机时间。预测模型是基于历史开机数据结合本次开机数据对未来开机时间进行预测的模型,历史开机数据及本次开机数据均有相对应的预测因子及权重信息,将预测因子与权重信息根据加权算法、数据分布统计、移动平均、指数平滑、灰色预测、回归分析和/或马尔可夫链等算法进行运算得到未来开关机时间。本发明一实施例中,通过读取用户之前的开关机操作的记录,获取用户之前m周的这一天、最近K天的这个时间点电视机的使用状态,通过加权算法以及数据分布统计计算用户下次开机的时间T_next。权重比Q根据之前用户关机后的开机时间T_last进行分配,开机时间越集中,权重比值Q就越高;越接近用户当次开机时间的数据,权重比值Q越高。预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k,其中,k > m,且k和m均为大于1的正整数,Q_1 + Q_2 + … + Q_m + … + Q_k = 1;根据该预测模型可以计算出用户下次开机的时间T_next。由于从普通待机模式进入STR待机模式需要一段时间,因此,要预留一个节能开机时间,保证电视机在到达预测的下次开机时间T_next时处于STR待机模式;该节能开机时间至少要保证电视机能从普通待机模式切换到STR待机模式,则根据预测的下次开机时间T_next及节能开机时间计算下次开机的预开机时间,即到达预开机时间后,再经过一个节能开机时间才到达预测的下次开机时间T_next;例如,预测的下次开机时间T_next为20:00,节能开机时间为5分钟,则预开机时间为19:55;当然,由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,还可以调整节能开机时间,例如,延长节能开机时间,即将预开机时间提前,可以避免因用户比预测的下次开机时间T_next提前一段时间开机,电视机从普通待机模式开机比从STR待机模式开机耗时长的问题。Because the user's time at home, the time to watch TV, etc. have a certain law, so the TV switch time has a certain law to follow, by reading the user's previous switch machine operation record, according to the history boot data changes can be Predicting the future boot time of the TV, so that a predictive model can be established to predict the future boot time of the TV, that is, predicting the future boot time of the TV according to the predictive model. The prediction model is based on the historical boot data combined with the current boot data to predict the future boot time. The historical boot data and the boot data have corresponding predictors and weight information. The predictor and weight information are based on the weighting algorithm. Algorithms such as data distribution statistics, moving averages, exponential smoothing, gray prediction, regression analysis, and/or Markov chains are used to calculate future switching times. In an embodiment of the present invention, by reading the record of the operation of the switch machine before the user, the usage state of the TV set at the time of the last m week of the user and the latest K day is obtained, and the user is calculated by the weighting algorithm and the data distribution statistics. The time of the next boot is T_next. The weight ratio Q is allocated according to the boot time T_last after the user is turned off. The more concentrated the boot time, the higher the weight ratio Q; the closer to the data of the user's current boot time, the higher the weight ratio Q. The formula for the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k, where k > m, and k and m are positive integers greater than 1, Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1; According to the prediction model, the time T_next of the user's next power-on can be calculated. Since it takes a period of time to enter the STR standby mode from the normal standby mode, it is necessary to reserve an energy-saving boot time to ensure that the TV is in the STR standby mode when it reaches the predicted next boot time T_next; Switching from the normal standby mode to the STR standby mode, the pre-boot time of the next boot is calculated according to the predicted next boot time T_next and the energy-saving boot time, that is, after reaching the pre-boot time, the energy-saving boot time is reached before the predicted time is reached. The boot time T_next; for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55; of course, due to the predicted next boot time T_next and the user next actual The boot time is not necessarily the same, you can also adjust the energy-saving boot time, for example, extend the energy-saving boot time, that is, the pre-boot time is advanced, you can avoid the user booting from the next boot time T_next for a certain period of time, the TV from the normal standby mode. Booting takes longer than booting from STR standby mode.
所述待机模块20,用于当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。The standby module 20 is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
为了保证到达预测的下次开机时间T_next时,电视机处于能够快速开机的STR待机模式,则在到达预开机时间时,要控制电视机由普通待机模式进入STR待机模式。In order to ensure that the TV is in the STR standby mode that can be quickly turned on when the predicted next power-on time T_next is reached, the TV is controlled to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
如图8所示,图8为图6中待机模块20一实施例的细化功能模块示意图;所述待机模块20包括:As shown in FIG. 8, FIG. 8 is a schematic diagram of a refinement function module of an embodiment of the standby module 20 of FIG. 6; the standby module 20 includes:
预开机单元21,用于当到达预开机时间时,控制电视机启动预开机;The pre-boot unit 21 is configured to control the television to start pre-boot when the pre-boot time is reached;
切换单元22,用于预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;The switching unit 22 is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot startup is completed;
其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
由于普通待机模式时,仅部分CPU保持运行,与STR待机模式相比,RAM处于掉电状态,要使电视机从普通待机模式切换到STR待机模式,不是简单的恢复供电能实现的,需要控制电视机开机之后再切换到STR待机模式,由于此时用户并没有开启电视机,且从节能和加快开机的角度考虑,电视机此时的开机仅为预开机,预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程;即从用户角度来看,电视机预开机时的状态与之前待机时的状态没有区别,且由于不加载与启动CPU无关的流程,例如,不启动开机动画、开机logo等耗时但没有作用的流程,预开机速度较快。因此,当到达预开机时间时,控制电视机启动预开机;预开机启动完成时,控制电视机切换到STR待机模式;当用户开机时,电视机从STR待机模式能够快速开机,由于待机过程中的大部分时间处于普通待机模式,因此普通待机模式加STR待机模式下的耗电量远远小于全部待机时间都处于STR待机模式下的耗电量。Due to the normal standby mode, only part of the CPU keeps running. Compared with the STR standby mode, the RAM is in the power-down state. To switch the TV from the normal standby mode to the STR standby mode, it is not a simple recovery power supply, and needs to be controlled. After the TV is turned on, it switches to the STR standby mode. Since the user does not turn on the TV at this time, and from the perspective of energy saving and speeding up the boot, the TV is only turned on at this time, and the pre-boot is compared with the normal boot. The audio and video data is not output, and the process that is not related to starting the CPU is not loaded; that is, from the user's point of view, the state when the TV is pre-booted is not different from the state before the standby, and since the process that is not related to starting the CPU is not loaded, For example, it does not start a time-consuming but inactive process such as boot animation, boot logo, etc., and the pre-boot speed is faster. Therefore, when the pre-boot time is reached, the control television starts the pre-boot; when the pre-boot start is completed, the control television switches to the STR standby mode; when the user turns on, the television can be quickly turned on from the STR standby mode, due to the standby process. Most of the time is in the normal standby mode, so the power consumption in the normal standby mode plus STR standby mode is much less than the power consumption in the STR standby mode in all standby time.
本实施例当用户选择STR节能待机时,以预开机时间为节点,从用户关机到预开机时间的时间段内,电视机处于耗电量较少的普通待机模式,从预开机时间之后的待机时间段,电视机才处于耗电量较大但开机较快的STR待机模式,使电视机在保持快速开机的同时,大大降低了耗电量。In this embodiment, when the user selects the STR energy-saving standby, the pre-boot time is used as the node, and during the time period from the user shutdown to the pre-boot time, the television is in the normal standby mode with less power consumption, and the standby after the pre-boot time. During the time period, the TV is in the STR standby mode, which consumes a large amount of power but is turned on faster, so that the TV set can be quickly turned on while greatly reducing the power consumption.
参照图9,图9为本发明电视机节能待机快速开机的装置的第二实施例的功能模块示意图。所述电视机节能待机快速开机的装置还包括启动模块30。Referring to FIG. 9, FIG. 9 is a schematic diagram of functional modules of a second embodiment of an apparatus for quickly starting up a television energy-saving standby. The device for power-saving standby and quick start of the television further includes a startup module 30.
所述启动模块30,用于在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。The startup module 30 is configured to control the television to start in a normal startup mode when the predicted next power-on time is not reached and the power-on command is detected.
由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,如果还未到达预开机时间,用户就通过遥控器等向电视机发送了开机指令,则电视机从普通待机模式启动正常开机;如果到达预开机时间,电视机正在进行预开机时,用户恰巧通过遥控器等向电视机发送了开机指令,则电视机从预开机直接切换到正常开机;由于预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程;当切换到正常开机时,仅需开启音视频数据输出功能,并加载开机动画、开机logo等正常开机需执行的流程即可。本实施例设置外部输入的开机指令的优先级高于系统内部的预开机及待机模式切换指令,则在用户开启电视机时,无论电视机当时处于何种状态,都直接切换到正常开机模式,保证了在预测下次开机时间不准确的情况下,电视机仍能较快的开机。Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, if the pre-boot time has not been reached, the user sends a power-on command to the TV through a remote controller or the like, and the television starts from the normal standby mode. Normally booting; if the pre-boot time is reached, the TV is pre-booting, the user happens to send a power-on command to the TV through the remote control, etc., then the TV switches directly from the pre-boot to the normal boot; due to the pre-boot and normal boot Compared, the audio and video data is not output, and the process that is not related to starting the CPU is not loaded; when switching to the normal boot, only the audio and video data output function needs to be turned on, and the process of starting the boot animation, booting the logo, etc. . In this embodiment, the priority of the externally input power-on command is higher than the system's internal pre-boot and standby mode switching commands, and when the user turns on the television, regardless of the state of the television at that time, the mode is directly switched to the normal boot mode. It is guaranteed that the TV can still be turned on faster when it is predicted that the next boot time is not accurate.
本实施例不论电视机处于何种状态,当检测到开机指令时,控制电视机以正常开机模式启动,保证了在预测下次开机时间不准确的情况下,电视机仍能较快的开机。In this embodiment, regardless of the state of the television, when the power-on command is detected, the television is controlled to start in the normal power-on mode, ensuring that the television can still be turned on faster when it is predicted that the next power-on time is inaccurate.
进一步地,所述控制模块10,还用于通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;Further, the control module 10 is further configured to predict a time of the next shutdown by performing weighting calculation and/or data distribution statistics on the historical shutdown data of the television;
所述待机模块20,还用于当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。The standby module 20 is further configured to control the television to be switched from the STR standby mode to the normal standby mode when the predicted next shutdown time is reached and the power-on command is not detected.
由于预测的下次开机时间T_next与用户下次实际开机的时间不一定相同,用户可能比预测的下次开机时间T_next早开机,也可能比预测的下次开机时间T_next晚开机,甚至晚若干小时才开机,例如,预测的下次开机时间T_next为20:00,节能开机时间为5分钟,则预开机时间为19:55,而用户实际开机时间为次日的20:00,若预开机启动完成后电视机一直处于STR待机模式,将消耗较多的电能;如前所述,用户在家的时间、观看电视的时间等都有一定的规律,电视机的开关机时间也有一定的规律可循,通过读取用户之前的开关机操作的记录,根据历史开机数据的变化可以预测电视机未来的开机时间,根据历史关机数据的变化可以预测电视机未来的关机时间,从而可以建立预测模型对电视机未来的关机时间进行预测,即根据预测模型预测电视机未来的关机时间。在检测到STR节能待机指令时,计算下次开关机的时间,可以仅计算下一次的预开机时间和关机时间(关机时间晚于预开机时间),也可以计算后面多次的预开机时间和关机时间(预开机时间与关机时间间隔分布),当到了关机时间仍没有检测到开机指令时,则控制电视机由STR待机模式切换到普通待机模式,当到达下次开机时间时,再次控制电视机由普通待机模式切换到STR待机模式,当预测的开关机时间中,该预测的关机时间之后没有下次开机时间了,则可以控制电视机由STR待机模式切换到普通待机模式,且之后不再自动进行普通待机模式与STR待机模式间的切换;预测的开关机时间的数量可以由用户设置,例如,仅预测一个下次开机时间及关机时间,也可以预测多个下次开机时间及关机时间;到达预测的下次关机时间,且未检测到开机指令时,也可以根据用户的设置,控制电视机由STR待机模式切换到普通待机模式,或持续处于STR待机模式。当到达预测的下次关机时间用户仍未开机时,控制电视机由STR待机模式切换到普通待机模式,通过对待机时间与状态的持续监控与管理,进一步提高电视机待机状态下的节能性能。Since the predicted next boot time T_next is not necessarily the same as the user's actual boot time, the user may boot earlier than the predicted next boot time T_next, or may be turned on later than the predicted next boot time T_next, or even several hours later. Only boot, for example, the predicted next boot time T_next is 20:00, the energy-saving boot time is 5 minutes, the pre-boot time is 19:55, and the actual boot time of the user is 20:00 the next day, if the boot is started After the completion of the TV, the TV has been in the STR standby mode, which will consume more power. As mentioned above, the user's time at home and the time of watching TV have certain rules. The TV's on/off time also has a certain rule. By reading the record of the user's previous switch operation, the future boot time of the TV can be predicted according to the change of the historical boot data. According to the change of the historical shutdown data, the future shutdown time of the TV can be predicted, so that the predictive model can be established for the TV. The future shutdown time of the machine is predicted, that is, the future shutdown time of the TV is predicted according to the prediction model. When the STR energy-saving standby command is detected, the time of the next power-on and power-off is calculated, and only the next pre-boot time and the shutdown time (the shutdown time is later than the pre-boot time) can be calculated, and the pre-boot time and the subsequent multiple pre-boot times can be calculated. Shutdown time (pre-boot time and off-time interval distribution), when the power-on command is still not detected when the power-off time is reached, the TV is switched from the STR standby mode to the normal standby mode, and when the next power-on time is reached, the TV is controlled again. The machine switches from the normal standby mode to the STR standby mode. When the predicted power-off time, the predicted power-off time does not have the next power-on time, the TV can be controlled to switch from the STR standby mode to the normal standby mode, and then The automatic standby mode and the STR standby mode are automatically switched; the predicted number of on-off time can be set by the user, for example, only one next boot time and shutdown time is predicted, and multiple next boot times and shutdowns can be predicted. Time; when the predicted next shutdown time is reached and the power-on command is not detected, According to user settings, switch the TV controlled by the STR standby mode to normal standby mode, the standby mode or continuously in STR. When the user does not turn on the computer when the predicted next shutdown time is reached, the control TV is switched from the STR standby mode to the normal standby mode, and the energy saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.
本实施例通过对待机时间与状态的持续监控与管理,进一步提高电视机待机状态下的节能性能。In this embodiment, the energy-saving performance under the standby state of the television is further improved by continuously monitoring and managing the standby time and state.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the drawings are directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.

Claims (16)

  1. 一种电视机节能待机快速开机的方法,其特征在于,包括以下步骤: A method for quickly starting up a television energy-saving standby, characterized in that the method comprises the following steps:
    当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;When the standby command is detected, the pre-boot time of the next power-on is calculated, and the television is controlled to enter the normal standby mode;
    当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。When the pre-boot time is reached, the control television enters the STR standby mode from the normal standby mode.
  2. 如权利要求1所述的电视机节能待机快速开机的方法,其特征在于,所述当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式的步骤包括:The method of claim 1 , wherein when the pre-boot time is reached, the step of controlling the television to enter the STR standby mode from the normal standby mode comprises:
    当到达预开机时间时,控制电视机启动预开机;When the pre-boot time is reached, the control television starts the pre-boot;
    预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;When the pre-boot startup is completed, the control television enters the STR standby mode from the normal standby mode;
    其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  3. 如权利要求1所述的电视机节能待机快速开机的方法,其特征在于,计算下次开机的预开机时间的步骤包括:The method for fast-starting a power-saving standby of a television according to claim 1, wherein the step of calculating a pre-boot time of the next power-on includes:
    通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;Predicting the time of the next boot by weighting the historical boot data of the TV and/or data distribution statistics;
    根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。According to the predicted next boot time and energy-saving boot time, the pre-boot time of the next boot is calculated.
  4. 如权利要求3所述的电视机节能待机快速开机的方法,其特征在于,所述通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间的步骤之前,还包括:The method of claim 3, wherein the step of predicting the time of the next power-on is performed by performing weighting calculation and/or data distribution statistics on historical boot data of the television. Also includes:
    建立预测模型对电视机未来的开机时间进行预测;Establish a predictive model to predict the future boot time of the TV set;
    所述预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k;The formula of the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
    其中,k > m,且k和m均为大于1的正整数;Where k > m, and k and m are positive integers greater than one;
    T_last_1、 T_last_2、T_last_m、T_last_k为开机时间;T_last_1, T_last_2, T_last_m, and T_last_k are boot times;
    Q_1 、 Q_2 、 Q_m 、 Q_k为权重比值,且Q_1 + Q_2 + … + Q_m + … + Q_k = 1。Q_1 , Q_2 , Q_m , Q_k are weight ratios, and Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1.
  5. 如权利要求3所述的电视机节能待机快速开机的方法,其特征在于,所述方法还包括:The method of claim 3, wherein the method further comprises:
    通过延长节能开机时间,使预开机时间提前。By extending the energy-saving boot time, the pre-boot time is advanced.
  6. 如权利要求1所述的电视机节能待机快速开机的方法,其特征在于,所述方法还包括:The method of claim 1 , wherein the method further comprises:
    在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。When the predicted next power-on time is not reached, and the power-on command is detected, the TV is controlled to start in the normal power-on mode.
  7. 如权利要求6所述的电视机节能待机快速开机的方法,其特征在于,所述方法还包括:The method of claim 6, wherein the method further comprises:
    通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;Predicting the time of the next shutdown by weighting the historical shutdown data of the TV and/or data distribution statistics;
    当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。When the predicted next shutdown time is reached and the power-on command is not detected, the control television is switched from the STR standby mode to the normal standby mode.
  8. 如权利要求7所述的电视机节能待机快速开机的方法,其特征在于,所述当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式的步骤之后,还包括:The method according to claim 7, wherein the controlling the television is switched from the STR standby mode to the normal standby when the predicted next shutdown time is reached and the power-on command is not detected. After the steps of the pattern, it also includes:
    当预测的开关机时间中,该预测的关机时间之后没有下次开机时间,则控制电视机不再自动进行普通待机模式与STR待机模式间的切换。When there is no next power-on time after the predicted power-off time in the predicted power-on and power-off time, the control television no longer automatically switches between the normal standby mode and the STR standby mode.
  9. 一种电视机节能待机快速开机的装置,其特征在于,包括:A device for power-saving standby and quick start of a television, characterized in that it comprises:
    控制模块,用于当检测到待机指令时,计算下次开机的预开机时间,并控制电视机进入普通待机模式;a control module, configured to calculate a pre-boot time of the next power-on when the standby command is detected, and control the television to enter the normal standby mode;
    待机模块,用于当到达预开机时间时,控制电视机由普通待机模式进入STR待机模式。The standby module is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot time is reached.
  10. 如权利要求9所述的电视机节能待机快速开机的装置,其特征在于,所述待机模块包括:The device of claim 9 is characterized in that: the standby module comprises:
    预开机单元,用于当到达预开机时间时,控制电视机启动预开机;a pre-boot unit for controlling the television to start pre-boot when the pre-boot time is reached;
    切换单元,用于预开机启动完成时,控制电视机由普通待机模式进入STR待机模式;The switching unit is configured to control the television to enter the STR standby mode from the normal standby mode when the pre-boot startup is completed;
    其中,所述预开机与正常开机相比,不输出音视频数据,且不加载与启动CPU无关的流程。The pre-booting does not output audio and video data compared to the normal booting, and does not load a process that is not related to starting the CPU.
  11. 如权利要求9所述的电视机节能待机快速开机的装置,其特征在于,所述控制模块包括:The apparatus for power-saving standby and quick start of a television according to claim 9, wherein the control module comprises:
    预测单元,用于通过对电视机的历史开机数据进行加权计算和/或数据分布统计,预测下次开机的时间;a prediction unit, configured to predict a time of next power-on by performing weighting calculation and/or data distribution statistics on historical boot data of the television;
    计算单元,用于根据预测的下次开机时间及节能开机时间计算下次开机的预开机时间。The calculating unit is configured to calculate the pre-boot time of the next boot according to the predicted next boot time and the energy-saving boot time.
  12. 如权利要求11所述的电视机节能待机快速开机的装置,其特征在于,所述控制模块,还用于建立预测模型对电视机未来的开机时间进行预测;The device of claim 11 , wherein the control module is further configured to establish a prediction model to predict a future boot time of the television;
    所述预测模型的公式如下:T_next = T_last_1*Q_1 + T_last_2*Q_2 + … + T_last_m*Q_m + … + T_last_k*Q_k;The formula of the prediction model is as follows: T_next = T_last_1*Q_1 + T_last_2*Q_2 + ... + T_last_m*Q_m + ... + T_last_k*Q_k;
    其中,k > m,且k和m均为大于1的正整数;Where k > m, and k and m are positive integers greater than one;
    T_last_1、 T_last_2、T_last_m、T_last_k为开机时间;T_last_1, T_last_2, T_last_m, and T_last_k are boot times;
    Q_1 、 Q_2 、 Q_m 、 Q_k为权重比值,且Q_1 + Q_2 + … + Q_m + … + Q_k = 1。Q_1 , Q_2 , Q_m , Q_k are weight ratios, and Q_1 + Q_2 + ... + Q_m + ... + Q_k = 1.
  13. 如权利要求11所述的电视机节能待机快速开机的装置,其特征在于,所述控制模块,还用于通过延长节能开机时间,使预开机时间提前。The device of claim 11 , wherein the control module is further configured to advance the pre-boot time by extending the energy-saving boot time.
  14. 如权利要求9所述的电视机节能待机快速开机的装置,其特征在于,所述电视机节能待机快速开机的装置还包括:The device for power-saving standby and quick-start of a television set according to claim 9, wherein the device for fast-starting the power-saving standby of the television further comprises:
    启动模块,用于在预测的下次开机时间未达到,且检测到开机指令时,控制电视机以正常开机模式启动。The startup module is configured to control the television to start in a normal startup mode when the predicted next power-on time is not reached and the power-on command is detected.
  15. 如权利要求14所述的电视机节能待机快速开机的装置,其特征在于,所述控制模块,还用于通过对电视机的历史关机数据进行加权计算和/或数据分布统计,预测下次关机的时间;The apparatus of claim 14, wherein the control module is further configured to predict a next shutdown by performing weighting calculation and/or data distribution statistics on historical shutdown data of the television. time;
    所述待机模块,还用于当到达预测的下次关机时间,且未检测到开机指令时,控制电视机由STR待机模式切换到普通待机模式。The standby module is further configured to control the television to be switched from the STR standby mode to the normal standby mode when the predicted next shutdown time is reached and the power-on command is not detected.
  16. 如权利要求14所述的电视机节能待机快速开机的装置,其特征在于,所述控制模块,还用于当预测的开关机时间中,该预测的关机时间之后没有下次开机时间,则控制电视机不再自动进行普通待机模式与STR待机模式间的切换。The apparatus of claim 14, wherein the control module is further configured to: when the predicted power-off time, the predicted power-off time does not have a next power-on time, then control The TV no longer automatically switches between the normal standby mode and the STR standby mode.
PCT/CN2016/112652 2016-09-28 2016-12-28 Method and apparatus for energy-saving standby mode and quick start-up of television WO2018058826A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610861923.5A CN106254949B (en) 2016-09-28 2016-09-28 The method and device of the standby quick turn-on of TV set energy-saving
CN201610861923.5 2016-09-28

Publications (1)

Publication Number Publication Date
WO2018058826A1 true WO2018058826A1 (en) 2018-04-05

Family

ID=57611845

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/112652 WO2018058826A1 (en) 2016-09-28 2016-12-28 Method and apparatus for energy-saving standby mode and quick start-up of television

Country Status (2)

Country Link
CN (1) CN106254949B (en)
WO (1) WO2018058826A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106254949B (en) * 2016-09-28 2019-10-01 深圳Tcl新技术有限公司 The method and device of the standby quick turn-on of TV set energy-saving
CN106454526A (en) * 2016-12-22 2017-02-22 深圳Tcl数字技术有限公司 Method and device for reducing standby power consumption of TV set
CN106912045B (en) * 2017-01-03 2020-04-17 青岛海信电器股份有限公司 Smart television wireless fidelity Wi-Fi back connection method and device
CN106998501B (en) * 2017-03-14 2020-01-14 深圳Tcl数字技术有限公司 Television control method and device
CN107613325A (en) * 2017-09-01 2018-01-19 北京小米移动软件有限公司 Advertisement delivery method and device
CN107864405B (en) * 2017-11-14 2020-12-01 国家新闻出版广电总局广播科学研究院 Viewing behavior type prediction method, device and computer readable medium
CN108040292B (en) * 2017-11-21 2021-01-12 深圳创维-Rgb电子有限公司 Television standby starting method, television and computer readable storage medium
CN108196887A (en) * 2017-12-27 2018-06-22 深圳Tcl新技术有限公司 Fast starting method, device and computer readable storage medium
CN110417472A (en) * 2019-07-31 2019-11-05 四川长虹网络科技有限责任公司 A kind of energy-saving light cat
CN112617665B (en) * 2020-12-14 2021-09-28 珠海格力电器股份有限公司 Dust collection equipment control method and device, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477468A (en) * 2009-02-12 2009-07-08 华硕电脑股份有限公司 Automatic power-on method for computer system
CN102651826A (en) * 2011-02-28 2012-08-29 国基电子(上海)有限公司 Set top box and starting method of set top box
US20150208124A1 (en) * 2014-01-21 2015-07-23 Mstar Semiconductor, Inc. Smart television system and turn-on and turn-off method thereof
CN105635820A (en) * 2015-12-30 2016-06-01 深圳Tcl数字技术有限公司 Method and apparatus for starting intelligent device
CN105916010A (en) * 2016-05-30 2016-08-31 青岛海信电器股份有限公司 Standby method, wakeup method, standby device and wakeup device for smart televisions
CN106254949A (en) * 2016-09-28 2016-12-21 深圳Tcl新技术有限公司 The method and device of the standby quick turn-on of TV set energy-saving

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729830B (en) * 2008-10-17 2012-10-17 深圳Tcl新技术有限公司 Audio-video device with hybrid standby mode and implementation method thereof
CN105100903A (en) * 2015-09-06 2015-11-25 成都爆米花信息技术有限公司 Automatic standby method of TV

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477468A (en) * 2009-02-12 2009-07-08 华硕电脑股份有限公司 Automatic power-on method for computer system
CN102651826A (en) * 2011-02-28 2012-08-29 国基电子(上海)有限公司 Set top box and starting method of set top box
US20150208124A1 (en) * 2014-01-21 2015-07-23 Mstar Semiconductor, Inc. Smart television system and turn-on and turn-off method thereof
CN105635820A (en) * 2015-12-30 2016-06-01 深圳Tcl数字技术有限公司 Method and apparatus for starting intelligent device
CN105916010A (en) * 2016-05-30 2016-08-31 青岛海信电器股份有限公司 Standby method, wakeup method, standby device and wakeup device for smart televisions
CN106254949A (en) * 2016-09-28 2016-12-21 深圳Tcl新技术有限公司 The method and device of the standby quick turn-on of TV set energy-saving

Also Published As

Publication number Publication date
CN106254949B (en) 2019-10-01
CN106254949A (en) 2016-12-21

Similar Documents

Publication Publication Date Title
WO2018058826A1 (en) Method and apparatus for energy-saving standby mode and quick start-up of television
WO2017219485A1 (en) Smart television and control method therefor
WO2016187998A1 (en) Method and device for dynamically adjusting backlight
WO2017049956A1 (en) Standby and wake up method and apparatus for android device
WO2018126888A1 (en) Method and apparatus for configuring a shortcut for a television function
WO2013159482A1 (en) Method and device for intelligently displaying icon
WO2017201943A1 (en) Method and device for driving display screen
WO2018058956A1 (en) Alternating-current electric motor control method and device, and air conditioner
WO2018113187A1 (en) Display control method and display device
WO2015103864A1 (en) Method for memory management and linux terminal
WO2016058258A1 (en) Terminal remote control method and system
WO2014048239A1 (en) Smart television playing method and smart television
WO2017084303A1 (en) Switching method for launcher and switching control system
WO2017088444A1 (en) Method and device for prompting electric quantity information of terminal
WO2015143859A1 (en) Method and system for adjusting temperature of photovoltaic air conditioner
WO2019051897A1 (en) Terminal operating parameter adjustment method and device, and computer readable storage medium
WO2018036057A1 (en) Method and device for background adaptive upgrading of software
WO2017121066A1 (en) Application program display method and system
WO2016101252A1 (en) Channel information display method and apparatus for intelligent television
WO2019125007A1 (en) Display apparatus and method of operating the same
WO2017084305A1 (en) Terminal control method and system
WO2017088428A1 (en) Sound wave-based remote control method and system
WO2019051901A1 (en) Terminal control method and device, and computer readable storage medium
WO2017113590A1 (en) Method and system for controlling sleep of mobile terminal
WO2018006581A1 (en) Smart-television playback method and apparatus

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

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

Country of ref document: EP

Kind code of ref document: A1