• Title/Summary/Keyword: 모니터링 소프트웨어

Search Result 494, Processing Time 0.043 seconds

A Framework for Automatical Generation of Instrument Control & Monitoring Software (제어 및 모너터링 소프트웨어 자동 생성을 위한 프레임워크)

  • 유대승;심민석;박성규;김종환;이명재
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.818-820
    • /
    • 2003
  • 생산 현장에서 사용되는 자동화 장비들은 다양한 플랫폼과 통신 방법을 사용하여 운용되므로 제어 및 모니터링을 위한 소프트웨어 개발을 위해서는 전문적인 지식이 요구되고, 개발 및 유지보수에 많은 비용이 소요된다. 본 논문에서는 여러 자동화 장비들의 제어 및 모니터링 소프트웨어에 대한 쉬운 개발과 유지보수성을 향상시킬 수 있는 프레임워크를 제안하고자 한다. 본 연구에서는 제어 및 모니터링 소프트웨어에 대한 자동생성을 위하여 세가지(ICD, MAP, CMIML)의 XML 문서를 제안하며, 이를 이용해서 제어 및 모니터링 소프트웨어를 자동 생성함으로써 자동화 장비와 소프트웨어에 대한 전문적인 지식 없이도 제어 및 모니터링 소프트웨어를 개발하는 것이 가능하고, 유연하고 신뢰성 있는 자동화 시스템을 구축할 수 있다.

  • PDF

Embedded Monitoring System using Bit-masking Technique (비트마스킹 기법을 이용한 임베디드 모니터링 시스템)

  • Shin Won;Kim Tae-Wan;Chang Chun-Hyon
    • The KIPS Transactions:PartD
    • /
    • v.13D no.4 s.107
    • /
    • pp.613-618
    • /
    • 2006
  • As the embedded software spreads in various areas, many development tools have been made to minimize the developing time. But these tools cannot be applicable to all the environment because they have been created for the specific platform. As such, this paper proposes an Embedded Monitoring System, which supports the various communication environment and removes the limitation of adaptability to the various platforms. Using the Code Inline technique, this system can perform the monitoring process. However, we should consider the optimization for the monitoring process and monitoring sensors because the technique has the monitoring sensor overhead. As such, this paper proposes an approach for initializing the monitoring process and a bit-masking technique for optimizing the monitoring sensor. The Embedded Monitoring System will be applicable to all the areas using embedded systems.

Construction Method of Software Test Monitoring Framework (소프트웨어 테스트 모니터링 프레임워크 구축 방안)

  • Seo, Yongjin;Kim, Su Ji;Kim, Hyeon Soo
    • Journal of Internet Computing and Services
    • /
    • v.17 no.6
    • /
    • pp.61-69
    • /
    • 2016
  • Software testing is an activity to find defects included in software through creating test cases from the software system specification. In order to perform software testing effectively, it is required to prepare the full test plan, to create well-defined test cases, and to execute test monitoring activities systematically. Most existing researches for the test approaches focus on automating the activities from the test cases generation to the test execution. Contrary to those approaches, we study automatic approaches for test monitoring activities. For this, we identify the research issues that should be solved to automate test monitoring activities. Next, with those solutions, we suggest the construction method for an automatic framework for test monitoring.

IoT-based disaster safety monitoring system (IoT 기반 재난 안전 모니터링 시스템)

  • Seo, Hyungyoon;Kim, Tae-eon;Kim, Hyeun-du
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.265-266
    • /
    • 2020
  • 본 논문에서는 IoT 기술을 이용한 재난 안전 모니터링 시스템을 제안한다. 기술의 발전으로 개인 통신 기기에도 IoT가 범용적으로 사용되고 있으나 재난 안전 모니터링 시스템과의 접목은 쉽지 않다. 본 논문에서는 IoT 기술 기반 재난 안전 모니터링 시스템을 개인 통신 기기에 접목 시키기 위해 카카오톡 플랫폼을 이용한다. 재난 안전 모니터링 시스템은 평시에 IoT 센서로 온도, 강우량, 진동 및 미세먼지를 모니터링하여 정보를 제공한다. 만약 화재, 폭우, 지진 등의 자연 재난 등이 발생하면 메신저 플랫폼인 카카오톡을 통하여 재난정보를 재난 초기에 제공함으로써 피해를 최소화 하는 것을 목표로 한다.

  • PDF

Architecture Design of RIOS-based Application for Testing and Monitoring Embedded Software (임베디드 소프트웨어의 테스팅과 모니터링을 위한 RIOS 기반 어플리케이션 구조 설계)

  • Lee, Sunghee;Kim, Deok Yeop;Yun, Bo Ram;Lee, Woo Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.665-668
    • /
    • 2017
  • 임베디드 소프트웨어의 개발은 실제 어플리케이션이 수행되는 대상 시스템이 아닌 호스트 시스템에서 개발되기 때문에 개발 중 테스팅을 수행하기 어렵다. 또한 대상 시스템에서 어플리케이션이 실행될 때 결함 또는 오류가 발견되면 이를 재현하기 어렵다. 이러한 문제를 해결하기 위한 기존의 연구로는 RTOS 시뮬레이터를 사용하거나 모니터링 시스템을 추가하여 임베디드 소프트웨어의 동작을 확인한다. 하지만 RTOS 시뮬레이터는 기능 테스트만 가능하고 실직적인 시간 추정이 불가능하다. 또한 임베디드 소프트웨어에 모니터링 시스템을 추가하게 되면 어플리케이션의 동작에 영향을 주기 때문에 실시간 시스템의 제약 조건을 확인하기 어렵다. 따라서 본 논문에서는 임베디드 소프트웨어의 RIOS 기반 어플리케이션 구조를 제안하여 호스트 시스템에서 대상 시스템의 테스팅과 모니터링이 가능함을 보인다.

Moving Pigs Detection in Video Monitoring Applications (비디오 모니터링 응용에서 움직인 돼지 탐지)

  • Yu, SeungHyun;Suh, Yooil;Son, JunHyung;Lee, SeJun;Chung, Yongwha;Park, Daihee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.05a
    • /
    • pp.379-381
    • /
    • 2021
  • 비디오 모니터링은 자율주행차뿐만 아니라 농장 내 병든 동물 탐지 등과 같은 스마트팜 분야에서도 사람을 대신하여 24시간 연속 모니터링할 수 있는 중요한 응용 분야이다. 본 논문에서는 비디오 모니터링의 계산양을 줄이면서도 혼잡한 돈방에서 빠르게 움직이는 돼지들을 정확히 탐지하기 위해 CNN 기반 객체 탐지기의 정확도를 고려한 방법을 제안한다. 즉, 연속되는 비디오 영상에서 key frame을 먼저 추출한 후, 비디오의 특성인 움직임 정보가 포함된 영상에서 GMM을 이용하여 움직인 돼지와 움직이지 않은 돼지의 위치를 구분하고, 최종적으로 YOLOv4를 적용하여 움직인 돼지와 움직이지 않은 돼지를 탐지한다. 돈사에서 촬영된 비디오 데이터로 실험한 결과, 제안 방법은 효과적으로 움직인 돼지를 탐지할 수 있음을 확인하였다.

Design of a monitoring tool for spacecraft system software (인공위성 시스템소프트웨어 모니터링 도구의 설계)

  • Cho, Byung-Tae;Kim, Sun-Wook;Park, Hyung-Sic;Kim, Hyung-Shin;Choi, Jong-Wook;Chae, Dong-Sock;Lee, Jong-In
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.223-227
    • /
    • 2006
  • 인공위성의 탑재 컴퓨터는 일종의 내장형 시스템으로서, 인공위성 전체의 동작을 제어하는 핵심 부품이다. 이러한 인공위성 탑재 컴퓨터에 이용되는 시스템 소프트웨어는 실시간 고신뢰성을 요구하고 있으며, 따라서, 위성 컴퓨터에 탑재되는 시스템소프트웨어 및 응용소프트웨어의 동작성능 분석은 매우 중요한 문제로 인식되고 있다. 본 연구에서는 차세대 저궤도 인공위성의 ERC32 기반 탑재 컴퓨터용 시스템 소프트웨어의 동작상태를 분석할 수 있는 모니터링 도구를 설계하였다. 이를 위하여 인공위성 시스템 소프트웨어 모니터링 도구의 요구조건을 분석하였다. 제안한 도구는 상위수준 및 하위수준에서의 모니터링이 동시에 가능하며, 시스템 소프트웨어의 실시간성 및 신뢰성을 선행적(proactive) 방법으로 감시할 수 있는 장점이 있다.

  • PDF

