• Title/Summary/Keyword: Java Monitor

Search Result 47, Processing Time 0.024 seconds

STUDY ON 3-D VIRTUAL REALITY FOR STEREOSCOPIC VISUALIZATION ON THE WEB (웹 환경에서의 입체적 가시화를 위한 3-D 가상현실 기법의 적용)

  • Lee, J.H.;Park, Y.C.;Kim, J.H.;Kim, B.S.
    • Journal of computational fluids engineering
    • /
    • v.16 no.1
    • /
    • pp.30-35
    • /
    • 2011
  • In this paper, our effort to apply 3-D Virtual Reality system for stereoscopic visualization of mesh data on the web is briefly described. This study is an extension of our previous and on-going research efforts to develop an automatic grid generation program specialized for wing mesh, named as eGWing. The program is developed by using JAVA programming language, and it can be used either as an application program on a local computer or as an applet in the network environment. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the structured grid generation. And to achieve a stereoscopic viewing capability, two graphic windows are used to render its own viewing image for the left and right eye respectively. These two windows are merged into one image using 3D monitor and the viewers can see the mesh data visualization results with stereoscopic depth effects by using polarizing glasses. In this paper three dimensional mesh data visualization with stereoscopic technique combined with 3D monitor is demonstrated, and the current achievement would be a good start-up for further development of low-cost high-quality stereoscopic mesh data visualization system which can be shared by many users through the web.

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

  • Yi Kyoung-Woong;Choi Han-Soo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.10 no.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.

Architecture of Web-Based Real-Time Monitoring Systems (웹 기반 실시간 모니터링 시스템의 구조)

  • Park, Hong-Seong;Jeong, Myeong-Sun;Kim, Bong-Sun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.7 no.7
    • /
    • pp.632-639
    • /
    • 2001
  • This paper proposes an improved architecture of web-based monitoring systems for monitor of processes in plants from the soft real-time point of view. The suggested model is designed to be able to guarantee the temporal and spatial consistency and transmit the monitoring data periodically via the intranet and the Internet. The model generates one thread for monitoring management, one DB thread, one common memory, and corresponding monitoring threads to clients. The monitoring thread is executed during the smaller time than the execution time of the process used in the conventional methods such as CGI and servlet method. The Java API for the server API, VRML, EAI(External Authoring Interface) and Java Applets for efficient dimensional WEB monitoring are used. The proposed model is implemented and tested for a FMS plant, Some examples show that the proposed model is useful one.

  • PDF

A Study on the Implementation and Practical Application of Web Monitoring System (웹 모니터링 시스템 구현 및 활용 방안 연구: 쇼핑몰 이용고객에 대한 응답소요시간 평가를 중심으로)

  • Park, Chul-Jae;Cho, Jae-Gyeun
    • The Journal of Information Systems
    • /
    • v.16 no.2
    • /
    • pp.35-49
    • /
    • 2007
  • The web monitoring is a procedure to detect and monitor the change of a particular information from the web site. In this paper, we propose a monitoring system to survey the response time for the customers chi an internet shopping mall. This system we designed, decreases the network overload and guarantees the accuracy as well as the reliability of the information by using an interactive agent. This interactive agent we constructed, is written in Java and controlled by the high-level information such as the index or the robot. from the N web site, we extracted the web monitoring results of keyword "LCD Monitor" and verified our system's efficiency. The performance of the system is tested and the result is illustrated.

  • PDF

Internet Based Remote Operation and Monitoring System for Machining Equipments (가공설비의 인터넷 기반 원격 감시 및 조작)

  • 정영수;이교일;한영근
    • Proceedings of the Safety Management and Science Conference
    • /
    • 1999.11a
    • /
    • pp.183-189
    • /
    • 1999
  • Nowadays advanced manufacturing companies are trying to find a way to check the performance of their production equipments and plants from remote sites. However, it is hard to monitor the status of machine or to check the performance of the processes because the regional limitation of distributed environment. This paper presents research results in the real time monitoring of machining processes and internet_based operation of machining centers via internet, which is implemented using VRML and JAVA.

  • PDF

Remote monitoring using HTTP (HTTP을 의한 원격 모니터링)

  • Yi, Kyoung-Woong;Choi, Han-Soo
    • Proceedings of the KIEE Conference
    • /
    • 2003.07d
    • /
    • pp.2109-2111
    • /
    • 2003
  • In this paper, It is studied to monitor the remote system status using HTTP(HyperText Transfer Protocol) object communication. 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, the client part and C language is used for a controller.

  • PDF

(Performance Monitoring Techniques for EJB Applications) (EJB 어플리케이션의 성능 모니터링 기법)

  • 나학청;김수동
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.5_6
    • /
    • pp.529-539
    • /
    • 2003
  • Due to the emersion of J2EE (Java 2, Enterprise Edition), many enterprises inside and outside of the country have been developing the enterprise applications appropriate to the J2EE model. With the help of the component model of Enterprise JavaBeans (EJB) which is the J2EE core technology, we can develop the distributed object applications quite simple. EJB application can be implemented by using the component-oriented object transaction middleware and the most applications utilize the distributed transaction. Due to these characteristics, EJB technology became popular and then the study for EJB based application has been done quite actively. However, the research of techniques for the performance monitoring during run-time of the EJB applications has not been done enough. In this paper, we propose the techniques for monitoring the performance of EJB Application on the run time. First, we explore the workflow for the EJB application service and classily the internal operation into several elements. The proposed techniques provide monitoring the performance elements between the classified elements. We can also monitor by extracting the performance information like state transition and process time of the bean which is related to the lifetime occurred during one workflow, and the resource utilization rate.

A Performance Evaluation on Classic Mutual Exclusion Algorithms for Exploring Feasibility of Practical Application (실제 적용 타당성 탐색을 위한 고전적 상호배제 알고리즘 성능 평가)

  • Lee, Hyung-Bong;Kwon, Ki-Hyeon
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.6 no.12
    • /
    • pp.469-478
    • /
    • 2017
  • The mutual exclusion is originally based on the theory of race condition prevention in symmetric multi-processor operating systems. But recently, due to the generalization of multi-core processors, its application range has been rapidly shifted to parallel processing application domain. POSIX thread, WIN32 thread, and Java thread, which are typical parallel processing application development environments, provide a unique mutual exclusion mechanism for each of them. Applications that are very sensitive to performance in these environments may want to reduce the burden of mutual exclusion, even at some cost, such as inconvenience of coding. In this study, we implement Dekker's and Peterson's algorithm in the form of busy-wait and processor-yield in various platforms, and compare the performance of them with the built-in mutual exclusion mechanisms to evaluate the usability of the classic algorithms. The analysis result shows that Dekker's algorithm of processor-yield type is superior to the built-in mechanisms in POSIX and WIN32 thread environments at least 2 times and up to 70 times, and confirms that the practicality of the algorithm is sufficient.

Genetic diversity of the H5N1 viruses in live bird markets, Indonesia

  • Dharmayanti, Ni Luh Putu Indi;Hewajuli, Dyah Ayu;Ratnawati, Atik;Hartawan, Risza
    • Journal of Veterinary Science
    • /
    • v.21 no.4
    • /
    • pp.56.1-56.13
    • /
    • 2020
  • Background: The live bird market (LBM) plays an important role in the dynamic evolution of the avian influenza H5N1 virus. Objectives: The main objective of this study was to monitor the genetic diversity of the H5N1 viruses in LBMs in Indonesia. Methods: Therefore, the disease surveillance was conducted in the area of Banten, West Java, Central Java, East Java, and Jakarta Province, Indonesia from 2014 to 2019. Subsequently, the genetic characterization of the H5N1 viruses was performed by sequencing all 8 segments of the viral genome. Results: As a result, the H5N1 viruses were detected in most of LBMs in both bird' cloacal and environmental samples, in which about 35% of all samples were positive for influenza A and, subsequently, about 52% of these samples were positive for H5 subtyping. Based on the genetic analyses of 14 viruses isolated from LBMs, genetic diversities of the H5N1 viruses were identified including clades 2.1.3 and 2.3.2 as typical predominant groups as well as reassortant viruses between these 2 clades. Conclusions: As a consequence, zoonotic transmission to humans in the market could be occurred from the exposure of infected birds and/or contaminated environments. Moreover, new virus variants could emerge from the LBM environment. Therefore, improving pandemic preparedness raised great concerns related to the zoonotic aspect of new influenza variants because of its high adaptivity and efficiency for human infection.

Development of Monitoring System for Remote Management of Polishing Robot (연마 로봇의 원격 관리를 위한 모니터링 시스템 개발)

  • 고석조;이민철;홍창우
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2002.04a
    • /
    • pp.625-631
    • /
    • 2002
  • In the previous study, a polishing robot system was developed to automate the polishing process and to cope with the shortage of skilled workers. This polishing robot system has several advantages: reduced time for setting polishing work, decreased labor costs, effective operation, continuous polishing work without an operator, improved machine accuracy, and the ability to polish a free curved surface die. However, still the problem remains that a worker must stay to monitor the polishing process in the poor working conditions for a long time. Nowadays some advanced manufacturing companies need to find a way to check the performance of their production equipments and plants from remote sites. Thus, this study constructed the communication network and developed the monitoring programs (a servo program and a client program) to operate the polishing robot from remote sites. Using these programs, workers are able to monitor and control the polishing robot on the web page, in any place where internet service is possible. To guarantee a stable operation in spite of a variable computer operating environment, the monitoring system is implemented in Java. The experimental results showed that the developed monitoring programs provided a stable communication.

  • PDF