• Title/Summary/Keyword: Distributed process

Search Result 2,395, Processing Time 0.027 seconds

A study on real-time communication of remote station in the distributed control system (분산 제어 시스템에서 원격 제어국의 실시간 통신에 관한 연구)

  • 김내진;김진태;박인갑
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.31A no.10
    • /
    • pp.21-30
    • /
    • 1994
  • We discussed the Distributed Control System's design on preface and analyzed time of the real-time communication by using designed system. The DCS proposed in this thesis was implemented to network file system having recovery advantage and shared memory method to access file system of a Remote Station with ease. Also, this system minimized the network delay-time by using the real-time VME147 board. In implemented DCS, the performance analysis of real-time process of a Remote Station was done to get the total time for reak-tune communication from a Remote Station to the Central Station after terminating of process. For the analysis of system performance, we experiented by three steps. Firstly, we measuredthe processing the of LOOP function that real-time CPU convertes to-2,500~10.000 values from the input data of the Analog Interface Card. Secondly, we measured the processing time of the LOGIC function and the LOOP function. Lastly, we measured total processing time for communication from a Remote Station to the Centrol Station.

  • PDF

Variance of waiting time in the priority scheme of token bus protocols (토큰버스 프로토콜의 우선순위기능에서 대시시간의 분산)

  • Hong, Seung-Ho
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.32A no.5
    • /
    • pp.42-53
    • /
    • 1995
  • Token bus protocols have been sidely accepted for Medium Access Control (MAC) in real-time networks such as those used in factory automation, distributed process control, nuclear power plant, aircraft and spacecraft. Token bus protocols provide timer-controlled priority mechanism, which offers multiple level of privilege of medium access to different type of traffic. This paper presents and approximate analytical model for the evaluation of variance of waiting time in the time-controlled proiority scheme of token bus protocols. Token bus system is assumed to be operated with singe-service discipline which is the practical case of real-time networks such as those used in distributed process control and factory automations. The approximate analytical model is validated by comparison with the simulation resuls.

  • PDF

Proposal of Distributed Control System Architecture and Simulation for Performance Evaluation (분산 제어 시스템의 구조 제안 및 성능 평가를 위한 모의 실험)

  • Kim, Pyoung-Soo;Kwon, Wook-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 1995.11a
    • /
    • pp.216-218
    • /
    • 1995
  • This paper presents the concepts developed to propose Distributed Control System(DCS). To achieve adequate satisfaction under various conditions, the DCS should be designed from two points of view of functions distributions and performance planning. Performance evaluation criteria can be specified by the response time between units and the utilization of each unit. One has to also consider the ease and the cost of installation, maintenance, repair. Based on these characteristics, different system configuration can be evaluated and compared through results about evaluation criteria in order lo select the best DCS for particular process. The results, in abbreviated form, of the simulation DCS controlling a CAL(Continuos Annealing Line) plant of iron process ate presented.

  • PDF

-A Study on the DNC System with the Function of Process Monitoring and Control- (공정관리 기능을 강화한 DNC 시스템 구현에 관한 연구)

  • 김채수;심문보
    • Journal of the Korea Safety Management & Science
    • /
    • v.5 no.2
    • /
    • pp.87-98
    • /
    • 2003
  • With the development of CNC(Computer Numerical Control) and communication technology, the connotation and functions of Distributed Numerical Control have been greatly enlarged. In this study, we develop and implement a Distributed Numerical Control system that has real time and multi-tasking operation capability for the machining cell with various NC(Numerical Control) and CNC machines. With the consideration of economy, generalization and extension, this system is interfaced with Shop Floor Control System, Machine Control System and Tool Preparation System using advanced networking method. In the implementation phase, we use the ORACLE DBMS (Database Management System) as the DBMS and Microsoft Visual C++ as the programming tools.

Load Balancing Strategies for Network-based Cluster System

  • Jung, Hoon-Jin;Choung Shik park;Park, Sang-Bang
    • Proceedings of the IEEK Conference
    • /
    • 2000.07a
    • /
    • pp.314-317
    • /
    • 2000
  • Cluster system provides attractive scalability in terms of computation power and memory size. With the advances in high speed computer network technology, cluster systems are becoming increasingly competitive compared to expensive parallel machines. In parallel processing program, each task load is difficult to predict before running the program and each task is interdependent each other in many ways. Load imbalancing induces an obstacle to system performance. Most of researches in load balancing were concerned with distributed system but researches in cluster system are few. In cluster system, the dynamic load balancing algorithm which evaluates each processor's load in runtime is purpose that the load of each node are evenly distributed. But, if communication cost or node complexity becomes high, it is not effective method for all nodes to attend load balancing process. In that circumstances, it is good to reduce the number of node which attend to load balancing process. We have modeled cluster systems and proposed marginal dynamic load balancing algorithms suitable for that circumstances.

  • PDF

