KR100765690B1 - Contents filtering method based on dmb channel mime type definition in dmb network - Google Patents

Contents filtering method based on dmb channel mime type definition in dmb network Download PDF

Info

Publication number
KR100765690B1
KR100765690B1 KR1020060051688A KR20060051688A KR100765690B1 KR 100765690 B1 KR100765690 B1 KR 100765690B1 KR 1020060051688 A KR1020060051688 A KR 1020060051688A KR 20060051688 A KR20060051688 A KR 20060051688A KR 100765690 B1 KR100765690 B1 KR 100765690B1
Authority
KR
South Korea
Prior art keywords
mime type
dmb
content
contents
field
Prior art date
Application number
KR1020060051688A
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 KR1020060051688A priority Critical patent/KR100765690B1/en
Application granted granted Critical
Publication of KR100765690B1 publication Critical patent/KR100765690B1/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/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/454Content or additional data filtering, e.g. blocking advertisements
    • 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/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4331Caching operations, e.g. of an advertisement for later insertion during playback
    • 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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4435Memory management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/84Generation or processing of descriptive data, e.g. content descriptors
    • H04N21/8405Generation or processing of descriptive data, e.g. content descriptors represented by keywords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04HBROADCAST COMMUNICATION
    • H04H2201/00Aspects of broadcast communication
    • H04H2201/10Aspects of broadcast communication characterised by the type of broadcast system
    • H04H2201/11Aspects of broadcast communication characterised by the type of broadcast system digital multimedia broadcasting [DMB]

Abstract

A method for filtering contents according to an MIME(Multipurpose Internet Mail Extensions) type definition of a broadcasting data channel in a DMB(Digital Multimedia Broadcasting) network is provided to allow a user to select and view only desired contents, optimize the useful efficiency of a memory space of a terminal, and solve inconvenience according to the insufficiency of the memory space by filtering only interesting contents selected by the user through MIME type information when various contents are received through broadcasting data of DMB. If a user selects desired contents, a DMB receiving terminal sets the contents selected by the user as an MIME type(S101). If a DMB transmitting system transmits various contents defined as the MIME type through a DMB data channel, the DMB receiving terminal receives the transmitted contents and temporarily stores the received contents in a data cache(S102). The DMB receiving terminal compares the MIME type of the contents selected by the user with an MIME type defined in the DMB data channel, and judges whether the same MIME type exists(S103). If the same MIME type as the MIME type of the contents selected by the user exists, the DMB receiving terminal filters only contents corresponding to the MIME type, stores the filtered contents in a memory, and informs the storage of the contents to the user(S104).

Description

DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법{CONTENTS FILTERING METHOD BASED ON DMB CHANNEL MIME TYPE DEFINITION IN DMB NETWORK}Content filtering method according to MIME type definition of broadcasting data channel in DM network {CONTENTS FILTERING METHOD BASED ON DMB CHANNEL MIME TYPE DEFINITION IN DMB NETWORK}

도 1은 본 발명이 적용된 DMB망의 구성을 나타낸 망 구성도,1 is a network diagram showing the configuration of a DMB network to which the present invention is applied;

도 2는 본 발명의 일 실시예에 따른 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법을 나타낸 동작 플로우챠트,2 is an operation flowchart illustrating a content filtering method according to a MIME type definition of a broadcast data channel in a DMB network according to an embodiment of the present invention;

도 3은 도 2에 따른 DMB망에서의 방송데이터 채널의 파라미터 정의에 따른 콘텐츠 필터링방법을 설명하기 위해 DMB수신용 단말기의 화면을 보여주는 참조도면, 3 is a reference view showing a screen of a DMB receiving terminal to explain a content filtering method according to a parameter definition of a broadcast data channel in a DMB network according to FIG. 2;

도 4는 본 발명에 적용된 DMB 방송데이터 채널의 프로토콜 구조를 나타낸 참조도면,4 is a reference diagram showing a protocol structure of a DMB broadcast data channel applied to the present invention;

도 5a는 도 6에 따른 DMB 방송데이터 채널의 MOT 객체 구성을 나타낸 참조도면,5A is a reference diagram showing a configuration of a MOT object of a DMB broadcast data channel according to FIG. 6;

도 5b는 도 5a에 따른 MOT 객체에서 헤더코어 필드의 구성을 나타낸 참조도면,5B is a reference diagram illustrating a configuration of a header core field in a MOT object according to FIG. 5A.

도 5c는 도 5a에 따른 MOT 객체에서 확장 필드의 구성을 나타낸 참조도면,5C is a reference diagram illustrating a configuration of an extended field in a MOT object according to FIG. 5A;

도 6은 MOT 헤더 코어의 콘텐츠타입 필드를 통해 각 콘텐츠 종류를 구분한 모습을 보여주는 참조도면,FIG. 6 is a reference diagram showing the classification of each content type through the content type field of the MOT header core; FIG.

