WO2018049890A1 - 一种机顶盒调试方法及系统 - Google Patents

一种机顶盒调试方法及系统 Download PDF

Info

Publication number
WO2018049890A1
WO2018049890A1 PCT/CN2017/092473 CN2017092473W WO2018049890A1 WO 2018049890 A1 WO2018049890 A1 WO 2018049890A1 CN 2017092473 W CN2017092473 W CN 2017092473W WO 2018049890 A1 WO2018049890 A1 WO 2018049890A1
Authority
WO
WIPO (PCT)
Prior art keywords
top box
debugging
tuner module
interface
result
Prior art date
Application number
PCT/CN2017/092473
Other languages
English (en)
French (fr)
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 WO2018049890A1 publication Critical patent/WO2018049890A1/zh

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/442Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
    • H04N21/4424Monitoring of the internal components or processes of the client device, e.g. CPU or memory load, processing speed, timer, counter or percentage of the hard disk space used
    • 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

  • the present invention relates to a digital television terminal, and in particular, to a method and system for debugging a set top box.
  • the debugging methods commonly used in set-top boxes include serial port debugging, network port debugging, etc. These debugging methods all have one common feature, and the set-top box needs to have a serial port or a network port and other debugging interfaces, but the actual final set-top box does not have such a The debug interface cannot be debugged directly.
  • a method for debugging a set top box includes the following steps:
  • S10 connecting the PC to the tuner module of the set top box by using a USB to RF interface, and debugging the set top box by using the tuner module;
  • S20 The debugging data is sent by the PC, and the debugging data is first sent to the set-top box through the tun er module for debugging, and the debugging result is obtained, and the debugging result is sent by the set-top box through the tuner module.
  • the debugging results are converted to the PC after data conversion.
  • the step S20 further includes: after the USB to RF interface is respectively connected to the tuner module of the PC and the set top box, the PC first sends a debugging example, and the debugging sample is converted. After being sent to the set-top box and returning the feedback result, if the feedback result is normal, the PC and the set-top box are normally connected, and the debugging data is sent. Otherwise, the connection abnormality checks whether the USB-to-RF interface connection is normal. [0009] Further, the step S20 further includes: after the set top box sends the debugging result, the set top box sends the main chip ID together with the debugging result to the tuner module.
  • the set-top box debugging system includes: a PC, a USB-to-RF interface, and a tuner module of the set-top box; the PC is connected to the tuner module of the set-top box through the USB-to-RF interface, and the tuner is The module debugs the set top box, the PC sends debug data, and the debug data is converted by the US B to the RF interface, and then sent by the tuner module to the set top box for debugging, and the debugging result is obtained, and the set top box passes the tuner.
  • the module sends the debugging result, and the debugging result is converted to the PC after being converted by the USB to RF interface data.
  • the PC first sends a debugging example, and the debugging example is sent after being converted by the USB to RF interface. Go to the set-top box and return the feedback result. If the feedback result is normal, the PC and the set-top box are connected normally, and the debugging data is sent. Otherwise, the connection abnormality checks whether the USB-to-RF interface connection is normal.
  • the main chip ID is sent together with the debugging result to the tuner module.
  • the set-top box debugging method and system of the present invention connects the PC to the tune module of the set-top box, and uses the characteristics of the tuner module on the set-top box terminal product to debug the set-top box through the tuner module, and can directly debug the final set-top box.
  • There is no need to design and manufacture a debug version of the set-top box which greatly reduces the complexity of the set-top box debugging, reduces the time and cost of debugging, improves the debugging efficiency, can obtain the debugging result of the final set-top box, and accurately debug the set-top box.
  • FIG. 1 is a flow chart of a method for debugging a set top box in an embodiment
  • FIG. 2 is a structural diagram of a set top box debugging system in an embodiment.
  • FIG. 1 is a flow chart of a method for debugging a set top box in an embodiment. As shown in FIG. 1, the method includes the following steps:
  • the tuner module is a component that must be possessed on the final product of the set-top box. It can receive RF signals for modulation and filtering, and send them to the set-top box.
  • the tuner also has a data return function. Therefore, in the method of the present invention, in conjunction with the functions of the tuner module, the tuner module is used to debug the set top box. In this embodiment, P is selected.
  • the C machine is used as the debugging host to debug the set-top box. Since the data interface of the PC is USB, it cannot be directly connected to the tuner module of the set-top box. Therefore, the USB-to-RF interface is used to connect with the tuner module of the set-top box, and the set-top box can be debugged through the tuner module. .
  • S20 The debug data is sent by the PC, and the debug data is first converted into a set-top box by the tuner module for debugging, and the debugging result is obtained, and the debugging result is sent by the set-top box through the tuner module, and the debugging result is sent after the data is converted. PC.
  • the set-top box is debugged by the PC. Since the tuner module receives the radio frequency data, the debug data sent by the PC needs to be converted before being sent to the set-top box. The tuner module, debugging the set-top box.
  • the step further includes: after the USB-to-RF interface is respectively connected to the tuner module of the PC and the set-top box, the PC first sends a debugging example, and the debugging example is performed. After being converted, it is sent to the set-top box and returns the feedback result. If the feedback result is normal, the PC and the set-top box are connected normally, and the debugging data is sent. Otherwise, the connection abnormality checks whether the USB-to-RF interface connection is normal.
  • the set chip box sends the main chip ID together with the debugging result to the tuner module.
  • the set chip box sends the main chip ID together with the debugging result to the tuner module.
  • the set top box debugging method connecting the PC to the tune module of the set top box, using the set top box terminal product All have the characteristics of the tuner module.
  • the tuner module can be used to debug the set-top box.
  • the final set-top box can be debugged directly. It is not necessary to design and manufacture the debug version of the set-top box, which greatly reduces the complexity of the set-top box debugging and reduces the debugging time. Cost, improve debugging efficiency, get the debugging result of the final set-top box, and accurately debug the set-top box.
  • the present invention further provides a flowchart of a method for debugging a set top box.
  • the system includes: a PC 100, a USB to RF (Radio Frequency) interface 200, and a tuner module 300 of the set top box.
  • the PC 100 is connected to the tuner module 300 of the set top box by using the USB to RF interface 300, and the set top box is debugged by the tuner module 300.
  • the PC 100 sends the debug data, and the debug data is converted by the USB to RF interface 200, and then sent to the set-top box by the tuner module 300 for debugging, and the debugging result is obtained, and the debugging result is sent by the set-top box through the tuner module 300, and the debugging result is transmitted via the USB to the RF.
  • the interface 200 is converted to data and then sent to the PC 100.
  • the tuner module 300 is a component that must be present on the final product of the set top box. It can receive RF signals for modulation filtering and send to the set top box, and the data backhaul function is also provided. Therefore, in the method of the present invention, the set top box is debugged by using the tuner module 300 in combination with the function of the tuner module 300.
  • the PC 100 is used as a debugging host to debug the set top box, because the data interface of the PC 100 is used.
  • the tuner module 300 of the set-top box cannot be directly connected. Therefore, the USB-to-RF interface 200 is connected to the tuner module 300 of the set-top box, and the set-top box is debugged by the tuner module 300.
  • the PC 100 After the PC 100 is connected to the tuner module 300 of the set-top box, the PC 100 starts debugging the set-top box. Since the tuner module 300 receives the radio frequency data, the debugging data that needs to be sent to the PC 100 first is performed by the US B. The conversion to the RF interface 200 can be sent to the tuner module 300 of the set top box to debug the set top box.
  • the USB-to-RF interface 200 is respectively connected to the PC 100 and the tuner module 300 of the set-top box, and the PC 100 first sends a debugging example, and the debugging example is U. After the SB to RF interface 200 is converted, it is sent to the set-top box and returns the feedback result. If the feedback result is normal, the PC 100 and the set-top box are connected normally, and the debugging data is sent. Otherwise, the connection abnormality checks whether the USB-to-RF interface 200 is connected normally. This can avoid inaccurate debugging results caused by connection exceptions.
  • the main chip ID is sent to the tuner module 300 together with the debug result.
  • each of the different set-top boxes can be distinguished according to the unique main chip ID.
  • the set-top box debugging method, the PC 100 and the set-top box tuner module 300 are connected through the USB to RF interface 200, and the set-top box terminal product has the characteristics of the tuner module 300, and the set-top box is debugged by the tuner module 300, which can be directly
  • the final set-top box is debugged, and there is no need to design and manufacture a debug version of the set-top box, which greatly reduces the complexity of the set-top box debugging, reduces the time and cost of debugging, improves the debugging efficiency, and can obtain the debugging result of the final set-top box, accurate Debug the set-top box.
  • the set-top box debugging method and system of the present invention connects the PC to the tune module of the set-top box, and the set-top box terminal product has the characteristics of the tuner module, and the set-top box is debugged by the tuner module, and the final set-top box can be directly debugged.
  • There is no need to design and manufacture a debug version of the set-top box which greatly reduces the complexity of the set-top box debugging, reduces the time and cost of debugging, improves the debugging efficiency, can obtain the debugging result of the final set-top box, and accurately debug the set-top box.

