• Title/Summary/Keyword: Database Application Development

Search Result 578, Processing Time 0.032 seconds

Template database development for evaluation of CO2 emissions from building using BIM (건축물 CO2 배출량 평가를 위한 BIM Template DB 구축에 관한 연구)

  • Bang, Jun-Sik;Tae, Sung-Ho;Keum, Won-Seok;Kim, Tae-Hyoung;Roh, Seung-Jun
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2012.11a
    • /
    • pp.147-148
    • /
    • 2012
  • With the rise of BIM application and green building assessment, studies on assessment of CO2 emissions from buildings using BIM are needed. In accordance with the requirements, this study aims at developing BIM Template database, as a part of development of CO2 assessment technology using BIM. Based on the research of construction materials, this study develops database by applying Procurement Agency Item Code to BIM Template. The results of this research makes it possible to assess CO2 emissions of materials with BIM Template and building data modeling implementation.

  • PDF

Design and Implementaion of Distributed Database System Prototype of Schools using CORBA (CORBA를 이용한 학교간 분산데이터베이스 프로토타입 시스템의 설계 및 구현)

  • Choi, Hyun-Jong;Chung, Sang-wook;Kim, Tae-Young
    • The Journal of Korean Association of Computer Education
    • /
    • v.4 no.1
    • /
    • pp.145-152
    • /
    • 2001
  • The development of distributed databases using a distributed object technology is more popular than ever before because the current computer system environment is adaptable for a use as well as the cost of the integration of legacy systems is cheaper than making a new application. In schools, development of an integrated system consisted of many stand-alone databases give a teacher and an administrator the convenience of managing the database in a school and the ease integration of data in it. Therefore, this research is to design and implement the 3-tier distributed database using CORBA, Java and JDBC.

  • PDF

The Construction of the Database System In the Field of Medical Instrument (의료기기 분야 정보화관리시스템 구축)

  • Lee, Seung-Cheol;Kim, Ji-Woon;Kim, Se-Hun;Kim, Yoon-Su;Park, Sang-Hui
    • Proceedings of the KIEE Conference
    • /
    • 1998.07g
    • /
    • pp.2451-2453
    • /
    • 1998
  • With the recent trend to get more into the information age we suppose that the need of information for medical industry policy establishment and new product development of medical instrument will increase rapidly. The object of this research & development is the construction of a database system with information resources in the field of medical instrument for an efficient application of domestic and abroad information in the field of medical instrument and building the foundation for the construction of an unified information management system. In this research we finished the analysis of the collected material of informations for medical instrument industry, design of the database system with object-oriented modelling is done. and we developed pre-product level information management system running on WINDOWS.

  • PDF

Construction of Two-Dimensional Database of Korean Traditional Shoes for the Development of Cultural Contents(1) (문화콘텐츠개발을 위한 한국 전통신발의 2D데이터베이스 구축(1))

  • Park, Hea-Ryung
    • Fashion & Textile Research Journal
    • /
    • v.12 no.6
    • /
    • pp.796-811
    • /
    • 2010
  • Research materials of Korean traditional shoes have so far been mainly literary explanations or plane pictures expressed on the basis of the explanations and photographs of incomplete forms of relics excavated and it makes us have difficulty in observing them visually and producing products with them by design application. This project is to establish database of literal data of Korean traditional shoes and visual data using 3D in order to make the foundation of developing culture industry contents using Korean traditional shoes. According to the initial research plan. first. it analyzed and arranged the Korean traditional shoes into period. sex and function as the research goals of the first year. categorized the form. composition. materials. patterns. and colors of traditional shoes and then database of the materials was performed with text. Second. visual image materials including forms. composition. materials. patterns. and colors of traditional shoes were established as database with scanner. digital camera and computer 2D. Results of such a database will be able to be used as important materials which can be the foundation of culture industry contents development of traditional shoes and be the materials for developing digital culture contents of traditional shoes and teaching Korean traditional culture.

Development of RAD Tool for JDBC Application Development (JDBC 응용 개발을 위한 RAD TOOL 개발)

  • Son, Seung-Woo;Kim, Soon-Yong;Kim, Chang-Kap;Lee, Sang-Duck
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.2
    • /
    • pp.150-160
    • /
    • 2000
  • The currently and most widely used client/server architecture is composed of database servers and clients that include both application and presentation logic. To date, due to the rapid growth in WWW, these client/server applications are implemented using Java language, especially in GUI design at client sides and client/server applications development using JDBC. To develop the applications using JDBC, developers should design database schema, code source code for JDBC connection, design report forms to display selected columns from server-side database. In this paper, we propose a development environment based on JavaBeans component for client/server applications development using JDBC. The proposed environment minimizes manual coding and enables developers to develop client/server applications easily with the designed JavaBeans components and their custom property editor.

  • PDF

