KR20060009717A - Data managing apparatus for mobile communication terminal - Google Patents

Data managing apparatus for mobile communication terminal Download PDF

Info

Publication number
KR20060009717A
KR20060009717A KR1020040058394A KR20040058394A KR20060009717A KR 20060009717 A KR20060009717 A KR 20060009717A KR 1020040058394 A KR1020040058394 A KR 1020040058394A KR 20040058394 A KR20040058394 A KR 20040058394A KR 20060009717 A KR20060009717 A KR 20060009717A
Authority
KR
South Korea
Prior art keywords
file system
file
data
mobile communication
communication terminal
Prior art date
Application number
KR1020040058394A
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 KR1020040058394A priority Critical patent/KR20060009717A/en
Publication of KR20060009717A publication Critical patent/KR20060009717A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 이동통신 단말기의 데이터 관리 시스템에 관한 것으로, 종래 이동통신 단말기의 데이터 관리 방법은 직접 물리적인 메모리의 주소를 개발자가 관리해 주어야 하는 임베디드 파일 시스템을 사용하기 때문에, 저장 매체에 종속적인 어플리케이션 프로그래밍 인터페이스를 통해서만 데이터 관리가 가능하며, 네트워크로 연결되거나 직접 연결되는 다른 종류의 파일 시스템을 지원할 수 없어, 이동통신 단말기가 다른 종류의 파일 시스템을 사용하는 네트워크 장비에 연결되는 경우 파일 공유가 어려운 문제점이 있으며, 파일을 교환하기 위해서는 어플리케이션 레벨에서 전송할 데이터를 전송 대상의 파일 시스템에 맞추어 변환하는 작업이 필요하기 때문에 데이터 교환이 복잡해지고 실시간성이 낮아지는 문제점이 있었다. 이와 같은 문제점을 감안한 본 발명은 어플리케이션의 데이터 입출력 요구를 매체에 독립적으로 실시하는 파일 시스템 관리자와, 필요시 상기 파일 시스템 관리자에 의해 마운트 되어 사용되는 매체 종속적인 다수의 파일 시스템을 구성함으로써 다양한 파일 시스템을 이용하는 네트워크 장치와 연결하거나 혹은 다양한 파일 시스템을 이용하는 매체를 직접 연결하는 경우에도 해당 파일 시스템을 마운트하는 것 만으로 데이터 직접 공유가 가능하여 다양한 파일 시스템을 가지는 각종 디바이스들과 유연하게 접속하여 파일을 공유할 수 있는 효과가 있다.The present invention relates to a data management system of a mobile communication terminal. In the related art, a data management method of a mobile communication terminal uses an embedded file system in which a developer directly manages an address of a physical memory, and thus, application programming dependent on a storage medium. Data management is possible only through the interface, and because it cannot support other types of file systems connected to the network or directly, it is difficult to share files when the mobile terminal is connected to a network device using a different type of file system. In addition, in order to exchange files, it is necessary to convert the data to be transmitted at the application level according to the file system of the transmission target, thereby complicating data exchange and reducing the real time. In view of the above problems, the present invention provides a file system manager that independently executes data input / output requests of an application to a medium, and a plurality of file systems that are media-dependent and used by the file system manager when necessary. Even when connecting to a network device using or directly connecting media using various file systems, data can be directly shared by simply mounting the corresponding file system to share files by flexibly connecting with various devices having various file systems. It can work.

Description

이동통신 단말기의 데이터 관리 시스템{DATA MANAGING APPARATUS FOR MOBILE COMMUNICATION TERMINAL}DATA MANAGING APPARATUS FOR MOBILE COMMUNICATION TERMINAL}

도 1은 종래 대표적인 이동통신 단말기 파일 시스템의 구성을 보인 구성도.1 is a configuration diagram showing the configuration of a typical representative mobile communication terminal file system.

도 2는 본 발명 일 실시예의 시스템 구성을 보인 구성도.Figure 2 is a block diagram showing a system configuration of an embodiment of the present invention.

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

100: 어플리케이션 200: 파일 시스템 관리자100: application 200: file system manager

300a~300i: 파일 시스템 350a,350b: 디바이스 드라이버300a to 300i: File system 350a and 350b: Device driver

400a,400b: 저장 매체400a, 400b: storage media

