KR20070065706A - Image processing apparatus and control method thereof - Google Patents

Image processing apparatus and control method thereof Download PDF

Info

Publication number
KR20070065706A
KR20070065706A KR1020050126422A KR20050126422A KR20070065706A KR 20070065706 A KR20070065706 A KR 20070065706A KR 1020050126422 A KR1020050126422 A KR 1020050126422A KR 20050126422 A KR20050126422 A KR 20050126422A KR 20070065706 A KR20070065706 A KR 20070065706A
Authority
KR
South Korea
Prior art keywords
unit
operating system
image processing
processing apparatus
boot loader
Prior art date
Application number
KR1020050126422A
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 KR1020050126422A priority Critical patent/KR20070065706A/en
Publication of KR20070065706A publication Critical patent/KR20070065706A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/24Loading of the microprogram
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/64Constructional details of receivers, e.g. cabinets or dust covers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

An image processing device and a control method thereof are provided to reduce booting time by initializing a device part while an OS(Operating System) is operated. The device part(150) processes an image signal and an application program(140) controls the device part. The OS(130) supports operation of the application program, and a bootloader(120) operates the OS. A controller(160) such as a microcomputer initializes the device part while the OS is operated. If power is applied, the controller transmits a reset signal to the bootloader, and the bootloader operates the OS based on the reset signal.

Description

영상처리장치 및 그 제어방법{IMAGE PROCESSING APPARATUS AND CONTROL METHOD THEREOF}Image processing apparatus and control method thereof {IMAGE PROCESSING APPARATUS AND CONTROL METHOD THEREOF}

도 1은 본 발명의 일실시예에 의한 영상처리장치의 구성을 도시한 블럭도이고,1 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention;

도 2는 본 발명의 일실시예에 의한 영상처리장치의 동작을 도시한 흐름도이다.2 is a flowchart illustrating an operation of an image processing apparatus according to an embodiment of the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

100 : 영상처리장치 110 : 전원공급부100: image processing device 110: power supply unit

120 : 부트로더부 130 : 운영체제부120: boot loader unit 130: operating system unit

140 : 응용프로그램부 150 : 디바이스부140: application unit 150: device unit

160: 제어부160: control unit

본 발명은 영상처리장치 및 그 제어방법에 관한 것으로서, 보다 상세하게는 부팅 시간을 단축시킬 수 있는 영상처리장치 및 그 제어방법에 관한 것이다.The present invention relates to an image processing apparatus and a control method thereof, and more particularly, to an image processing apparatus and a control method thereof, which can reduce a boot time.

디지털 TV(digital television)와 같은 영상처리장치는 전원 공급을 제어하 고, 리모콘 명령을 수신하여 전달하는 등의 역할을 하는 마이컴(micro computer)과, 그 외에 마이컴이 하지 못하는 영상처리장치의 전반적인 기능들을 제어하는 CPU(central processing unit)를 구비한다.Image processing apparatuses such as digital televisions control the power supply, receive and transmit remote control commands, and other functions of the microcomputer, and other functions of the image processing apparatus that microcomputers cannot. It has a central processing unit (CPU) to control them.

온(ON)신호가 입력되면, 영상처리장치는 전원을 공급받고, 소정 시간동안 부팅(booting)을 수행하여, 화상 및 음성을 출력할 수 있는 상태로 세팅된다.When the ON signal is input, the image processing apparatus is supplied with power, is booted for a predetermined time, and is set in a state capable of outputting images and audio.

부팅은 다음과 같은 과정으로 수행된다.Booting is performed as follows.

마이컴은 영상처리장치의 각 블록에 적절한 전원을 공급하여 전원을 안정화시키고, CPU에 리셋(reset) 신호를 전송한다.The microcomputer stabilizes the power by supplying appropriate power to each block of the image processing apparatus, and transmits a reset signal to the CPU.

