KR20180066357A - IoT virtual file system using file catalog - Google Patents

IoT virtual file system using file catalog Download PDF

Info

Publication number
KR20180066357A
KR20180066357A KR1020160166590A KR20160166590A KR20180066357A KR 20180066357 A KR20180066357 A KR 20180066357A KR 1020160166590 A KR1020160166590 A KR 1020160166590A KR 20160166590 A KR20160166590 A KR 20160166590A KR 20180066357 A KR20180066357 A KR 20180066357A
Authority
KR
South Korea
Prior art keywords
file
information
catalog
file catalog
iot
Prior art date
Application number
KR1020160166590A
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 KR1020160166590A priority Critical patent/KR20180066357A/en
Publication of KR20180066357A publication Critical patent/KR20180066357A/en

Links

Images

Classifications

    • G06F17/3012
    • 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/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/164File meta data generation
    • 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/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • G06F17/30194
    • G06F17/30327

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to an internet of things (IoT) virtual file system. The IoT virtual file system has a plurality of file catalog DBs separated for each user, information provider and system and has a plurality of file catalog DB handlers generating and managing each file catalog DB. The IoT virtual file system according to the present invention uses the file catalog DB individually separated for each user and information provider, thereby preventing concentration of traffic with respect to the DB and enabling to flexibly manage, backup and recover the DB.

Description

복수 개의 파일카탈로그를 이용한 IoT 가상 파일 시스템{IoT virtual file system using file catalog}IoT virtual file system using a plurality of file catalogs {IoT virtual file system using file catalog}

본 발명은 IoT 가상 파일 시스템에 관한 것으로서, 더욱 구체적으로는 복수 개의 파일카탈로그 DB들 및 이들을 각각 관리하는 복수 개의 파일카탈로그 DB 핸들러들을 이용하여 IoT 디바이스에 대한 가상화 정보 및 센싱 데이터 등을 관리할 수 있도록 하는 파일카탈로그를 이용한 IoT 가상 파일 시스템에 관한 것이다. The present invention relates to an IoT virtual file system, and more particularly, to an IoT virtual file system capable of managing virtualization information, sensing data, and the like for an IOT device using a plurality of file catalog DBs and a plurality of file catalog DB handlers To an IoT virtual file system using a file catalog.

사물 인터넷(Internet of Things; 'IoT')은 인터넷을 기반으로 모든 사물들을 연결하여 사람과 사물, 사물과 사물간의 정보를 상호 소통할 수 있도록 한 지능형 기술 및 서비스를 말하는 것으로서, 기존의 유선 통신을 기반으로 한 이터넷이나 모바일 인터넷보다 진화된 단계로 인터넷에 연결된 기기가 사람의 개입없이 스스로 정보를 주고 받아 처리하게 된다. 사물 인터넷은 정보의 처리에 사람의 개입이 필요하지 않아서, 정보 처리의 정확성 및 경제성을 구현할 수 있어 최근 널리 각광을 받고 있다. Internet of Things ('IoT') is an intelligent technology and service that connects all objects based on the Internet to communicate information between people, things, objects and objects. It is more advanced than Internet or mobile Internet based on the Internet, and devices connected to the Internet send and process information themselves without human intervention. Object Internet has recently become widely popular because it does not require human intervention in the processing of information and can realize the accuracy and economical efficiency of information processing.

사물 인터넷 서비스를 제공하는 다양한 플랫폼에 있어서, 사물 인터넷을 구성하는 IoT 디바이스를 디렉토리 및 파일로 가상화하여 구현하고 IoT 디바이스들에 대한 정보 및 센싱 데이터를 용이하게 획득할 수 있도록 하는 IoT 가상 파일 시스템이 연구 개발되었다. 이러한 IoT 가상 파일 시스템에 있어서, IoT 디바이스들에 대하여 파일카탈로그를 생성하고 이를 이용하여 IoT 디바이스에 대한 다양한 정보들을 제공할 수 있게 된다. IoT virtual file system that virtualizes IoT devices that constitute the Internet of Things and realizes information and sensing data of IoT devices in various platforms that provide Internet service of things Developed. In the IoT virtual file system, a file catalog is created for the IoT devices and various information about the IoT device can be provided using the file catalog.

하지만, 단일의 파일카탈로그 DB로 구성된 사물 인터넷 서비스 플랫폼에 있어서, 사용자, 정보 제공자, 시스템, 데이터 등이 확장됨에 따라 다수의 사용자가 동시 접속하는 경우 파일카탈로그 DB에 대한 트래픽이 과도하게 증가되는 문제점이 발생한다. 또한, 하나의 정보가 변경되거나 추가되는 경우, 전체의 파일카탈로그 DB를 모두 수정하여야 되므로 관리가 용이하지 않은 문제점이 있다. However, as the user, the information provider, the system, the data, and the like are expanded in the object Internet service platform composed of a single file catalog DB, the problem that the traffic to the file catalog DB is excessively increased when a plurality of users access simultaneously Occurs. In addition, when one piece of information is changed or added, the entire file catalog DB needs to be modified, which makes management difficult.

한국공개특허공보 제10-2014-0008667호Korean Patent Publication No. 10-2014-0008667 한국등록특허공보 제10-1632389호Korean Patent Registration No. 10-1632389

