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

검색결과 1,180건 처리시간 0.034초

Development of a Quality Assurance Safety Assessment Database for Near Surface Radioactive Waste Disposal

  • Park J.W.;Kim C.L.;Park J.B.;Lee E.Y.;Lee Y.M.;Kang C.H.;Zhou W.;Kozak M.W.
    • Nuclear Engineering and Technology
    • /
    • 제35권6호
    • /
    • pp.556-565
    • /
    • 2003
  • A quality assurance safety assessment database, called QUARK (QUality Assurance Program for Radioactive Waste Management in Korea), has been developed to manage both analysis information and parameter database for safety assessment of low- and intermediate-level radioactive waste (LILW) disposal facility in Korea. QUARK is such a tool that serves QA purposes for managing safety assessment information properly and securely. In QUARK, the information is organized and linked to maximize the integrity of information and traceability. QUARK provides guidance to conduct safety assessment analysis, from scenario generation to result analysis, and provides a window to inspect and trace previous safety assessment analysis and parameter values. QUARK also provides default database for safety assessment staff who construct input data files using SAGE(Safety Assessment Groundwater Evaluation), a safety assessment computer code.

토지정보 시스템에 있어서 토지대장 데이타베이스 구축 (Building of Land Ledger Database Using Land Information System)

  • 강인준;장용구;박기배
    • 한국측량학회지
    • /
    • 제12권2호
    • /
    • pp.141-146
    • /
    • 1994
  • 현재 행정부서 지적계에서는 문서취급을 위한 데이타베이스만을 구축하고 있고, 그 외의 공시지가를 산정하기 위한 사항들은 직접 현장을 답사하여 기록하고 있는 실정이다. 본 연구에서는 1개동을 모델 지역으로 선정하여 도형요소와 속성요소를 함께 처리하여 현황파악 뿐만 아니라 데이타베이스로 함께 볼 수 있도록 프로그램화하였다. 도형요소와 속성요소의 연결은 AutoCAD에서 만들었고 데이터베이스 구축시 AutoCAD 상에서의 한계로 인하여 독자적인 데이타베이스를 Clipper로 구축하여 AutoCAD와 Clipper의 데이타베이스를 AutoCAD의 메뉴파일에서 처리하여 연결하였다.

  • PDF

발전 및 산업 설비 지원 용접 기술 정보 시스템 개발 (Development of Welding Information System for Power and Industrial Plant)

  • 박주용;홍성호
    • Journal of Welding and Joining
    • /
    • 제17권3호
    • /
    • pp.44-49
    • /
    • 1999
  • Power and industrial plant use various welding processes and many kinds of materials. Thus, it is a difficult task to get the proper welding information. In this research, a welding information system was developed to solve the difficulty. It consists of database system, knowledge base system and diagram analysis programs. Database system contains a large database and various searching method corresponding to the kind of information. A large part of welding information is managed by this database system. Knowledge based system is used for decision of proper welding process and analysis of weld defects. It has conversion program from text to knowledge, and inference mechanism. Finally, Diagram analysis programs carry out the calculation of ferrite content in the weld metal. By the calculation, a crack occurrence can be avoided. The developed system can be a useful tool for welding in the field of power and industrial plant.

  • PDF

Linux에서 SQLite 데이터베이스의 검색 성능 분석 (Search Performance Analysis of SQLite Database on Linux)

  • 최진오
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2016년도 춘계학술대회
    • /
    • pp.390-391
    • /
    • 2016
  • SQLite는 리소스 제약이 큰 소형 기기에 적합한 데이터베이스 엔진이며 리눅스 기반 모바일 기기에 많이 사용되고 있다. SQLite는 오픈소스 프로그램이며 가볍고 속도가 빠른 장점을 지닌다. 이 논문에서는 리눅스 기반 환경에서 SQLite 데이터베이스의 검색 성능을 테스트하여 장단점을 분석하고자 한다. 분석은 같은 환경에서 실행되는 다른 데이터베이스와 비교하여 진행한다.

  • PDF

전력수급계획 및 운용해석 종합시스템을 위한 네트워크 및 데이터베이스구조 설계에 관한 연구 (A Study on The Design of Network and Database Structure of The Integrated System for Power System Operational Planning and Analysis)

  • 안양근;박시우;남재현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1998년도 하계학술대회 논문집 C
    • /
    • pp.1009-1011
    • /
    • 1998
  • This paper presents a design of network and database structure of the integrated system for power system operational planning and analysis that will be more economical and stable of power system operation. An alias of this system is Highly Integrated Total Energy System(HITES). The Client/server model of HITES is designed as a remote data management model. The input/output-type of application programs and Oracle server is standardized. The separated user-databases from main-database strengthen security of HITES. It is plan to do that tables and relationships are defined by database designs. The connection of application program and DBMS of HITES will be tested through database design and data construction.

  • PDF

Linux환경에서 SQLite 데이터베이스의 검색 성능 실험 (Search Performance Experiments of SQLite Database on Linux Environments)

  • 김수환;최진오
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2016년도 추계학술대회
    • /
    • pp.445-447
    • /
    • 2016
  • SQLite, Realm 등은 리소스 제약이 큰 소형 기기에 적합한 데이터베이스 엔진들이며 리눅스 기반 모바일 기기에 많이 사용되고 있다. 이 엔진들은 대부분 오픈소스 프로그램들이며 범용 데이터베이스에 비해 가볍고 속도가 빠른 장점을 지닌다. 이 논문에서는 리눅스 기반 환경에서 SQLite 데이터베이스의 검색 성능을 파악하기 위한 테스트 프로그램을 구현하고 성능 실험을 실시한다. 실험은 같은 환경에서 실행되는 Oracle 데이터베이스와 비교하여 진행한다.

  • PDF

ESE 데이터베이스 내의 삭제된 레코드 복구 기법 (A recovery method for deleted records in the ESE Database)

  • 김정현;최종현;이상진
    • 정보보호학회논문지
    • /
    • 제25권5호
    • /
    • pp.1143-1151
    • /
    • 2015
  • Extensible Storage Engine (ESE) 데이터베이스는 Microsoft가 개발한 데이터베이스로 Internet Explorer, Spartan과 같은 웹브라우저와 Windows Search, System Resource Usage Monitor와 같은 윈도우 시스템에서 주요하게 사용된다. 기존의 ESE 데이터베이스 뷰어는 잘못된 값을 출력할 수 있고 수집 환경과 파일의 상태에 따라 파일을 읽지 못하는 경우가 존재한다. 또한 삭제된 레코드 복구 도구는 일부 프로그램에 한정적이고 모든 테이블을 복구하지 못한다. 본 논문에서는 ESE 데이터베이스 구조를 분석하여 개별 데이터베이스가 아닌 범용적으로 적용할 수 있는 삭제된 레코드의 복구 기법을 제안하며 이를 도구로 구현하여 실험한 결과를 제시한다.

Construction of Retrieval-Based Medical Database

  • Shin Yong-Won;Koo Bong-Oh;Park Byung-Rae
    • 대한의생명과학회지
    • /
    • 제10권4호
    • /
    • pp.485-493
    • /
    • 2004
  • In the current field of Medical Informatics, the information increases, and changes fast, so we can access the various data types which are ranged from text to image type. A small number of technician digitizes these data to establish database, but it is needed a lot of money and time. Therefore digitization by many end-users confronting data and establishment of searching database is needed to manage increasing information effectively. New data and information are taken fast to provide the quality of care, diagnosis which is the basic work in the medicine. And also It is needed the medical database for purpose of private study and novice education, which is tool to make various data become knowledge. However, current medical database is used and developed only for the purpose of hospital work management. In this study, using text input, file import and object images are digitized to establish database by people who are worked at the medicine field but can not expertise to program. Data are hierarchically constructed and then knowledge is established using a tree type database establishment method. Consequently, we can get data fast and exactly through search, apply it to study as subject-oriented classification, apply it to diagnosis as time-depended reflection of data, and apply it to education and precaution through function of publishing questions and reusability of data.

  • PDF

선체변형을 고려한 탄성 축계정렬 설계 프로그램 개발 (Development of Elastic Shaft Alignment Design Program)

  • 정준모;최익흥
    • 대한조선학회논문집
    • /
    • 제43권4호
    • /
    • pp.512-520
    • /
    • 2006
  • The effects of flexibilities of supporting structures on shaft alignment are growing as ship sizes are Increasing mainly for container carrier and LNG carrier. But, most of classification societies not only do not suggest any quantitative guidelines about the flexibilities but also do not have shaft alignment design program considering the flexibility of supporting structures. A newly developed program, which is based on innovative shaft alignment technologies including nonlinear elastic multi-support bearing concept and hull deflection database approach, has S basic modules : 1)fully automated finite element generation module, 2) hull deflection database and it's mapping module on bearings, 3) squeezing and oil film pressure calculation module, 4) optimization module and 5) gap & sag calculation module. First module can generate finite element model including shafts, bearings, bearing seats, hull and engine housing without any misalignment of nodes. Hull deflection database module has built-in absolute deflection data for various ship types, sizes and loading conditions and imposes the transformed relative deflection data on shafting system. The squeezing of lining material and oil film pressures, which are relatively solved by Hertz contact theory and built-in hydrodynamic engine, can be calculated and visualized by pressure calculation module. One of the most representative capabilities is an optimization module based on both DOE and Hooke-Jeeves algorithm.

가스시설 사고원인 해석을 위한 지식 데이터베이스 프로그램 개발 (A Study on Developing a Knowledge-based Database Program for Gas Facility Accident Analysis)

  • 김민섭;임차순;이진한;박교식;고재욱
    • 한국가스학회지
    • /
    • 제4권4호
    • /
    • pp.65-70
    • /
    • 2000
  • 본 연구에서는 국내 안전문화의 향상과 가스 관련 사고의 재발을 방지할 수 있으며, 사고 원인 분석의 원활한 수행을 도모할 수 있도록 기술적 지원을 할 수 있는 $\lceil$가스 사고 근본 원인 해석 시스템$\rfloor$을 개발하였다. 본 연구에서 개발한 프로그램은 가스산고 조사시사고원인을 체계적으로 분석할 수 있도록 사고사례를 분석하여 사고원인 데이터베이스를 구축하였으며, If${\~}$Then Rule을 적용하여 사고의 1차 원인을 찾을 수 있게 하였다. 이때 사고 발생장소, 사고 형태, 사고시 운전 상황, 사고 가스, 사고 발생 기계장치 및 구성요소들을 유기적으로 연결하여 도출되는 1차 원인의 수를 줄이도록 하였다. 또한, 인적 오류, 장치 결함, 외부 요인을 시작점으로 하여 5단계의 질의를 통하여 근본 원인을 찾아갈 수 있도록 하는 Root Cause Analysis Map을 구축하였다.

  • PDF