KR20070097660A - Method for managing multimedia files though using the structured query language in a mobile communication terminal - Google Patents

Method for managing multimedia files though using the structured query language in a mobile communication terminal Download PDF

Info

Publication number
KR20070097660A
KR20070097660A KR1020060027829A KR20060027829A KR20070097660A KR 20070097660 A KR20070097660 A KR 20070097660A KR 1020060027829 A KR1020060027829 A KR 1020060027829A KR 20060027829 A KR20060027829 A KR 20060027829A KR 20070097660 A KR20070097660 A KR 20070097660A
Authority
KR
South Korea
Prior art keywords
unique
file
multimedia
info
multimedia file
Prior art date
Application number
KR1020060027829A
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 KR1020060027829A priority Critical patent/KR20070097660A/en
Publication of KR20070097660A publication Critical patent/KR20070097660A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2201/00Electronic components, circuits, software, systems or apparatus used in telephone systems
    • H04M2201/36Memories

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A method for managing a multimedia file using an SQL(Structured Query Language) in a mobile terminal is provided to resolve user inconvenience in searching and managing various multimedia files by managing info files of the multimedia files as data in the format of an SQL including a unique ID in double words. When A terminal user inputs a user command for displaying a list of multimedia files stored in a memory of a mobile terminal(S21), an SQL application program allocates a portion of the memory as a data buffer(S22), accesses a DB(Database), reads a unique ID of each info file, and stores the read unique IDs in the data buffer(S23). The SQL application program unique IDs corresponding to the number of files that can be displayed as the file list one time among unique IDs stored in the data buffer(S24). The SQL application program searches the database to extract info data included in an info file corresponding to each unique ID, makes a multimedia file list and displays it on a screen of the terminal(S25). When a user command related to multimedia file management is inputted(S26), the SQL application program checks whether the user command is a request for displaying the multimedia file list or a request for deleting a particular multimedia file(S27). When the user command is a request for deleting a particular multimedia file, the SQL application program extracts a unique ID of a multimedia file requested to be deleted by the user(S28) and deletes an info file corresponding to the unique ID from the database(S29). The SQL application program deletes the multimedia file corresponding to the deleted info file(S30).

Description

이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법{METHOD FOR MANAGING MULTIMEDIA FILES THOUGH USING THE STRUCTURED QUERY LANGUAGE IN A MOBILE COMMUNICATION TERMINAL}METHOD FOR MANAGING MULTIMEDIA FILES THOUGH USING THE STRUCTURED QUERY LANGUAGE IN A MOBILE COMMUNICATION TERMINAL}

도 1은 본 발명에 따른 이동통신 단말기에서 내부 메모리에 멀티미디어 파일을 저장하는데 있어, SQL을 이용하여 인포 파일을 관리하는 일련의 동작을 도시한 순서도.1 is a flow chart illustrating a series of operations for managing an info file using SQL in storing a multimedia file in an internal memory in a mobile communication terminal according to the present invention.

도 2는 본 발명에 따른 이동통신 단말기에서 SQL을 이용한 멀티미디어 파일의 파일 리스트 표시 및 파일 삭제와 같은 일련의 멀티미디어 파일 관리 동작을 도시한 순서도.2 is a flowchart illustrating a series of multimedia file management operations such as file list display and file deletion of a multimedia file using SQL in a mobile communication terminal according to the present invention.

본 발명은 이동통신 단말기의 멀티미디어 파일 관리 방법에 관한 것으로, 특히 이동통신 단말기에서 음원, 이미지, 동영상 등 멀티미디어 파일의 인포 파일(Info File)을 유니크 아이디(Unique ID)를 포함하는 SQL(Structured Query Language)문 형식의 데이터로 관리함으로써, 대용량 다수의 멀티미디어 파일을 관 리함에 있어 메모리의 부하를 줄이고, 파일의 저장 개수, 검색 및 관리의 불편함을 해소할 수 있도록 한 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법에 관한 것이다. The present invention relates to a method for managing a multimedia file of a mobile communication terminal. In particular, an Info File of a multimedia file such as a sound source, an image, a video, etc. in a mobile communication terminal includes a unique query. By managing the data in the form of a sentence, it is possible to reduce the memory load in managing a large number of multimedia files and to solve the inconvenience of storing, retrieving and managing the files. The present invention relates to a multimedia file management method.

종래 이동통신 단말기에 저장된 멀티미디어 정보 파일을 관리하는 방법은, 각 멀티미디어들의 기본정보를 구조체(structure) 형식의 파일로 저장한 후 메모리에 저장하여 사용하는 방식으로, 메모리의 여유 공간이 제한적인 관계로, 저장할 수 있는 멀티미디어 정보 파일의 개수 역시 제한을 받게 된다. 또한, 상기 메모리에 저장된 멀티미디어 정보 파일을 이름, 날짜 등으로 정렬하는 것이 불가능하여, 상기 멀티미디어 정보 파일을 효율적으로 관리하지 못하는 문제점이 있었다. The conventional method of managing a multimedia information file stored in a mobile communication terminal is a method of storing basic information of each multimedia as a structure-type file and storing the same in a memory. The number of multimedia information files that can be stored is also limited. In addition, it is impossible to sort the multimedia information file stored in the memory by a name, a date, etc., which makes it difficult to efficiently manage the multimedia information file.

한편, SQL(Structured Query Language)은 관계형 데이터베이스의 조작과 관리에 사용하는 데이터베이스 하부 언어(sublanguage)로서, 주로 PC나 서버상에서 사용되고 있으며, 이때 PC나 서버상에서는 대부분 메모리의 용량제한이 없으므로, 원하는 정보들(이름, 전 경로(full path) 정보 등)을 제한 없이 불러와서 그것을 통해 이용할 수 있다는 장점을 가지고 있으나, 이동통신 단말기의 미디어 정보 파일, 문자 메시지, 폰북 정보 등을 관리하는 데에는 적용되지 않고 있다. SQL (Structured Query Language) is a database sublanguage used for the operation and management of relational databases. It is mainly used on a PC or a server, and most of the information on the PC or server does not have a memory limit. (Name, full path information, etc.) has the advantage of being able to retrieve and use without limitation, but does not apply to the management of media information files, text messages, phonebook information, etc. of the mobile communication terminal.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 제안한 것으로, 이동통신 단말기에서 음원, 이미지, 동영상 등 각종 멀티미디어 파일에 대한 인포 파일(Info File)을 더블워드 형태의 유니크 아이디(Unique ID)를 포함하는 SQL(Structured Query Language)문 형식의 데이터로 관리함으로써, 대용량 다수의 멀티미디어 파일을 관리함에 있어 메모리의 부하를 줄임과 동시에 멀티미디어 파일의 저장 개수, 파일 검색 및 관리의 불편함을 해소할 수 있는 SQL을 이용한 멀티미디어 파일 관리 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems, and in the mobile communication terminal, an info file for various multimedia files such as a sound source, an image, a video, etc., is a double word type unique ID. By managing the data in SQL (Structured Query Language) statement format that includes a, it is possible to reduce the memory load while managing a large number of multimedia files, and to eliminate the inconvenience of storing the multimedia files, searching and managing the files. The purpose is to provide a multimedia file management method using SQL.

이와 같은 목적을 달성하기 위한 본 발명은, 이동통신 단말기에서 내부 메모리에 저장되는 각종 멀티미디어 파일에 대한 인포 파일(Info File)을 관리함에 있어서, 상기 단말기 내부 메모리에 저장되는 각 멀티미디어 파일에 대한 SQL(Structured Query Language)문 형식의 인포 데이터 및 상기 인포 데이터를 식별하기 위한 유니크 아이디를 생성하는 과정과; 상기 생성한 인포 데이터 및 유니크 아이디를 포함하는 인포 파일을 데이터베이스에 저장하여 관리하는 과정과; 단말기 사용자의 멀티미디어 파일 관리를 위한 SQL 명령에 따라 SQL 응용 프로그램에서 상기 데이터베이스에 저장된 인포 파일을 관리함과 동시에 파일 관리 시스템과 연동하여 상기 단말기 내부 메모리에 저장된 멀티미디어 파일 관리를 수행하는 과정을 포함하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법을 특징으로 한다.The present invention for achieving the above object, in the management of the Info file (Info File) for the various multimedia files stored in the internal memory in the mobile communication terminal, SQL (for each multimedia file stored in the internal memory of the terminal) Generating information data in the form of Structured Query Language) and a unique ID for identifying the information data; Storing and managing an info file including the generated info data and a unique ID in a database; A mobile communication including managing an info file stored in the database in a SQL application according to a SQL command for managing a multimedia file of a terminal user and managing a multimedia file stored in the internal memory of the terminal in association with a file management system; A multimedia file management method using Escule in a terminal is featured.

이하, 본 발명에 따른 일실시예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다. Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명에서는 이동통신 단말기에 사용되는 음원, 이미지, 동영상 등 각종 멀티미디어 파일을 단말기 내부 메모리에 저장하여 관리하는데 있어, 각 멀티미디어 파일에 대한 인포 파일(Info File)을, 더블워드(dword) 형태의 유니크 아이디(Unique ID)를 포함하는 SQL(Structured Query Language)문 형식의 데이터로 관리함으로써, 대용량 다수의 멀티미디어 파일을 관리함에 있어 메모리의 부하를 줄이고, 멀티미디어 파일의 저장 개수, 검색 및 관리의 불편함을 해소하게 된다.In the present invention, in order to store and manage various multimedia files such as sound source, image, video, etc. used in the mobile communication terminal in the internal memory of the terminal, the information file (Info File) for each multimedia file, a unique double-word (dword) type By managing data in SQL (Structured Query Language) statement format including unique ID, it reduces the load on memory and manages the inconvenience of storing, searching and managing multimedia files. It will be resolved.

이를 위해, 본 발명에 따른 이동통신 단말기에서는 각종 멀티미디어 파일에 대한 인포 파일(Info File)을 관리함에 있어서, 단말기 내부 메모리에 새로운 멀티미디어 파일을 저장하거나, 기존 멀티미디어 파일을 삭제 또는 멀티미디어 파일 리스트를 표시하는 경우, 해당 멀티미디어 파일에 대한 인포 파일을 식별하기 위한 유니크 아이디를 이용하여 멀티미디어 파일의 저장, 삭제 혹은 파일 리스트 표시를 수행한다.To this end, in the mobile communication terminal according to the present invention, in managing an info file for various multimedia files, a new multimedia file is stored in the internal memory of the terminal, an existing multimedia file is deleted, or a multimedia file list is displayed. In this case, the multimedia file is stored, deleted, or the file list is displayed by using a unique ID for identifying the info file for the corresponding multimedia file.

여기서, 이동통신 단말기는 통상의 이동통신 단말기 이외에, PDA(Personal Digital Assistants), DMB 폰, 기타 휴대용 통신 단말기 등을 포함한다.Here, the mobile communication terminal includes personal digital assistants (PDAs), DMB phones, other portable communication terminals, and the like, in addition to the usual mobile communication terminals.

또한, 본 발명에서 이동통신 단말기는 음원, 이미지, 동영상 등의 각종 멀티미디어 파일이 저장되는 내부 메모리와, 내부 메모리에 멀티미디어 파일을 저장하거나, 저장된 멀티미디어 파일을 삭제하는 등의 관리를 수행하는 파일 관리 시스템을 구비하고, 내부 메모리에 저장된 멀티미디어 파일에 대한 기본적인 정보를 제공하는 인포 데이터가 저장되는 데이터베이스와, 데이터베이스를 관리 및 운용하면서 멀티미디어 파일 관리와 관련된 사용자 명령을 SQL(Structured Query Language)문 형식의 데이터로 처리하는 즉, 멀티미디어 파일 관리와 관련된 사용자 명령인 SQL 명령을 처리하는 SQL 응용 프로그램을 추가적으로 구비하며, SQL 응용 프로그램과 파일 관리 시스템이 연동함으로써 내부 메모리에 저장된 각종 멀티미디어 파일에 대한 삭제 처리나 파일 리스트 표시 등을 용이하게 조작 및 관리할 수 있게 된다.In addition, in the present invention, the mobile communication terminal is a file management system for managing the internal memory in which various multimedia files such as sound source, image, video, etc. are stored, and storing the multimedia file in the internal memory, or deleting the stored multimedia file. And a database storing information data providing basic information on multimedia files stored in the internal memory, and user commands related to multimedia file management while managing and operating the database as data in SQL (Structured Query Language) statement format. In addition, the system further includes a SQL application processing a SQL command, which is a user command related to multimedia file management, and deletes or file leases of various multimedia files stored in internal memory by interworking with the SQL application and the file management system. The display and the like can be easily operated and managed.

이때, 데이터베이스에 저장되는 인포 데이터는, 내부 메모리에 저장된 멀티미디어 파일과 관련된 접근경로, 저장날짜, 크기 등 기존 인포 파일(Info File)에 포함되는 기본 인포 데이터와, 상기 기본 인포 데이터를 식별하기 위하여 더블워드(4byte) 형태로 표시한 유니크 아이디(Unique ID)를 포함한다. 그리고, 데이터베이스에 저장된 인포 데이터는 SQL 응용 프로그램에 의한 검색(search), 추가(add), 삭제(delete), 전체 개수 읽어오기 등의 SQL 명령을 통해 관리된다. 특히, 본 발명에서는 내부 메모리에 저장된 각종 멀티미디어 파일의 관리에 필요한 최소한의 기능만을 실행할 수 있도록 명령문의 종류를 제한하여, 인포 파일을 비롯한 각 멀티미디어 파일의 '읽기/쓰기'로 인한 이동통신 단말기의 메모리 부하를 경감시키도록 한다. 또한, 새로운 멀티미디어 파일을 이동통신 단말기에 등록(저장)할 때의 속도 문제를 해결하기 위해, 해당 이동통신 단말기가 다시 부팅(booting) 되더라도 기존 인포 정보를 유지할 수 있도록 상기 데이터베이스에 저장되는 인포 데이터인 SQL문 형식의 데이터는 파일 형태로 관리된다.At this time, the information data stored in the database, the basic information data included in the existing Info File (access path, storage date, size, etc. related to the multimedia file stored in the internal memory), and double to identify the basic information data It includes a unique ID in the form of a word (4 bytes). In addition, the information data stored in the database is managed through SQL commands such as search, add, delete, and read the total number by the SQL application. In particular, in the present invention, by limiting the types of statements to execute only the minimum functions necessary for the management of various multimedia files stored in the internal memory, the memory of the mobile communication terminal due to the 'read / write' of each multimedia file, including the info file Relieve the load. In addition, in order to solve the speed problem when registering (saving) a new multimedia file in the mobile terminal, the information data stored in the database so that the existing information can be maintained even if the mobile terminal is rebooted (booting) Data in SQL statement format is managed in file format.

상기 유니크 아이디는, 이동통신 단말기에서 인식 가능한 '4byte' 크기의 더블워드 형태의 필드로서, 각 인포 데이터 즉, 인포 파일을 식별하기 위한 용도로 사용되며, 멀티미디어 파일 관리를 위한 SQL 명령을 실행하는 경우 상기 유니크 아이디를 매개로 데이터베이스에 저장된 인포 데이터(즉, SQL 명령에 따른 관리 대상이 되는 멀티미디어 파일에 대한 인포 데이터)로의 접근을 가능케 하는 역할을 한다.The unique ID is a double word type field having a size of 4 bytes that can be recognized by the mobile communication terminal. The unique ID is used to identify each info data, that is, an info file, and executes an SQL command for multimedia file management. It plays a role of enabling access to the info data stored in the database (that is, the info data for the multimedia file managed by the SQL command) through the unique ID.

그리고, 이동통신 단말기의 내부 메모리에 새로운 멀티미디어 파일을 저장하고자 하는 경우, 그 멀티미디어 파일에 대한 기본 인포 데이터를 포함하는 인포 파일을 생성하여 데이터베이스에 저장, 관리하게 되는데, 이때, 새로 저장하고자 하는 멀티미디어 파일에 대한 기본 인포 데이터의 생성날짜에 해당하는 비트(bits)를 더블워드 형태로 추출하여 유니크 아이디를 생성하게 되고, 동일한 날짜의 인포 파일이 존재하는 경우 즉, 동일한 유니크 아이디가 존재하는 경우에는, 기존에 존재하는 인포 파일은 생성날짜에 따른 더블워드 값을 그대로 유니크 아이디로 하고, 새로 저장하고자 하는 멀티미디어 파일에 대한 인포 파일은 상기 기본 인포 데이터의 생성날짜에 따른 더블워드 값에 특정 값(예컨대, '1')을 증가시켜 유니크 아이디를 생성하게 된다. 또한, 상기와 같은 인포 파일의 생성날짜 이외에, 이동통신 단말기의 이동국 식별번호(Mobile Identification Number, MIN)나 제품일련번호(Electronic Serial Number, ESN) 등을 이용하여 유니크 아이디를 생성할 수도 있다. In addition, when a new multimedia file is to be stored in the internal memory of the mobile communication terminal, an information file including basic info data for the multimedia file is generated, stored in a database, and managed. Extract the bits corresponding to the creation date of the basic info data for the double word form to generate a unique ID, if the same date information file exists, that is, if the same unique ID exists, The info file existing in the file has a doubleword value according to the creation date as a unique ID, and the info file for the multimedia file to be newly stored has a specific value (for example, ' 1 ') is increased to create a unique ID. In addition, the unique ID may be generated using a mobile identification number (MIN), a serial number (ESN), or the like of the mobile communication terminal, in addition to the date of generating the information file.

한편, 본 발명에 따른 이동통신 단말기에서는 단말기 사용자가 내부 메모리에 저장된 각종 멀티미디어 파일을 관리할 수 있도록 파일 관리 시스템을 구동하여 단말기 사용자에게 멀티미디어 파일 관리와 관련한 사용자 인터페이스(User Interface, UI)를 제공하며, 사용자 인터페이스를 통한 멀티미디어 파일 저장, 삭제, 리스트 표시 등과 같은 사용자의 관리 명령은 SQL 응용 프로그램을 통해 수행한다.Meanwhile, the mobile communication terminal according to the present invention provides a user interface (UI) related to multimedia file management to a terminal user by operating a file management system so that the terminal user can manage various multimedia files stored in the internal memory. The user's management commands such as saving, deleting, and displaying the list of multimedia files through the user interface are executed through the SQL application program.

이때, 단말기 내부 메모리에 저장된 각종 멀티미디어 파일에 대한 기본적인 정보를 제공하는 인포 데이터가 저장되는 영역을 데이터베이스라 하고, 상기 데이터베이스를 관리 및 운용하면서 멀티미디어 파일 관리와 관련된 사용자 명령(저장, 삭제, 리스트 표시 등의 사용자 관리 명령)인 SQL 명령을 처리하여 파일 관리 시스템에 접근하는 응용 프로그램을 SQL 응용 프로그램이라 한다면, 상기 SQL 응용 프로그램은 멀티미디어 파일 관리와 관련된 사용자 명령에 따라 데이터베이스에 저장된 인포 데이터 즉, 인포 파일을 관리하고, 또한 파일 관리 시스템과 연동하여 단말기 내부 메모리에 저장된 멀티미디어 파일을 관리하게 된다.In this case, an area in which information data providing basic information on various multimedia files stored in the internal memory of the terminal is stored is called a database, and user commands related to multimedia file management (save, delete, list display, etc.) are managed and operated. If an application that accesses a file management system by processing an SQL command (that is, a user management command) is an SQL application, the SQL application may store information data stored in a database according to user commands related to multimedia file management. It also manages the multimedia file stored in the internal memory of the terminal in conjunction with the file management system.

도 1은 본 발명에 따른 이동통신 단말기에서 내부 메모리에 멀티미디어 파일을 저장하는데 있어, SQL을 이용하여 인포 파일을 관리하는 일련의 동작을 도시한 순서도이다.1 is a flowchart illustrating a series of operations for managing an info file using SQL in storing a multimedia file in an internal memory in a mobile communication terminal according to the present invention.

먼저, 본 발명에서 이동통신 단말기는 각종 멀티미디어 파일이 저장되는 내부 메모리와, 내부 메모리에 저장되는 각 멀티미디어 파일에 대한 인포 파일을 관리하기 위한 데이터베이스가 구비되어 있어야 한다. 그리고, 이동통신 단말기의 내부 메모리에 저장된 각종 멀티미디어 파일에 대한 인포 파일은 SQL 응용 프로그램에 의해 관리되는 데이터베이스에 저장되어 있어야 한다.First, in the present invention, the mobile communication terminal should be provided with an internal memory for storing various multimedia files and a database for managing an info file for each multimedia file stored in the internal memory. In addition, the info file for various multimedia files stored in the internal memory of the mobile communication terminal should be stored in a database managed by a SQL application program.

이러한 상태에서, 단말기 사용자(또는 개발자나 AS 센터 직원 등)가 사용자 인터페이스를 통해 새로운 멀티미디어 파일의 저장을 명령하게 되면(스텝 S11), 파일 관리 시스템에서 단말기 내부 메모리에 새로운 멀티미디어 파일을 저장하게 된다(스텝 S12).In this state, when a terminal user (or a developer or an AS center employee, etc.) commands storage of a new multimedia file through a user interface (step S11), the file management system stores the new multimedia file in the terminal internal memory (step S11). Step S12).

그리고, 단말기 내부 메모리에 새로운 멀티미디어 파일을 저장한 후에는 SQL 응용 프로그램에서 내부 메모리에 저장된 멀티미디어 파일과 관련된 접근경로, 저장날짜, 크기 등을 포함하는 SQL문 형식의 기본 인포 데이터를 생성하게 되고(스텝 S13), 이렇게 기본 인포 데이터를 생성한 후에는 그 인포 데이터의 생성날짜에 해당하는 비트를 더블워드 형태로 추출하여 앞에서 생성한 기본 인포 데이터를 식별하기 위한 유니크 아이디를 생성하게 된다(스텝 S14).After storing the new multimedia file in the terminal internal memory, the SQL application generates basic information data in the form of SQL statement including the access path, storage date, size, etc. related to the multimedia file stored in the internal memory (step) S13) After generating the basic information data in this way, a bit corresponding to the creation date of the information data is extracted in a doubleword form to generate a unique ID for identifying the basic information data generated earlier (step S14).

이후, SQL 응용 프로그램은 앞에서 생성한 유니크 아이디에 대한 중복 여부를 확인하게 되는데, 이를 위해 데이터베이스에 저장되어 있는 유니크 아이디를 검색하여 현재 생성한 유니크 아이디와 동일한 유니크 아이디가 존재하는지를 확인하게 된다(스텝 S15).Thereafter, the SQL application checks whether or not the unique ID created above is a duplicate. For this purpose, the unique ID stored in the database is searched to determine whether a unique ID identical to the generated unique ID exists (step S15). ).

이때, 현재 생성한 유니크 아이디와 동일한 유니크 아이디가 존재하는 것으로 확인되는 경우 SQL 응용 프로그램은 앞에서 생성한 유니크 아이디에 특정 값(예컨대, '1')을 증가시켜 즉, 내부 메모리에 저장된 멀티미디어 파일에 대한 기본 인포 데이터의 생성날짜에 따른 더블워드 값에 특정 값을 증가시켜 유니크 아이디를 다시 생성하게 되고(스텝 S16), 이렇게 유니크 아이디를 생성한 후에는 그 유니크 아이디에 대한 중복 여부를 확인하기 위해 데이터베이스에 저장되어 있는 유니크 아이디를 검색하여 현재 생성한 유니크 아이디와 동일한 유니크 아이디가 존재하는지를 확인하는 스텝 S15의 동작을 반복 수행하게 된다. 이로써, SQL 응용 프로그램은 각 멀티미디어 파일에 대한 인포 파일을 식별하기 위한 유니크 아이디가 서로 중복되지 않도록 관리하게 된다.In this case, when it is determined that the same unique ID as the generated unique ID exists, the SQL application increases the specific value (for example, '1') to the unique ID generated earlier, that is, the multimedia file stored in the internal memory. The unique ID is regenerated by increasing a specific value to the doubleword value according to the creation date of the basic info data (step S16) .After generating the unique ID, the database is checked in the database to check whether the unique ID is duplicated. The operation of step S15 is repeated to check whether the unique ID that is identical to the generated unique ID exists by searching the stored unique ID. As a result, the SQL application program manages the unique IDs for identifying the info files for each multimedia file so that they do not overlap each other.

그리고, 스텝 S15에서 데이터베이스를 검색한 결과, 현재 생성한 유니크 아이디와 동일한 유니크 아이디가 존재하지 않는 것으로 확인되는 경우 SQL 응용 프로그램은 앞에서 생성한 기본 인포 데이터 및 유니크 아이디를 포함하는 인포 파일 즉, 단말기 내부 메모리에 새로 저장한 멀티미디어 파일에 대한 인포 데이터 및 그 인포 데이터를 식별하기 위한 유니크 아이디를 포함하는 인포 파일을 데이터베이스에 저장하게 된다(스텝 S17). 이로써, 이동통신 단말기의 내부 메모리에 새로운 멀티미디어 파일을 저장하고, 그 멀티미디어 파일에 대한 인포 파일을 데이터베이스에 저장하여 관리하기 위한 일련의 동작을 완료하게 된다.When the database is searched in step S15, and it is determined that there is no unique ID that is identical to the currently generated unique ID, the SQL application generates an information file including the basic information data and the unique ID generated earlier, that is, inside the terminal. An info file including the info data for the multimedia file newly stored in the memory and a unique ID for identifying the info data is stored in the database (step S17). Thus, a new multimedia file is stored in the internal memory of the mobile communication terminal, and a series of operations for storing and managing the info file for the multimedia file in a database is completed.

한편, 상술한 바와 같이 이동통신 단말기의 내부 메모리에 저장된 각종 멀티미디어 파일에 대한 인포 파일이 SQL 응용 프로그램에 의해 데이터베이스에 저장, 관리되고 있는 상태에서, SQL을 이용한 멀티미디어 파일의 파일 리스트 표시 및 파일 삭제와 같은 일련의 멀티미디어 파일 관리 동작을 첨부한 도면 도 2를 참조하여 상세하게 설명하면 다음과 같다.On the other hand, as described above, in the state that the info file for various multimedia files stored in the internal memory of the mobile communication terminal is stored and managed in a database by a SQL application program, the file list display and file deletion of the multimedia file using SQL and The same set of multimedia file management operations will be described in detail with reference to FIG. 2 as follows.

먼저, 멀티미디어 파일 관리 동작을 수행하는데 있어, 단말기 사용자가 멀티미디어 파일을 삭제하기 위해서는 우선적으로 단말기 화면에 멀티미디어 파일 리스 트 표시가 이루어져야 하며, 멀티미디어 파일 리스트가 단말기 화면에 표시된 상태에서 특정 멀티미디어 파일을 선택하여 삭제할 수 있다.First, in performing a multimedia file management operation, in order for a terminal user to delete a multimedia file, a multimedia file list must be displayed on the screen of the terminal first, and a specific multimedia file is selected while the multimedia file list is displayed on the screen of the terminal. You can delete it.

이에 따라, 단말기 사용자(또는 개발자나 AS 센터 직원 등)가 사용자 인터페이스를 통해 이동통신 단말기의 내부 메모리에 저장되어 있는 멀티미디어 파일의 파일 리스트 표시를 위한 일련의 사용자 명령을 입력하게 되면(스텝 S21), SQL 응용 프로그램에서는 입력된 사용자 명령을 분석하여 멀티미디어 파일 리스트 표시를 위한 사용자 명령임을 인지하게 된다.Accordingly, when the terminal user (or a developer or an AS center employee, etc.) inputs a series of user commands for displaying a file list of the multimedia file stored in the internal memory of the mobile communication terminal through the user interface (step S21), The SQL application program analyzes the input user command and recognizes it as a user command for displaying a list of multimedia files.

그리고, SQL 응용 프로그램은 멀티미디어 파일 리스트 표시를 위한 사용자 명령을 인지하게 되면, 메모리의 일부 영역을 데이터 버퍼로 할당한 후(스텝 S22), 데이터베이스를 액세스하여 각 인포 파일에 포함된 유니크 아이디를 차례로 읽어들여 앞에서 할당한 데이터 버퍼에 저장하게 된다. 즉, SQL 응용 프로그램은 데이터베이스를 액세스하여 단말기 내부 메모리에 저장되어 있는 각 멀티미디어 파일에 대응하는 인포 파일에 포함된 유니크 아이디를 이름 또는 생성날짜 순으로 차례로 읽어들여 데이터 버퍼에 저장하게 된다(스텝 S23).When the SQL application recognizes a user command for displaying a list of multimedia files, it allocates a portion of memory to a data buffer (step S22), accesses a database, and sequentially reads a unique ID included in each info file. It will be stored in the previously allocated data buffer. That is, the SQL application program accesses the database, reads unique IDs included in the info file corresponding to each multimedia file stored in the terminal internal memory in order of name or creation date, and stores them in the data buffer (step S23). .

