• 제목/요약/키워드: web server monitoring

검색결과 269건 처리시간 0.026초

웹기반의 공작기계 원격감시 기술 (A Study on Web based Monitoring System of Machine Tool)

  • 김동훈;김선호;한기상;김주한
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 추계학술대회 논문집
    • /
    • pp.60-63
    • /
    • 1997
  • Recently, factory automation and shop floor control system need a web based remote monitoring technology to control effectively machine tool. This paper describes a web based remote monitoring system which is concerned with open architecture controller for machine tool. The environment of this system consists of a lot of elements such as web server, database, machine tool, pc based controller, client computers and script programs, also which is interconnected by network including intranet or internet. Designed script programs, also which is interconnected by network including intranet or internet. Designed script program service current status and faults information of machine to remote users who want to monitor machine tool. Additionally those have various functions to service we board for q&a, downloading data and information of after-service managers.

  • PDF

임베디드 웹서버를 이용한 다관절 매니퓰레이터의 관절각제어 (Monitoring and Control of a Manipulator joint angle using Embedded Web Server)

  • 한주동;이용현;박종국;최경진
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 학술회의 논문집 정보 및 제어부문 A
    • /
    • pp.251-254
    • /
    • 2003
  • In this paper have embodied a TCP/IP based small embedded web server and proposed the technical method for monitoring the real-time system states and remote controlling system using HTTP about manipulator joint angle. This also uses TCP/IP, which is the general protocol. and it is made of software, not of the TCP/IP stack with hardware chip. Then we attach the simulating results about the manipulator's input/output via web browser.

  • PDF

Addressing Concurrency Design for HealthCare Web Service Gateway in Remote Healthcare Monitoring System

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International journal of advanced smart convergence
    • /
    • 제5권3호
    • /
    • pp.32-39
    • /
    • 2016
  • With the help of a small wearable device, patients reside in an isolated village need constant monitoring which may increase access to care and decrease healthcare delivery cost. As the number of patients' requests increases in simultaneously manner, the web service gateway located in the village hall encounters limitations for performing them successfully and concurrently. The gateway based RESTful technology responsible for handling patients' requests attests an internet latency in case a large number of them submit toward the gateway increases. In this paper, we propose the design tasks of the web service gateway for handling concurrency events. In the procedure of designing tasks, concurrency is best understood by employing multiple levels of abstraction. The way that is eminently to accomplish concurrency is to build an object-oriented environment with support for messages passing between concurrent objects. We also investigate the performance of event-driven architecture for building web service gateway using node.js. The experiments results show that server-side JavaScript with Node.js and MongoDB as database is 40% faster than Apache Sling. With Node.js developers can build a high-performance, asynchronous, event-driven healthcare hub server to handle an increasing number of concurrent connections for Remote Healthcare Monitoring System in an isolated village with no access to local medical care.

HTTP 기반의 자바를 이용한 원격 감시 및 제어 시스템 (HTTP based remote monitoring and control system using JAVA)

  • 이경웅;최한수
    • 제어로봇시스템학회논문지
    • /
    • 제10권9호
    • /
    • pp.847-854
    • /
    • 2004
  • In this paper, It is studied to control and to monitor the remote system state using HTTP(Hyper Text Transfer Protocol) object communication. The remote control system is controlled by using a web browser or a application program. This system is organized by three different part depending on functionality-server part, client part, controller part. The java technology is used to composite the server part and the client part and C language is used for a controller. The server part is waiting for the request of client part and then the request is reached, the server part saves client data to the database and send a command set to the client part. The administrator can control the remote system just using a web browser. Remote part is worked by timer that is activated per 1 second. It gets the measurement data of the controller part, and then send the request to the server part and get a command set in the command repository of server part using the client ID. After interpreting the command set, the client part transfers the command set to the controller part. Controller part can be activated by the client part. If send command is transmitted by the client part, it sends sensor monitoring data to the client part and command set is transmitted then setting up the value of the controlled system.

실시간 운영체제를 이용한 내장형 웹서버 시스템 개발 (Development of Embedded Web Server System Using a Real-Time OS)

  • 정명용;문승빈;송상훈
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.223-223
    • /
    • 2000
  • Embedded system area has brought an innovation and has been spread rapidly by the growth of the Internet, wireless telephony and multimedia recently. Many embedded systems are required to be real-time systems in that it needs multi-tasking and priority based scheduling. This paper introduces a real-time system that was developed with web server ability for control and monitoring system employing a real-time operating system. It discusses the design model, structure, and applications of web server system. We used SNDS100 board which has a 32-bit RISC microcontroller of ARM7TDMI core as a hardware platform. MicroC/OS kernel was used as Real-time operating system that supports a preemptive and multitasking functions. We developed a hierarhchical control and monitoring system that not only reduced system and management costs, but also enhanced reusability and portability.

  • PDF