전술한 문제점을 해결하기 위한 본 발명의 목적은 IoT 디바이스들에 대하여 사용자 및 정보 제공자별로 분리하여 복수 개의 파일카탈로그 DB들을 생성 및 관리하는 IoT 가상 파일 시스템을 제공하는 것이다. SUMMARY OF THE INVENTION An object of the present invention is to provide an IoT virtual file system for creating and managing a plurality of file catalog DBs for IoT devices separately for each user and information provider.

본 발명의 다른 목적은 IoT 디바이스들에 대하여 사용자 및 정보 제공자별로 분리하여 복수 개의 파일카탈로그 DB들을 생성 및 저장하고, 복수 개의 파일카탈로그 DB 핸들러를 이용하여 각 파일카탈로그 DB들을 각각 관리하는 IoT 가상 파일 시스템을 제공하는 것이다. It is another object of the present invention to provide an IoT virtual file system that manages and stores a plurality of file catalog DBs separately for each user and information provider for IoT devices and manages each file catalog DB using a plurality of file catalog DB handlers .

전술한 기술적 과제를 달성하기 위한 본 발명의 제1 특징에 따른 IoT 가상 파일 시스템은, IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 IoT 가상 파일 시스템에 관한 것으로서, 사전 설정된 분류 기준에 따라 생성된 복수 개의 파일카탈로그 DB; 상기 분류 기준에 따라 복수 개의 파일카탈로그 DB들을 생성하고, 상기 복수 개의 파일카탈로그들의 각각을 분리하여 저장 및 관리하는 파일카탈로그 매니저; 및 상기 파일카탈로그 매니저로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공하는 컨트롤러;를 구비하고, 상기 파일카탈로그 매니저는 DB 선택 모듈을 구비하고, 상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 상기 선택된 파일카탈로그 DB에 저장 및 관리한다. According to an aspect of the present invention, there is provided an IoT virtual file system for collecting and analyzing information and sensing data about IoT devices and managing the IoT virtual file system as a directory and a file A plurality of file catalog DBs generated according to a preset sorting criterion; A file catalog manager for generating a plurality of file catalog DBs according to the classification criteria, and separately storing and managing each of the plurality of file catalogs; And a controller for providing the file catalog manager with information including the classification criteria and IoT device related information, wherein the file catalog manager comprises a DB selection module, and the DB selection module comprises: Selects the file catalog DB corresponding to the determined classification reference information, and stores and manages the IoT device related information provided from the controller in the selected file catalog DB.

전술한 제1 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나인 것이 바람직하다. In the IoT virtual file system according to the first aspect, it is preferable that the classification criterion determined by the DB selection module of the file catalog manager is one of user information, information provider information, system information, and service type information.

전술한 제1 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 매니저는 트리구조를 갖는 파일카탈로그의 Depth에 따라 분류하고, 트리 구조를 갖는 파일카탈로그의 Depth 1 및 2에 대한 정보를 저장하는 파일카탈로그 DB 및 상기 파일카탈로그의 Depth 3 이상에 대한 정보를 각각 분리하여 저장하는 복수 개의 파일카탈로그 DB들을 생성하는 것이 바람직하다. In the IoT virtual file system according to the first aspect, the file catalog manager classifies files according to the Depth of the file catalog having a tree structure, and stores information about Depth 1 and 2 of the file catalog having the tree structure The catalog DB, and the information on the Depth 3 or more of the file catalog are separately stored.

본 발명의 제2 특징에 따른 IoT 가상 파일 시스템은, IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 IoT 가상 파일 시스템에 관한 것으로서, 사전 설정된 분류 기준에 따라 생성된 복수 개의 파일카탈로그 DB; 사전 설정된 분류 기준에 따른 파일카탈로그 DB를 생성하고, 상기 생성된 파일카탈로그 DB들을 저장 및 관리하는 복수 개의 파일카탈로그 DB 핸들러; 상기 복수 개의 파일카탈로그 DB들에 대한 정보를 구비하며, 상기 복수 개의 파일카탈로그 DB 핸들러들을 관리하는 파일카탈로그 메인장치; 및 상기 파일카탈로그 메인장치로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공하는 컨트롤러;를 구비하고, The IoT virtual file system according to the second aspect of the present invention is an IoT virtual file system for collecting and analyzing information and sensing data about IoT devices and managing them by virtualizing them into directories and files, A plurality of generated file catalog DBs; A plurality of file catalog DB handlers for creating a file catalog DB according to a preset sorting criterion and storing and managing the generated file catalog DBs; A file catalog main device having information on the plurality of file catalog DBs and managing the plurality of file catalog DB handlers; And a controller for providing information including the classification criteria and IoT device related information to the file catalog main device,

상기 파일카탈로그 메인장치는 DB 선택 모듈을 구비하고, 상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 선택된 파일카탈로그 DB를 관리하도록 설정된 파일카탈로그 DB 핸들러로 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 제공한다. Wherein the file catalog main unit comprises a DB selection module, wherein the DB selection module determines classification criterion information among information provided from the controller, selects a file catalog DB corresponding to the determined classification criterion information, And provides the IoT device related information provided from the controller to the file catalog DB handler configured to manage the selected file catalog DB.

전술한 제2 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 DB 핸들러는 상기 파일카탈로그 메인장치로부터 IoT 디바이스에 대한 가상화 정보들 및 선택된 파일카탈로그 DB에 대한 정보를 제공받고, 해당 IoT 디바이스에 대한 가상화 정보들을 상기 선택된 파일카탈로그 DB에 저장시키거나 관리하는 것이 바람직하다. In the IoT virtual file system according to the second aspect, the file catalog DB handler receives virtualization information on the IoT device and information on the selected file catalog DB from the file catalog main device, It is desirable to store or manage the virtualization information in the selected file catalog DB.

전술한 제2 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 DB 핸들러의 각각은 하나 또는 둘 이상의 파일카탈로그 DB들을 관리하는 것이 바람직하다. In the IoT virtual file system according to the second aspect, each of the file catalog DB handlers preferably manages one or more file catalog DBs.

전술한 제2 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 메인장치는 컨트롤러로부터 리소스 사용현황에 대한 정보를 제공받고, 상기 제공받은 리소스 사용현황에 대한 정보를 이용하여 파일카탈로그 DB 핸들러의 생성, 추가 및 삭제를 결정하는 것이 바람직하다. In the IoT virtual file system according to the second aspect, the file catalog main apparatus is provided with information on the resource use status from the controller, and generates a file catalog DB handler using information on the provided resource use status , Addition and deletion are determined.

전술한 제2 특징에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나인 것이 바람직하다. In the IoT virtual file system according to the second aspect, it is preferable that the classification criterion determined by the DB selection module of the file catalog manager is one of user information, information provider information, system information, and service type information.

본 발명에 따른 IoT 가상 파일 시스템은 사용자, 정보 제공자, 시스템 등별로 파일카탈로그 DB를 분리하여 생성함으로써, 전체 시스템의 성능이 저하되는 것을 해결할 수 있을 뿐만 아니라 해당 시스템에 트래픽이 집중되는 것을 해결할 수 있게 된다. The IoT virtual file system according to the present invention separates and generates a file catalog DB for each user, information provider, system, etc., thereby solving the degradation of the performance of the entire system, do.

또한, 각 사용자나 정보 제공자별로 파일카탈로그 DB들을 분리하여 관리함으로써, 필요없거나 효용성이 감소된 파일카탈로그 DB를 삭제하는 등과 같은 파일카탈로그의 관리 작업이 용이하다. 또한, 각 파일카탈로그 DB들을 다수 개의 서버들에 분산 저장 가능하다. Further, by separately managing file catalog DBs for each user or information provider, it is easy to manage file catalogs such as deleting a file catalog DB that is unnecessary or reduced in utility. Also, each file catalog DB can be distributedly stored in a plurality of servers.

또한, 파일카탈로그 DB들을 분리함으로써, 카탈로그 DB에 대한 백업 및 복구에 대한 처리가 용이하다. In addition, by separating the file catalog DBs, it is easy to perform processing for backing up and restoring the catalog DB.

도 1은 본 발명의 제1 실시예에 따른 IoT 가상 파일 시스템을 전체적으로 도시한 구성도이다.
도 2는 본 발명의 제1 실시예에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 매니저의 구성을 도시한 블록도이다.
도 3은 본 발명의 제2 실시예에 따른 IoT 가상 파일 시스템을 도시한 구성도이다.
도 4는 본 발명에 따른 IoT 가상 파일 시스템에 있어서, 복수 개의 파일카탈로그 DB들을 예시적으로 도시한 구성도이다.
FIG. 1 is a block diagram of an entire IoT virtual file system according to a first embodiment of the present invention.
2 is a block diagram showing the structure of the file catalog manager in the IoT virtual file system according to the first embodiment of the present invention.
3 is a configuration diagram illustrating an IoT virtual file system according to a second embodiment of the present invention.
FIG. 4 is a configuration diagram exemplarily showing a plurality of file catalog DBs in the IoT virtual file system according to the present invention.

본 발명에 따른 IoT 가상 파일 시스템은 복수 개의 파일카탈로그 DB들 및 이들을 관리하는 복수 개의 파일카탈로그 DB 핸들러들을 구비하고, 사용자 및 정보제공자별로 각각 분리된 파일카탈로그 DB를 사용함으로써, DB에 대한 트래픽의 집중을 방지하고 DB에 대한 관리, 백업 및 복구등에 유연하게 대응할 수 있도록 한다. The IoT virtual file system according to the present invention has a plurality of file catalog DBs and a plurality of file catalog DB handlers for managing the file catalog DBs. By using the file catalog DBs separated for each user and information provider, And to manage DB, backup and recovery, and so on.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 따른 IoT 가상 파일 시스템의 구성 및 동작에 대하여 구체적으로 설명한다. Hereinafter, the configuration and operation of the IOT virtual file system according to the preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

< 제1 실시예 >&Lt; Embodiment 1 >

이하, 첨부된 도면을 참조하여 본 발명의 제1 실시예에 따른 IoT 가상 파일 시스템의 구성 및 동작에 대하여 구체적으로 설명한다. Hereinafter, the configuration and operation of the IoT virtual file system according to the first embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 제1 실시예에 따른 IoT 가상 파일 시스템을 전체적으로 도시한 구성도이다. FIG. 1 is a block diagram of an entire IoT virtual file system according to a first embodiment of the present invention.

도 1을 참조하면, 본 실시예에 따른 IoT 가상 파일 시스템(1)은 IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 시스템으로서, IoT 장치부(100), IoT 처리부(110), 사용자 단말기들(120)을 구비하며, IoT 처리부(110)는 컨트롤러(112), 파일카탈로그 매니저(114) 및 복수 개의 파일카탈로그 DB 들(116)을 구비한다. 1, the IoT virtual file system 1 according to the present embodiment collects and analyzes information about IoT devices and sensing data, and manages the virtualized files into directories and files. The IoT virtual file system 1 includes an IoT device unit 100, An IoT processing unit 110 and user terminals 120. The IoT processing unit 110 includes a controller 112, a file catalog manager 114 and a plurality of file catalog DBs 116. [

상기 복수 개의 파일카탈로그 DB는 사전 설정된 분류 기준에 따라 분리되어 생성된다. 상기 사전 설정된 분류 기준은 사용자, 정보 제공자, 시스템, 서비스 종류에 따라 결정되는 것이 바람직하다. The plurality of file catalog databases are separately generated according to a predetermined classification criterion. Preferably, the predetermined classification criterion is determined according to a user, an information provider, a system, and a service type.

상기 파일카탈로그 매니저는 사전 설정된 분류 기준에 따라 복수 개의 파일카탈로그 DB들을 생성하고, 상기 복수 개의 파일카탈로그 DB들을 각각 분리하여 저장 및 관리한다. 따라서, 상기 복수 개의 파일카탈로그 DB는 다수 개의 사용자별 파일카탈로그 DB들, 다수 개의 정보 제공자별 파일카탈로그 DB들, 다수 개의 시스템별 파일카탈로그 DB들을 구비할 수 있다. The file catalog manager generates a plurality of file catalog DBs according to a predetermined classification criterion, and separately stores and manages the plurality of file catalog DBs. Accordingly, the plurality of file catalog DBs may include a plurality of file catalog DBs for each user, a plurality of file catalog DBs for each information provider, and a plurality of file catalog DBs for each system.

상기 컨트롤러는 상기 파일카탈로그 매니저로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공한다. 상기 분류 기준을 포함하는 정보로는 사용자 리스트, 정보 제공자 리스트, 시스템 리스트, 서비스 리스트 등을 포함한다. The controller provides the file catalog manager with information including the classification criteria and IoT device related information. The information including the classification criteria includes a user list, an information provider list, a system list, a service list, and the like.

도 2는 본 발명의 제1 실시예에 따른 IoT 가상 파일 시스템에 있어서, 상기 파일카탈로그 매니저의 구성을 도시한 블록도이다. 도 2를 참조하면, 상기 파일카탈로그 매니저는 서비스 서버, 게이트웨이 및 IoT 디바이스를 디렉토리와 파일로 가상화시켜 트리 구조의 파일카탈로그를 생성하고, 변경된 사항을 반영하여 파일카탈로그를 수정하여 표출하는 구성으로서, 카탈로그 생성모듈, 카탈로그 표시모듈, 카탈로그 갱신모듈, 카탈로그 변경모듈, 파일 서치 모듈, 파일 복사 모듈, 분석결과처리 모듈, 제어신호 생성 모듈, 제어모듈 및 DB 선택 모듈을 구비한다. 2 is a block diagram showing the structure of the file catalog manager in the IoT virtual file system according to the first embodiment of the present invention. Referring to FIG. 2, the file catalog manager virtualizes a service server, a gateway, and an IOT device into directories and files to create a file catalog of a tree structure, and reflects the changed contents to modify and display the file catalog. A catalog display module, a catalog update module, a catalog change module, a file search module, a file copy module, an analysis result processing module, a control signal generation module, a control module, and a DB selection module.

상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 상기 선택된 파일카탈로그 DB에 저장하고 관리한다. 상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나 또는 이들의 결합으로 이루어진다. The DB selection module determines the classification reference information among the information provided from the controller, selects the file catalog DB corresponding to the determined classification reference information, and outputs the IoT device related information provided from the controller to the selected file catalog DB . The classification criterion determined by the DB selection module of the file catalog manager is one or a combination of user information, information provider information, system information, and service type information.

상기 카탈로그 생성모듈은 정보부에 저장된 IoT 장치부의 정보를 기설정된 기준에 따라 분석하여 서비스 서버, 게이트웨이 및 IoT 디바이스를 디렉토리와 파일로 매핑하여 트리 구조의 카탈로그를 생성하고, 상기 DB 선택 모듈에 의해 선택된 파일카탈로그 DB에 저장한다. 상기 파일카탈로그에서 디렉토리는 데이터베이스 테이블이며, 파일은 위치 포인트를 가지고 있는 테이블 엔트리에 해당하며, 논리적 파일 이름을 가지게 된다. 상기 논리적 파일 이름은 저장부에 저장된 물리적 파일 이름에 매칭된다. 상기 사용자가 클라이언트부를 통해 특정 파일카탈로그를 요청하는 경우, DB 선택 모듈이 해당되는 파일카탈로그 DB를 확인하고, 카탈로그 표시모듈이 해당 파일카탈로그 DB에 저장된 파일카탈로그를 사용자 단말기에 표출하게 된다.  The catalog generation module analyzes the information of the IoT device section stored in the information section according to a predetermined criterion to generate a catalog of the tree structure by mapping the service server, the gateway and the IoT device to a directory and a file, And stores it in the catalog DB. In the file catalog, the directory is a database table, and the file corresponds to a table entry having a location point and has a logical file name. The logical file name is matched to the physical file name stored in the storage unit. When the user requests a specific file catalog through the client unit, the DB selection module confirms the corresponding file catalog DB, and the catalog display module exposes the file catalog stored in the file catalog DB to the user terminal.

상기 카탈로그 표시모듈은 DB 선택모듈에 의해 선택된 파일카탈로그 DB에 저장된 파일카탈로그를 상기 사용자 단말기에 표출한다. The catalog display module displays the file catalog stored in the file catalog DB selected by the DB selection module to the user terminal.

상기 카탈로그 갱신모듈은 상기 IoT 장치부의 정보가 변경됨에 따라, DB 선택모듈을 이용하여 갱신하여야 될 파일카탈로그가 저장된 파일카탈로그 DB를 선택하고, 상기 선택된 파일카탈로그 DB에 대하여, 디렉토리와 파일을 변경하여 기존의 파일카탈로그를 갱신한다. The catalog update module selects a file catalog DB storing a file catalog to be updated by using the DB selection module as the information of the IoT device unit is changed and changes a directory and a file to the selected file catalog DB, The file catalog of FIG.

상기 카탈로그 변경모듈은 사용자 단말기를 통해 전송된 카탈로그 변경신호에 따라, DB 선택모듈을 이용하여 변경하여야 될 파일카탈로그가 저장된 파일카탈로그 DB를 선택하고, 상기 선택된 파일카탈로그 DB에 대하여, 디렉토리와 파일을 변경하여 기존의 파일카탈로그를 변경한다. The catalog change module selects a file catalog DB storing a file catalog to be changed by using the DB selection module according to a catalog change signal transmitted through a user terminal and changes the directory and the file And changes the existing file catalog.

상기 파일서치모듈은 사용자 단말기에 의해 전송된 검색어에 해당하는 파일카탈로그 및 상기 파일카탈로그상의 파일을 찾고, 상기 파일복사모듈은 파일서치모듈이 찾은 파일카탈로그 상의 파일의 논리적 파일 이름에 매칭되는 저장부에 저장된 물리적 파일 이름을 가진 파일이 디스플레이되도록 제어한다. The file search module searches a file catalog corresponding to a search word transmitted by the user terminal and a file on the file catalog, and the file copy module searches the file catalog module for a file name Controls the display of files with stored physical file names.

상기 컨트롤러는 상기 IoT 처리부를 구성하는 자원들을 배분하여 IoT 처리부의 오작동을 방지하며, IoT 처리부를 구성하는 각 구성들의 동작을 제어한다. The controller distributes resources constituting the IoT processing unit to prevent malfunction of the IoT processing unit, and controls the operation of each configuration of the IoT processing unit.

이하, 도 3을 참조하여 본 발명의 제2 실시예에 따른 IoT 가상 파일 시스템의 구조 및 동작에 대하여 구체적으로 설명하다. Hereinafter, the structure and operation of the IoT virtual file system according to the second embodiment of the present invention will be described in detail with reference to FIG.

도 3은 본 발명의 제2 실시예에 따른 IoT 가상 파일 시스템을 도시한 구성도이다. 도 3을 참조하면, 본 발명의 제2 실시예에 따른 IoT 가상 파일 시스템(2)은, IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 시스템으로서, IoT 장치부(200), IoT 처리부(210), 사용자 단말기(220)를 구비하며, IoT 처리부(210)는 복수 개의 파일카탈로그 DB 핸들러(216), 복수 개의 파일카탈로그 DB(214), 파일카탈로그 메인장치(213) 및 컨트롤러(212)를 구비한다. 3 is a configuration diagram illustrating an IoT virtual file system according to a second embodiment of the present invention. Referring to FIG. 3, the IoT virtual file system 2 according to the second embodiment of the present invention collects and analyzes information and sensing data about IoT devices and manages them by virtualizing them into directories and files, An IoT processor 210 and a user terminal 220. The IoT processor 210 includes a plurality of file catalog DB handlers 216, a plurality of file catalog DBs 214, (213) and a controller (212).

본 실시예에 따른 IoT 가상 파일 시스템의 상기 IoT 장치부, 사용자 단말기는 제1 실시예의 그것들과 동일하므로, 중복되는 설명은 생략한다. The IoT device portion and the user terminal of the IoT virtual file system according to the present embodiment are the same as those of the first embodiment, and a duplicate description will be omitted.

상기 복수 개의 파일카탈로그들은 각각 대응되는 파일카탈로그 DB 핸들러에 의해 사전 설정된 분류 기준에 따라 생성되어, 해당 파일카탈로그 DB에 각각 저장한다. 도 4는 본 발명에 따른 IoT 가상 파일 시스템에 있어서, 복수 개의 파일카탈로그 DB들을 예시적으로 도시한 구성도이다. 도 4를 참조하면, 상기 복수 개의 파일카탈로그 DB들은, 트리 구조의 파일카탈로그에 대하여 Depth 1 및 2의 정보를 저장하는 카탈로그 메인 DB(IoT_Catalog_Main), 및 Depth 3의 정보들을 사용자별, 서비스 제공자별, 시스템별로 분리하여 개별로 저장하는 제1~제n 사용자 카탈로그 DB들, 제1~제m 서비스 제공자 카탈로그 DB들, 제1~제k 시스템 카탈로그 DB들을 구비한다. The plurality of file catalogs are generated according to a sorting criterion preset by the corresponding file catalog DB handler, and stored in the corresponding file catalog DB, respectively. FIG. 4 is a configuration diagram exemplarily showing a plurality of file catalog DBs in the IoT virtual file system according to the present invention. Referring to FIG. 4, the plurality of file catalog DBs includes a catalog main DB (IoT_Catalog_Main) for storing information of Depth 1 and 2 for a file catalog of a tree structure, and information of Depth 3 for each user, First to n-th user catalog DBs, first to m-th service provider catalog DBs, and first to k-th system catalog DBs, which are separately stored for each system.

상기 복수 개의 파일카탈로그 DB 핸들러들은 상기 파일카탈로그 DB들을 관리하는 것으로서, 각 파일카탈로그 DB 핸들러는 하나 또는 둘이상의 파일카탈로그 DB들을 관리한다. 상기 파일카탈로그 DB 핸들러는 상기 파일카탈로그 메인장치로부터 상기 DB 핸들러에 대응되는 분류 기준에 포함되는 IoT 디바이스에 대한 가상화 정보들을 제공받고, 해당 IoT 디바이스에 대한 가상화 정보들을 파일카탈로그 DB에 저장시키거나 관리하는 것을 특징으로 한다. The plurality of file catalog DB handlers manage the file catalog DBs, and each file catalog DB handler manages one or two file catalog DBs. The file catalog DB handler receives virtualization information on the IoT device included in the classification reference corresponding to the DB handler from the file catalog main device and stores or manages virtualization information on the IoT device in the file catalog DB .

상기 파일카탈로그 DB 핸들러들의 각각은 상기 파일카탈로그 메인장치에 의해 자신에게 분류된 사용자 또는 정보 제공자들과 관련된 서비스 서버, 게이트웨이 및 IoT 디바이스를 디렉토리와 파일로 가상화시켜 트리 구조의 파일카탈로그를 생성하고, 변경된 사항을 반영하여 파일카탈로그를 수정하여 표출하는 구성으로서, 카탈로그 생성모듈, 카탈로그 표시모듈, 카탈로그 갱신모듈, 카탈로그 변경모듈, 파일 서치 모듈, 파일 복사 모듈, 분석결과처리 모듈, 제어신호 생성 모듈, 제어모듈을 구비한다. 본 실시예에 따른 카탈로그 생성모듈, 카탈로그 표시모듈, 카탈로그 갱신모듈, 카탈로그 변경모듈, 파일 서치 모듈, 파일 복사 모듈, 분석결과처리 모듈, 제어신호 생성 모듈, 제어모듈는 제1 실시예의 파일카탈로그 매니저의 그것들과 동일하게 동작되어, 파일카탈로그를 생성, 표시, 갱신 및 변경하거나 파일을 서치, 복사한다. Each of the file catalog DB handlers virtualizes a service server, a gateway and an IOT device associated with the user or information providers classified by the file catalog main device into a directory and a file to generate a file catalog of a tree structure, A catalog update module, a catalog update module, a file search module, a file copy module, an analysis result processing module, a control signal generation module, a control module, and a control module Respectively. The catalog creation module, the catalog display module, the catalog update module, the catalog change module, the file search module, the file copy module, the analysis result processing module, the control signal creation module, and the control module according to the present embodiment are the same as those of the file catalog manager of the first embodiment To create, display, update, or change the file catalog, or to search or copy the file.

상기 파일카탈로그 메인장치는 사전 설정된 분류 기준들에 대응되는 목록들이 저장된 분류 기준 DB들을 구비하고, 상기 분류 기준 DB에 저장된 분류 기준에 따라 복수 개의 파일카탈로그 DB들을 생성하고, 상기 복수 개의 파일카탈로그 DB들에 대한 정보를 구비하며, 상기 복수 개의 파일카탈로그 DB 핸들러들을 관리한다. 상기 분류 기준 DB들로는 사용자 리스트 DB, 정보 제공자 리스트 DB, 시스템 리스트 DB 등이 포함된다. The file catalog main apparatus has classification DBs in which lists corresponding to predetermined classification criteria are stored, generates a plurality of file catalog DBs according to a classification criterion stored in the classification reference DB, And manages the plurality of file catalog DB handlers. The classification DBs include a user list DB, an information provider list DB, a system list DB, and the like.

상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나인 것이 바람직하다.  The classification criteria determined by the DB selection module of the file catalog manager may be one of user information, information provider information, system information, and service type information.

상기 파일카탈로그 메인장치는 DB 선택 모듈을 구비하고, 상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 선택된 파일카탈로그 DB를 관리하도록 설정된 파일카탈로그 DB 핸들러로 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 제공한다. 상기 파일카탈로그 메인장치는 컨트롤러로부터 리소스 사용현황에 대한 정보를 제공받고, 상기 제공받은 리소스 사용현황에 대한 정보를 이용하여 파일카탈로그 DB 핸들러의 생성, 추가 및 삭제를 결정한다. Wherein the file catalog main unit comprises a DB selection module, wherein the DB selection module determines classification criterion information among information provided from the controller, selects a file catalog DB corresponding to the determined classification criterion information, And provides the IoT device related information provided from the controller to the file catalog DB handler configured to manage the selected file catalog DB. The file catalog main device receives information on the resource use status from the controller and determines creation, addition, and deletion of the file catalog DB handler by using information on the provided resource usage status.

상기 컨트롤러는 상기 파일카탈로그 메인장치로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공하거나, 사용자로부터 요청된 정보를 파일카탈로그 메인장치로 전송하고, 파일카탈로그 메인장치로부터 제공된 정보를 사용자 단말기로 제공한다. The controller provides the information including the classification criteria and the IoT device related information to the file catalog main unit, transmits the information requested by the user to the file catalog main unit, and transmits the information provided from the file catalog main unit to the user terminal to provide.

이상에서 본 발명에 대하여 그 바람직한 실시예를 중심으로 설명하였으나, 이는 단지 예시일 뿐 본 발명을 한정하는 것이 아니며, 본 발명이 속하는 분야의 통상의 지식을 가진 자라면 본 발명의 본질적인 특성을 벗어나지 않는 범위에서 이상에 예시되지 않은 여러 가지의 변형과 응용이 가능함을 알 수 있을 것이다. 그리고, 이러한 변형과 응용에 관계된 차이점들은 첨부된 청구 범위에서 규정하는 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다. While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood that various changes and modifications may be made without departing from the spirit and scope of the invention. It is to be understood that the present invention may be embodied in many other specific forms without departing from the spirit or essential characteristics thereof.

1, 2 : IoT 가상 파일 시스템
100, 200 : IoT 장치부
110, 210 : IoT 처리부
120, 220 : 사용자 단말기
112, 212 : 컨트롤러
114 : 파일카탈로그 매니저
116, 216 : 파일카탈로그 DB
213 : 파일카탈로그 메인장치
214 : 파일카탈로그 핸들러
1, 2: IoT virtual file system
100, 200: IoT device section
110, 210: IoT processor
120, 220: user terminal
112,
114: File Catalog Manager
116, 216: file catalog DB
213: file catalog main device
214: File Catalog Handler

Claims (8)

IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 IoT 가상 파일 시스템에 있어서,
사전 설정된 분류 기준에 따라 생성된 복수 개의 파일카탈로그 DB;
상기 분류 기준에 따라 복수 개의 파일카탈로그 DB들을 생성하고, 상기 복수 개의 파일카탈로그들의 각각을 분리하여 저장 및 관리하는 파일카탈로그 매니저; 및
상기 파일카탈로그 매니저로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공하는 컨트롤러;
를 구비하고, 상기 파일카탈로그 매니저는 DB 선택 모듈을 구비하고,
상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 상기 선택된 파일카탈로그 DB에 저장 및 관리하는 것을 특징으로 하는 IoT 가상 파일 시스템.
1. An IoT virtual file system for collecting and analyzing information and sensing data about IoT devices and managing them by virtualizing them into directories and files,
A plurality of file catalog DBs generated according to preset classification criteria;
A file catalog manager for generating a plurality of file catalog DBs according to the classification criteria, and separately storing and managing each of the plurality of file catalogs; And
A controller for providing the file catalog manager with information including the classification criteria and IoT device related information;
Wherein the file catalog manager comprises a DB selection module,
The DB selection module determines the classification reference information among the information provided from the controller, selects the file catalog DB corresponding to the determined classification reference information, and outputs the IoT device related information provided from the controller to the selected file catalog DB And the IoT virtual file system.
제1항에 있어서, 상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나인 것을 특징으로 하는 IoT 가상 파일 시스템. The IoT virtual file system according to claim 1, wherein the classification criteria determined by the DB selection module of the file catalog manager is one of user information, information provider information, system information, and service type information. 제1항에 있어서, 상기 파일카탈로그 매니저는 트리구조를 갖는 파일카탈로그의 Depth에 따라 분류하고,
트리 구조를 갖는 파일카탈로그의 Depth 1 및 2에 대한 정보를 저장하는 파일카탈로그 DB 및 상기 파일카탈로그의 Depth 3 이상에 대한 정보를 각각 분리하여 저장하는 복수 개의 파일카탈로그 DB들을 생성하는 것을 특징으로 하는 IoT 가상 파일 시스템.
The method of claim 1, wherein the file catalog manager classifies the file catalog according to a depth of a file catalog having a tree structure,
A file catalog DB storing information on Depth 1 and 2 of a file catalog having a tree structure, and a plurality of file catalog DBs separately storing information on a Depth 3 or more of the file catalog. Virtual file system.
IoT 디바이스들에 대한 정보 및 센싱 데이터들을 수집 및 분석하여 디렉토리 및 파일로 가상화하여 관리하는 IoT 가상 파일 시스템에 있어서,
사전 설정된 분류 기준에 따라 생성된 복수 개의 파일카탈로그 DB;
사전 설정된 분류 기준에 따른 파일카탈로그 DB를 생성하고, 상기 생성된 파일카탈로그 DB들을 저장 및 관리하는 복수 개의 파일카탈로그 DB 핸들러;
상기 복수 개의 파일카탈로그 DB들에 대한 정보를 구비하며, 상기 복수 개의 파일카탈로그 DB 핸들러들을 관리하는 파일카탈로그 메인장치; 및
상기 파일카탈로그 메인장치로 상기 분류 기준을 포함하는 정보 및 IoT 디바이스 관련 정보들을 제공하는 컨트롤러;
를 구비하고, 상기 파일카탈로그 메인장치는 DB 선택 모듈을 구비하고,
상기 DB 선택 모듈은, 상기 컨트롤러로부터 제공된 정보들 중 분류 기준 정보를 판단하고, 상기 판단된 분류 기준 정보에 대응하는 파일카탈로그 DB를 선택하고, 상기 선택된 파일카탈로그 DB를 관리하도록 설정된 파일카탈로그 DB 핸들러로 상기 컨트롤러로부터 제공된 IoT 디바이스 관련 정보들을 제공하는 것을 특징으로 하는 IoT 가상 파일 시스템.
1. An IoT virtual file system for collecting and analyzing information and sensing data about IoT devices and managing them by virtualizing them into directories and files,
A plurality of file catalog DBs generated according to preset classification criteria;
A plurality of file catalog DB handlers for creating a file catalog DB according to a preset sorting criterion and storing and managing the generated file catalog DBs;
A file catalog main device having information on the plurality of file catalog DBs and managing the plurality of file catalog DB handlers; And
A controller for providing information including the classification criteria and IoT device related information to the file catalog main unit;
Wherein the file catalog main device comprises a DB selection module,
The DB selection module is configured to judge classification standard information among the information provided from the controller, to select a file catalog DB corresponding to the determined classification standard information, and to set a file catalog DB handler And provides the IoT device related information provided from the controller.
제4항에 있어서, 상기 파일카탈로그 DB 핸들러는 상기 파일카탈로그 메인장치로부터 IoT 디바이스에 대한 가상화 정보들 및 선택된 파일카탈로그 DB에 대한 정보를 제공받고, 해당 IoT 디바이스에 대한 가상화 정보들을 상기 선택된 파일카탈로그 DB에 저장시키거나 관리하는 것을 특징으로 하는 IoT 가상 파일 시스템. The file catalog DB handler according to claim 4, wherein the file catalog DB handler receives virtualization information on the IoT device and information on the selected file catalog DB from the file catalog main device, and transmits virtualization information on the IoT device to the selected file catalog DB In the IoT virtual file system. 제4항에 있어서, 상기 파일카탈로그 DB 핸들러의 각각은 하나 또는 둘 이상의 파일카탈로그 DB들을 관리하는 것을 특징으로 하는 IoT 가상 파일 시스템.5. The IoT virtual file system according to claim 4, wherein each of the file catalog DB handlers manages one or more file catalog DBs. 제4항에 있어서, 상기 파일카탈로그 메인장치는 컨트롤러로부터 리소스 사용현황에 대한 정보를 제공받고, 상기 제공받은 리소스 사용현황에 대한 정보를 이용하여 파일카탈로그 DB 핸들러의 생성, 추가 및 삭제를 결정하는 것을 특징으로 하는 IoT 가상 파일 시스템.The method according to claim 4, wherein the file catalog main device receives information on a resource use status from a controller and determines generation, addition, and deletion of a file catalog DB handler using information on the provided resource use status Features IoT virtual file system. 제1항에 있어서, 상기 파일카탈로그 매니저의 DB 선택 모듈이 판단하는 분류 기준은 사용자 정보, 정보 제공자 정보, 시스템 정보, 서비스 종류 정보 중 하나인 것을 특징으로 하는 IoT 가상 파일 시스템.

The IoT virtual file system according to claim 1, wherein the classification criteria determined by the DB selection module of the file catalog manager is one of user information, information provider information, system information, and service type information.

KR1020160166590A 2016-12-08 2016-12-08 IoT virtual file system using file catalog KR20180066357A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160166590A KR20180066357A (en) 2016-12-08 2016-12-08 IoT virtual file system using file catalog

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160166590A KR20180066357A (en) 2016-12-08 2016-12-08 IoT virtual file system using file catalog

Publications (1)

Publication Number Publication Date
KR20180066357A true KR20180066357A (en) 2018-06-19

Family

ID=62790610

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160166590A KR20180066357A (en) 2016-12-08 2016-12-08 IoT virtual file system using file catalog

Country Status (1)

Country Link
KR (1) KR20180066357A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140008667A (en) 2012-07-11 2014-01-22 전자부품연구원 Method for providing internet of things service
KR101632389B1 (en) 2014-10-08 2016-06-21 (주)섬엔지니어링 IoT analyzing system using IoT virtual file structure

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140008667A (en) 2012-07-11 2014-01-22 전자부품연구원 Method for providing internet of things service
KR101632389B1 (en) 2014-10-08 2016-06-21 (주)섬엔지니어링 IoT analyzing system using IoT virtual file structure

Similar Documents

Publication Publication Date Title
JP6901504B2 (en) Clone catalog object
US9609345B2 (en) Scalable image distribution in virtualized server environments
JP6250189B2 (en) Client configurable security options for data streams
JP6450756B2 (en) Partition-based data stream processing framework
JP6357243B2 (en) Data stream ingestion and persistence policy
US8832130B2 (en) System and method for implementing on demand cloud database
US20150134796A1 (en) Dynamic partitioning techniques for data streams
CN102938784A (en) Method and system used for data storage and used in distributed storage system
US9378039B2 (en) Virtual machine storage replication schemes
US10650013B2 (en) Access operation request management
US11442927B1 (en) Storage performance-based distribution of deduplicated data to nodes within a clustered storage environment
US8327329B2 (en) Application dehydration, synchronization, and rehydration
US20230315584A1 (en) Backing up data for a namespace assigned to a tenant
WO2021092848A1 (en) Text classification for input method editor
US11609754B2 (en) Tool for latency optimized system placement
US9600180B2 (en) Dynamic hierarchical navigation schemes for storage management systems
US9229935B2 (en) Simulating accesses for archived content
KR20180066357A (en) IoT virtual file system using file catalog
KR101638727B1 (en) Cluster system
US11042665B2 (en) Data connectors in large scale processing clusters
US9336232B1 (en) Native file access
US20220197860A1 (en) Hybrid snapshot of a global namespace
US11388235B1 (en) Decoupling volume deployment requirements and code implementation
Lakshkar et al. A Catholic Research on Big Data and Hadoop Environment
WO2017175284A1 (en) Data processing system and data processing method