이렇게 하여, 데이터베이스에 저장된 각 인포 파일에 포함된 유니크 아이디를 모두 읽어들여 데이터 버퍼에 저장한 후, SQL 응용 프로그램은 단말기 화면을 통해 한 번에 파일 리스트로 표시할 수 있는 파일 개수를 체크하여, 데이터 버퍼에 저장되어 있는 유니크 아이디들 중에서 한 번에 파일 리스트로 표시할 수 있는 파일 개수에 대응하는 유니크 아이디들을 선택하게 된다(스텝 S24).In this way, after reading all unique IDs included in each info file stored in the database and storing them in the data buffer, the SQL application checks the number of files that can be displayed as a file list at one time through the terminal screen, From among the unique IDs stored in the buffer, unique IDs corresponding to the number of files that can be displayed in the file list at one time are selected (step S24).

이후, 앞에서 선택된 소정 개수의 유니크 아이디를 이용하여 데이터베이스를 검색하여 각 유니크 아이디에 대응하는 인포 파일에 포함된 인포 데이터를 추출하게 되며, 이렇게 추출한 인포 데이터를 이용하여 단말기 화면에 표시할 멀티미디어 파일 리스트를 구성하여 단말기 화면에 표시해 주게 된다(스텝 S25).Subsequently, the database is searched by using a predetermined number of unique IDs selected above to extract information data included in the info file corresponding to each unique ID. Using the extracted information data, a list of multimedia files to be displayed on the terminal screen is extracted. The configuration is displayed on the terminal screen (step S25).

또한, 단말기 화면에 일련의 멀티미디어 파일 리스트가 표시된 상태에서, SQL 응용 프로그램은 단말기 사용자로부터 멀티미디어 파일 관리와 관련된 사용자 명령이 입력되는지 확인하게 되고, 어느 순간에 멀티미디어 파일 관리와 관련된 사용자 명령이 입력되면(스텝 S26), 그 사용자 명령을 분석하여 다음 멀티미디어 파일 리스트의 표시를 요청하는 사용자 명령인지, 특정 멀티미디어 파일의 삭제를 위한 사용자 명령인지를 확인하게 된다(스텝 S27).In addition, while a series of multimedia file lists are displayed on the terminal screen, the SQL application checks whether a user command related to multimedia file management is input from the terminal user. Step S26), the user command is analyzed to determine whether it is a user command for requesting the display of the next multimedia file list or a user command for deleting a specific multimedia file (step S27).

만약, 단말기 사용자로부터 입력된 사용자 명령이 다음 멀티미디어 파일 리스트의 표시를 요청하는 사용자 명령인 것으로 확인되는 경우에는 데이터 버퍼에 저장되어 있는 유니크 아이디들 중에서 한 번에 파일 리스트로 표시할 수 있는 파일 개수에 대응하는 다음 유니크 아이디들을 선택한 후, 선택된 유니크 아이디들을 이용하여 데이터베이스로부터 대응하는 인포 파일에 포함된 인포 데이터를 추출함으로써, 단말기 화면에 표시할 다음 멀티미디어 파일 리스트를 구성하여 단말기 화면에 표시해 주는 일련의 동작을 반복 수행하게 된다. 이로써, 단말기 사용자는 단말기 내부 메모리에 저장되어 있는 멀티미디어 파일 리스트를 SQL을 이용한 인포 파일 관리를 기반으로 단말기 화면을 통해 차례로 확인할 수 있게 된다.If it is confirmed that the user command input from the terminal user is a user command requesting the display of the next multimedia file list, the number of files that can be displayed as a file list at one time among the unique IDs stored in the data buffer is determined. After selecting the corresponding unique IDs, using the selected unique IDs to extract the information data contained in the corresponding info file from the database, a series of operations to configure the next multimedia file list to be displayed on the terminal screen to display on the terminal screen Will be repeated. As a result, the terminal user can sequentially check the multimedia file list stored in the terminal internal memory through the terminal screen based on the info file management using SQL.

하지만, 단말기 사용자로부터 입력된 사용자 명령이 현재 단말기 화면에 표시된 특정 멀티미디어 파일의 삭제를 요청하는 사용자 명령인 것으로 확인되는 경 우 즉, 단말기 사용자가 단말기 화면에 표시된 멀티미디어 파일 중에서 특정 멀티미디어 파일을 선택하여 그 멀티미디어 파일의 삭제를 요청하는 경우 SQL 응용 프로그램은 단말기 사용자에 의해 삭제 요청된 멀티미디어 파일에 대한 유니크 아이디를 추출한 후(스텝 S28), 추출한 유니크 아이디를 이용하여 데이터베이스를 검색하여 해당 유니크 아이디에 대응하는 인포 파일(즉, 단말기 사용자에 의해 삭제 요청된 멀티미디어 파일에 대한 인포 파일)을 데이터베이스에서 삭제하게 된다(스텝 S29).However, if the user command input from the terminal user is confirmed to be a user command requesting the deletion of a specific multimedia file currently displayed on the terminal screen, that is, the terminal user selects a specific multimedia file from among the multimedia files displayed on the terminal screen. When requesting the deletion of the multimedia file, the SQL application extracts the unique ID of the multimedia file requested to be deleted by the terminal user (step S28), and then searches the database using the extracted unique ID to search for the corresponding information. The file (i.e., the info file for the multimedia file requested to be deleted by the terminal user) is deleted from the database (step S29).

