KR100655938B1 - The broadcast receiver and the method which upgrades software program using it - Google Patents

The broadcast receiver and the method which upgrades software program using it Download PDF

Info

Publication number
KR100655938B1
KR100655938B1 KR1020050089370A KR20050089370A KR100655938B1 KR 100655938 B1 KR100655938 B1 KR 100655938B1 KR 1020050089370 A KR1020050089370 A KR 1020050089370A KR 20050089370 A KR20050089370 A KR 20050089370A KR 100655938 B1 KR100655938 B1 KR 100655938B1
Authority
KR
South Korea
Prior art keywords
software program
module
analog module
detected
receiving apparatus
Prior art date
Application number
KR1020050089370A
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 KR1020050089370A priority Critical patent/KR100655938B1/en
Application granted granted Critical
Publication of KR100655938B1 publication Critical patent/KR100655938B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Landscapes

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

Abstract

A broadcasting receiving apparatus and a method for upgrading software by using the same are provided to download not only a D(Digital)TV-related software program but also an analog module-related software program and to use the programs when upgrading. When a broadcasting signal transmitted from a broadcasting station is received through a tuner, a software detecting member detects a software program included into the received broadcasting signal(S210). If the detected software program is a DTV-related software program for upgrading a function of a broadcasting receiver(S220), a microprocessor downloads and executes the detected DTV-related software program so that the function of the broadcasting receiver is upgraded(S260).

Description

방송수신장치 및 이를 이용한 소프트웨어 프로그램의 업그레이드 방법{The broadcast receiver and the method which upgrades software program using it}The broadcast receiver and the method which upgrades software program using it}

도 1은 본 발명에 따른 방송수신장치의 구성을 도시한 블럭도, 그리고1 is a block diagram showing the configuration of a broadcast receiving apparatus according to the present invention; and

도 2는 본 발명에 따른 소프트웨어 프로그램의 업그레이드 방법의 설명에 제공되는 흐름도이다.2 is a flowchart provided to explain a method of upgrading a software program according to the present invention.

* 도면의 주요 부분에 대한 간단한 설명 *Brief description of the main parts of the drawing

10: 튜너 20: 소프트웨어 프로그램 검출부10: tuner 20: software program detection unit

30: 마이컴 40: E2PROM30: Microcomputer 40: E2PROM

50: 신호처리부 60: 디스플레이부50: signal processing unit 60: display unit

본 발명은 소프트웨어 프로그램의 업그레이드 방법에 관한 것으로, 보다 상세하게는 아날로그 및 디지털 모듈이 함께 내장된 텔레비젼 시스템에서 디지털 모듈과 관련된 소프트웨어의 업그레이드 뿐만 아니라 아날로그 모듈과 관련된 소프트웨어도 업그레이드할 수 있도록 한 소프트웨어 프로그램의 업그레이드 방법에 관한 것이다.The present invention relates to a method of upgrading a software program. More particularly, the present invention relates to a software program capable of upgrading not only software related to a digital module but also software related to an analog module in a television system in which analog and digital modules are embedded together. It is about how to upgrade.

일반적으로 디지털 TV 시스템에서는 방송국으로부터 전송된 방송신호에 실려진 디지털 TV와 관련된 각종 소프트웨어를 자동으로 인식하여 화면에 디스플레이해준다.In general, a digital TV system automatically recognizes and displays various software related to the digital TV on a broadcast signal transmitted from a broadcasting station and displays it on a screen.

이에 의해, 사용자는 디지털 TV와 관련된 소프트웨어를 간편한 키조작으로 다운로드 받아. 디지털 TV와 관련된 각종 소프트웨어를 업그레이드할 수 있게 된다. This allows the user to download the software related to the digital TV with a simple key operation. Various software related to digital TV can be upgraded.

그러나, 방송국으로부터 전송되는 방송신호에는 디지털 모듈과 관련된 각종 소프트웨어 프로그램 뿐만 아니라 아날로그 모듈과 관련 소프트웨어 프로그램도 함께 실리는데, 종래의 디지털 TV 시스템으로는 아날로그 모듈과 관련된 소프트웨어 프로그램을 업그레이드할 수 없는 문제점이 있다.However, a broadcast signal transmitted from a broadcasting station includes not only various software programs related to the digital module but also analog modules and related software programs, but there is a problem in that a conventional digital TV system cannot upgrade a software program related to an analog module. .

따라서, 본 발명의 목적은 디지털 모듈과 관련된 소프트웨어 프로그램 뿐만 아니라 아날로그 모듈과 관련된 소프트웨어 프로그램도 업그레이드할 수 있도록 한 방송수신장치 및 이를 이용한 소프트웨어 프로그램의 업그레이드 방법을 제공하기 위함이다.Accordingly, an object of the present invention is to provide a broadcast receiving apparatus and an upgrade method of a software program using the same, which can upgrade not only a software program related to a digital module but also a software program related to an analog module.

상기 목적을 달성하기 위한 본 발명에 따른 소프트웨어 프로그램의 업그레이드 방법은 선국된 채널을 통해 수신된 방송신호에 포함된 소프트웨어 프로그램을 검출하는 단계; 검출된 소프트웨어 프로그램이 디지털 모듈 및 아날로그 모듈 중 어느 모듈과 관련된 소프트웨어 프로그램인지 확인하는 단계; 확인결과, 검출된 소 프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 메모리부에 저장하는 단계; 및 전원이 스탠바이 상태인 경우, 저장된 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능을 업그레이드하는 단계;를 포함하는 것이 바람직하다.According to an aspect of the present invention, there is provided a method of upgrading a software program, the method including: detecting a software program included in a broadcast signal received through a tuned channel; Confirming whether the detected software program is a software program associated with any of a digital module and an analog module; If the detected software program is a software program associated with the analog module, storing the software program associated with the analog module in a memory unit; And upgrading the function of the broadcast receiving apparatus by downloading and executing a software program associated with the stored analog module when the power is in the standby state.

여기서, 검출된 소프트웨어 프로그램이 디지털 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 디지털 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능을 업그레이드하는 단계;를 더 포함하는 것이 바람직하다.Here, if the detected software program is a software program associated with the digital module, the step of upgrading the function of the broadcast receiving apparatus by downloading and executing the software program associated with the digital module;

또한, 본 발명에 따른 방송수신장치는 선국된 채널로부터 제공되는 방송신호로부터 방송수신장치의 각종 기능을 업그레이드하기 위한 소프트웨어 프로그램을 검출하고, 검출된 소프트웨어 프로그램이 디지털 모듈 및 아날로그 모듈 중 어느 모듈과 관련된 소프트웨어 프로그램인지 확인하는 소프트웨어 프로그램 검출부; 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 저장하기 위한 메모리부; 및 검출된 소프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 상기 메모리부에 저장하는 마이컴;을 포함하는 것이 바람직하다.In addition, the broadcast receiving apparatus according to the present invention detects a software program for upgrading various functions of the broadcast receiving apparatus from a broadcast signal provided from a tuned channel, and the detected software program is associated with any one of a digital module and an analog module. A software program detection unit for confirming whether the software program; A memory unit for storing a software program associated with the analog module; And when the detected software program is a software program associated with an analog module, the microcomputer storing the software program associated with the analog module in the memory unit.

여기서, 상기 마이컴은, 전원이 스탠바이 상태인 경우, 저장된 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능이 업그레이드되도록 제어하는 것이 바람직하다.Here, when the power source is in the standby state, it is preferable to control the upgrade of the function of the broadcast receiving apparatus by downloading and executing the stored software program associated with the analog module.

여기서, 상기 소프트웨어 프로그램 검출부의 판단결과, 검출된 소프트웨어 프로그램이 디지털 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 마이컴은, 상기 디지털 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능이 업그레이드하도록 제어하는 것이 바람직하다.Here, when the determination result of the software program detector determines that the detected software program is a software program associated with the digital module, the microcomputer controls to upgrade the function of the broadcast receiving apparatus by downloading and executing the software program related to the digital module. It is desirable to.

이하에서는 첨부된 예시도면을 참조하여 본 발명에 대해 설명한다.Hereinafter, with reference to the accompanying drawings illustrating the present invention.

도 1은 본 발명에 따른 소프트웨어 프로그램 업그레이드 방법을 수행하기 위한 방송수신장치의 구성을 도시한 블럭도이다.1 is a block diagram showing the configuration of a broadcast receiving apparatus for performing a software program upgrade method according to the present invention.

도 1을 참조하면, 본 방송수신장치(100)는 튜너(10), 소프트웨어 프로그램 검출부(20), 마이컴(30), E2PROM(40), 신호처리부(50) 및 디스플레이부(60)를 포함한다.Referring to FIG. 1, the broadcast receiving apparatus 100 includes a tuner 10, a software program detector 20, a microcomputer 30, an E2PROM 40, a signal processor 50, and a display 60. .