Abstract

本方案涉及一种机顶盒调试方法及系统,将PC机与机顶盒的tune模块连接,利用机顶盒终端产品上都具备tuner模块的特点通过tuner模块来对机顶盒进行调试,可以直接对最终的机顶盒进行调试,不需要设计制作调试版本的机顶盒,从而大大降低了机顶盒调试的复杂程度,减少了调试的时间和成本,提高了调试效率,能够获取最终机顶盒的调试结果,准确的对机顶盒进行调试。

Description

发明名称:一种机顶盒调试方法及系统
技术领域
[0001] 本发明涉及数字电视终端, 尤其涉及一种机顶盒调试方法及系统。
背景技术
[0002] 机顶盒在研发生产过程中, 调试是必不可少的程序。
[0003] 目前, 机顶盒常用的调试方法有串口调试、 网口调试等, 这些调试方法都存在 一个共性, 需要机顶盒上具备有串口或者网口等调试接口, 而实际最终的机顶 盒上并没有这样的调试接口不能直接进行调试。 为了能够对机顶盒进行调试, 那么就需要设计一版带有调试接口的调试机顶盒, 而调试机顶盒调试完成后不 能使用, 这样就大大增加了调试的复杂程度, 增加了调试的吋间和费用, 也不 能获取最终机顶盒的调试结果, 不利于准确的进行调试。
技术问题
[0004] 有鉴于此, 有必要针对上述机顶盒调试复杂、 增加调试吋间和费用、 不能准确 进行调试的问题, 提供一种机顶盒调试方法及系统。
问题的解决方案
技术解决方案
[0005] 本发明提供的一种机顶盒调试方法, 包括如下步骤:
[0006] S10: 将 PC机采用 USB转 RF接口与机顶盒的 tuner模块连接, 通过所述 tuner模块 对机顶盒进行调试;
[0007] S20: 由所述 PC机发送调试数据, 所述调试数据先进行数据转换后经由所述 tun er模块发送给机顶盒进行调试, 获取调试结果, 由机顶盒通过所述 tuner模块发送 调试结果, 调试结果经过数据转换后再发送给 PC机。
[0008] 进一步的, 所述步骤 S20还包括: 在所述 USB转 RF接口分别连接所述 PC机和机 顶盒的 tuner模块吋, 由所述 PC机先发送一段调试样例, 调试样例经转换后发送 到机顶盒并返回反馈结果, 若反馈结果正常则说明所述 PC机与机顶盒连通正常 , 幵始发送调试数据, 否则连通异常检査所述 USB转 RF接口连接是否正常。 [0009] 进一步的, 所述步骤 S20还包括: 在机顶盒发送调试结果吋, 由机顶盒将主芯 片 ID连同调试结果一同进行发送给所述 tuner模块。
[0010] 本发明提供的一种机顶盒调试系统, 包括: PC机、 USB转 RF接口以及机顶盒 的 tuner模块; 所述 PC机通过所述 USB转 RF接口与机顶盒的 tuner模块连接, 通过 所述 tuner模块对机顶盒进行调试, 所述 PC机发送调试数据, 调试数据由所述 US B转 RF接口进行数据转换后再由所述 tuner模块发送给机顶盒进行调试, 获取调试 结果并由机顶盒通过所述 tuner模块发送调试结果, 调试结果经过所述 USB转 RF 接口数据转换后再发送给所述 PC机。
[0011] 进一步的, 在所述 USB转 RF接口分别连接所述 PC机和机顶盒的 tuner模块吋, 所述 PC机先发送一段调试样例, 调试样例经所述 USB转 RF接口转换后发送到机 顶盒并返回反馈结果, 若反馈结果正常则说明所述 PC机与机顶盒连通正常, 幵 始发送调试数据, 否则连通异常检査所述 USB转 RF接口连接是否正常。
[0012] 进一步的, 在机顶盒发送调试结果吋, 将主芯片 ID连同调试结果一同进行发送 给所述 tuner模块。
发明的有益效果
有益效果
[0013] 本发明机顶盒调试方法及系统, 将 PC机与机顶盒的 tune模块连接, 利用机顶盒 终端产品上都具备 tuner模块的特点通过 tuner模块来对机顶盒进行调试, 可以直 接对最终的机顶盒进行调试, 不需要设计制作调试版本的机顶盒, 从而大大降 低了机顶盒调试的复杂程度, 减少了调试的吋间和成本, 提高了调试效率, 能 够获取最终机顶盒的调试结果, 准确的对机顶盒进行调试。
对附图的简要说明
附图说明
[0014] 图 1是一个实施例中的机顶盒调试方法的流程图;
[0015] 图 2是一个实施例中的机顶盒调试系统的结构图。
本发明的实施方式 [0016] 为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图及实施例 , 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅用以 解释本发明, 并不用于限定本发明。
[0017] 图 1是一个实施例中的机顶盒调试方法的流程图, 如图 1所示, 该方法包括如下 步骤:
[0018] S10: 将 PC机采用 USB转 RF (射频) 接口与机顶盒的 tuner模块 (调谐器) 连接
, 通过 tuner模块对机顶盒进行调试。
[0019] tuner模块是机顶盒最终产品上都必须具有的部件, 能够接收 RF信号进行调制 过滤, 并发送给机顶盒, 同吋也具备数据回传功能。 故在本发明方法中, 结合 tu ner模块所具备的功能, 利用 tuner模块来对机顶盒进行调试, 该实施例中, 选取 P
C机作为调试主机来对机顶盒进行调试, 由于 PC机的数据接口为 USB, 不能直接 连接机顶盒的 tuner模块, 故采用 USB转 RF接口与机顶盒的 tuner模块进行连接, 实现通过 tuner模块对机顶盒进行调试。
[0020] S20: 由 PC机发送调试数据, 调试数据先进行数据转换后经由 tuner模块发送给 机顶盒进行调试, 获取调试结果, 由机顶盒通过 tuner模块发送调试结果, 调试 结果经过数据转换后再发送给 PC机。
[0021] 在将 PC机与机顶盒的 tuner模块连接后, 幵始通过 PC机对机顶盒进行调试, 由 于 tuner模块接收的是射频数据, 故需要先对 PC机发送的调试数据进行转换才能 发送给机顶盒的 tuner模块, 对机顶盒进行调试。
[0022] 在进一步的方式中, 在对机顶盒进行调试前, 该步骤还包括: 在 USB转 RF接口 分别连接 PC机和机顶盒的 tuner模块吋, 由 PC机先发送一段调试样例, 调试样例 经转换后发送到机顶盒并返回反馈结果, 若反馈结果正常则说明 PC机与机顶盒 连通正常, 幵始发送调试数据, 否则连通异常检査 USB转 RF接口连接是否正常
。 这样可以避免连接异常导致的调试结果不准确。
[0023] 此外, 在机顶盒发送调试结果吋, 由机顶盒将主芯片 ID连同调试结果一同进行 发送给 tuner模块。 这样, 在 PC机批量对机顶盒进行调试吋, 能够根据唯一的主 芯片 ID来对每个不同的机顶盒进行区分。
[0024] 该机顶盒调试方法, 将 PC机与机顶盒的 tune模块连接, 利用机顶盒终端产品上 都具备 tuner模块的特点通过 tuner模块来对机顶盒进行调试, 可以直接对最终的 机顶盒进行调试, 不需要设计制作调试版本的机顶盒, 从而大大降低了机顶盒 调试的复杂程度, 减少了调试的吋间和成本, 提高了调试效率, 能够获取最终 机顶盒的调试结果, 准确的对机顶盒进行调试。
[0025] 同吋, 本发明还提供一种机顶盒调试方法的流程图, 如图 2所示, 该系统包括 : PC机 100、 USB转 RF (射频) 接口 200以及机顶盒的 tuner模块 300。 PC机 100采 用 USB转 RF接口 300与机顶盒的 tuner模块 300连接, 通过 tuner模块 300对机顶盒进 行调试。 PC机 100发送调试数据, 调试数据由 USB转 RF接口 200进行数据转换后 再由 tuner模块 300发送给机顶盒进行调试, 获取调试结果并由机顶盒通过 tuner模 块 300发送调试结果, 调试结果经过 USB转 RF接口 200数据转换后再发送给 PC机 1 00。
[0026] tuner模块 300是机顶盒最终产品上都必须具有的部件, 能够接收 RF信号进行调 制过滤, 并发送给机顶盒, 同吋也具备数据回传功能。 故在本发明方法中, 结 合 tuner模块 300所具备的功能, 利用 tuner模块 300来对机顶盒进行调试, 该实施 例中, PC机 100作为调试主机来对机顶盒进行调试, 由于 PC机 100的数据接口为 USB, 不能直接连接机顶盒的 tuner模块 300, 故采用 USB转 RF接口 200与机顶盒 的 tuner模块 300进行连接, 实现通过 tuner模块 300对机顶盒进行调试。
[0027] 在 PC机 100与机顶盒的 tuner模块 300连接后, PC机 100幵始对机顶盒进行调试, 由于 tuner模块 300接收的是射频数据, 故需要先对 PC机 100发送的调试数据由 US B转 RF接口 200进行转换才能发送给机顶盒的 tuner模块 300, 对机顶盒进行调试。
[0028] 在进一步的方式中, 在对机顶盒进行调试前, 在 USB转 RF接口 200分别连接 PC 机 100和机顶盒的 tuner模块 300吋, PC机 100先发送一段调试样例, 调试样例经 U SB转 RF接口 200转换后发送到机顶盒并返回反馈结果, 若反馈结果正常则说明 P C机 100与机顶盒连通正常, 幵始发送调试数据, 否则连通异常检査 USB转 RF接 口 200连接是否正常。 这样可以避免连接异常导致的调试结果不准确。
[0029] 此外, 在由机顶盒发送调试结果吋, 将主芯片 ID连同调试结果一同进行发送给 tuner模块 300。 这样, 在 PC机 100批量对机顶盒进行调试吋, 能够根据唯一的主 芯片 ID来对每个不同的机顶盒进行区分。 [0030] 该机顶盒调试方法, 将 PC机 100与机顶盒的 tuner模块 300通过 USB转 RF接口 200 连接, 利用机顶盒终端产品上都具备 tuner模块 300的特点通过 tuner模块 300来对 机顶盒进行调试, 可以直接对最终的机顶盒进行调试, 不需要设计制作调试版 本的机顶盒, 从而大大降低了机顶盒调试的复杂程度, 减少了调试的吋间和成 本, 提高了调试效率, 能够获取最终机顶盒的调试结果, 准确的对机顶盒进行 调试。
[0031] 本发明机顶盒调试方法及系统, 将 PC机与机顶盒的 tune模块连接, 利用机顶盒 终端产品上都具备 tuner模块的特点通过 tuner模块来对机顶盒进行调试, 可以直 接对最终的机顶盒进行调试, 不需要设计制作调试版本的机顶盒, 从而大大降 低了机顶盒调试的复杂程度, 减少了调试的吋间和成本, 提高了调试效率, 能 够获取最终机顶盒的调试结果, 准确的对机顶盒进行调试。
[0032] 以上仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发明的精神 和原则之内所作的任何修改、 等同替换和改进等, 均应包含在本发明的保护范 围之内。