도 7은 MOT 헤더 확장필드의 파라미터 코딩테이블을 보여주는 참조도면이다.7 is a reference diagram illustrating a parameter coding table of a MOT header extension field.

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

100 : DMB 송출시스템 200 : DMB수신용 단말기100: DMB transmission system 200: DMB receiving terminal

본 발명은 DMB(Digital Multimedia Broadcasting)망에서의 방송데이터 채널(Broadcasting Data Channel)의 MIME(Multipurpose Internet Mail Extensions) 타입(Type) 정의에 따른 콘텐츠(Contents) 필터링(Filtering)방법에 관한 것으로, 더욱 상세하게는 DMB의 방송데이터를 통한 각종 콘텐츠 수신시, 사용자가 선택한 관심 콘텐츠에 대해서만 MIME 타입 정보를 통해 필터링해 줌으로써, 사용자로 하여금 자신이 원하는 콘텐츠만을 골라볼 수 있도록 해주어 편리성을 제공하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 관한 것이다.The present invention relates to a method of filtering contents according to a MIM (Multipurpose Internet Mail Extensions) type definition of a broadcasting data channel in a digital multimedia broadcasting (DMM) network. For example, when receiving various contents through DMB broadcasting data, only MIME type information is filtered for the content of interest selected by the user, so that the user can select only the desired contents in the DM network. A content filtering method according to a MIME type definition of a broadcast data channel of the present invention.

주지하다시피, 현대사회는 이동통신, 인터넷(Internet), DMB 및 위성방송 등 과 같은 다양한 정보통신 산업의 발전으로 인해, 현대인들의 삶의 질이 점점 높아지고 있다. 이러한 상황 가운데, 특히 두각(頭角)을 드러내고 있는 산업이 이동통신산업이다.As is well known, modern society is getting higher quality of life because of the development of various information and communication industries such as mobile communication, Internet, DMB and satellite broadcasting. Among these situations, the industry that stands out in particular is the mobile communication industry.

현재 이동통신산업은 전화통화뿐만 아니라, 디지털 방송, 차세대 이동통신(4G), 무선 데이터통신(무선랜, 휴대인터넷) 서비스 등과의 접목을 통한 통합서비스 개념으로 발전하고 있다. Currently, the mobile communication industry is developing into an integrated service concept by integrating not only telephone calls but also digital broadcasting, next generation mobile communication (4G), and wireless data communication (Wireless LAN, portable Internet) services.

그 중에서도 최근 들어 가장 각광을 받고 있는 분야로는 DMB 방송분야 및 무선인터넷 분야인데, 이로 인해 이동통신사업자들의 관심이 DMB 방송산업으로 집중되고 있다. 이러한 추세 가운데 이동통신단말의 멀티미디어화가 급격히 가속화되면서 DMB수신용 이동통신단말에 대한 연구가 활발히 진행되고 있다.Among them, DMB broadcasting and wireless Internet are the most popular areas in recent years, which has attracted the attention of mobile communication providers to the DMB broadcasting industry. Among these trends, as the multimediaization of mobile communication terminals is rapidly accelerated, researches on mobile communication terminals for DMB reception are being actively conducted.

DMB 방송서비스는 DMB 송출시스템에서 방송데이터 채널을 통해 다량의 각종 콘텐츠 및 어플리케이션을 송출하면, DMB수신용 단말기가 이를 수신받아 저장하거나 사용자에게 알려주어 사용자로 하여금 그 콘텐츠를 이용하도록 해주는 서비스이다.DMB broadcasting service is a service that allows the user to use the content by transmitting and receiving a large amount of various content and applications through the broadcast data channel in the DMB transmission system, the DMB receiving terminal receives or stores it.

그런데, 상술한 종래의 DMB 서비스방식에 의하면 사용자가 원하는 정보만을 선별하여 전송하는 것이 아니라, 다량의 데이터를 계속 무차별적으로 전송했기 때문에, DMB수신용 단말기 입장에서는 사용자가 원하지 않는 정보까지도 계속해서 수신받아 메모리에 저장할 수밖에 없어 메모리의 효율적인 공간활용이 어려운 문제점이 있었다.However, according to the conventional DMB service method described above, not only the information desired by the user is selected and transmitted, but also a large amount of data is continuously transmitted indiscriminately, so that the DMB receiving terminal continues to receive information that the user does not want. There was a problem that it is difficult to use the efficient space of the memory because it can not be received and stored in the memory.

그뿐만 아니라, 상술한 종래의 DMB 서비스방식에 의하면, 사용자가 단말기에 저장된 많은 데이터 중에서 자신이 원하는 콘텐츠만을 골라서 보기가 힘들어 그만큼 서비스의 질이 떨어지는 문제점이 있었다.In addition, according to the above-described conventional DMB service method, it is difficult for the user to select only the content desired by the user from a lot of data stored in the terminal, and thus the quality of the service is deteriorated.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위해 이루어진 것으로서, 본 발명의 목적은 DMB의 방송데이터를 통한 각종 콘텐츠 수신시, 사용자가 선택한 관심 콘텐츠에 대해서만 MIME 타입 정보를 통해 필터링해 줌으로써, 사용자로 하여금 자신이 원하는 콘텐츠만을 골라볼 수 있도록 해주어 편리성을 제공할 뿐만 아니라, 단말의 메모리공간 활용의 효율성을 극대화시켜 메모리공간 부족에 따른 불편함을 해소하기 위한 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법을 제공하는 데 있다.Accordingly, the present invention has been made to solve the above-mentioned conventional problems, and an object of the present invention is to filter only MIME type information on content of interest selected by a user when receiving various contents through DMB broadcasting data. It not only provides convenience by allowing users to select the contents they want, but also maximizes the efficiency of utilizing the memory space of the terminal to solve the inconvenience caused by insufficient memory space. It is to provide a content filtering method according to the MIME type definition.

상기와 같은 목적을 달성하기 위하여 본 발명 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법은, DMB 송출시스템 및 DMB수신용 단말기를 구비한 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 있어서, In order to achieve the above object, the content filtering method according to the MIME type definition of the broadcast data channel in the DMB network according to the present invention includes the definition of the MIME type of the broadcast data channel in the DMB network having a DMB transmission system and a DMB receiving terminal. In the content filtering method according to

사용자가 자신이 원하는 콘텐츠를 선택하면, 상기 DMB수신용 단말기가 사용자가 선택한 콘텐츠를 MIME 타입으로 세팅하는 제 101 단계; Step 101, when the user selects desired content by the user, the DMB receiving terminal sets the content selected by the user as a MIME type;

상기 DMB 송출시스템이 MIME 타입으로 정의된 각종 콘텐츠를 DMB 방송데이터 채널을 통해 전송하면, 상기 DMB수신용 단말기가 이를 수신받아 데이터 캐쉬에 임시저장하는 제 102 단계; Step 102, when the DMB transmission system transmits various contents defined by a MIME type through a DMB broadcast data channel, the DMB receiving terminal receives them and temporarily stores them in a data cache;

상기 DMB수신용 단말기가 사용자가 선택한 콘텐츠의 MIME 타입과 상기 DMB 방송데이터 채널에 정의된 MIME 타입을 비교하여, 동일한 MIME 타입이 존재하는지의 여부를 판단하는 제 103 단계; 및 Step 103, the DMB receiving terminal comparing the MIME type of the content selected by the user with the MIME type defined in the DMB broadcast data channel to determine whether the same MIME type exists; And

상기 제 103 단계에서 사용자가 선택한 콘텐츠의 MIME 타입과 동일한 MIME 타입이 존재하면, 상기 DMB수신용 단말기가 그 MIME 타입에 해당하는 콘텐츠만을 필터링하여 메모리에 저장한 후 사용자에게 알리는 제 104 단계로 이루어진 것을 특징으로 한다.In step 103, if the same MIME type as the MIME type of the content selected by the user exists, the DMB receiving terminal performs step 104 of filtering only the content corresponding to the MIME type and storing it in a memory to notify the user. It features.

이하, 본 발명의 일 실시예에 의한 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 대하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, a content filtering method according to an MIME type definition of a broadcast data channel in a DM network according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법이 적용된 망 구성도로서, 이는 DMB 송출시스템(100) 및 DMB수신용 단말기(200)로 구성되어 있다.1 is a network configuration diagram to which a content filtering method according to a MIME type definition of a broadcast data channel in a DMB network according to an embodiment of the present invention is applied to the DMB transmission system 100 and the DMB receiving terminal 200. Consists of.

