• 제목/요약/키워드: health monitoring systems

검색결과 869건 처리시간 0.022초

Instrumentation on structural health monitoring systems to real world structures

  • Teng, Jun;Lu, Wei;Wen, Runfa;Zhang, Ting
    • Smart Structures and Systems
    • /
    • 제15권1호
    • /
    • pp.151-167
    • /
    • 2015
  • Instrumentation on structural health monitoring system imposes critical issues for applying the structural monitoring system to real world structures, for which not only on the configuration and geometry, but also aesthetics on the system to be monitored should be considered. To illustrate this point, two real world structural health monitoring systems, the structural health monitoring system of Shenzhen Vanke Center and the structural health monitoring system of Shenzhen Bay Stadium in China, are presented in the paper. The instrumentation on structural health monitoring systems of real world structures is addressed by providing the description of the structure, the purpose of the structural health monitoring system implementation, as well as details of the system integration including the installations on the sensors and acquisition equipment and so on. In addition, an intelligent algorithm on stress identification using measurements from multi-region is presented in the paper. The stress identification method is deployed using the fuzzy pattern recognition and Dempster-Shafer evidence theory, where the measurements of limited strain sensors arranged on structure are the input data of the method. As results, at the critical parts of the structure, the stress distribution evaluated from the measurements has shown close correlation to the numerical simulation results on the steel roof of the Beijing National Aquatics Center in China. The research work in this paper can provide a reference for the design and implementation of both real world structural health monitoring systems and intelligent algorithm to identify stress distribution effectively.

Remote structural health monitoring systems for next generation SCADA

  • Kim, Sehwan;Torbol, Marco;Chou, Pai H.
    • Smart Structures and Systems
    • /
    • 제11권5호
    • /
    • pp.511-531
    • /
    • 2013
  • Recent advances in low-cost remote monitoring systems have made it possible and practical to perform structural health monitoring (SHM) on a large scale. However, it is difficult for a single remote monitoring system to cover a wide range of SHM applications due to the amount of specialization required. For the remote monitoring system to be flexible, sustainable, and robust, this article introduces a new cost-effective, advanced remote monitoring and inspection system named DuraMote that can serve as a next generation supervisory control and data acquisition (SCADA) system for civil infrastructure systems. To evaluate the performance of DuraMote, we conduct experiments at two representative counterpart sites: a bridge and water pipelines. The objectives of this article are to improve upon the existing SCADA by integrating the remote monitoring system (i.e., DuraMote), to describe a prototype SCADA for civil engineering structures, and to validate its effectiveness with long-term field deployment results.

Application of structural health monitoring in civil infrastructure

  • Feng, M.Q.
    • Smart Structures and Systems
    • /
    • 제5권4호
    • /
    • pp.469-482
    • /
    • 2009
  • The emerging sensor-based structural health monitoring (SHM) technology has a potential for cost-effective maintenance of aging civil infrastructure systems. The author proposes to integrate continuous and global monitoring using on-structure sensors with targeted local non-destructive evaluation (NDE). Significant technical challenges arise, however, from the lack of cost-effective sensors for monitoring spatially large structures, as well as reliable methods for interpreting sensor data into structural health conditions. This paper reviews recent efforts and advances made in addressing these challenges, with example sensor hardware and health monitoring software developed in the author's research center. The hardware includes a novel fiber optic accelerometer, a vision-based displacement sensor, a distributed strain sensor, and a microwave imaging NDE device. The health monitoring software includes a number of system identification methods such as the neural networks, extended Kalman filter, and nonlinear damping identificaiton based on structural dynamic response measurement. These methods have been experimentally validated through seismic shaking table tests of a realistic bridge model and tested in a number of instrumented bridges and buildings.

Structural Health Monitoring System of Long-Span Bridges in Korea

  • Chang, Sung-Pil
    • Corrosion Science and Technology
    • /
    • 제3권2호
    • /
    • pp.39-46
    • /
    • 2004
  • Development and application of structural health monitoring system in Korea have become active since the early 1990's. In earlier applications, health monitoring systems were installed in several existing bridges in order to collect initial field data by full scale load capacity test for design verification and subsequently monitor long-term performance and durability of the bridge as part of an inspection and maintenance program. Recently, modem and integrated monitoring systems have been introduced in most of the newly constructed long-span bridges since the design stage. This paper outlines the progresses and applications of monitoring systems in Korea for both existing and newly constructed bridges and describes their aims and characteristics.

Web Information Systems for Safety and Health Monitoring in Subway Stations

  • Choi, Gi-Heung
    • International Journal of Safety
    • /
    • 제8권1호
    • /
    • pp.10-13
    • /
    • 2009
  • In this study, a framework for web-based information system in VDN environment for safety and health monitoring in subway stations is suggested. Since physical variables that describing safety and health need to be closely monitored in multiple locations in subway stations, concept of distributed monitoring network using wireless media needs to be implemented. Connecting remote wireless sensor network and device (LonWorks) networks to the IP network based on the concept of VDN can provide a powerful, integrated and distributed monitoring performance, making a web-based information system possible.

