KR20090076711A - Chipset for splash images application in multimedia apparatus - Google Patents

Chipset for splash images application in multimedia apparatus Download PDF

Info

Publication number
KR20090076711A
KR20090076711A KR1020080002800A KR20080002800A KR20090076711A KR 20090076711 A KR20090076711 A KR 20090076711A KR 1020080002800 A KR1020080002800 A KR 1020080002800A KR 20080002800 A KR20080002800 A KR 20080002800A KR 20090076711 A KR20090076711 A KR 20090076711A
Authority
KR
South Korea
Prior art keywords
image
signal
memory
chipset
multiplexer
Prior art date
Application number
KR1020080002800A
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 KR1020080002800A priority Critical patent/KR20090076711A/en
Publication of KR20090076711A publication Critical patent/KR20090076711A/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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/30105Register structure
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources

Abstract

A chipset for supporting an initial image in a multimedia apparatus is provided to support an application for support a splash image by hardware without storing the application in a memory, thereby removing a burden of a memory. A register unit receives information of an image stored in a memory. The register unit sets a register value of the image. A memory controller(220) transmits a read signal to the memory according to a location and a size of the image. A buffer(240) stores image data inputted from the memory by the read signal. The buffer outputs the image data as an image output signal. A clock generator(230) outputs a video clock signal according to resolution of the image.

Description

멀티미디어 장치에서 초기영상을 지원하는 칩셋{Chipset for splash images application in multimedia apparatus}Chipset for splash images application in multimedia apparatus}

본 발명은 멀티미디어 장치의 칩셋에 관한 것으로 보다 상세하게는 멀티미디어 장치의 초기 전원 인가시 출력되는 초기영상을 보다 신속하게 출력할 수 있는 칩셋에 관한 것이다. The present invention relates to a chipset of a multimedia device, and more particularly, to a chipset capable of more quickly outputting an initial image output upon initial power-up of a multimedia device.

최근 다양한 멀티미디어들이 디지털화되고 있으며, 다양한 멀티미디어를 지원하는 장치들이 개발되고 있다. 보다 좋은 품질의 멀티미디어를 반영구적으로 보관할 수 있는 DVD(digital versatile disk)가 일반화되고 있으며, 네트워크를 통하여 다양한 멀티미디어를 TV나 모니터로 중개하는 IP 셋톱박스(Internet Protocol set-top box)가 보급되고 있다. Recently, various multimedia have been digitized, and devices supporting various multimedia have been developed. Digital versatile disks (DVDs), which are capable of semi-permanently storing multimedia of higher quality, have become commonplace, and IP set-top boxes (IP), which mediate various multimedia to TVs and monitors, are spreading through networks.

DVD 플레이어, IP 셋톱박스, IP TV, PMP(Portable Multimedia Player) 등과 같은 멀티미디어 장치는 초기 전원 인가시에 초기영상(splash image)을 모니터로 출력한다. 이러한 초기영상은 멀티미디어 장치가 켜졌음을 사용자에게 알리고, 멀 티미디어 장치의 제조사의 로고 등을 사용자에게 인식시키기 위해 사용된다. Multimedia devices such as a DVD player, an IP set-top box, an IP TV, and a portable multimedia player (PMP) output a splash image to a monitor when the initial power is applied. The initial image is used to inform the user that the multimedia device is turned on and to recognize the logo of the manufacturer of the multimedia device.

도 1은 종래의 초기영상을 지원하기 위한 프로세서를 나타낸 블록도이다. 1 is a block diagram illustrating a processor for supporting a conventional initial image.