Web based 공작기계 원격감시.진단시스템 설계 (Design of Web based Remote Monitoring & Diagnosis System for Machine Tool)

  • 김동훈;김선호;이은애;한기상;권용찬;김주한
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2000년도 춘계학술대회 논문집
    • /
    • pp.1005-1010
    • /
    • 2000
  • Internet service has widely used in office automation such as, manufacturing management purchase, and material resource. Nowadays, factory automation and shop floor control system including CAD/CAM department need a web based monitoring and diagnosis to achieve global collaboration and tole-service. This raper deal with design of web based remote monitoring and diagnosis system which concerned with open architecture controller for machine tool.

  • PDF

A Study of the Real-time Sensing by the Optical Current Sensor for GIS

  • Park, Won-Zoo;Kim, Yeong-Min
    • 조명전기설비학회논문지
    • /
    • 제23권7호
    • /
    • pp.75-80
    • /
    • 2009
  • In this study, a Web server was constructed using LabVIEW's DataSocket, which makes possible acquisition, analysis, and saving in real time. The output value of the optical current sensor at the web server PC was measured and the output value was displayed using the Web browser of the client PC. DataSocket by LabVIEW makes the construction of a Web server easier than other languages and is compatible with other application programs. An optical current sensor was composed using a 1310 [nm] laser diode, and 9/125 [${\mu}m$] standard single mode optical fiber and was created to be a close type sensor. Data measurement using Web servers has the advantage of monitoring electric power systems at a great distance and can fuse IT technology and electric power systems. Also, this measurement uses inexpensive mounting and programming when compared to existing measurement equipment allowing the construction of a measurement system in any situation or surrounding.

분산 객체 기술을 이용한 웹 기반 기계 모니터링 시스템 (Web-Based Machine Mornitoring System Using Distributed Object Technology)

  • 차주헌;공호성
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.492-496
    • /
    • 2002
  • We present the web-based remote monitoring system using distributed object technology. In order to provide the desired functionality, the system has used CORBA(Common Object Request Architecture) and Java Servlet to implement the integrated distributed object environment. It converts the existing standalone machine monitoring system into web-based machine monitoring system. It consists of applet program, CORBA server and CORBA client. The usefulness of our system will be illustrated by the application to ICM(Integrated Condition Monitoring) System developed by KIST Tribology Center.

  • PDF

StrongARM을 이용한 원격 감시시스템 (Remote Monitoring Systems Using StrongARM)

  • 임홍식;남현도;강철구
    • 한국조명전기설비학회:학술대회논문집
    • /
    • 한국조명전기설비학회 2003년도 학술대회논문집
    • /
    • pp.259-264
    • /
    • 2003
  • In this paper, web based monitoring systems are implemented using embedded Linux. The external equipment is controlled via HTTP protocol and web browser program. HTTP protocol is ported into Linux. A micro web server program and external equipment control program are installed on-board memory using CGI to be accessed by web browser. Experimental result of the proposed web based monitoring systems can be used in automation systems and remote distributed control via internet using web browser.

  • PDF

임베디드 시스템을 이용한 가택의 긴급상황 감시 시스템에 대한 연구 (A Study on Home's Emergency Monitoring System Using Embedded System)

  • 최재우;양승현;노방현;황희융
    • 한국산학기술학회논문지
    • /
    • 제5권1호
    • /
    • pp.60-64
    • /
    • 2004
  • 32비트 RISC 프로세서인 PXA255기반 보드에 임베디드 리눅스 운영체제와 HTTP(Hyperfext Transfer Protocol) 웹서버를 포팅하여 사용자의 웹 브라우져 상에서 원격지 가택에 대한 실시간 감시가 가능한 시스템을 구현하였다. 웹 서버는 GoAhead 웹 서버2.1 버전을 교차 컴파일하여 사용하였으며 가택감시를 위한 아날로그 신호에 대한 입력을 프로세서가 받기 위해 ADC(Analog to Digital Convertor)칩인 ADC0809를 사용하였다 ADC를 위한 디바이스 드라이버를 작성하였으며 이를 웹 브라우져 상에서 실시간적으로 변하는 데이터를 모니터링하기위해 클라이언트 풀(Clieilt Pull)방식을 사용한 CGI-C 응용프로그램을 개발하였다. 감시가 가능한 요소로는 온도, 조도 그리고 가스 유출여부이며 가스 밸브와 현관문의 개폐상태를 확인할 수 있게 하였고 긴급 상황 발생시 경고음을 발생하도록 하였다 최근 홈 디지털 서비스 중에 사용자가 가장 필요로 하는 긴급 상황에 대한 감시 요구를 내장형 시스템을 사용하여 보다 적은비용으로 구현하였다.

  • PDF