튜너(10)는 마이컴(10)의 제어에 의해 선국된 채널로부터 제공되는 방송신호를 수신한다. The tuner 10 receives a broadcast signal provided from a channel tuned under the control of the microcomputer 10.

소프트웨어 프로그램 검출부(20)는 선국된 채널로부터 제공되는 방송신호로부터 방송수신장치의 각종 기능을 업그레이드하기 위한 소프트웨어 프로그램을 검출한다. The software program detection unit 20 detects a software program for upgrading various functions of the broadcast receiving device from the broadcast signal provided from the tuned channel.

또한, 소프트웨어 프로그램 검출부(20)는 수신한 방송신호로부터 검출된 소프트웨어 프로그램이 DTV 모듈과 관련된 소프트웨어 프로그램인지 혹은 아날로그 모듈과 관련된 소프트웨어 프로그램인지 여부를 판단한다.In addition, the software program detector 20 determines whether the software program detected from the received broadcast signal is a software program associated with a DTV module or a software program associated with an analog module.

마이컴(30)은 본 발명에 따른 방송수신장치(100)를 전반적으로 제어한다. 본 발명의 바람직한 실시예에서, 마이컴(30)의 동작을 보다 구체적으로 설명하면 다음 과 같다.The microcomputer 30 generally controls the broadcast receiving apparatus 100 according to the present invention. In a preferred embodiment of the present invention, the operation of the microcomputer 30 will be described in more detail as follows.

즉, 수신한 방송신호로부터 검출된 소프트웨어 프로그램이 DTV 모듈과 관련된 소프트웨어 프로그램으로 판단된 경우, 마이컴(30)은 DTV 모듈과 관련된 소프트웨어 프로그램을 다운로드받아 실행시킴으로써, 소프트웨어 프로그램에 의해 방송수신장치(100)의 기능이 업그레이드되도록 제어한다.That is, when it is determined that the software program detected from the received broadcast signal is a software program related to the DTV module, the microcomputer 30 downloads and executes the software program related to the DTV module, thereby broadcasting the apparatus 100 by the software program. Control to upgrade the function.

한편, 수신한 방송신호로부터 검출된 소프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램으로 판단된 경우, 마이컴(30)은 아날로그 모듈과 관련된 소프트웨어 프로그램을 E2PROM(40)에 저장한다.Meanwhile, when it is determined that the software program detected from the received broadcast signal is a software program related to the analog module, the microcomputer 30 stores the software program related to the analog module in the E2PROM 40.

이어서, 방송수신장치(100)의 전원이 스탠바이 상태인 경우, 마이컴(30)은 아날로그 모듈과 관련된 소프트웨어 프로그램을 E2PROM(40)으로부터 다운로드하여 실행시킴으로써, 업그레이드용 아날로그 소프트웨어 프로그램에 의해 방송수신장치(100)의 기능이 업그레이드되도록 제어한다.Subsequently, when the power supply of the broadcast receiving apparatus 100 is in a standby state, the microcomputer 30 downloads and executes a software program related to the analog module from the E2PROM 40, thereby executing the broadcast receiving apparatus 100 by the upgrade analog software program. ) Control to upgrade the function.

신호처리부(50)는 마이컴(30)의 제어에 의해 튜너(10)로부터 제공되는 방송신호에 대해 각종 신호처리를 수행하여 디스플레이부(60)에 제공한다.The signal processor 50 performs various signal processing on the broadcast signal provided from the tuner 10 under the control of the microcomputer 30 and provides the signal to the display unit 60.

디스플레이부(60)는 방송수신장치(100)의 종류에 따라 화면을 구성하는 임의의 디스플레이 수단을 모두 포함하는 의미로 표시된 구성요소로서, LCD, PDP 등을 포함한다.The display unit 60 is a component indicated by the meaning including all the display means constituting the screen according to the type of the broadcast receiving apparatus 100, and includes an LCD, PDP, and the like.

도 2는 본 발명에 따른 소프트웨어 프로그램 업그레이드 방법의 설명에 제공되는 흐름도이다.2 is a flowchart provided to explain a software program upgrade method according to the present invention.

도 2를 참조하면, 방송국으로부터 전송되는 방송신호가 튜너(10)를 통하여 수신되면, 소프트웨어 프로그램 검출부(20)는 수신한 방송신호에 포함된 소프트웨어 프로그램을 검출한다(S210).Referring to FIG. 2, when a broadcast signal transmitted from a broadcasting station is received through the tuner 10, the software program detection unit 20 detects a software program included in the received broadcast signal (S210).

