WO2016029717A1 - Set top box and power consumption reduction method therefor and computer storage medium - Google Patents

Set top box and power consumption reduction method therefor and computer storage medium Download PDF

Info

Publication number
WO2016029717A1
WO2016029717A1 PCT/CN2015/078921 CN2015078921W WO2016029717A1 WO 2016029717 A1 WO2016029717 A1 WO 2016029717A1 CN 2015078921 W CN2015078921 W CN 2015078921W WO 2016029717 A1 WO2016029717 A1 WO 2016029717A1
Authority
WO
WIPO (PCT)
Prior art keywords
top box
set top
processing module
external devices
signal
Prior art date
Application number
PCT/CN2015/078921
Other languages
French (fr)
Chinese (zh)
Inventor
全君林
Original Assignee
深圳市中兴微电子技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市中兴微电子技术有限公司 filed Critical 深圳市中兴微电子技术有限公司
Publication of WO2016029717A1 publication Critical patent/WO2016029717A1/en

Links

Images

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

Definitions

  • an embodiment of the present invention provides a set top box and a method for reducing power consumption thereof, and a computer storage medium, which can effectively reduce the power consumption of the set top box and meet the basic service requirements of the set top box.
  • the computer storage medium provided by the embodiment of the present invention stores a computer program for executing the method for reducing power consumption of the set top box.
  • FIG. 1 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 1 of the present invention.
  • the method for reducing power consumption of a set top box in this example is applied to a set top box device.
  • the method for reducing power consumption of the set top box includes The following steps:
  • the user when the video output is not required, the user can trigger a light sleep signal, and after the set-top box receives the trigger of the light sleep signal, the processing module corresponding to the preset N peripherals is turned off. It can effectively improve the overall power consumption utilization level of the system, and has the promotion and application value for the green set-top box.
  • the second detecting unit 43 is configured to detect whether a fast wake-up signal is received when the set top box is in a light sleep working mode
  • the third detecting unit 45 is configured to detect whether the shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
  • the power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
  • the processing module corresponding to the M external devices includes at least one of the following: a scan SD card module, a broadcast play module, a local music play module, and an electronic program guide update module.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • program codes such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.

Abstract

Disclosed are a power consumption reduction method for a set top box and a set top box and a computer storage medium. The method comprises: when a set top box is in a normal working mode, detecting whether a light sleep signal is received; when it is detected that the light sleep signal is received, closing a processing module corresponding to pre-set N external devices so that the set top box is in a light sleep working mode, wherein N ≥ 1; when the set top box is in the light sleep working mode, detecting whether a rapid wakeup signal is received; and when it is detected that the rapid wakeup signal is received, opening the processing module corresponding to the pre-set N external devices so that the set top box is in the normal working mode.

Description

