KR20080061119A - Method for compulsion upgrade system software program in digital broadcasting receiver - Google Patents

Method for compulsion upgrade system software program in digital broadcasting receiver Download PDF

Info

Publication number
KR20080061119A
KR20080061119A KR1020060136041A KR20060136041A KR20080061119A KR 20080061119 A KR20080061119 A KR 20080061119A KR 1020060136041 A KR1020060136041 A KR 1020060136041A KR 20060136041 A KR20060136041 A KR 20060136041A KR 20080061119 A KR20080061119 A KR 20080061119A
Authority
KR
South Korea
Prior art keywords
system software
software program
upgrading
upgrade
digital broadcasting
Prior art date
Application number
KR1020060136041A
Other languages
Korean (ko)
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 엘지전자 주식회사
Priority to KR1020060136041A priority Critical patent/KR20080061119A/en
Publication of KR20080061119A publication Critical patent/KR20080061119A/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/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/458Scheduling content for creating a personalised stream, e.g. by combining a locally stored advertisement with an incoming stream; Updating operations, e.g. for OS modules ; time-related management operations
    • H04N21/4586Content update operation triggered locally, e.g. by comparing the version of software modules in a DVB carousel to the version stored locally
    • 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/47End-user applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/65Transmission of management data between client and server
    • H04N21/654Transmission by server directed to the client
    • H04N21/6543Transmission by server directed to the client for forcing some client operations, e.g. recording
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Stored Programmes (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method for forcibly upgrading a system software program in a digital broadcast receiver is provided to prevent a critical system error because a system software program for upgrading a system fails to be downloaded and upgraded due to a user input. When a system software program is received while a digital broadcast signal is being received(S10,S11), a microcomputer checks whether a forcible SSU(System Software Upgrade) mode has been set(S12). If the forcible SSU mode has not been set, the microcomputer searches a specific ID and version information of the system software program included in a header part of the system software program and compares it with ID and version information of the system software program stored in a memory(S13). If the IDs are identical and the version is higher(S14), the microcomputer outputs an OSD image of a guidance message requesting a user input. When a user designates system upgrading, a corresponding user input is received(S15). When upgrading is requested(S16), the microcomputer downloads a system software program of a new version to the memory and updates a system(S17).

Description

디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법 {Method for compulsion upgrade system software program in digital broadcasting receiver} Method for compulsion upgrade system software program in digital broadcasting receiver

도 1은 본 발명이 적용되는 디지털 방송 수신기에 대한 구성을 도시한 것이고,1 illustrates a configuration of a digital broadcast receiver to which the present invention is applied.

도 2는 본 발명이 적용되는 시스템 소프트웨어 프로그램에 대한 실시예를 도시한 것이고, 2 illustrates an embodiment of a system software program to which the present invention is applied;

도 3은 본 발명에 따른 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법에 대한 동작 흐름도를 도시한 것이다. 3 is a flowchart illustrating a method of forcibly upgrading a system software program in a digital broadcasting receiver according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명※ Explanation of code for main part of drawing

10 : 튜너 11 : 디먹스10: Tuner 11: Demux

12 : 디코더 13 : 마이컴12: decoder 13: micom

14 : 오에스디 생성부 15 : 메모리14: OSD generator 15: memory

16 : 타이머16: timer

본 발명은, 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법에 관한 것으로, 예를 들어, 셋탑 박스(STB)와 같은 디지털 방송 수신기에서, 디지털 방송을 통해 제공되는 시스템 소프트웨어(System Software) 프로그램을 강제적으로 다운로드받아 업그레이드(Upgrade)할 수 있도록 하기 위한 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법에 관한 것이다. The present invention relates to a method for forcibly upgrading a system software program in a digital broadcast receiver. For example, a digital software receiver such as a set-top box (STB) is forcibly applied to a system software program provided through digital broadcasting. The present invention relates to a method for forcibly upgrading a system software program in a digital broadcasting receiver to be downloaded and upgraded.

최근에 개발 출시되고 있는 셋탑 박스와 같은 디지털 방송 수신기는, 디지털 방송을 통해 오티에이(OTA: On the air) 방식으로 제공되는 다양한 프로그램, 예를 들어, 새로운 버전의 시스템 소프트웨어 프로그램을 다운로드받은 후 시스템을 업그레이드하는 새로운 업그레이드 기능을 구비하고 있다.Digital broadcast receivers, such as set-top boxes, which are being developed and released in recent years, are used to download various programs that are provided on-the-air (OTA) through digital broadcasting, such as new versions of system software programs. It has a new upgrade function to upgrade.

예를 들어, 상기 디지털 방송 수신기에서는, 전원이 오프된 후 소정 시간(예: 1 시간)이 경과하거나, 또는 사용자의 키 입력에 따라, 시스템 소프트웨어 업그레이드(SSU: System Software Upgrade) 모드를 설정하게 된다.For example, the digital broadcast receiver sets a system software upgrade (SSU) mode after a predetermined time (for example, 1 hour) elapses after the power is turned off, or according to a user's key input. .

그리고, 디지털 방송을 통해 시스템 소프트웨어 프로그램이 수신되면, 그 시스템 소프트웨어 프로그램의 고유 아이디(ID)와 버전(Version) 정보를 검색 참조하여, 유효한 새로운 시스템 소프트웨어 프로그램인지를 판별하게 된다. When the system software program is received through digital broadcasting, the system searches for unique ID and version information of the system software program to determine whether it is a valid new system software program.

한편, 상기 판별결과, 유효한 새로운 시스템 소프트웨어 프로그램인 경우, 사용자에 의해 설정된 업그레이드 조건과 비교한 후, 상기 업그레이드 조건을 만족하면, 상기 새로운 시스템 소프트웨어 프로그램을 다운로드 받아, 시스템을 업그레이드시키게 된다.On the other hand, if it is determined that the valid new system software program is compared with the upgrade condition set by the user, and if the upgrade condition is satisfied, the new system software program is downloaded and the system is upgraded.

그러나, 상기와 같이 일반적인 디지털 방송 수신기에서는, 전원이 오프된 후 소정 시간이 경과하거나, 또는 사용자의 키 입력에 따라, 시스템 소프트웨어 업그레이드(SSU) 모드를 설정하게 되며, 또한 사용자에 의해 설정된 업그레이드 조건 등을 참조하여, 업그레이드 동작을 선택적으로 수행하기 때문에, 예를 들어 시스템 업그레이드가 반드시 필요한 경우에도 불구하고, 시스템 소프트웨어 프로그램을 다운로드 받아, 시스템을 강제적으로 업그레이드시킬 수 없게 되는 문제점이 있다. However, in the general digital broadcasting receiver as described above, the system software upgrade (SSU) mode is set after a predetermined time elapses after the power is turned off, or according to a user's key input, and also the upgrade condition set by the user. With reference to, since the upgrade operation is selectively performed, for example, even if a system upgrade is necessary, there is a problem that it is impossible to forcibly upgrade the system by downloading a system software program.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창작된 것으로서, 예를 들어, 셋탑 박스(STB)와 같은 디지털 방송 수신기에서, 디지털 방송을 수신하고 있는 도중이라도, 시스템 소프트웨어 프로그램이 수신되면, 사용자 입력과 무관하게, 강제적으로 다운로드받아 시스템을 업그레이드시킬 수 있도록 하기 위한 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법을 제공하는 데, 그 목적이 있는 것이다. Accordingly, the present invention has been created to solve the above problems, for example, in a digital broadcasting receiver such as a set-top box (STB), even if the system software program is received even while receiving digital broadcasting, the user, It is an object of the present invention to provide a method for forcibly upgrading a system software program in a digital broadcasting receiver to be able to forcibly download and upgrade a system regardless of an input.

상기와 같은 목적을 달성하기 위한 본 발명에 따른 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법은, 디지털 방송을 통해 시스템 소프트웨어 프로그램이 수신되는 경우, 강제 업그레이드 모드가 설정되어 있는 지를 확인하는 1단계; 및 상기 강제 업그레이드 모드가 설정되어 있으면, 사용자 입력과 무관하게, 상기 시스템 소프트웨어 프로그램을 다운로드 받아 업그레이드하는 2단계를 포함하여 이루어지는 것을 특징으로 하며,The system software program forced upgrade method in the digital broadcasting receiver according to the present invention for achieving the above object comprises: a step 1 of checking whether a forced upgrade mode is set when a system software program is received through digital broadcasting; And if the forced upgrade mode is set, characterized in that it comprises two steps of downloading and upgrading the system software program, regardless of the user input,

또한, 상기 강제 업그레이드 모드가 설정되어 있지 않으면, 사용자 입력에 상응하여, 상기 시스템 소프트웨어 프로그램을 선택적으로 다운로드 받아 업그레이드하는 단계를 더 포함함과 아울러, 상기 강제 업그레이드 동작은, 디지털 방송 수신 동작 보다 우선 순위를 갖는 강제적으로 수행되는 것을 특징으로 한다.In addition, if the forced upgrade mode is not set, the method further includes selectively downloading and upgrading the system software program according to a user input, and the forced upgrade operation has a higher priority than the digital broadcast reception operation. It is characterized by being forcibly performed.

이하, 본 발명에 따른 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법에 대한 바람직한 실시예에 대해, 첨부된 도면을 참조하여 상세히 설명한다. Hereinafter, a preferred embodiment of a system software program forced upgrade method in a digital broadcasting receiver according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은, 본 발명이 적용되는 디지털 방송 수신기에 대한 구성을 도시한 것으로, 예를 들어 셋탑 박스와 같은 디지털 방송 수신기에는, 튜너(10), 디먹스(11), 디코더(12), 마이컴(13), 오에스디 생성부(14), 메모리(15), 그리고 타이머(16) 등이 포함 구성된다. 1 illustrates a configuration of a digital broadcast receiver to which the present invention is applied. For example, a digital broadcast receiver such as a set-top box includes a tuner 10, a demux 11, a decoder 12, and a microcomputer ( 13), the OSD generation unit 14, the memory 15, the timer 16, and the like are included.

한편, 상기 마이컴(13)에서는, 사용자의 키 입력에 따라, 또는 전원이 오프 된 상태에서 소정 시간이 경과하게 되면, 시스템 소프트웨어 업그레이드(SSU) 모드를 설정하게 됨은 물론, 디지털 방송을 수신하는 도중이라도, 상기 튜너(10)를 통해 시스템 소프트웨어 프로그램이 수신되면, 상기 시스템 소프트웨어 업그레이드(SSU) 모드를 설정하게 된다. On the other hand, the microcomputer 13 sets the system software upgrade (SSU) mode as well as sets the system software upgrade (SSU) mode according to a user's key input or when the power is turned off. When a system software program is received through the tuner 10, the system software upgrade (SSU) mode is set.

그리고, 상기 마이컴(13)에서는, 예를 들어 도 2에 도시한 바와 같이, 디지털 방송을 통해 제공되는 시스템 소프트웨어 프로그램의 헤더(Header) 영역에 포함된 시스템 소프트웨어 프로그램 아이디(ID)와, 버전(Version) 정보를 검색하게 된다. In the microcomputer 13, for example, as shown in FIG. 2, a system software program ID (ID) and a version (Version) included in a header area of a system software program provided through digital broadcasting. Information is retrieved.

또한, 상기 메모리(15)에 이미 저장된 시스템 소프트웨어 프로그램의 아이디(ID)와 버전(Version) 정보를 비교하여, 아이디(ID)가 서로 일치하면서, 버전이 더 높은 경우, 새로운 버전의 시스템 소프트웨어 프로그램이라고 판별한 후, 해당 시스템 소프트웨어 프로그램을 다운로드 받아 시스템을 업그레이드하게 되는 데, 상기 마이컴(13)에서는, 본 발명에 따른 '강제 업그레이드 모드'가 설정되어 있으면, 상기와 같은 일련의 과정 없이, 디지털 방송을 통해 수신하는 시스템 소프트웨어 프로그램을 강제적으로 다운로드 받아 업그레이드하게 된다. In addition, by comparing the ID (ID) and the version (Version) information of the system software program already stored in the memory 15, if the ID (ID) match each other, the version is higher, it is called a new version of the system software program After the determination, the system software program is downloaded and the system is upgraded. In the microcomputer 13, if the 'forced upgrade mode' according to the present invention is set, the digital broadcasting is performed without the above-described process. It is forcibly downloading and upgrading system software program.

도 3은, 본 발명에 따른 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법에 대한 동작 흐름도를 도시한 것으로, 예를 들어, 상기 마이컴(13)에서는, 상기 튜너(10)를 동작 제어하여, 디지털 방송 신호를 수신하던 도중(S10), 오티에이(OTA) 방식으로 제공되는 시스템 소프트웨어 프로그램이 수신 되면(S11), 강제 SSU(System Software Upgrade) 모드가 설정되었는지를 확인하게 된다(S12).3 is a flowchart illustrating a method for forcibly upgrading a system software program in a digital broadcasting receiver according to the present invention. For example, in the microcomputer 13, the tuner 10 is operated to perform digital control. While receiving a broadcast signal (S10), if a system software program provided in an OTA method is received (S11), it is checked whether a forced SSU (System Software Upgrade) mode is set (S12).

한편, 상기 확인결과, 강제 SSU 모드가 설정되어 있지 않으면, 도 2를 참조로 전술한 바와 같이, 디지털 방송의 오티에이 방식을 통해 제공되는 시스템 소프트웨어 프로그램의 헤더 영역에 포함된 시스템 소프트웨어 프로그램의 고유 아이디(ID)와 버전(Version) 정보를 검색하게 된다.On the other hand, if the forced SSU mode is not set as a result of the checking, as described above with reference to FIG. 2, the unique ID of the system software program included in the header area of the system software program provided through the OTI method of digital broadcasting. (ID) and Version information are retrieved.

그리고, 상기 메모리(15)에 이미 저장된 시스템 소프트웨어 프로그램의 아이디(ID)와 버전(Version) 정보를 비교하여(S13), 아이디(ID)가 서로 일치하면서, 버전이 더 높은 경우(S14), 새로운 버전의 시스템 소프트웨어 프로그램이라고 판별함과 아울러, 상기 오에스디 생성부(14)를 동작 제어하여, 사용자 입력을 요구하는 안내 메시지의 오에스디 영상을 출력하게 된다.Then, the ID (ID) and the version (Version) information of the system software program already stored in the memory 15 is compared (S13), when the ID (ID) match with each other, the version is higher (S14), In addition to determining that the system software program is a version, the OSD generating unit 14 is operated to output an OSD image of a guide message requesting a user input.

또한, 상기 안내 메시지의 오에스디 영상을 통해, 사용자가 시스템 업그레이드를 지정하면, 그에 상응하는 사용자 입력을 수신하게 되는 데(S15), 예를 들어, 상기와 같은 과정을 거쳐 업그레이드가 요청되면(S16), 상기 마이컴(13)에서는, 상기 새로운 버전의 시스템 소프트웨어 프로그램을, 상기 메모리(15)에 다운로드한 후, 시스템을 업그레이드하게 된다(S17).In addition, if the user designates a system upgrade through the OS video of the guide message, a corresponding user input is received (S15). For example, if the upgrade is requested through the above process (S16). The microcomputer 13 upgrades the system after downloading the new version of the system software program into the memory 15 (S17).

반면, 상기 마이컴(13)에서는, 사용자가 업그레이드를 요청하지 않으면, 다운로드 및 업그레이드 동작을 생략한 상태에서, 이후 사용자가 요청하는 임의의 해당 동작을 수행하게 된다(S18).On the other hand, in the microcomputer 13, if the user does not request an upgrade, the download and upgrade operations are omitted, and then any corresponding operation requested by the user is performed (S18).

한편, 상기 마이컴(13)에서는, 상기 강제 SSU 모드가 설정되어 있으면, 전술 한 바와 같이 버전 정보를 비교하거나, 사용자 입력 여부 및 수신을 요구하는 일련의 과정(S13~S16)을 모두 생략한 상태에서, 상기 디지털 방송의 오티에이 방식을 통해 제공되는 시스템 소프트웨어 프로그램을 강제적으로 다운로드받아 업그레이드 동작을 신속하게 수행하게 된다.On the other hand, in the micom 13, if the forced SSU mode is set, in the state of comparing the version information as described above, or skipping a series of processes (S13 to S16) requesting the user input and reception as described above In addition, the system software program is forcibly downloaded by the OTI method of the digital broadcasting to perform an upgrade operation quickly.

이에 따라, 강제 SSU 모드가 설정되어 있으면, 디지털 방송을 수신하고 있는 도중이라도, 사용자 입력과 무관하게, 시스템 소프트웨어 프로그램을 강제적으로 다운로드받아 시스템을 업그레이드시킬 수 있게 된다. Accordingly, if the forced SSU mode is set, it is possible to forcibly download the system software program and upgrade the system regardless of the user input even while receiving digital broadcasting.

이상, 전술한 본 발명의 바람직한 실시예는, 예시의 목적을 위해 개시된 것으로, 당업자라면, 이하 첨부된 특허청구범위에 개시된 본 발명의 기술적 사상과 그 기술적 범위 내에서, 또다른 다양한 실시예들을 개량, 변경, 대체 또는 부가 등이 가능할 것이다. Or more, preferred embodiments of the present invention described above, for the purpose of illustration, those skilled in the art, within the technical spirit and the technical scope of the present invention disclosed in the appended claims below, to further improve various other embodiments Changes, substitutions or additions will be possible.

상기와 같이 이루어지는 본 발명에 따른 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법은, 예를 들어 셋탑 박스(STB)와 같은 디지털 방송 수신기에서, 디지털 방송을 수신하고 있는 도중이라도, 시스템 소프트웨어 프로그램이 수신되면, 사용자 입력과 무관하게, 강제적으로 다운로드받아 시스템을 업그레이드시킴으로써, 시스템 업그레이드에 반드시 필요한 필수적인 시스템 소프트웨어 프로그램이, 사용자 입력 여부 등에 의해 다운로드 및 업그레이드되 지 못하여, 치명적인 시스템 오류가 발생하게 되는 것을 미연에 예방할 수 있게 되는 매누 유용한 발명인 것이다. The system software program forced upgrade method in the digital broadcasting receiver according to the present invention as described above is received by the system software program even while the digital broadcasting is being received in a digital broadcasting receiver such as a set-top box (STB). In this case, by forcibly downloading and upgrading the system irrespective of the user input, the essential system software program necessary for the system upgrade cannot be downloaded and upgraded by user input or the like, and a fatal system error occurs. It is a useful invention that can be prevented.

Claims (3)

디지털 방송을 통해 시스템 소프트웨어 프로그램이 수신되는 경우, 강제 업그레이드 모드가 설정되어 있는 지를 확인하는 1단계; 및 When the system software program is received through digital broadcasting, checking whether the forced upgrade mode is set; And 상기 강제 업그레이드 모드가 설정되어 있으면, 사용자 입력과 무관하게, 상기 시스템 소프트웨어 프로그램을 다운로드 받아 업그레이드하는 2단계를 포함하여 이루어지는 것을 특징으로 하는 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법. If the forced upgrade mode is set, the system software program forced upgrade method of the digital broadcasting receiver comprising the step of downloading and upgrading the system software program irrespective of the user input. 제 1항에 있어서,The method of claim 1, 상기 강제 업그레이드 모드가 설정되어 있지 않으면, 사용자 입력에 상응하여, 상기 시스템 소프트웨어 프로그램을 선택적으로 다운로드 받아 업그레이드하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법. And if the forced upgrade mode is not set, selectively downloading and upgrading the system software program according to a user input. 제 1항에 있어서,The method of claim 1, 상기 강제 업그레이드 동작은, 디지털 방송 수신 동작 보다 우선 순위를 갖는 강제적으로 수행되는 것을 특징으로 하는 디지털 방송 수신기에서의 시스템 소프트웨어 프로그램 강제 업그레이드 방법. And the forced upgrade operation is forcibly performed with a higher priority than the digital broadcast reception operation.
KR1020060136041A 2006-12-28 2006-12-28 Method for compulsion upgrade system software program in digital broadcasting receiver KR20080061119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060136041A KR20080061119A (en) 2006-12-28 2006-12-28 Method for compulsion upgrade system software program in digital broadcasting receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060136041A KR20080061119A (en) 2006-12-28 2006-12-28 Method for compulsion upgrade system software program in digital broadcasting receiver

Publications (1)

Publication Number Publication Date
KR20080061119A true KR20080061119A (en) 2008-07-02

Family

ID=39813550

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060136041A KR20080061119A (en) 2006-12-28 2006-12-28 Method for compulsion upgrade system software program in digital broadcasting receiver

Country Status (1)

Country Link
KR (1) KR20080061119A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120049529A (en) * 2010-11-09 2012-05-17 삼성전자주식회사 Method and apparatus for updating software image in digital broadcasting receiver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120049529A (en) * 2010-11-09 2012-05-17 삼성전자주식회사 Method and apparatus for updating software image in digital broadcasting receiver

Similar Documents

Publication Publication Date Title
US6487723B1 (en) Multicast downloading of software and data modules and their compatibility requirements
KR100400542B1 (en) System software upgrade apparatus and method using advertisement for digital television
KR100719022B1 (en) Digital Broadcasting System And Software Download Method Thereof, Digital TV And Software Download Method Thereof
CN101207729A (en) Digital television receiving terminal and software upgrading system thereof
US20080077681A1 (en) Method and apparatus for upgrading software of digital broadcasting receiver
JP2006229979A (en) Apparatus and method for upgrading software of digital broadcast receiver
CN1980342A (en) Broadcast receiver and on air download method thereof
KR100548207B1 (en) Digital broadcast receiver attempt to stabilize the upgrade and a method thereof
KR100842971B1 (en) Method and apparatus for upgrade software of image display device
KR20080061119A (en) Method for compulsion upgrade system software program in digital broadcasting receiver
KR100478016B1 (en) Method for upgrade operating system program in digital broadcasting receiver
US20100095288A1 (en) Method for updating software of image device
US20040193884A1 (en) Secure watchdog for embedded systems
JP2007080034A (en) Information processing system and method, receiver and receiving method, data generator and generating method, program, and information processor
JP2009211269A (en) Broadcast receiver, and program update method
JP2006050625A (en) Operation compulsion in terminal
EP2287733A1 (en) Method and apparatus and digital tv capable of preventing erroneous start of firmware update
KR100672589B1 (en) Method for upgrading program of video device
KR100727147B1 (en) Method of upgrading software and television receiver thereof
KR100698261B1 (en) Apparatus and method for upgrading program of video device
JP3934091B2 (en) Broadcast receiver
KR20070038810A (en) Firmware upgrade method
KR100655938B1 (en) The broadcast receiver and the method which upgrades software program using it
KR20060117497A (en) Method and apparatus for providing software upgrade in set-top box
KR100755848B1 (en) Method and Apparatus of software upgrade in Digital Receiver

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination