• Title/Summary/Keyword: monitoring module

Search Result 834, Processing Time 0.031 seconds

Development of Control Software for KOREA Standard EMU (도시철도차량용 국내 표준모델의 주제어 S/W 개발(1))

  • 안태기;한성호;온정근;백종현;박현준
    • Proceedings of the KSR Conference
    • /
    • 1999.05a
    • /
    • pp.259-266
    • /
    • 1999
  • This paper is intended to provide a method to design control software for the TCMS, train control and monitoring system. The TCMS with this control software will be applied KOREA Standard EMU. The control software is designed by SCADE Case tool to concern safety and reliability. The function for the EMU is implemented in software easily programmed, using a functional block, graphic programming language. The control software has modular design and each module is tested with SCADE simulator. This time we focus a door control module, present a design method and a simulation method for that module.

  • PDF

Case Study of the Identification of Ship Zone for Generalize of Fire Safety Module in Korean e-Navigation System (한국형 e-Navigation 시스템에서 화재안전모듈 범용화를 위한 선박구역 식별에 관한 사례연구)

  • Kim, Byeol;Hwang, Kwang-Il;Moon, Serng-Bae
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2018.11a
    • /
    • pp.346-347
    • /
    • 2018
  • This study is a case study on ship zone identification for the generalization of fire safety module in Korean e-Navigation system and assessed the method of dividing the area of the ship based on the location of the fire detector of the target ship.

  • PDF

A Design of a Simulation Platform to Test PRT Vehicle Operational Control Algorithms Using On-board Embedded Process Board (차상용 임베디드 제어보드를 이용한 PRT 차량 운행제어 알고리즘 시험을 위한 플랫폼 설계)

  • Lee, Jun-Ho;Jeong, Rac-Gyo;Kim, Yong-Kyu
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.10
    • /
    • pp.1962-1967
    • /
    • 2009
  • This paper deals with a design of a platform to simulate PRT vehicle operational control algorithms using on-board embedded process board. The configuration of the platform is composed of the central control module, the station control module, man-machine interface and monitoring module. Since PRT system needs inherently very reliable vehicle operational control algorithm in order to avoid the impact between vehicles, it is very important to construct a simulation platform to test a designed vehicle operational control algorithm during the development process For the test of the proposed platform a path of the each moving vehicle is predefined in the central control system before the dispatch order is given to the vehicle. The simulation results show the effectiveness of the proposed simulation platform for test and evaluation of the PRT operational control algorithms.

Development of Control Software for KOREA Standard EMU (도시철도차량용 국내 표준모델의 주제어 S/W개발(2))

  • 안태기;한성호;백종현;이수길;박현준
    • Proceedings of the KSR Conference
    • /
    • 1999.11a
    • /
    • pp.302-309
    • /
    • 1999
  • This paper is intended to provide a method to design control software fur the TCMS, train control and monitoring system. The TCMS with this control software will be applied KOREA Standard EMU. The control software is designed by SCADE Case tool to concern safety and reliability. The function for the EMU is implemented in software easily programmed, using a functional block, graphic programming language. the control software has modular design and each module is tested with SCADE simulator. This time we focus a HVAC(heater, ventilation and air conditioner controller) control module, present a design method and a simulation method for that module.

  • PDF

Ultrasonic wireless sensor development for online fatigue crack detection and failure warning

  • Yang, Suyoung;Jung, Jinhwan;Liu, Peipei;Lim, Hyung Jin;Yi, Yung;Sohn, Hoon;Bae, In-hwan
    • Structural Engineering and Mechanics
    • /
    • v.69 no.4
    • /
    • pp.407-416
    • /
    • 2019
  • This paper develops a wireless sensor for online fatigue crack detection and failure warning based on crack-induced nonlinear ultrasonic modulation. The wireless sensor consists of packaged piezoelectric (PZT) module, an excitation/sensing module, a data acquisition/processing module, a wireless communication module, and a power supply module. The packaged PZT and the excitation/sensing module generate ultrasonic waves on a structure and capture the response. Based on nonlinear ultrasonic modulation created by a crack, the data acquisition/processing module periodically performs fatigue crack diagnosis and provides failure warning if a component failure is imminent. The outcomes are transmitted to a base through the wireless communication module where two-levels duty cycling media access control (MAC) is implemented. The uniqueness of the paper lies in that 1) the proposed wireless sensor is developed specifically for online fatigue crack detection and failure warning, 2) failure warning as well as crack diagnosis are provided based on crack-induced nonlinear ultrasonic modulation, 3) event-driven operation of the sensor, considering rare extreme events such as earthquakes, is made possible with a power minimization strategy, and 4) the applicability of the wireless sensor to steel welded members is examined through field and laboratory tests. A fatigue crack on a steel welded specimen was successfully detected when the overall width of the crack was around $30{\mu}m$, and a failure warnings were provided when about 97.6% of the remaining useful fatigue lives were reached. Four wireless sensors were deployed on Yeongjong Grand Bridge in Souht Korea. The wireless sensor consumed 282.95 J for 3 weeks, and the processed results on the sensor were transmitted up to 20 m with over 90% success rate.

A Programmable Protocol Data Conversion Algorithm for Industrial Machine Monitoring (산업용 장비 모니터링을 위한 프로그램 가능한 프로토콜 데이터 변환 알고리즘)

  • Eum, Sang-hee
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.11
    • /
    • pp.2139-2144
    • /
    • 2017
  • In case of communication method and protocol applied to the industrial field, various kinds and methods are applied to the field according to the environment and hardware configuration specifications. In order to develop and construct an industrial monitoring system, the development of the equipment is carried out through hardware system analysis and communication protocol analysis each time, so that a lot of development costs and time are being entered. In this paper, we proposed a programmable protocol conversion algorithm to support the integrated monitoring of industrial equipment using various protocols. This method can extract the necessary data from the data transmitted by serial communication, NMEA, CAN, Modbus communication method and transmit it to Ethernet. We implemented a communication gateway module that supports various communication methods, and experimented with data conversion and transmission.

A design of Software 2D BitBLT Engine based on RTOS (RTOS 기반의 소프트웨어 2D BitBLT 엔진의 설계)

  • Kim, Bong-Joo;Hong, Jiman
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.4
    • /
    • pp.35-41
    • /
    • 2014
  • In this paper, we proposed the implementation of software-based 2D BitBLT engine on the pSOS operating system and the operation of the BitBLT engine on patient monitoring device was verified. To verify the proposed method on the patient monitoring device, we designed prototype PCB board, and verified the operation. We designed the motherboard by using ARM9-based CPU. Because hardware-based BitBLT module was replaced with software-based one, CPU load problem was weighted. To solve this problem, w changed 400Mhz processor instead of 200Mhz processor. We implemented 2D BitBLT kernel module as a device driver which is one of the key elements of a graphics controller GUI in patient monitoring device.

Precise Position Monitoring System for Infant Interaction Analysis (영유아 상호작용 분석을 위한 정밀위치 모니터링 시스템)

  • Park, Hyoung-Keun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.20 no.12
    • /
    • pp.21-26
    • /
    • 2019
  • This paper constructs a real-time monitoring system that can identify the individual positions of infants and their proximity to other infants using an Internet of Things (IoT)-based nameplate. The system consists of a precision location tracking module, a data transmission system for calculating gateway location information, a service platform server, and a data analysis processing module considering the development of infants and young children. The purpose of this study is to extract information about how infants interact with each other. The information gathered through this system can be used as important information to improve the peer relations of all infants and toddlers, from neglected infants to infants with no social development problems, to more popular infants. It is possible, based on the proximity information between infants and toddlers, that the teacher can identify positive interactions or negative interactions, and can educate infants on how to improve their peer relationships. These results can be used for consultation with parents, and the information collected through this system can be used as a database to establish a system for improving the relationships between infants and toddlers.

The intelligent solar power monitoring system based on Smart Phone (스마트폰 기반의 지능형 태양광 전력적산 모니터링 시스템에 관한 연구)

  • Kim, Gwan-Hyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.10
    • /
    • pp.1949-1954
    • /
    • 2016
  • Smart grid technology can be called grid techniques to improve the efficiency of the electric power by exchanging bidirectional information of electric power with real-time between electric power suppliers and consumers. Recently, the solar power generation system is being applied actively. However the solar power system has several problems leading to reduce overall electricity generation, because the difficult of the diagnosis and the solar power system failure such as PV(PhotoVoltaics) and inverter. In order to build an efficient smart grid, a stable electric power energy requirements capture and management and early fault detection is essentially required in solar power generation system. In this paper, it is designed to monitor the operating status of the solar power monitoring system from a remote location through a RS-485 or TCP/IP communication module to monitoring the output of solar power energy and abnormal phenomenon, to developing the measurement module and to transfer measured data.

Ethernet Port를 이용한 차량 진단 모니터링 시스템의 설계

  • Shin, Ju-Young;Jang, Jong-wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.98-101
    • /
    • 2009
  • Recently, there is use of the vehicle network for vehicle diagnostic method and Increased use of the vehicle protocol such as (CAN(Controller Area Network), MOST, LIN, FlexRay), Distributed control and data about the vehicle are being sought methods for real-time observation and monitoring and trend tends to have gone into this. In this case of automotive diagnostic module in today, there is Primarily to use DLC(Data Link Connector)Connector called self-check terminal. Generally, vehicle Diagnoses to use DLC Connector such as OBD2(On Board Diagnostics) Through Diagnostic Module(scanner). But there limit diagnostic as engine and powertrain part, and not consider user's perspective In this paper, By designing Vehicle diagnostic monitoring system using Ethernet Port, transmit and Receives CAN protocol vehicle data, and implement Easily monitoring system that provide and Diagnoses to provide vehicle's state and information to use PC.

  • PDF