Design and Implementation of Stand-alone Microgrid Monitoring System for Green Energy Independence Island (그린에너지 자립섬을 위한 계통 독립형 마이크로그리드 모니터링 시스템 설계 및 구현)

  • Song, Hwa-Jung;Park, Kyoung-Wook;Kim, Eung-Kon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.10 no.4
    • /
    • pp.527-532
    • /
    • 2015
  • In domestic island regions, the power supply generally depends on diesel generators due to difficulties of grid connection. To solve this issue, recently, the study on the stand-alone microgrid technology and its test are being actively conducted. In this paper, we propose the stand-alone microgrid integration monitoring system for energy independence island. First, we design the software architecture for monitoring of solar, wind, diesel power generation facilities, transmission and distribution of grid network, and energy storage system. Then, we implement the monitoring software that allows administrators to identify and run the monitoring software easily.

The Design and Implementation of Generator for Generating Control Software (제어 소프트웨어의 생성을 위한 Generator의 설계 및 구현)

  • Yoo, Dea-Sung;Sim, Min-Suck;Park, Sung-Ghue;Kim, Jong-Hwan;Yi, Myoung-Jae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1015-1018
    • /
    • 2003
  • 과거 우리는 플랫폼 독립적인 XML과 GUI 기반의 툴들을 제공하여 장비에 대한 제어 및 모니터링 소프트웨어의 효율적인 생성과 유지보수성을 향상하기 위한 프레임워크[1][2]를 제안하였다. 제안한 프레임워크는 세 가지의 XML 문서(IID, MAP, CMIHL), VI Wizard, Generator로 구성되었다. 본 논문에서는 제안한 프레임워크의 한 구성요소인 Generator에 대한 설계와 구현을 보인다. Generator는 장비의 제어정보 모니터링 정보, 통신 정보, 스케줄 정보, 제어 소프트웨어의 사용자 인터페이스 정보 등을 기술하는 CMIML(Control & Monitor ing Instrument Markup Language) 문서를 이용해서 GUI 기반의 사용자 인터페이스 편집 환경을 제공하고, CMIML 문서를 소프트웨어 코드로 변환함으로써 제어 및 모니터링 소프트웨어를 자동 생성한다.

  • PDF

Intelligent Passenger Monitoring System to Prevent Safety Accidents on Children's Commuting Buses (어린이통학버스 안전사고 예방을 위한 지능형 탑승객 모니터링 시스템)

  • Jung-seok Lee;Se-ryeong Lee;Kun-hee Kim;Chang-hun Choi;Hongseok Yoo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.481-483
    • /
    • 2023
  • 본 논문에서는 어린이통학버스 안전사고 예방을 위한 지능형 탑승객 모니터링 시스템을 개발한다. 지능형 탑승객 모니터링은 통학버스 내 설치된 카메라로 부터 촬영되는 영상을 실시간으로 분석한 후 통학버스 내 발생할 수 있는 다양한 이벤트를 운전자 또는 교사에게 적시에 통보하여 잠재적 안전사고를 지능적으로 회피할 수 있도록 지원하는 시스템을 말한다. 제안한 시스템은 Yolov4, DeepSort, MediaPipe등의 인공지능 관련 SW기술을 활용하여 영상을 분석한 후 싸움과 같은 이상행동, 정차 후 잔류 인원 발생, 하차자와 차량 간의 안전거리 확보 여부를 포함하는 3가지 이벤트를 인식한 후 운전자 또는 교사에게 알림을 제공한다.

  • PDF