一种机顶盒及其降低功耗的方法、计算机存储介质Set top box and method for reducing power consumption thereof, computer storage medium 技术领域Technical field
本发明涉及机顶盒技术,机顶盒功耗的动态管理技术,尤其涉及一种机顶盒及其降低功耗的方法、计算机存储介质。The present invention relates to a set top box technology, a dynamic management technology for power consumption of a set top box, and more particularly to a set top box and a method for reducing power consumption thereof, and a computer storage medium.
背景技术Background technique
降低机顶盒(STB,Set Top Box)的功耗在众多服务类设备中难度较大,并不是因为机顶盒本身不能通过恰当的电源设计和电源管理技术实现高效节能,而是因为机顶盒业务服务提供商为了满足客户的业务需求,例如,即时播放按需影片、及时更新电子节目指南、开机立即查看功能等,导致机顶盒无论在开机还是关机状态下功耗都基本相同。Reducing the power consumption of STBs (Set Top Box) is difficult in many service devices, not because the set-top box itself cannot achieve energy efficiency through proper power supply design and power management technology, but because the set-top box service provider provides To meet the customer's business needs, for example, instant play of on-demand movies, timely update of electronic program guides, boot-on-time viewing, etc., resulting in the same power consumption of the set-top box, whether it is turned on or off.
常规情况下,机顶盒的中央处理器(CPU,Central Processing Unit)的动态功耗电源管理策略主要有以下两种实现方式:Under normal circumstances, the dynamic power management strategy of the set-top box's central processing unit (CPU) is mainly implemented in the following two ways:
1)通过改变系统的时钟频率来实现功耗的降低;1) Reduce power consumption by changing the clock frequency of the system;
2)通过控制外部设备控制器,简称外设控制器的开关来实现功耗的降低。2) The power consumption is reduced by controlling the external device controller, referred to as the switch of the peripheral controller.
很多嵌入式CPU都具有降低功耗的电源工作模式,最常用的是空闲工作模式。此时,CPU内核指令执行部分关闭,而所有外部设备,简称外设和中断信号仍处于工作状态。由于空闲模式比CPU执行指令时的功耗要小得多,可以在任何时候,只要系统检测到所有线程都处于阻塞状态,例如等待中断、事件或定时时间,都可以将CPU置于空闲工作模式。任何中断,例如触摸屏事件、按下按键事件等都能将CPU从空闲工作模式中唤醒,然后继续执行代码。如果事件不能直接连接到外部中断,也可以通过系统定时器定期唤醒CPU,例如等待一个事件并且知道只要事件发生后在10ms 内能检测到,可以启动I/O ms定时器,将CPU置于空闲模式。每次处理定时中断时都要检查事件的状态,如果事件的状态没有变化,立刻返回空闲模式。Many embedded CPUs have a power-mode that reduces power consumption, the most common being the idle mode of operation. At this point, the CPU core instruction execution is partially turned off, and all external devices, referred to as peripherals and interrupt signals, are still active. Since the idle mode is much smaller than the power consumption when the CPU executes the instruction, the CPU can be placed in the idle mode at any time as long as the system detects that all threads are blocked, such as waiting for an interrupt, event, or timing. . Any interrupt, such as a touch screen event, a button press event, etc., can wake the CPU from idle mode and continue executing code. If the event cannot be directly connected to an external interrupt, the CPU can be periodically woken up by the system timer, for example waiting for an event and knowing that as long as the event occurs after 10ms The internal energy detection can start the I/O ms timer and put the CPU in idle mode. The state of the event is checked each time a timed interrupt is processed, and if the state of the event has not changed, it is immediately returned to the idle mode.
尽管目前已经制定并实施多项自愿性能效规范,但都还没有成功解决机顶盒高功耗的问题。Although a number of voluntary performance specifications have been developed and implemented, they have not successfully solved the problem of high power consumption of set-top boxes.
发明内容Summary of the invention
为解决上述技术问题,本发明实施例提供了一种机顶盒及其降低功耗的方法、计算机存储介质,能够有效降低机顶盒的功耗,并且满足机顶盒基本的业务需求。To solve the above technical problem, an embodiment of the present invention provides a set top box and a method for reducing power consumption thereof, and a computer storage medium, which can effectively reduce the power consumption of the set top box and meet the basic service requirements of the set top box.
本发明实施例的技术方案是这样实现的:The technical solution of the embodiment of the present invention is implemented as follows:
一种机顶盒降低功耗的方法,所述方法包括:A method for reducing power consumption of a set top box, the method comprising:
当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号;When the set top box is in the normal working mode, detecting whether a light sleep signal is received;
当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式;其中,N≥1;When it is detected that the light sleep signal is received, the processing module corresponding to the preset N external devices is turned off, so that the set top box is in a light sleep working mode; wherein, N≥1;
当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号;Detecting whether a fast wake-up signal is received when the set top box is in a light sleep mode of operation;
当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作模式。When it is detected that the fast wake-up signal is received, the processing module corresponding to the preset N external devices is turned on, so that the set top box is in a normal working mode.
优选地,所述方法还包括:Preferably, the method further includes:
当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;Detecting whether a shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。When it is detected that the shutdown signal is received, the processing module corresponding to each external device of the set top box is turned off, so that the set top box is in a shutdown mode.
优选地,所述方法还包括:Preferably, the method further includes:
当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部 设备所对应的处理模块获取唤醒锁;When the set top box is in a light sleep working mode, for the N external parts after the shutdown The processing module corresponding to the device acquires a wake lock;
当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。When the wake-up lock is released and it is detected that a deep sleep signal is received, the set top box is controlled to be in a deep sleep state.
优选地,所述方法还包括:Preferably, the method further includes:
当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备所对应的处理模块;其中,M≥1;When it is detected that the light sleep signal is received, the processing module corresponding to the preset M external devices is turned on; wherein, M≥1;
所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
优选地,所述N个外部设备所对应的处理模块至少包括以下之一:高清晰度多媒体接口HDMI模块、分量模块、复合视频广播信号CVBS模块、串行高级技术附件SATA模块、通用串行总线USB模块;Preferably, the processing module corresponding to the N external devices includes at least one of the following: a high definition multimedia interface HDMI module, a component module, a composite video broadcast signal CVBS module, a serial advanced technology accessory SATA module, a universal serial bus USB module;
所述M个外部设备所对应的处理模块至少包括以下之一:扫描安全数码SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scanning security digital SD card module, a broadcast playing module, a local music playing module, and an electronic program guide updating module.
一种机顶盒,所述机顶盒包括:A set top box, the set top box comprising:
第一检测单元,配置为当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号;a first detecting unit configured to detect whether a light sleep signal is received when the set top box is in a normal working mode;
第一关闭单元,配置为当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式;其中,N≥1;a first closing unit, configured to: when detecting the light sleep signal, turn off a processing module corresponding to the preset N external devices, so that the set top box is in a light sleep working mode; wherein, N≥1 ;
第二检测单元,配置为当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号;a second detecting unit configured to detect whether a fast wake-up signal is received when the set top box is in a light sleep working mode;
唤醒单元,配置为当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作模式。And the awake unit is configured to: when it is detected that the fast wake-up signal is received, turn on a processing module corresponding to the preset N external devices, so that the set top box is in a normal working mode.
优选地,所述机顶盒还包括: Preferably, the set top box further includes:
第三检测单元,配置为当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;a third detecting unit, configured to detect whether a shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
第二关闭单元,配置为当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。The second closing unit is configured to: when detecting the receiving the shutdown signal, turn off a processing module corresponding to each external device of the set top box, so that the set top box is in a shutdown mode.
优选地,所述机顶盒还包括:Preferably, the set top box further includes:
获取单元,配置为当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部设备所对应的处理模块获取唤醒锁;An acquiring unit, configured to acquire a wake-up lock for a processing module corresponding to the N external devices after the shutdown, when the set-top box is in a light sleep working mode;
控制单元,配置为当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。And a control unit configured to control the set top box to be in a deep sleep state when the wake lock is released and detecting that a deep sleep signal is received.
优选地,所述机顶盒还包括:Preferably, the set top box further includes:
开启单元,配置为当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备所对应的处理模块;其中,M≥1;The opening unit is configured to: when it is detected that the light sleep signal is received, turn on a processing module corresponding to the preset M external devices; wherein, M≥1;
所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
优选地,所述N个外部设备所对应的处理模块至少包括以下之一:高清晰度多媒体接口HDMI模块、分量模块、复合视频广播信号CVBS模块、串行高级技术附件SATA模块、通用串行总线USB模块;Preferably, the processing module corresponding to the N external devices includes at least one of the following: a high definition multimedia interface HDMI module, a component module, a composite video broadcast signal CVBS module, a serial advanced technology accessory SATA module, a universal serial bus USB module;
所述M个外部设备所对应的处理模块至少包括以下之一:扫描安全数码SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scanning security digital SD card module, a broadcast playing module, a local music playing module, and an electronic program guide updating module.
本发明实施例提供的计算机存储介质存储有计算机程序,该计算机程序用于执行上述机顶盒降低功耗的方法。The computer storage medium provided by the embodiment of the present invention stores a computer program for executing the method for reducing power consumption of the set top box.
本发明实施例的技术方案提出了一种新的机顶盒睡眠机制,即在正常工作模式与休眠工作模式,也即深度睡眠工作模式中引入轻度睡眠工作模式。机顶盒在轻度睡眠工作模式时,关闭由用户预先设置的若干个高功耗的外设处理模块,例如与电视机的显示输出相关的模块,但保留机顶盒其 他必要外设的运行状态。如此,可以有效地解决用户获取机顶盒部分业务的同时,例如收听音乐或广播节目、更新电子节目菜单(EPG,Electronic Program Guide)、上下载电视节目,降低系统的功耗,同时也解决了机顶盒在深度睡眠工作模式下不能收听音乐及广播的问题。The technical solution of the embodiment of the present invention proposes a new set-top box sleep mechanism, that is, a light sleep working mode is introduced in a normal working mode and a sleep working mode, that is, a deep sleep working mode. When the set-top box is in the light sleep mode, several high-power peripheral processing modules preset by the user are turned off, such as modules related to the display output of the television, but the set-top box is reserved. The operating state of his necessary peripherals. In this way, the user can effectively solve the part of the set-top box business, such as listening to music or radio programs, updating the electronic program guide (EPG, Electronic Program Guide), downloading the TV program, reducing the power consumption of the system, and also solving the set-top box You can't listen to music and broadcast problems in deep sleep mode.
并且,机顶盒处于轻度睡眠工作模式时,如果接收到快速唤醒信号,则可立刻开启处于关闭状态下的高功耗的外设模块,以使机顶盒处于正常工作模式,系统不需要重新启动及初始化,唤醒到正常工作模式的速度也将加快,提升了用户的体验。Moreover, when the set-top box is in the light sleep mode, if a fast wake-up signal is received, the high-power peripheral module in the off state can be immediately turned on, so that the set-top box is in the normal working mode, and the system does not need to be restarted and initialized. The speed of waking up to normal working mode will also be accelerated, which will enhance the user experience.
附图说明DRAWINGS
图1为本发明实施例一的机顶盒降低功耗的方法的流程示意图;1 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 1 of the present invention;
图2为本发明实施例二的机顶盒降低功耗的方法的流程示意图;2 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 2 of the present invention;
图3为本发明实施例三的机顶盒降低功耗的方法的流程示意图;3 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 3 of the present invention;
图4为本发明实施例的机顶盒的结构组成示意图。FIG. 4 is a schematic structural diagram of a set top box according to an embodiment of the present invention.
具体实施方式detailed description
为了能够更加详尽地了解本发明实施例的特点与技术内容,下面结合附图对本发明实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本发明实施例。The embodiments of the present invention are described in detail below with reference to the accompanying drawings.
机顶盒是连接电视机与外部信号源的设备,他可以将压缩的数字信号转成电视内容,并在电视机上显示出来。这里,信号可以来自有线电缆、卫星天线、宽带网络以及地面广播。机顶盒接收的内容除了模拟电视可以提供的图像、声音之外,还能够接收数据内容,包括电子节目指南、因特网网页、字幕等等。The set-top box is a device that connects the TV to an external source. It converts the compressed digital signal into TV content and displays it on the TV. Here, the signals can come from cable, satellite antennas, broadband networks, and terrestrial broadcasts. The content received by the set top box can receive data content in addition to the images and sounds that the analog TV can provide, including electronic program guides, Internet web pages, subtitles, and the like.
机顶盒为外设提供了各种各样的接口控制器,例如两线式串行总线(I2C,Inter Integrated Circuit)、内置音频总线(I2S,Inter IC Sound)、高 清晰度多媒体接口(HDMI,High Definition Multimedia Interface)、闪客(Flash)、定时器(Timer)、通用异步收发传输器(UART,Universal Asynchronous Receiver/Transmitter)、串行外设接口(SPI,Serial Peripheral Interface)、通用串行总线(USB,Universal Serial Bus)、串行高级技术附件(SATA,Serial Advanced Technology Attachment)等,一般,这些控制器在一个事件里不会全部用到,在尽可能节省功耗的情况下,本发明实施例将一些与用户所需的业务无关的外设控制器关闭,以降低其功耗。The set-top box provides a variety of interface controllers for peripherals, such as two-wire serial bus (I2C, Inter Integrated Circuit), built-in audio bus (I2S, Inter IC Sound), high High Definition Multimedia Interface (HDMI), Flash, Timer, Universal Asynchronous Receiver/Transmitter (UART), Serial Peripheral (SPI) Interface), Universal Serial Bus (USB), Serial Advanced Technology Attachment (SATA), etc. Generally, these controllers are not used in one event, saving as much work as possible. In the case of consumption, the embodiment of the present invention turns off some peripheral controllers that are not related to the service required by the user to reduce the power consumption thereof.
机顶盒的CPU在全速运行的时候比在深度睡眠的时候所消耗的功率大得多,因此,本发明实施例旨在让CPU的正常工作模式的时间远比深度睡眠工作模式或者轻度睡眠工作模式的时间少。基于此,可以通过设置使CPU尽可能多处于深度睡眠工作模式或者轻度睡眠工作模式,然后通过相应的中断唤醒CPU恢复到正常工作模式,以处理响应的事件。The CPU of the set top box consumes much more power at full speed than during deep sleep. Therefore, embodiments of the present invention aim to make the normal working mode of the CPU much longer than the deep sleep working mode or the light sleep working mode. Less time. Based on this, the CPU can be set to be in the deep sleep working mode or the light sleep working mode as much as possible, and then the CPU is restored to the normal working mode by the corresponding interrupt to process the response event.
图1为本发明实施例一的机顶盒降低功耗的方法的流程示意图,本示例中的机顶盒降低功耗的方法应用于机顶盒设备中,如图1所示,所述机顶盒降低功耗的方法包括以下步骤:1 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 1 of the present invention. The method for reducing power consumption of a set top box in this example is applied to a set top box device. As shown in FIG. 1 , the method for reducing power consumption of the set top box includes The following steps:
步骤101:当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号。Step 101: When the set top box is in the normal working mode, it is detected whether a light sleep signal is received.
本发明实施例中,当机顶盒处于正常工作模式时,用户能够获取视听娱乐等业务,而图像输出涉及到大量的数据搬移,CPU处于一种较满载的工作模式。此时,机顶盒的CPU全速运行,为外设提供的各种接口控制器都处于开启状态,机顶盒的功耗最大。由于本发明实施例旨在降低CPU全速运行的工作时间,如果用户对视频节目不感兴趣,而只对影音节目感兴趣时,则可以通过按键或定时控制信息触发机顶盒接收轻度睡眠信号。In the embodiment of the present invention, when the set-top box is in the normal working mode, the user can acquire services such as audio-visual entertainment, and the image output involves a large amount of data movement, and the CPU is in a full-load working mode. At this point, the CPU of the set-top box runs at full speed, and the various interface controllers provided for the peripherals are all turned on, and the power consumption of the set-top box is the largest. Since the embodiment of the present invention aims to reduce the working time of the CPU running at full speed, if the user is not interested in the video program but only interested in the video program, the set top box can be triggered to receive the light sleep signal by pressing the button or the timing control information.
步骤102:当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式。 Step 102: When it is detected that the light sleep signal is received, the processing module corresponding to the preset N external devices is turned off, so that the set top box is in a light sleep working mode.
其中,N≥1。Where N≥1.
本发明实施例中,当机顶盒处于轻度睡眠工作模式时,耗电较高的外设处理模块关闭,例如与显示有关的外设模块:HDMI输出、分量、CVBS、SATA、USB等耗电外设模块;此时,系统仍处于一种低功耗的运行模式,在这种运行模式下,可以进行一般任务的处理,例如扫描SD卡文件、播放广播电台及本地音乐、后台更新电子节目指南等,以满足用户收听音频数据等基本娱乐业务。In the embodiment of the present invention, when the set top box is in the light sleep working mode, the peripheral processing module with higher power consumption is turned off, for example, the peripheral module related to the display: HDMI output, component, CVBS, SATA, USB, etc. Set the module; at this time, the system is still in a low-power operation mode, in which the general task can be processed, such as scanning SD card files, playing radio stations and local music, and updating the electronic program guide in the background. Etc., to meet the basic entertainment business such as listening to audio data.
本发明实施例中,在不需要视频输出的情况下,用户可以触发轻度睡眠信号,机顶盒收到轻度睡眠信号的触发后,关闭预先设置的N个外设所对应的处理模块,如此,能够有效地提高系统整体的功耗利用水平,对绿色机顶盒具有推广应用价值。In the embodiment of the present invention, when the video output is not required, the user can trigger a light sleep signal, and after the set-top box receives the trigger of the light sleep signal, the processing module corresponding to the preset N peripherals is turned off. It can effectively improve the overall power consumption utilization level of the system, and has the promotion and application value for the green set-top box.
优选地,所述方法还包括:Preferably, the method further includes:
当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部设备所对应的处理模块获取唤醒锁;When the set top box is in the light sleep mode, the processing module corresponding to the N external devices after the shutdown is acquired;
当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。When the wake-up lock is released and it is detected that a deep sleep signal is received, the set top box is controlled to be in a deep sleep state.
这里,进入轻度睡眠工作模式的外设模块都必须获取唤醒锁,以防止进入深度休眠工作模式。当此类外设模块释放唤醒锁后,系统才能进入深度睡眠工作模式。具体地,机顶盒处于轻度睡眠工作模式下,所有处于轻度睡眠工作模式的内核模块都获取了内核的唤醒锁,系统不能进入深度睡眠工作模式,也即完全待机工作模式,必须等系统所有进程都释放了唤醒锁时,系统才能通过待机控制命令——深度睡眠信号,进入深度睡眠工作模式。Here, peripheral modules that enter the light sleep mode of operation must acquire a wake-up lock to prevent entering the deep sleep mode of operation. When such a peripheral module releases the wake-up lock, the system can enter the deep sleep mode of operation. Specifically, the set top box is in a light sleep mode, and all kernel modules in the light sleep mode acquire the kernel wake lock, and the system cannot enter the deep sleep mode, that is, the full standby mode, and must wait for all processes of the system. When the wake-up lock is released, the system can enter the deep sleep mode by using the standby control command, the deep sleep signal.
优选地,所述方法还包括:Preferably, the method further includes:
当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备 所对应的处理模块;其中,M≥1;When it is detected that the light sleep signal is received, the preset M external devices are turned on Corresponding processing module; wherein, M≥1;
所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
上述方案中,所述N个外部设备所对应的处理模块至少包括以下之一:HDMI模块、分量模块、CVBS模块、SATA模块、USB模块;In the above solution, the processing module corresponding to the N external devices includes at least one of the following: an HDMI module, a component module, a CVBS module, a SATA module, and a USB module;
所述M个外部设备所对应的处理模块至少包括以下之一:扫描SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scan SD card module, a broadcast play module, a local music play module, and an electronic program guide update module.
本发明实施例中,N个外部设备所对应的处理模块可以根据机顶盒中各个模块的具体耗电情况由用户进行设定,并且,在机顶盒处于轻度睡眠工作模式时,还可以设定开启的M个外部设备所对应的处理模块,以满足基本的娱乐需求,例如音乐播放、收听广播等应用。In the embodiment of the present invention, the processing module corresponding to the N external devices can be set by the user according to the specific power consumption condition of each module in the set top box, and can also be set to be turned on when the set top box is in the light sleep working mode. Processing modules corresponding to M external devices to meet basic entertainment needs, such as music playback, listening to broadcast and other applications.
优选地,所述方法还包括:Preferably, the method further includes:
当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;Detecting whether a shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。When it is detected that the shutdown signal is received, the processing module corresponding to each external device of the set top box is turned off, so that the set top box is in a shutdown mode.
这里,关机信号可由用户触发;当机顶盒收到关机信号或者系统断电时,彻底关闭系统的电源,以及各个外设处理模块的电源,此时,机顶盒处于关机模式。Here, the shutdown signal can be triggered by the user; when the set-top box receives the shutdown signal or the system is powered off, the power of the system is completely turned off, and the power of each peripheral processing module is at this time, the set-top box is in the shutdown mode.
当未检测到关机信号时,机顶盒继续处于原来的正常工作模式或所述轻度睡眠工作模式。When the shutdown signal is not detected, the set top box continues to be in the original normal operating mode or the mild sleep mode of operation.
步骤103:当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号。Step 103: When the set top box is in the light sleep working mode, it is detected whether a fast wakeup signal is received.
本发明实施例中,当用户唤醒某项具体的应用程序,例如浏览网页、播放网络电视(IPTV,Internet Protocol TeleVision)节目时,则生成快速唤 醒信号,并触发机顶盒从轻度睡眠工作模式切换至正常工作模式,参见如下步骤104。In the embodiment of the present invention, when a user wakes up a specific application, such as browsing a webpage or playing an Internet Protocol (IPTV) program, a quick call is generated. Wake up the signal and trigger the set-top box to switch from the light sleep mode to the normal mode of operation, see step 104 below.
步骤104:当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作模式。Step 104: When it is detected that the fast wake-up signal is received, the processing module corresponding to the preset N external devices is turned on, so that the set top box is in a normal working mode.
本发明实施例中,正常工作模式是与轻度睡眠工作模式对应,当系统处于轻度睡眠工作模式下,接收到快速唤醒信号时,快速开启与视频输出相关的电源分区,然后逐步唤醒在轻度睡眠工作模式下关闭的外部输出设备,如HDMI、分量及标清输出,而系统不需要重新启动及初始化,加快了唤醒到正常工作模式的速度。In the embodiment of the present invention, the normal working mode corresponds to the light sleep working mode. When the system is in the light sleep working mode, when the fast wake-up signal is received, the power partition associated with the video output is quickly turned on, and then gradually wakes up in the light. External output devices that are turned off in sleep mode, such as HDMI, component, and SD output, and the system does not need to be restarted and initialized to speed up the wake-up to normal operating mode.
本发明实施例的技术方案,在降低机顶盒功耗的前提下,满足机顶盒基本的娱乐需求,提出更加人性化的机顶盒低功耗管理控制策略。The technical solution of the embodiment of the present invention satisfies the basic entertainment requirements of the set-top box on the premise of reducing the power consumption of the set-top box, and proposes a more humanized set-top box low-power management control strategy.
图2为本发明实施例二的机顶盒降低功耗的方法的流程示意图,如图2所示,所述机顶盒降低功耗的方法包括以下步骤:2 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 2 of the present invention. As shown in FIG. 2, the method for reducing power consumption of the set top box includes the following steps:
步骤201:机顶盒处于正常工作模式。Step 201: The set top box is in a normal working mode.
步骤202:检测是否接收到轻度睡眠信号,是时,执行步骤203;否时,执行步骤206。Step 202: Detect whether a light sleep signal is received. If yes, go to step 203; otherwise, go to step 206.
这里,根据用户按键或定时控制信息,检测用户发出的轻度睡眠信号。Here, the light sleep signal emitted by the user is detected based on the user's button or timing control information.
步骤203:关闭电视输出处理模块。Step 203: Turn off the TV output processing module.
这里,检测到轻度睡眠信号时,关闭电视、显示等耗电处理模块。Here, when a light sleep signal is detected, the power consumption processing module such as a television or a display is turned off.
本发明实施例中,耗电处理模块可以根据各个处理模块的具体耗电情况由用户设定,已达到功耗与用户选择相平衡,在机顶盒处于轻度睡眠工作模式时,可以设定基本的娱乐生活应用范围,例如音乐播放、收听广播等应用,系统的功耗水平与用户设定的低功耗应用有关。In the embodiment of the present invention, the power consumption processing module can be set by the user according to the specific power consumption condition of each processing module, and the power consumption is balanced with the user selection. When the set top box is in the light sleep working mode, the basic setting can be set. For entertainment applications such as music playback, listening to broadcasts, etc., the power consumption level of the system is related to low-power applications set by the user.
本发明实施例中,轻度睡眠工作模式以及外部设备所对应的处理模块的选择由软件系统控制,在轻度睡眠工作模式下,如果有不需要CPU干预 的硬件处理单元可以独立完成,CPU只保留必要的网络及通信部分功能的侦测,CPU可以处于进一步降低功耗。In the embodiment of the present invention, the selection of the light sleep working mode and the processing module corresponding to the external device is controlled by the software system, and in the light sleep working mode, if there is no need for CPU intervention The hardware processing unit can be completed independently, the CPU only retains the necessary network and communication part detection, and the CPU can be further reduced in power consumption.
步骤204:机顶盒处于轻度睡眠工作模式。Step 204: The set top box is in a light sleep mode of operation.
步骤205:检测是否接收到快速唤醒信号,是时,执行步骤206;否时,执行步骤204。Step 205: Detect whether a fast wake-up signal is received. If yes, go to step 206; otherwise, go to step 204.
步骤206:开启电视输出处理模块,机顶盒处于正常工作模式。Step 206: Turn on the TV output processing module, and the set top box is in the normal working mode.
图3为本发明实施例三的机顶盒降低功耗的方法的流程示意图,如图3所示,所述机顶盒降低功耗的方法包括以下步骤:3 is a schematic flowchart of a method for reducing power consumption of a set top box according to Embodiment 3 of the present invention. As shown in FIG. 3, the method for reducing power consumption of the set top box includes the following steps:
步骤301:机顶盒处于正常工作模式或轻度睡眠工作模式。Step 301: The set top box is in a normal working mode or a light sleep working mode.
步骤302:检测机顶盒是否关机或断电,是时,执行步骤303;否时,执行步骤304。Step 302: Detect whether the set top box is powered off or powered off. If yes, go to step 303; otherwise, go to step 304.
步骤303:关闭系统电源以及机顶盒各处理模块电源,机顶盒处于关机模式。Step 303: Turn off the power of the system and the power of each processing module of the set top box, and the set top box is in the shutdown mode.
步骤304:机顶盒继续处于工作模式或轻度睡眠工作模式。Step 304: The set top box continues to be in the working mode or the light sleep working mode.
图4为本发明实施例的机顶盒的结构组成示意图,如图4所示,所述机顶盒包括:4 is a schematic structural diagram of a set top box according to an embodiment of the present invention. As shown in FIG. 4, the set top box includes:
第一检测单元41,配置为当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号;The first detecting unit 41 is configured to detect whether a light sleep signal is received when the set top box is in a normal working mode;
第一关闭单元42,配置为当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式;其中,N≥1;The first closing unit 42 is configured to: when detecting the receiving the light sleep signal, turn off a processing module corresponding to the preset N external devices, so that the set top box is in a light sleep working mode; wherein, N≥ 1;
第二检测单元43,配置为当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号;The second detecting unit 43 is configured to detect whether a fast wake-up signal is received when the set top box is in a light sleep working mode;
唤醒单元44,配置为当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作 模式。The waking unit 44 is configured to: when detecting the fast wake-up signal, turn on a processing module corresponding to the preset N external devices, so that the set-top box is working normally mode.
优选地,所述机顶盒还包括:Preferably, the set top box further includes:
第三检测单元45,配置为当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;The third detecting unit 45 is configured to detect whether the shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
第二关闭单元46,配置为当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。The second closing unit 46 is configured to: when detecting the receiving the shutdown signal, turn off a processing module corresponding to each external device of the set top box, so that the set top box is in a shutdown mode.
优选地,所述机顶盒还包括:Preferably, the set top box further includes:
获取单元47,配置为当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部设备所对应的处理模块获取唤醒锁;The obtaining unit 47 is configured to acquire, when the set top box is in the light sleep working mode, the wakeup lock for the processing module corresponding to the N external devices after the shutdown;
控制单元48,配置为当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。Control unit 48 is configured to control the set top box to be in a deep sleep state when the wake lock is released and a deep sleep signal is detected.
优选地,所述机顶盒还包括:Preferably, the set top box further includes:
开启单元49,配置为当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备所对应的处理模块;其中,M≥1;The opening unit 49 is configured to: when it is detected that the light sleep signal is received, turn on a processing module corresponding to the preset M external devices; wherein, M≥1;
所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
上述方案中,所述N个外部设备所对应的处理模块至少包括以下之一:HDMI模块、分量模块、CVBS模块、SATA模块、USB模块;In the above solution, the processing module corresponding to the N external devices includes at least one of the following: an HDMI module, a component module, a CVBS module, a SATA module, and a USB module;
所述M个外部设备所对应的处理模块至少包括以下之一:扫描SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scan SD card module, a broadcast play module, a local music play module, and an electronic program guide update module.
实际应用中,所述机顶盒中的第一检测单元41、第一关闭单元42、第二检测单元43、唤醒单元44、以及第三检测单元45、第二关闭单元46、获取单元47、控制单元48、开启单元49可由机顶盒中的中央处理器(CPU,Central Processing Unit)、或数字信号处理器(DSP,Digital Signal Processor)、或可编程门阵列(FPGA,Field-Programmable Gate Array)实现。 In a practical application, the first detecting unit 41, the first closing unit 42, the second detecting unit 43, the waking unit 44, and the third detecting unit 45, the second closing unit 46, the obtaining unit 47, and the control unit in the set top box 48. The opening unit 49 can be implemented by a central processing unit (CPU) in a set top box, or a digital signal processor (DSP), or a Field-Programmable Gate Array (FPGA).
本领域技术人员应当理解,图4所示的机顶盒中的各单元的实现功能可参照前述机顶盒降低功耗的方法的相关描述而理解。图4所示的机顶盒中的各单元的功能可通过运行于处理器上的程序而实现,也可通过具体的逻辑电路而实现。Those skilled in the art should understand that the implementation functions of the units in the set top box shown in FIG. 4 can be understood by referring to the related description of the method for reducing power consumption of the set top box. The functions of the units in the set top box shown in FIG. 4 can be implemented by a program running on the processor, or can be realized by a specific logic circuit.
本发明实施例上述业务信令跟踪的装置如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本发明实施例不限制于任何特定的硬件和软件结合。The apparatus for tracking the service signaling according to the embodiment of the present invention may also be stored in a computer readable storage medium if it is implemented in the form of a software function module and sold or used as a separate product. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions. A computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
相应地,本发明实施例还提供一种计算机存储介质,其中存储有计算机程序,该计算机程序用于执行本发明实施例的机顶盒降低功耗的方法。Correspondingly, an embodiment of the present invention further provides a computer storage medium, wherein a computer program for executing a method for reducing power consumption of a set top box according to an embodiment of the present invention is stored.
本发明实施例所记载的技术方案之间,在不冲突的情况下,可以任意组合。The technical solutions described in the embodiments of the present invention can be arbitrarily combined without conflict.
在本发明所提供的几个实施例中,应该理解到,所揭露的方法和智能设备,可以通过其它的方式实现。以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,如:多个单元或组件可以结合,或可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的各组成部分相互之间的耦合、或直接耦合、或通信连接可以是通过一些接口,设备或单元的间接耦合或通信连接,可以是电性的、机械的或其它形式的。In the several embodiments provided by the present invention, it should be understood that the disclosed method and smart device may be implemented in other manners. The device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, such as: multiple units or components may be combined, or Can be integrated into another system, or some features can be ignored or not executed. In addition, the coupling, or direct coupling, or communication connection of the components shown or discussed may be indirect coupling or communication connection through some interfaces, devices or units, and may be electrical, mechanical or other forms. of.
上述作为分离部件说明的单元可以是、或也可以不是物理上分开的, 作为单元显示的部件可以是、或也可以不是物理单元,即可以位于一个地方,也可以分布到多个网络单元上;可以根据实际的需要选择其中的部分或全部单元来实现本实施例方案的目的。The units described above as separate components may or may not be physically separated. The components displayed as the unit may be, or may not be, physical units, that is, may be located in one place, or may be distributed to multiple network units; some or all of the units may be selected according to actual needs to implement the solution of the embodiment. purpose.
另外,在本发明各实施例中的各功能单元可以全部集成在一个第二处理单元中,也可以是各单元分别单独作为一个单元,也可以两个或两个以上单元集成在一个单元中;上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one second processing unit, or each unit may be separately used as one unit, or two or more units may be integrated into one unit; The above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。 The above is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention.