도 1을 참조하면, 초기영상을 지원하기 위하여 메모리(10)에는 원시이미지(raw image; 11), 이미지 어플리케이션(image application; 12) 및 운영체제 어플리케이션 이미지(OS+application Image; 13)가 포함된다. 운영체제 어플리케이션 이미지(13)는 운영체제와 커널(kernel)을 압축시킨 파일이다. 운영체제 어플리케이션 이미지(13)는 메모리의 효율을 위하여 압축되어 저장되는데 반하여, 초기 전원 인가시에 초기영상을 신속하게 출력하기 위하여, 원시이미지(11) 및 이미지 어플리케이션(12)은 압축되지 않은 상태로 메모리에 저장된다. Referring to FIG. 1, in order to support an initial image, the memory 10 includes a raw image 11, an image application 12, and an OS + application image 13. The operating system application image 13 is a file in which the operating system and the kernel are compressed. While the operating system application image 13 is compressed and stored for the efficiency of the memory, in order to quickly output the initial image upon initial power-up, the raw image 11 and the image application 12 are uncompressed in memory. Are stored in.

초기 전원이 인가되면 CPU(central processing unit; 20)는 즉시 이미지 어플리케이션(12)을 실행시킨다. 운영체제 어플리케이션 이미지(13)는 압축을 풀고 로딩(loading)되기 위한 시간이 필요하다. 이미지 어플리케이션(12)은 원시이미지(11)를 메모리(10)로부터 읽어 와서 디스플레이 컨트롤러(30)를 통하여 디스플레이 장치(40)로 출력한다. When the initial power is applied, the central processing unit 20 immediately executes the image application 12. The operating system application image 13 needs time to decompress and load. The image application 12 reads the raw image 11 from the memory 10 and outputs the raw image 11 to the display device 40 through the display controller 30.

초기영상이 커널(kernel)이 모두 로딩되기 전에 신속하게 출력되도록 하기 위하여 원시이미지(11) 및 이미지 어플리케이션(12)을 압축되지 않은 상태로 메모리에 저장하면, 원시이미지(11) 및 이미지 어플리케이션(12)의 크기가 운영체제와 커널을 압축시킨 운영체제 어플리케이션 이미지(13)만큼 큰 저장공간을 차지하여 메모리(10)에 부담을 줄 수 있다. 특히, 메모리(10)의 저장공간이 제한적인 시스템에서는 초기영상의 출력을 위해 메모리의 많은 비율을 할당하여야 하므로 시스템의 효율을 떨어뜨리는 원인이 된다. When the initial image is stored in the uncompressed memory in the raw image 11 and the image application 12 in order to output quickly before all the kernels are loaded, the original image 11 and the image application 12 ) Occupies a storage space as large as the operating system application image 13 that compresses the operating system and the kernel, thereby burdening the memory 10. In particular, in a system in which the storage space of the memory 10 is limited, a large ratio of the memory must be allocated for outputting an initial image, which causes a decrease in the efficiency of the system.

멀티미디어 장치에서 메모리의 부담을 줄이고 신속하게 초기영상을 출력할 수 있는 프로세서가 요구된다. There is a need for a processor that can reduce the burden of memory in a multimedia device and output an initial image quickly.

본 발명이 이루고자 하는 기술적 과제는 멀티미디어 장치에서 메모리의 부담을 줄이고 신속하게 초기영상을 출력할 수 있는 칩셋(chipset)을 제공함에 있다. An object of the present invention is to provide a chipset that can reduce the burden of the memory in the multimedia device and quickly output the initial image.

