• Title/Summary/Keyword: Failure Database

Search Result 271, Processing Time 0.105 seconds

Web-based Materials Property Database System (Web 기반 재료물성 데이터베이스 시스템)

  • Lee, W.K.;Baek, U.B.;Park, P.;Jung, I.H.;Kim, D.M.
    • Proceedings of the KSME Conference
    • /
    • 2001.06a
    • /
    • pp.126-131
    • /
    • 2001
  • Materials property data are necessary to secure the reliability of failure prevention techniques such as inspection and remaining life assessment of civil infrastructure and industrial facilities. However, there is no properly collected data in Korea, and those foreign data are hard to use because of the scattering of the sources, the difference of standards, etc. In this paper, materials property database system which has been constructed at Korea Research Institute of Standards and Science is introduced. Constructed database contains 145,000 numeric data of materials property for 600 kinds of metals and can be retrieved on the internet. The database system provides graphical user interface-based information searching functions necessary for the life evaluation and safety analysis.

  • PDF

Development of Database System(DB/SLOPE) for Management of Cut Slope in Highway (고속도로 절토사면 관리를 위한 데이타베이스 프로그램 개발)

  • 유병옥;황영철
    • Tunnel and Underground Space
    • /
    • v.11 no.3
    • /
    • pp.206-216
    • /
    • 2001
  • Many failures in cut slopes occur during and following road construction. Failures are caused, in part, by a lack of understanding of the characteristics of rock mass including its geologic structure. The stability of rock slopes is closely related to factors that include the type of rock, development of geological structures, weathering, characteristics of rock, and the shape of the geologic features. Therefore, it is very important to consider these characteristics of rock mass in the evaluation of rock slope stability. In spite of investigation from many slope failures, these information data were not systematically stored and not efficiently utilized. In this study, a Database system named DB/SLOPE was developed using Oracle for systematic management of cut slopes. The developed database system can be used to estimate of slope stability and to predict of slope failure.

  • PDF

Design of Main-Memory Database Prototype System using Fuzzy Checkpoint Technique in Real-Time Environment (실시간 시스템에서 퍼지 검사점을 이용한 주기억 데이터베이스 프로토타입 시스템의설계)

  • Park, Yong-Mun;Lee, Chan-Seop;Choe, Ui-In
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.6
    • /
    • pp.1753-1765
    • /
    • 2000
  • As the areas of computer application are expanded, real-time application environments that must process as many transactions as possible within their deadlines, such as a stock transaction systems, ATM switching systems etc, have been increased recently. The reason why the conventional database systems can't process soft real-time applications is the lack of prediction and poor performance on processing transaction's deadline. If transactions want to access data stored at the secondary storage, they can not satisfy requirements of real-time applications because of the disk delay time. This paper designs a main-memory database prototype systems to be suitable to real-time applications and then this system can produce rapid results without disk i/o as all of the information are loaded in main memory database. In thesis proposed the improved techniques with respect to logging, checkpointing, and recovering in our environment. In order to improve the performance of the system, a) the frequency of log analysis and redo processing is reduced by the proposed redo technique at system failure, b) database consistency is maintained by improved fuzzy checkpointing. The performance model is proposed which consists of two parts. The first part evaluates log processing time for recovery and compares with other research activities. The second part examines checkpointing behavior.

  • PDF

An EJB-Based Database Agent for Workflow Definition (EJB 기반의 워크플로우 정의 데이터베이스 에이전트 설계 및 구현)

  • 오동근;김광훈
    • Journal of Internet Computing and Services
    • /
    • v.2 no.5
    • /
    • pp.41-47
    • /
    • 2001
  • This paper deals with an EJB-based database agent(component) used to define workflow processes, which is a core function of the e-Chautauqua workflow management system that is an on-going research product. We describe about how to design and implement the EJB-based DB agent that is deployed on EJB server as a component. The agent is located between the build-time clients and the database system, and manages database accesses, such as retrieves and stores, from the workflow definition components. Through the EJB technology, we are able to accomplish a stable database agent that can be characterized by the distributed object management, reliable recovery mechanism from system failovers, reliable large-scale transaction management, and the security functions.

  • PDF

A Web-Based Construction Failure Information System using Case-Based Reasoning (사례기반추론을 이용한 웹 기반 건설실패사례 정보시스템)

  • Park, Yong-Sung;Oh, Chi-Don;Jeon, Yong-Seok;Park, Chan-Sik
    • Korean Journal of Construction Engineering and Management
    • /
    • v.9 no.6
    • /
    • pp.257-267
    • /
    • 2008
  • In order to encourage construction practitioners to acknowledge failures and disseminate the information, the failure information must be documented and accumulated with a well-structured format, which contains not only the fact and result but also the circumstance and cause of the failure. In the Korean construction industry, many failures are not explained clearly and often not even reported publicly, partly because due to the lack of understanding positive aspects of failures, which can improve construction practices as a result of learning from failures. The purpose of this study is to develop a web-based construction failure information system using the case-based reasoning techniques, which can systematically accumulate, manage, and share the valuable failure information using a structured failure cases database. It can be utilized for planning proactive solutions on future failures by searching the very similar past failure cases.

Optimal Savepoint in a Loosely-Coupled Resilient Database System (느슨히 결합된 데이타베이스 시스템에서 최적의 저장점 유도)

  • Choe, Jae-Hwa;Kim, Seong-Eon
    • Asia pacific journal of information systems
    • /
    • v.6 no.1
    • /
    • pp.21-38
    • /
    • 1996
  • This paper investigates the performance improvement opportunities through a resiliency mechanism in the distributed primary/backup database system. Recognizing that a distributed transaction executes at several servers during its lifetime, we propose a resiliency mechanism which allows continuous transaction processing in distributed database server systems in the presence of a server failure. In order to perform continuous transaction processing despite failures, every state change of a transaction processing can be saved in the backup server. Obviously, this pessimistic synchronization may give more burdens than benefits to the system. Thus, the tracking needs not be done synchronously with the transaction progress. Instead, the state of all transaction processing in a system is saved periodically. This activity is referred to as a savepoint. Then, the question is how often the savepoint has to be done. We derive the optimal savepoint to identify the optimization parameters for the resilient transaction processing system.

  • PDF

A New Flash-aware Buffering Scheme Supporting Virtual Page Flushing

  • Lim, Seong-Chae
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.3
    • /
    • pp.161-170
    • /
    • 2022
  • Recently, NAND-type flash memory has been regarded to be new promising storage media for large-scale database systems. For flash memory to be employed for that purpose, we need to reduce its expensive update cost caused by the inablity of in-place updates. To remedy such a drawback in flash memory, we propose a new flash-aware buffering scheme that enables virtual flushing of dirty pages. To this end, we slightly alter the tradional algorithms used for the logging scheme and buffer management scheme. By using the mechanism of virtual flushing, our proposed buffering scheme can efficiently prevent the frequenct occureces of page updates in flash storage. Besides the advantage of reduced page updates, the proposed viurtual flushing mechanism works favorably for shorneing a recocery time in the presense of failure. This is because it can reduce the time for redo actions during a recovry process. Owing to those two benefits, we can say that our scheme couble be very profitable when it is incorporated into cutting-edge flash-based database systems.

Computed Tomography Findings Associated with Treatment Failure after Antibiotic Therapy for Acute Appendicitis

  • Wonju Hong;Min-Jeong Kim;Sang Min Lee;Hong Il Ha;Hyoung-Chul Park;Seung-Gu Yeo
    • Korean Journal of Radiology
    • /
    • v.22 no.1
    • /
    • pp.63-71
    • /
    • 2021
  • Objective: To identify the CT findings associated with treatment failure after antibiotic therapy for acute appendicitis. Materials and Methods: Altogether, 198 patients who received antibiotic therapy for appendicitis were identified by searching the hospital's surgery database. Selection criteria for antibiotic therapy were uncomplicated appendicitis with an appendiceal diameter equal to or less than 11 mm. The 86 patients included in the study were divided into a treatment success group and a treatment failure group. Treatment failure was defined as a resistance to antibiotic therapy or recurrent appendicitis during a 1-year follow-up period. Two radiologists independently evaluated the following CT findings: appendix-location, involved extent, maximal diameter, thickness, wall enhancement, focal wall defect, periappendiceal fat infiltration, and so on. For the quantitative analysis, two readers independently measured the CT values at the least attenuated wall of the appendix by drawing a round region of interest on the enhanced CT (HUpost) and non-enhanced CT (HUpre). The degree of appendiceal wall enhancement (HUsub) was calculated as the subtracted value between HUpost and HUpre. A logistic regression analysis was used to identify the CT findings associated with treatment failure. Results: Sixty-four of 86 (74.4%) patients were successfully treated with antibiotic therapy, with treatment failure occurring in the remaining 22 (25.5%). The treatment failure group showed a higher frequency of hypoenhancement of the appendiceal wall than the success group (31.8% vs. 7.8%; p = 0.005). Upon quantitative analysis, both HUpost (46.7 ± 21.3 HU vs. 58.9 ± 22.0 HU; p = 0.027) and HUsub (26.9 ± 17.3 HU vs. 35.4 ± 16.6 HU; p = 0.042) values were significantly lower in the treatment failure group than in the success group. Conclusion: Hypoenhancement of the appendiceal wall was significantly associated with treatment failure after antibiotic therapy for acute appendicitis.

Adaptive Decision Tree Algorithm for Machine Diagnosis (기계 진단을 위한 적응형 의사결정 트리 알고리즘)

  • 백준걸;김강호;김창욱;김성식
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.235-238
    • /
    • 2000
  • This article presents an adaptive decision tree algorithm for dynamically reasoning machine failure cause out of real-time, large-scale machine status database. On the basis of experiment using semiconductor etching machine, it has been verified that our model outperforms previously proposed decision tree models.

  • PDF

Experimental and numerical study on the collapse failure of long-span transmission tower-line systems subjected to extremely severe earthquakes

  • Tian, Li;Fu, Zhaoyang;Pan, Haiyang;Ma, Ruisheng;Liu, Yuping
    • Earthquakes and Structures
    • /
    • v.16 no.5
    • /
    • pp.513-522
    • /
    • 2019
  • A long-span transmission tower-line system is indispensable for long-distance electricity transmission across a large river or valley; hence, the failure of this system, especially the collapse of the supporting towers, has serious impacts on power grids. To ensure the safety and reliability of transmission systems, this study experimentally and numerically investigates the collapse failure of a 220 kV long-span transmission tower-line system subjected to severe earthquakes. A 1:20 scale model of a transmission tower-line system is constructed in this research, and shaking table tests are carried out. Furthermore, numerical studies are conducted in ABAQUS by using the Tian-Ma-Qu material model, the results of which are compared with the experimental findings. Good agreement is found between the experimental and numerical results, showing that the numerical simulation based on the Tian-Ma-Qu material model is able to predict the weak points and collapse process of the long-span transmission tower-line system. The failure of diagonal members at weak points constitutes the collapse-inducing factor, and the ultimate capacity and weakest segment vary with different seismic wave excitations. This research can further enrich the database for the seismic performance of long-span transmission tower-line systems.