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

DISTRIBUTED NETWORK PROTOCOL (DNP) V3.

00 FOR VISIONR

OVERVIEW
The VISIONr Recloser Control supports Distributed Network Protocol (DNP) V3.00 L2 Slave
protocol. This includes access to metering data, protection elements, contact I/O, sequential events
recorder, relay summary event reports and time synchronisation. The VISIONr supports DNP point re-
mapping as well.

DNP Operation

To configure the RS485 port for DNP, set the “Serial Protocol” setting in “Serial Settings” page to
“DNP 3.0”. The following settings configure a port for DNP operation:
Setting Description Default
RS485 Baud Rate 9600,19200 or 38400bps 9600
Drive Number DNP Address (1-65534) 1
Binary Event Data Class for binary event data (CLASS 0–3) CLASS 2
Analogue Event Data Class for analogue event data (CLASS 0–3) CLASS 2
Counter Event Data Class for counter event data (CLASS 0–3) CLASS 2
Time Set m-Interval Time-set request interval (0–32767 min.) 0
Sel./Exe. Timeout Select/execute time-out (0.1–30.0 sec.) 1.0
Data Link Retries Times of data link retries (0–15) 3
Data Link Timeout Data link time-out (0–5 sec.) 1
Transmit Delay Minimum time from Rx to Tx (0–100 ms) 0
I-Analogue Deadband Current reporting dead band, counts (1–32767 counts) 100
V-Analogue Deadband Voltage reporting dead band, counts (1–32767 counts) 100
P-Analogue Deadband Power/Energy reporting dead band, counts (1–32767 counts) 100
F-Analogue Deadband Frequency reporting dead band, counts (1–32767 counts) 100
O-Analogue Deadband Miscellaneous Data Reporting dead band, counts (1–32767) 100
Unsolicited Report Enable Unsolicited reporting (Disabled, Enabled) Disabled
Unsol Report @pow-up Enable Unsolicited reporting at power-up (Disabled, Enabled) Disabled
Unsol Dest. Address DNP Address to report to (0–65534) 0
Start Transmit on Number of events to transmit on (1–200) 10
Age of Oldest Event Age of oldest event to transmit on (0.0–60.0 sec.) 2.0
Unsol Confm Timeout Unsolicited confirmation time out (0–50 sec.) 2

DATA-LINK OPERATION
It is necessary to make two important decisions about the data-link layer operation. One is how to
handle data-link confirmation, the other is how to handle data-link access. If a highly reliable
communications link exists, the data-link access can be disabled altogether, which significantly reduces
communications overhead. Otherwise, it is necessary to enable confirmation and determine how many
retries to allow and what the data-link time-out should be. The noisier the communications channel, the
more likely a message will be corrupted. Thus, the number of retries should be set higher on noisy

1
channels. Set the data-link time-out long enough to allow for the worst-case response of the master
plus transmission time.

DATA ACCESS METHOD


Based on the capabilities of the system, it is necessary to determine which method is desired to retrieve
data on the DNP connection. The following table summarises the main options, listed from least to
most efficient and corresponding key related settings are indicated.

Table 0.1: Data Access Methods

Data Retrieval
Relevant DNP Settings
Method Description
Polled Static The master polls for static Set “Binary Event Data” to “CLASS 0”
(Class 0) data only. Set “Analogue Event Data” to “CLASS 0”
Set “Counter Event Data” to “CLASS 0”
Set “Unsolicited Report” to “Disabled”
Polled Report- The master polls Set “Binary Event Data” to “CLASS 1/2/3”
by-Exception frequently for event data Set “Analogue Event Data” to “CLASS 1/2/3”
and occasionally for static Set “Counter Event Data” to “CLASS 1/2/3”
data. Set “Unsolicited Report” to “Disabled”
Unsolicited The slave devices send Set “Binary Event Data” to “CLASS 1/2/3”
Report-by- unsolicited event data to Set “Analogue Event Data” to “CLASS 1/2/3”
Exception the master and the master Set “Counter Event Data” to “CLASS 1/2/3”
occasionally sends Set “Unsolicited Report” to “Enabled”
integrity polls for static
Set “Start Transmit on” and “Age of Oldest Event”
data.
according to how often messages are desired to be
sent.
Quiescent The master never polls Set “Binary Event Data” to “CLASS 1/2/3”
and relies on unsolicited Set “Analogue Event Data” to “CLASS 1/2/3”
reports only. Set “Counter Event Data” to “CLASS 1/2/3”
Set “Unsolicited Report” to “Enabled”
Set “Start Transmit on” and “Age of Oldest Event”
according to how often messages are desired to be
sent.