Claims (11)

  1. 一种机顶盒降低功耗的方法,所述方法包括:A method for reducing power consumption of a set top box, the method comprising:
    当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号;When the set top box is in the normal working mode, detecting whether a light sleep signal is received;
    当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式;其中,N≥1;When it is detected that the light sleep signal is received, the processing module corresponding to the preset N external devices is turned off, so that the set top box is in a light sleep working mode; wherein, N≥1;
    当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号;Detecting whether a fast wake-up signal is received when the set top box is in a light sleep mode of operation;
    当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作模式。When it is detected that the fast wake-up signal is received, the processing module corresponding to the preset N external devices is turned on, so that the set top box is in a normal working mode.
  2. 根据权利要求1所述的机顶盒降低功耗的方法,其中,所述方法还包括:The method of claim 1, wherein the method further comprises:
    当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;Detecting whether a shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
    当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。When it is detected that the shutdown signal is received, the processing module corresponding to each external device of the set top box is turned off, so that the set top box is in a shutdown mode.
  3. 根据权利要求1所述的机顶盒降低功耗的方法,其中,所述方法还包括:The method of claim 1, wherein the method further comprises:
    当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部设备所对应的处理模块获取唤醒锁;When the set top box is in the light sleep mode, the processing module corresponding to the N external devices after the shutdown is acquired;
    当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。When the wake-up lock is released and it is detected that a deep sleep signal is received, the set top box is controlled to be in a deep sleep state.
  4. 根据权利要求1所述的机顶盒降低功耗的方法,其中,所述方法还包括:The method of claim 1, wherein the method further comprises:
    当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备所对应的处理模块;其中,M≥1; When it is detected that the light sleep signal is received, the processing module corresponding to the preset M external devices is turned on; wherein, M≥1;
    所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
  5. 根据权利要求4所述的机顶盒降低功耗的方法,其中,The method for reducing power consumption of a set top box according to claim 4, wherein
    所述N个外部设备所对应的处理模块至少包括以下之一:高清晰度多媒体接口HDMI模块、分量模块、复合视频广播信号CVBS模块、串行高级技术附件SATA模块、通用串行总线USB模块;The processing module corresponding to the N external devices includes at least one of the following: a high-definition multimedia interface HDMI module, a component module, a composite video broadcast signal CVBS module, a serial advanced technology accessory SATA module, and a universal serial bus USB module;
    所述M个外部设备所对应的处理模块至少包括以下之一:扫描安全数码SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scanning security digital SD card module, a broadcast playing module, a local music playing module, and an electronic program guide updating module.
  6. 一种机顶盒,所述机顶盒包括:A set top box, the set top box comprising:
    第一检测单元,配置为当机顶盒处于正常工作模式时,检测是否接收到轻度睡眠信号;a first detecting unit configured to detect whether a light sleep signal is received when the set top box is in a normal working mode;
    第一关闭单元,配置为当检测到接收到所述轻度睡眠信号时,关闭预先设置的N个外部设备所对应的处理模块,使所述机顶盒处于轻度睡眠工作模式;其中,N≥1;a first closing unit, configured to: when detecting the light sleep signal, turn off a processing module corresponding to the preset N external devices, so that the set top box is in a light sleep working mode; wherein, N≥1 ;
    第二检测单元,配置为当所述机顶盒处于轻度睡眠工作模式时,检测是否接收到快速唤醒信号;a second detecting unit configured to detect whether a fast wake-up signal is received when the set top box is in a light sleep working mode;
    唤醒单元,配置为当检测到接收到所述快速唤醒信号时,开启预先设置的所述N个外部设备所对应的处理模块,使所述机顶盒处于正常工作模式。And the awake unit is configured to: when it is detected that the fast wake-up signal is received, turn on a processing module corresponding to the preset N external devices, so that the set top box is in a normal working mode.
  7. 根据权利要求6所述的机顶盒,其中,所述机顶盒还包括:The set top box of claim 6, wherein the set top box further comprises:
    第三检测单元,配置为当所述机顶盒处于所述正常工作模式或所述轻度睡眠工作模式时,检测是否接收到关机信号;a third detecting unit, configured to detect whether a shutdown signal is received when the set top box is in the normal working mode or the light sleep working mode;
    第二关闭单元,配置为当检测到接收到所述关机信号时,关闭所述机顶盒的各个外部设备所对应的处理模块,使所述机顶盒处于关机模式。The second closing unit is configured to: when detecting the receiving the shutdown signal, turn off a processing module corresponding to each external device of the set top box, so that the set top box is in a shutdown mode.
  8. 根据权利要求6所述的机顶盒,其中,所述机顶盒还包括: The set top box of claim 6, wherein the set top box further comprises:
    获取单元,配置为当所述机顶盒处于轻度睡眠工作模式时,针对关闭后的所述N个外部设备所对应的处理模块获取唤醒锁;An acquiring unit, configured to acquire a wake-up lock for a processing module corresponding to the N external devices after the shutdown, when the set-top box is in a light sleep working mode;
    控制单元,配置为当所述唤醒锁被释放,且检测到接收到深度睡眠信号时,控制所述机顶盒处于深度睡眠状态。And a control unit configured to control the set top box to be in a deep sleep state when the wake lock is released and detecting that a deep sleep signal is received.
  9. 根据权利要求6所述的机顶盒,其中,所述机顶盒还包括:The set top box of claim 6, wherein the set top box further comprises:
    开启单元,配置为当检测到接收到所述轻度睡眠信号时,开启预先设置的M个外部设备所对应的处理模块;其中,M≥1;The opening unit is configured to: when it is detected that the light sleep signal is received, turn on a processing module corresponding to the preset M external devices; wherein, M≥1;
    所述M个外部设备所对应的处理模块的功耗小于所述N个外部设备所对应的处理模块的功耗。The power consumption of the processing module corresponding to the M external devices is smaller than the power consumption of the processing module corresponding to the N external devices.
  10. 根据权利要求9所述的机顶盒,其中,The set top box according to claim 9, wherein
    所述N个外部设备所对应的处理模块至少包括以下之一:高清晰度多媒体接口HDMI模块、分量模块、复合视频广播信号CVBS模块、串行高级技术附件SATA模块、通用串行总线USB模块;The processing module corresponding to the N external devices includes at least one of the following: a high-definition multimedia interface HDMI module, a component module, a composite video broadcast signal CVBS module, a serial advanced technology accessory SATA module, and a universal serial bus USB module;
    所述M个外部设备所对应的处理模块至少包括以下之一:扫描安全数码SD卡模块、广播播放模块、本地音乐播放模块、电子节目指南更新模块。The processing module corresponding to the M external devices includes at least one of the following: a scanning security digital SD card module, a broadcast playing module, a local music playing module, and an electronic program guide updating module.
  11. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令配置为执行权利要求1-5任一项所述的机顶盒降低功耗的方法。 A computer storage medium having stored therein computer executable instructions configured to perform the method of reducing power consumption of a set top box of any of claims 1-5.