본 발명의 일 양태에 따르면 멀티미디어 장치에서 초기 전원 인가시 출력되는 초기영상(splash image)을 지원하는 칩셋은 CPU로부터 메모리에 저장된 이미지의 위치, 크기 및 해상도에 대한 정보를 입력받아 상기 이미지의 위치, 크기 및 해상도에 대한 레지스트 값을 설정하는 레지스트부, 상기 레지스트부에 설정되는 상기 이미지의 위치 및 크기에 따라 상기 메모리로 리드 신호(read signal)를 보내는 메모리 컨트롤러, 상기 리드 신호에 의해 상기 메모리로부터 입력되는 이미지 데이터를 저장하고 상기 이미지 데이터를 영상출력신호로 출력하는 버퍼 및 상기 이미지의 해상도에 따라 비디오클럭 신호를 출력하는 클럭 제너레이터를 포함한다. 상기 영상출력신호 및 상기 비디오클럭 신호를 다중화하는 다중화기를 더 포함할 수 있다. 상기 다중화기는 상기 영상출력신호 및 상기 비디오클럭 신호를 상기 CPU에서 보내는 신호와 선택적으로 출력할 수 있다. 상기 다중화기로부터 출력되는 신호를 디스플레이 장치에서 실행될 수 있는 신호로 변조하는 디스플레이 컨트롤러를 더 포함할 수 있다. According to an aspect of the present invention, a chipset that supports a splash image output upon initial power-up in a multimedia device may receive information about a position, a size, and a resolution of an image stored in a memory from a CPU. A resist unit for setting a resist value for size and resolution, a memory controller for sending a read signal to the memory according to the position and size of the image set in the resist unit, input from the memory by the read signal And a clock generator configured to store the image data, and output a video clock signal according to the resolution of the image. The apparatus may further include a multiplexer configured to multiplex the image output signal and the video clock signal. The multiplexer may selectively output the image output signal and the video clock signal from a signal sent from the CPU. The apparatus may further include a display controller configured to modulate a signal output from the multiplexer into a signal that can be executed in the display device.

본 발명의 다른 양태에 따른 초기영상을 지원하는 칩셋은 초기영상을 위한 이미지파일을 저장하는 메모리, 상기 메모리에 저장된 상기 이미지파일을 읽어 와서 영상신호로 출력하는 초기영상 로더 및 상기 초기영상 로더로부터 입력되는 영상신호와 CPU로부터 입력되는 영상신호를 선택적으로 출력하는 다중화기를 포함한다. 상기 다중화기로부터 출력되는 신호를 디스플레이 장치에서 실행될 수 있는 신호로 변조하는 디스플레이 컨트롤러를 더 포함할 수 있다. 상기 초기영상 로더는 상기 이미지파일의 위치, 크기 및 해상도에 대한 레지스터를 상기 CPU로부터 설정받을 수 있다.According to another aspect of the present invention, a chipset supporting an initial image may include a memory for storing an image file for an initial image, an initial image loader for reading and outputting the image file stored in the memory as an image signal and inputting the initial image loader. And a multiplexer for selectively outputting the video signal and the video signal input from the CPU. The apparatus may further include a display controller configured to modulate a signal output from the multiplexer into a signal that can be executed in the display device. The initial image loader may receive a register for the position, size, and resolution of the image file from the CPU.

멀티미디어 장치에서 초기 전원 인가시에 출력되는 초기영상(splash image)을 지원하기 위한 어플리케이션을 메모리에 저장하지 않고 하드웨어적으로 지원함으로써, 메모리의 부담을 줄일 수 있고 메모리를 보다 효율적으로 활용할 수 있다.By supporting an application for supporting a splash image output at initial power-up in a multimedia device without hardware in the memory, the burden on the memory can be reduced and the memory can be utilized more efficiently.

도 2는 본 발명의 일 실시예에 따른 멀티미디어 장치에서 초기영상(splash image)을 지원하는 칩셋을 도시한 블록도이다. FIG. 2 is a block diagram illustrating a chipset supporting a splash image in a multimedia device according to an embodiment of the present invention.

도 2를 참조하면, 초기영상을 지원하는 칩셋(chipset; 100)은 메모리(110), CPU(120), 디스플레이 컨트롤러(display controller; 130), 초기영상 로더(splash image loader; 150) 및 다중화기(multiplexer, MUX; 160)를 포함한다. Referring to FIG. 2, a chipset 100 supporting an initial image includes a memory 110, a CPU 120, a display controller 130, a splash image loader 150, and a multiplexer. (multiplexer, MUX; 160).

메모리(110)에는 원시이미지(raw image; 111) 및 운영체제 어플리케이션 이 미지(113)가 저장된다. 원시이미지(111)는 압축되지 않은 상태로 저장되고, 운영체제 어플리케이션 이미지(113)는 압축되어 저장된다. The memory 110 stores a raw image 111 and an operating system application image 113. The raw image 111 is stored in an uncompressed state, and the operating system application image 113 is compressed and stored.