DEVICE PROFILE
The following is the device profile as specified in the DNP V3.00 Subset Definitions document:

2
DNP V3.00
DEVICE PROFILE DOCUMENT
This document must be accompanied by a table having the following headings:
Object Group Request Function Codes Response Function Codes
Object Variation Request Qualifiers Response Qualifiers
Object Name (optional)

Vendor Name: P&B Engineering, UK

Device Name: VISIONr

Highest DNP Level Supported: Device Function:


For Requests Level 2 Master Slave
For Responses Level 2

Notable objects, functions, and/or qualifiers supported in addition to the Highest DNP Levels Supported
(the complete list is described in the attached table):

Supports enabling and disabling of unsolicited reports on a class basis.

Maximum Data Link Frame Size (octets): Maximum Application Fragment Size (octets):
Transmitted 2048 (if >2048, must
Transmitted 292
be configurable)
Received (must be 292) Received 2048 (must be >249)

Maximum Data Link Re-tries: Maximum Application Layer Re-tries:


None None
Fixed at Configurable, range to
Configurable, range 0 to 15 (Fixed is not permitted)

Requires Data Link Layer Confirmation:


Never
Always
Sometimes If 'Sometimes', when?
Configurable If 'Configurable', how? by settings.

Requires Application Layer Confirmation:


Never
Always (not recommended)
When reporting Event Data (Slave devices only)
When sending multi-fragment responses (Slave devices only)
Sometimes If 'Sometimes', when?
Configurable If 'Configurable', how?

3
Timeouts while waiting for:
Data Link Confirm None Fixed at Variable Configurable
Complete Appl. Fragment None Fixed at Variable Configurable
Application Confirm None Fixed at Variable Configurable
Complete Appl. Response None Fixed at Variable Configurable
Others
Attach explanation if 'Variable' or 'Configurable' was checked for any timeout.

Sends/Executes Control Operations:


WRITE Binary Outputs Never Always Sometimes Configurable
SELECT/OPERATE Never Always Sometimes Configurable
DIRECT OPERATE Never Always Sometimes Configurable
DIRECT OPERATE—NO ACK Never Always Sometimes Configurable
Count > 1 Never Always Sometimes Configurable
Pulse On Never Always Sometimes Configurable
Pulse Off Never Always Sometimes Configurable
Latch On Never Always Sometimes Configurable
Latch Off Never Always Sometimes Configurable
Queue Never Always Sometimes Configurable
Clear Queue Never Always Sometimes Configurable
Attach explanation if 'Sometimes' or 'Configurable' was checked for any operation.

FILL OUT THE FOLLOWING ITEM FOR MASTER DEVICES ONLY:

Expects Binary Input Change Events:


Either time-tagged or non-time-tagged for a single event
Both time-tagged and non-time-tagged for a single event
Configurable (attach explanation)

FILL OUT THE FOLLOWING ITEMS FOR SLAVE DEVICES ONLY

Reports Binary Input Change Events when no Reports time-tagged Binary Input Change
specific variation requested: Events when no specific variation requested:
Never Never
Only time-tagged Binary Input Change With Time
Only non-time-tagged Binary Input Change With Relative
Configurable to send both, one or the Time
other (attach explanation) Configurable (attach explanation)

Sends Unsolicited Responses: Sends Static Data in Unsolicited Responses:


Never Never
Configurable (attach explanation) When Device Restarts
Only certain objects When Status Flags Change
Sometimes (attach explanation)
No other options are permitted.
ENABLE/DISABLE UNSOLICITED
Function codes supported

4
Default Counter Object/Variation: Counters Roll Over at:
No Counters Reported No Counters Reported
Configurable (attach explanation) Configurable (attach explanation)
Default object 20 16 Bits
Default variation 6 32 Bits
Point-by-point list attached Other Value
Point-by-point list attached

Sends Multi-Fragment Responses: Yes No

