• Title/Summary/Keyword: Database Education

Search Result 728, Processing Time 0.025 seconds

A Case of Engineering Team Project Execution in Uncontacted Classes (비대면 수업에서 공학 팀 프로젝트 수행 사례)

  • Kim, Eun-Gyung
    • Journal of Practical Engineering Education
    • /
    • v.12 no.2
    • /
    • pp.255-264
    • /
    • 2020
  • In the database design course, the team project is a very important process to develop students' database design competencies. In order to carry out team projects smoothly, active interaction between students and the professor as well as collaboration among team members are very important. However, a full uncontacted class was suddenly decides in the first semester of 2020, it was questionable whether it would be possible to effectively manage this course, where team projects to construct database take up a big portion. However team projects were able to proceed without major problems through interaction using real-time video media such as zoom, and discussions, quizzes, and Q&A supported by the online education support system (LMS), and online presentations, mutual evaluations, and so on. This paper shares the experience of managing engineering team projects in uncontacted classes and based on three surveys introduces desirable improving directions of this instruction and some suggestions to improve uncontacted classes overall.

Building Web Database for WHO Healthy City Wonju (원주시 건강도시 웹 데이터베이스 구축)

  • Nam, Eun-Woo;Shin, Taek-Soo;Song, Yea-Li-A;Park, Ki-Soo;Song, Tae-Min;Kim, Min-Kyung;Park, Jae-Sung
    • Korean Journal of Health Education and Promotion
    • /
    • v.24 no.3
    • /
    • pp.119-128
    • /
    • 2007
  • The purpose of this study is to develop Web database for healthy city that contains healthy city indicators for making city health plans, setting project priorities, monitoring projects, and evaluating healthy city projects, effectively. Using Delphi survey method for identifying indicator domains and indicators, we extracted nine domains with thirty-four healthy city indicators. Based on the appraisals of DB users about the contents of DB, a web database for healthy city Wonju was constructed. We developed a web database system for the purposes of sharing high quality health related data for managing and evaluating healthy city projects. The web database currently provides variety data in the web address, http://healthycity.wonju.go.kr/index.html. The web DB comprised with major healthy city indicators that are the most important indicators, healthy city indicator data that have a variety data set for encompassing all domain areas such as city infrastructure, health medicine, economies, and all other related areas and qualitative data that contains policy reports, research results, healthy city information and all other tips. A database of healthy city is very essential and important because it makes healthy city projects alive by managing and sharing healthy city related data effectively. But we need to fill out some blank cells in DB because there are currently unavailable data for some indicators. In conclusion, we expect the web DB contributes information sharing of healthy city project teams and improving healthy city project quality at Wonju city in Korea.

Development and Performance Evaluation of a Concurrency Control Technique in Object-Oriented Database Systems

  • Jun, Woochun;Hong, Suk-Ki
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.4
    • /
    • pp.1899-1911
    • /
    • 2018
  • In this work, we propose a concurrency control scheme in object-oriented database (OODB). Since an OODB provides complex modeling power than the conventional relational databases, a concurrency control technique in OODB is also rather complicated and has influence on the overall performance. Thus, it is very important to develop a concurrency control technique with less overhead. The proposed scheme deals with class hierarchy that is a key concept in OODBs. The proposed scheme is developed on implicit locking scheme. Also, the proposed scheme is designed using data access frequency in order to reduce locking overhead than implicit locking. It means that, if access frequency information is not available, the proposed scheme works just like the existing implicit locking, In our work, the correctness of the proposed scheme is proved. The performance is analyzed depending on access types. Also, it is proved that our scheme performs works much better than the implicit locking does.

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

A Database Approach for Modeling and Querying XML Documents

  • Panseop Shin;Kim, Jeong-Eun;Lee, Jaeho;Haechull Lim
    • Proceedings of the IEEK Conference
    • /
    • 2000.07b
    • /
    • pp.703-706
    • /
    • 2000
  • In recent years. XML applications are being developed in diverse area. Especially, development of XML document repository system associated with database is carrying out widely. The previous researches of XML repository system have several defects which are update and retrieval limitations for the XML document, design limitation for a formal retrieval algorithm and data redundancy. In order to solve the above problems. in this paper, we suggest relational database schemes for overcoming limitations of updating, retrieving, and rebuilding document. And suggest query translation strategy using two-phase translation that consists of pattern analyzing phase and SQL generating phase.

  • PDF

A Practical Digital Video Database based on Language and Image Analysis

  • Liang, Yiqing
    • Proceedings of the Korea Database Society Conference
    • /
    • 1997.10a
    • /
    • pp.24-48
    • /
    • 1997
  • . Supported byㆍDARPA′s image Understanding (IU) program under "Video Retrieval Based on Language and image Analysis" project.DARPA′s Computer Assisted Education and Training Initiative program (CAETI)ㆍObjective: Develop practical systems for automatic understanding and indexing of video sequences using both audio and video tracks(omitted)

  • PDF

Study on Construction Method of Satellite Radio Interferer Search System (위성전파 혼신원 탐색 시스템 구축 방안 연구)

  • Kang, Chul-Gyu;Park, Chul-Sun;Oh, Chang-Heon
    • Journal of Advanced Navigation Technology
    • /
    • v.15 no.3
    • /
    • pp.343-348
    • /
    • 2011
  • In this paper, we propose the construction and reconstruction method of satellite radio interferer search system to deal with the keen competition among nations to acquire the limited satellite sources. To construct the satellite interferer search system, whole TLS system construction, part of TLS system construction, and domestic system construction methods are proposed. After that characteristics, advantages, and disadvantages of the system are analyzed when these proposed systems are constructed. In addition, database problems are analyzed in case of the reliability of the operating database, the convergence management between database management systems, and public database service then the solution are proposed.

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 Construction of Educational Database System (교육용 데이터베이스 시스템 구축을 위한 연구)

  • Kho, Dae-Gon;Moon, Gyo-Sik
    • Journal of The Korean Association of Information Education
    • /
    • v.1 no.2
    • /
    • pp.35-44
    • /
    • 1997
  • Rapid progresses on computer and Internet technology fortell the changes in learning environments in our classrooms, which requires a timely preparation for the near future. The construction and utilization of databases that can be used in education, among other things, is the crucial subject which we need to address to. This paper discusses the various aspects of the construction of educational databases and proposes a way for effectively maintaining them.

  • PDF

A Study on Information Retrieval Techniques of VOCED Database (직업교육 데이터베이스 VOCED의 검색기법 연구)

  • Kim, Soon-Won
    • Journal of Information Management
    • /
    • v.27 no.1
    • /
    • pp.40-65
    • /
    • 1996
  • This study is to review information retrieval techniques of VOCED database. The VOCED database contains internationally relevant information on vocational and adult education, training and related subjects. The software used is CDS/ISIS and the records are indexed using the APSDEP Thesaurus. When searching the VOCED database, various types of search techniques can be used. Multiple word, phrase, boolean logic, term truncation, defind field, and proximity searching techniques or a mixture of all of them, make it possible to find exactly what you want in seconds.

  • PDF