초기영상 로더(150)는 메모리(110)에서 원시이미지(111)를 읽어 와서 다중화기(160)로 영상신호를 출력한다. 영상신호는 영상출력신호 및 비디오클럭 신호(video clock signal)를 포함한다. 초기영상 로더(150)는 CPU(120)로부터 원시이미지(111)의 저장 위치, 이미지 파일의 크기, 이미지 해상도에 대한 레지스트(register)를 설정받는다.The initial image loader 150 reads the raw image 111 from the memory 110 and outputs an image signal to the multiplexer 160. The video signal includes a video output signal and a video clock signal. The initial image loader 150 receives a register for the storage location of the raw image 111, the size of the image file, and the image resolution from the CPU 120.

CPU(120)는 초기영상 출력을 위하여 초기영상 로더(150)로 레지스터를 알려준다. 레지스터는 메모리(110)에 저장된 원시이미지(111)의 저장 위치, 이미지 파일의 크기, 이미지 해상도 등에 대한 정보로 이루어진다. 그리고 CPU(120)는 다중화기(160)로 입력선택 신호와 영상출력신호 및 비디오클럭 신호를 출력한다. 입력선택 신호는 다중화기(160)가 초기영상 로더(150)로부터 입력되는 영상신호 및 CPU(120)로부터 입력되는 영상신호를 선택하여 입력하도록 한다. The CPU 120 notifies the register to the initial image loader 150 for outputting the initial image. The register consists of information about a storage location of the original image 111 stored in the memory 110, an image file size, an image resolution, and the like. The CPU 120 outputs an input selection signal, an image output signal, and a video clock signal to the multiplexer 160. The input selection signal causes the multiplexer 160 to select and input an image signal input from the initial image loader 150 and an image signal input from the CPU 120.

다중화기(160)는 CPU(120)의 지시, 즉 입력선택 신호에 따라 CPU(120) 및 초기영상 로더(150)로부터 입력되는 신호를 선택적으로 출력한다. 즉, 다중화기(160)는 초기 전원 인가시에 초기영상 로더(150)로부터 입력되는 초기영상을 디스플레이 컨트롤러(130)로 출력하고, 초기영상을 출력하는 중에 CPU(120)로부터 입력선택 신호가 수신되면 CPU(120)로부터 입력되는 영상출력신호 및 비디오클럭 신호를 디스플레이 컨트롤러(130)로 출력한다. The multiplexer 160 selectively outputs signals input from the CPU 120 and the initial image loader 150 according to an instruction of the CPU 120, that is, an input selection signal. That is, the multiplexer 160 outputs an initial image input from the initial image loader 150 to the display controller 130 when initial power is applied, and receives an input selection signal from the CPU 120 while outputting the initial image. When the image output signal and the video clock signal input from the CPU 120 is output to the display controller 130.

초기영상 로더(150) 및 CPU(120)로부터 다중화기(160)로 출력되는 영상출력 신호는 CVBS(Composite Video Blanking Sync) 신호, Y/Cb/Cr 신호, RGB(Red, Green, Blue) 신호 등이 될 수 있다. CVBS 신호는 영상의 색차, 휘도, 싱크 등이 하나로 섞여있는 영상신호이고, Y/Cb/Cr 신호는 영상의 휘도와 싱크가 섞여있고 색차는 분리되어 있는 영상신호이며, RGB 신호는 R(red), G(green), B(blue) 및 싱크가 모두 분리되어 있는 영상신호이다. 그리고 초기영상 로더(150) 및 CPU(120)로부터 다중화기(160)로 출력되는 비디오클럭 신호는 수직동기 신호(vsync), 수평동기 신호(hsync) 및 유효신호(valid) 등이 될 수 있다. The image output signal output from the initial image loader 150 and the CPU 120 to the multiplexer 160 is a CVBS (Composite Video Blanking Sync) signal, Y / Cb / Cr signal, RGB (Red, Green, Blue) signal, etc. This can be The CVBS signal is a video signal in which the color difference, brightness, and sync of the image are mixed into one. The Y / Cb / Cr signal is a video signal in which the brightness and sync of the video are mixed and the color difference is separated. The RGB signal is R (red). , G (green), B (blue) and sink are all separated video signals. The video clock signal output from the initial image loader 150 and the CPU 120 to the multiplexer 160 may be a vertical synchronization signal vsync, a horizontal synchronization signal hsync, a valid signal, and the like.