In all cases within the device profile that an item is configurable, it is controlled by VISIONr settings.

OBJECT TABLE
The supported object, function and qualifier code combinations are given by the following table.

Table 0.2: VISIONr DNP Object Table

Request Response
Object (supported) (may generate)
Func Qual Func Qual
*default
Codes Codes Codes Codes
Obj Var Description (dec) (hex) (dec) (hex)

1 0 Binary Input—All Variations 1 0,1,6,7,8

1 1* Binary Input 1 0,1,6,7,8 129 0,1,7,8


1 2 Binary Input with Status 1 0,1,6,7,8 129 0,1,7,8
2 0 Binary Input Change—All Variations 1 6,7,8
2 1 Binary Input Change without Time 1 6,7,8 129 17,28
2 2* Binary Input Change with Time 1 6,7,8 129,130 17,28
2 3 Binary Input Change with Relative Time 1 6,7,8 129 17,28
10 0 Binary Output—All Variations 1 0,1,6,7,8
10 1 Binary Output
10 2* Binary Output Status 1 0,1,6,7,8 129 0,1
12 0 Control Block—All Variations
echo of
12 1 Control Relay Output Block 3,4,5,6 17,28 129 request
12 2 Pattern Control Block
12 3 Pattern Mask
20 0 Binary Counter—All Variations 1 0,1,6,7,8
20 1 32-Bit Binary Counter
20 2 16-Bit Binary Counter
20 3 32-Bit Delta Counter
20 4 16-Bit Delta Counter

5
Request Response
Object (supported) (may generate)
Func Qual Func Qual
*default
Codes Codes Codes Codes
Obj Var Description (dec) (hex) (dec) (hex)

20 5 32-Bit Binary Counter without Flag 1 0,1,6,7,8 129 0,1,7,8


20 6* 16-Bit Binary Counter without Flag 1 0,1,6,7,8 129 0,1,7,8
20 7 32-Bit Delta Counter without Flag
20 8 16-Bit Delta Counter without Flag
21 0 Frozen Counter—All Variations
21 1 32-Bit Frozen Counter
21 2 16-Bit Frozen Counter
21 3 32-Bit Frozen Delta Counter
21 4 16-Bit Frozen Delta Counter
21 5 32-Bit Frozen Counter with Time of Freeze
21 6 16-Bit Frozen Counter with Time of Freeze
21 7 32-Bit Frozen Delta Counter with Time of Freeze
21 8 16-Bit Frozen Delta Counter with Time of Freeze
21 9 32-Bit Frozen Counter without Flag
21 10* 16-Bit Frozen Counter without Flag
21 11 32-Bit Frozen Delta Counter without Flag
21 12 16-Bit Frozen Delta Counter without Flag
22 0 Counter Change Event—All Variations 1 6,7,8
22 1 32-Bit Counter Change Event without Time 1 6,7,8 129 17,28
22 2* 16-Bit Counter Change Event without Time 1 6,7,8 129,130 17,28
22 3 32-Bit Delta Counter Change Event without Time
22 4 16-Bit Delta Counter Change Event without Time
22 5 32-Bit Counter Change Event with Time 1 6,7,8 129 17,28
22 6 16-Bit Counter Change Event with Time 1 6,7,8 129 17,28
22 7 32-Bit Delta Counter Change Event with Time
22 8 16-Bit Delta Counter Change Event with Time
23 0 Frozen Counter Event—All Variations
23 1 32-Bit Frozen Counter Event without Time
23 2 16-Bit Frozen Counter Event without Time
23 3 32-Bit Frozen Delta Counter Event without Time
23 4 16-Bit Frozen Delta Counter Event without Time
23 5 32-Bit Frozen Counter Event with Time
23 6 16-Bit Frozen Counter Event with Time
23 7 32-Bit Frozen Delta Counter Event with Time
23 8 16-Bit Frozen Delta Counter Event with Time
30 0 Analogue Input—All Variations 1 0,1,6,7,8

6
Request Response
Object (supported) (may generate)
Func Qual Func Qual
*default
Codes Codes Codes Codes
Obj Var Description (dec) (hex) (dec) (hex)

30 1 32-Bit Analogue Input 1 0,1,6,7,8 129 0,1,7,8


