• Title/Summary/Keyword: Web-based Monitoring System

Search Result 481, Processing Time 0.033 seconds

A Study on the Development of ICT-based Disaster Prevention Monitoring System for Shipbuilding Safety (선박 안전 건조를 위한 ICT 기반 재해방지 감시시스템 개발에 관한 연구)

  • Kim, Gi-Back;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.785-788
    • /
    • 2014
  • Even though Korea is No.1 shipbuilding country around the world, there have been a lot of accident and man-made calamity incurring in shipyards these days. Therefore most of Korea major shipyard and mid-small size shipyard deeply agonize about safety management countermeasure. As a result of it, many shipyards pour their effort on developing man watching system, PF wireless communication system, portable measuring system to prevent from accident such as fire, suffocation incurring. In this paper, analyze conventional accident & man-made calamity preventing system adopted by most of shipyard and enable the user to watch accident for 24 hours and notify it to user when it is incurring through state of the art ICT technology. And as a result of it the user can prevent the accident and man-made calamity at the beginning.

  • PDF

Design of Software Architecture for Integrating of Messages between Semiconductor Equipments (반도체 장비의 메시지 통합을 위한 소프트웨어 구조 설계)

  • Lim, Yong-Muk;Hwang, In-Su;Kim, Woo-Sung;Park, Geun-Duk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.2 s.46
    • /
    • pp.151-159
    • /
    • 2007
  • It is very important to collect all production-related status values during the manufacturing process of semiconductor. The analysis results of the collected data can be used for the operation rate, fault diagnosis, process control and removal of predicted obstacles of equipments, eventually contributing to the improvement of production efficiency. For this propose. many IC makers have adopted EES(Equipment Engineering System). As the use of web has become a daily lift activity lately, it has been suggested to expand the scope of monitoring equipments using HTTP or SOAP protocols. To fulfill the web-based EES, EDA(Equipment Data Aquisition) should be facilitated first by integrating and standardizing various forms of messages generated from many different semiconductor equipments. In this paper, a method for integration between different types of information is suggested based on the analysis of various protocols used for the communication between semiconductor equipments. In addition, a software architecture to support the method is desisted.

  • PDF

Implementation of An Embedded Communication Translator for Remote Control (원격 제어를 위한 임베디드 통신 변환기 구현)

  • Lee Byung-Kwon;Chon Young-Suk;Jeon Joong-Nam
    • The KIPS Transactions:PartD
    • /
    • v.13D no.3 s.106
    • /
    • pp.445-454
    • /
    • 2006
  • Almost of industrial measuring instruments usually are equipped only with serial communication devices. In order to connect these instruments to internet, we implement an embedded translator. This device has the hardware components composed of one WAN port, two LAN ports, and two UARTs, and functions as a communication translator between serial and internet communication. it also provides web-based monitoring function that is absent from existing serial-to-ethernet converter. The hardware is implemented using the KS8695 network processor which s an ARM922T as processor core. We have installed the boa web server and utilized the CGI function for internet-based remote control, added the IP sharing function which allows the network with private IP addresses to access the internet, and developed a serial-to-ethernet translation program. Finally, we show an application example of the developed translator that remotely monitors the solar energy production system.

An Adaptive Query Processing System for XML Stream Data (XML 스트림 데이타에 대한 적응력 있는 질의 처리 시스템)

  • Kim Young-Hyun;Kang Hyun-Chul
    • Journal of KIISE:Databases
    • /
    • v.33 no.3
    • /
    • pp.327-341
    • /
    • 2006
  • As we are getting to deal with more applications that generate streaming data such as sensor network, monitoring, and SDI (selective dissemination of information), active research is being conducted to support efficient processing of queries over streaming data. The applications on the Web environment like SDI, among others, require query processing over streaming XML data, and its investigation is very important because XML has been established as the standard for data exchange on the Web. One of the major problems with the previous systems that support query processing over streaming XML data is that they cannot deal adaptively with dynamically changing stream because they rely on static query plans. On the other hand, the stream query processing systems based on relational data model have achieved adaptiveness in query processing due to query operator routing. In this paper, we propose a system of adaptive query processing over streaming XML data in which the model of adaptive query processing over streaming relational data is applied. We compare our system with YFiiter, one of the representative systems that provide XML stream query processing capability, to show efficiency of our system.

Effect of Family Strengths on Learning Outcomes in Online Education: Mediating Effect of E-learning Readiness (이러닝 준비도가 온라인 교육 학습성과에 미치는 영향: 가족건강성의 매개효과)

  • Kim, Nam Yi;Shim, Moon Sook
    • Journal of Korean Public Health Nursing
    • /
    • v.34 no.3
    • /
    • pp.405-415
    • /
    • 2020
  • Purpose: This study was undertaken to identify the mediating effect of family strengths in the relationship between e-learning readiness and learning management system-based online education learning outcomes. Our results provide basic data for proposing strategies to increase online education learning outcomes of nursing students. Methods: A self-report questionnaire was surveyed by 133 nursing students who took online education using a learning management system at three nursing colleges in Daejeon, Jeonbuk, and Gyeongbuk. The mediating effect of family strengths in the relationship between the e-learning readiness of the subject and online education learning outcomes, were analyzed by hierarchical multiple regression. Sobel test was performed to verify effectiveness of the pathway. Results: In the relationship between e-learning readiness and online education learning outcomes of nursing students, family strengths were determined to exert absolute mediating effect. Conclusions: Our results indicate that in order to improve e-learning readiness, the basic curriculum for nursing students should include web-based communication, cooperation, and the use of information technology, including interaction for online education. Improvements in family strengths can be achieved through home study activities, such as frequent conversations with members, monitoring achievements of the students, and sharing family leisure activities.

A Network Module and a Web Server for Web-based Remote Control of Embedded Systems (웹 기반 원격 제어를 위한 내장형 시스템용 네트워크 모듈 및 웹 서버)

  • 선동국;김성조;이재호;김선자
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.10 no.3
    • /
    • pp.231-242
    • /
    • 2004
  • Remote control and monitoring of information appliances require RTOS and TCP/IP network module to communicate each other. Traditional TCP/IP protocol stacks, however, require relatively large resources to be useful in small 8 or 16-bit systems both in terms of code size and memory usage. It motivates design and implementation of micro TCP/IP that is lightweight for embedded systems. Micro embedded web server is also required to control and monitor information appliances through the Web. In this paper, we design and implement micro TCP/IP and Web server for information appliances. For this goal, we investigate requirements for the interoperability of embedded systems with the Internet and the Web-based control of embedded systems. Next, we compare our micro TCP/IP protocol stack with that of RTIP and QPlus in terms of object code size and performance. The size of micro TCP/IP protocol stack can be reduced by 3/2 and 1/4, respectively, comparing with that of RTIP and QPlus. We also show that the performance of our micro TCP/IP is similar to that of RTIP and QPlus since it handles 2.9Mbps when delayed ACK is not adapted.

Synchronous monitoring Mechanism for Web based remote conveyor control system (웹기반 원격컨베이어 제어시스템을 위한 동기화 모니터링 기법)

  • 이현수;최진석;박은영;박근효;김수정;김용대;박남섭;윤종준;이영란
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.04a
    • /
    • pp.414-417
    • /
    • 2000
  • 본 논문에서는 클라이언트/서버 형태로 긴급 이벤트 자동 호출 기능을 처리할 수 있는 원격제어 시스템을 설계하고 구현하였다. 웹 애플릿을 기반으로 구현된 클라이언트 시스템은 상황실에 위치하여 직접적으로 제어를 담당하는 서버에게 원격제어 명령을 내린다. 제어 명령은 서버시스템으로 전달되며, 서버시스템에 존재하는 구동기가 실질적으로 컨베이어 시스템을 제어하는 기능을 가진다. 여기서 컨베이어 시스템은 승용차 조립라인을 시뮬레이션 한 것이다. 이러한 원격제어 시스템에 이동 통신의 문자서비스를 이용하여 긴급한 상황을 자동으로 원격지에 있는 관리자에게 알려주는 기능까지 확대시켰다. 관리자는 원격 시스템을 항상 감시할 필요가 없이 어느 장소에서나 상황보고를 받을 수 있다.

  • PDF

An web based IDC manageable Internet Service monitoring and management system (웹기반 IDC 관리형 Internet 서비스 모니터링 및 관리시스템)

  • 최혁수;정상준;김동주;권영헌;김종근
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.11b
    • /
    • pp.31-34
    • /
    • 2002
  • IDC는 기업 및 개인 고객에게 전산 설비나 네트워크 설비를 유치하여 유지·보수 등의 서비스를 제공하는 곳으로, 서버 장비 및 통신장비의 운영과 관리를 대행하여 서버의 안정성, 보안성과 서버가 제공하는 서비스의 품질을 유지해 주는 시설이다. 하지만 학교나 일부기업에서는 자신들의 고유 서비스를 위해 호스트를 자신들의 NOC(Network Operation Center)에 놓아두게 되고, 그러면 IDC에서 지원하는 다양한 관리 서비스를 제공받지 못한다. 본 논문에서는 웹 기반 IDC 관리형 인터넷 서비스 모니터링 및 관리시스템의 구조를 제안하고 시스템을 구현한다. 웹에서 효과적인 모니터링 및 관리를 위하여 JAVA 기반의 설계를 하였으며, 인터넷 서비스에 대한 효율적인 관리를 위하여 ICMP 프로콜을 사용하였다. 제안된 시스템을 이용하여 원격지의 서버의 상태나 인터넷 서비스의 전반적인 상태를 일정하게 유지하며, 웹을 기반으로 하여 모니터링 및 관리를 할 수 있다. 중요 기능은 데이터의 주기적인 수집과, 수집된 정보를 데이터 베이스에 저장함으로써 네트워크의 상태 변화에 대한 지속적인 관찰이 가능하다. 또한 시스템에 어떤 문제가 발생하였다고 판단될 경우 효율적이고 신속한 대처가 이루어지도록 하기 위하여 관리자에게 보고서를 제출하게 된다.

  • PDF

Web-based Video Monitoring System on Real Time using MBR(minimum bounding rectangle) (MBR을 이용한 실시간 쉽기만 영상감시 시스템)

  • 이광형;이근왕;전문석
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.11a
    • /
    • pp.44-47
    • /
    • 2003
  • 실시간 영상에서 객체 추적은 수년간 컴퓨터 비전 및 여러 실용적 응용 분야에서 관심을 가지는 주제 중 하나이다. 하지만 배경영상의 잡음을 객체로 인식하는 오류로 인하여 추출하고자 하는 객체를 찾지 못하는 경우가 있다. 본 논문에서는 실시간 영상에서 적응적 배경영상을 이용하여 객체를 추출하고 추적하는 방법을 제안한다. 입력되는 영상에서 배경영역의 잡음을 제거하고 조명에 강인한 객체 추출을 위하여 객체영역이 아닌 배경영역 부분을 실시간으로 갱신함으로써 적응적 배경영상을 생성한다. 그리고 배경영상과 카메라로부터 입력되는 입력영상과의 차를 이용하여 객체를 추출한다. 추출된 객체의 내부점을 이용하여 최소사각영역을 설정하고, 이를 통해 객체를 추적한다. 아울러 제안방법의 성능에 대한 실험결과를 기존 추적알고리즘과 비곤 분석하여 평가한다.

  • PDF

Web-based Remote Monitoring System for Machine Tools (웹 기반의 공작 기계 원격 모니터링 시스템)

  • Ryu, C.S.;Noh, K.J.;Hong, D.S.;Jung, S.H.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.77-80
    • /
    • 2003
  • 본 논문은 웹 기반의 원격 보수유지 시스템을 구현하기 위한 첫 단계의 일부로서 원격 모니터링을 위한 웹 기반 기술 구축에 관한 것이다. 원격 작업장에 있는 정밀 기계 장비(CNC)를 대상으로 하여 작업장이 아닌 장소에서도 온도, 진동, 소음, 영상 데이터 등을 모니터하고 또한 장비의 상태를 진단할 수 있는 시스템 구축에 대한 것이다. 원격 사용자는 인터넷을 통해 어디에서나 생산 현장에 있는 로칼 서버에 접속하여 해당 장비를 모니터 및 상태 진단이 가능한 시스템을 구현하였다.

  • PDF