Claims

权利要求书
一种机顶盒调试方法, 其特征在于, 包括如下步骤:
S10: 将 PC机采用 USB转 RF接口与机顶盒的 tuner模块连接, 通过所述 tuner模块对机顶盒进行调试;
S20: 由所述 PC机发送调试数据, 所述调试数据先进行数据转换后经 由所述 tuner模块发送给机顶盒进行调试, 获取调试结果, 由机顶盒通 过所述 tuner模块发送调试结果, 调试结果经过数据转换后再发送给 P C机。
根据权利要求 1所述的机顶盒调试方法, 其特征在于, 所述步骤 S20还 包括: 在所述 USB转 RF接口分别连接所述 PC机和机顶盒的 tuner模块 吋, 由所述 PC机先发送一段调试样例, 调试样例经转换后发送到机 顶盒并返回反馈结果, 若反馈结果正常则说明所述 PC机与机顶盒连 通正常, 幵始发送调试数据, 否则连通异常检査所述 USB转 RF接口 连接是否正常。
根据权利要求 1所述的机顶盒调试方法, 其特征在于, 所述步骤 S20还 包括: 在机顶盒发送调试结果吋, 由机顶盒将主芯片 ID连同调试结果 一同进行发送给所述 tuner模块。
一种机顶盒调试系统, 其特征在于, 包括: PC机、 USB转 RF接口以 及机顶盒的 tuner模块; 所述 PC机通过所述 USB转 RF接口与机顶盒的 t uner模块连接, 通过所述 tuner模块对机顶盒进行调试, 所述 PC机发送 调试数据, 调试数据由所述 USB转 RF接口进行数据转换后再由所述 tu ner模块发送给机顶盒进行调试, 获取调试结果并由机顶盒通过所述 tu ner模块发送调试结果, 调试结果经过所述 USB转 RF接口数据转换后 再发送给所述 PC机。
根据权利要求 4所述的机顶盒调试系统, 其特征在于, 在所述 USB转 RF接口分别连接所述 PC机和机顶盒的 tuner模块吋, 所述 PC机先发送 一段调试样例, 调试样例经所述 USB转 RF接口转换后发送到机顶盒 并返回反馈结果, 若反馈结果正常则说明所述 PC机与机顶盒连通正 常, 幵始发送调试数据, 否则连通异常检査所述 USB转 RF接口连接 是否正常。
[权利要求 6] 根据权利要求 4所述的机顶盒调试系统, 其特征在于, 在机顶盒发送 调试结果吋, 将主芯片 ID连同调试结果一同进行发送给所述 tuner模 块。
PCT/CN2017/092473 2016-09-18 2017-07-11 一种机顶盒调试方法及系统 WO2018049890A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610828791.6 2016-09-18
CN201610828791.6A CN106331859B (zh) 2016-09-18 2016-09-18 一种机顶盒调试方法及系统

