Technical Guidance Notes: Ethernet Interface Ruggedcom RMC30
Technical Guidance Notes: Ethernet Interface Ruggedcom RMC30
Technical Guidance Notes: Ethernet Interface Ruggedcom RMC30
DOCUMENTATION
All referenced documents can be provided on request to Siemens Protection Devices Ltd. Tel No. +44
(0)191 401 5555. They can also be found on our website at www.reyrolle-protection.com.
The copyright and other intellectual property rights in this document, and in any model or article produced from it (and including
any registered or unregistered design rights) are the property of Siemens Protection Devices Limited. No part of this document
shall be reproduced or modified or stored in another form, in any data retrieval system, without the permission of Siemens
Protection Devices Limited, nor shall any model or article be reproduced from this document unless Siemens Protection Devices
Limited consent.
While the information and guidance given in this document is believed to be correct, no liability shall be accepted for any loss or
damage caused by any error or omission, whether such error or omission is the result of negligence or any other cause. Any
and all such liability is disclaimed.
CONTENTS
Documentation .......................................................................................................................................1
Document Release History....................................................................................................................2
Contents ..................................................................................................................................................3
Section 1: Introduction ..........................................................................................................................5
Section 2: Physical Connection............................................................................................................6
2.1 Relay Communication ports......................................................................................................6
2.1.1 RS485 Interface ...........................................................................................................6
2.2 RMC30 ......................................................................................................................................6
2.2.1 RS485 Interface ...........................................................................................................6
2.2.2 RS232 Interface ...........................................................................................................7
2.2.3 Ethernet Interface.........................................................................................................7
2.2.4 Power Supply ...............................................................................................................8
Section 3: Configuration of RMC30 Device .........................................................................................9
3.1 Configure RMC30 IP Address...................................................................................................9
3.2 Configure RMC30 MODBUS Parameters...............................................................................13
3.3 Configure RMC30 DNP3 Parameters.....................................................................................22
3.4 Configure RMC30 Tunnel Parameters ...................................................................................26
Section 4: Definitions...........................................................................................................................27
4.1 Introduction .............................................................................................................................27
Section 5: Glossary..............................................................................................................................28
Section 6: Appendix.............................................................................................................................29
List of Figures
Section 1: Introduction
This note describes the connection of the RUGGEDCOM RMC30 external Ethernet interface to the
RS485 port of Reyrolle Relays.
The new generation of Reyrolle relays support the DNP3 communications standard, in addition to
MODBUS and IEC60870-5-103 provided previously. Each communications port allows the user to
select a protocol, independent of the other ports, via a setting accessed through the Relay’s fascia. In
a communications system the Relay will be the slave device. There is a requirement for Ethernet
access to these relays and the RMC30 device provides a solution to accomplish this requirement.
The RMC30 can be configured as a dedicated MODBUS server, DNP3 SERVER, or a simple Ethernet
tunnel. Examples of all three methods are described below.
The information for the RMC30 was taken from [1] Rugged Operating System v3.2 User Guide, please
refer to that document for a more detailed description of configuration.
2.2 RMC30
Enter admin for both the user name and password, press return after each.
The main menu screen is displayed. Use the arrow keys (←↑↓→) to navigate menus, Enter to enter a
menu and Escape to leave it and return to the previous level.
Select the IP Address setting and press Enter to edit it. Type a suitable IP address for the network.
For the purposes of this test the IP address used is 169.254.199.24. Press the return key to accept the
new address, and then CTRL+A to apply it.
First, login to the device, again using “admin” as both the User Name and Password. After logging in
you will be presented with the main menu page.
Set the protocol to MODBUS Server, type to RS485, and Baud Rate, Parity etc. to appropriate values.
Click Apply to save the changes, note the confirmation message. Click Back to return to the Main
Menu.
From the Main Menu Serial Protocols tree click Configure Device Address Table to open the page.
Set the protocol to MODBUS Server, address to the device address (in this example 4), and the port
to 1, the RS422/485 port we configured earlier. Leaving the remote IP address field blank will cause
the address we set earlier to be used. Click apply to save the settings, then back to return to the table.
Now the configuration should be complete click Log Out. Connection can be made to the IP address
using the default MODBUS client port number of 502. If you need to change this parameter open the
Configure Protocols branch, see Figure 17 – RMC30 Browser Interface – Serial Protocols Menu,
select MODBUS client and change the IP Port number.
Click the link “Back” to return to the Main Menu and then click Configure Device Address Table to add
devices.
You need to add two devices, one for the PC (or Master) and one for the IED device.
In the example shown below I have given the PC address 3 and used its IP address (169.254.199.21)
when adding to the table.
The IED was connected to communications port 1 (RS485).The address on the IED was set to 4. The
IP address is that of the RMC30, in this instance 169.254.199.24.
Click Back and the table should now look some thing like the one shown below in Figure 27.
That completes configuration for the RMC30 in DNP3 mode, click Log Out. Connection can be made
to the IP address using the default DNP3 client port number of 20000. If you need to change this
parameter open the Configure Protocols branch, see Figure 17 – RMC30 Browser Interface – Serial
Protocols Menu, select DNP client and change the IP Port number.
That completes configuration for the RMC30 in Tunnel mode, click Log Out. In this mode you do not
need to add any devices to the Device Table. Connection can be made to the IP address using the
default Raw Socket client port number of 50001. If you need to change this parameter open the
Configure Protocols branch, see Figure 17 – RMC30 Browser Interface – Serial Protocols Menu,
select Raw Socket and change the Loc Port number.
Section 4: Definitions
4.1 INTRODUCTION
This note does not cover the DNP3 or MODBUS data point definitions. For detailed information about
the data types available, for example Events; Measurands; Commands etc, refer to the Data
Communications section of the relevant product manual.
The information regarding the RMC30 device was taken from the following document
[1] Rugged Operating System v3.2 User Guide
Section 5: Glossary
Baud Rate
Data transmission speed.
Bit
The smallest measure of computer data.
Bits Per Second (bps)
Measurement of data transmission speed.
Data Bits
A number of bits containing the data. Sent after the start bit.
Data Echo
When connecting relays in an optical ring architecture, the data must be passed from one relay to the
next, therefore when connecting in this method all relays must have the Data Echo ON.
Half-Duplex Asynchronous Communications
Communications in two directions, but only one at a time.
Hayes ‘AT’
Modem command set developed by Hayes Microcomputer products, Inc.
Line Idle
Determines when the device is not communicating if the idle state transmits light.
Modem
MOdulator / DEModulator device for connecting computer equipment to a telephone line.
Parity
Method of error checking by counting the value of the bits in a sequence, and adding a parity bit to
make the outcome, for example, even.
Parity Bit
Bit used for implementing parity checking. Sent after the data bits.
RS232C
Serial Communications Standard. Electronic Industries Association Recommended Standard Number
232, Revision C.
RS485
Serial Communications Standard. Electronic Industries Association Recommended Standard Number
485.
Start Bit
Bit (logical 0) sent to signify the start of a byte during data transmission.
Stop Bit
Bit (logical 1) sent to signify the end
USB
Universal Serial Bus standard for the transfer of data.
Section 6: Appendix