Development of Computer Based Combined Protection Control and Monitoring Systems
Development of Computer Based Combined Protection Control and Monitoring Systems
Abstract-- Microprocessor based protection scheme substituted digital computer for protection of power system equipment.
the Electro-mechanical and static analogue relaying practice. In Although there are no complete commercially available
this paper a multifunctional relay has been designed using state protection system offering relays based on digital computers
of the art pc interfacing technology. An users friendly software but ideas being developed in this field and presented here will
program has been developed with C ++ which helps in processing
be a paradigm shift in the field of protection system of the
and interfacing both. The relay includes differential, over
current, under voltage, Impedance relaying (Distance future. In this scheme signal processing to convert instrument
protection) functions. The computer based programmable transformer output signals into a form suitable for AD
protective scheme is having wider flexibility , higher reliability conversion is a common requirement [4]. Plug setting could
and higher speed of operation compared to existing relays. The be performed by means of soft ware programming. Moreover
hardware part includes various electronic logic circuits viz. to obtain maximum input signal resolution for different
Current to voltage counter (I-V), clock generator, power supply, nominal operating current levels it would be better to make
Analog to Digital Converter(ADC) etc. The objective here is to their function by an ADC chip of 0809 or 0808. In this
sense the system parameters (system current, system voltage) scheme through parallel port the RTU are assessed with
and process the parameters compared with the data base and system parameters. These RTU's run a programme under
sent trip signal to circuit breaker(CB) under fault conditions. In
this scheme various unmanned stations are connected to the
infinite loop that implements the various relay logic. If it
Central Monitoring Station (CMS) which acts as back up detects fault by means of the implemented logic then it sends
protection. Various unmanned stations are deployed by Remote trip signal to the circuit breaker(CB) via parallel port. This
Terminal Units (RTU). Through parallel port the RTU are RTU also maintains a data base of occurrence of various
accessed with a system parameters. These RTU runs a program faults and simultaneously communicates with the Central
under infinite loop that implements the various relay logic and Monitoring Station (CMS) to its serial port. The CMS thus
act as primary protection . registered not a particular type of fault that occurred in a
particular unmanned station but maintains a data base of
various occurrence of faults in various unmanned station and
Index Terms-- Central Monitoring Station, Multifunctional
acts as a back up system when RTU fails to operate. Parallel
Relays, P.C. Interfacing. Remote Terminal Unit
port LPT-1 is used for interfacing, with the help of a 25 pin
Introduction D-type connector in the parallel port and developed the
interfacing circuit as shown in figure-1.
Different types of electromagnetic relays are well known to
power engineers which have been used in power industries Hardware and Software description:
for a long time. In a conventional protective relay, the
operating characteristics are completely defined in the design The hardware part consists of the following components:
of the hardware to meet some of the basic features like 1. Current to voltage converter(I-V)
reliability, speed, burden, simplicity and economy. For 2. Clock generator
3. Power supply
mechanical sluggishness and inherent delay power engineers 4. ADC0809
developed static relay in the next phase [1,2,6]. But it has also 5. CMS
some limitations. In 1969 Rockfeller [3] undertook the study 6. RTU
of protection of all the power equipment in a substation with
a digital computer. This work has given an impetus to use Functional Characteristics
i.e. have their reduced operating time with reductioning The stepped down alternating Current was fed to the I–V
voltage converter. As the central processing unit accepts signal in
voltage form only.
a) The system voltage was stepped down using voltage Step-3:
transformer. The A.C. voltage was rectified using a precession type
rectifier.
b) b) And methodology incremented for under voltage Step-4:
were same as over current functioning. The D.C. voltage was fed to the analog to digital converter
(ADC0809 ) as it is microprocessor compatible and ADC.
Fig.1
Start Start
Is
Is conversion
conversion over ?
over ?
Read the
Read the data(voltage)
data(current)
Delay
Delay
Stop Stop
508 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002
Conclusion
The proposed computer based combined protection control Start
and monitoring system may be made more flexible with a
wider purview of operation by incorporating elements for
remote operation. This would require the RTU from the field K=0
of operation connected via a modem to the CMS. One can
enhance the schemes domain further by incorporating other
relay controls too to make it a self sufficient one. K=K+1
Start
Is K>8 ?
Set k
=0
Select Ckannel K
k=k+1 Is k >2 ?
Send SOC to ADC
Is Conversion
Send Signal to over ?
Multiplexer to
select Channel k
Send start of
conversion signal
to ADC
Z=data(2)/d References
ata(1)
[1] Sachdev M.S.(Coordinator) computer relaying tutorial IEEE
No Is publication No.-79 EH 0148-7-PWR NY 1979
conv [2] Sachdev M.S.(Coordinator) computer relaying tutorial IEEE
ersio publication No.-79 EH 0148-7-PWR NJ 1988.
n
[3] Rockfeller G.D.,"Fault Protection with a Digital Computer" IEEE
trans.Vol-PAS-88 April 1969 PP-438-464.
[4] MS Sachdev & DG Hunchuk "Performance of Analog to Digital
Y Converters used in Computer relaying" IEEE PAS winter meeting NY
e 1976 PP-1-7.
[5] Patra, S.P; Basu, S.K; Chowdhuri, S. " Power System
Read the Protection" Oxford & IBH.
data(k) & [6] Basu, S.K; Basu, K; Patra, S.P. "A generalized approach
store it in to Protective Relaying, Part-1 & II " AIEE & CP 73039
memory 5th. January-February 1973.
Is Z<
Preset
value?
Send
Trip
Signal
to C.B.
Stop