본 발명은 이동통신 단말기의 데이터 관리 시스템에 관한 것으로, 특히 저장매체에 독립적인 추상화된 파일 시스템 관리자와 매체에 종속적인 물리적 입출력을 담당하는 파일 시스템을 분리하고, 필요한 파일 시스템을 마운트하도록 하여 다양한 매체와 파일 시스템에 일관성 있는 접근 방법을 제공하도록 한 이동통신 단말기의 데이터 관리 시스템에 관한 것이다. The present invention relates to a data management system of a mobile communication terminal. In particular, an abstracted file system manager independent of a storage medium and a file system responsible for physical input / output dependent on the medium are separated, and various file media are mounted to mount a necessary file system. And a data management system of a mobile communication terminal to provide a consistent approach to a file system.

이동통신 단말기의 사용이 급속도로 확산되고, 많은 부가 서비스들이 개발되 어 이동통신 단말기의 효율성은 대단히 높아지게 되었다. 이러한 이동통신 단말기들의 기능 개선은 필연적으로 많은 양의 데이터 처리와 다양한 기능들을 지원하는 복합적인 어플리케이션을 필요로 하고 있다. The use of mobile terminals has been rapidly spreading, and many additional services have been developed to increase the efficiency of mobile terminals. In order to improve the functions of these mobile communication terminals, there is a need for a complex application that supports a large amount of data processing and various functions.

특히, 멀티미디어 관련 기능들의 대폭적인 수용에 따라 보다 많은 양의 물리적 메모리 관리가 필요하며, 필요시 외장 메모리까지도 이동통신 단말기 운영체제가 관리해 주어야 한다. 또한, 네트워크 기능을 통한 네트워크 장비와의 데이터 교환도 요구되고 있다.In particular, in accordance with the widespread acceptance of multimedia-related functions, a larger amount of physical memory management is required, and even an external memory should be managed by a mobile terminal operating system. In addition, data exchange with network equipment through a network function is also required.

현재 사용되고 있는 이동통신 단말기는 이동통신 단말기용으로 개발된 파일 시스템을 이용하여 파일이나 데이터와 같은 모든 종류의 자료를 저장하고, 이를 읽어들여 사용하게 된다. 현재 이동통신 단말기의 메모리에 파일이나 데이터들을 저장하고 불러쓰는 대부분의 방식은 메모리의 물리적인 주소를 이용하여 해당 주소에 데이터를 쓰거나 불러들이는 방식이었다. 그로인해, 이동통신 단말기 어플리케이션 개발자들은 항상 사용할 데이터가 위치한 혹은 위치할 물리적인 메모리 주소를 고려해야 하므로 개발 시간이 오래 걸리고 디버깅이 어려워진다. 또한, 다른 종류의 파일 시스템에 대한 고려가 없기 때문에 호환성이 극히 낮아 다른 종류의 파일 시스템을 적용한 디바이스를 연결하는 경우라도 파일을 공유할 수 없다.Currently used mobile communication terminals use a file system developed for mobile communication terminals to store and read all kinds of data such as files and data. Currently, most of the methods of storing and reading files or data in a memory of a mobile communication terminal are a method of writing or reading data at a corresponding address using a physical address of the memory. As a result, developers of mobile terminal applications always have to consider the physical memory address where the data to be used or located is located, which leads to long development time and difficulty in debugging. In addition, since there is no consideration of other types of file systems, the compatibility is extremely low, and even when a device adopting another type of file system is connected, files cannot be shared.

도 1은 종래 퀄컴(Qualcomm) 사에서 제안하는 파일 시스템인 EFS(Embedded File System)의 기본적 구조를 보인 것으로, 해당 회사의 통신칩을 이용하는 대부분의 이동통신 단말기에서 적용되고 있는 구조이다. 1 illustrates a basic structure of an EFS (Embedded File System), which is a file system proposed by Qualcomm, which is applied to most mobile communication terminals using a communication chip of the company.

도시된 바와 같이, 실제 어플리케이션 소프트웨어가 위치하는 어플리케이션 캡슐화 계층이 최상위 계층에 있고, 물리적 메모리에 대한 직접적인 읽고 쓰기 제어 방식이 정의된 디바이스 드라이버들 및 이들을 선별적으로 지정하는 논리적 디바이스 인터페이스(멀티플렉서)가 위치하는 디바이스 캡슐화 계층이 최하층에 위치하며, 이들을 서로 연결하여 물리적인 데이터를 교환하도록 하는 서비스 캡슐화 계층이 상기 어플리케이션 캡슐화 계층과 디바이스 캡슐화 계층 사이에 위치한다. As shown, the application encapsulation layer, where the actual application software is located, is at the top layer, where device drivers with direct read and write control methods for physical memory are defined, and logical device interfaces (multiplexers) that selectively specify them are located. A device encapsulation layer is located at the lowest layer, and a service encapsulation layer is connected between the application encapsulation layer and the device encapsulation layer to connect them to each other to exchange physical data.