Publications (1)

Publication Number Publication Date
WO2018049890A1 true WO2018049890A1 (zh) 2018-03-22

Family

ID=57786737

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/092473 WO2018049890A1 (zh) 2016-09-18 2017-07-11 一种机顶盒调试方法及系统

Country Status (2)

Country Link
CN (1) CN106331859B (zh)
WO (1) WO2018049890A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331859B (zh) * 2016-09-18 2020-02-28 深圳市九洲电器有限公司 一种机顶盒调试方法及系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1753507A (zh) * 2005-08-25 2006-03-29 深圳创维-Rgb电子有限公司 嵌入式机顶盒调试、测试方法
US20060071776A1 (en) * 2002-12-10 2006-04-06 White Melvin J Ii Power line communication system with automated meter reading
CN101500071A (zh) * 2009-02-20 2009-08-05 四川长虹电器股份有限公司 一种调试数字机顶盒指标参数的方法
CN202102420U (zh) * 2011-04-14 2012-01-04 青岛海信信芯科技有限公司 一种针对射频信号的soc调试工具
CN103826119A (zh) * 2014-02-27 2014-05-28 珠海迈越信息技术有限公司 一种机顶盒调试装置和方法
CN106331859A (zh) * 2016-09-18 2017-01-11 深圳市九洲电器有限公司 一种机顶盒调试方法及系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005135187A (ja) * 2003-10-30 2005-05-26 Toshiba Corp 電子機器および組み込みソフトウェア更新方法
CN201281897Y (zh) * 2008-10-15 2009-07-29 邵龙华 一种媒体控制器
CN101398798B (zh) * 2008-10-23 2010-09-29 中兴通讯股份有限公司 一种对无线终端设备进行升级与修复的方法和系统
CN101464491B (zh) * 2009-01-21 2012-04-18 北京创毅视讯科技有限公司 一种测试方法和系统
CN101827193A (zh) * 2009-12-08 2010-09-08 福建新大陆通信科技有限公司 实现机顶盒批量升级的系统和方法
CN101771866B (zh) * 2009-12-28 2012-05-23 深圳华为通信技术有限公司 一种远程唤醒机顶盒的方法、机顶盒、服务器及系统
CN101908030A (zh) * 2010-07-31 2010-12-08 汕头市超声仪器研究所有限公司 一种通用无线usb升级系统
KR101720176B1 (ko) * 2010-09-13 2017-03-27 엘지전자 주식회사 유료 채널 수신 권한 공유 장치 및 방법
CN202111699U (zh) * 2011-03-25 2012-01-11 王渊明 Usb射频数据传输器
CN102243592A (zh) * 2011-07-01 2011-11-16 南京熊猫信息产业有限公司 在Loader系统中实现多种升级的方法和机顶盒
CN104125503A (zh) * 2013-04-28 2014-10-29 深圳市同洲电子股份有限公司 一种机顶盒升级方法及数字电视终端
CN203338565U (zh) * 2013-06-17 2013-12-11 杭州微纳科技有限公司 用于智能电视机的usb、射频和红外信号转换装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060071776A1 (en) * 2002-12-10 2006-04-06 White Melvin J Ii Power line communication system with automated meter reading
CN1753507A (zh) * 2005-08-25 2006-03-29 深圳创维-Rgb电子有限公司 嵌入式机顶盒调试、测试方法
CN101500071A (zh) * 2009-02-20 2009-08-05 四川长虹电器股份有限公司 一种调试数字机顶盒指标参数的方法
CN202102420U (zh) * 2011-04-14 2012-01-04 青岛海信信芯科技有限公司 一种针对射频信号的soc调试工具
CN103826119A (zh) * 2014-02-27 2014-05-28 珠海迈越信息技术有限公司 一种机顶盒调试装置和方法
CN106331859A (zh) * 2016-09-18 2017-01-11 深圳市九洲电器有限公司 一种机顶盒调试方法及系统

