KR100557051B1 - File loading method and apparatus for data broadcasting system - Google Patents

File loading method and apparatus for data broadcasting system Download PDF

Info

Publication number
KR100557051B1
KR100557051B1 KR20030057180A KR20030057180A KR100557051B1 KR 100557051 B1 KR100557051 B1 KR 100557051B1 KR 20030057180 A KR20030057180 A KR 20030057180A KR 20030057180 A KR20030057180 A KR 20030057180A KR 100557051 B1 KR100557051 B1 KR 100557051B1
Authority
KR
South Korea
Prior art keywords
file
jvm
requested
object carousel
extracted
Prior art date
Application number
KR20030057180A
Other languages
Korean (ko)
Other versions
KR20050019978A (en
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 KR20030057180A priority Critical patent/KR100557051B1/en
Publication of KR20050019978A publication Critical patent/KR20050019978A/en
Application granted granted Critical
Publication of KR100557051B1 publication Critical patent/KR100557051B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/434Disassembling of a multiplex stream, e.g. demultiplexing audio and video streams, extraction of additional data from a video stream; Remultiplexing of multiplex streams; Extraction or processing of SI; Disassembling of packetised elementary stream
    • H04N21/4348Demultiplexing of additional data and video streams
    • H04N21/4349Demultiplexing of additional data and video streams by extracting from data carousels, e.g. extraction of software modules from a DVB carousel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/434Disassembling of a multiplex stream, e.g. demultiplexing audio and video streams, extraction of additional data from a video stream; Remultiplexing of multiplex streams; Extraction or processing of SI; Disassembling of packetised elementary stream
    • H04N21/4345Extraction or processing of SI, e.g. extracting service information from an MPEG stream

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

보다 신속한 데이터 방송 서비스를 제공할 수 있는 데이터 방송 시스템의 파일 로딩 방법 및 장치가 개시된다.Disclosed are a file loading method and apparatus of a data broadcasting system capable of providing a faster data broadcasting service.

본 발명의 데이터 방송 파일 로딩 장치는 객체 캐루셀에서 추출된 모든 파일이 JVM의 힙에 저장된다. 응용 프로그램의 파일 요청시 곧바로 JVM의 힙에서 해당 파일에 대한 포인터를 전달하여 해당 파일을 실행시킨다. In the data broadcasting file loading apparatus of the present invention, all files extracted from the object carousel are stored in the heap of the JVM. When an application requests a file, the file is executed by passing a pointer to the file from the JVM heap.

따라서, 응용 프로그램의 파일 요청에 상응하는 파일을 객체 캐루셀에서 찾지 않고 곧바로 JVM에서 찾아 전달함으로써, 보다 신속한 파일 로딩이 가능하게 된다. Therefore, the file corresponding to the file request of the application program can be found in the JVM without being found in the object carousel and delivered directly to the JVM, thereby enabling faster file loading.

또한, 종래에 응용 프로그램의 파일 요청시마다 객체 캐루셀에서 해당 파일을 찾게 됨으로서 발생되는 처리 오버헤드를 현저하게 감소시킬 수 있다.In addition, it is possible to significantly reduce the processing overhead incurred by finding the corresponding file in the object carousel every time a file request of the application program occurs.

데이터 방송 시스템, 파일, JVM, 객체 캐루셀Data Broadcasting System, File, JVM, Object Carousel

Description

데이터 방송 시스템의 파일 로딩 방법 및 장치{Method for loading file in data broadcasting system and device thereof} Method and loading file in data broadcasting system and device             

도 1은 종래에 파일을 로딩하는 모습을 개략적으로 나타낸 도면.1 is a view schematically showing a state of loading a file in the related art.

도 2는 종래의 파일 로딩 방법을 설명하는 순서도.2 is a flowchart illustrating a conventional file loading method.

도 3은 본 발명의 바람직한 일 실시예에 따른 파일 로딩 장치의 구성을 개략적으로 나타낸 도면.3 is a view schematically showing the configuration of a file loading apparatus according to an embodiment of the present invention.

도 4는 본 발명의 바람직한 일 실시예에 따른 파일 로딩 방법을 설명하기 위한 순서도.4 is a flowchart illustrating a file loading method according to an embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 명칭><Name of the code for the main part of the drawing>

31 : 객체 캐루셀 32 : JVM31: Object Carousel 32: JVM

33 : 힙(Heap) 34 : 응용 프로그램33: Heap 34: Application

본 발명은 데이터 방송 시스템에 관한 것으로, 특히 데이터 방송에서 파일을 신속하게 로딩시킬 수 있는 방법 및 장치에 관한 것이다.The present invention relates to a data broadcasting system, and more particularly, to a method and an apparatus capable of quickly loading a file in a data broadcasting.

일반적으로, 데이터 방송 시스템은 방송국, 셋탑박스(set-top box)와 텔레비전으로 이루어지어, 방송국에서 제공되는 방송 스트림으로부터 셋탑박스에 의해 파일이 추출되어 텔레비전에 디스플레이시킨다.In general, a data broadcasting system includes a broadcasting station, a set-top box, and a television, and a file is extracted by the set-top box from a broadcasting stream provided by the broadcasting station and displayed on the television.

이때, 상기 셋탑박스는 텔레비전 내에 내장될 수 있다.In this case, the set top box may be embedded in a television.

디지털 방송은 종래 아날로그 방송에 비해 월등한 고화질, 고음질의 비디오와 오디오를 제공하고, 그 외 데이터 방송, 쌍방향(interactive) 통신 등을 비롯하여 다양하고 편리한 기능을 제공한다. Digital broadcasting provides superior video and audio with high quality and high sound quality compared to conventional analog broadcasting, and provides various convenient functions including data broadcasting and interactive communication.

DVB-MHP에서 사용할 데이터 방송 프로토콜은 모든 서비스 제공자 및 단말이 개체 캐루셀(OC : object carousel)을 기본적으로 지원한다. 이러한 객체 캐루셀은 방송국에서 주기적으로 반복적으로 스트림 데이터를 보내고, 그 스트림 데이터 속에서 필요한 파일들을 찾아 어플리케이션에 제공하게 된다.In the data broadcasting protocol to be used in DVB-MHP, all service providers and terminals basically support object carousel (OC). The object carousel sends the stream data periodically and repeatedly from the broadcasting station, and finds the necessary files in the stream data and provides them to the application.

도 1은 종래에 파일을 로딩하는 모습을 개략적으로 나타낸 도면이다.1 is a view schematically showing a conventional state of loading a file.

도 1에 나타낸 바와 같이, 종래에는 응용프로그램(1)에서 파일 로딩을 요청하면, 이러한 요청이 JVM(Java Virtual Machine, 이하 JVM이라 한다)(2)을 경유하여 객체 캐루셀(3)로 전달된다. 객체 캐루셀(3)은 응용 프로그램(1)의 요청에 따라 필요한 모듈들을 SI(Service Information, 이하 SI라 한다)(4)에 요청한다. SI(4)는 방송국에서 제공되는 방송 스트림을 모듈 단위로 제공받게 되는데, 이와 같이 제공된 모듈들을 상기 객체 캐루셀(3)로 전달한다. 상기 객체 캐루셀(3)은 모듈들을 파싱(parsing)하여 상기 응용 프로그램(1)에서 요청한 파일들을 추출하여 전달한다. 즉, 상기 객체 캐루셀(3)에서 추출된 파일들은 상기 JVM(2)을 경유하여 응용 프로 그램(1)으로 전달된다.As shown in FIG. 1, when a file loading request is requested by an application program 1, such a request is transmitted to the object carousel 3 via a JVM (Java Virtual Machine) 2. . The object carousel 3 requests the necessary modules (SI) 4 according to the request of the application program 1. The SI 4 receives a broadcast stream provided by a broadcasting station in module units, and delivers the provided modules to the object carousel 3. The object carousel 3 parses modules and extracts and delivers files requested by the application program 1. That is, the files extracted from the object carousel 3 are transferred to the application program 1 via the JVM 2.

여기서, JVM(2)은 자바 가상머신으로서 자바로 작성된 프로그램을 컴퓨터가 읽을 수 있는 기계어로 변환하여 주는 프로그램이다. JVM에는 클래스 파일(class file)들만 저장될 수 있는 힙(Heap)이라는 저장 매체가 존재한다. 따라서, 응용 프로그램(1)에서 요청한 파일이 클래스 파일이면, 객체 캐루셀(3)에서 찾아진 클래스 파일은 JVM(2)을 경유하여 응용 프로그램(1)에 전달되는 도중에 JVM(2)의 힙에 해당 클래스 파일이 저장되게 된다.Here, the JVM 2 is a Java virtual machine that converts a program written in Java into a machine-readable machine language. The JVM has a storage medium called heap that can store only class files. Therefore, if the file requested by the application 1 is a class file, the class file found in the object carousel 3 is stored in the heap of the JVM 2 while being delivered to the application 1 via the JVM 2. The class file will be saved.

객체 캐루셀(3)은 디렉토리(directory), 파일(file), 스트림(stream) 객체를 이용하여 데이터 방송 서버가 각 방송 수신측에게 구조화된 객체의 그룹을 전송하여 준다.The object carousel 3 transmits a group of structured objects to each broadcast receiver by a data broadcast server using a directory, a file, and a stream object.

이와 같은 종래의 파일 로딩 방법은 도 2를 참조하여 상세히 살펴본다.The conventional file loading method will be described in detail with reference to FIG. 2.

도 2는 종래의 파일 로딩 방법을 설명하는 순서도이다.2 is a flowchart illustrating a conventional file loading method.

도 2를 참조하면, 먼저 응용 프로그램(1)을 필요한 파일을 얻기 위해 파일 로딩을 JVM(2)에 요청하면(S11), JVM(2)은 이러한 요청을 기계적으로 변환하여 객체 캐루셀(3)에 파일을 요청한다(S12).Referring to FIG. 2, first, when the application 1 requests a JVM 2 to load a file to obtain a required file (S11), the JVM 2 mechanically converts such a request to the object carousel 3. Request a file to (S12).

객체 캐루셀(3)은 SI(4)에서 제공되는 방송 스트림으로부터 일정 단위로 분리된 모듈들을 대상으로 파일을 검색한다. 즉, 모듈들을 파싱하여 그 안에 응용 프로그램(1)에서 요청한 파일이 존재하는지를 확인한다(S13).The object carousel 3 searches for a file for modules separated by a predetermined unit from the broadcast stream provided from the SI 4. In other words, the modules are parsed to check whether there is a file requested by the application program 1 (S13).

만일 응용 프로그램(1)이 요청한 파일이 검색되면, 객체 캐루셀(3)은 해당 파일을 응용 프로그램(1)으로 보내 파일이 오픈되도록 한다(S14).If the file requested by the application program 1 is searched, the object carousel 3 sends the file to the application program 1 to open the file (S14).

만일 응용 프로그램(1)에서 추가적인 파일 요청이 있으면, 앞서 수행된 절차를 반복적으로 수행하여 해당 파일을 찾게 되고, 그렇지 않으면 응용 프로그램(1)은 종료되게 된다(S15).If there is an additional file request in the application program 1, the above procedure is repeatedly performed to find the corresponding file, otherwise the application program 1 is terminated (S15).

하지만, 이상에서 설명한 바와 같이, 종래의 파일 로딩 방법은 응용 프로그램이 파일이 필요할 때마다 JVM을 경유하여 객체 캐루셀에 요청하고, 객체 캐루셀에서는 매번 모듈을 대상으로 파싱하여 해당 파일을 찾은 다음 다시 JVM을 경유하여 응용 프로그램으로 전달되게 된다. 따라서, 응용 프로그램이 요청할 때마다 객체 캐루셀에서 해당 파일을 찾아 제공하여 주어야 하므로, 상당한 오버헤드를 가지고 있게 되고, 또한 로딩 시간이 증가되게 되는 문제점이 있다. 또한, 이와 같이 파일을 찾는 과정이 수시로 행하여짐에 따라 응용 프로그램의 수행 속도가 현저하게 저하되는 문제점이 있다. 이러한 문제점들은 관련 파일들이 크면 클수록 더욱 심각하게 될 소지가 있다.However, as described above, the conventional file loading method requires an application to request an object carousel through the JVM whenever a file is needed, and the object carousel parses the module each time to find the file and then re-creates it Passed to the application via the JVM. Therefore, since the application carousel must find and provide the corresponding file every time the application program requests it, there is a problem that it has a considerable overhead and the loading time is increased. In addition, as the process of finding the file is performed frequently, there is a problem that the execution speed of the application program is significantly reduced. These problems are likely to be more serious the larger the files involved.

따라서, 본 발명은 상기의 문제점을 해결하기 위해 안출한 것으로서, 해당 파일을 직접 JVM에서 전달되도록 하여 파일을 신속하게 로딩시킬 수 있는 방송 시스템의 파일 로딩 방법 및 시스템을 제공함에 그 목적이 있다.
Accordingly, an object of the present invention is to provide a file loading method and system for a broadcasting system that can be loaded quickly by allowing a corresponding file to be delivered directly from a JVM.

상기 목적을 달성하기 위한 본 발명의 바람직한 일 실시예에 따르면, 데이터 방송 시스템의 파일 로딩 방법은, 객체 캐루셀에서 방송 스트림으로부터 파일을 추출하는 단계; JVM에서 상기 추출된 파일을 저장하는 단계; 및 응용 프로그램에서 파일을 요청하고, 요청된 파일을 실행하는 단계를 포함하고, 상기 요청된 파일은 상기 JVM에서 제공된다.According to a preferred embodiment of the present invention for achieving the above object, a file loading method of a data broadcasting system comprises the steps of: extracting a file from a broadcast stream in the object carousel; Storing the extracted file in a JVM; And requesting a file from an application, and executing the requested file, wherein the requested file is provided in the JVM.

본 발명의 바람직한 다른 실시예에 따르면, 데이터 방송 시스템의 파일 로딩 장치는, 방송 스트림으로부터 파일을 추출하는 객체 캐루셀; 상기 추출된 파일을 저장하는 JVM; 및 파일을 요청하고, 요청된 파일을 실행하는 응용 프로그램을 포함하고, 상기 요청된 파일은 상기 JVM에서 제공된다.According to another preferred embodiment of the present invention, a file loading apparatus of a data broadcasting system comprises: an object carousel extracting a file from a broadcast stream; A JVM storing the extracted file; And an application program requesting a file and executing the requested file, wherein the requested file is provided in the JVM.

이하, 첨부된 도면을 참조하여 본 발명의 방송 시스템의 파일 로딩 방법 및 시스템을 설명한다.Hereinafter, with reference to the accompanying drawings will be described a file loading method and system of the broadcast system of the present invention.

도 3은 본 발명의 바람직한 일 실시예에 따른 파일 로딩 장치의 구성을 개략적으로 나타낸 도면이다.3 is a diagram schematically illustrating a configuration of a file loading apparatus according to an exemplary embodiment of the present invention.

도 3을 참조하면, 본 발명의 파일 로딩 장치는 방송 스트림으로부터 파일을 추출하는 객체 캐루셀(31), 상기 객체 캐루셀(31)에서 제공된 파일을 소정 공간에 저장하는 JVM(32), 파일을 요청하고, 이에 상응하는 파일을 실행하는 응용 프로그램(34)으로 이루어진다. 이때, 상기 JVM(32)에는 상기 파일을 저장하기 위한 저장 매체인 힙(Heap)(33)이 존재한다. 이러한 힙(33)에 상기 객체 캐루셀(31)에서 전달된 파일이 저장되게 된다.Referring to FIG. 3, the file loading apparatus of the present invention includes an object carousel 31 for extracting a file from a broadcast stream, a JVM 32 for storing a file provided by the object carousel 31, and a file. It consists of an application 34 that requests and executes the corresponding file. In this case, the JVM 32 includes a heap 33 that is a storage medium for storing the file. The file transferred from the object carousel 31 is stored in the heap 33.

상기 객체 캐루셀(31)은 방송 스트림을 대상으로 파일을 추출하게 되는데, 이때, 방송 스트림은 일정 단위로 분리된 모듈 형태로 SI에 저장되어 있다. 상기 객체 캐루셀(31)은 SI에 저장된 모듈을 대상으로 파싱을 수행하여 파일들을 추출하여 JVM(32)에 전달한다. 따라서, 상기 객체 캐루셀(31)은 응용 프로그램(34)의 파일 요청에 관계없이 무조건 방송 스트림으로부터 파일을 추출하여 JVM(32)에 전달하여 준다.The object carousel 31 extracts a file for a broadcast stream. In this case, the broadcast stream is stored in the SI in a module form separated by a predetermined unit. The object carousel 31 performs parsing on a module stored in the SI, extracts files, and delivers the files to the JVM 32. Accordingly, the object carousel 31 unconditionally extracts a file from the broadcast stream and delivers it to the JVM 32 regardless of the file request of the application program 34.

상기 JVM(32)은 상기 객체 캐루셀(31)에서 전달된 파일을 힙(33)에 저장한다. 이때, 파일이 저장될 때, 해당 파일에 대한 포인터가 생성되어 해당 파일을 지정하게 된다. 그리고 저장된 파일은 경로가 지정된 형태로 저장되게 된다. 예를 들면, t.gif라는 이미지 파일이 힙(33)에 저장된다면, 이 이미지 파일에 대한 경로가 함께 지정되어 a/b/c/t.gif 형태로 저장되게 된다. 또한, 상기 힙(33)에는 종래와는 달리 클래스 파일뿐만 아니라 일반 파일(예컨대, 이미지 파일, 텍스트 파일 등)을 포함하는 어떠한 파일들도 저장될 수 있다. 따라서, 응용 프로그램(34)에서 파일이 요청되면, JVM(32)은 힙(33)에 저장된 파일 중에서 응용 프로그램(34)이 요청한 파일에 상응하는 포인터를 응용 프로그램(34)으로 전달하게 되고, 이에 따라 응용 프로그램(34)은 전달받은 포인터를 이용하여 해당 파일을 실행시키게 된다. 이때, 응용 프로그램(34)이 소정의 파일을 요청하는 경우에는 해당 파일에 대한 경로 정보를 동시에 알려줘야 한다. The JVM 32 stores the file transferred from the object carousel 31 on the heap 33. At this time, when the file is stored, a pointer to the file is created to designate the file. The saved file will be saved in the specified path. For example, if an image file called t.gif is stored in the heap 33, a path to this image file is specified and stored in a / b / c / t.gif format. In addition, unlike the related art, the heap 33 may store not only class files but also any files including general files (eg, image files, text files, etc.). Therefore, when a file is requested from the application 34, the JVM 32 transfers a pointer corresponding to the file requested by the application 34 among the files stored in the heap 33 to the application 34, and thus Accordingly, the application program 34 executes the file using the received pointer. In this case, when the application program 34 requests a predetermined file, path information regarding the file should be informed at the same time.

상기 응용 프로그램(34)은 실행하고자 하는 소정의 파일을 요청하고, JVM(32)으로부터 요청된 파일에 대한 포인터를 전달받고, 이에 따라 포인터에 상응하는 파일을 실행시키게 된다.The application program 34 requests a predetermined file to be executed, receives a pointer to the requested file from the JVM 32, and executes a file corresponding to the pointer.

도 4는 본 발명의 바람직한 일 실시예에 따른 파일 로딩 방법을 설명하기 위한 순서도이다.4 is a flowchart illustrating a file loading method according to an exemplary embodiment of the present invention.

도 4를 참조하면, 먼저 객체 캐루셀(31)은 응용 프로그램(34)의 동작 여부에 관계없이 방송 스트림이 수신되면, 방송 스트림으로부터 파일을 추출한다(S41). 구체적으로, 방송 스트림이 수신되면, 방송 스트림은 SI에 의해 모듈 단위로 분리되어 객체 캐루셀(31)로 전달된다. 객체 캐루셀(31)은 차례로 제공되는 모듈을 대상으로 파싱 처리하여 파일을 추출한 다음 JVM(32)에 전달한다.Referring to FIG. 4, the object carousel 31 first extracts a file from the broadcast stream when the broadcast stream is received regardless of whether the application program 34 is operated (S41). Specifically, when a broadcast stream is received, the broadcast stream is divided into modules by SI and delivered to the object carousel 31. The object carousel 31 parses the provided modules in order, extracts a file, and delivers the file to the JVM 32.

JVM(32)은 객체 캐루셀(31)에서 전달되는 파일을 힙(33)에 경로와 함께 저장한다(S42). 이때, 파일은 클래스 파일뿐만 아니라 일반 파일도 저장될 수 있다. 또한, 파일이 저장될 때, 해당 파일에 대한 포인터가 생성되어 해당 파일에 대해 지정될 수 있다.The JVM 32 stores the file transferred from the object carousel 31 along with the path in the heap 33 (S42). In this case, the file may store not only a class file but also a general file. In addition, when a file is stored, a pointer to the file may be generated and specified for the file.

이때, 응용 프로그램(34)이 동작되어 JVM(32)에게 소정의 파일을 요청한다(S43). 이때, 파일 요청시 경로 정보도 함께 제공될 수 있다. At this time, the application program 34 is operated to request a predetermined file from the JVM 32 (S43). In this case, path information may be provided together with the file request.

JVM(32)은 경로 정보를 바탕으로 힙(33)에 저장된 파일들 중에서 응용 프로그램(34)이 요청한 파일이 존재하는지를 검색한다(S44). The JVM 32 searches whether the file requested by the application program 34 exists among the files stored in the heap 33 based on the path information (S44).

만일 응용 프로그램(34)이 요청한 파일이 존재하면, 해당 파일에 대한 포인터를 응용 프로그램(34)에게 전달한다(S45). If the file requested by the application program 34 exists, a pointer to the file is transmitted to the application program 34 (S45).

응용 프로그램(34)은 전달된 포인터를 바탕으로 해당 파일을 실행시키게 된다(S 48).The application program 34 executes the corresponding file based on the passed pointer (S 48).

만일 응용 프로그램(34)이 요청한 파일이 힙(33)에 존재하지 않는다면, JVM(32)은 객체 캐루셀(31)에 다시 파일을 요청하게 된다(S46).If the file requested by the application program 34 does not exist in the heap 33, the JVM 32 requests the file from the object carousel 31 again (S46).

그러면, 객체 캐루셀(31)은 SI에서 제공되는 모듈을 파싱하여 응용 프로그램(34)이 요청한 파일을 찾게 된다. 그리고, 찾아진 파일은 JVM(32)을 경유하여 응용 프로그램(34)에 의해 실행되게 된다(S47).Then, the object carousel 31 parses the module provided by the SI to find the file requested by the application program 34. The found file is executed by the application program 34 via the JVM 32 (S47).

만일 응용 프로그램(34)이 다른 파일을 요청하게 되면, S 43으로 이동되어 JVM(32)에 파일을 요청하게 되며, 응용 프로그램(34)이 더 이상의 파일을 요청하지 않게 되면, 응용 프로그램은 종료되게 된다(S 49).If the application 34 requests another file, it moves to S 43 to request the file from the JVM 32, and if the application 34 no longer requests the file, the application terminates. (S 49).

따라서, 본 발명은 방송 스트림에 포함되는 파일들이 모두 JVM에 저장된 다음, 응용 프로그램에서 파일이 요청되면, JVM에 저장된 파일들 중에서 찾아 곧바로 해당 포인터를 응용 프로그램으로 제공하여 실행되도록 함으로써, 종래에 응용 프로그램의 파일 요청마다 일일이 객체 캐루셀에서 해당 파일을 찾아 응용 프로그램으로 전달하여 주게 됨으로써 파일 로딩 시간이 지연되게 되는 문제점을 해결할 수 있다. Therefore, in the present invention, all files included in a broadcast stream are stored in a JVM, and when a file is requested from an application program, the application is executed by providing a corresponding pointer to the application program and executing the file immediately. The file loading time can be solved by finding the file in the object carousel and delivering it to the application program for each file request.

또한, 본 발명은 종래에 객체 캐루셀에서 발생되는 오버헤드의 문제를 JVM의 힙을 이용함으로써 간단히 해결할 수 있다.In addition, the present invention can simply solve the problem of overhead caused in the object carousel by using the heap of the JVM.

이상에서 살펴본 바와 같이, 본 발명의 데이터 방송 시스템의 파일 로딩 방법 및 장치에 의하면, 응용 프로그램의 파일 요청시 해당 파일을 JVM에서 바로 찾아 전달하여 줌으로써, 종래와 같이 객체 캐루셀에서 찾아 JVM을 경유하여 응용 프 로그램에 전달하여 주는 것에 비하여 파일 로딩을 보다 신속하게 수행할 수 있다.As described above, according to the file loading method and apparatus of the data broadcasting system of the present invention, when a file request of an application program finds and transfers a corresponding file directly in the JVM, the object carousel is found through the JVM as in the related art. File loading can be faster than delivering to an application.

또한, 본 발명의 데이터 방송 시스템의 파일 로딩 방법 및 장치에 의하면, 응용 프로그램에서 파일이 요청될 때마다 JVM에서 해당 파일에 상응하는 포인터를 신속하게 응용 프로그램에 제공함으로써, 보다 빠른 속도로 서비스를 제공하여 줄 수 있다.In addition, according to the file loading method and apparatus of the data broadcasting system of the present invention, whenever a file is requested from an application program, the JVM provides a pointer corresponding to the file to the application program to provide the service at a higher speed. Can give

또한, 본 발명의 데이터 방송 시스템의 파일 로딩 방법 및 장치에 의하면, 캐쉬 메모리나 캐쉬 관리자를 별도로 두지 않아도 되어 캐싱 효과를 줄 수 있으므로, 메모리를 절약하는 동시에 객체 캐루셀의 처리 오버헤드를 감소시킬 수 있다.In addition, according to the file loading method and apparatus of the data broadcasting system of the present invention, caching effects can be achieved by not separately providing a cache memory or a cache manager, thereby saving memory and reducing processing overhead of an object carousel. have.

이와 같은 본 발명을 적용함으로써 보다 빠른 데이터 방송 서비스를 제공할 수 있으며, 규격에서 제안한 객체 캐루셀의 기능을 향상시키고 안정화시킬 수 있는 장점이 기대된다.By applying the present invention as described above, it is possible to provide a faster data broadcasting service, and it is expected that the advantages of improving and stabilizing the function of the object carousel proposed by the standard are expected.

Claims (23)

데이터 방송 시스템에서 파일을 로딩하는 방법에 있어서, In the method of loading a file in a data broadcasting system, 객체 캐루셀에서 방송 스트림으로부터 파일을 추출하는 단계;Extracting a file from the broadcast stream in the object carousel; JVM(Java Virtual Machine)에서 상기 추출된 파일을 가르키는 포인터를 생성하고, 상기 생성된 포인터와 함께 상기 추출된 파일을 저장하며, 응용프로그램이 파일을 요청하면 그 요청한 파일에 상응하는 포인터를 상기 응용프로그램에 전달하는 단계;Generate a pointer to the extracted file in a Java virtual machine (JVM), store the extracted file with the generated pointer, and when an application requests a file, the application applies a pointer corresponding to the requested file. Delivering to the program; 상기 응용 프로그램에서 상기 JVM으로부터 전달받은 포인터를 이용하여 해당 파일을 실행시키는 단계를 포함하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 방법.And executing the corresponding file by using the pointer received from the JVM in the application program. 제1항에 있어서, The method of claim 1, 파일을 추출하는 단계는,Extracting the file is 상기 방송 스트림을 모듈 단위로 분리하는 단계; 및Dividing the broadcast stream into module units; And 상기 분리된 모듈을 파싱하여 파일을 추출하는 단계Parsing the separated module to extract a file 를 포함하는 데이터 방송 시스템의 파일 로딩 방법.File loading method of a data broadcasting system comprising a. 삭제delete 제1항에 있어서, 상기 추출된 파일은 경로와 함께 저장되는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 방법.The method of claim 1, wherein the extracted file is stored together with a path. 제1항에 있어서, The method of claim 1, 상기 JVM에서 상기 응용 프로그램으로부터 파일이 요청되면 상기 요청된 파일이 존재하는지를 검색하는 단계; 상기 JVM에서 상기 요청된 파일이 존재하는 경우 상기 요청된 파일에 상응하는 포인터를 상기 응용 프로그램에 전달하는 단계; 상기 JVM에서 상기 요청된 파일이 존재하지 않는 경우, 상기 객체 캐루셀에 파일을 다시 요청하는 단계; 상기 객체 캐루셀에서 상기 요청에 따라 상기 분리된 모듈을 파싱하여 파일을 추출하는 단계; 상기 객체 캐루셀에서 상기 추출된 파일을 상기 응용 프로그램으로 전달하는 단계를 포함하는 데이터 방송 시스템의 파일 로딩 방법.Retrieving if the requested file exists when a file is requested from the application program in the JVM; Passing a pointer corresponding to the requested file to the application program when the requested file exists in the JVM; If the requested file does not exist in the JVM, requesting a file from the object carousel again; Parsing the separated module according to the request in the object carousel to extract a file; And transmitting the extracted file from the object carousel to the application program. 삭제delete 제 5항에 있어서, 상기 추출된 파일은 상기 JVM을 경유하여 전달되는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 방법. 6. The method of claim 5, wherein the extracted file is delivered via the JVM. 제1항에 있어서, 상기 저장된 파일은 클래스 파일 및 일반 파일을 포함하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 방법.The method of claim 1, wherein the stored file comprises a class file and a general file. 제1항에 있어서, 상기 파일을 요청하는 경우, 경로 정보도 함께 제공되는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 방법.The method of claim 1, wherein the path information is also provided when the file is requested. 삭제delete 데이터 방송 시스템에서 파일을 로딩하기 위한 장치에 있어서, An apparatus for loading a file in a data broadcasting system, 방송 스트림으로부터 파일을 추출하는 객체 캐루셀;An object carousel that extracts a file from the broadcast stream; 상기 추출된 파일과 상기 추출된 파일에 해당하는 포인터를 생성하여 함께 저장하며, 상기 저장된 파일 요청시 해당 포인터를 제공하는 JVM; 및A JVM that generates and stores the extracted file and a pointer corresponding to the extracted file, and provides the pointer when the stored file is requested; And 상기 저장된 파일을 요청하고, 요청된 파일에 해당되는 포인터를 이용하여 상기 파일을 실행하는 응용 프로그램을 포함하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.And requesting the stored file, and executing the file by using a pointer corresponding to the requested file. 제11항에 있어서, 상기 JVM은 상기 추출된 파일을 저장할 수 있는 힙을 포함하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 11, wherein the JVM comprises a heap capable of storing the extracted file. 제11항에 있어서, 상기 방송 스트림으로부터 모듈 단위로 분리하기 위한 SI를 더 포함하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 11, further comprising an SI for separating the broadcast stream into modules. 제11항 또는 제13항에 있어서, 상기 객체 캐루셀은 상기 SI에서 분리된 모듈을 파싱하여 파일을 추출하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 11 or 13, wherein the object carousel extracts a file by parsing a module separated from the SI. 제11항에 있어서, 상기 JVM은 상기 추출된 파일을 경로와 함께 저장하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 11, wherein the JVM stores the extracted file along with a path. 삭제delete 삭제delete 삭제delete 제11항에 있어서, 상기 JVM은 상기 응용 프로그램에서 요청한 파일이 존재하지 않는 경우에 상기 객체 캐루셀에 다시 파일을 요청하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 11, wherein the JVM requests a file from the object carousel again when the file requested by the application does not exist. 제19항에 있어서, 상기 객체 캐루셀은 다시 요청된 파일에 상응하는 파일을 방송 스트림에서 추출하여 상기 응용 프로그램으로 전달하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.The file loading apparatus of claim 19, wherein the object carousel extracts a file corresponding to the requested file from the broadcast stream and delivers the file to the application program. 제20항에 있어서, 상기 방송 스트림에서 추출된 파일은 상기 JVM을 경유하여 전달되는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.21. The file loading apparatus of claim 20, wherein the file extracted from the broadcast stream is delivered via the JVM. 제11항에 있어서, 상기 저장된 파일은 클래스 파일 및 일반 파일을 포함하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.12. The file loading apparatus of claim 11, wherein the stored file comprises a class file and a general file. 제15항에 있어서, 상기 JVM은 상기 응용 프로그램이 파일을 요청할 때, 상기 그 요청된 파일에 대한 경로 정보를 함께 제공하는 것을 특징으로 하는 데이터 방송 시스템의 파일 로딩 장치.16. The file loading apparatus of claim 15, wherein the JVM provides path information on the requested file when the application requests a file.
KR20030057180A 2003-08-19 2003-08-19 File loading method and apparatus for data broadcasting system KR100557051B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20030057180A KR100557051B1 (en) 2003-08-19 2003-08-19 File loading method and apparatus for data broadcasting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20030057180A KR100557051B1 (en) 2003-08-19 2003-08-19 File loading method and apparatus for data broadcasting system

Publications (2)

Publication Number Publication Date
KR20050019978A KR20050019978A (en) 2005-03-04
KR100557051B1 true KR100557051B1 (en) 2006-03-03

Family

ID=37228958

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20030057180A KR100557051B1 (en) 2003-08-19 2003-08-19 File loading method and apparatus for data broadcasting system

Country Status (1)

Country Link
KR (1) KR100557051B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078631A3 (en) * 2007-12-14 2009-09-17 Lg Electronics Inc. Data broadcast receiver and method for gathering data broadcasting application

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100777872B1 (en) * 2006-02-23 2007-11-21 엘지전자 주식회사 Method for displaying image of data broadcasting

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078631A3 (en) * 2007-12-14 2009-09-17 Lg Electronics Inc. Data broadcast receiver and method for gathering data broadcasting application
KR101358501B1 (en) 2007-12-14 2014-02-05 엘지전자 주식회사 Data broadcast receiver and method for gathering data boadcasting application
US8707362B2 (en) 2007-12-14 2014-04-22 Lg Electronics Inc. Data broadcast receiver and method for gathering data broadcasting application

Also Published As

Publication number Publication date
KR20050019978A (en) 2005-03-04

Similar Documents

Publication Publication Date Title
US9961398B2 (en) Method and device for switching video streams
US9414002B2 (en) Receiving apparatus, receiving method, and program
US7342941B2 (en) Data structure, method and apparatus providing efficient retrieval of data from a segmented information stream
KR101333200B1 (en) System and method for providing video content associated with a source image to a television in a communication network
KR100888355B1 (en) Method and device for providing downloaded objects to an application
US20060179465A1 (en) Handling feature availability in a broadcast
KR20140119699A (en) Receiving device, receiving method, program, and information processing system
JPWO2014084073A1 (en) Reception device, reception method, transmission device, transmission method, and program
CN111741338A (en) HLS streaming media playing method, system, equipment and storage medium
EP2413255A1 (en) A computer-implemented method, a computer program product and an embedded system for increasing the speed of data retrieval by a client on the embedded system
CN109040018B (en) Data matching method and device, display terminal and readable storage medium
US7503051B1 (en) Broadcast data receiving device and method for receiving a plurality of multimedia data
KR100557051B1 (en) File loading method and apparatus for data broadcasting system
US8543612B2 (en) Mobile terminal
US6886014B1 (en) Modifiable universal resource locators (MURLs)
KR100557030B1 (en) Method for loading file in data broadcasting system and device thereof
JP4055776B2 (en) Content distribution system, and peer and peer program used therefor
KR100781907B1 (en) Apparatus for and method of presenting a scene
KR20070063571A (en) System and method for reducing the start-up time of mhp applications
WO1999065206A1 (en) Data source and data sink
JP4783215B2 (en) Transmission device, reception device, transmission program, and reception program
CN113056893B (en) Buffer management for storing files of received packet streams
CN116566965B (en) Processing method of OFD large file
JP2004304307A (en) Digital broadcast receiver and data processing method
JP4896371B2 (en) Control interactive applications with data streams

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
FPAY Annual fee payment

Payment date: 20130128

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140124

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150213

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20160122

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20170113

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20180112

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20190114

Year of fee payment: 14