또한, SQL 응용 프로그램은 단말기 사용자에 의해 삭제 요청된 멀티미디어 파일에 대한 인포 파일을 데이터베이스에서 삭제함과 동시에 삭제한 인포 파일에 대한 정보를 파일 관리 시스템으로 전달함으로써, 파일 관리 시스템을 통해 단말기 내부 메모리에 저장되어 있는 특정 멀티미디어 파일 즉, 데이터베이스에서 삭제한 인포 파일에 대응하는 멀티미디어 파일을 삭제하게 된다(스텝 S30). 이로써, 단말기 사용자는 특정 멀티미디어 파일을 SQL을 이용한 인포 파일 관리를 기반으로 단말기 내부 메모리에서 삭제할 수 있게 된다.In addition, the SQL application deletes the info file of the multimedia file requested to be deleted by the terminal user from the database and delivers the information about the deleted info file to the file management system, thereby storing the information file in the terminal internal memory through the file management system. The specified multimedia file, that is, the multimedia file corresponding to the info file deleted from the database, is deleted (step S30). Accordingly, the terminal user can delete a specific multimedia file from the terminal internal memory based on the info file management using SQL.

한편, 본 발명에 따른 실시예는 상술한 것으로 한정되지 않고, 본 발명과 관련하여 통상의 지식을 가진자에게 자명한 범위내에서 여러 가지의 대안, 수정 및 변경하여 실시할 수 있는데, 예를 들어, 상술한 실시예에서는 이동통신 단말기의 내부 메모리에 저장된 각종 멀티미디어 파일을 SQL문 형식의 데이터가 포함된 인포 파일을 이용하여 관리하는 것을 설명하였으나, 이는 멀티미디어 파일 이외에도, 폰북(phonebook) 데이터, 문자 메시지(Short Message Service, SMS), 기타 데이터 등 도 본 발명에 따라 SQL을 이용한 인포 파일 관리를 기반으로 관리할 수 있다.On the other hand, the embodiment according to the present invention is not limited to the above, it can be carried out by various alternatives, modifications and changes within the scope apparent to those skilled in the art with respect to the present invention, for example In the above-described embodiment, various multimedia files stored in the internal memory of the mobile communication terminal have been managed using an info file including data in SQL statement format. However, in addition to the multimedia files, phonebook data and text messages are managed. (Short Message Service, SMS), and other data can also be managed based on the info file management using SQL according to the present invention.

이상에서 설명한 바와 같이, 본 발명은 이동통신 단말기에서 음원, 이미지, 동영상 등 각종 멀티미디어 파일에 대한 인포 파일(Info File)을 더블워드 형태의 유니크 아이디(Unique ID)를 포함하는 SQL(Structured Query Language)문 형식의 데이터로 관리함으로써, 대용량 다수의 멀티미디어 파일을 관리함에 있어 메모리의 부하를 줄일 수 있게 되고, 또한, 멀티미디어 파일의 저장 개수, 파일 검색 및 관리의 불편함을 해소하는 효과를 얻을 수 있게 된다.As described above, the present invention provides an Info File for various multimedia files such as a sound source, an image, a video, and the like in a mobile communication terminal, including a unique ID in a doubleword form. By managing the data in a sentence format, it is possible to reduce the memory load in managing a large number of multimedia files, and also to reduce the inconvenience of storing the multimedia files, searching for files, and managing the multimedia files. .

Claims (5)