상기 서비스 캡슐화 계층은 실제 개발자가 사용하는 파일 처리 함수들이 정의된 어플리케이션 프로그래밍 인터페이스(API) 부분과 상기 어플리케이션 프로그램 인터페이스에 의해 제어되어 디바이스 캡슐화 계층의 물리적 메모리에 접근을 실시하는 임베디드 파일 시스템(EFS) 부분으로 이루어진다.The service encapsulation layer includes an application programming interface (API) portion in which file processing functions used by an actual developer are defined, and an embedded file system (EFS) portion controlled by the application program interface to access physical memory of the device encapsulation layer. Is done.

상기 서비스 캡슐화 계층을 따로 비휘발성 메모리 저장 서버라고 하기도 하며, 실제 개발자들은 상기 어플리케이션 프로그래밍 인터페이스에서 제공하는 다양한 EFS 함수들을 이용하여 상기 EFS를 조작하여 원하는 파일이나 데이터를 물리적인 메모리에 읽고 쓰게 된다. The service encapsulation layer may be referred to as a nonvolatile memory storage server, and actual developers may manipulate the EFS using various EFS functions provided by the application programming interface to read and write a desired file or data into physical memory.

상기 EFS는 메모리의 물리적인 주소를 이용하여 상기 디바이스 캡슐화 계층의 논리적 디바이스 인터페이스를 조작한 후 원하는 디바이스 드라이버를 선택하고, 해당 디바이스 드라이버에 의해 제어되는 물리적 메모리에 접근하여 원하는 데이터를 읽고 쓰도록 된 매체 종속적인 파일 시스템이기 때문에, 다른 종류의 매체 및 이를 지원하는 파일 시스템을 이동통신 단말기와 네트워크로 연결하는 경우 매체에 종속적인 종래 EFS로는 이러한 다른 종류의 파일 시스템을 지원할 수 없기 때문에 다른 종류의 매체 및 그에 저장된 파일을 직접적으로 관리할 수 없다. 따라 서, 이동통신 단말기의 EFS와는 상이한 파일 시스템으로 데이터를 전송하고자 할 경우에는 별도의 파일 변환 어플리케이션을 실행하여 파일 구조를 변경하거나 상기 상이한 파일 시스템을 사용하는 네트워크 장치로 단순 데이터를 전송하여 해당 장치에서 자신의 파일 시스템에 맞는 파일로 재 생성하는 복잡한 절차가 필요하게 되며, 이러한 작업을 지원할 수 있는 새로운 어플리케이션도 요구되게 된다.The EFS uses a physical address of a memory to manipulate a logical device interface of the device encapsulation layer, selects a desired device driver, and accesses and reads and writes desired data by accessing a physical memory controlled by the corresponding device driver. Since it is a dependent file system, when a different type of media and a file system supporting the same are connected to a mobile terminal through a network, the conventional EFS, which is dependent on the media, cannot support such a different type of file system. You cannot manage the files stored in it directly. Therefore, when data is to be transmitted to a file system different from the EFS of the mobile communication terminal, a separate file conversion application is executed to change the file structure or to transmit simple data to a network device using the different file system. Will require a complex process of recreating the file into its own file system, and new applications will be required to support this task.

이는 점차 많은 종류의 네트워크 장비와 연결할 필요성이 대두되는 이동통신 단말기에 대단히 큰 부담으로 작용하게 되며, 이를 해결하지 않는 한 이동통신 단말기와 상이한 파일 시스템을 사용하는 기기를 직접 연결하여 데이터 교환을 실시하거나 네트워크 연결을 통해 연결하여 파일을 실시간 공유하는 것은 대단히 어렵다.This is an enormous burden for mobile communication terminals, which are increasingly required to be connected with many types of network equipment. Unless this is solved, data exchange can be performed by directly connecting devices using different file systems with mobile communication terminals. It is very difficult to share files in real time by connecting via a network connection.