30 2* 16-Bit Analogue Input 1 0,1,6,7,8 129 0,1,7,8
30 3 32-Bit Analogue Input without Flag 1 0,1,6,7,8 129 0,1,7,8
30 4 16-Bit Analogue Input without Flag 1 0,1,6,7,8 129 0,1,7,8
31 0 Frozen Analogue Input—All Variations
31 1 32-Bit Frozen Analogue Input
31 2 16-Bit Frozen Analogue Input
31 3 32-Bit Frozen Analogue Input with Time of Freeze
31 4 16-Bit Frozen Analogue Input with Time of Freeze
31 5 32-Bit Frozen Analogue Input without Flag
31 6 16-Bit Frozen Analogue Input without Flag
32 0 Analogue Change Event—All Variations 1 6,7,8
32 1 32-Bit Analogue Change Event without Time 1 6,7,8 129 17,28
32 2 16-Bit Analogue Change Event without Time 1 6,7,8 129,130 17,28
32 3 32-Bit Analogue Change Event with Time 1 6,7,8 129 17,28
32 4* 16-Bit Analogue Change Event with Time 1 6,7,8 129 17,28
33 0 Frozen Analogue Event—All Variations
33 1 32-Bit Frozen Analogue Event without Time
33 2 16-Bit Frozen Analogue Event without Time
33 3 32-Bit Frozen Analogue Event with Time
33 4 16-Bit Frozen Analogue Event with Time
40 0 Analogue Output Status—All Variations 1 0,1,6,7,8
40 1 32-Bit Analogue Output Status 1 0,1,6,7,8 129 0,1,7,8
40 2* 16-Bit Analogue Output Status 1 0,1,6,7,8 129 0,1,7,8
41 0 Analogue Output Block—All Variations
echo of
41 1 32-Bit Analogue Output Block 3,4,5,6 17,28 129 request
echo of
41 2 16-Bit Analogue Output Block 3,4,5,6 17,28 129 request
50 0 Time and Date—All Variations
7,8 07,
50 1* Time and Date 1,2 129 quantity=1
index = 0
50 2 Time and Date with Interval
51 0 Time and Date CTO—All Variations
51 1 Time and Date CTO
07,
51 2 Unsynchronised Time and Date CTO quantity=1

52 0 Time Delay—All Variations

7
Request Response
Object (supported) (may generate)
Func Qual Func Qual
*default
Codes Codes Codes Codes
Obj Var Description (dec) (hex) (dec) (hex)

52 1 Time Delay Coarse


07,
52 2 Time Delay Fine 129 quantity=1

60 0 All Classes of Data 1,20,21 6


60 1 Class 0 Data 1 6
60 2 Class 1 Data 1,20,21 6,7,8
60 3 Class 2 Data 1,20,21 6,7,8
60 4 Class 3 Data 1,20,21 6,7,8
70 1 File Identifier
80 1 Internal Indications 2 0,1
index = 7
81 1 Storage Object
82 1 Device Profile
83 1 Private Registration Object
83 2 Private Registration Object Descriptor
90 1 Application Identifier
100 1 Short Floating Point
100 2 Long Floating Point
100 3 Extended Floating Point
101 1 Small Packed Binary-Coded Decimal
101 2 Medium Packed Binary-Coded Decimal
101 3 Large Packed Binary-Coded Decimal
No object 13,14,23

DATA MAP
The following is the default object map supported by the VISIONr relay.

Table 0.3: VISIONr DNP Data Map

DNP Object Type Index Description


01,02 000–120 Relay Word (see the definitions below)
01,02 128–248 Relay Word from the SER, encoded same as inputs
000–120 with 128 added.
01,02 8 New SER events available (unread).

10,12 00 Pulse Close command CC.


10,12 01 Pulse Open command OC.

8
DNP Object Type Index Description
10,12 02 Control “Protection Enabled” bit
10,12 03 Control “E/F Enabled” bit
10,12 04 Status of “Remote Enabled” bit(Read only)
10,12 05 Control “AUX2 Enabled” bit
10,12 06 Control “Liveline Enabled” bit
10,12 07 Control “Recloser Enabled” bit
10,12 08 Control “AUX1 Enabled” bit
10,12 09 Control “AUX3 Enabled” bit
10,12 10 Serial reset faults
10,12 11 Reset energies.
10,12 12 Reset demands/demand peaks.
10,12 13 Read next relay event.