이때, 상기 DMB 송출시스템(100)은 MIME 타입으로 정의된 각종 콘텐츠를 DMB 방송데이터 채널을 통해 상기 DMB수신용 단말기(200) 전송하는 역할을 한다. 여기서, 상기 DMB 방송데이터 채널은 도 4에 도시된 바와 같이, 현 서비스의 타입이 MOT 프로토콜로 멀티미디어 데이터전송서비스임을 정의하는 FIG 1/13의 "UserApplicationType"값이 포함된 FIC(Fast Information Channel)(10)와 각종 콘텐츠의 MIME 타입이 저장되는 MOT 객체(20)를 포함한다. 이때, 상기 FIC(10)는 FIG 정보로 구성되되, FIG 1/13의 "UserApplicationType"값은 서비스 제공업체가 정의하여 사용가능하다. 즉, 각 멀티미디어 콘텐츠전송에 대해 FIG 1/13의 "UserApplicationType"값을 특정 값(예, 0×005)으로 정의하여 MOT 프로토콜로 멀티미디어 데이터를 전송함을 정의하는 것이다. In this case, the DMB transmission system 100 serves to transmit the various contents defined by the MIME type to the DMB receiving terminal 200 through a DMB broadcast data channel. As shown in FIG. 4, the DMB broadcast data channel is a fast information channel (FIC) including a "UserApplicationType" value of FIG 1/13, which defines that the current service type is a multimedia data transmission service using a MOT protocol. 10) and a MOT object 20 in which MIME types of various contents are stored. At this time, the FIC 10 is configured with FIG information, the "UserApplicationType" value of FIG 1/13 can be defined and used by the service provider. That is, for each multimedia content transmission, "UserApplicationType" value of FIG 1/13 is defined as a specific value (for example, 0x005) to define that multimedia data is transmitted through the MOT protocol.

한편, 상기 MOT 객체(20)는 도 5a와 같이 각 콘텐츠에 대한 길이 및 타입정보가 저장된 헤더코어(Header Core) 필드(21)와, 각 콘텐츠에 대한 키워드 정보가 저장된 MOT 헤더확장 필드(22)와, 각종 데이터가 저장되는 바디(body) 필드로 이루어져 있다. 이때, 상기 헤더코어 필드(21)는 도 5b에 도시된 것처럼, 바디사이즈(BodySize)가 저장된 바디사이즈 필드(21a)와, 헤더사이즈(HeaderSize)가 저장된 헤더사이즈 필드(21b)와, 각 콘텐츠의 종류가 저장된 콘텐츠타입(ContentsType) 필드(21c) 및 콘텐츠 서브타입(ContentsSubType) 필드(21d)를 포함한다. 여기서, 상기 콘텐츠타입 필드(21c)의 값은 현 콘텐츠가 MIME 타입으로 정의된 콘텐츠임을 나타내기 위해 "000000"으로 정의하고, 상기 콘텐츠 서브타입 필드(21d)의 값은 "000000001"로 정의한다.Meanwhile, the MOT object 20 includes a header core field 21 storing length and type information of each content and a MOT header extension field 22 storing keyword information of each content, as shown in FIG. 5A. And a body field in which various data are stored. In this case, as shown in FIG. 5B, the header core field 21 includes a body size field 21a in which a body size is stored, a header size field 21b in which a header size is stored, and contents of each content. A type includes a ContentsType field 21c and a Contents SubType field 21d. Here, the value of the content type field 21c is defined as "000000" to indicate that the current content is content defined as a MIME type, and the value of the content subtype field 21d is defined as "000000001".

또한, 상기 MOT 헤더확장 필드(22)는 도 5c에 도시된 것처럼, 다수개의 파라미터들로 이루어지되, 각 파라미터는 파라미터의 전체길이가 저장된 PLI(Parameter Length Indicator) 필드(22a); 파라미터의 ID정보가 저장된 파라미터ID 필드(22b); 및 각 콘텐츠의 MIME 타입이 저장된 데이터필드(DataField)(22c)를 포함한다. 이 때, 상기 파라미터ID 필드(22b)의 값은 MIME 타입으로 정의된 콘텐츠의 전송을 나타내기 위해 "010000"으로 정의한다.In addition, the MOT header extension field 22 is composed of a plurality of parameters, as shown in FIG. A parameter ID field 22b in which ID information of the parameter is stored; And a data field 22c in which the MIME type of each content is stored. At this time, the value of the parameter ID field 22b is defined as "010000" to indicate the transmission of the content defined by the MIME type.

한편, 상기 DMB수신용 단말기(200)는 상기 DMB 송출시스템(100)으로부터 DMB 방송데이터 채널을 통해 각종 콘텐츠를 수신받으면, 그 DMB 방송데이터 채널의 해당 콘텐츠에 정의된 MIME 타입과 사용자의 관심 콘텐츠 MIME 타입을 비교하여, 동일한 MIME 타입이 존재하는지의 여부를 판단하고, 이후 동일한 MIME 타입이 존재하면 이에 해당하는 콘텐츠만을 메모리에 저장한 후 사용자에게 알리는 역할을 한다. 이때, 상기 DMB수신용 단말기(200)에는 DMB 데이터채널 수신모듈이 탑재되어 있어야 한다.Meanwhile, when the DMB receiving terminal 200 receives various contents from the DMB broadcasting system 100 through the DMB broadcasting data channel, the MIME type defined in the corresponding contents of the DMB broadcasting data channel and the content of interest MIME of the user. By comparing the types, it is determined whether the same MIME type exists, and if there is the same MIME type, only the corresponding content is stored in the memory and the user is notified. At this time, the DMB receiving terminal 200 should be equipped with a DMB data channel receiving module.