A diagnostic approach for concrete dam deformation monitoring

  • Hao Gu;Zihan Jiang;Meng Yang;Li Shi;Xi Lu;Wenhan Cao;Kun Zhou;Lei Tang
    • Steel and Composite Structures
    • /
    • 제49권6호
    • /
    • pp.701-711
    • /
    • 2023
  • In order to fully reflect variation characteristics of composite concrete dam health state, the monitoring data is applied to diagnose composite concrete dam health state. Composite concrete dam lesion development to wreckage is a precursor, and its health status can be judged. The monitoring data are generally non-linear and unsteady time series, which contain chaotic information that cannot be characterized. Thus, it could generate huge influence for the construction of monitoring models and the formulation of corresponding health diagnostic indicators. This multi-scale diagnosis process is from point to whole. Chaotic characteristics are often contained in the monitoring data. If chaotic characteristics could be extracted for reflecting concrete dam health state and the corresponding diagnostic indicators will be formulated, the theory and method of diagnosing concrete dam health state can be huge improved. Therefore, the chaotic characteristics of monitoring data are considered. And, the extracting method of the chaotic components is studied from monitoring data based on fuzzy dynamic cross-correlation factor method. Finally, a method is proposed for formulating composite concrete dam health state indicators. This method can effectively distinguish chaotic systems from deterministic systems and reflect the health state of concrete dam in service.

로봇 소프트웨어 컴포넌트의 실행 모니터링/효율적인 데이터 관리방안 (Health Monitoring and Efficient Data Management Method for the Robot Software Components)

  • 김종영;윤희병
    • 제어로봇시스템학회논문지
    • /
    • 제17권11호
    • /
    • pp.1074-1081
    • /
    • 2011
  • As robotics systems are becoming more complex there is the need to promote component based robot development, where systems can be constructed as the composition and integration of reusable building block. One of the most important challenges facing component based robot development is safeguarding against software component failures and malfunctions. The health monitoring of the robot software is most fundamental factors not only to manage system at runtime but also to analysis information of software component in design phase of the robot application. And also as a lot of monitoring events are occurred during the execution of the robot software components, a simple data treatment and efficient memory management method is required. In this paper, we propose an efficient events monitoring and data management method by modeling robot software component and monitoring factors based on robot software framework. The monitoring factors, such as component execution runtime exception, Input/Output data, execution time, checkpoint-rollback are deduced and the detail monitoring events are defined. Furthermore, we define event record and monitor record pool suitable for robot software components and propose a efficient data management method. To verify the effectiveness and usefulness of the proposed approach, a monitoring module and user interface has been implemented using OPRoS robot software framework. The proposed monitoring module can be used as monitoring tool to analysis the software components in robot design phase and plugged into self-healing system to monitor the system health status at runtime in robot systems.

Versatile robotic platform for structural health monitoring and surveillance

  • Esser, Brian;Huston, Dryver R.
    • Smart Structures and Systems
    • /
    • 제1권4호
    • /
    • pp.325-338
    • /
    • 2005
  • Utilizing robotic based reconfigurable nodal structural health monitoring systems has many advantages over static or human positioned sensor systems. However, creating a robot capable of traversing a variety of civil infrastructures is a difficult task, as these structures each have unique features and characteristics posing a variety of challenges to the robot design. This paper outlines the design and implementation of a novel robotic platform for deployment on ferromagnetic structures as an enabling structural health monitoring technology. The key feature of this design is the utilization of an attachment device which is an advancement of the common magnetic base found in the machine tool industry. By mechanizing this switchable magnetic circuit and redesigning it for light weight and compactness, it becomes an extremely efficient and robust means of attachment for use in various robotic and structural health monitoring applications. The ability to engage and disengage the magnet as needed, the very low power required to do so, the variety of applicable geometric configurations, and the ability to hold indefinitely once engaged make this device ideally suited for numerous robotic and distributed sensor network applications. Presented here are examples of the mechanized variable force magnets, as well as a prototype robot which has been successfully deployed on a large construction site. Also presented are other applications and future directions of this technology.

The Simulation and Research of Information for Space Craft(Autonomous Spacecraft Health Monitoring/Data Validation Control Systems)

  • Kim, H;Jhonson, R.;Zalewski, D.;Qu, Z.;Durrance, S.T.;Ham, C.
    • 한국산학기술학회논문지
    • /
    • 제2권2호
    • /
    • pp.81-89
    • /
    • 2001
  • 우주 항공위성 시스템은 변하는 불확실한 우주항공 환경에(서) 운행되고 지상기지국으로부터의 원격통신 없이 장시간 동안 동작해야 할 자율적인 능력이 요구되고, 결함 없이 임무를 수행하여야 하며, 시스템에서 계측된 데이터의 신뢰성을 유지하기 위한 고장 상태 검출과 오류 수정 시스템을 차보하는 것이 중요하다. 본 논문에서는 확장 칼만 필터 기법을 적용한 동적모델 시뮬레이션 기법(High Fidelity, Dynamic Model-based Simulation)을 제안하였으며, 제안된 시스템은 비정상적인 데이터의 효과적인 검출과 대응이 가능해짐으로써 신뢰성 있는 우주항공위성시스템을 구축하도록 자동 상태 진단/데이터 시스템에 고장검출/오류수정 시스템을 적용하는 것이다. (Autonomous Spacecraft Health Monitoring/Data Validation Control System : ASHMDVCS).

  • PDF

Health monitoring of a bridge system using strong motion data

  • Mosalam, K.M.;Arici, Y.
    • Smart Structures and Systems
    • /
    • 제5권4호
    • /
    • pp.427-442
    • /
    • 2009
  • In this paper, the acceptability of system identification results for health monitoring of instrumented bridges is addressed. This is conducted by comparing the confidence intervals of identified modal parameters for a bridge in California, namely Truckee I80/Truckee river bridge, with the change of these parameters caused by several damage scenarios. A challenge to the accuracy of the identified modal parameters involves consequences regarding the damage detection and health monitoring, as some of the identified modal information is essentially not useable for acquiring a reliable damage diagnosis of the bridge system. Use of strong motion data has limitations that should not be ignored. The results and conclusions underline these limitations while presenting the opportunities offered by system identification using strong motion data for better understanding and monitoring the health of bridge systems.