20,22 00 Total closes.


20,22 01 Internal breaker trips.
20,22 02 Total hours of this close.

30,32 00 I1 magnitude.
30,32 01 I2 magnitude.
30,32 02 I3 magnitude.
30,32 03 I0 magnitude.
30,32 04 Reserved
30,32 05 Pre-trip I1.
30,32 06 Pre-trip I2.
30,32 07 Pre-trip I3.
30,32 08 Pre-trip I0.
30,32 09 Reserved.
30,32 10 Pre-alarm I1
30,32 11 Pre-alarm I2
30,32 12 Pre-alarm I3
30,32 13 Pre-alarm I0
30,32 14 Reserved
30,32 15 V1 magnitude
30,32 16 V2 magnitude
30,32 17 V3 magnitude

9
DNP Object Type Index Description
30,32 18 V12 magnitude
30,32 19 V23 magnitude
30,32 20 V31 magnitude
30,32 21 Pre-trip V1.
30,32 22 Pre-trip V2
30,32 23 Pre-trip V3.
30,32 24 Pre-alarm V1.
30,32 25 Pre-alarm V2.
30,32 26 Pre-alarm V3.
30,32 27 A-phase power (P1).
30,32 28 B-phase power (P2).
30,32 29 C-phase power (P3).
30,32 30 3-phase power (P1+P2+P3).
30,32 31 Reserved
30,32 32 A-Phase power peak demand.
30,32 33 B-Phase power peak demand.
30,32 34 C-Phase power peak demand.
30,32 35 A-Phase apparent power.
30,32 36 B-Phase apparent power.
30,32 37 C-Phase apparent power.
30,32 38 A-Phase reactive power.
30,32 39 B-Phase reactive power.
30,32 40 C-Phase reactive power.
30,32 41 A-Phase accumulated power (energy).
30,32 42 B-Phase accumulated power (energy).
30,32 43 C-Phase accumulated power (energy).
30,32 44 3-Phase accumulated power (energy).
30,32 45 A-Phase accumulated apparent power (energy).
30,32 46 B-Phase accumulated apparent power (energy).
30,32 47 C-Phase accumulated apparent power (energy).
30,32 48 Pre-trip A-phase power.
30,32 49 Pre-trip B-phase power.
30,32 50 Pre-trip C-phase power.
30,32 51 Pre-alarm A-phase power.
30,32 52 Pre-alarm B-phase power.

10
DNP Object Type Index Description
30,32 53 Pre-alarm C-phase power.
30,32 54 Frequency
30,32 55 Pre-trip frequency.
30,32 56 Pre-alarm frequency.
30,32 57 A-phase power factor.
30,32 58 B-phase power factor.
30,32 59 C-phase power factor.
30,32 60 Feeder load rate.
30,32 61 Phase current scale.
30,32 62 E/F current scale.
30,32 63 Last trip number.
30,32 64 Last alarm number.
30,32 65,66,67 SER event time in DNP format (high, middle, and low 16
bits).
30,32 68 SER event ID and Asserted/De-asserted status (see
table for definition).

Binary inputs (objects 1 and 2) are supported as defined by the previous table. Binary inputs 0–120
(excluding point 8) are scanned approximately once per second to generate events. When time is
reported with these event objects, it is the time at which the scanner observed the bit change. This may
be significantly delayed from when the original source change and should not be used for sequence-of-
events determination.
Binary Inputs 128–148 are derived from the Sequential Events Recorder (SER) and carry the time
stamp of actual occurrence with 10ms resolution. Static reads from these inputs will show the same
data as a read from the corresponding index in the 0–120 group. Only points that are actually in the
SER list will generate events in the 120–148 group.
Analogue Inputs (objects 30 and 32) are supported as defined by the preceding table. The values are
reported in primary units. Analogue inputs 0–2, 5–7 and 10–12 are further scaled according to the
reading value of analogue input 61 (scale range 1,10,100). Similarly, Analogue inputs 3, 8 and 13 are
further scaled according to the reading value of analogue input 62 (scale range 1,10,100).
Analogue inputs 27-53 are power or energy related, whose formats and units are determined by the
setting of “Comms Power Scale” in the “Serial Settings” page. If above setting is set to “Fixed”, then
the unit of these analogue inputs is 100kW, 100kW·Hrs, 100kVA or 100kVA·Hrs, and the value is as it
appears and it needs no further conversion. If above setting is set to “Auto”, then the unit of these