Genomic and Proteomic Databases: Foundations, Current Status and Future Applications

  • Navathe, Shamkant B.;Patil, Upen;Guan, Wei
    • Journal of Computing Science and Engineering
    • /
    • v.1 no.1
    • /
    • pp.1-30
    • /
    • 2007
  • In this paper we have provided an extensive survey of the databases and other resources related to the current research in bioinformatics and the issues that confront the database researcher in helping the biologists. Initially we give an overview of the concepts and principles that are fundamental in understanding the basis of the data that has been captured in these databases. We briefly trace the evolution of biological advances and point out the importance of capturing data about genes, the fundamental building blocks that encode the characteristics of life and proteins that are the essential ingredients for sustaining life. The study of genes and proteins is becoming extremely important and is being known as genomics and proteomics, respectively. Whereas there are numerous databases related to various subfields of biology, we have maintained a focus on genomic and proteomic databases which are the crucial stepping stones for other fields and are expected to play an important role in the future applications of biology and medicine. A detailed listing of these databases with information about their sizes, formats and current status is presented. Related databases like molecular pathways and interconnection network databases are mentioned, but their full coverage would be beyond the scope of a single paper. We comment on the peculiar nature of the data in biology that presents special problems in organizing and accessing these databases. We also discuss the capabilities needed for database development and information management in the bioinformatics arena with particular attention to ontology development. Two research case studies based on our own research are summarized dealing with the development of a new genome database called Mitomap and the creation of a framework for discovery of relationships among genes from the biomedical literature. The paper concludes with an overview of the applications that will be driven from these databases in medicine and healthcare. A glossary of important terms is provided at the end of the paper.

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

  • Ra, Young-Gook;Woo, Won-Seok
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.12
    • /
    • pp.597-610
    • /
    • 2011
  • In database application developments, data coexists in memory and disk spaces. To manipulate the memory data, the general programing languages are used and to manipulate the disk data, SQL is used. In particular, the procedural languages for the memory manipulation are difficult to create and manage than declarative languages such as SQL. Thus, this paper shows that a particular structure of memory data, tree structured, can be manipulated by SQL. Most of all, the model data of the user interfaces can be represented by a tree structure and thus, it can be processed by SQL except non set computations. The non set computations could be done by helper classes. The SQL memory data manipulation is more suited to the database application developments which have few complex computations.

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

  • Woo, Sang-Inn;Chun, Sung-Ho;Chung, Choong-Ki;Lee, Il-Hwa;Kwon, Oh-Jung
    • Proceedings of the KSR Conference
    • /
    • 2007.11a
    • /
    • 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

Development of Performance Evaluation Metrics of Concurrency Control in Object-Oriented Database Systems

  • Jun, Woochun;Hong, Suk-Ki
    • Journal of Internet Computing and Services
    • /
    • v.19 no.5
    • /
    • pp.107-113
    • /
    • 2018
  • Object-oriented databases (OODBs) canbe used for many non-traditional database application areas such as computer-aided design, etc. Usually those application areas require advanced modeling power for expressing complicated relationships among data sets. OODBs have more distinguished features than the traditional relational database systems. One of the distinguished characteristics of OODBs is class hierarchy (also called inheritance hierarchy). A class hierarchy in an OODB means that a class can hand down the definitions of the class to the subclass of the class. In other words, a class is allowed to inherit the definitions of the class from the superclass. In this paper, we present performance evaluation metrics for class hierarchy in OODBs from a concurrency control perspective. The proposed performance metrics are developed to determine which concurrency control scheme in OODBs can be used for a given class hierarchy. In this study, in order to develop performance metrics, we use class hierarchy structure (both of single inheritance and multiple inheritance), and data access frequency for each class. The proposed performance metrics will be also used to compare performance evaluation for various concurrency control techniques.

A Study on the Development of the Experimental Educational Facility Management Information System based on the Nationwide Development Plan of the Educational Administration Information System (전국단위(全國單位) 교육행정정보체계(敎育行政情報體系) 구축사업(構築事業) 적용(適用)을 위한 실험적(實驗的) 교육시설현황관리(敎育施設現況管理)시스템 개발(開發)에 관한 연구(硏究))

  • Ock, Jong-Ho;Ahn, Byong-Hwan
    • Journal of the Korean Institute of Educational Facilities
    • /
    • v.9 no.2
    • /
    • pp.5-13
    • /
    • 2002
  • The main objective of this research is to develop an experimental educational facility management information system that will be used for maintaining existing educational facilities in the elementary, junior high, and high schools. The development is based on the nationwide development plan of the education administration information system. The system developed is accomplished by use of Map-application Information System(MAPIS), an applied commercial software that combines Geographic Information System(GIS) with existing Information and Communication Technologies(ICT) such as Database system, Multimedia methodology, and Internet system. In order to figure out the features to be improved in the system developed, the research interviewed the educational facilities management in the Ministry of Education and P Local Education Authority. The authors suggest the functional improvement of the system based on the interview results.