디스플레이 컨트롤러(130)는 다중화기(160)로부터 입력되는 영상출력신호, 비디오클럭 신호를 CPU(120)로부터 입력되는 내부 레지스터 설정에 따라 이미지 어플리케이션 및 디스플레이 장치(40)에 적절한 신호로 변조한다. 변조된 영상출력신호 및 비디오클럭 신호는 디스플레이 장치(40)를 통하여 디스플레이된다. The display controller 130 modulates the image output signal and the video clock signal input from the multiplexer 160 into signals suitable for the image application and the display device 40 according to internal register settings input from the CPU 120. The modulated image output signal and the video clock signal are displayed through the display device 40.

도 3은 본 발명의 일 실시예에 따른 초기영상 로더의 구조를 도시한 블록도이다. 초기영상 로더는 하나의 칩(chip) 또는 칩셋(chipset)으로 구성될 수 있다.3 is a block diagram illustrating a structure of an initial image loader according to an embodiment of the present invention. The initial image loader may be configured as one chip or chipset.

도 3을 참조하면, 초기영상 로더(splash image loader; 200)는 레지스터부(registers; 210), 메모리 컨트롤러(memory controller; 220), 클럭 제너레이터(clock gen; 230) 및 버퍼(buffer; 240)를 포함한다. Referring to FIG. 3, a splash image loader 200 may register a register 210, a memory controller 220, a clock generator 230, and a buffer 240. Include.

레지스터부(210)는 CPU(120)로부터 어드레스 신호(address signal; ADDR), 데이터 신호(data signal; DATA), 라이트 신호(write signal; WR), 리드 신호(read signal; RD)를 수신하여 레지스터 값을 설정한다. 레지스터는 메모리(110)에 저장된 이미지의 위치를 나타내는 어드레스 신호(ADDR), 이미지파일 크기 신호(FILE SIZE), 이미지 해상도 신호(IMAGE SIZE)로 매핑(mapping)된다. 레지스터부(210)는 어드레스 신호(ADDR) 및 이미지파일 크기 신호(FILE SIZE)를 메모리 컨트롤러(220)로 보내고, 이미지 해상도 신호(IMAGE SIZE)를 클럭 제너레이터(230)로 보낸다. The register unit 210 receives an address signal ADDR, a data signal DATA, a write signal WR, and a read signal RD from the CPU 120. Set the value. The register is mapped to an address signal ADDR, an image file size signal FILE SIZE, and an image resolution signal IMAGE SIZE, indicating a location of an image stored in the memory 110. The register unit 210 sends an address signal ADDR and an image file size signal FILE SIZE to the memory controller 220, and sends an image resolution signal IMAGE SIZE to the clock generator 230.