CPU는 마이컴으로부터 리셋 신호를 전송받으면, 롬(ROM)에 저장된 부트 로더(boot loader) 및 OS(operating system) 커널(kernel) 프로그램을 램(RAM) 등의 메인메모리에 로딩시켜 상기 프로그램을 수행하고, GPIO(general purpose input/output), UART(universal asynchronous receiver/transmitter), VSP(video signal processor), MSP(multi standard sound processor), MPEG 인코더(encoder) 및 POD(point of deployment) 등의 주변 IC(integrated circuit)들을 동작 가능한 상태로 초기화시킨다.When the CPU receives the reset signal from the microcomputer, the CPU loads a boot loader and an operating system kernel program stored in a ROM into a main memory such as RAM to execute the program. Peripheral ICs, general purpose input / output (GPIO), universal asynchronous receiver / transmitter (UART), video signal processor (VSP), multi standard sound processor (MSP), MPEG encoder and point of deployment (POD) Initialize the integrated circuits into an operational state.

이러한 과정에 의하여 부팅이 완료되면, 영상처리장치는 사용자가 리모콘(remote control) 등의 입력장치를 통해 지시하는 응용 프로그램들을 수행하여 화상과 음성을 출력한다.When the booting is completed by this process, the image processing apparatus outputs images and audio by executing application programs instructed by a user through an input device such as a remote control.

그런데, 이와 같은 부팅 과정에 상당한 시간이 소요되기 때문에, 사용자가 장치를 온 시킨 후 곧바로 출력되는 화상 및 음성을 확인할 수 없는 문제점이 있 다.However, since the booting process takes a considerable time, there is a problem that the user can not confirm the image and audio output immediately after the device is turned on.

본 발명의 목적은 상기 문제점을 해결하기 위한 것으로서, 부팅 시간을 단축시킨 영상처리장치 및 그 제어방법을 제공하는 것이다.An object of the present invention is to solve the above problems, to provide an image processing apparatus and a control method for reducing the boot time.

상기 목적을 달성하기 위하여, 본 발명은 영상처리장치에 있어서, 영상신호를 처리하는 적어도 하나의 디바이스부, 상기 디바이스부를 제어하는 응용프로그램부와, 상기 응용프로그램부의 동작을 지원하는 운영체제부와, 상기 운영체제부를 구동시키는 부트로더부와, 상기 운영체제부가 구동되는 동안 상기 디바이스부를 초기화시키는 제어부를 포함하는 것을 특징으로 하는 영상처리장치를 제공한다.In order to achieve the above object, the present invention provides an image processing apparatus comprising: at least one device unit for processing an image signal, an application program unit for controlling the device unit, an operating system unit for supporting the operation of the application program unit, and And a control unit which initializes the device unit while the operating system unit is driven.

여기서, 상기 제어부는, 전원이 공급되면 상기 부트로더부에 리셋신호를 전송하고, 상기 부트로더부는 전송되는 상기 리셋신호에 기초하여 상기 운영체제를 구동시킬 수 있다.The control unit may transmit a reset signal to the boot loader unit when power is supplied, and drive the operating system based on the reset signal transmitted from the boot loader unit.

또한, 상기 제어부는 마이컴을 포함하는 것이 바람직하다.In addition, the control unit preferably includes a microcomputer.

본 발명의 상기 목적은 영상신호를 처리하는 적어도 하나의 디바이스부와, 상기 디바이스부를 제어하는 응용프로그램부와, 상기 응용프로그램부의 동작을 지원하는 운영체제부와, 상기 운영체제부를 구동시키는 부트로더부를 구비하는 영상처리장치의 제어방법에 있어서, 상기 운영체제부가 구동되는지 여부를 확인하는 단계와, 상기 운영체제부가 구동되는 동안 상기 디바이스부를 초기화시키는 단계를 포함하는 것을 특징으로 하는 제어방법에 의해서도 달성된다.The object of the present invention includes at least one device unit for processing an image signal, an application program unit for controlling the device unit, an operating system unit for supporting the operation of the application program unit, and a boot loader unit for driving the operating system unit A control method of an image processing apparatus is also achieved by a control method comprising: checking whether the operating system unit is driven and initializing the device unit while the operating system unit is driven.

