• Title/Summary/Keyword: DB 구조

Search Result 506, Processing Time 0.033 seconds

A Study on the Validity of Full-Text DB Search Based On Semantic Structure Of Paragraphs (단락의 의미구조에 의한 전문DB탐색의 타당성 연구)

  • 남궁황;이두영
    • Proceedings of the Korean Society for Information Management Conference
    • /
    • 1998.08a
    • /
    • pp.5-8
    • /
    • 1998
  • 비구조화된 전문DB는 이용자가 필요로 하는 부분을 지정하여 다양하게 탐색한 수 없고, 또한 부적합 정보가 다량 탐색된다는 단점이 있다. 이러한 문제점을 해결하기 위해서 문헌의 구조화가 시도되고 있으나, 지금까지는 대부분 형태적 논리구조에 기반한 탐색기법이 연구되어 왔다. 따라서 본 논문에서는 문헌의 구조화에 형태적인 논리구조 뿐만 아니라 의미적인 논리구조도 반영될 수 있도록 단락을 객체단위로 한 의미구조 관계를 규명하고 이를 전문DB 구조에 적용하기 위한 타당성을 고찰하였다.

  • PDF

Standardization of XML based Meta-data for Industrial Speech Databases (산업용 음성 DB 메타데이터 표준화)

  • Joo, Young-Hee;Hong, Ki-Hyung
    • Proceedings of the KSPS conference
    • /
    • 2005.11a
    • /
    • pp.211-214
    • /
    • 2005
  • 본고에서는 산업용 음성 DB를 위한 XML 기반 메타데이터의 표준화에 대한 현재 상황과 표준화 활동에 대하여 소개한다. 산업용 음성 DB는 구축에 많은 시간과 비용을 요구하며, 양질의 음성 처리 시스템 (인식/합성/인증)의 개발을 위해서는 가능한 많은 양의 음성 데이터가 필요하다. 산업용 음성 DB 메타데이터 표준화는 서로 다른 기관에서 구축한 음성 DB의 공유와 재사용을 원활히 하기 위하여, 2004년 9월부터 요구사항 분석을 시작하여, 2005년 3월 초안이 완성되었다. 본 표준안은 음성 DB 메타데이터의 구조를 XML 기반으로 정의한 것이며, 음성 파일 이름, 화자 식별자, 음소 기호와 같은 구조 외의 표준화 대상에 대해서는 다루지 않는다. 이미 ETRI와 SiTEC [5]에서 XML 기반의 메타데이터 구조와 내용 표준안을 제안한 바 있으나. [5]에서 제안한 구조는 평면 구조를 취하고 있어 내용의 중복성등의 단점이 있어, 이를 보완하여 음성 DB 데이터 모델을 객체지향 방식으로 설계하였다.

  • PDF

Effect of Dispersant Contents on the Dispersity of Conductive Carbon-black and Properties of Screen-printed Source-drain Electrodes for OTFTs (분산제 함량에 따른 전도성 카본블랙의 분산 특성 및 스크린 인쇄된 OTFTs용 소스-드레인 전극 물성)

  • Lee, Mi-Young;Bae, Kyung-Eun;Kim, Seong-Hyun;Lim, Sang-Chul;Nam, Su-Yong
    • Polymer(Korea)
    • /
    • v.33 no.5
    • /
    • pp.397-406
    • /
    • 2009
  • We have fabricated source-drain electrodes for OTFTs using a screen-printing technique with carbon-black pastes as conductive paste. And effects of dispersants contents (SOP 10-40%) on the dispersity of carbon-black pastes and characteristics of screen-printed source-drain electrodes for OTFTs using two types of dispersants (DB-2150, DB-9077) were investigated. As contents of both dispersants were increased the dispersity of carbon-black mill-bases was improved, whereas the carbon-black pastes exhibited different dispersion characteristics. For the case of DB-2150, the dispersity of the pastes was improved with increasing dispersant content and the storage modulus G' in their rheology characteristics were reduced. But, for the DB-9077, the storage modulus G' of pastes were increased with dispersant content due to the flocculated network structure formed by interactions among carbon-black powders and dispersants. But, since this flocculated network structure of the pastes using DB-9077 resulted in the conduction path of carbon-black structures, the conductivities of screen-printed electrodes and mobilities of the OTFTs with them were better than those using pastes with DB-2150.