메모리 컨트롤러(220)는 레지스터부(210)로부터 어드레스 신호(ADDR) 및 이미지파일 크기 신호(FILE SIZE)를 입력받아 메모리(110)에서 이미지의 위치 및 이미지파일의 크기를 찾을 수 있다. 메모리 컨트롤러(220)는 이미지의 위치를 나타내는 어드레스 신호(ADDR)를 메모리(110)로 보낸다. 메모리(110)는 어드레스 신호(ADDR)에 대한 응답으로 ACK(acknowledgement) 신호를 보낸다. 메모리 컨트롤러(220)는 이미지의 위치 및 이미지파일의 크기에 따라 이미지 데이터를 읽어오는 리드 신호(RD)를 생성하여 메모리(110)로 보낸다. 메모리(110)는 리드 신호(RD)에 따라 이미지 데이터 신호(DATA)를 버퍼(240)로 보낸다. The memory controller 220 may receive an address signal ADDR and an image file size signal FILE SIZE from the register unit 210 to find the location of the image and the size of the image file in the memory 110. The memory controller 220 sends an address signal ADDR indicating the position of the image to the memory 110. The memory 110 sends an acknowledgment (ACK) signal in response to the address signal ADDR. The memory controller 220 generates a read signal RD reading the image data according to the position of the image and the size of the image file and sends the read signal RD to the memory 110. The memory 110 transmits the image data signal DATA to the buffer 240 according to the read signal RD.

버퍼(240)는 메모리(110)로부터 입력되는 이미지 데이터를 저장한다. 버퍼(240)는 이미지 데이터를 영상출력신호로 생성하여 다중화기(160)로 보낸다. 영상출력신호는 CVBS(Composite Video Blanking Sync) 신호, Y/Cb/Cr 신호, RGB(Red, Green, Blue) 신호 등이 될 수 있다.The buffer 240 stores image data input from the memory 110. The buffer 240 generates image data as an image output signal and sends the image data to the multiplexer 160. The image output signal may be a CVBS (Composite Video Blanking Sync) signal, a Y / Cb / Cr signal, an RGB (Red, Green, Blue) signal, or the like.

클럭 제너레이터(230)는 레지스터부(210)로부터 입력되는 이미지 해상도 신호(IMAGE SIZE)에 적합한 비디오클럭 신호를 생성하여 다중화기(160)로 보낸다. 비디오클럭 신호는 수직동기 신호(vsync), 수평동기 신호(hsync) 및 유효신호(valid) 등이 될 수 있다. The clock generator 230 generates a video clock signal suitable for the image resolution signal IMAGE SIZE input from the register unit 210 and sends it to the multiplexer 160. The video clock signal may be a vertical synchronization signal vsync, a horizontal synchronization signal hsync, a valid signal, and the like.

다중화기(160)는 버퍼(240)로부터 입력되는 영상출력신호 및 클럭 제너레이 터(230)로부터 입력되는 비디오클럭 신호를 다중화하여 출력한다. 다중화기(160)는 CPU(120)의 지시에 따라 CPU(120) 및 초기영상 로더(200)로부터 입력되는 신호를 선택적으로 출력할 수 있다. The multiplexer 160 multiplexes an image output signal input from the buffer 240 and a video clock signal input from the clock generator 230. The multiplexer 160 may selectively output signals input from the CPU 120 and the initial image loader 200 according to the instruction of the CPU 120.

이상에서 초기영상 로더(200)와 다중화기(160)를 분리한 구조로 설명하였으나, 초기영상 로더(200) 및 다중화기(160)는 하나의 칩으로 구성될 수 있다. 또한, CPU(120), 초기영상 로더(200), 다중화기(160), 메모리(110) 및 디스플레이 컨트롤러(도2 130)가 하나의 칩(chip)으로 구성될 수 있다.In the above description, the initial image loader 200 and the multiplexer 160 are separated from each other. However, the initial image loader 200 and the multiplexer 160 may be configured as one chip. In addition, the CPU 120, the initial image loader 200, the multiplexer 160, the memory 110, and the display controller (FIG. 2 130) may be configured as one chip.

멀티미디어 장치에서 초기 전원 인가시에 출력되는 초기영상(splash image)을 지원하기 위해 어플리케이션을 메모리(110)에 저장하지 않고, 초기영상 로더(200) 및 다중화기(160)를 이용하여 하드웨어적으로 지원함으로써, 메모리(110)의 부담을 줄일 수 있으며 메모리(110)를 보다 효율적으로 활용할 수 있다.In order to support the splash image output when the power is initially supplied from the multimedia device, the application is hardware-supported using the initial image loader 200 and the multiplexer 160 without storing the application in the memory 110. Thus, the burden on the memory 110 can be reduced and the memory 110 can be utilized more efficiently.

