ibaPDA-IEC61850-Server v1.0 en
ibaPDA-IEC61850-Server v1.0 en
Manual
Issue 1.0
Measurement Systems
for Industry and Energy
Manufacturer
iba AG
Koenigswarterstr. 44
90762 Fuerth
Germany
Contacts
Unless explicitly stated to the contrary, it is not permitted to pass on or copy this document, nor
to make use of its contents or disclose its contents. Infringements are liable for compensation.
© iba AG 2019, All rights reserved.
The content of this publication has been checked for compliance with the described hardware
and software. Nevertheless, discrepancies cannot be ruled out, and we do not provide guaran-
tee for complete conformity. However, the information furnished in this publication is updated
regularly. Required corrections are contained in the following regulations or can be downloaded
on the Internet.
The current version is available for download on our web site www.iba-ag.com.
Windows® is a brand and registered trademark of Microsoft Corporation. Other product and
company names mentioned in this manual can be labels or registered trademarks of the corre-
sponding owners.
2
ibaPDA-IEC61850-Server Content
Content
1 About this manual..............................................................................................................4
4.1 License..................................................................................................................... 24
4.2 Diagnostics tab........................................................................................................ 24
4.3 Connection diagnostics with PING........................................................................... 25
4.4 Log files.................................................................................................................... 26
5 Support and contact......................................................................................................... 27
3 Issue 1.0 3
About this manual ibaPDA-IEC61850-Server
1.2 Notations
In this manual, the following notations are used:
Action Notation
Menu command Menu Logic diagram
Calling the menu command Step 1 – Step 2 – Step 3 – Step x
Example:
Select the menu Logic diagram - Add - New function
block.
Keys <Key name>
Example: <Alt>; <F1>
Press the keys simultaneously <Key name> + <Key name>
Example: <Alt> + <Ctrl>
Buttons <Key name>
Example: <OK>; <Cancel>
File names, paths "Filename", "Path"
Example: "Test.doc"
4 Issue 1.0
ibaPDA-IEC61850-Server About this manual
Danger!
The non-observance of this safety information may result in an imminent risk
of death or severe injury:
Warning!
The non-observance of this safety information may result in a potential risk of
death or severe injury!
Caution!
The non-observance of this safety information may result in a potential risk of
injury or material damage!
Note
A note specifies special requirements or actions to be observed.
Tip
Tip or example as a helpful note or insider tip to make the work a little bit easier.
Other documentation
Reference to additional documentation or further reading.
Issue 1.0 5
System requirements ibaPDA-IEC61850-Server
2 System requirements
The following system requirements are required to use the function IEC 61850 server:
■ ibaPDA v7.0.0 or higher
■ License ibaPDA-IEC61850-Server
■ Network connection to one or more IEC61850 clients
Other documentation
Further requirements for the respective computer hardware and the supported
operating systems can be found in ibaPDA documentation.
Note
It is advisable to place the IEC 61850 communications for data acquisition on a
separate network to avoid interference from the Ethernet data traffic between
ibaPDA and other network nodes (file servers, data file requirements, etc.),
which may affect the IEC 61850 data telegrams.
License information
Order no. Product name Description
30.670052 ibaPDA-IEC61850-Server Extension license for an ibaPDA system which
adds the function:
IEC 61850 server
Table 1: Available IEC61850 server licenses
6 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
7 Issue 1.0 7
IEC 61850 server ibaPDA-IEC61850-Server
Select the node and then select the Configuration tab on the right.
8 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Note
The default IEC 61850 port 102 is simultaneously the default port for the S7
communication. If Siemens software, such as Step7, is installed on the ibaPDA
PC, the user will likely have problems, because the port is already being used by
some Siemens software components. In this case, either use a different port for
the IEC 61850 server or uninstall the Siemens software from the ibaPDA PC.
Password
You can assign a password here.
IED Name
The default name is IBAPDA_IEC_61850_SERVER. The IED name can be changed, however. This
may be important if several ibaPDA IEC 61850 servers are configured in one IEC client so that
Issue 1.0 9
IEC 61850 server ibaPDA-IEC61850-Server
they can be differentiated. Otherwise the ibaPDA IEC 61850 servers all appear there with the
same name.
To publish data, you can create a separate data model using logical nodes. To do this, click on
the link Add new logical node.... A dialog opens with the node types available in ibaPDA.
10 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Select a node and confirm by pressing <OK>. The new logical node is added in the configuration
tree. It contains the mandatory data objects and the mandatory attributes.
For node types with optional data objects, these can be manually added by clicking on the link
Add new data object.... The respective available data object type is available for selection.
In the example, the node type GGIO (Generic Process I/O) has been selected. For this node type,
only the data object AnIn (Analog Input) is available in ibaPDA
In the example here, you still have to add an attribute to the data object AnIn. Click on the link
Add new attribute....
Issue 1.0 11
IEC 61850 server ibaPDA-IEC61850-Server
The following attributes are available for selection for the data object AnIn:
i: Data type integer 32
f: Data type float 32
Select the attribute for which you would like to configure the value and edit this value in the
table to the right. Open the dropdown menu in the Source field and either select a signal or
enter a static value.
Note that the value of the attributes q and t cannot be set. For other attributes, you can select a
data source in the same way as the example above.
You will find a list of possible data objects and attributes and their meaning in chapter
ì Overview of data objects and attributes, page 18.
12 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Highlight the newly created data set in the configuration tree, then you can assign an unambigu-
ous name in the table on the right side.
You can now add data set elements to the newly created data set. For this purpose, click on the
link Add new data set element.... A dialog opens in which all available data attributes are listed.
Issue 1.0 13
IEC 61850 server ibaPDA-IEC61850-Server
Select the attributes that you would like to add to the data set and click on <Add>. Once you are
done adding data attributes, click on <Exit>.
14 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
General
Name
Enter an unambiguous name here.
Buffered
■ False: In the unbuffered mode, no reports are created if the client is not connected.
■ True: In buffered mode, reports are stored on the server until the client connects.
Configuration revision
The configuration revision of this report control block
Buffering time
If an event triggers the creation of a report, then the server packs any other events in this time
period (in ms) into a single report.
Integrity period
The time period in ms between two periodic reports.
Data set
The data set referenced by this report control block. Select a data set from the dropdown menu.
Issue 1.0 15
IEC 61850 server ibaPDA-IEC61850-Server
Trigger options
Data change
The report is triggered if the data changes.
Quality change
The report is triggered if the quality changes.
Data update
The report is triggered if the data has been updated.
Integrity poll
The report is periodically triggered.
General interrogation
The report is triggered by a general interrogation request.
16 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Configuration revision
The report includes the revision number of the configuration.
Issue 1.0 17
IEC 61850 server ibaPDA-IEC61850-Server
18 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Issue 1.0 19
IEC 61850 server ibaPDA-IEC61850-Server
LCCH (Physical Communication Channel Supervision) models common problems for physical
communication channels
LPHD (Physical Device Information) receives general information about the physical devices
Data Attributes Values Explanation
objects
PhyNam Physical device name plate,
mandatory object
vendor Text input
PhyHealth Device state,
mandatory object
stVal Static:
OK (1)
Warning (2)
Alarm (3)
Dynamic:
Allocation of an ibaPDA signal
q, t -
20 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
LTMS (Time Master Supervision) configuration and monitoring of the time synchronization
function in an IED
Data Attributes Values Explanation
objects
TmSrc Time source,
mandatory object
stVal Not manually adjustable. Auto-
matically set depending on the
time synchronization used in
ibaPDA.
q, t -
TmSrcTyp Type of the clock source,
mandatory object
stVal Not manually adjustable. Auto-
matically set depending on the
time synchronization used in
ibaPDA.
q, t -
Beh Behavior,
mandatory object
stVal Static:
On (1)
Blocked (2)
Test (3)
Test-blocked (4)
Off (5)
Dynamic:
Allocation of an ibaPDA signal
q, t -
Issue 1.0 21
IEC 61850 server ibaPDA-IEC61850-Server
22 Issue 1.0
ibaPDA-IEC61850-Server IEC 61850 server
Issue 1.0 23
Diagnosis ibaPDA-IEC61850-Server
4 Diagnosis
4.1 License
If you cannot publish the configured signals as IEC 61850 variables, check whether your “ibaPDA
IEC 61850 server” license is detected correctly in the ibaPDA I/O manager under General –
Settings – License options or in the ibaPDA service status application.
For each client, the time it has been connected to the server is displayed. The number of rows
corresponds to the number of licensed connections.
24 Issue 1.0
ibaPDA-IEC61850-Server Diagnosis
Enter the command “ping” followed by the IP address of the communication partner and press
<ENTER>.
With an existing connection you receive several replies.
Issue 1.0 25
Diagnosis ibaPDA-IEC61850-Server
26 Issue 1.0
ibaPDA-IEC61850-Server Support and contact
Note
If you require support, indicate the serial number (iba-S/N) of the product and
the license number.
Contact
Head office
iba AG
Koenigswarterstrasse 44
90762 Fuerth
Germany
Delivery address
iba AG
Gebhardtstrasse 10
90762 Fuerth
Germany
Regional and Worldwide
For contact data of your regional iba office or representative
please refer to our web site
www.iba-ag.com.
27 Issue 1.0 27