PRC 005 Application Guide
PRC 005 Application Guide
The PSMP is recorded in the Relay Database as time series of activities under the task
category PRC-005. Linkage between maintenance activity data and corresponding
protection system components in database tables is built-in. The program allow user to
store with each activity data record: 1) a header containing data fields for activity status,
timing, work assignment, work flow and other pertinent attributes; 2) Custom form for
detailed data. Data field layout can be easily customized for each type of activity; 3)
Unlimited number of file attachment and links; 4) Fully customizable electronic signature
stamps for work flow tracking. The relay database query and reporting engine allow
efficient data retrieval and printout of PSMP to meet the standard auditing requirements.
Following are typical steps in setting up PRC-005 Power System Maintenance Program
in the Relay Database.
TRELAY table in the Relay Database is designed for relay data. There are tables
for circuit breakers, CTs and PTs, Communication equipments plus 9 user-defined
tables to store data of other protection system components.
In each data table add data field “PRC-5 Category” to classify equipment into
PRC-005 categories as described in PRC-005-2 table 1.1 to 1.4. The value in this
field will make it possible to assign correct maximum maintenance intervals, to
create reports, to perform searches and other database operations.
Start with developing an easy to understand form code name system to identify
activity forms in the library. For example a form code string can be in the format
PRC5-x-y-zzz, where
- PRC5: prefix for PRC005 maintenance activities
- x: component type code: R for relay, S for sensors, C for communication
equipment and B for control circuitry
- zzzz: a numeric form number.
For each activity code, build form template, which contain data fields and label
for all the details that are you have determined for the activity type. Template
form layout should clearly show the sequence of actions and facilitate data entry
to maximum extent possible.
Samples of activity form for key PRC-005 maintenance tasks for various types of
equipment are available in the masterActivity.atp file, which is included in every
installation of the Relay Database client program. Printout of the sample forms in
the library can be found at the end of this document. You can import the sample
activity forms into your database using the Administration program. The forms
can be used directly. You can also further customize them to meet additional
requirements.
4. Develop a work flow with the Sign stamps in the activity form:
Signatures are pre-defined text labels that can be applied by users to the form Sign
field, together with the current date and user’s login name. Each signature can
also be assigned an optional level attribute. A signature with level number higher
than 1 will can only be applied to the form if the Sign field already contains all
lower level signatures. It’s recommended that the activity form Sign function be
configured to have signatures that can be used for tracking of activity progress:
- Work Started
- Work Completed
- Work Approved
Optionally you can associate database script programs with the sign actions and
with other events in the activity form to update data tables and to create
notifications to alert users when action is required on their part. See the user
manual for additional details about database scripting. Contact ASPEN tech
support for assistance and sample script codes.
PRC5-R01.1
PRC5-R01.2
PRC5-R02.2
PRC5-R03.2
PRC5-L01
PRC5-L03
PRC5-TICKET
G-RLY1