검출된 소프트웨어 프로그램이 방송수신장치(100)의 기능을 업그레이드하기 위한 DTV 관련 소프트웨어 프로그램인 경우(S220:Y), 마이컴(30)은 검출된 DTV 관련 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 업그레이드용 소프트웨어 프로그램에 의해 방송수신장치(100)의 기능이 업그레이드되도록 제어한다(S260).If the detected software program is a DTV related software program for upgrading the function of the broadcast receiving apparatus 100 (S220: Y), the microcomputer 30 downloads and executes the detected DTV related software program, thereby upgrading the software program for upgrading. By controlling to upgrade the function of the broadcast receiving device 100 (S260).

한편, 검출된 소프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램인 경우(S230:Y), 마이컴(30)은 검출된 아날로그 모듈과 관련된 소프트웨어 프로그램을 E2PROM(40)에 저장한다(S240). On the other hand, if the detected software program is a software program associated with the analog module (S230: Y), the microcomputer 30 stores the software program associated with the detected analog module in the E2PROM 40 (S240).

이어서, 방송수신장치(100)의 전원이 스탠바이 상태인 경우, 마이컴(30)은 아날로그 모듈과 관련된 소프트웨어 프로그램을 E2PROM(40)으로부터 다운로드하여 실행시킴으로써, 업그레이드용 아날로그 소프트웨어 프로그램에 의해 방송수신장치(100)의 기능이 업그레이드되도록 제어한다.Subsequently, when the power supply of the broadcast receiving apparatus 100 is in a standby state, the microcomputer 30 downloads and executes a software program related to the analog module from the E2PROM 40, thereby executing the broadcast receiving apparatus 100 by the upgrade analog software program. ) Control to upgrade the function.

이상에서 설명한 바와 같이, 본 발명에 의하면, DTV 관련 소프트웨어 프로그램 뿐만 아니라 아날로그 모듈과 관련된 소프트웨어 프로그램도 다운로드받아 업그레이드에 이용함으로써 DTV 관련 소프트웨어 프로그램의 문제 발생시 보다 효율적으로 대처할 수 있는 장점이 있다.As described above, according to the present invention, by downloading and using not only a DTV related software program but also an analog module related software program for upgrading, there is an advantage that the DTV related software program can cope with problems more efficiently.

이상에서는 본 발명의 바람직한 실시예에 대해서 도시하고 설명하였으나, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발 명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능한 것은 물론이고, 그와 같은 변경은 청구범위 기재의 범위에 있게 된다.Although the above has been illustrated and described with respect to the preferred embodiment of the present invention, the present invention is not limited to the specific embodiment described above, it is usually in the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Anyone skilled in the art can make various modifications, as well as such modifications that fall within the scope of the claims.

Claims (5)