여기서, 상기 제어방법은, 전원이 공급되면 상기 부트로더부에 리셋신호를 전송하는 단계와, 상기 부트로더부는 전송되는 상기 리셋신호에 기초하여 상기 운영체제를 구동시키는 단계를 포함할 수 있다.Here, the control method may include transmitting a reset signal to the boot loader unit when power is supplied, and driving the operating system based on the reset signal transmitted to the boot loader unit.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 의한 영상처리장치(100)의 구성을 도시한 블록도이다.1 is a block diagram showing the configuration of an image processing apparatus 100 according to an embodiment of the present invention.

영상처리장치(100)는 방송국으로부터 방송 신호를 수신하고 처리하여 화상 및 음성을 출력한다. 영상처리장치(100)는 디지털 TV일 수 있다.The image processing apparatus 100 receives and processes a broadcast signal from a broadcasting station and outputs an image and audio. The image processing apparatus 100 may be a digital TV.

도 1에 도시된 바와 같이, 본 실시예의 영상처리장치(100)는 전원공급부(110), 부트로더부(120), 운영체제부(130), 응용프로그램부(140), 디바이스부(150) 및 제어부(160)를 포함한다.As shown in FIG. 1, the image processing apparatus 100 of the present embodiment includes a power supply unit 110, a boot loader unit 120, an operating system unit 130, an application program unit 140, a device unit 150, and the like. The controller 160 is included.

전원공급부(110)는 전원 온 시, 제어부(160)의 제어에 따라 영상처리장치(100)의 각 블록에 전원을 공급한다. 여기서, 영상처리장치(100)의 전원 온/오프는 리모콘 또는 케이싱에 마련된 버튼 등으로 구현되는 전원스위치를 통하여 사용자로부터 선택될 수 있다.The power supply unit 110 supplies power to each block of the image processing apparatus 100 under the control of the controller 160 when the power is turned on. Here, the power on / off of the image processing apparatus 100 may be selected by a user through a power switch implemented by a button provided on a remote controller or a casing.

부트로더부(120)는 리셋신호를 전송받으면, 영상처리장치(100)가 구비하는 하드웨어의 전원 인가 전의 상태 정보를 삭제하고, 하드웨어의 기능 상태를 조사하며, OS 커널 프로그램을 메인메모리로 로딩한다.When the boot loader 120 receives the reset signal, the boot loader 120 deletes state information before powering on the hardware included in the image processing apparatus 100, examines the function state of the hardware, and loads an OS kernel program into the main memory. .

운영체제부(130)는 메인메모리에 로딩된 OS 커널 프로그램에 기초하여 영상처리장치(100)의 응용프로그램들이 실행될 수 있는 환경을 제공하는 운영체계를 구 동시킨다.The operating system 130 drives an operating system that provides an environment in which application programs of the image processing apparatus 100 may be executed based on an OS kernel program loaded in the main memory.

응용프로그램부(140)는 방송신호의 튜닝, 신호처리, 디스플레이 등과 같은 동작을 수행하도록 하는 응용프로그램을 실행한다.The application program unit 140 executes an application program to perform an operation such as tuning of a broadcast signal, signal processing, and display.

부트로더부(120), 운영체제부(130) 및 응용프로그램부(140)는 이러한 기능을 수행하기 위하여 CPU 등의 범용 프로세서에 적합하도록 소프트웨어로 프로그램 되고, 소정의 메인메모리(예컨대, RAM)에 로딩되어 범용 프로세서에 의해 실행되는 형태로 구현될 수 있다.The boot loader unit 120, the operating system unit 130, and the application program unit 140 are programmed in software so as to be suitable for a general purpose processor such as a CPU to perform such a function, and loaded into a predetermined main memory (for example, RAM). And may be implemented in a form executed by a general purpose processor.