한편, MIME 타입이란 이메일에서 첨부파일(바이너리 파일)을 보낼 때 그 종류를 정의하는 프로토콜로서, 텍스트(text), 멀티파트(multipart), 메시지(message), 어플리케이션(application), 이미지(image), 오디오/비디오(audio/video)와 같은 7종류의 파일 종류를 정의하는데 이용된다. 예컨대, 비디오 클립(Video Clip)은 "K3G = video/kr3g"로 정의하고, 오디오 파일(Audio file)은 "AK3G = audio/kr3g"로 정의하며, MMF벨은 "MMF = audio/mmf"로 정의하고, 대기화면은 "GIF = image/gif" 또는 "JPG = image/jpg"로 정의하며, 어플리케이션 게임은 "jar = application/game"으로 정의하고, 각종 정보데이터(Information Data)는 "TXT = information/Sports" 등으로 정의한다.The MIME type, on the other hand, is a protocol that defines the type of e-mail attachments (binary files), and includes text, multipart, message, application, image, It is used to define seven file types such as audio / video. For example, a video clip is defined as "K3G = video / kr3g", an audio file is defined as "AK3G = audio / kr3g", and an MMF bell is defined as "MMF = audio / mmf". The standby screen is defined as "GIF = image / gif" or "JPG = image / jpg", the application game is defined as "jar = application / game", and the various kinds of information data (TXT = information). / Sports ".

그러면, 상기와 같은 구성을 가지는 본 발명의 일 실시예에 따른 DMB망에 서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 대해 도 2를 참조하여 설명하기로 한다.Next, a content filtering method according to an MIME type definition of a broadcast data channel in a DM network according to an embodiment of the present invention having the above configuration will be described with reference to FIG. 2.

먼저, 사용자가 도 3의 (a)와 같은 화면에서 자신이 원하는 콘텐츠를 선택하면, 상기 DMB수신용 단말기(200)는 사용자가 선택한 콘텐츠를 MIME 타입으로 세팅(Setting)한다(S101).First, when the user selects the desired content on the screen as shown in (a) of FIG. 3, the DMB receiving terminal 200 sets the content selected by the user to the MIME type (S101).

한편, 상기 DMB 송출시스템(100)이 MIME 타입으로 정의된 각종 콘텐츠를 DMB 방송데이터 채널을 통해 전송하면, 상기 DMB수신용 단말기(200)는 이를 수신받아 데이터 캐쉬(Data Cache)에 임시저장한다(S102). Meanwhile, when the DMB transmission system 100 transmits various contents defined as MIME types through a DMB broadcast data channel, the DMB receiving terminal 200 receives them and temporarily stores them in a data cache (Data Cache) ( S102).

이때, 상기 DMB 방송데이터 채널은 도 4에 도시된 바와 같이, 현 서비스의 타입이 MOT 프로토콜로 멀티미디어 데이터전송서비스임을 정의하는 FIG 1/13의 "UserApplicationType"값이 포함된 FIC(Fast Information Channel)(10)와 각종 콘텐츠의 MIME 타입이 저장되는 MOT 객체(20)를 포함한다.At this time, the DMB broadcast data channel is a fast information channel (FIC) including a "UserApplicationType" value of FIG 1/13 which defines that the current service type is a multimedia data transmission service using a MOT protocol as shown in FIG. 10) and a MOT object 20 in which MIME types of various contents are stored.

한편, 상기 MOT 객체(20)는 도 5a와 같이 각 콘텐츠에 대한 길이 및 타입정보가 저장된 헤더코어(Header Core) 필드(21)와, 각 콘텐츠에 대한 키워드 정보가 저장된 MOT 헤더확장 필드(22)와, 각종 데이터가 저장되는 바디(body) 필드로 이루어져 있다. 이때, 상기 헤더코어 필드(21)는 도 5b에 도시된 것처럼, 바디사이즈(BodySize)가 저장된 바디사이즈 필드(21a)와, 헤더사이즈(HeaderSize)가 저장된 헤더사이즈 필드(21b)와, 각 콘텐츠의 종류가 저장된 콘텐츠타입(ContentsType) 필드(21c) 및 콘텐츠 서브타입(ContentsSubType) 필드(21d)를 포함한다. 여기서, 상기 콘텐츠타입 필드(21c)의 값은 현 콘텐츠가 MIME 타입으로 정의된 콘텐츠임을 나타내기 위해 "000000"으로 정의하고, 상기 콘텐츠 서브타입 필드(21d)의 값은 "000000001"로 정의한다. 도 6은 MOT 헤더의 콘텐츠타입 필드(21c)를 사용하여 각 콘텐츠종류를 구분한 모습을 보여주고 있다.Meanwhile, the MOT object 20 includes a header core field 21 storing length and type information of each content and a MOT header extension field 22 storing keyword information of each content, as shown in FIG. 5A. And a body field in which various data are stored. In this case, as shown in FIG. 5B, the header core field 21 includes a body size field 21a in which a body size is stored, a header size field 21b in which a header size is stored, and contents of each content. A type includes a ContentsType field 21c and a Contents SubType field 21d. Here, the value of the content type field 21c is defined as "000000" to indicate that the current content is content defined as a MIME type, and the value of the content subtype field 21d is defined as "000000001". FIG. 6 shows a state in which each content type is classified using the content type field 21c of the MOT header.

