• Title/Summary/Keyword: 웹기반 데이터베이스시스템

Search Result 584, Processing Time 0.025 seconds

Design and Implementation of Digital Game-based Contents Management System for Package Tour Application (패키지 투어 애플리케이션을 위한 디지털 게임 기반 콘텐츠 관리 시스템의 설계 및 구현)

  • Wahyutama, Aria Bisma;Hwang, Mintae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.6
    • /
    • pp.872-880
    • /
    • 2022
  • This paper present a design and implementation of a Contents Management System (CMS) to be integrated into a game that uses a Digital Game-based Learning (DGBL) approach for helping tourists learn about tourism spots as a part of the Package Tour Application. In terms of design, this paper shows a system architecture that consists of a database to store the game's content such as tourism spot information, score and question configuration, score history, et cetera, a web application to manage the content and a Rest API to delivers the content to the mobile game. Meanwhile, in terms of implementation, MySQL database and PHP programming language are used. Moreover, a time response performance evaluation is conducted which resulted in between 0.77 s to 1.4 s from CMS to the database. Once successfully integrated with the game, the CMS will allow the game to be played on multiple tours simultaneously, without having to rebuild the game for every package tour group.

Implementation of XML-based Information Processing system (XML 기반의 정보 처리 시스템 설계 및 구현)

  • 남윤영;황인준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.298-300
    • /
    • 2001
  • 최근 들어 기업이나 관공서, 기관 등에서 상호간에 정보를 서로 교환하거나 사용자에게 게시할 때, 대부분 웹을 통해 브라우저에서 볼 수 있도록 HTML(HyperText Markup Language)형태로 제작하게 된다. 그러나 HTML로 제작된 웹 페이지는 구조적인 정보나 다양한 정보를 표시할 수 없다는 문제점이 있으며, 빠르게 변하는 정보인 경우 상세한 정보 표현 면에서 취약하다는 단점이 있다. XML(eXtensible Markup Language)은 이러한 문제점을 해결할 수 있는 마크업(markup) 언어로써 차세대 데이터 교환의 표준으로 채택하고 있다. 한편, XML이 HTML보다 더 나은 구조와 기능을 제공하고 있으나 XML 자체만으로는 XML이 가지는 여러 가지 장점들을 충분히 활용하기 어렵기 때문에 스크립트 언어의 사용이나 애플리케이션의 제작이 필수적이다. 본 논문에서는 효율적인 정보의 교환과 공유를 위해 XForm과 XML Query를 사용하여 정보를 데이터베이스에 저장하고 XML 형태로 추출, 교환할 수 있으며, 서버(server)와 클라이언트(client) 사이에서의 정보 교류뿐만 아니라 유사한 컨텐츠를 제공하는 여러 서버들간의 정보 공유를 지원하는 정보 처리 시스템을 제안한다.

  • PDF

Development of a Web GIS-Based Real-Time Agricultural Flood Management System (웹 GIS 기반 실시간 농촌홍수관리시스템 개발)

  • Jung, Hyuk;Jung, In-Kyun;Park, Jong-Yoon;Kim, Seong-Joon
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.15 no.4
    • /
    • pp.15-25
    • /
    • 2012
  • This study is to develop a web-based real-time agricultural flood management system(RAFMS) for 378 agricultural reservoirs equipped with auto water level gauge stations. The RAFMS was designed to operate linking with Rural Agricultural Water Resource Information System(RAWRIS) which supports data viz. real-time rainfall and water level necessary for RAFMS. The system was constituted to monitor the floods simultaneously at each reservoir by calculating the real-time reservoir inflow from watersheds, water level, and release to downstream. In addition, the system has the prediction function for the flood by applying weather forecasting data from Korea Meteorological Administration(KMA).

A Comparative Analysis of Content-based Music Retrieval Systems (내용기반 음악검색 시스템의 비교 분석)

  • Ro, Jung-Soon
    • Journal of the Korean Society for information Management
    • /
    • v.30 no.3
    • /
    • pp.23-48
    • /
    • 2013
  • This study compared and analyzed 15 CBMR (Content-based Music Retrieval) systems accessible on the web in terms of DB size and type, query type, access point, input and output type, and search functions, with reviewing features of music information and techniques used for transforming or transcribing of music sources, extracting and segmenting melodies, extracting and indexing features of music, and matching algorithms for CBMR systems. Application of text information retrieval techniques such as inverted indexing, N-gram indexing, Boolean search, truncation, keyword and phrase search, normalization, filtering, browsing, exact matching, similarity measure using edit distance, sorting, etc. to enhancing the CBMR; effort for increasing DB size and usability; and problems in extracting melodies, deleting stop notes in queries, and using solfege as pitch information were found as the results of analysis.

Synchronization of Heterogeneous Database Using .NET-Based Remoting System and Socket Communication (.NET 기반의 Remoting 시스템과 Socket 통신을 이용한 이 기종 DB 동기화)

  • Cho, Ho-Mook;Kim, Kil-Lae
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2007.05a
    • /
    • pp.75-83
    • /
    • 2007
  • 본 논문에서는 .NET 기반의 Remoting 시스템과 Socket 통신을 이용하여 이 기종 DB Server 간의 Data 동기화를 구현하였다. 이 시스템은 Client 의 웹 브라우저를 이용 Socket 통신으로 Data를 전송하여 데이터베이스에 저장하는 방식으로 구현하였고, Data 읽기는 Remoting 기술인 중계 어플리케이션 서버의 클래스를 원격으로 실행시켜 Data를 가져오는 방식으로 구현하였다. DB 동기화는 Data를 저장할 때 중계 어플리케이션 서버와 DB 서버의 Data 관리 어플리케이션 간 비동기 통신으로 DB 서버의 Data 처리 수준을 실시간으로 감시하여 중계 어플리케이션 서버에서 선택적으로 Data를 전송하고, 이후 Data 처리 수준이 정상화기 되면 다시 Data를 전송케 함으로써 이 기종 DB 서버간의 동기화를 구현하였다. 본 논문은 1 장에 서론, 2 장에 .NET Remoting 기술과 네트워크 프로그래밍, 3 장에 이 기종 DB 서버 간 동기화 시스템 설계 및 구현, 4 장에 결론을 기술하였다.

  • PDF

A Design and Implementation based on Educational Smart Farm System (스마트 팜 교육 시스템 설계 및 구현)

  • Chung, Joong-Soo;Jung, Kwang-Wook
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.145-148
    • /
    • 2022
  • 본 논문은 스마트 팜 교육용 시스템을 IoT 기반으로 임베디드 환경에서 설계 및 구현하였다. 시스템 환경은 라즈베리파이 기반에서 노드-레드(Node-RED) 프로그램을 적용하였고 생육재배에 필요한 환경 센서와 구동장치를 연동하여 구축하였다. 센싱 정보는 유. 무선통신으로 서버로 전달되며, 데이터베이스를 근간으로 한 웹 설계는 PHP, MySQL을 사용하고, 스마트 폰 앱은 안드로이드 스튜디오를 사용하였다. 시스템 동작 과정은 센서값 인지 및 비주얼한 표시, 연동 구동장치 제어 프로그래밍, 서버 및 스마트 폰을 이용한 원격제어와 모니터링 과정을 수행할 수 있도록 설계하였다.

  • PDF

Design and Implementation of School Affairs Management System using PHP on the Internet (인터넷 상에서 PHP를 이용한 학사관리 시스템의 설계 및 구현)

  • Moon, Jin-Yong;Koo, Yong-Wan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.10
    • /
    • pp.3148-3154
    • /
    • 2000
  • In this paper. the design and implementationof the on-line registration system for the school affairs is described. The environments for the system configurations include a PC server under Linux Iperating System. Apache Web-server, and MySQL as database engine. In addition, PHP, which becomes a popular Internet server-based script language lately, is used to implement a real-time database. In order to avoid overload problems during short-term registration period, which deconstraces the typical surge of traffics, the proposed system is designed to minimize the unnecessary interfacing tasks. On administrator side task, the sytem is designed to have environments by separating the dechcated server that restricts the scope of specific database thasks. In doing so, it become possibal to build an optical system by distributing, balancing the transaction load, maintainimg the security and efficient administrative tasks.

  • PDF

Development of the Management Tool for S&T information in distributed retrieval database (분산 저장된 과학기술정보 서비스를 위한 검색 데이터베이스 관리 도구의 설계 및 개발)

  • Lee, Seok-Hyoung;Yoon, Hee-Jun;Yeo, Il-Yeon;Choi, Sung-Pil;Yoon, Hwa-Mook
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.677-681
    • /
    • 2006
  • In this paper, we suggest the GUI Management Tool, named K-Manager, for management and service of science and technology information that stored in distributed retrieval databases. Generally, it must be adapted retrieval database system for web based S&T contents service. But, It is inconvenient contents manager or the system administrator controls information easily, because it does not support the S&T information management process like TOAD, which can use for the relation database, in information retrieval database system. Using K-Manager, content manager can process the S&T content and system manager can manage the databases easily. The proposed tool active controls information effectively which is stored in the distributed retrieval database which guarantee the safety management of the contents stored in database and operate retrieval with efficient performances. Our tool consists of two sub systems, one is content manager, the other is database manager for YESKISTI based on KRISTAL-IRMS.

  • PDF

Efficient Estimation System using User Profile from Web-based Remote Education (웹 기반 원격교육에서 사용자 프로파일을 이용한 효율적인 평가시스템)

  • 고경철;이양원
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2000.05a
    • /
    • pp.257-262
    • /
    • 2000
  • Recently, though there are many REES(Remote Education Estimation Systems), they have some tied and complete testing method not considering for the student individual specification and characteristic. This paper proposes the education model of the distributed asynchronous communication method which making a test without me and place limits using web estimation system from problem bank database, and attach effective method could improve student achievement, quality of estimation later problem filtering using user profile in order to consider the student individual difference and characteristic that not considered pre-Remote Education Estimation Systems. This is a adaptive DAC method improving the pre-DAC method.

  • PDF

Development and Operation of Integrated Technical Information System(ITIS) for an Aircraft Development (항공기 통합기술정보시스템(ITIS) 개발 및 운용)

  • Chung, Joon-Young;Lee, Joon-Woo;Kim, Cheon-Young
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.2
    • /
    • pp.75-83
    • /
    • 2006
  • The Aircraft Development Department operated a Technical Document Management System that was effectively managed using a database management system for the management of the technical information created by a research and development phase of an aircraft and managed a technical information of a research and development varied by the project on a lot of the aircraft development program. While managing the user management and technical information project, it caused some problems on the workflow of the Work Memo and a search of some technical information, etc. As result, we developed the web-based Integrated Technical Information System(ITIS) which be able to totally manage the Technical Document Management System varied by program. According to the construction and operation of this system, we can access by program using user account and privilege and dramatically increased the productivity of a research and development because of performing the workflow of the Work Memo and some search of technical information by the integrated screen of the ITIS.

  • PDF