이상 본 발명에 대하여 실시예를 참조하여 설명하였지만, 해당 기술 분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시켜 실시할 수 있음을 이해할 수 있을 것이다. 따라서 상술한 실시예에 한정되지 않고, 본 발명은 이하의 특허청구범위의 범위 내의 모든 실시예들을 포함한다고 할 것이다.Although the present invention has been described above with reference to the embodiments, it will be apparent to those skilled in the art that the present invention may be modified and changed in various ways without departing from the spirit and scope of the present invention. I can understand. Therefore, the present invention is not limited to the above-described embodiment, and the present invention will include all embodiments within the scope of the following claims.

도 1은 종래의 초기영상을 지원하기 위한 프로세서를 나타낸 블록도이다. 1 is a block diagram illustrating a processor for supporting a conventional initial image.

도 2는 본 발명의 일 실시예에 따른 멀티미디어 장치에서 초기영상(splash image)을 지원하는 칩셋을 도시한 블록도이다. FIG. 2 is a block diagram illustrating a chipset supporting a splash image in a multimedia device according to an embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 초기영상 로더의 구조를 도시한 블록도이다.3 is a block diagram illustrating a structure of an initial image loader according to an embodiment of the present invention.

Claims (7)

CPU로부터 메모리에 저장된 이미지의 위치, 크기 및 해상도에 대한 정보를 입력받아 상기 이미지의 위치, 크기 및 해상도에 대한 레지스트 값을 설정하는 레지스트부;A resist unit which receives information on a position, a size, and a resolution of an image stored in a memory from a CPU, and sets a resist value for the position, the size, and the resolution of the image; 상기 레지스트부에 설정되는 상기 이미지의 위치 및 크기에 따라 상기 메모리로 리드 신호(read signal)를 보내는 메모리 컨트롤러;A memory controller which sends a read signal to the memory according to the position and size of the image set in the resist unit; 상기 리드 신호에 의해 상기 메모리로부터 입력되는 이미지 데이터를 저장하고 상기 이미지 데이터를 영상출력신호로 출력하는 버퍼; 및A buffer for storing image data input from the memory by the read signal and outputting the image data as an image output signal; And 상기 이미지의 해상도에 따라 비디오클럭 신호를 출력하는 클럭 제너레이터를 포함하는 것을 특징으로 하는 멀티미디어 장치에서 초기 전원 인가시 출력되는 초기영상(splash image)을 지원하는 칩셋.And a clock generator for outputting a video clock signal according to the resolution of the image. 제1 항에 있어서, 상기 영상출력신호 및 상기 비디오클럭 신호를 다중화하는 다중화기를 더 포함하는 것을 특징으로 하는 초기영상을 지원하는 칩셋.The chipset of claim 1, further comprising a multiplexer for multiplexing the video output signal and the video clock signal. 제2 항에 있어서, 상기 다중화기는 상기 영상출력신호 및 상기 비디오클럭 신호를 상기 CPU에서 보내는 신호와 선택적으로 출력하는 것을 특징으로 하는 초기 영상을 지원하는 칩셋.The chipset of claim 2, wherein the multiplexer selectively outputs the image output signal and the video clock signal from a signal transmitted from the CPU. 제2 항에 있어서, 상기 다중화기로부터 출력되는 신호를 디스플레이 장치에서 실행될 수 있는 신호로 변조하는 디스플레이 컨트롤러를 더 포함하는 것을 특징으로 하는 초기영상을 지원하는 칩셋.The chipset of claim 2, further comprising a display controller configured to modulate a signal output from the multiplexer into a signal that can be executed in a display device. 초기영상을 위한 이미지파일을 저장하는 메모리;A memory for storing an image file for an initial image; 상기 메모리에 저장된 상기 이미지파일을 읽어 와서 영상신호로 출력하는 초기영상 로더; 및An initial image loader reading the image file stored in the memory and outputting the image file as an image signal; And 상기 초기영상 로더로부터 입력되는 영상신호와 CPU로부터 입력되는 영상신호를 선택적으로 출력하는 다중화기를 포함하는 것을 특징으로 하는 초기영상을 지원하는 칩셋.And a multiplexer for selectively outputting an image signal input from the initial image loader and an image signal input from the CPU. 제5 항에 있어서, 상기 다중화기로부터 출력되는 신호를 디스플레이 장치에서 실행될 수 있는 신호로 변조하는 디스플레이 컨트롤러를 더 포함하는 것을 특징으로 하는 초기영상을 지원하는 칩셋.The chipset of claim 5, further comprising a display controller configured to modulate a signal output from the multiplexer into a signal that can be executed in a display device. 제5 항에 있어서, 상기 초기영상 로더는 상기 이미지파일의 위치, 크기 및 해상도에 대한 레지스터를 상기 CPU로부터 설정받는 것을 특징으로 하는 초기영상을 지원하는 칩셋.The chipset of claim 5, wherein the initial image loader receives a register for the position, size, and resolution of the image file from the CPU.
KR1020080002800A 2008-01-09 2008-01-09 Chipset for splash images application in multimedia apparatus KR20090076711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080002800A KR20090076711A (en) 2008-01-09 2008-01-09 Chipset for splash images application in multimedia apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080002800A KR20090076711A (en) 2008-01-09 2008-01-09 Chipset for splash images application in multimedia apparatus