또한, 상기 MOT 헤더확장 필드(22)는 도 5c에 도시된 것처럼, 다수개의 파라미터들로 이루어지되, 각 파라미터는 파라미터의 전체길이가 저장된 PLI(Parameter Length Indicator) 필드(22a); 파라미터의 ID정보가 저장된 파라미터ID 필드(22b); 및 각 콘텐츠의 MIME 타입이 저장된 데이터필드(DataField)(22c)를 포함한다. 이때, 상기 파라미터ID 필드(22b)의 값은 MIME 타입으로 정의된 콘텐츠의 전송을 나타내기 위해 "010000"으로 정의한다. 도 7은 MOT 헤더 확장필드(22)의 파라미터 코딩테이블을 보여주고 있다.In addition, the MOT header extension field 22 is composed of a plurality of parameters, as shown in FIG. A parameter ID field 22b in which ID information of the parameter is stored; And a data field 22c in which the MIME type of each content is stored. At this time, the value of the parameter ID field 22b is defined as "010000" to indicate the transmission of the content defined by the MIME type. 7 shows a parameter coding table of the MOT header extension field 22.

한편, 상기 DMB수신용 단말기(200)는 사용자가 선택한 콘텐츠의 MIME 타입과 상기 DMB 방송데이터 채널에 정의된 MIME 타입을 비교하여, 동일한 MIME 타입이 존재하는지의 여부를 판단한다(S103).On the other hand, the DMB receiving terminal 200 compares the MIME type of the content selected by the user with the MIME type defined in the DMB broadcast data channel, and determines whether the same MIME type exists (S103).

이때, 상기 제 103 단계(S103)에서 사용자가 선택한 콘텐츠의 MIME 타입과 동일한 MIME 타입이 존재하면(YES), 상기 DMB수신용 단말기(200)는 그 MIME 타입에 해당하는 콘텐츠만을 필터링하여 메모리에 저장한 후 도 3의 (b)와 같이 사용자에게 알린다(S104). 한편, 사용자가 도 3의 (c) 또는 (d)와 같이 화면에서 디스플레이된 콘텐츠 중에서 임의의 하나를 선택하면, 상기 DMB수신용 단말기(200)는 그 콘텐츠와 관련된 자세한 정보를 사용자에게 디스플레이시킨다. In this case, if the same MIME type as the MIME type of the content selected by the user in step 103 exists (YES), the DMB receiving terminal 200 filters only the content corresponding to the MIME type and stores it in the memory. After that, the user is notified as shown in FIG. 3 (b) (S104). On the other hand, if the user selects any one of the content displayed on the screen as shown in (c) or (d) of Figure 3, the DMB receiving terminal 200 displays the detailed information related to the content to the user.

반면에, 상기 제 103 단계(S103)에서 사용자가 선택한 콘텐츠의 MIME 타입과 동일한 MIME 타입이 존재하지 않으면(NO), 상기 DMB수신용 단말기(200)는 상기 DMB 송출시스템(100)으로부터 수신받은 각종 콘텐츠를 모두 버린다(S105).On the other hand, if there is no MIME type identical to the MIME type of the content selected by the user in step 103 (NO) (NO), the DMB receiving terminal 200 receives various kinds of information received from the DMB transmission system 100. All contents are discarded (S105).

이상에서 실시예를 들어 본 발명을 더욱 상세하게 설명하였으나, 본 발명은 반드시 이러한 실시예로 국한되는 것이 아니고 본 발명의 기술사상을 벗어나지 않는 범위 내에서 다양하게 변형실시될 수 있다.Although the present invention has been described in more detail with reference to the examples, the present invention is not necessarily limited to these embodiments, and various modifications can be made without departing from the spirit of the present invention.

상술한 바와 같이 본 발명에 의한 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 의하면, DMB의 방송데이터를 통한 각종 콘텐츠 수신시, 사용자가 선택한 관심 콘텐츠에 대해서만 MIME 타입 정보를 통해 필터링해 줌으로써, 사용자로 하여금 자신이 원하는 콘텐츠만을 골라볼 수 있도록 해주어 편리성을 제공할 뿐만 아니라, 단말의 메모리공간 활용의 효율성을 극대화시켜 메모리공간 부족에 따른 불편함을 해소하는 뛰어난 효과가 있다.As described above, according to the content filtering method according to the MIME type definition of a broadcast data channel in a DMV network, when receiving various contents through DMB broadcast data, only MIME type information is selected for the content of interest selected by the user. By filtering, the user can select only the content he / she wants to provide convenience and maximize the efficiency of utilizing the memory space of the terminal to solve the inconvenience caused by insufficient memory space.