11
analogue inputs is 0.1kW, 0.1kW·Hrs, 0.1kVA or 0.1kVA·Hrs, and it needs further conversion to get
the right reading value as described bellow.
The reading is 16 bits format and is defined as:
bit 15 = Sign (0 = positive, 1 = negative);
bit 14,13 and 12=3 bits Exponent ( exponent = 4 * bit14 + 2 * bit13 + bit12 );
bit 11,10,9,...,1,0=12 bits mantissa ( mantissa = (2048 * bit11 + 1024 * bit10 + 512 * bit9 + ... + 2 *
bit1 + bit0);
So the total power or energy = sign * mantissa * (10**exponent) * (unit stated above).
The scale for analogue points 54-56 (frequency) is fixed to 10 and the remaining analogues are not
scaled.
Event-class messages are generated whenever an input changes beyond the value given by the
corresponding dead band settings. The dead-band check is done after any scaling is applied.
Generally speaking, analogue inputs except points 65–68 are scanned at approximately a 1-second rate,.
During a scan, all events generated will use the time the scan was initiated. Analogues 65–68 are
derived from the history queue data for the most recently read fault. Analogue 68 is a 16-bit composite
value and it is defined as follows,
The lower byte (bit 7 to bit 0) = SER event ID (i.e. the corresponding binary input point which initiates
the SER event). bit 8 = the status of SER event (i.e. bit 8 = 1: Asserted, bit 8 = 0: De-asserted).

Control Relay Output Blocks (object 12, variation 1) are supported. The control relays correspond to
the remote bits and other functions, as shown above. The control field is interpreted as follows:
Index Close (0x4X) Trip (0x8X) Latch On (3) Latch Off (4) Pulse On (1) Pulse Off (2)
0 Do nothing Do nothing Pulse CC Do nothing Do nothing Do nothing
1 Do nothing Do nothing Pulse OC Do nothing Do nothing Do nothing
2-9 Do nothing Do nothing Set Clear Do nothing Do nothing
10-12 Do nothing Do nothing Pulse Do nothing Do nothing Do nothing
13 Do nothing Do nothing Read Oldest Do nothing Do nothing Do nothing

The Status field is used exactly as defined. All other fields are ignored. A pulse operation asserts a
point for a single processing interval. Caution should be exercised with multiple remote bit pulses in a
single message (i.e., point count > 1), as this may result in some of the pulse commands being ignored
and returning an already active status.

Relay Summary Event Data

The Relay Event Summary data are available on a first in, first out (FIFO) basis. To read the SER
summary data, the master should monitor binary input point 8, which will be on when there is an
unread relay event summary. To read the oldest relay event summary, the master should Pulse-On
binary output point 13. This will load the relay event summary analogues (points 65-68) with
information from the oldest relay event summary, discarding the values from the previous load. After
reading the analogues, the master should again check binary input point 8, which will be on if there is
another unread relay event summary. The master should continue this process until binary input point

12
8 is off. If the master attempts to load values using output point 13 when binary input point 8 is off, the
relay event type analogue (point 65-67) will be loaded with zero, and analogue point 68 will be loaded
with 65535. With the FIFO method the relay event summaries will always be collected in
chronological order.
In order for this to work successfully, binary output 8 must be pulsed no faster than once every twenty
milliseconds. If binary output 8 is pulsed faster, some data may not be recognised and processed by the
DNP event scanner.

POINT REMAPPING
The analogue and binary input points (objects 1, 2, 30, and 32) may be remapped via the P&B
commands (using “P&B Std” protocol, i.e. change the “Serial Protocol” to “P&B Std”). A Microsoft
VB based application program provides the remapping function as well as the function of adding the
binary input points into the SER event list, which is of easy use (using windows interface). The order
they occur in the remapped list determines the index that the corresponding value is reported as to the
DNP master. If a value is not in the list, it is not available to the DNP master. All 121 binaries and 69
analogues may be included in the list, but may occur only once. The maps are stored in non-volatile
memory.

Binary input data map

Index Definition
0 Power Up

1 Trip

2 Alarm

3 Inhibit

4 Seq. Lockout

5 Supply Missing

6 Reserved 1

7 Reserved 2

8 Unread SER event available

9 Protection Enabled

10 E/F Enabled

11 Remote Enabled

13
12 AUX 2 Enabled

13 Liveline Enabled

14 Reclose Enabled

15 Aux 1 Enabled

16 Aux 3 Enabled

17 Breaker Feedback Status

18 Remote Close (digital input)

19 Remote Open (digital input)

20 Digital input 4

21 Digital input 5

22 Digital input 6

23 Digital input 7

24 Digital input 8

25 Digital input 9

26 Digital input 10

27 Digital input 11

28 Digital input 12

29 Close (Relay Output 1)

30 Open (Relay Output 2)

31 Relay Output 3

32 Relay Output 4

33 Relay Output 5

34 Relay Output 6

35 Relay Output 7

36 Relay Output 8

37 Undervoltage Trip

38 Overvoltage Trip

39 Earth Fault 1 HS Trip

40 Earth Fault 2 HS Trip

41 Earth Fault 1 Trip

42 Earth Fault 2 Trip

14
43 Load Increased Trip

44 Overcurrent 1 Trip

45 Overcurrent 2 Trip

46 HS Earth Fault Trip

47 HS Overcurrent Trip

48 Breaker Fail Trip

49 Serial Timeout Trip

50 Internal Failure Trip

51 External Fault 1 Trip

52 External Fault 2 Trip

53 External Fault 3 Trip

54 External Fault 4 Trip

55 External Fault 5 Trip

56 Over Power Trip

57 Over Frequency Trip

58 Under Frequency Trip

59 Earth Fault 3 HS Trip

60 Earth Fault 4 HS Trip

61 Earth Fault 3 Trip

62 Earth Fault 4 Trip

63 Overcurrent 3 Trip

64 Overcurrent 4 Trip

65 HS Overcurrent 1 Trip

66 HS Overcurrent 2 Trip

67 HS Overcurrent 3 Trip

68 HS Overcurrent 4 Trip

69 CLPU Overcurrent Trip

70 HS CLPU O/C Trip

71 CLPU Earth Fault Trip

72 HS CLPU E/F Trip

15
73 Single Shot O/C Trip

74 HS Single Shot O/C Trip

75 Single Shot E/F Trip

76 HS Single Shot E/F Trip

77 Live Line O/C Trip

78 Live Line E/F Trip

79 Undervoltage Pickup

80 Overvoltage Pickup

81 Earth Fault 1 HS Pickup

82 Earth Fault 2 HS Pickup

83 Earth Fault 1 Pickup

84 Earth Fault 2 Pickup

85 Load Increased Pickup

86 Overcurrent 1 Pickup

87 Overcurrent 2 Pickup

88 HS Earth Fault Pickup

89 HS Overcurrent Pickup

90 Breaker Fail Pickup

91 Serial Timeout Pickup

92 Internal Failure Pickup

93 External Fault 1 Pickup

94 External Fault 2 Pickup

95 External Fault 3 Pickup

96 External Fault 4 Pickup

97 External Fault 5 Pickup

98 Over Power Pickup

99 Over Frequency Pickup

100 Under Frequency Pickup

101 Earth Fault 3 HS Pickup

102 Earth Fault 4 HS Pickup

103 Earth Fault 3 Pickup

16
104 Earth Fault 4 Pickup

105 Overcurrent 3 Pickup

106 Overcurrent 4 Pickup

107 HS Overcurrent 1 Pickup

108 HS Overcurrent 2 Pickup

109 HS Overcurrent 3 Pickup

110 HS Overcurrent 4 Pickup

111 CLPU Overcurrent Pickup

112 HS CLPU O/C Pickup

113 CLPU Earth Fault Pickup

114 HS CLPU E/F Pickup

115 Single Shot O/C Pickup

116 HS Single Shot O/C Pickup

117 Single Shot E/F Pickup

118 HS Single Shot E/F Pickup

119 Live Line O/C Pickup

120 Live Line E/F Pickup

The binary input points 128-148 are encoded the same as inputs 000–120 with 128 added only.

17

You might also like