Software Solution Design For Application of Reliability Centered Maintenance in Preventive Maintenance Plan

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Software Solution Design for Application of

Reliability Centered Maintenance in Preventive


Maintenance Plan

David Lazeck, Vladimr Krl, Stanislav Rusek, Radomr Goo


Faculty of Electrical Engineering and Computer Science
VB - Technical University of Ostrava
Ostrava, Czech Republic
david.lazecky.st@vsb.cz, vladimir.kral@vsb.cz, stanislav.rusek@vsb.cz, radomir.gono@vsb.cz

AbstractThe implementation of Reliability Centered whole, a maintenance downtime causes a drop out of the whole
Maintenance into Preventive Maintenance Plan scheduling is one system. For a parallel reliability system, the maintenance
of the possible paths towards cost reductions in the fields of downtime induces a reduction of entire system reliability;
diagnostics and operating personnel. There is also the assumption hence, it has an impact on intensity and the mean time between
of maintaining acceptable reliability of individual devices within failures.
the entire network. The devices to be considered suitable for
application of RCM concern network elements present in The periods of 1960s and 1970s led to development of
sufficient quantities, supported with enough experience relevant methodology known as the reliability centered maintenance
to maintenance and with the data obtained through operative (RCM), starting in the aircraft industry and spreading into other
measurements and protection available. This data set forms ideal industries later on. It entered the field of power engineering
fundamentals for analysis and status assessment of a particular during 1990s only. It is basically a decision-making tool
device. Provided the current status of a system element is known enabling control over maintenance programs. This tool
and it future development can be expected, the maintenance provides data for logical decisions used for alteration or
interval can be adjusted giving priority to PMP applicable to redefining of existing maintenance programs. RCM is capable
devices in unsatisfactory condition and postponement of PMP for of improving the efficiency and optimisation of the existing
devices in good condition. This paper describes the design of programs. RCM is based on the assumption that reliability is a
software for PMP priority assessment pursuant to the RCM construction characteristic implemented and preserved during
method with respect to priority assigned to electric power supply
operation.
and evaluation of consequences for customers.
The aim of this reliability centered maintenance is to create
KeywordsReliability Centered Maintenance (RCM), asset such maintenance strategy that helps minimise the total
condition, Preventive Maintenance Plan, software improvement, operating costs while preserving the necessary level of
power distribution assets reliability, safety and tolerance to the living environment for
equipment operation as described in [1], [2], [3].
I. INTRODUCTION
B. SW support for RCM
A. Description of RCM
To enable setting an optimal order before maintenance
The costs of asset management with the maintenance costs depending on condition of particular equipment and with
present one of the largest items in most manufacturing respect to the selected methodology, it is necessary to choose
companies, as well electric power enterprises. Decisions about such SW concept that would enable flexible adjustment of the
the maintenance strategy have significant impact on the calculation algorithm itself, as well as the structure of input
companies economy. Speaking of the maintenance strategy, values database expressing the condition and importance of
one may not avoid the discussion about reliability of equipment particular equipment.
and optimal costs of reliability as required.
The overall concept of this SW is therefore based on the
As far as reliability is concerned, maintenance is such following requirements:
condition of equipment, when a particular element (or a group
of elements) would be unable to perform their functions, since The input data for calculation and its results in a
it is subject to the maintenance downtime. Each maintenance generally extended format, enabling subsequent analysis
downtime interval then basically means a reduction in and evaluation,
reliability of a particular system. simple and intuitive operation of the program,
calculation speed,
Any element subject to maintenance is neither in operation synoptic graphic presentation of results,
nor in standby mode. Looking at the reliability system as a functionality on most common PC operation systems.
This research was partially supported by the SGS grant from VSB -
Technical University of Ostrava (No. SP2017/54) and by the project
TUCENET (No. LO1404).

978-1-5090-6406-9/17/$31.00 2017 IEEE


The environment selected for its development was Visual TABLE I. EXAMPLE OF EQUIPMENT IDENTIFICATION
Basic (VB). That was due to the relative simplicity of this Morava Dev01 Dev02
language, availability of all the functionalities and
Substation name Name01 Name02
programming technologies required. Programming in Windows
using C and C++ is very complicated, whereas VB enables Shortcut R02_S02 R06_S06
achievement of the same results with far lower literacy Region R02 R06
requirements and it is feasible by amateur programmers too. Place of the device T101 T102
This language enables utilisation of all the options of ID A1034105217 A2000231023
object-oriented programming. The environment provides its Mfg. year 2005 1989
application version VBA (Visual Basic for Application) to Serial No. 335793 338621
enable easy linkage to other Microsoft products. Type Type A01 Type B03

II. CREATION OF SW FOR INPUT VALUES OF MAIN


ALGORITHMS
TABLE II. EXAMPLE OF CRITERIA FOR TECHNICAL CONDITION
ASSESSMENT
A. SW for Input Values of Main Algorithms
The SW for input data represents an interface for Morava Dev01 Dev02
processing of raw input data formed by outputs and exports Age 12 28
from database and information systems and these may refer to Average Load [%] 45 30
a certain part of the network as well as individual elements. Operational Time [%] 90 76
Their processing and standardisation have been facilitated Short-circuit current count 0 0
using macros in EXCEL to enable further standardisation of
Total short-circuit current time 0 0
these operating, diagnostic and other outputs for further use to
allow their utilisation in the SW for optimisation of Max. current value [kA] 0 0
maintenance. Unless the data have been supplied in the Failure count 0 0
precisely defined format and structure, it is not possible to Failure time 0 0
ensure correct operation of the SW or to obtain any relevant
results.
Each macro is operable with its particular template, TABLE III. EXAMPLE OF IMPORTANCE ASSESSMENT CRITERIA
defining the quantity and order of both the values obtained
from primary files as well as in the files created as their output. Morava Dev01 Dev02
A file with macro and a template would then form one Backup no yes
functional unit. Total number of customers interrupted 12684 34
Number of important customers 2 9
B. Input Data
The input data can be divided into several categories. The
division depends on output from individual information It is evident that certain parameters of input data and
systems, so the categories may be as outlined below. categories assessed will differ per type of equipment. The
parameters observed and evaluated on switches differ from
The first category is represented by data enabling accurate those on transformers. The groups of individual elements
identification of equipment within a building, its location and assessed can be considered for various numbers of criteria
basic data from the manufacturers tag. This data has no impact (several units). However, the pre-defined data structure
on the calculation. (completion of values for all criteria) must be preserved at all
times.
The second category comprises parameters of individual
criteria for assessment of condition (6 9). Those are mainly The input data for calculation may include the weights of
details from the operating-information systems, protection and individual criteria and the maximum maintenance intervals.
diagnostic records, to allow complex assessment of the existing These values also enter the calculation. However, they are
condition of particular equipment. The number of criteria has amended by the standards, regulations and maintenance
to be chosen with respect to the relevant details concerning a requirements in place. That is why these can be considered
specific element. Too many criteria will necessarily result in a constant output values without requests for frequent changes.
great complexity of algorithms and increase of requirements
regarding performance to be reserved for real time assessment.
The third category of input data also needs to be included
within the calculation. This data ensures identification of
equipment within the network with respect to its importance
for the network (2 4). These are criteria assessing the
category of uninterrupted supply of power, backup options, the
range of consumers/areas struck by a potential failure, etc.
The block diagram of the main algorithm is presented in
C. Processing of Input Data Fig. 1. TIS Technical Information System(s) is the only
Each category of equipment assessed is assigned a separate source of the technical data for the software. The gathering
file. The raw data described above are processed into jointly process of the input values is described in the previous
formatted tables using macros in EXCEL. chapter. Criteria, where Importance is only one subcategory of
Graphics is used to differentiate the parts containing data the whole group, are described above. The output of the
for equipment identification (12 16 values; imported mainly process generates optimal order of maintenance (Coordinates
from the first category of data), the technical condition details of the piece of equipment).
(7 8 values; imported mainly from the second category of
data) and the details defining importance of equipment in the IV. RESULTS
network (2 4 values; imported mainly from the third category Once the calculation is finished, the database of results will
of data). be displayed using tables and graphics. The outcome from
Those files (joint tables) are then evaluated using the SW main calculation algorithms is to determine an optimal order of
for application of RCM. maintenance on elements contained within the database of
source data.
III. CREATION OF MAIN ALGORITHMS FOR APPLICATION OF An example of output assessment for transformers rated
RMC ON POWER DISTRIBUTION ASSETS 110/22 kV is shown below. There is no formal difference
between this parameters and the assessment for other elements
The main algorithm represents the essential calculation
concerned (especially MV and HV switches).
segment of the whole SW. The equations are same for all the
individual categories and based mostly on principles described The top part of this window shows a graphic evaluation to
in [4], [5], [6], [7]. If all the input data are entered in the determine the optimal order of maintenance. The horizontal
defined form (assessment criteria, their weights and maximum axis emphasizes the importance of equipment within the
maintenance intervals), it will be used to produce a database of network, the vertical axis refers to technical condition of the
results for further work. equipment. Values on both axes are expressed as percentage.
The bottom part shows the table with output data from the
The equation (1) below describes the example of the
algorithm, which is the source of values for graphic illustration.
calculation process of the Maintenance priority of the asset
The data in this table are not ordered in any way.
based on relevant criteria and RCM methodology. The
components of the formula are described beneath the equation. The graphic evaluation may be divided into several zones
The output is calculated in percentage of the asset maintenance that point out appropriate reaction according to the condition of
priority. In the graph the outcome of the equation is inverted the evaluated asset as shown in Fig. 2.
and presented as (final) Technical Condition.
Description of the zones:
A: asset condition is very well; no maintenance needed
PO = (100 - TS)(1 - kTSDV) + DVkTSDV B: asset condition is good; maintenance should be
planned
PO ..... Maintenance priority of the asset C: asset condition is bad; maintenance needed a. s. a. p.
TS ...... Technical condition of the asset D: asset condition is very bad; immediate shutdown
DV ..... Specific importance of the asset
kTSDV .. Division coefficient of TS and DV
Summary