상기한 바와 같이 종래 이동통신 단말기의 데이터 관리 방법은 직접 물리적인 메모리의 주소를 개발자가 관리해 주어야 하는 임베디드 파일 시스템을 사용하기 때문에, 저장 매체에 종속적인 어플리케이션 프로그래밍 인터페이스를 통해서만 데이터 관리가 가능하며, 네트워크로 연결되거나 직접 연결되는 다른 종류의 파일 시스템을 지원할 수 없어, 이동통신 단말기가 다른 종류의 파일 시스템을 사용하는 네트워크 장비에 연결되는 경우 파일 공유가 어려운 문제점이 있으며, 파일을 교환하기 위해서는 어플리케이션 레벨에서 전송할 데이터를 전송 대상의 파일 시스템에 맞추어 변환하는 작업이 필요하기 때문에 데이터 교환이 복잡해지고 실시간성이 낮아지는 문제점이 있었다. As described above, since the data management method of the conventional mobile communication terminal uses an embedded file system in which a developer directly manages an address of a physical memory, data management is possible only through an application programming interface dependent on a storage medium. There is a problem that file sharing is difficult when the mobile terminal is connected to a network device using a different type of file system because it cannot support other types of file systems that are directly connected or connected directly. There is a problem in that data exchange is complicated and real-time is low, because the data to be transmitted is required to be converted according to the file system to be transferred.                         

이와 같은 문제점을 감안한 본 발명은 개발자 및 사용자가 관리하는 어플리케이션과, 상기 어플리케이션의 데이터 입출력 요구를 매체에 독립적으로 실시하는 파일 시스템 관리자와, 필요시 상기 파일 시스템 관리자에 의해 마운트 되어 사용되는 매체 종속적인 다수의 파일 시스템 및 상기 파일 시스템에 연결된 드라이버와 물리적 저장 매체로 구성하여 다양한 파일 시스템을 이용하는 네트워크 장치와 연결하거나 혹은 다양한 파일 시스템을 이용하는 매체를 직접 연결하는 경우에도 해당 파일 시스템을 마운트하는 것 만으로 데이터 직접 공유가 가능하도록 한 이동통신 단말기의 데이터 관리 시스템을 제공하는데 그 목적이 있다. In view of the above problems, the present invention provides an application managed by a developer and a user, a file system manager that independently executes data input / output requests of the application, and a medium-dependent device mounted and used by the file system manager if necessary. It is composed of multiple file systems, drivers connected to the file system, and physical storage media to connect the network devices using various file systems or directly connect the media using various file systems. It is an object of the present invention to provide a data management system of a mobile communication terminal capable of direct sharing.

상기와 같은 목적을 달성하기 위한 본 발명은, 사용자 및 관리자의 조작에 의해 필요한 데이터 입출력을 일관된 방식으로 요구하는 어플리케이션과; 상기 어플리케이션과 연결되어 매체 독립적으로 데이터 입출력을 관리하며 특정 파일 시스템의 마운트 요구를 처리하는 파일 시스템 관리자와; 매체에 종속적으로 구성되어 특정한 매체에 대한 데이터 입출력을 특정 포멧에 맞추어 관리하는 파일 시스템과; 필요시 상기 파일 시스템과 연결되어 물리적인 매체를 직접 제어하는 디바이스 드라이버를 포함하는 것을 특징으로 한다.The present invention for achieving the above object is an application for requesting data input and output required by the operation of the user and administrator in a consistent manner; A file system manager connected to the application to manage data input / output independently of a medium and to handle a mount request of a specific file system; A file system configured to be dependent on the medium to manage data input / output for a specific medium in accordance with a specific format; It is characterized in that it comprises a device driver connected to the file system if necessary to directly control the physical medium.

상기 파일 시스템은 이동통신 단말기에 내장된 저장 매체를 관리하기 위한 파일 시스템과, 네트워크 장치의 파일 입출력을 관리하는 파일 시스템과, 이동통신 단말기에 직접적으로 소정 디바이스를 연결하는 경우 해당 디바이스의 파일 입출력을 관리하는 파일 시스템을 포함하는 것을 특징으로 한다. The file system includes a file system for managing a storage medium embedded in a mobile communication terminal, a file system for managing file input / output of a network device, and a file input / output of a corresponding device when a predetermined device is directly connected to the mobile communication terminal. And a file system to manage.                     

상기 파일 시스템 관리자는 파일 시스템의 마운트를 관리하며, 마운트된 파일 시스템에 논리적 데이터를 입출력하도록하여 상이한 파일 시스템간 데이터 변환은 상기 마운트된 파일 시스템에서 자동 처리되도록 하는 것을 특징으로 한다.The file system manager manages the mount of the file system, and inputs and outputs logical data to the mounted file system so that data conversion between different file systems is automatically processed in the mounted file system.