디바이스부(150)는 전원회로를 제외한 튜너, GPIO IC, UART, VSP, MSP, MPEG 인코더, POD, 디스플레이 모듈을 포함하며, 영상처리장치(100)의 칩셋(chip set)으로 구현될 수 있다.The device unit 150 includes a tuner, a GPIO IC, a UART, a VSP, an MSP, an MPEG encoder, a POD, and a display module except for a power supply circuit, and may be implemented as a chipset of the image processing apparatus 100.

제어부(160)는 전원 온 시, 영상처리장치(100)의 각 블록에 적절한 전원을 공급하도록 전원공급부(110)를 제어하고, 부트로더부(120)에 리셋신호를 전송한다. 제어부(160)는 부트로더부(120)가 부트로딩 동작을 완료하였는지 여부를 판단하여, 부트로딩 동작 완료 시, 디바이스부(150)를 동작 가능하도록 초기화시킨다. 즉, 제어부(160)는 운영체제부(130)의 동작 시, 디바이스부(150)의 초기화를 수행한다. 제어부(160)는 마이컴 등의 컨트롤러에 의해 구현된다.The controller 160 controls the power supply unit 110 to supply appropriate power to each block of the image processing apparatus 100 when the power is turned on, and transmits a reset signal to the boot loader unit 120. The controller 160 determines whether the boot loader 120 completes the boot loading operation, and initializes the device unit 150 to be operable when the boot loading operation is completed. That is, the controller 160 initializes the device unit 150 when the operating system 130 operates. The controller 160 is implemented by a controller such as a microcomputer.

도 2는 본 발명의 일실시예에 의한 영상처리장치(100)의 동작을 도시한 흐름도이다. 도 2를 참조하여 본 발명의 일실시예에 의한 영상처리장치(100)의 동작을 상세히 설명한다.2 is a flowchart illustrating an operation of the image processing apparatus 100 according to an embodiment of the present invention. The operation of the image processing apparatus 100 according to an embodiment of the present invention will be described in detail with reference to FIG. 2.

제어부(160)는 사용자에 의해 영상처리장치(100)의 턴온이 수행되는 것으로 판단하면, 부트로더부(120)로 리셋신호를 인가한다(S10). 제어부(160)는 영상처리장치(100)의 각 블록에 적절한 전원을 공급하도록 전원공급부(110)를 제어하여 전원을 안정화시킬 수 있다.If the controller 160 determines that the image processing apparatus 100 is turned on by the user, the controller 160 applies a reset signal to the boot loader 120 (S10). The controller 160 may stabilize the power by controlling the power supply unit 110 to supply appropriate power to each block of the image processing apparatus 100.

부트로더부(120)는 리셋신호를 전송받아, 영상처리장치(100)가 구비하는 하드웨어의 전원 인가 전의 상태 정보를 삭제하고, 기능 상태를 조사하며, OS 커널 프로그램을 메인메모리로 로딩시키는 부트로딩 동작을 수행한다(S12).The boot loader 120 receives the reset signal, deletes the state information before powering on the hardware included in the image processing apparatus 100, examines the function state, and loads the OS kernel program into the main memory. Perform the operation (S12).

운영체제부(130)는 메모리에 로딩된 OS 커널 프로그램에 기초하여, 영상처리장치(100)의 응용프로그램들이 실행될 수 있는 운영체제를 구동시키고, 제어부(160)는 부트로딩 동작이 완료되었는지 여부를 확인하여, 부트로딩 동작 완료 시, 디바이스부(150)를 동작 가능하도록 초기화시킨다(S14).The operating unit 130 drives an operating system on which application programs of the image processing apparatus 100 can be executed based on an OS kernel program loaded in a memory, and the controller 160 checks whether the boot loading operation is completed. When the boot loading operation is completed, the device unit 150 is initialized to be operable (S14).

사용자가 리모콘(remote control) 등의 입력장치를 통해 소정의 동작을 지시하면, 영상처리장치(100)는 응용프로그램부(140)를 제어하여 방송신호의 튜닝, 신호처리, 디스플레이 등의 동작을 수행하여 화상과 음성을 출력한다(S16).When a user instructs a predetermined operation through an input device such as a remote control, the image processing apparatus 100 controls the application program unit 140 to perform operations such as tuning of a broadcast signal, signal processing, and display. To output an image and sound (S16).