PCT/CN2015/078921 2014-08-25 2015-05-14 Set top box and power consumption reduction method therefor and computer storage medium WO2016029717A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410421083.1 2014-08-25
CN201410421083.1A CN105376645A (en) 2014-08-25 2014-08-25 Set-top box and power consumption reduction method

Publications (1)

Publication Number Publication Date
WO2016029717A1 true WO2016029717A1 (en) 2016-03-03

Family

ID=55378378

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/078921 WO2016029717A1 (en) 2014-08-25 2015-05-14 Set top box and power consumption reduction method therefor and computer storage medium

Country Status (2)

Country Link
CN (1) CN105376645A (en)
WO (1) WO2016029717A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486311A (en) * 2020-12-08 2021-03-12 南昌华勤电子科技有限公司 Low-power-consumption control method and system of embedded system and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331819A (en) * 2015-06-16 2017-01-11 中兴通讯股份有限公司 Set-top box operation method, set-top box client device and set-top box
CN106331864B (en) * 2016-09-06 2019-05-07 深圳创维数字技术有限公司 A kind of set-top box forces standby method and device
CN107277907B (en) * 2017-07-31 2020-11-27 泾县谷声信息科技有限公司 Mobile terminal and control method thereof
CN111050216A (en) * 2019-12-31 2020-04-21 深圳创维数字技术有限公司 Energy-saving method, equipment and storage medium for set top box sound mode
CN112331132B (en) * 2020-08-21 2022-06-14 浙江宇视科技有限公司 Method and device for adjusting power consumption of display control system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050289624A1 (en) * 2004-06-25 2005-12-29 Samsung Electronics Co., Ltd. Method and apparatus for reducing the power consumption of a digital set-top box in standby mode
CN101262556A (en) * 2008-03-31 2008-09-10 深圳创维数字技术股份有限公司 A STB with low-power consumption standby
CN101282431A (en) * 2008-05-06 2008-10-08 华为技术有限公司 Set-top box and standby, awakening method thereof
CN103347210A (en) * 2013-07-18 2013-10-09 深圳市迈乐数码科技股份有限公司 Method and set top box for achieving state synchronization through HDMI interface
CN103634663A (en) * 2012-08-27 2014-03-12 华为终端有限公司 Set-top box standby method, set-top box standby control apparatus and set-top box

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546804A (en) * 2012-07-13 2014-01-29 中兴通讯股份有限公司 Power management method and device of digital set-top box

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050289624A1 (en) * 2004-06-25 2005-12-29 Samsung Electronics Co., Ltd. Method and apparatus for reducing the power consumption of a digital set-top box in standby mode
CN101262556A (en) * 2008-03-31 2008-09-10 深圳创维数字技术股份有限公司 A STB with low-power consumption standby
CN101282431A (en) * 2008-05-06 2008-10-08 华为技术有限公司 Set-top box and standby, awakening method thereof
CN103634663A (en) * 2012-08-27 2014-03-12 华为终端有限公司 Set-top box standby method, set-top box standby control apparatus and set-top box
CN103347210A (en) * 2013-07-18 2013-10-09 深圳市迈乐数码科技股份有限公司 Method and set top box for achieving state synchronization through HDMI interface

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486311A (en) * 2020-12-08 2021-03-12 南昌华勤电子科技有限公司 Low-power-consumption control method and system of embedded system and storage medium
CN112486311B (en) * 2020-12-08 2023-07-14 南昌华勤电子科技有限公司 Low-power consumption control method and system of embedded system and storage medium

