Lecture Notes in Computer Science, 2002, Volume 2402/2002, 249-261, DOI: 10.1007/3-540-45639-2_24

The Design and Implementation of an Object-Oriented Process Control Loop Framework

Taewoong Jeon, Sunghwan Roh, Hyonwoo Seung and Sungyoung Lee

View Related Documents

Abstract

Control loop is an essential part of the process control system that must control physical processes in which it is difficult or impossible to compute correct output value with input values alone. In this paper, we describe the design and implementation of a highly reusable object-oriented control loop framework to support the efficient development of real time process control applications. The basic building block in our control loop framework is the Point class. The Point class encapsulates process variables of a control loop together with control algorithms so that it can be easily adapted and extended to process control applications that have various structures and behaviors. The core of this paper is the design pattern of event/time-triggered Point class that can be used for flexible implementation of monitor and control functions required of target processes through the interaction of point objects performing continuous re-computation.

Fulltext Preview

Image of the first page of the fulltext document