Claims (8)

DMB 송출시스템 및 DMB수신용 단말기를 구비한 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법에 있어서, A content filtering method according to a MIME type definition of a broadcasting data channel in a DMB network having a DMB transmission system and a DMB receiving terminal, 사용자가 자신이 원하는 콘텐츠를 선택하면, 상기 DMB수신용 단말기가 사용자가 선택한 콘텐츠를 MIME 타입으로 세팅하는 제 101 단계; Step 101, when the user selects desired content by the user, the DMB receiving terminal sets the content selected by the user as a MIME type; 상기 DMB 송출시스템이 MIME 타입으로 정의된 각종 콘텐츠를 DMB 방송데이터 채널을 통해 전송하면, 상기 DMB수신용 단말기가 이를 수신받아 데이터 캐쉬에 임시저장하는 제 102 단계; Step 102, when the DMB transmission system transmits various contents defined by a MIME type through a DMB broadcast data channel, the DMB receiving terminal receives them and temporarily stores them in a data cache; 상기 DMB수신용 단말기가 사용자가 선택한 콘텐츠의 MIME 타입과 상기 DMB 방송데이터 채널에 정의된 MIME 타입을 비교하여, 동일한 MIME 타입이 존재하는지의 여부를 판단하는 제 103 단계; 및 Step 103, the DMB receiving terminal comparing the MIME type of the content selected by the user with the MIME type defined in the DMB broadcast data channel to determine whether the same MIME type exists; And 상기 제 103 단계에서 사용자가 선택한 콘텐츠의 MIME 타입과 동일한 MIME 타입이 존재하면, 상기 DMB수신용 단말기가 그 MIME 타입에 해당하는 콘텐츠만을 필터링하여 메모리에 저장한 후 사용자에게 알리는 제 104 단계로 이루어진 것을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.In step 103, if the same MIME type as the MIME type of the content selected by the user exists, the DMB receiving terminal performs step 104 of filtering only the content corresponding to the MIME type and storing it in a memory to notify the user. A content filtering method according to an MIME type definition of a broadcast data channel in a DM network. 제 1항에 있어서, The method of claim 1, 상기 제 103 단계에서 사용자가 선택한 콘텐츠의 MIME 타입과 동일한 MIME 타입이 존재하지 않으면, 상기 DMB수신용 단말기가 상기 DMB 송출시스템으로부터 수신받은 각종 콘텐츠를 모두 버리는 제 105 단계가 추가로 포함됨을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.In step 103, if the same MIME type as the MIME type of the content selected by the user does not exist, step 105 further includes discarding all the various contents received by the DMB receiving system from the DMB transmission system. Content filtering method according to MIME type definition of broadcasting data channel in DM network. 제 1항에 있어서, The method of claim 1, 상기 DMB 방송데이터 채널은, 현 서비스의 타입이 MOT 프로토콜로 멀티미디어 데이터전송서비스임을 정의하는 FIG 1/13의 "UserApplicationType"값이 포함된 FIC; 및 The DMB broadcast data channel may include: an FIC including a "UserApplicationType" value of FIG 1/13 which defines that a current service type is a multimedia data transmission service using a MOT protocol; And 각종 콘텐츠를 정의하는 MIME 타입 값을 저장하는 MOT 객체를 포함하는 것을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.And a MOT object for storing MIME type values defining various types of contents. Content filtering method according to MIME type definition of broadcast data channel in DM network. 제 3항에 있어서, The method of claim 3, wherein 상기 MOT 객체는, 각 콘텐츠에 대한 길이 및 타입정보가 저장된 헤더코어 필드; The MOT object may include: a header core field storing length and type information of each content; 각 콘텐츠에 대한 키워드 정보가 저장된 MOT 헤더확장 필드; 및 A MOT header extension field for storing keyword information about each content; And 각종 데이터가 저장되는 바디 필드로 이루어진 것을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.A content filtering method according to the MIME type definition of a broadcast data channel in a DMB network, comprising a body field storing various data. 제 4항에 있어서, The method of claim 4, wherein 상기 헤더코어 필드는, 바디사이즈가 저장된 바디사이즈 필드; The header core field may include: a body size field in which a body size is stored; 헤더사이즈가 저장된 헤더사이즈 필드; 및 A header size field in which a header size is stored; And 각 콘텐츠의 종류가 저장된 콘텐츠타입 필드 및 콘텐츠 서브타입 필드를 포함하는 것을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.A content filtering method according to a MIME type definition of a broadcast data channel in a DM network, wherein the content type field includes a content type field and a content subtype field. 제 5항에 있어서, The method of claim 5, 상기 콘텐츠타입 필드의 값은 현 콘텐츠가 MIME 타입으로 정의된 콘텐츠임을 나타내기 위해 "000000"으로 정의하고, 상기 콘텐츠 서브타입 필드의 값은 "000000001"로 정의함을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.The value of the content type field is defined as "000000" to indicate that the current content is content defined as a MIME type, and the value of the content subtype field is defined as "000000001". Content filtering method according to MIME type definition of data channel. 제 4항에 있어서, The method of claim 4, wherein 상기 MOT 헤더확장 필드는, 파라미터의 전체길이가 저장된 PLI 필드; The MOT header extension field may include a PLI field in which an entire length of a parameter is stored; 파라미터의 ID정보가 저장된 파라미터ID 필드; 및 A parameter ID field in which ID information of the parameter is stored; And 각 콘텐츠의 MIME 타입 값이 저장된 데이터필드를 포함하는 것을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.A content filtering method according to a MIME type definition of a broadcast data channel in a DMB network, comprising: a data field storing a MIME type value of each content. 제 7항에 있어서, The method of claim 7, wherein 상기 파라미터ID 필드의 값은, MIME 타입으로 정의된 콘텐츠의 전송을 나타내기 위해 "010000"으로 정의함을 특징으로 하는 DMB망에서의 방송데이터 채널의 MIME 타입 정의에 따른 콘텐츠 필터링방법.And a value of the parameter ID field is defined as "010000" to indicate transmission of content defined by a MIME type. The content filtering method according to the MIME type definition of a broadcast data channel in a DMB network.
KR1020060051688A 2006-06-09 2006-06-09 Contents filtering method based on dmb channel mime type definition in dmb network KR100765690B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060051688A KR100765690B1 (en) 2006-06-09 2006-06-09 Contents filtering method based on dmb channel mime type definition in dmb network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060051688A KR100765690B1 (en) 2006-06-09 2006-06-09 Contents filtering method based on dmb channel mime type definition in dmb network

