KR101559587B1 - Method for receiving a data broadcasting signal - Google Patents
Method for receiving a data broadcasting signal Download PDFInfo
- Publication number
- KR101559587B1 KR101559587B1 KR1020090070285A KR20090070285A KR101559587B1 KR 101559587 B1 KR101559587 B1 KR 101559587B1 KR 1020090070285 A KR1020090070285 A KR 1020090070285A KR 20090070285 A KR20090070285 A KR 20090070285A KR 101559587 B1 KR101559587 B1 KR 101559587B1
- Authority
- KR
- South Korea
- Prior art keywords
- image
- data broadcasting
- memory
- xlet
- received
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/08—Systems for the simultaneous or sequential transmission of more than one television signal, e.g. additional information signals, the signals occupying wholly or partially the same frequency band, e.g. by time division
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Circuits Of Receivers In General (AREA)
Abstract
본 발명은 데이터 방송 수신 방법에 관한 것으로, 그 방법은 데이터 방송을 위한 자바 xlet을 수신하는 단계; 수신되는 자바 xlet에 포함된 이미지들에 대한 로딩(loading) 및 디코딩(decoding)을 수행하는 단계; 수신되는 자바 xlet을 이용하여 초기화를 수행하는 단계; 및 디코딩된 이미지를 이용하여 데이터 방송 서비스를 제공하는 단계를 포함하고, 이미지들에 대한 로딩 및 디코딩 단계 중 적어도 일부는 초기화 단계와 동시에 수행된다.The present invention relates to a data broadcasting receiving method, comprising: receiving a Java xlet for data broadcasting; Performing loading and decoding on images included in the received Java xlet; Performing initialization using the received Java xlet; And providing a data broadcast service using the decoded image, wherein at least some of the loading and decoding steps for the images are performed concurrently with the initialization step.
Description
본 발명은 데이터 방송을 수신하는 방법에 관한 것이다.The present invention relates to a method of receiving a data broadcast.
일반적으로, 방송 수신 장치는 방송 신호를 포함하는 데이터 스트림을 수신하고, 수신된 데이터 스트림에 포함된 서비스 정보를 이용해 사용자가 원하는 채널에 해당하는 비디오 및 오디오 데이터 스트림을 추출하여 디스플레이 장치로 출력한다.Generally, a broadcast receiving apparatus receives a data stream including a broadcast signal, extracts a video and audio data stream corresponding to a channel desired by a user using service information included in the received data stream, and outputs the extracted video and audio data stream to a display device.
최근 들어, 디지털 방송 등에 부가적인 데이터를 첨가하여 보냄으로써 사용자에게 다양한 정보를 제공할 수 있도록 하는 데이터 방송이 서비스되고 있다. 예를 들어, 데이터 방송을 통해, 방송 채널의 프로그램 정보, 자막 정보, 날씨 정보, 뉴스 정보 또는 쇼핑 정보 등을 사용자에게 제공할 수 있다.In recent years, data broadcasting has been provided to provide various information to users by adding additional data to digital broadcasting and the like. For example, through data broadcasting, program information, caption information, weather information, news information, or shopping information of a broadcast channel can be provided to a user.
본 발명은 데이터 방송 서비스를 위한 자바(Java) xlet을 효율적으로 수신 수 있는 데이터 방송 수신 방법을 제공하는 것을 목적으로 한다.An object of the present invention is to provide a data broadcasting receiving method capable of efficiently receiving a Java xlet for a data broadcasting service.
본 발명의 실시예에 따른 데이터 방송 수신 방법은, 데이터 방송을 위한 자바 xlet을 수신하는 단계; 상기 수신되는 자바 xlet에 포함된 이미지들에 대한 로딩(loading) 및 디코딩(decoding)을 수행하는 단계; 상기 수신되는 자바 xlet을 이용하여 초기화를 수행하는 단계; 및 상기 디코딩된 이미지를 이용하여 데이터 방송 서비스를 제공하는 단계를 포함하고, 상기 이미지들에 대한 로딩 및 디코딩 단계 중 적어도 일부는 상기 초기화 단계와 동시에 수행된다.A data broadcasting receiving method according to an embodiment of the present invention includes: receiving a Java xlet for data broadcasting; Performing loading and decoding on the images included in the received Java xlet; Performing initialization using the received Java xlet; And providing a data broadcasting service using the decoded image, wherein at least some of the loading and decoding steps for the images are performed simultaneously with the initializing step.
한편, 상기 데이터 방송 수신 방법은 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체로 구현될 수 있다.The data broadcasting receiving method may be embodied as a computer-readable recording medium on which a program for execution by a computer is recorded.
본 발명의 실시예에 따르면, 데이터 방송 서비스를 제공하기 위한 메인 스레드(main thread)와 분리된 스레드를 이용해 서비스에 필요한 이미지들을 로딩 및 디코딩함으로써, 이미지 처리에 소요되는 시간을 감소시킬 수 있으며, 그에 따라 데이터 방송 서비스 화면이 구성되기까지의 시간을 단축시킬 수 있다.According to the embodiment of the present invention, time required for image processing can be reduced by loading and decoding images required for a service using a main thread and a separate thread for providing a data broadcasting service, Accordingly, it is possible to shorten the time until the data broadcast service screen is constructed.
이하, 첨부된 도면을 참조하여 본 발명의 실시예에 따른 데이터 방송 수신 방법에 관하여 상세히 설명한다.Hereinafter, a data broadcast receiving method according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.
방송 수신 장치는 안테나 또는 케이블 등을 통해 데이터 스트림을 수신하며, 상기 수신되는 데이터 스트림은 사용자가 선택한 채널의 방송 신호 및 데이터 방송을 위한 어플리케이션 데이터를 포함할 수 있다.The broadcast receiving apparatus receives a data stream through an antenna or a cable, and the received data stream may include application data for broadcasting signals and data broadcasting of a channel selected by the user.
예를 들어, 디지털 방송 수신 장치는 디지털 방송 송신국으로부터 디지털 방송 신호뿐 아니라 데이터 방송을 위한 자바 어플리케이션인 xlet을 전송받아 교통, 날씨, 증권, 뉴스 등 다양한 정보를 사용자에게 제공할 수 있다.For example, the digital broadcast receiving apparatus can receive various information such as traffic, weather, securities, and news by receiving xlet as a Java application for data broadcasting as well as a digital broadcast signal from a digital broadcast transmitting station.
그를 위해, 상기 방송 수신 장치는 외부로부터 전송되는 데이터 스트림 중 사용자가 선택한 방송 채널의 신호를 선국하여 수신하는 튜너, 상기 상기 수신된 신호 중 영상 및 음성 신호를 포함하는 방송 신호와 데이터 방송을 위한 어플리케이션 데이터를 분리하여 출력하는 디먹스를 포함할 수 있다.For this purpose, the broadcast receiving apparatus includes a tuner for selecting and receiving a signal of a broadcast channel selected by the user from among data streams transmitted from the outside, a broadcast signal including video and audio signals among the received signals, And a demux that separates and outputs the data.
또한, 상기 방송 수신 장치는 복조부, AV 디코더 및 데이터 디코더를 포함할 수 있으며, 상기 복조부는 상기 수신된 방송 신호의 오류를 정정하고 트랜스포트 스트림(TS, Transport Stream) 형태로 변환할 수 있으며, 상기 AV 디코더는 상기 수신된 영상 신호 및 음성 신호를 디코딩하여 출력할 수 있다.Also, the broadcast receiving apparatus may include a demodulator, an AV decoder, and a data decoder. The demodulator may correct errors of the received broadcast signal and convert the error into a transport stream (TS) The AV decoder may decode and output the received video and audio signals.
한편, 상기 데이터 디코더는 상기 데이터 방송을 위한 어플리케이션 데이터를 디코딩할 수 있으며, 예를 들어 상기 어플리케이션 데이터를 ACAP 표준 규격에 따라 디코딩하여 데이터 방송 서비스를 위한 영상을 구성할 수 있다.Meanwhile, the data decoder may decode the application data for the data broadcasting, for example, by decoding the application data according to the ACAP standard, thereby constructing an image for the data broadcasting service.
좀 더 구체적으로, 상기 데이터 디코더는 상기 어플리케이션 데이터 중 AIT 세션을 파싱(parsing)하여 DSM-CC 데이터에 해당하는 식별자를 판독하고, 상기 식 별자에 해당하는 위치의 DSM-CC 데이터를 필터링하여 데이터 방송 서비스의 영상을 제공하기 위한 실질적인 정보들을 추출할 수 있다.More specifically, the data decoder parses the AIT session among the application data to read an identifier corresponding to the DSM-CC data, filters the DSM-CC data corresponding to the identifier, It is possible to extract practical information for providing the image of the service.
또한, 상기 방송 수신 장치는 상기 AV 디코더에서 디코딩된 방송 채널의 영상 및 상기 데이터 디코더에서 디코딩된 데이터 방송 서비스 영상을 디스플레이하기 위한 디스플레이부를 포함할 수 있다.The broadcast receiving apparatus may further include a display unit for displaying an image of a broadcast channel decoded by the AV decoder and an image of a data broadcast service decoded by the data decoder.
한편, 상기 방송 채널 영상 및 데이터 방송 서비스의 영상은 상기 방송 수신 장치와 연결된 외부의 디스플레이 장치에 의해서 디스플레이될 수도 있다.Meanwhile, an image of the broadcasting channel image and data broadcasting service may be displayed by an external display device connected to the broadcasting receiving device.
상기 방송 수신 장치는 유선 또는 무선 네트워크를 이용해 방송 신호를 수신하고, 상기 수신된 방송 신호를 디스플레이 장치에서 출력가능한 형태로 변환한 후 디스플레이 장치로 출력하는 셋탑 박스(set-top box, STB)일 수 있다.The broadcast receiving apparatus may be a set-top box (STB) that receives a broadcast signal using a wired or wireless network, converts the received broadcast signal into a form that can be output from a display apparatus, have.
그러나, 상기 방송 수신 장치는 셋탑 박스(STB)에 한정되지 아니하며, 외부로부터 전송되는 방송 신호를 수신하여 유무선으로 연결된 디스플레이 장치(300)로 출력할 수 있는 모든 종류의 장치를 포함할 수 있다.However, the broadcast receiving apparatus is not limited to the set-top box (STB), and may include any type of apparatus capable of receiving broadcast signals transmitted from the outside and outputting the broadcast signals to the
한편, 디스플레이 장치는 방송 수신 장치로부터 입력되는 신호를 이용하여 영상을 디스플레이하며, 예를 들어 LCD(Liquid Crystal Display), PDP(Plasma Display Panel), ELD(Electro Luminescent Display), VFD(Vacuum Fluorescent Display)등 여러 디스플레이 방식을 이용하여 영상을 디스플레이 할 수 있다.Meanwhile, the display device displays an image using a signal input from a broadcast receiving device, and displays an image using a liquid crystal display (LCD), a plasma display panel (PDP), an electro luminescent display (ELD), a vacuum fluorescent display (VFD) And the like can be displayed.
본 발명의 실시예에 따르면, 데이터 방송을 위해 상기 수신되는 데이터 스트림에 포함되어 수신되는 어플리케이션 데이터는 자바(Java) xlet일 수 있으며, 상기 자바 xlet은 케로셀(carousel) 파일의 형태로 수신될 수 있다.According to an embodiment of the present invention, the application data included in the received data stream for data broadcasting may be a Java xlet, and the Java xlet may be received in the form of a carousel file have.
도 1은 자바 xlet을 수신하여 데이터 방송 서비스를 제공하는 방법을 흐름도로 도시한 것이다.FIG. 1 is a flowchart illustrating a method of receiving a Java xlet to provide a data broadcasting service.
도 1을 참조하면, 방송 수신 장치는 데이터 방송을 위한 자바 xlet을 수신한다(100 단계). 상기한 바와 같이 상기 자바 xlet은 케로셀(carousel) 파일 형태로 전송될 수 있으며, 이 경우 상기 xlet 파일은 여러 개의 나뉘어 반복해 전송될 수 있고, 상기 수신되는 자바 xlet은 케로셀(carousel) 파일 관리자에 관리될 수 있다.Referring to FIG. 1, a broadcast receiving apparatus receives a Java xlet for data broadcasting (operation 100). As described above, the Java xlet can be transmitted in the form of a carousel file. In this case, the xlet file can be repeatedly transmitted in multiple pieces, and the received Java xlet can be transmitted to a carousel file manager Lt; / RTI >
좀 더 구체적으로, 상기 자바 xlet은 실제 동작을 자바로 구현한 자바 클래스 파일, 문자 정보를 포함한 텍스트 파일 및 데이터 방송 서비스 화면의 메뉴, 아이콘 또는 그림 등을 위한 이미지 파일 등을 포함할 수 있다.More specifically, the Java xlet may include a Java class file that implements the actual operation in Java, a text file including character information, and an image file for menus, icons, or pictures of a data broadcasting service screen.
한편, 상기 자바 xlet은 데이터를 저장하는 표준인 DSM-CC(MPEG-2 Digital Storage Media Command and Control)의 객체/데이터 케로셀(object/data carousel) 메커니즘을 이용하여 마치 회전목마처럼 반복하여 전송될 수 있다. Meanwhile, the Java xlet is repeatedly transmitted as a carousel using an object / data carousel mechanism of an MPEG-2 Digital Storage Media Command and Control (DSM-CC) .
상기와 같이 전송된 자바 xlet 파일은 방송 수신 장치의 소프트웨어 플랫폼의 케로셀(carousel) 파일 관리자에 의해 관리될 수 있으며, 상기 케로셀(carousel) 파일 관리자에의 의해 전송되는 파일의 이름, 속성, 디렉터리 위치 등의 정보가 확인될 수 있다.The Java xlet file transmitted as described above may be managed by a carousel file manager of a software platform of a broadcast receiving apparatus and may include a name, an attribute, a directory of a file transmitted by the carousel file manager Information such as position can be confirmed.
상기 방송 수신 장치는 상기 수신되는 자바 xlet을 이용하여 xlet의 초기화를 수행한다(110 단계). 예를 들어, 방송 수신 장치는 상기 전송된 자바 xlet의 클래스들 중 메인 클래스인 'xletMain' 클래스의 객체를 생성하고, 상기 'xletMain' 틀래스의 'initXlet()' 이라는 초기화 메소드를 호출할 수 있다.The broadcast receiving apparatus performs initialization of the xlet using the received Java xlet (step 110). For example, the broadcast receiving apparatus may generate an object of the 'xletMain' class, which is the main class among the classes of the transmitted Java xlet, and may call an initialization method called 'initXlet ()' of the 'xletMain' class .
상기와 같이 xlet 초기화가 완료되면, xlet의 수행을 시작하여 디스플레이 화면에 준비 메시지, 예를 들어 데이터 방송을 원하는지를 묻는 메시지가 표시되고, 사용자의 입력을 기다린다. 좀 더 구체적으로, 초기화 완료 후, xlet의 수행을 위한 'startXlet()'이 수행되며, 상기 'startXlet()'이 수행되면 화면에 상기한 바와 같은 준비 메시지를 표시할 수 있다.When the initialization of the xlet is completed as described above, the execution of the xlet is started and a message for asking whether a data broadcasting is desired is displayed on the display screen, and the user is waited for input. More specifically, after completion of the initialization, 'startXlet ()' for performing the xlet is performed, and when the 'startXlet ()' is performed, the preparation message as described above can be displayed on the screen.
그후, 방송 수신 장치는 사용자로부터 데이터 방송 서비스를 선택받는다(120 단계). 즉, 사용자는 상기 화면에 표시된 준비 메시지에 대응하여, 데이터 방송 서비스를 선택할 수 있다.Thereafter, the broadcast receiving apparatus selects a data broadcasting service from the user (operation 120). That is, the user can select a data broadcasting service in response to the preparation message displayed on the screen.
사용자가 데이터 방송 서비스를 선택하면, 방송 수신 장치는 상기 데이터 방송 서비스 화면을 구성하기 위한 이미지를 상기 수신되는 자바 xlet으로부터 로딩(load)하고, 상기 로딩된 이미지를 디스플레이될 수 있는 형태로 디코딩한다(130 단계).When the user selects a data broadcasting service, the broadcasting receiver loads an image for constructing the data broadcasting service screen from the received Java xlet, and decodes the loaded image into a displayable form ( Step 130).
예를 들어, 사용자가 데이터 방송의 시청을 선택하면, 디스플레이 화면에 xlet 어플리케이션의 다양한 서비스를 선택할 수 있는 메뉴가 표시되며, 사용자는 상기 메뉴에서 원하는 서비스를 찾아 확인 버튼을 누르면, 디스플레이 화면에 선택한 서비스의 정보가 표시된다.For example, when the user selects viewing of the data broadcast, a menu for selecting various services of the xlet application is displayed on the display screen. When the user finds a desired service in the menu and presses an OK button, Is displayed.
좀 더 구체적으로, 사용자가 특정 서비스를 선택하면, 해당 자바 클래스의 메소드(method)들이 수행되며, 메소드의 코드를 통해 상기 선택된 서비스를 표시하기 위해 필요한 이미지 파일을 사용하기 위하여 이미지 로딩을 수행하고, 압축되어 전송된 이미지에 대해서는 이미지 디코딩을 수행한다.More specifically, when a user selects a specific service, methods of the corresponding Java class are performed, image loading is performed to use an image file necessary for displaying the selected service through code of the method, And performs image decoding on the compressed and transmitted image.
한편, 상기 디코딩된 이미지는 자바의 미들웨어(middlewear)에서 관리하는 메모리, 예를 들어 이미지 캐시(image cache)에 저장되어, 이후에 동일한 이미지를 다시 사용하는 경우 상기 메모리에 저장된 이미지를 이용하도록 할 수 있다.Meanwhile, the decoded image may be stored in a memory managed by Java middleware, for example, an image cache, so that when the same image is used again, the image stored in the memory can be used have.
상기와 같이 데이터 방송 서비스에 필요한 이미지들이 모두 디코딩된 후, 방송 수신 장치는 상기 디코딩된 이미지들을 이용하여 사용자가 선택한 데이터 방송 서비스를 제공한다(140 단계).After all the images required for the data broadcasting service are decoded as described above, the broadcast receiving apparatus provides the data broadcasting service selected by the user using the decoded images in
예를 들어, 상기 이미지 로딩 및 디코딩 단계가 종료된 후, 디스플레이 화면에 이미지를 출력하기 위한 xlet 코드가 수행된다. 상기 xlet에서 각 이미지에 대해 로딩과 디코딩을 수행하는 코드는 방송 수신 장치의 플랫폼에 설치되어 있는 자바 시스템 클래스의 담당 메소드를 명시적으로 호출할 수 있으며, 좀 더 구체적으로 상기 메소드는 사용 직전에 호출될 수 있다.For example, after the image loading and decoding step is finished, an xlet code for outputting an image on a display screen is performed. The code that performs loading and decoding for each image in the xlet may explicitly call the responsible method of the Java system class installed in the platform of the broadcast receiving apparatus. More specifically, .
반면, 채널이 변경되는 경우, 상기 xlet의 수행이 종료되고, 상기 변경된 채널에 대한 새로운 자바 xlet이 수신되어 상기와 같은 단계들이 반복될 수 있다.On the other hand, when the channel is changed, the execution of the xlet is terminated, and a new Java xlet for the changed channel is received, and the above steps can be repeated.
예를 들어, 채널이 변경되는 경우, 이전 채널에서 수행된 자바 xlet의 메인 클래스의 'destroyXlet()'을 수행하고, 이전 채널에서 사용되었던 모든 자원을 해제한 후에 상기 채널 변경을 수행하며, 상기 새로운 채널의 자바 xlet을 수신하여 실행할 수 있다.For example, when the channel is changed, the channel change is performed after performing 'destroyXlet ()' of the main class of the Java xlet performed in the previous channel, releasing all resources used in the previous channel, You can receive and execute the channel's java xlet.
상기와 같이, 자바 xlet에 포함된 이미지들이 xlet이 수행되면서 해당 이미지가 필요한 순간에 로딩 및 디코딩되는 경우, xlet의 수행 성능에 큰 부담을 주어 데이터 방송 서비스 화면의 출력을 지연시킬 수 있으며, 그에 따라 사용자의 데이터 방송 체감 속도를 저하시킬 수 있다.As described above, when the images included in the Java xlet are loaded and decoded at the required time while the xlet is being performed, the performance of the xlet is greatly burdened, and the output of the data broadcasting service screen can be delayed It is possible to reduce the speed at which the user can feel the data broadcast.
따라서 본 발명의 실시예에 따르면, 사용자가 데이터 방송을 실행시키기 이전에, 미리 자바 xlet에 포함된 이미지들에 대해 로딩 및 디코딩 작업을 수행하는 것이 바람직하며, 그에 따라 실제 데이터 방송이 실행되어 xlet이 수행되는 시점에서의 이미지 처리로 인한 부담을 감소시킬 수 있다.Therefore, according to the embodiment of the present invention, it is desirable to perform loading and decoding operations on images included in the Java xlet in advance before the user executes the data broadcasting, so that actual data broadcasting is executed, It is possible to reduce the burden due to the image processing at the time of performing.
도 2는 본 발명의 제1 실시예에 따른 데이터 방송 수신 방법을 흐름도로 도시한 것으로, 도 2에 도시된 데이터 방송 수신 방법 중 도 1을 참조하여 설명한 것과 동일한 것에 대한 설명은 이하 생략하기로 한다.2 is a flowchart illustrating a data broadcasting receiving method according to a first embodiment of the present invention. A description of the data broadcasting receiving method shown in FIG. 2, which is the same as that described with reference to FIG. 1, will be omitted below .
본 발명의 실시예에 따르면, 데이터 방송을 위한 자바 xlet이 수신되어 xlet 초기화가 수행되는 동안, 상기 수신되는 자바 xlet 포함된 이미지들에 대한 로딩 및 디코딩이 선행 처리되어 메모리에 저장될 수 있다.According to the embodiment of the present invention, while the Java xlet for data broadcasting is received and xlet initialization is performed, loading and decoding of the received Java xlet included images may be pre-processed and stored in the memory.
즉, 도 2에 도시된 바와 같이, 도 1을 참조하여 설명한 바와 같은 단계들(110 단계 내지 140 단계)을 포함하는 오른쪽의 xlet 메인 스레드(main thread)와 분리하여, 왼쪽의 이미지 선행 처리 스레드가 생성될 수 있다.That is, as shown in FIG. 2, apart from the right xlet main thread including the steps (
예를 들어, 상기 이미지 선행 처리 스레드는 자바 xlet이 수신되기 시작한 후 상기 xlet 초기화가 수행되기 직전에 생성될 수 있으며, 상기 메인 스레드와 이미지 선행 처리 스레드는 동시에 동작할 수 있다.For example, the image preprocessing thread may be generated just before the xlet initialization is performed after the Java xlet starts to be received, and the main thread and the image preprocessing thread may operate simultaneously.
도 2를 참조하면, 메인 스레드가 수행되어 xlet 초기화 단계(110 단계) 및 사용자로부터 데이터 방송 서비스를 선택받는 단계(120 단계)가 수행되고, 그와 동 시에 이미지 선행 처리 스레드가 수행되어 수신되는 자바 xlet에 포함된 이미지들을 로딩하여 디코딩한다(200 단계). 그리고, 상기 디코딩된 이미지들은 메모리, 예를 들어 이미지 캐시에 저장된다(210 단계).Referring to FIG. 2, the main thread is executed to initialize the xlet (step 110) and the step of receiving the data broadcasting service from the user (step 120), and an image pre-processing thread is executed and received The images included in the Java xlet are loaded and decoded (Step 200). Then, the decoded images are stored in a memory, for example, an image cache (step 210).
상기 자바 xlet이 케로셀(carousel) 파일 형태로 수신되는 경우, 상기 200 단계 및 210 단계는 케로셀(carousel) 파일이 수신 완료되어 상기 자바 xlet에 포함된 모든 이미지들이 디코딩되어 상기 메모리에 저장될 때까지 반복적으로 수행될 수 있다.If the Java xlet is received in the form of a carousel file,
한편, 상기 120 단계에서 사용자의 데이터 방송 서비스 선택이 입력되면, 방송 수신 장치는 현재까지 로딩 및 디코딩되어 상기 메모리에 저장된 이미지들을 검색하여, 상기 사용자에 의해 선택된 데이터 방송 서비스에 대응되는 이미지가 상기 메모리에 저장되어 있는지 여부를 확인한다(125 단계).If the user selects the data broadcasting service in
상기 데이터 방송 서비스에 대응되는 이미지가 상기 메모리에 존재하는 경우, 상기 메모리에 저장된 이미지를 읽어들인다(135 단계).If an image corresponding to the data broadcasting service exists in the memory, the image stored in the memory is read (operation 135).
한편, 상기 자바 xlet이 케로셀(carousel) 파일 형태로 수신되는 경우, 상기 이미지 선행 처리 스레드가 수행되기 시작한 시점부터 상기 사용자에 의해 서비스가 선택된 시점까지 수신된 자바 xle에 상기 이미지가 포함되어 있지 않을 수도 있으며, 그에 따라 상기 이미지 선행 처리 스레드의 수행에도 불구하고 메모리에 상기 이미지가 저장되어 있지 않을 수도 있다.If the Java xlet is received in the form of a carousel file, the Java xle received from the time when the image pre-processing thread starts to be executed until the service is selected by the user does not include the image , So that the image may not be stored in memory despite the execution of the image preprocessing thread.
따라서 상기 대응되는 이미지가 상기 메모리에 저장되어 있지 않은 경우, 수신되는 자바 xlet으로부터 상기 사용자에 의해 선택된 데이터 방송 서비스에 대응 되는 이미지를 로딩하여 디코딩한다(130 단계).If the corresponding image is not stored in the memory, the image corresponding to the data broadcasting service selected by the user is loaded and decoded from the received Java xlet in
예를 들어, xlet 코드 중 이미지 로딩 및 디코딩을 수행하는 메소드를 호출 하면, 상기 메소드는 상기 이미지가 메모리에 저장되어 있는지 확인할 수 있다. 상기 이미지가 저장되어 있는 경우, 상기 이미지를 메모리로부터 읽어들이고, 그렇지 않은 경우 상기 이미지에 대한 로딩 및 디코딩을 수행하여 상기 메모리에 저장할 수 있다. 상기와 같은 과정을 통해, 상기 이미지 객체가 데이터 방송 서비스에 사용될 수 있는 상태가 되며, 그에 따라 상기 이미지 객체를 xlet에 반환할 수 있다. 데이터 방송 서비스에 필요한 이미지에 대해서 상기와 같은 획득 작업이 모두 이루어진 후에, 데이터 방송 서비스를 디스플레이 화면에 표시하기 위한 코드가 수행될 수 있다.For example, when a method of performing image loading and decoding among xlet codes is called, the method can check whether the image is stored in the memory. If the image is stored, the image is read from the memory, and if not, loading and decoding for the image may be performed and stored in the memory. Through the above process, the image object can be used for the data broadcasting service, and the image object can be returned to the xlet. A code for displaying the data broadcasting service on the display screen may be performed after the above acquisition operation is completed for the image required for the data broadcasting service.
그 후, 방송 수신 장치는 상기 130 단계 또는 135 단계에서 획득된 이미지를 이용해 데이터 방송 서비스 화면을 구성하여 사용자가 선택한 데이터 방송 서비스를 제공한다(140 단계).Thereafter, the broadcasting receiver constructs a data broadcasting service screen using the image obtained in
또한, 본 발명의 실시예에 따르면, 상기한 바와 같은 이미지 선행 처리 스레드의 수행에 의해 메인 스레드의 수행이 지연되는 것을 방지하기 위해, 상기 이미지 선행 처리 스레드는 상기 메인 스레드보다 낮은 우선 순위를 가지도록 구현되는 것이 바람직하다.According to an embodiment of the present invention, in order to prevent the execution of the main thread from being delayed by the execution of the image pre-processing thread as described above, the image pre-processing thread has a lower priority than the main thread .
즉, 시스템의 자원이 상기 메인 스레드 및 이미지 선행 처리 스레드를 동시에 수행하기에 부족한 경우 상기 메인 스레드가 우선적으로 수행되도록 하여, xlet 초기화 및 그에 따른 준비 메시지의 표시가 지연되지 않도록 할 수 있다.That is, when the resources of the system are insufficient to simultaneously execute the main thread and the image pre-processing thread, the main thread is preferentially performed so that the initialization of the xlet and the display of the prepared message can be prevented from being delayed.
도 3은 본 발명의 제2 실시예에 따른 데이터 방송 수신 방법을 흐름도로 도시한 것으로, 도 3에 도시된 데이터 방송 수신 방법 중 도 1 및 도 2를 참조하여 설명한 것과 동일한 것에 대한 설명은 이하 생략하기로 한다.FIG. 3 is a flowchart illustrating a data broadcasting receiving method according to a second embodiment of the present invention. The description of the data broadcasting receiving method shown in FIG. 3 is the same as that described with reference to FIG. 1 and FIG. .
도 3을 참조하면, 데이터 방송을 위한 자바 xlet이 수신되면 상기한 바와 같이 오른쪽의 xlet 메인 스레드와 왼쪽의 이미지 선행 처리 스레드가 동시에 수행된다.Referring to FIG. 3, when the Java xlet for data broadcasting is received, the right xlet main thread and the left image pre-processing thread are simultaneously executed.
즉, xlet 초기화가 수행된 후(300 단계), 도 4에 도시된 바와 같은 준비 메시지가 디스플레이 화면에 표시될 수 있다. 상기한 바와 같이, 상기 이미지 선행 처리 스레드는 상기 메인 스레드보다 낮은 우선 순위로 수행되기 때문에, 본 발명의 실시예에 따라 상기 이미지 선행 처리 스레드가 수행되는 경우에도 상기 메시지 표시 시점은 지연되지 아니할 수 있다.That is, after the xlet initialization is performed (step 300), a preparation message as shown in FIG. 4 may be displayed on the display screen. As described above, since the image pre-processing thread is performed at a lower priority than the main thread, even when the image pre-processing thread is executed according to the embodiment of the present invention, the message display time may not be delayed .
도 4를 참조하면, xlet 초기화가 완료되면, 디스플레이 화면(500)에 준비 메시지를 표시하기 위한 OSD(On Screen Display, 510)가 표시되고, 상기 OSD 내부에 사용자에게 데이터 방송 서비스의 선택 여부를 묻는 준비 메시지, 예를 들어 '데이터 방송을 시작하시겠습니까'라는 메시지가 확인 버튼과 함께 표시될 수 있다.Referring to FIG. 4, when the initialization of the xlet is completed, an OSD (On Screen Display) 510 for displaying a preparation message is displayed on the
상기와 같이 준비 메시지가 표시된 후, 사용자로부터 데이터 방송 서비스를 선택받는다(320 단계).After the preparation message is displayed as described above, the data broadcasting service is selected from the user (step 320).
한편, 상기 메인 스레드가 수행되는 동안, 수신되는 자바 xlet에 포함된 이미지를 로딩 및 디코딩 한 후(400 단계), 상기 디코딩된 이미지를 메모리, 예를 들어 이미지 캐시에 저장하는(410 단계) 상기 이미지 선행 처리 스레드가 수행될 수 있다.Meanwhile, while the main thread is being executed, the image included in the received Java xlet is loaded and decoded (step 400), and the decoded image is stored in a memory, for example, an image cache (step 410) A preprocessing thread can be performed.
또한, 자바 xlet이 케로셀(carousel) 파일 형태로 수신됨에 따라, 상기 케로셀 파일의 수신이 완료되었는지 여부를 확인하고(420 단계), 상기 케로셀 파일이 수신 완료되어 상기 자바 xlet에 포함된 모든 이미지들이 디코딩되어 상기 메모리에 저장될 때까지 상기 400 단계 및 410 단계가 반복적으로 수행될 수 있다.In addition, as the Java xlet is received in the form of a carousel file, it is checked whether the reception of the kerosel file has been completed (step 420), and if the kerosel file has been received and all
예를 들어, 상기 이미지 선행 처리 스레드에서, 캐로셀(carousel) 파일 관리자에 접근하여 자바 xlet으로부터 다운로드된 이미지들의 정보를 획득할 수 있으며, 캐로셀 파일 중 일부만 전송된 경우에는 아직 전송되지 않은 파일에 포함된 이미지에 대한 정보를 확인할 수가 없다. 따라서 자바 xlet에 포함된 모든 이미지들의 이름을 확인하기 위해, 캐로셀 파일을 모두 수신할 때까지 반복적으로 캐로셀 파일 관리자에서 이미지 정보를 확인할 수 있다.For example, in the image pre-processing thread, a carousel file manager may be accessed to obtain information of images downloaded from a Java xlet, and if only a portion of the carousel files are transferred, I can not see information about embedded images. Therefore, to verify the names of all the images contained in the Java xlet, you can repeatedly view the image information in the carousel file manager until you receive all of the carousel files.
또한, 상기 메인 스레드에서 사용자에 의해 데이터 방송 서비스의 선택이 이루어졌는지 여부가 확인되며(430 단계), 사용자가 데이터 방송 서비스를 선택한 경우 상기 이미지 선행 처리 스레드를 종료한다.Also, whether or not the data broadcasting service is selected by the user in the main thread is checked (step 430), and when the user selects the data broadcasting service, the image pre-processing thread is terminated.
즉, 상기 이미지 선행 처리 스레드는 사용자의 데이터 방송 서비스 선택 시점 이전까지 수행되며, 사용자가 데이터 방송 서비스를 선택한 이후에는 현재까지 디코딩되어 메모리에 저장된 이미지들을 이용하여 상기 선택된 데이터 방송 서비스를 제공할 수 있다.That is, the image pre-processing thread is performed until the user selects the data broadcasting service, and after the user selects the data broadcasting service, the image pre-processing thread can decode the data broadcasting service to provide the selected data broadcasting service using the images stored in the memory .
한편, 상기 도 4에 도시된 바와 같은 준비 메시지가 표시된 후부터 사용자가 확인 버튼을 눌러 데이터 방송 서비스를 선택하는 시점까지의 시간 간격은 사용자 에 따라 상이할 수 있다.Meanwhile, the time interval from the display of the preparation message as shown in FIG. 4 until the user selects the data broadcasting service by pressing the OK button may be different depending on the user.
따라서 상기 시간 간격이 증가할 수록 상기 이미지 선행 처리 스레드가 수행되는 시간이 늘어날 수 있으며, 그에 따라 메모리에 저장되는 이미지들의 개수로 확률적으로 증가할 수 있다.Therefore, as the time interval increases, the time for executing the image pre-processing thread may increase, and thus the number of images stored in the memory may increase stochastically.
또한, 상기 메인 스레드와 이미지 선행 처리 스레드를 동시 수행하기에 시스템 자원이 부족한 경우, 상기 이미지 선행 처리 스레드는 상기 준비 메시지 표시 시점부터 사용자의 데이터 방송 서비스 선택 시점 사이의 구간동안 수행될 수도 있다.In addition, if the system thread is insufficient to concurrently execute the main thread and the image pre-processing thread, the image pre-processing thread may be performed during a period between the preparation message display time and the user data broadcasting service selection time.
상기와 같이 사용자로부터 데이터 방송 서비스가 선택되어 상기 이미지 선행 처리 스레드가 종료되면, 상기 메모리에 저장된 이미지들을 검색하여 상기 사용자에 의해 선택된 데이터 방송 서비스에 대응되는 이미지가 상기 메모리에 저장되어 있는지 여부를 확인한다(330 단계).When the data broadcasting service is selected from the user and the image pre-processing thread is terminated as described above, the image stored in the memory is searched to check whether or not the image corresponding to the data broadcasting service selected by the user is stored in the memory (Step 330).
상기 데이터 방송 서비스에 대응되는 이미지가 상기 메모리에 존재하는 경우 상기 메모리에 저장된 이미지를 읽어들이고(340 단계), 저장되어 있지 않은 경우 수신되는 자바 xlet으로부터 상기 이미지를 로딩하여 디코딩한다(350 단계). 한편, 상기 350 단계에서 디코딩된 이미지는 상기 메모리에 저장될 수 있다.If an image corresponding to the data broadcasting service exists in the memory, the image stored in the memory is read (step 340). If the image is not stored, the image is loaded and decoded from the received Java xlet (operation 350). Meanwhile, the decoded image in
그 후, 방송 수신 장치는 상기 340 단계 또는 350 단계에서 획득된 이미지를 이용해 데이터 방송 서비스 화면을 구성하여 사용자가 선택한 데이터 방송 서비스를 제공한다(360 단계).Thereafter, the broadcasting receiver constructs a data broadcasting service screen using the image obtained in
도 5는 데이터 방송 서비스가 제공되는 디스플레이 화면에 대한 일실시예를 도시한 것이다.FIG. 5 shows an embodiment of a display screen on which a data broadcasting service is provided.
도 5를 참조하면, 도 4에 도시된 바와 같은 준비 메시지에 대응하여 사용자가 데이터 방송 서비스를 선택한 경우, 디스플레이 화면에 사용자가 선택한 데이터 방송 서비스의 메뉴 화면이 표시될 수 있으며, 상기 메뉴 화면은 복수의 서비스 항목들, 예를 들어 날씨, 증권, 교통 및 뉴스 등을 포함할 수 있다.Referring to FIG. 5, when the user selects the data broadcasting service corresponding to the preparation message as shown in FIG. 4, a menu screen of the data broadcasting service selected by the user may be displayed on the display screen, Services, such as weather, securities, traffic and news, for example.
한편, 상기 서비스 항목들 각각에는 대응되는 이미지가 함께 표시될 수 있으며, 상기 이미지들은 상기 도 1 내지 도 3을 참조하여 설명한 바와 같은 방법에 의해 수신될 수 있다.On the other hand, each of the service items may be displayed with a corresponding image, and the images may be received by a method as described with reference to FIG. 1 to FIG.
예를 들어, 사용자가 데이터 방송 서비스를 선택하기 이전에, 상기한 바와 같은 이미지 선행 처리 스레드에 의해 이미지들(520, 530, 540, 550) 중 적어도 일부는 미리 로딩 및 디코딩되어 메모리에 저장되어 있을 수 있다. 한편, 상기 메모리에 미리 저장되어 있지 않은 이미지가 존재하는 경우, 상기 이미지는 사용자의 데이터 방송 서비스 선택 후 수신되는 자바 xlet으로부터 로딩 및 디코딩될 수 있다.For example, before a user selects a data broadcasting service, at least some of the
본 발명의 실시예에 따르면, 채널이 변경되는 경우, 상기 이미지 선행 처리 스레드를 종료시킬 수 있다. 즉, 사용자에 의해 채널이 변경되는 시점에서 상기 이미지 선행 처리 스레드가 수행되고 있는 경우, 상기 수행 중인 이미지 선행 처리 스레드를 강제로 종료시킬 수 있다.According to the embodiment of the present invention, when the channel is changed, the image pre-processing thread can be terminated. That is, if the image pre-processing thread is being executed at a time when the channel is changed by the user, the image pre-processing thread being executed can be forcibly terminated.
또한, 상기 채널 변경의 경우, 메모리, 예를 들어 이미지 캐시에 저장된 이미지들을 삭제할 수 있으며, 그로 인해 방송 수신 장치의 메모리 공간을 효율적으 로 관리 및 이용할 수 있다.In addition, in the case of the channel change, images stored in a memory, for example, an image cache, can be deleted, thereby efficiently managing and utilizing the memory space of the broadcast receiving apparatus.
상술한 본 발명에 따른 데이터 방송 수신 방법은 컴퓨터에서 실행되기 위한 프로그램으로 제작되어 컴퓨터가 읽을 수 있는 기록 매체에 저장될 수 있으며, 컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다.The data broadcasting receiving method according to the present invention may be implemented as a program for execution on a computer and stored in a computer-readable recording medium. Examples of the computer-readable recording medium include a ROM, a RAM, a CD-ROM , A magnetic tape, a floppy disk, an optical data storage device, and the like, and may also be implemented in the form of a carrier wave (for example, transmission over the Internet).
컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고, 방송 수신 방법을 구현하기 위한 기능적인(function) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.The computer readable recording medium may be distributed over a networked computer system so that computer readable code can be stored and executed in a distributed manner. And, functional programs, codes, and code segments for implementing the broadcast receiving method can be easily inferred by programmers of the technical field to which the present invention belongs.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형 실시가 가능한 것은 물론이고, 이러한 변형 실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention.
도 1은 자바 xlet을 수신하여 데이터 방송 서비스를 제공하는 방법을 나타내는 흐름도이다.1 is a flowchart illustrating a method of receiving a Java xlet to provide a data broadcasting service.
도 2는 본 발명의 제1 실시예에 따른 데이터 방송 수신 방법을 나타내는 흐름도이다.2 is a flowchart illustrating a data broadcast receiving method according to the first embodiment of the present invention.
도 3은 본 발명의 제2 실시예에 따른 데이터 방송 수신 방법을 나타내는 흐름도이다.3 is a flowchart illustrating a data broadcasting receiving method according to a second embodiment of the present invention.
도 4는 데이터 방송을 위한 준비 메시지를 표시하는 방법에 대한 일실시예를 나타내는 도면이다.4 is a view showing an embodiment of a method of displaying a preparation message for data broadcasting.
도 5는 데이터 방송 서비스가 제공되는 디스플레이 화면에 대한 일실시예를 나타내는 도면이다.5 is a diagram illustrating an example of a display screen on which a data broadcasting service is provided.
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090070285A KR101559587B1 (en) | 2009-07-30 | 2009-07-30 | Method for receiving a data broadcasting signal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090070285A KR101559587B1 (en) | 2009-07-30 | 2009-07-30 | Method for receiving a data broadcasting signal |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110012536A KR20110012536A (en) | 2011-02-09 |
KR101559587B1 true KR101559587B1 (en) | 2015-10-19 |
Family
ID=43772447
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020090070285A KR101559587B1 (en) | 2009-07-30 | 2009-07-30 | Method for receiving a data broadcasting signal |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101559587B1 (en) |
-
2009
- 2009-07-30 KR KR1020090070285A patent/KR101559587B1/en active IP Right Grant
Non-Patent Citations (1)
Title |
---|
자바의 스레드(Thread) 사용. [online], 2006년 6월 10일, [2015년 6월 17일 검색], 인터넷: < URL: http://signpen.net/106 >* |
Also Published As
Publication number | Publication date |
---|---|
KR20110012536A (en) | 2011-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9986198B2 (en) | Receiving device, receiving method, transmitting device, and transmitting method | |
KR101884484B1 (en) | Reception device, reception method, transmission device, transmission method, program, and broadcast system | |
KR100725397B1 (en) | Broadcasting receiving device and method for performing data broadcasting application using the broadcasting receiving device | |
US20060168639A1 (en) | Interactive television system with partial character set generator | |
US8341670B2 (en) | Method and system for providing application service | |
JP2006528857A (en) | How to handle feature availability in broadcasting | |
CN108174256B (en) | Video playing method and device and computer readable storage medium | |
US7760757B2 (en) | Service executing apparatus | |
US7765330B2 (en) | Apparatus for playing media and method of setting resources thereof | |
JP4763020B2 (en) | INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, INFORMATION PROVIDING METHOD, PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM | |
KR101358501B1 (en) | Data broadcast receiver and method for gathering data boadcasting application | |
KR101559587B1 (en) | Method for receiving a data broadcasting signal | |
US20100281407A1 (en) | Information providing device, information display device, information providing system, information providing method, program, and computer-readable storage medium having program stored therein | |
US20130191853A1 (en) | Program execution method and program execution apparatus | |
US20070140304A1 (en) | Method of controlling resolution of digital data broadcasting receiver, apparatus therefor, and digital data broadcasting receiver using the same | |
KR102527730B1 (en) | Handling broadcaster application remote control keys | |
US7720937B2 (en) | Apparatus for playing media and method of setting the same | |
CN109640192B (en) | Video player optimization method and device, playing terminal and storage medium | |
KR100697407B1 (en) | Data broadcasting application display method of digital tv receiver | |
CN106686435A (en) | Multimedia video file playing method, apparatus and TV terminal | |
EP3720139A1 (en) | Controlling connected tv with a mobile device | |
US20080066108A1 (en) | Image processing apparatus and control method thereof | |
JP5584729B2 (en) | Broadcast communication cooperative receiver | |
JP2006332958A (en) | Digital broadcast receiver | |
EP1819155A2 (en) | Apparatus for playing media and method of setting resources thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |