• 제목/요약/키워드: Multi Database

검색결과 684건 처리시간 0.023초

데이터베이스 정규화 이론을 이용한 국민건강영양조사 중 다년도 식이조사 자료 정제 및 통합 (Data Cleaning and Integration of Multi-year Dietary Survey in the Korea National Health and Nutrition Examination Survey (KNHANES) using Database Normalization Theory)

  • 권남지;서지혜;이헌주
    • 한국환경보건학회지
    • /
    • 제43권4호
    • /
    • pp.298-306
    • /
    • 2017
  • Objectives: Since 1998, the Korea National Health and Nutrition Examination Survey (KNHANES) has been conducted in order to investigate the health and nutritional status of Koreans. The food intake data of individuals in the KNHANES has also been utilized as source dataset for risk assessment of chemicals via food. To improve the reliability of intake estimation and prevent missing data for less-responded foods, the structure of integrated long-standing datasets is significant. However, it is difficult to merge multi-year survey datasets due to ineffective cleaning processes for handling extensive numbers of codes for each food item along with changes in dietary habits over time. Therefore, this study aims at 1) cleaning the process of abnormal data 2) generation of integrated long-standing raw data, and 3) contributing to the production of consistent dietary exposure factors. Methods: Codebooks, the guideline book, and raw intake data from KNHANES V and VI were used for analysis. The violation of the primary key constraint and the $1^{st}-3rd$ normal form in relational database theory were tested for the codebook and the structure of the raw data, respectively. Afterwards, the cleaning process was executed for the raw data by using these integrated codes. Results: Duplication of key records and abnormality in table structures were observed. However, after adjusting according to the suggested method above, the codes were corrected and integrated codes were newly created. Finally, we were able to clean the raw data provided by respondents to the KNHANES survey. Conclusion: The results of this study will contribute to the integration of the multi-year datasets and help improve the data production system by clarifying, testing, and verifying the primary key, integrity of the code, and primitive data structure according to the database normalization theory in the national health data.

이기종 시스템에서 다층 구조를 통한 DBMS 대용량 데이터 로딩의 분석 및 평가 (Analysis and Evaluation of DBMS Bulk Data Loading Through Multi-tiered Architecture for Heterogeneous Systems)

  • 진기원;임효택
    • 한국정보통신학회논문지
    • /
    • 제14권1호
    • /
    • pp.167-176
    • /
    • 2010
  • 여러 과정을 통해 만들어진 수많은 데이터는 효율적으로 관리되기 위해서 DBMS의 도움이 절대적으로 필요하다. 네트워크 내부 또는 외부에서 오는 이러한 데이터는 실시간 또는 일괄적으로 데이터베이스에 삽입(insertion)이 된다. 다량의 데이터 삽입은 흔히 개별적인 DBMS에서 지원하는 특정 대용량 로딩 또는 삽입기능을 통해 수행된다. 본 논문에서는 다층 구조로 구성되어 있는 이기종 시스템의 대용량 데이터 로딩을 분석하고 평가하며 프로그램 삽입에서의 DBMS 대용량 로더의 결과와 비교한다. 또한 대용량 로딩의 성능을 쉽게 향상 시킬 수 있는 staging 데이터베이스를 사용한 하이브리드 방법을 제안한다.

Design of Network-based Game Using the GoF Design Patterns

  • Kim Jong-Soo;Kim Tai-Suk
    • 한국멀티미디어학회논문지
    • /
    • 제9권6호
    • /
    • pp.742-749
    • /
    • 2006
  • In the network-based game where it uses the Internet infrastructure, the implementation is possible with the various methods. Such Applications are developed in the multi-tired architecture. There are many cases for the server to be separated from the hardware or the software. In this case, a lot of applications make the distributed process possible and are made as the multi-tiered architecture to develop the reusability of the existing software module. Especially, it is mostly general to separate for the case of a database server to a new tier. One of the important points of multi-tiered server side applications is security and because of this, it is difficult to share the related data about the design skill. Using design patterns, it gives help in reusing the existing written-code for the design of the game that needs a lot of money and time. Design Patterns are related to the software reuse. For the development of more efficient games, if well-defined design patterns are provided to the developers, then it would make more easy advanced game API and make possible the framework for the game development based on the API Through the analysis of the general network-based game currently servicing in the Internet, in this paper, we discuss how to implement a business logic tier using database system among the server side architectures. The main objective of this article is to show an efficient APIs(Application Programming Interfaces) design method which can be used to manage the data that must be saved to the database system among the packets that client/server have to be exchange.

  • PDF

분산환경에서 XMDR 기반의 멀티데이터 베이스 상호운영 모델 설계 (A Design of Model For Interoperability in Multi-Database based XMDR on Distributed Environments)

  • 정계동;황치곤;최영근
    • 한국정보통신학회논문지
    • /
    • 제11권9호
    • /
    • pp.1771-1780
    • /
    • 2007
  • 인터넷의 발달과 기업환경의 변화로 인해 정보통합의 필요성이 강조되고 있고, 기업에서는M&A를 통해 기존의 구축된 멀티-데이터 베이스를 통합해야 하는 경우가 많다. 이러한 정보의 통합을 위해서는 이질성의 문제를 해결하여 상호운용성을 보장해야 하며, 안정된 통합을 보장해야 한다. 본 논문에서는 이질성 환경에서 상호운용성 문제를 해결하기 위해 표준과 로컬간의 연관성을 명시한 XMDR(eXtended Meta-Data Registry)을 기반으로 상호운영을 위한 글로벌 XML 쿼리를 로컬 XML 쿼리로 변화할 수 있는 방법을 제안한다. 따라서 XMDR에 의한 글로벌 XML 쿼리를 생성하여 멀티-데이터 베이스를 하나의 질의로 검색과 수정이 가능하게 하고, 래퍼는 레거시에 적합하도록 변환할 수 있도록 레퍼를 구체적으로 설계된 모델을 제안하고, 이러한 처리를 위하여 기존의 분산 트랜잭션 처리기법인 2PC방식을 적용하였다.

클라우드 환경에서 데이터베이스 통합을 위한 DBaaS 허브 시스템에 관한 연구 (The Study of DBaaS Hub System for Integration of Database In the Cloud Environment)

  • 정계동;황치곤;이종용;신효영
    • 디지털융복합연구
    • /
    • 제12권9호
    • /
    • pp.201-207
    • /
    • 2014
  • 클라우드 환경에서 기업은 의사결정이나 기업의 정책을 결정하기 위해 데이터 통합 및 분석이 필요하다. 그러나 이 환경에서 새로운 시스템이 추가되면 데이터 통합 측면에서 기존 시스템이 가진 이질적인 특성 때문에 많은 비용과 시간이 필요로 하게 된다. 따라서 본 논문에서 멀티 데이터베이스 서비스를 위하여 DBaaS 허브 시스템을 제안한다. 이러한 DBaaS는 서로 다른 데이터베이스를 요구할 수도 있으며, 연관성이 있는 서비스를 위하여 데이터를 통합해야할 필요가 있다. DBaaS의 데이터 상호운용성 문제를 해결하기 위해 온톨로지를 이용한 메타 쿼리를 제안한다. 메타 쿼리는 실제 데이터에 접근하기 위한 쿼리가 아닌 상위의 쿼리이다. 이는 실제 데이터베이스에 접근할 때 온톨로지를 통하여 변환된 질의로 접근함으로써 데이터 통합을 기할 수 있다. 또한 메타 데이터를 이용하여 문서 지향 데이터베이스 시스템을 구축한다.

다분야 통합환경에서의 데이터베이스 설계 연구 (A Study on the Database Design in the MDO Environment)

  • 황진용;정주영;이재우;변영환
    • 한국항공우주학회지
    • /
    • 제31권5호
    • /
    • pp.25-36
    • /
    • 2003
  • 항공기 설계는 설계 전 분야에 걸친 설계 요소들을 모두 고려한 통합적 환경에서 이루어 져야 한다. 이를 위해 각 분야간의 데이터 공유 및 일관성, 무결성, 최신성 등이 요구되며 이러한 요구사항을 만족할 수 있는 효율적인 데이터베이스의 설계가 필요하다. 데이터베이스의 설계 순기는 저장되고 관리해야 할 데이터의 분석, E-R Diagram의 작성, 테이블 사상으로 이루어진다. 본 연구에서는 상용의 Oracle 8i 데이터베이스 관리시스템을 이용하여 데이터베이스를 설계, 구축하였다. MDF(MultiDisplinary Feasible), IDF(Individual Discipline Feasible), CO(Collaborative Optimization) 등의 MDO(Multidisciplinary Design Optimization) 기법을 적용할 수 있는 데이터베이스의 설계과정을 정립하고, 간단한 수치예제와 무인전투기 최적화 설계 등의 예제를 통하여 통합환경에서의 데이터베이스 설계 방법의 타당성을 검증하였다.

동적 경로안내시스템에서 벡터 지오데이터의 관리를 위한 다중 해상도 모델 (A Multi-Resolution Database Model for Management of Vector Geodata in Vehicle Dynamic Route Guidance System)

  • 주용진;박수홍
    • 대한공간정보학회지
    • /
    • 제18권4호
    • /
    • pp.101-107
    • /
    • 2010
  • 본 연구의 목적은 벡터 도메인 안에 대규모 도로 선형 사상을 대상으로 실시간 데이터 변경, 관리가 가능한 네트워크의 다중 표현 데이터베이스 모델을 구축하는 것이다. 즉, 최상위 레벨의 네트워크 데이터로부터 이에 대응하는 하위 베이스 네트워크 데이터로 순차적으로 데이터 통합과 자동 매칭을 수행하는 상의하달 방식(top-down)을 기초로 하는 프레임워크를 제시하며, 이를 통해 변화 가능한 축척(variable-scale)의 지도를 생성하는 모델을 제안하였다. 구현된 MRDB(Multi-Resolution Database) 모델을 차량 항법 서비스에 적용하여 실제 동적 경로 안내 시스템에 활용 가능함을 확인할 수 있었다.

The Efficient Query Evaluation Plan in the Spatial Database Engine

  • Liu, Zhao-Hong;Kim, Sung-Hee;Lee, Jae-Dong;Bae, Hae-Young
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2001년도 봄 학술발표논문집 Vol.28 No.1 (B)
    • /
    • pp.22-24
    • /
    • 2001
  • A new GIS software Spatial Database Engine(SDE) has been developed to integrated with spatial database that combines conventional and spatially related data. As we known well in the traditional relation database system, the query evaluation techniques are a well-researched subject, many useful and efficient algorithms have been proposed, but in the spatial database system, it is a litter difference with the traditionally ones. Based on the Query Graph Model(QGM), we implemented our own query evaulation plan in the SDE, which can deal with the full functionality query statement SELECT-FROM-WHERE_GROUPBY-HAVING, and treat the spatial data and non-spatial data seamlessly. We proposed a novel multi way join algorithm base on nest loop that may be attractive.

  • PDF

Database and knowledge-base for supporting distributed intelligent product design

  • Nguyen Congdu;Ha Sungdo
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 ICEIC The International Conference on Electronics Informations and Communications
    • /
    • pp.87-91
    • /
    • 2004
  • This research presents distributed database and knowledge-base modeling approach for intelligent product design system. The product design information in this study is described by a collection of rules and design knowledge that are utilized according to the product development procedures. In this work, a network-based architecture has been developed to enable dispersed designers to simultaneously accomplish remote design tasks. A client/server communication diagram has also been proposed to facilitate consistent primary information modeling for multi-user access and reuse of designed results. An intelligent product design system has been studied with the concepts of distributed database and network-based architecture in order to support concurrent engineering design and automatic design part assembly. The system provides the capability of composing new designs from proper design elements stored in the database and knowledge-base. The distributed intelligent product design is applied to the design of an automobile part as an example.

  • PDF

A MULTI-DIMENSIONAL REDUCTION METHOD OF LARGE-SCALE SURVEY DATABASE

  • Lee, Y.;Kim, Y.S.;Kang, H.W.;Jung, J.H.;Lee, C.H.;Yim, I.S.;Kim, B.G.;Kim, H.G.;Kim, K.T.
    • 천문학논총
    • /
    • 제28권1호
    • /
    • pp.7-13
    • /
    • 2013
  • We present a multi-dimensional reduction method of the surveyed cube database obtained using a single- dish radio telescope in Taeduk Radio Astronomy Observatory (TRAO). The multibeam receiver system installed at the 14 m telescope in TRAO was not optimized at the initial stage, though it became more stabilized in the following season. We conducted a Galactic Plane survey using the multibeam receiver system. We show that the noise level of the first part of the survey was higher than expected, and a special reduction process seemed to be definitely required. Along with a brief review of classical methods, a multi-dimensional method of reduction is introduced; It is found that the 'background' task within IRAF (Image Reduction and Analysis Facility) can be applied to all three directions of the cube database. Various statistics of reduction results is tested using several IRAF tasks. The rms value of raw survey data is 0.241 K, and after primitive baseline subtraction and elimination of bad channel sections, the rms value turned out to be 0.210 K. After the one-dimensional reduction using 'background' task, the rms value is estimated to be 0.176 K. The average rms of the final reduced image is 0.137 K. Thus, the image quality is found to be improved about 43% using the new reduction method.