이에 의하여, 영상처리장치의 운영체제 구동 후에 이루어지던 칩셋 초기화를 운영체제 구동과 동시에 마이컴이 수행함으로써, 영상처리장치의 부팅 시간을 단축시킬 수 있다.As a result, by performing the initialization of the chipset performed after the operating system of the image processing apparatus is executed by the microcomputer simultaneously with the operating system, the booting time of the image processing apparatus can be shortened.

비록 본 발명의 몇몇 실시예들이 도시되고 설명되었지만, 본 발명이 속하는 기술분야의 통상의 지식을 가진 당업자라면 본 발명의 원칙이나 정신에서 벗어나지 않으면서 본 실시예를 변형할 수 있음을 알 수 있을 것이다. 발명의 범위는 첨부된 청구항과 그 균등물에 의해 정해질 것이다.Although some embodiments of the invention have been shown and described, it will be apparent to those skilled in the art that modifications may be made to the embodiment without departing from the spirit or spirit of the invention. . It is intended that the scope of the invention be defined by the claims appended hereto and their equivalents.

이상 설명한 바와 같이, 본 발명에 따르면, 부팅 시간이 단축된 영상처리장치를 제공할 수 있다.As described above, according to the present invention, an image processing apparatus having a short booting time can be provided.

Claims (5)

영상처리장치에 있어서,In the image processing apparatus, 영상신호를 처리하는 적어도 하나의 디바이스부와;At least one device unit for processing an image signal; 상기 디바이스부를 제어하는 응용프로그램부와;An application program unit for controlling the device unit; 상기 응용프로그램부의 동작을 지원하는 운영체제부와;An operating system unit supporting the operation of the application program unit; 상기 운영체제부를 구동시키는 부트로더부와;A boot loader unit for driving the operating system unit; 상기 운영체제부가 구동되는 동안 상기 디바이스부를 초기화시키는 제어부를 포함하는 것을 특징으로 하는 영상처리장치.And a controller which initializes the device unit while the operating system unit is driven. 제1항에 있어서,The method of claim 1, 상기 제어부는, 전원이 공급되면 상기 부트로더부에 리셋신호를 전송하고,The controller transmits a reset signal to the boot loader unit when power is supplied. 상기 부트로더부는 전송되는 상기 리셋신호에 기초하여 상기 운영체제를 구동시키는 것을 특징으로 하는 영상처리장치.And the boot loader unit drives the operating system based on the reset signal transmitted. 제1항에 있어서,The method of claim 1, 상기 제어부는 마이컴을 포함하는 것을 특징으로 하는 영상처리장치.The control unit comprises a microcomputer. 영상신호를 처리하는 적어도 하나의 디바이스부와, 상기 디바이스부를 제어하는 응용프로그램부와, 상기 응용프로그램부의 동작을 지원하는 운영체제부와, 상 기 운영체제부를 구동시키는 부트로더부를 구비하는 영상처리장치의 제어방법에 있어서,At least one device unit for processing an image signal, an application program unit for controlling the device unit, an operating system unit for supporting the operation of the application program unit, and a boot loader unit for driving the operating system unit. In the method, 상기 운영체제부가 구동되는지 여부를 확인하는 단계와;Checking whether the operating system unit is driven; 상기 운영체제부가 구동되는 동안 상기 디바이스부를 초기화시키는 단계를 포함하는 것을 특징으로 하는 제어방법.And initializing the device unit while the operating system unit is driven. 제4항에 있어서,The method of claim 4, wherein 전원이 공급되면 상기 부트로더부에 리셋신호를 전송하는 단계와;Transmitting a reset signal to the boot loader to supply power; 상기 부트로더부는 전송되는 상기 리셋신호에 기초하여 상기 운영체제를 구동시키는 단계를 포함하는 것을 특징으로 하는 제어방법.And the boot loader unit driving the operating system based on the reset signal transmitted.
KR1020050126422A 2005-12-20 2005-12-20 Image processing apparatus and control method thereof KR20070065706A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050126422A KR20070065706A (en) 2005-12-20 2005-12-20 Image processing apparatus and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050126422A KR20070065706A (en) 2005-12-20 2005-12-20 Image processing apparatus and control method thereof