The Design and Implementation of Update Protocol for Spatial Data based on the Middleware : OLE DB (미들웨어 : OLE DB를 기반으로 한 공간 데이터 변경 프로토콜의 설계 및 구현)

  • 박정하;김동현;홍봉희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.45-47
    • /
    • 2000
  • 지리정보시스템 클라이언트는 Open API를 이용한 개방형((Open)구조를 지향하고 있으며 OpenGIS는 다양한 데이터 소스간의 상호운용을 지우 하는 개방형 지리정보시스템의 표준으로 자리를 잡아가고 있다. 따라서 기존의 패쇄환경(Closed Environment)에서 행해졌던 공간 데이터 동시 수정의 연구는 OLE DB와 같은 개방환경(Open Environment)에서 연구될 필요가 있다. 기존의 기법을 OLE DB에 적용할 때 문제점으로 제기되는 것은 첫째, 공간데이터 수정을 위한 변경 제어가 서버측에 위치함으로써 서버에 따라 재작성 되어야 하는 문제가 있고, 둘째, 서버의 데이터를 중복 저장하고 있는 클라이언트 데이터에 대한 일관성 유지를 위해 클라이언트의 변경 내용은 다른 클라이언트에게 통보되어야 하지만 OLE DB의 통보 메커니즘은 Rowset을 공유하는 동일 클라이언트 내에서의 통보만 가능한 구조이다. 본 논문은 공간데이터베이스 서버에 의존적인 서버부분의 기능을 미들웨어에서 구현함으로써 서버 모듈의 재작성 문제를 해결하고 서로 다른 클라이언트간의 변경 전파 프로토콜을 제시하여 서버와 독립적으로 운용할 수 있는 공간데이터 변경을 위한 OLE DB서비스 제공자 프로토콜을 설계하고 구현한 결과를 보인다.

  • PDF

Development of Hybrid Spatial Information Model for National Base Map (국가기본도용 Hybrid 공간정보 모델 개발)

  • Hwang, Jin Sang;Yun, Hong Sik;Yoo, Jae Yong;Cho, Seong Hwan;Kang, Seong Chan
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.32 no.4_1
    • /
    • pp.335-341
    • /
    • 2014
  • The main goal of this study is on developing a proper brand-new data of national base map and Data Based(DB) model for new information technology environments. To achieve this goal, we generated a brand-new Hybrid spatial information model which is specialized in the spatio-temporal map structure, the framework map for information integration, and the multiple-layered topology structure. The DB structure was designed to reflect the change of objections by adding a new dimension of 'time' in the spartial information, while the infrastructure was able to connect/converge with other information by giving the unique ID and multi-scale fusion map structure. Furthermore, the topology and multi visualization structure, including indoor and basement information, were designed to overcome limitations of expressing in 2 dimension map. The result from the performance test, which was based on the Hybrid spatial information model, confirms the possibility in advanced national base map and conducted DB model through implementing various information and spatiotemporal connections.

Design and Implementation of Sensor Information Management System based on Celery-MongoDB (Celery-MongoDB 를 활용한 센서정보 관리시스템 설계 및 구현)

  • Kang, Yun-Hee
    • Journal of Platform Technology
    • /
    • v.9 no.2
    • /
    • pp.3-9
    • /
    • 2021
  • The management of sensor information requires the functions for registering, modifying and deleting rapidly sensor information about various many sensors. In this research, Celery and MongoDB are used for developing a sensory data management system. Celery supplies a queue structure based on asynchronous communication in Python. Celery is a distributed simple job-queue but reliable distributed system suitable for processing large message. MongoDB is a NoSQL database that is capable of managing various informal information. In this experiment, we have checked that variety of sensor information can be processed with this system in a IoT environment. To improve the performance for handling a message with sensory data, this system will be deployed in the edge of a cloud infrastructure.

Design of Server Structure for Efficiency and Stability of DB-IR Integration System (효율적이고 안정적인 DB-IR 통합시스템을 위한 서버 구조)

  • Lee, min-ho;Kim, jin-suk;Choi, yun-soo;Jeong, chang-hoo;Seo, jeong-hyun;Yoon, hwa-mook
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.331-334
    • /
    • 2007
  • As information renewal period comes to be quick recently, the need that IRS must have data management facilities such as transaction processing, join, view, trigger is extending. Therefore, DB-IR(Database ? Information Retrieval) Integration is a recent budding area of interest in the research fields of database area and information retrieval area. Since the role of DB-IR integration systems is different from those of DBMS or IRS, It is necessary to be a new design of structure for DB-IR integration system. We have designed a new server structure for efficiency and stability of DB-IR integration system.

  • PDF

Study of MongoDB Architecture by Data Complexity for Big Data Analysis System (빅데이터 분석 시스템 구현을 위한 데이터 구조의 복잡성에 따른 MongoDB 환경 구성 연구)

  • Hyeopgeon Lee;Young-Woon Kim;Jin-Woo Lee;Seong Hyun Lee
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.16 no.5
    • /
    • pp.354-361
    • /
    • 2023
  • Big data analysis systems apply NoSQL databases like MongoDB to store, process, and analyze diverse forms of large-scale data. MongoDB offers scalability and fast data processing speeds through distributed processing and data replication, depending on its configuration. This paper investigates the suitable MongoDB environment configurations for implementing big data analysis systems. For performance evaluation, we configured both single-node and multi-node environments. In the multi-node setup, we expanded the number of data nodes from two to three and measured the performance in each environment. According to the analysis, the processing speeds for complex data structures with three or more dimensions are approximately 5.75% faster in the single-node environment compared to an environment with two data nodes. However, a setting with three data nodes processes data about 25.15% faster than the single-node environment. On the other hand, for simple one-dimensional data structures, the multi-node environment processes data approximately 28.63% faster than the single-node environment. Further research is needed to practically validate these findings with diverse data structures and large volumes of data.

A Research on how to turn Object oriented Database of civil materials to practical use (객체지향 Data Base를 이용한 토목자재 정보의 이용방안 연구)

  • Kwon, Oh-Yong;Han, Chung-Han;Kim, Do-Keun;Jo, Chan-Won
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • 2008.11a
    • /
    • pp.708-711
    • /
    • 2008
  • This study is intended to build research for ways to utilize material information in the design and working business for public works. The contents and results of this study can be classified into object-oriented DB application to bridge construction and object-oriented DB utilization of civil material information. First, application of object-oriented DB to bridge construction 1) constructs the work unit of classified work table as an object(Each object constructs material information on the statement of quantity calculation as data), 2) constructs object-oriented DB for superstructure and substructure of PSC Beam bridge, 3) leads to the research for ways to utilize materials by developing 3D bridge prototype with REVIT structure. Secondly, ways to utilize object-oriented DB for civil material information identified the possibility for utilizing it in making 2D drawings for design work, preparing materials list, analyzing structure for working businesses, selecting and purchasing materials, managing process and maintaining. It is suggested that the results of this study should be applied to all bridge constructions through test-bed and additional studies so as to secure the credibility of the results of this study.

  • PDF

신약설계를 위한 화합물 DB-chemical Database for Drug Design-

  • Lee, Seong-Gwang;No, Gyeong-Tae
    • Journal of Scientific & Technological Knowledge Infrastructure
    • /
    • s.5
    • /
    • pp.41-50
    • /
    • 2001
  • 화학구조 D B는 그 목적에 다양하게 분류될 수 있는데, 유사한 약효를 검색하기 위한 유사도 검색(similarity search) DB와 유기합성을 위한 reaction DB, 실험이나 계산으로 얻은 물성을 모은 property DB, 생물학적 검증 데이터를 모은 activity DB등이 있다. 이러한 화학 D B는 신약을 설계하는 입장에서 볼 때, 앞에서 말한 다양한 D B로서의 목적을 모두 충족시킬 수 있는 유기적인 설계가 바람직하다.

  • PDF