선국된 채널을 통해 수신된 방송신호에 포함된 소프트웨어 프로그램을 검출하는 단계;Detecting a software program included in a broadcast signal received through the tuned channel; 검출된 소프트웨어 프로그램이 디지털 모듈 및 아날로그 모듈 중 어느 모듈과 관련된 소프트웨어 프로그램인지 확인하는 단계;Confirming whether the detected software program is a software program associated with any of a digital module and an analog module; 확인결과, 검출된 소프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 메모리부에 저장하는 단계; 및If the detected software program is a software program associated with the analog module, storing the software program associated with the analog module in a memory unit; And 전원이 스탠바이 상태인 경우, 저장된 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능을 업그레이드하는 단계;를 포함하는 것을 특징으로 하는 소프트웨어 프로그램의 업그레이드 방법. And upgrading the function of the broadcast receiving apparatus by downloading and executing the stored software program associated with the analog module when the power is in the standby state. 제1항에 있어서, The method of claim 1, 검출된 소프트웨어 프로그램이 디지털 모듈과 관련된 소프트웨어 프로그램인 경우, If the detected software program is a software program associated with the digital module, 상기 디지털 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능을 업그레이드하는 단계;를 더 포함하는 것을 특징으로 하는 소프트웨어 프로그램의 업그레이드 방법.And upgrading a function of a broadcast receiving apparatus by downloading and executing a software program related to the digital module. 선국된 채널로부터 제공되는 방송신호로부터 방송수신장치의 각종 기능을 업그레이드하기 위한 소프트웨어 프로그램을 검출하고, 검출된 소프트웨어 프로그램이 디지털 모듈 및 아날로그 모듈 중 어느 모듈과 관련된 소프트웨어 프로그램인지 확인하는 소프트웨어 프로그램 검출부;A software program detection unit for detecting a software program for upgrading various functions of the broadcast receiving apparatus from a broadcast signal provided from a tuned channel, and checking whether the detected software program is a software program associated with any of a digital module and an analog module; 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 저장하기 위한 메모리부; 및A memory unit for storing a software program associated with the analog module; And 검출된 소프트웨어 프로그램이 아날로그 모듈과 관련된 소프트웨어 프로그램인 경우, 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 상기 메모리부에 저장하는 마이컴;을 포함하는 것을 특징으로 하는 방송수신장치.And a microcomputer for storing the software program associated with the analog module in the memory unit, if the detected software program is a software program associated with the analog module. 제3항에 있어서, 상기 마이컴은,The method of claim 3, wherein the microcomputer, 전원이 스탠바이 상태인 경우, 저장된 상기 아날로그 모듈과 관련된 소프트웨어 프로그램을 다운로드하여 실행시킴으로써, 방송수신장치의 기능이 업그레이드되도록 제어하는 것을 특징으로 하는 방송수신장치.And when the power is in the standby state, by downloading and executing the stored software program associated with the analog module, controlling the broadcast receiver to upgrade its function. 제3항에 있어서,The method of claim 3, 상기 소프트웨어 프로그램 검출부의 판단결과, 검출된 소프트웨어 프로그램이 디지털 모듈과 관련된 소프트웨어 프로그램인 경우, As a result of the determination of the software program detector, when the detected software program is a software program associated with the digital module, 상기 마이컴은, 상기 디지털 모듈과 관련된 소프트웨어 프로그램을 다운로드 하여 실행시킴으로써, 방송수신장치의 기능이 업그레이드하도록 제어하는 것을 특징으로 하는 방송수신장치.And the microcomputer downloads and executes a software program associated with the digital module, thereby controlling the function of the broadcast receiving apparatus to be upgraded.
KR1020050089370A 2005-09-26 2005-09-26 The broadcast receiver and the method which upgrades software program using it KR100655938B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050089370A KR100655938B1 (en) 2005-09-26 2005-09-26 The broadcast receiver and the method which upgrades software program using it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050089370A KR100655938B1 (en) 2005-09-26 2005-09-26 The broadcast receiver and the method which upgrades software program using it

Publications (1)

Publication Number Publication Date
KR100655938B1 true KR100655938B1 (en) 2006-12-11

Family

ID=37732765

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050089370A KR100655938B1 (en) 2005-09-26 2005-09-26 The broadcast receiver and the method which upgrades software program using it

Country Status (1)

Country Link
KR (1) KR100655938B1 (en)

Similar Documents

Publication Publication Date Title
KR20110062475A (en) Controlling power of devices which is controllable with user's gesture
EP1768022A2 (en) Electronic apparatus and control method thereof
CN102210178A (en) System and method for power saving via context based communication
US20180146156A1 (en) Remote controller, display apparatus and controlling method thereof
US20110122319A1 (en) System and method for configuring a television channel scan list
KR100746075B1 (en) Broadcast receiver and method for upgrading software thereof
KR100655938B1 (en) The broadcast receiver and the method which upgrades software program using it
KR20080080042A (en) Power managements system and the control method of set top box
CN102629998A (en) Batch-upgradeable television and batch-upgradeable and starting-up booting method thereof
US20080129887A1 (en) Broadcasting receiving apparatus and control method thereof
KR20070117804A (en) Method and apparatus for upgrade software of image display device
EP2287733A1 (en) Method and apparatus and digital tv capable of preventing erroneous start of firmware update
KR20040044236A (en) program upgrade system and the method for television
KR100698261B1 (en) Apparatus and method for upgrading program of video device
KR100710320B1 (en) Apparatus and method for upgrading program of video device
KR20080067247A (en) Tv upgrade method using d-sub cable
KR20070060422A (en) Digital broadcasting receive apparatus and software upgrade method thereof
KR101265627B1 (en) System and method for program upgrade of television
KR100698145B1 (en) The display device having the function of updating the applications of data broadcasting and method for controlling the same
JP5143259B2 (en) Electronic device, electronic device control method, electronic device control program
KR20080061119A (en) Method for compulsion upgrade system software program in digital broadcasting receiver
KR20100043618A (en) Image processing apparatus and method of controlling thereof
KR20070121298A (en) Method for setting remocon program change
US20110246940A1 (en) Electronic device, manual provision system having the same, and manual provision method
KR20090098578A (en) Method of upgrading a software

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121129

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131128

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141127

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20151127

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee