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

검색결과 1,829건 처리시간 0.032초

자동자용 충격흡수기의 데이터베이스 시스템 구축에 관한 연구 (A Study on the Construction of Database System for Automotive Shock Absorber)

  • 정영대;박재우;이석희;김영호
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.942-946
    • /
    • 1995
  • Using database obtained by means of experiments, or using the synamic behaviour analysis program of automotive shock absorber, database system is constructed within the limits of adequate reliability. Thus constructed data base can be used to find out corresponding specification of shock absorber design parameters to the required damping ability and tolerance.

  • PDF

관계형 데이터베이스를 이용한 배낭문제 해법기의 구현 (Development of knapsack problem solver using relational DBMS)

  • 서창교;송구선
    • 경영과학
    • /
    • 제13권2호
    • /
    • pp.73-94
    • /
    • 1996
  • Knapsack problems represent many business application such as cargo loading, project selection, and capital budgeting. In this research we developed a knapsack problem solver based on Martello-Toth algorithm using a relational database management system on the PC platform. The solver used the menu-driven user interface. The solver can be easily integrated with the database of decision support system because the solver can access the database to retrieve the data for the model and to store the result directly.

  • PDF

매설배관의 건전성 평가 시스템 개발 (Development of Assessment System for Pipeline Integrity)

  • 이억섭;윤해룡
    • 한국정밀공학회지
    • /
    • 제20권8호
    • /
    • pp.158-165
    • /
    • 2003
  • The object of this work is to develop an assessment system for pipeline integrity. The internal algorithm and the database of the system are described in this paper. The system consists of four module applications; the effect of corrosion in pipeline, crack, SCC (stress corrosion cracking) and fatigue module. The database of the system is separated to mainly four parts; geometry of pipeline, material properties, boundary condition and general properties. This system may give a guideline for maintenance and modifications.

APPLICATION OF GIS FOR THREE DIMENSIONAL ANALYSIS OF INTRA URBAN STRUCTURE

  • Iwasaki, Kazutaka;Hashimoto, Yuichi
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 1998년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.169-173
    • /
    • 1998
  • Three dimensional database of building use in Central Obihiro City was created and displayed using three dimensional graphics and quicktime movies. Then intra structure of Central Obihiro City was analyzed based on this database using GIS and the results were also displayed using three dimensional graphics and quicklime movies.

  • PDF

구조설계 통합 시스템에서 중앙 데이터베이스를 위한 데이터 모델에 관한 연구 (A Study On Product Data Model for Central Database in an Integrated System for Structural Design of Building)

  • 안계현;신동철;이병해
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1999년도 가을 학술발표회 논문집
    • /
    • pp.444-451
    • /
    • 1999
  • The purpose of this study is to Propose data models for central database in integrated system for structural design building. In order to efficiently express data related to structure, I analyzed the structure design process and classified data considering design step. 1 used an object-oriented modeling methodology for logical data model and relational modeling for physical data model. Based on this model, we will develop an integration system with several applications for structure design. Each application will communicate through the central database.

  • PDF

Design of Memory-Resident GIS Database Systems

  • Lee, J. H.;Nam, K.W.;Lee, S.H.;Park, J.H.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.499-501
    • /
    • 2003
  • As semiconductor memory becomes cheaper, the memory capacity of computer system is increasing. Therefore computer system has sufficient memory for a plentiful spatial data. With emerging spatial application required high performance, this paper presents a GIS database system in main memory. Memory residence can provide both functionality and performance for a database management system. This paper describes design of DBMS for storing, querying, managing and analyzing for spatial and non-spatial data in main-memory. This memory resident GIS DBMS supports SQL for spatial query, spatial data model, spatial index and interface for GIS tool or applications.

  • PDF

철도 터널 유지관리 데이타베이스 시스템 개발 (Development of Tunnel Management Database System for Korea National Railways)

  • 황희수;홍선호;박지원;양재성
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 1998년도 추계학술대회 논문집
    • /
    • pp.111-118
    • /
    • 1998
  • This paper describes the development of the database system for tunnel management of Korea National Railways. In order to make the system both target independent and accessible by KNR network or modem, authors developed the system as a web-based application using java language and IBM DB2 database. The system includes the searching, reporting, graphical representation and statistical functions for tunnel data, maintenance records and checking records. Later, the system will be extended to include the process for tunnel state rating and maintenace prioritiy decision-making.

  • PDF

웹 기반의 동적 웹 서버 페이지 생성기 설계 및 구현 (Design and Implementation of Dynamic Web Server Page Builder on Web)

  • 신용민;김병기
    • 정보처리학회논문지D
    • /
    • 제15D권1호
    • /
    • pp.147-154
    • /
    • 2008
  • 인터넷이 대중화 되면서 내부 데이터베이스로 관리되고 있는 정보를 동적 웹 서버 페이지를 작성하여 웹으로 제공하는 다양한 웹 어플리케이션 개발이 수행되고 있으나, 대부분의 경우 체계적인 개발 방법론의 채택 없이 직접 프로그램을 작성하거나, 규모에 맞지 않는 대규모 개발 방법론을 적용하여 개발의 효율성을 떨어뜨리고 있다. 웹 어플리케이션이 체계적인 개발 방법론을 따르지 않고 스크립트 언어를 사용하여 임의개발 됨에 따라 프로그램 개발의 생산성, 유지 보수성, 그리고 재 사용성을 저하시키게 된다. 본 논문에서는 빠르고 효과적인 스크립트 기반의 웹 어플리케이션 개발을 위하여 데이터베이스를 이용한 동적 웹 서버 페이지 자동 작성 도구를 설계하고 이를 구현하였다. 데이터베이스를 이용한 동적 웹 서버 페이지 패턴을 분석하여 정형화된 스크립트 모델을 제시하고 데이터 바운드 컨트롤 태그 생성기를 표준 스크립트로 작성하여 웹 어플리케이션 개발과 유지보수에 활용되어 생산성 향상에 기여할 수 있다.

SQL을 이용한 메모리 데이터 조작 (Manipulation of Memory Data Using SQL)

  • 나영국;우원석
    • 한국콘텐츠학회논문지
    • /
    • 제11권12호
    • /
    • pp.597-610
    • /
    • 2011
  • 데이터베이스 응용 프로그램 개발에서 데이터는 메모리 공간과 디스크 공간에 공존한다. 메모리 공간의 데이터를 조작하기 위하여 일반 프로그래밍 언어를 사용하고 디스크 공간의 데이터 조작을 위하여 SQL을 사용한다. 특히 메모리 데이터를 조작하기 위해 사용되는 절차적 언어는 SQL등의 선언적 언어보다 작성 및 유지보수가 어렵다. 이에 본 논문은 특수한 형태 즉, 트리 구조의 메모리 데이터는 선언적 언어인 SQL로 조작이 가능함을 보인다. 특히 UI (user interface)의 모델 데이터는 트리 구조로 표현 될 수 있기 때문에 예외적인 계산을 제외하고는 대부분의 메모리 데이터 조작은 SQL로 가능하다. 예외적인 계산은 도움 클래스 (helper class)로 처리하면 된다. 본 논문이 제시하는 SQL 메모리 데이터 조작은 예외적인 계산이 적은 데이터베이스 응용 프로그램 개발에 특히 적합하다.

콘크리트 궤도의 시공 및 유지관리를 위한 침하관리 통합 시스템의 구축 및 활용 (Development and Application of Integrated Settlement Management System for Construction and Maintenance of Concrete Railway)

  • 우상인;천성호;정충기;이일화;권오정
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2007년도 추계학술대회 논문집
    • /
    • pp.1196-1202
    • /
    • 2007
  • In construction of high speed railway, the fan shape is limited to achieve reduction of required travel time and concrete railway which has structural stability and induces small maintenance cost with allowable ground settlement is recently applied. So construction of concrete railway on soft ground in which considerable ground settlement occurs increases and settlement management in soft ground section is required. Field monitoring on ground movement and integrated geotechnical information system which manages construction, design, and field monitoring data are essential for settlement management of concrete railway subgrade. Site investigation data are also required due to future repair work. Therefore in this study, integrated geotechnical information system for construction and maintenance of concrete railway is developed. The developed system consists of a database and an application program. The database contains site investigation, construction, design, and field monitoring data throughout a railway. Application program performs various functions on managing and utilizing information in the database with graphic visualization of output. And by providing integrating information with comprehensible visual displays, the applicability and effectiveness of the developed system for construction and maintenance management were confirmed.

  • PDF