Also Published As

Publication number Publication date
CN105376645A (en) 2016-03-02

Similar Documents

Publication Publication Date Title
WO2016029717A1 (en) Set top box and power consumption reduction method therefor and computer storage medium
US20220343919A1 (en) Voice-Controlled Split-Screen Display Method and Electronic Device
US9625968B2 (en) Method for operating multiple standby states and broadcast receiving apparatus using the same
CN111510781A (en) Display device standby control method and display device
US20050044427A1 (en) Method, apparatus and system for operating data processing devices
CN101282431A (en) Set-top box and standby, awakening method thereof
JP2014102789A (en) Electronic apparatus, power supply control method, and program
CN108810630A (en) A kind of standby startup method of smart television, smart television and storage medium
CN112511902B (en) Display screen control method and device of OLED television terminal and OLED television terminal
US11907616B2 (en) Electronic apparatus, display apparatus and method of controlling the same
WO2020187050A1 (en) Display device
CN105430503A (en) Starting method and device of digital television
WO2010118696A1 (en) Electronic apparatus and power management device thereof
CN102833609B (en) A kind of method of Set Top Box safety shutdown
US11687484B2 (en) Electronic device and operation method thereof
CN112511903A (en) Television control method and device, television and computer readable storage medium
CN102572592A (en) Set-top box standby control method based on system dynamic clock management
WO2020019615A1 (en) Method and device for controlling start-up of device, and interactive intelligent plate
CN203377993U (en) Interactive playing box
EP4300485A1 (en) Media processing device and method
CN204180213U (en) A kind of D-LED television set supporting DVB-T2
KR101371319B1 (en) Apparatus and method for power management using micom and system-on-chip
WO2023142764A1 (en) Wake-up method and apparatus for operating system, electronic device, and storage medium
US20230068815A1 (en) Measuring sleep state of a user using wearables and deciding on the playback option for the content consumed
CN108718420B (en) Method and device for synchronizing television time

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

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

Country of ref document: EP

Kind code of ref document: A1