Publications (1)

Publication Number Publication Date
KR20090076711A true KR20090076711A (en) 2009-07-13

Family

ID=41333774

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080002800A KR20090076711A (en) 2008-01-09 2008-01-09 Chipset for splash images application in multimedia apparatus

Country Status (1)

Country Link
KR (1) KR20090076711A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103680464A (en) * 2012-09-04 2014-03-26 雅马哈株式会社 Image display apparatus and method for displaying image on display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103680464A (en) * 2012-09-04 2014-03-26 雅马哈株式会社 Image display apparatus and method for displaying image on display device

Similar Documents

Publication Publication Date Title
JP6583740B2 (en) Display method and display device
JP6706846B2 (en) Display device, conversion device, display method, and computer program
WO2015198554A1 (en) Conversion method and conversion apparatus
US7969793B2 (en) Register configuration control device, register configuration control method, and program for implementing the method
EP3595322A1 (en) Display method and display device
WO2016063475A1 (en) Transmission method and reproduction device
JP2007079177A (en) Image transmitting and receiving apparatus
KR20090076711A (en) Chipset for splash images application in multimedia apparatus
KR20220027963A (en) Method and apparatus for alpha blending images from various color formats
WO2016063474A1 (en) Reproduction device, display device, and transmission method
JP5235289B2 (en) Information processing apparatus, video display method, and program
JP2010199927A (en) Imaging apparatus
JP2019103041A (en) Image processing apparatus and image processing method
EP3487168A1 (en) Content providing apparatus, method of controlling the same, and recording medium thereof
JP2015141370A (en) Image display device and control method of image display device
TWI770697B (en) Image capturing device and method thereof
US20220398993A1 (en) Control apparatus, signal output apparatus, signal distributing apparatus, display apparatus, system, control method, and storage medium
JP2019009731A (en) Image processing apparatus and method, imaging apparatus, and imaging system
US20080100740A1 (en) Methods and apparatuses for adjusting digital video signals
JP2014186275A (en) Display device, television receiver, and method of controlling display device
WO2021079770A1 (en) Information processing system, information processing method, and program
TWI829162B (en) Video streaming transmission system and transmitter device
JP6479732B2 (en) Video processing apparatus, television receiver, video processing method, control program, and recording medium
US11849243B2 (en) Video control apparatus and video control method
JP2020101721A (en) Image output device

Legal Events

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