이하, 상기와 같이 구성되는 본 발명을 첨부한 도면들을 참조하여 상세히 설명하도록 한다. Hereinafter, with reference to the accompanying drawings, the present invention configured as described above will be described in detail.

도 2는 본 발명 일 실시예에 따른 데이터 관리 시스템의 구성을 보인 것으로, 도시한 바와 같이 개발자가 작성하고 사용자가 조작하는 어플리케이션(100)과, 상기 어플리케이션(100)이 직접 조작할 수 있는 공통 파일 입출력 어플리케이션 프로그래밍 인터페이스(API)를 제공하면서 개별 파일 시스템들을 마운트할 수 있도록 관리하는 매체 독립적인 추상적 파일 시스템 관리자(200)와, 상기 파일 시스템 관리자(200)와 연결되어 매체에 종속적인 데이터 입출력을 담당하는 각종 파일 시스템(300a~300i)과, 상기 파일 시스템(300) 중 필요한 파일 시스템에 연결되는 실제 매체 제어용 디바이스 드라이버(350a, 350b)와, 물리적인 저장 매체(400a, 400b)로 이루어진다.2 illustrates a configuration of a data management system according to an exemplary embodiment of the present invention. As shown in FIG. 2, an application 100 created by a developer and manipulated by a user, and a common file directly manipulated by the application 100 are illustrated in FIG. A media independent abstract file system manager 200 which manages to mount individual file systems while providing an input / output application programming interface (API), and is connected to the file system manager 200 to handle data input / output dependent on the medium. It consists of various file systems 300a to 300i, actual media control device drivers 350a and 350b connected to necessary file systems among the file systems 300, and physical storage media 400a and 400b.

상기 파일 시스템 관리자(200)는 내부적으로 공통 파일 입출력 API 부분과 특정 파일 시스템을 마운트하는 마운트 관리자로 이루어지며, 추상적인 파일 시스템과 마운트 관리자는 하나의 테스크(task)로 동작하면서 공통 파일 입출력 API를 제공하도록 구성된다. 이는 실시간 입출력이 보장됨을 의미하며, 다른 파일 시스템 방식으로 저장된 데이터를 직접 접근 방식으로 이용할 수 있음을 의미한다.The file system manager 200 includes a common file I / O API part and a mount manager that mounts a specific file system internally, and the abstract file system and the mount manager operate as a task and use the common file I / O API. It is configured to provide. This means that real-time I / O is guaranteed, and that data stored in other file system methods can be directly used.

상기 어플리케이션(100)은 상기 파일 시스템 관리자(200)를 이용하여 사용하 고자 하는 특정 파일 시스템을 마운트하고, 논리적인 데이터 입출력을 통해 각각의 마운트된 파일 시스템의 데이터에 접근한다. 이러한 방식은 유닉스(Unix) 시스템에서 적용되는 이기종 접속 방식을 이동통신 단말기에 적용 가능하도록 수정함으로써 구현 가능하다. The application 100 mounts a specific file system to be used by using the file system manager 200 and accesses data of each mounted file system through logical data input / output. Such a method can be implemented by modifying a heterogeneous access method applied in a Unix system to be applicable to a mobile communication terminal.

상기 파일 시스템 관리자(200)는 마운트된 파일 시스템(300)에 논리적인 데이터를 입출력하고, 이렇게 입출력되는 논리적인 데이터는 해당 파일 시스템(300)에서 매체 종속적인 파일 시스템에 적합한 데이터로 변환되며 물리적 저장 방식이 결정되게 된다. 또한, 해당 파일 시스템(300)에서 매체 종속적인 파일 시스템에 따라 불러온 데이터를 논리적 데이터로 변환하여 이를 파일 시스템 관리자(200)에게 제공한다. 따라서, 어플리케이션(100) 입장에서는 파일 시스템들 간의 데이터 변환등에 무관하게 일관성 있는 매체 접근 방식을 이용할 수 있게 된다. 이를 통해 어플리케이션(100) 개발이 대단히 용이해 질 수 있으며, 파일 시스템간 충돌이나 오류 발생 확률이 줄어들게 되어 어플리케이션 신뢰성이 높아지게 된다. The file system manager 200 inputs and outputs logical data to the mounted file system 300, and the logical data input / output is converted into data suitable for a media dependent file system in the file system 300 and physically stored. The way is determined. In addition, the file system 300 converts the data retrieved according to the media-dependent file system into logical data and provides it to the file system manager 200. Therefore, the application 100 can use a consistent media approach regardless of data conversion between file systems. Through this, the application 100 can be very easily developed, and the probability of collision or error between file systems is reduced, thereby increasing application reliability.

상기 파일 시스템(300)은 이동통신 단말기에 내장된 저장 매체(400a)(즉, 플래시 메모리 등)를 관리하는 파일 시스템(임베디드 파일 시스템(EFS)(300a), 데이터 파일 관리 시스템(DFMS)(300b))과, 네트워크 장치에서 사용되는 파일 시스템(300c), 이동통신 단말기에 직접 특정 파일 시스템을 사용하는 디바이스를 연결하는 경우 사용되는 파일 시스템(컴팩트 디스크 파일 시스템(CDFS)(300d), 윈도우스 파일 시스템(FAT16, FAT32)(300e, 300f), OS/2 파일 시스템(HPFS)(300g), 리눅스 파일 시스템(EXT2, EXT3)(300h, 300i))등으로 이루어질 수 있다. The file system 300 is a file system (embedded file system (EFS) 300a, a data file management system (DFMS) 300b) that manages a storage medium 400a (i.e., a flash memory) embedded in a mobile communication terminal. ), And the file system 300c used in the network device, the file system (compact disk file system (CDFS) 300d, Windows file system used when connecting a device using a specific file system directly to the mobile communication terminal) (FAT16, FAT32) (300e, 300f), OS / 2 file system (HPFS) 300g, Linux file system (EXT2, EXT3) (300h, 300i), and the like.                     

또한, 필요한 경우 특정 매체를 직접적으로 제어할 수 있는 디바이스 드라이버(350a, 350b)가 파일 시스템(300a/300b, 300d)에 관련되어 구성될 수도 있다. 이들은 저장 매체(400a, 400b)와 직접적으로 연결된다. In addition, device drivers 350a and 350b that may directly control a specific medium may be configured in association with the file systems 300a / 300b and 300d, if necessary. These are directly connected with the storage media 400a and 400b.

상기와 같이 구성된 데이터 관리 시스템은 특정한 파일 시스템이 파일 시스템 관리자에 의해 마운트 되지 않으면 아무런 데이터 입출력도 실시할 수 없기 때문에, 이동통신 단말기 부팅시 기본적으로 이동통신 단말기에 내장된 저장 매체(플래시 메모리 등)를 사용할 수 있도록 EFS(300a) 혹은 DFMS(300b)를 기본적으로 마운트할 수 있다. 그리고, 사용 중에 다른 파일 시스템을 사용하는 디바이스가 연결되거나 사용 요구가 있을때, 해당 파일 시스템을 마운트하여 데이터 입출력을 실시할 수 있다. 따라서, 어플리케이션(100)은 매체 및 특정 파일 시스템과 상관 없이 일관성 있는 접근 방법으로 마운트된 파일 시스템에 접근할 수 있게 된다. Since the data management system configured as described above cannot perform any data input / output unless a specific file system is mounted by the file system manager, a storage medium (flash memory, etc.) built in the mobile communication terminal is basically used when the mobile terminal is booted. EFS (300a) or DFMS (300b) can be mounted by default to use. When a device using another file system is connected or a use request is in use, the file system may be mounted to perform data input / output. Therefore, the application 100 can access the mounted file system in a consistent approach regardless of the medium and the specific file system.

상기한 바와 같이 본 발명 이동통신 단말기의 데이터 관리 시스템은 개발자 및 사용자가 관리하는 어플리케이션과, 상기 어플리케이션의 데이터 입출력 요구를 매체에 독립적으로 실시하는 파일 시스템 관리자와, 필요시 상기 파일 시스템 관리자에 의해 마운트 되어 사용되는 매체 종속적인 다수의 파일 시스템 및 상기 파일 시스템에 연결된 드라이버와 물리적 저장 매체로 구성됨으로써, 이동통신 단말기를 다양한 파일 시스템을 이용하는 네트워크 장치와 연결하거나 혹은 다양한 파일 시스템을 이용하는 매체를 직접 연결하는 경우에도 해당 파일 시스템을 마운트하는 것 만으로 데이터 직접 공유가 가능하여, 다양한 파일 시스템을 가지는 각종 디바 이스들과 유연하게 접속하여 파일을 실시간으로 공유할 수 있는 것은 물론이고 이러한 다양한 매체를 이동통신 단말기의 저장 매체로도 활용 가능한 효과가 있다.As described above, the data management system of the mobile communication terminal according to the present invention includes an application managed by a developer and a user, a file system manager for independently executing a data input / output request of the application on a medium, and the file system manager if necessary. It is composed of a plurality of media-dependent file systems, drivers and physical storage media connected to the file system, thereby connecting a mobile communication terminal to a network device using various file systems or directly connecting a medium using various file systems. In this case, the data can be directly shared by simply mounting the corresponding file system, and the files can be shared in real time by flexibly connecting with various devices having various file systems. Sieve can be used as a storage medium of a mobile communication terminal.

Claims (5)

사용자 및 관리자의 조작에 의해 필요한 데이터 입출력을 일관된 방식으로 요구하는 어플리케이션과; 상기 어플리케이션과 연결되어 매체 독립적으로 데이터 입출력을 관리하며 특정 파일 시스템의 마운트 요구를 처리하는 파일 시스템 관리자와; 매체에 종속적으로 구성되어 특정한 매체에 대한 데이터 입출력을 특정 포멧에 맞추어 관리하는 파일 시스템과; 필요시 상기 파일 시스템과 연결되어 물리적인 매체를 직접 제어하는 디바이스 드라이버를 포함하는 것을 특징으로 하는 이동통신 단말기의 데이터 관리 시스템.An application for requesting data input / output required by a user and an administrator in a consistent manner; A file system manager connected to the application to manage data input / output independently of a medium and to handle a mount request of a specific file system; A file system configured to be dependent on the medium to manage data input / output for a specific medium in accordance with a specific format; And a device driver connected to the file system and directly controlling a physical medium, if necessary. 제 1항에 있어서, 상기 파일 시스템은 이동통신 단말기에 내장된 저장 매체를 관리하기 위한 파일 시스템과, 네트워크 장치의 파일 입출력을 관리하는 파일 시스템과, 이동통신 단말기에 직접적으로 소정 디바이스를 연결하는 경우 해당 디바이스의 파일 입출력을 관리하는 파일 시스템을 포함하는 것을 특징으로 하는 이동통신 단말기의 데이터 관리 시스템.The method of claim 1, wherein the file system includes a file system for managing a storage medium embedded in a mobile communication terminal, a file system for managing file input / output of a network device, and a device directly connected to the mobile communication terminal. And a file system for managing file input / output of the device. 제 1항에 있어서, 상기 파일 시스템 관리자는 파일 시스템의 마운트를 관리하며, 마운트된 파일 시스템에 논리적 데이터를 입출력하도록하여 상이한 파일 시스템간 데이터 변환은 상기 마운트된 파일 시스템에서 자동 처리되도록 하는 것을 특징으로 하는 이동통신 단말기의 데이터 관리 시스템.The file system manager of claim 1, wherein the file system manager manages a mount of a file system and inputs and outputs logical data to and from the mounted file system so that data conversion between different file systems is automatically processed in the mounted file system. Data management system of a mobile communication terminal. 제 1항에 있어서, 상기 파일 시스템 관리자는 상기 어플리케이션이 접근할 수 있는 공통 파일 입출력 어플리케이션 프로그래밍 인터페이스와 파일 시스템을 마운트하는 마운트 관리자로 이루어지는 것을 특징으로 하는 이동통신 단말기의 데이터 관리 시스템.The data management system of claim 1, wherein the file system manager comprises a common file input / output application programming interface accessible to the application and a mount manager for mounting a file system. 제 1항에 있어서, 상기 파일 시스템 관리자는 이동통신 단말기 부팅시 자동적으로 임베디스 파일 시스템(EFS)을 마운트하는 것을 특징으로 하는 이동통신 단말기의 데이터 관리 시스템.The data management system of claim 1, wherein the file system manager automatically mounts an embedded file system (EFS) when the mobile terminal is booted.
KR1020040058394A 2004-07-26 2004-07-26 Data managing apparatus for mobile communication terminal KR20060009717A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040058394A KR20060009717A (en) 2004-07-26 2004-07-26 Data managing apparatus for mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040058394A KR20060009717A (en) 2004-07-26 2004-07-26 Data managing apparatus for mobile communication terminal

Publications (1)

Publication Number Publication Date
KR20060009717A true KR20060009717A (en) 2006-02-01

Family

ID=37120277

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040058394A KR20060009717A (en) 2004-07-26 2004-07-26 Data managing apparatus for mobile communication terminal

Country Status (1)