Publications (1)

Publication Number Publication Date
KR20070065706A true KR20070065706A (en) 2007-06-25

Family

ID=38364950

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050126422A KR20070065706A (en) 2005-12-20 2005-12-20 Image processing apparatus and control method thereof

Country Status (1)

Country Link
KR (1) KR20070065706A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5668992A (en) * 1994-08-01 1997-09-16 International Business Machines Corporation Self-configuring computer system
JP2001142714A (en) * 1999-06-18 2001-05-25 Fiinikkusu Technologies Ltd Method and device for executing application in prebooting and postbooting operation of computer under ordinary os control
KR20020014657A (en) * 2000-08-16 2002-02-25 뉴먼 에드워드 Operating system for a dynamically re-configurable pc
KR20020080587A (en) * 2001-04-16 2002-10-26 주식회사 알파텔레콤 Method for installing device in microsoft windows and thereof media
KR20050098514A (en) * 2004-04-07 2005-10-12 삼성전자주식회사 Booting-system and booting-method for initializing peripherals

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5668992A (en) * 1994-08-01 1997-09-16 International Business Machines Corporation Self-configuring computer system
JP2001142714A (en) * 1999-06-18 2001-05-25 Fiinikkusu Technologies Ltd Method and device for executing application in prebooting and postbooting operation of computer under ordinary os control
KR20020014657A (en) * 2000-08-16 2002-02-25 뉴먼 에드워드 Operating system for a dynamically re-configurable pc
KR20020080587A (en) * 2001-04-16 2002-10-26 주식회사 알파텔레콤 Method for installing device in microsoft windows and thereof media
KR20050098514A (en) * 2004-04-07 2005-10-12 삼성전자주식회사 Booting-system and booting-method for initializing peripherals

Similar Documents

Publication Publication Date Title
US6788352B2 (en) Television based on operating system and method of displaying an initial screen thereof
US7234054B2 (en) Method and apparatus for enabling platform configuration
KR100667842B1 (en) Method for controlling power supply of digital tv and digital tv therefor
US20070101116A1 (en) Information processing apparatus with boot devices, and method for starting up the information processing apparatus
US20070061559A1 (en) Electronic apparatus and control method thereof and electronic apparatus system
CN104079967A (en) Communication method and device for module televisions
US7937598B2 (en) Method for operating TV tuner card
JP2010154340A (en) Wireless communication device and method for controlling wireless communication device
US20060095617A1 (en) Processing architecture for directly playing audio/video signal
EP3396523B1 (en) Display system capable of displaying a picture-in-picture image by stacking images
KR100746075B1 (en) Broadcast receiver and method for upgrading software thereof
US7383469B2 (en) Application management system and method
KR20070065706A (en) Image processing apparatus and control method thereof
US9026775B2 (en) Apparatus and method to drive devices in order to enable rapid booting
US20090106544A1 (en) Function management system and method
CN113342486B (en) Electronic device, control method, control system, and storage medium
JP2013141228A (en) Display device, upgrade device, display system and control method thereof
KR100759901B1 (en) Method and apparatus for common use of Universal Serial Bus in Set-Top-Box
KR100667841B1 (en) Digital tv equipped with universal cpu and method for sinal processing therefor
KR101229711B1 (en) Display apparatus and method for controlling the same
JP6641555B2 (en) System start-up circuit, electric equipment and television device
KR100576235B1 (en) Digital TV
KR100508596B1 (en) A display device having function for controlling power on/off in connected image devices and method thereof
KR101070625B1 (en) Display apparatus
KR20050015480A (en) SET-TOP BOX for processing plural digital brodcasting signals simultaneously and a method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E601 Decision to refuse application