이동통신 단말기에서 내부 메모리에 저장되는 각종 멀티미디어 파일에 대한 인포 파일(Info File)을 관리함에 있어서,In managing the info file (Info File) for various multimedia files stored in the internal memory in the mobile communication terminal, 상기 단말기 내부 메모리에 저장되는 각 멀티미디어 파일에 대한 SQL(Structured Query Language)문 형식의 인포 데이터 및 상기 인포 데이터를 식별하기 위한 유니크 아이디를 생성하는 과정과;Generating information data in SQL (Structured Query Language) statement format for each multimedia file stored in the terminal internal memory and a unique ID for identifying the information data; 상기 생성한 인포 데이터 및 유니크 아이디를 포함하는 인포 파일을 데이터베이스에 저장하여 관리하는 과정과;Storing and managing an info file including the generated info data and a unique ID in a database; 단말기 사용자의 멀티미디어 파일 관리를 위한 SQL 명령에 따라 SQL 응용 프로그램에서 상기 데이터베이스에 저장된 인포 파일을 관리함과 동시에 파일 관리 시스템과 연동하여 상기 단말기 내부 메모리에 저장된 멀티미디어 파일 관리를 수행하는 과정을 포함하는 것을 특징으로 하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법.And managing an info file stored in the database in a SQL application according to a SQL command for managing a multimedia file of a terminal user, and simultaneously managing a multimedia file stored in the internal memory of the terminal by interworking with a file management system. Multimedia file management method using Escule in a mobile communication terminal. 제 1항에 있어서,The method of claim 1, 상기 유니크 아이디는, 각 멀티미디어 파일에 대한 인포 데이터의 생성날짜에 해당되는 비트를 더블워드(double word, dword) 형태로 추출하여 생성하거나, 이동국 식별번호(Mobile Identification Number, MIN)나 제품일련번호(Electronic Serial Number, ESN) 중 어느 하나를 이용하여 더블워드 형태로 생성하는 것을 특징으로 하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법.The unique ID is generated by extracting a bit corresponding to the date of generation of the information data for each multimedia file in the form of a double word (dword), or using a mobile identification number (MIN) or a product serial number ( Multimedia file management method using Escule in a mobile communication terminal, characterized in that it is generated in a double word form using any one of Electronic Serial Number (ESN). 제 1항에 있어서,The method of claim 1, 상기 인포 데이터를 식별하기 위한 유니크 아이디를 생성한 후에 데이터베이스에 저장되어 있는 기존 유니크 아이디를 검색하여 현재 생성한 유니크 아이디에 대한 중복 여부를 확인하는 과정과;Generating a unique ID for identifying the info data and searching for an existing unique ID stored in a database to determine whether the unique ID is duplicated; 현재 생성한 유니크 아이디가 중복된 유니크 아이디인 것으로 확인되는 경우 상기 현재 생성한 유니크 아이디에 특정 값을 증가시켜 중복되지 않는 새로운 유니크 아이디를 생성하는 과정을 더 포함하는 것을 특징으로 하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법.If it is determined that the generated unique ID is a duplicate unique ID, increasing the specific value to the generated unique ID, generating a new unique ID that is not duplicated. How to manage multimedia files using Quell. 제 1항에 있어서,The method of claim 1, 상기 단말기 사용자가 멀티미디어 파일 리스트 표시를 명령하는 경우 SQL 응용 프로그램에서 메모리의 일부 영역을 데이터 버퍼로 할당하는 과정과;Allocating a portion of memory as a data buffer in a SQL application when the terminal user commands the display of a list of multimedia files; 상기 데이터베이스를 액세스하여 각 인포 파일에 포함된 유니크 아이디를 일정한 순서대로 차례로 읽어들여 상기 데이터 버퍼에 저장하는 과정과;Accessing the database, reading unique IDs included in each info file in order, and storing the unique IDs in the data buffer; 상기 데이터 버퍼에 저장되어 있는 유니크 아이디들 중에서 단말기 화면을 통해 한 번에 파일 리스트로 표시할 수 있는 파일 개수에 대응하는 유니크 아이디들을 선택하는 과정과;Selecting unique IDs corresponding to the number of files that can be displayed as a file list at one time through a terminal screen from among the unique IDs stored in the data buffer; 상기 데이터베이스를 검색하여 상기 선택된 각 유니크 아이디에 대응하는 인포 파일에 포함된 인포 데이터를 추출한 후에 상기 단말기 화면에 표시할 멀티미디어 파일 리스트를 구성하여 상기 단말기 화면에 표시해 주는 과정을 더 포함하는 것을 특징으로 하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법.And extracting the information data included in the info file corresponding to each selected unique ID by searching the database, constructing a list of multimedia files to be displayed on the terminal screen, and displaying the same on the terminal screen. Multimedia file management method using Escule in mobile communication terminal. 제 4항에 있어서,The method of claim 4, wherein 상기 단말기 화면에 표시된 멀티미디어 파일 리스트에서 특정 멀티미디어 파일의 삭제를 명령하는 경우 상기 삭제 요청된 멀티미디어 파일에 대한 유니크 아이디를 추출하는 과정과;Extracting a unique ID for the requested multimedia file from the multimedia file list displayed on the screen of the terminal; 상기 데이터베이스를 검색하여 상기 추출한 유니크 아이디에 대응하는 인포 파일을 상기 데이터베이스에서 삭제하고, 상기 삭제한 인포 파일에 대한 정보를 파일 관리 시스템으로 전달하여 단말기 내부 메모리에 저장되어 있는 특정 멀티미디어 파일을 삭제하는 과정을 더 포함하는 것을 특징으로 하는 이동통신 단말기에서 에스큐엘을 이용한 멀티미디어 파일 관리 방법.Deleting the info file corresponding to the extracted unique ID from the database by searching the database, and transmitting the information on the deleted info file to a file management system to delete a specific multimedia file stored in the internal memory of the terminal; Multimedia file management method using Escule in the mobile communication terminal further comprising.
KR1020060027829A 2006-03-28 2006-03-28 Method for managing multimedia files though using the structured query language in a mobile communication terminal KR20070097660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060027829A KR20070097660A (en) 2006-03-28 2006-03-28 Method for managing multimedia files though using the structured query language in a mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060027829A KR20070097660A (en) 2006-03-28 2006-03-28 Method for managing multimedia files though using the structured query language in a mobile communication terminal

Publications (1)

Publication Number Publication Date
KR20070097660A true KR20070097660A (en) 2007-10-05

Family

ID=38803819

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060027829A KR20070097660A (en) 2006-03-28 2006-03-28 Method for managing multimedia files though using the structured query language in a mobile communication terminal

Country Status (1)

Country Link
KR (1) KR20070097660A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873211B1 (en) * 2007-10-26 2008-12-10 주식회사 케이티프리텔 Smart card storing initial screen information, mobile communication terminal with smart card and method for setting initial screen using smart card
CN117455631A (en) * 2023-12-20 2024-01-26 浙江口碑网络技术有限公司 Information display method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873211B1 (en) * 2007-10-26 2008-12-10 주식회사 케이티프리텔 Smart card storing initial screen information, mobile communication terminal with smart card and method for setting initial screen using smart card
CN117455631A (en) * 2023-12-20 2024-01-26 浙江口碑网络技术有限公司 Information display method and system

Similar Documents

Publication Publication Date Title
US11093490B2 (en) Recommending data enrichments
CN107402992B (en) Distributed NewSQL database system and full-text retrieval establishing method
US11449564B2 (en) System and method for searching based on text blocks and associated search operators
AU2012271085A1 (en) Recommending data enrichments
US6976038B2 (en) Method and apparatus for real time creation and modification of a change log for multi-server synchronization
US11886401B2 (en) Database key compression
CN111708805A (en) Data query method and device, electronic equipment and storage medium
CN110941629A (en) Metadata processing method, device, equipment and computer readable storage medium
CN101853278A (en) Application method of data storage system
KR20150123603A (en) Method and system for managing database
KR20070097660A (en) Method for managing multimedia files though using the structured query language in a mobile communication terminal
CN103809915A (en) Read-write method and device of magnetic disk files
WO2022223038A1 (en) Key name generation method and device, and computer readable storage medium
CN116414935A (en) Method for distributed Search space vector data based on Elastic Search
WO2024016789A1 (en) Log data query method and apparatus, and device and medium
US9323753B2 (en) Method and device for representing digital documents for search applications
JP2000347910A (en) Database processing system, accessing method, sql converting method and storage medium
CN116450805A (en) Text processing method, device, equipment and storage medium
CN114282187A (en) Login access control method and device
CN118120212A (en) File deduplication method, device and equipment
CN114564449A (en) Data query method, device, equipment and storage medium
CN114443652A (en) Method, system and device for operating breakpoint SQL
CN113342819A (en) Card number generation method, device, equipment and storage medium
CN116226497A (en) Retrieval method, medium, device and computing equipment
CN117407391A (en) Full text indexing method, device, computer equipment and storage medium of database

Legal Events

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