Also Published As

Publication number Publication date
CN106331859B (zh) 2020-02-28
CN106331859A (zh) 2017-01-11

Similar Documents

Publication Publication Date Title
US20130326280A1 (en) Debugging method, chip, board, and system
WO2013063950A1 (zh) 多模通信设备的巡检方法和系统
CN104125182A (zh) 收发器的同相/正交失衡校正系统及其校正方法
US20090204951A1 (en) Sliding Granularity Time Stamping
WO2018049890A1 (zh) 一种机顶盒调试方法及系统
TW201320656A (zh) 無線網路裝置及其自動設定參數方法
CN110662096A (zh) 融合终端的数据烧录方法和装置
CN112995326A (zh) 一种智能电能表质量数据采集和上传方法及系统
CN104102160A (zh) 一种can总线信号收发解析工具
CN112084802A (zh) 一种rfid标签芯片验证系统
CN101315514A (zh) 掩模版及使用掩模版调式光刻机套刻精度的匹配方法
JPH04336731A (ja) プロトコルデータ生成解析装置
CN107968717B (zh) 一种接口控制命令的处理方法及调制解调器Modem设备
CN102420982B (zh) 芯片及其验证方法和系统、处理器端
CN105744556A (zh) 基站故障采集的方法及系统
US20120044954A1 (en) Communication device
CN107707629B (zh) Gnss消息转换验证的方法
US11074384B1 (en) Method for simulating signal integrity of hybrid model
WO2022148302A1 (zh) 一种信息交互方法、系统、设备及计算机可读存储介质
US20210092620A1 (en) Communication apparatus and test method thereof
TWM587411U (zh) 應用於工業物聯網的資料交換系統
WO2016041387A1 (zh) 一种网络管理系统调试网元配置的方法及装置
US20140365841A1 (en) Signal processing system with bist function, testing method thereof and testing signal generator
CN106709099B (zh) 探针台map文件转换方法
CN116302753A (zh) 模块验证方法、装置、接口代理模块、电子设备及介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07.08.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17850093

Country of ref document: EP

Kind code of ref document: A1