The Study of Distributed Disturbance Recording System (분산형 사고파형저장 시스템에 대한 연구)

  • Park, Jong-Chan;Lee, Se-In
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.57 no.1
    • /
    • pp.30-35
    • /
    • 2008
  • In this paper, the application of power Quality monitoring based on Sampled Value(SV) which is introduced in the IEC61850 International Standard for substation communication are discussed. Firstly, while Merging Unit(MU) is designed as a process level device transmitting sensor data, the practical problems such as time delay compensation and optical fiber communication are encountered. Secondly, the Sampled Value message which is proper to a power quality monitoring system is presented. Because the power quality monitoring system requests less time-critical service compared to protection and control applications, the Sampled Value service message structure is introduced to improve efficiency. Lastly, the power quality monitoring server having various power quality analysis functions is suggested to verify the performance of Merging Unit With the diverse experiments, it is proved that the process bus distributed solution is flexible and economic for the power quality monitoring.

FPGA implementation using a CLAHE contrast enhancement technique in the termal equipment for real time processing

  • Jung, Jin-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.11
    • /
    • pp.39-47
    • /
    • 2016
  • In this paper, we propose an approach for real time computation of rayleigh CLAHE using a FPGA. The contrast enhancement technique should be applied in thermal equipment having a low contrast image. And thermal equipment must be processed in real time. The CLAHE is an improved algorithm based Histogram Equalization, but the HW design is complex. A value greater than a given threshold in CLAHE should be equally distributed on the other histogram bin, this process requires iterations for the distribution. But implementation of this processing in the FPGA is constrained, so this section was implemented on the assumption of the histogram distribution or modified the operation process or implemented separately in the CPU. In this paper, we designed a distinct redistribution operation in two stages. So FPGA was designed for easy, this was designed to be distributed evenly without the assumptions and constraints. In addition, we have designed a CLAHE with the rayleigh distribution to the FPGA. The simulation shows that the proposed method provides a better image quality in the thermal image.

Auto-Tuning of Reference Model Based PID Controller Using Immune Algorithm

  • Kim, Dong-Hwa;Park, Jin-Ill
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.12 no.3
    • /
    • pp.246-254
    • /
    • 2002
  • In this paper auto-tuning scheme of PID controller based on the reference model has been studied for a Process control system by immune algorithm. Up to this time, many sophisticated tuning algorithms have been tried in order to improve the PID controller performance under such difficult conditions. Also, a number of approaches have been proposed to implement mixed control structures that combine a PID controller with fuzzy logic. However, in the actual plant, they are manually tuned through a trial and error procedure, and the derivative action is switched off. Therefore, it is difficult to tune. Since the immune system possesses a self organizing and distributed memory, it is thus adaptive to its external environment and allows a PDP (Parallel Distributed Processing) network to complete patterns against the environmental situation. Simulation results reveal that reference model basd tuning by immune network suggested in this paper is an effective approach to search for optimal or near optimal process control.

Implementation Of Asymmetric Communication For Asynchronous Iteration By the MPMD Method On Distributed Memory Systems (분산 메모리 시스템에서의 MPMD 방식의 비동기 반복 알고리즘을 위한 비대칭 전송의 구현)

  • Park Pil-Seong
    • Journal of Internet Computing and Services
    • /
    • v.4 no.5
    • /
    • pp.51-60
    • /
    • 2003
  • Asynchronous iteration is a way to reduce performance degradation of some parallel algorithms due to load imbalance or transmission delay between computing nodes, which requires asymmetric communication between the nodes of different speeds. To implement such asynchronous communication on distributed memory systems, we suggest an MPMD method that creates an additional separate server process on each computing node, and compare it with an SPMD method that creates a single process per node.

  • PDF

Rapid Energy Transfer Mechanism of F Electronic Excitation to the Vibration of Randomly Distributed $OH^- in KCI

  • 장두전;아철승
    • Bulletin of the Korean Chemical Society
    • /
    • v.19 no.10
    • /
    • pp.1063-1068
    • /
    • 1998
  • The nature of F electronic excitation energy transfer to OH- vibrational levels in KCl crystals is the exchange interaction, although the transfer process exhibits three temporally distinguishable components depending on the distance between excited F center and OH-. The critical distance as well as rate of the major energy transfer process in randomly distributed samples increases rapidly as OH- librational motions become active with temperature rise. The excited state character introduced into the OH- ground electronic state by perturbation is essential for the exchange interaction. The perturbation is brought about by the expanded electron cloud of excited F center for OH- associated to F center, whereas by librations and lattice vibrations perpendicular to the bond axis for isolated OH- . F excitation quenching efficiency by OH- is dependent on the variation of the critical distance rather than the rate as the rate is much faster than the normal F bleach recovery rate.