Publications (1)

Publication Number Publication Date
KR100765690B1 true KR100765690B1 (en) 2007-10-11

Family

ID=39419875

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060051688A KR100765690B1 (en) 2006-06-09 2006-06-09 Contents filtering method based on dmb channel mime type definition in dmb network

Country Status (1)

Country Link
KR (1) KR100765690B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060016582A (en) * 2004-08-18 2006-02-22 엘지전자 주식회사 Dmb receiver and fic decoding method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060016582A (en) * 2004-08-18 2006-02-22 엘지전자 주식회사 Dmb receiver and fic decoding method

Similar Documents

Publication Publication Date Title
US7779077B2 (en) File transmission method in instant messaging service and mobile communications terminal for supporting the same
US7333804B2 (en) Message transmitting scheme of mobile terminal
KR101922467B1 (en) Apparatus and method for managing attached file of message in portable terminal
US7817987B2 (en) Apparatus and method for handling messaging service message adaptation
WO2009005620A4 (en) Internet protocol television network and method of operating thereof
EP1950939B1 (en) Method and mobile terminal for managing communication history
EP1655932A3 (en) Portable cellular phone, portable cellular phone system, message format controlling method and message format controlling program
CN102017651A (en) Apparatus and method for composing scenes using rich media contents
EP1555791A1 (en) Client provisioning with flag parameters
WO2013167000A1 (en) Mobile terminal and method for displaying short message thereof
TWI226201B (en) Method of sending individual short message
KR101545737B1 (en) Appratus and method for mangementing message in portable terminal
CN1922880A (en) Information distributing system and method, information distributing apparatus therefor, receiver terminal, and information relaying apparatus
CN102480786B (en) Wireless communication method and system with multiple communication systems
CN102740251B (en) Multimedia messages receive-transmit system, terminal, method and server
CN101321310A (en) Method, device and system for implementing mobile advertisement
KR100765690B1 (en) Contents filtering method based on dmb channel mime type definition in dmb network
US20050256959A1 (en) Method of and system for multimedia messaging system interoperability
KR100784060B1 (en) Method of filtering contents based on data channel parameter definition in dmb network
US8780892B2 (en) Method and device for processing multimedia messaging service notification message and multimedia messaging service receiving system
CN103024690A (en) Method, device and system for integrating traditional text messages and network information
CN102316146A (en) Method for achieving document transmission
WO2012130002A1 (en) Multimedia message sending and receiving methods and devices
CN100417073C (en) Terminal capacity grading based WEB content adapting method
CN101835109B (en) Business Initiator&#39;s method and terminal

Legal Events

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

Payment date: 20100915

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee