Ur Software Architecture - GE C30 Instruction Manual

Controller system ur series
Hide thumbs Also See for C30:
Table of Contents

Advertisement

1.2 OVERVIEW
c) UR SCAN OPERATION
1
The UR-series devices operate in a cyclic scan fashion. The device reads the inputs into an input status table, solves the
logic program (FlexLogic™ equation), and then sets each output to the appropriate state in an output status table. Any
resulting task execution is priority interrupt-driven.
The firmware (software embedded in the relay) is designed in functional modules which can be installed in any relay as
required. This is achieved with object-oriented design and programming (OOD/OOP) techniques.
Object-oriented techniques involve the use of objects and classes. An object is defined as "a logical entity that contains
both data and code that manipulates that data". A class is the generalized form of similar objects. By using this concept,
one can create a protection class with the protection elements as objects of the class, such as time overcurrent, instanta-
neous overcurrent, current differential, undervoltage, overvoltage, underfrequency, and distance. These objects represent
completely self-contained software modules. The same object-class concept can be used for metering, input/output control,
hmi, communications, or any functional entity in the system.
Employing OOD/OOP in the software architecture of the C30 achieves the same features as the hardware architecture:
modularity, scalability, and flexibility. The application software for any UR-series device (for example, feeder protection,
transformer protection, distance protection) is constructed by combining objects from the various functionality classes. This
results in a common look and feel across the entire family of UR-series platform-based applications.
As described above, the architecture of the UR-series relays differ from previous devices. To achieve a general understand-
ing of this device, some sections of Chapter 5 are quite helpful. The most important functions of the relay are contained in
"elements". A description of the UR-series elements can be found in the Introduction to elements section in chapter 5.
Examples of simple elements, and some of the organization of this manual, can be found in the Control elements section of
chapter 5. An explanation of the use of inputs from CTs and VTs is in the Introduction to AC sources section in chapter 5. A
description of how digital signals are used and routed within the relay is contained in the Introduction to FlexLogic™ section
in chapter 5.
1-4
Read Inputs
Solve Logic
Set Outputs
Figure 1–3: UR-SERIES SCAN OPERATION
C30 Controller System
1 GETTING STARTED
Protection elements
serviced by sub-scan
Protective Elements
PKP
DPO
OP
827823A1.CDR

1.2.3 UR SOFTWARE ARCHITECTURE

1.2.4 IMPORTANT CONCEPTS
GE Multilin

Advertisement

Table of Contents
loading

Table of Contents