Zone D
TIS
Input Values
Technical Condition

Zone C
Importance

RCM Zone B
Criteria Program
Main Algorithm
Zone A

Importance

Coordinates of the Fig. 2 Description of the graphical output


piece of equipment

Fig. 1 Block diagram


Fig. 3 Output of the main algorithm for transformers rated 110/22 kV

[2] A. Kelly, Strategic Maintenance Planning, 1st ed. Amsterdam:


V. CONCLUSION Butterworth-Heinemann, 2006.
[3] J. A. Mourbay, Reliability-Centered Maintenance, 2nd ed.
The RCM is one of the means for optimisation of Amsterdam: Butterworth-Heinemann, 1999.
maintenance costs. The paper deals with SW support for
[4] D. Piasson, et al. A New Approach for Reliability-Centered
potential implementation of RCM on the vital elements of Maintenance Programs in Electric Power Distribution Systems Based on
power distribution assets, i.e. transformers rated 110/22 kV, a Multiobjective Genetic Algorithm, Electric Power Systems Research,
power switches rated 110 kV and MV power switches. The vol. 137, Aug. 2016, pp. 41-50.
output from so called main algorithms represent an optimal [5] R. Bri, and J. Gala, Maintenance optimization of high voltage
order of elements for maintenance with respect to their substation model, Advances in Electrical and Electronic Engineering;
importance and technical condition. The input data available Mar/Jun 2008; Vol. 7 (1-2), pp. 158-161.
must be processed with the auxiliary SW to ensure the data [6] K. Yeddanapudi, et al. Risk-based allocation of distribution system
maintenance resources, IEEE Transactions on Power Systems, vol. 23,
structure complies with requirements for input data for main no. 2, May 2008, pp. 287-295.
algorithms. The methodology described here is absolutely [7] M. Esmaeeli, et al. Risk-Based Planning of the Distribution Network
versatile, enabling to change the input data, its scope and Structure Considering Uncertainties in Demand and Cost of Energy,
weight. That is why this methodology is applicable even to Energy, vol. 119, 15 Jan. 2017, pp. 578-587.
other elements within the power distribution grid as well as [8] F. Janek, M. Ferenc, Z. Kovcs, and M. Mucha, Maintenance
power distribution assets. Optimization of the Electric Power System, In: CO-MAT-TECH 2007:
Proceedings of the 15th International Scientific Conference. Trnava,
18 - 19 October 2007. - Trnava: AlumniPress, 2007, pp. 147-152.
REFERENCES [9] Z. Martnek, and V. Krlovacov, The Solution for Repairable Units,
[1] DJ. Smith, Reliability, Maintainability and Risk: Practical Methods for Proceedings of the 11th international Scientific Conference Electric
Engineers Including Reliability Centred Maintenance and Safety- Power Engineering 2010, University of Technology Brno, 2010,
Related Systems, 8th ed, Amsterdam: Butterworth-Heinemann, 2011. pp. 593-597.

You might also like