Country Link
KR (1) KR20060009717A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7809777B2 (en) 2005-07-01 2010-10-05 Qnx Software Systems Gmbh & Co. Kg File system having deferred verification of data integrity
US7873683B2 (en) 2005-07-01 2011-01-18 Qnx Software Systems Gmbh & Co. Kg File system having transaction record coalescing
US7908276B2 (en) 2006-08-25 2011-03-15 Qnx Software Systems Gmbh & Co. Kg Filesystem having a filename cache
US7970803B2 (en) 2005-07-01 2011-06-28 Qnx Software Systems Gmbh & Co. Kg Optimized startup verification of file system integrity
US8566503B2 (en) 2006-08-25 2013-10-22 Qnx Software Systems Limited Multimedia filesystem having unified representation of content on diverse multimedia devices
KR101431303B1 (en) * 2010-03-17 2014-08-21 엘에스산전 주식회사 Parameter communication apparatus of inverter
US8959125B2 (en) 2005-07-01 2015-02-17 226008 Ontario Inc. File system having inverted hierarchical structure

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8667029B2 (en) 2005-07-01 2014-03-04 Qnx Software Systems Limited Optimized startup verification of file system integrity
US7873683B2 (en) 2005-07-01 2011-01-18 Qnx Software Systems Gmbh & Co. Kg File system having transaction record coalescing
US7970803B2 (en) 2005-07-01 2011-06-28 Qnx Software Systems Gmbh & Co. Kg Optimized startup verification of file system integrity
US8051114B2 (en) 2005-07-01 2011-11-01 Qnx Software Systems Limited Optimized startup verification of file system integrity
US8412752B2 (en) 2005-07-01 2013-04-02 Qnx Software Systems Limited File system having transaction record coalescing
US7809777B2 (en) 2005-07-01 2010-10-05 Qnx Software Systems Gmbh & Co. Kg File system having deferred verification of data integrity
US8959125B2 (en) 2005-07-01 2015-02-17 226008 Ontario Inc. File system having inverted hierarchical structure
US7908276B2 (en) 2006-08-25 2011-03-15 Qnx Software Systems Gmbh & Co. Kg Filesystem having a filename cache
US7987190B2 (en) 2006-08-25 2011-07-26 Qnx Software Systems Gmbh & Co. Kg Filesystem having a filename cache
US8122178B2 (en) 2006-08-25 2012-02-21 Qnx Software Systems Limited Filesystem having a filename cache
US8566503B2 (en) 2006-08-25 2013-10-22 Qnx Software Systems Limited Multimedia filesystem having unified representation of content on diverse multimedia devices
KR101431303B1 (en) * 2010-03-17 2014-08-21 엘에스산전 주식회사 Parameter communication apparatus of inverter
US8868629B2 (en) 2010-03-17 2014-10-21 Ls Industrial Systems Co., Ltd. Apparatus and method for communicating parameter of inverter

Similar Documents

Publication Publication Date Title
US10222993B2 (en) Storage device access using unprivileged software code
US8762480B2 (en) Client, brokerage server and method for providing cloud storage
US6874060B2 (en) Distributed computer system including a virtual disk subsystem and method for providing a virtual local drive
US9513810B2 (en) Fast accessible compressed thin provisioning volume
US7730259B2 (en) Method, computer and system for managing a storage subsystem configuration
US7167951B2 (en) Intelligent controller accessed through addressable virtual space
US6826661B2 (en) Methods and systems for storage architectures
JP4704161B2 (en) How to build a file system
US8645460B2 (en) Method for managing object-based storage system
US6848034B2 (en) Dense server environment that shares an IDE drive
JP2008004120A (en) Direct access storage system
CN104603739A (en) Block-level access to parallel storage
US7587552B2 (en) Computer system and performance tuning method
JP2004192174A (en) Disk array control device
CN105408875A (en) Distributed procedure execution and file systems on a memory interface
CA2562607A1 (en) Systems and methods for providing a proxy for a shared file system
US20050049849A1 (en) Cross-platform virtual tape device emulation
US20050108235A1 (en) Information processing system and method
KR20060009717A (en) Data managing apparatus for mobile communication terminal
JP2000112666A (en) Disk controller
US7827194B2 (en) Access to shared disk device on storage area network
CN112948336B (en) Data acceleration method, cache unit, electronic device and storage medium
CN114416690A (en) Data migration device, method and storage medium for file storage to object storage
US7870276B1 (en) Interface plugin
KR101440605B1 (en) User device having file system gateway unit and method for accessing to stored data

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application