WO2011032570A1 - A method of running a substation of an electric power supply system - Google Patents

A method of running a substation of an electric power supply system Download PDF

Info

Publication number
WO2011032570A1
WO2011032570A1 PCT/EP2009/006691 EP2009006691W WO2011032570A1 WO 2011032570 A1 WO2011032570 A1 WO 2011032570A1 EP 2009006691 W EP2009006691 W EP 2009006691W WO 2011032570 A1 WO2011032570 A1 WO 2011032570A1
Authority
WO
WIPO (PCT)
Prior art keywords
substation
address
addresses
physical
virtual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/EP2009/006691
Other languages
French (fr)
Inventor
Christoph Gerdes
Clemens Hoga
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Siemens Corp
Original Assignee
Siemens AG
Siemens Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens AG, Siemens Corp filed Critical Siemens AG
Priority to EP09778552A priority Critical patent/EP2478687A1/en
Priority to PCT/EP2009/006691 priority patent/WO2011032570A1/en
Priority to BR112012005749A priority patent/BR112012005749A2/en
Priority to US13/496,643 priority patent/US20120179741A1/en
Priority to IN918DEN2012 priority patent/IN2012DN00918A/en
Priority to CN2009801614915A priority patent/CN102484657A/en
Priority to RU2012114799/08A priority patent/RU2524857C2/en
Publication of WO2011032570A1 publication Critical patent/WO2011032570A1/en
Priority to ZA2012/00976A priority patent/ZA201200976B/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]

Definitions

  • the invention relates to substation devices for substations of electric power supply systems.
  • Such substation devices may comprise protection and/or control equipment for measuring, switching, protecting and/or controlling electrical
  • Prior art substation devices comprise processing modules for processing data content of messages, and are configured to use device-specific physical addresses for communication with other substation devices.
  • MAC addresses Media-Access- Control-addresses
  • IEC61850 General Object Oriented System Environment
  • the object of the present invention is to provide a substation device which requires less reconfiguration effort in case of a device replacement. According to the invention, this object is achieved by a substation device comprising the features of claim 1.
  • the substation device comprises an address translating module for translating device-dependent physical addresses into device-independent virtual addresses and vice versa.
  • the essential advantage of the present invention consists of the decoupling of external communication from internal data content processing.
  • the data content processing can be carried out based on virtual addresses, only.
  • the processing modules of the remaining substation devices need not be updated as they can continue their processing algo- rithms based on the old virtual addresses.
  • Only the address translating module needs to be modified by updating the assignment between the virtual address, which remains unchanged, and the new physical address. This update, however, can easily be carried out. For instance, if the translating module uses a routing table comprising virtual and physical address pairs, each of which correlating a physical address and a corresponding virtual address, the update merely requires an exchange of a single address pair.
  • each substation device updates itself after receiving an update message comprising a new address pair for its routing table.
  • the address translating module is configured to modify incoming messages, which are no update messages, by replacing all physical addresses comprised therein with the corresponding virtual addresses.
  • the address translating mod- ule preferably forwards the modified messages to the process ⁇ ing module.
  • the address translating module preferably modi ⁇ fies outgoing messages, which are provided by the processing module and which are no update messages, by replacing all virtual addresses comprised therein with corresponding physical addresses. Then, the address translating module may transmit the modified messages to the recipient ( s ) .
  • the address translating module has access to a routing table which comprises virtual and physical address pairs. Each address pair correlates a physical address and a corresponding virtual address .
  • the routing table may be stored in a central memory located in one of the substation devices. In this case, all other substation devices should also have access to the central memory.
  • each substation device comprises its own memory for storing the routing table.
  • the translating module is preferably con- figured to update its routing table upon receiving an update message comprising an address pair having the physical address of a new device and the virtual address of an old device, which has been replaced by the new device.
  • an up- date message is preferably generated by the new device after initialization .
  • the physical addresses are preferably Media-Access-Control- addresses.
  • a MAC address is a unique identifier assigned to most network adapters or network interface cards by the manufacturer, and used in the Media Access Control protocol sublayer.
  • MAC addresses are also known as Ethernet Hardware addresses (EHA) , hardware addresses, or adapter addresses.
  • EHA Ethernet Hardware addresses
  • each of the substation devices comprises a device-dependent physical address for communication over a communication network. Further, each of the substation devices is assigned a device-independent virtual address in addition to the device- dependent physical address.
  • An address translating module in each of the substation devices translates physical addresses into virtual addresses and vice versa.
  • a processing module in each of the substation devices internally processes the contents of messages based on the virtual addresses.
  • the substation devices are connected with each other via the communication network which forwards messages based on the physical addresses .
  • the invention further relates to a method of running a substation of a power supply system.
  • substation devices exchange messages via a communication network, wherein the messages indicate the physical address of the respective sender and/or the physical address of the respective recipient (s).
  • each substation device Upon receiving a message each substation device replaces physical addresses contained in the message with corresponding virtual addresses, and internally processes the message based on the virtual addresses.
  • the substation devices may also process outgoing messages based on virtual addresses, only, and replace all virtual addresses with corresponding physical addresses before trans- mitting the messages via the communication network.
  • the substation devices may use a routing table comprising pairs of physical addresses and corresponding virtual addresses, and may replace physical addresses with correspond- ing virtual addresses and vice versa virtual addresses with corresponding physical addresses referring to entries in the routing table.
  • the new device Upon replacing an old substation device with a new substation device, the new device preferably publishes an address pair comprising its physical address and the virtual address of the old device.
  • the other substation devices will receive this new address pair and can automatically update their routing table in order to send and receive further messages based on the new address pair.
  • Figure 2 shows an exemplary embodiment of a routing table for the substation shown in Figure
  • Figures 3 and 4 show in exemplary fashion a transmission of messages between substation devices of the substation shown in Figure 1;
  • Figure 5 shows in exemplary fashion the replacement of a substation device of the substation shown in Figure 1 and the subsequent auto- matic reconfiguration
  • Figure 6 shows an exemplary embodiment of an updated routing table for the substation shown in Figure 1;
  • Figure 7 shows an exemplary embodiment of a substation device with reference to the OSI model .
  • the preferred embodiments of the present invention will be best understood by reference to the drawings, wherein like parts are designated by like reference signs throughout.
  • Figure 1 shows an exemplary embodiment of a substation 10 of an electric power supply system.
  • the substation 10 comprises a plurality of substation devices 20, 21, 22, and 23 which are connected by a communication network 30.
  • the substation devices may be field devices for switching, protecting and/or controlling the electric power supply system.
  • Each substation device is assigned a device-dependent physical address for communication over the communication network 30.
  • the device-dependent physical addresses of substation de- vices 20-23 are designated by reference signs PA1-PA4, respectively.
  • Each substation device is further assigned a device- independent virtual address in addition to the device- dependent physical address.
  • the device-independent virtual addresses of substation devices 20-23 are designated by reference signs VA1-VA4, respectively.
  • Each substation device comprises an address translating mod- ule 40 for translating physical addresses into virtual addresses and vice versa, and a processing module 50 for internally processing the data content of messages.
  • the internal processing carried out by the processing module 50 is based on the virtual addresses VA1-VA4 of the substation devices 20-23. However, the communication over the communication network 30 is managed based on the device- dependent physical addresses PA1-PA4.
  • Each address translating module 40 has access to an internal routing table 60 which comprises virtual and physical address pairs, each address pair correlating one of the physical addresses PA1-PA4 to the corresponding virtual address VA1-VA4.
  • routing table 60 An exemplary embodiment of a routing table 60 is shown in Figure 2. Each row in routing table 60 comprises an address pair comprising a physical address and the corresponding virtual address.
  • Figure 3 shows in an exemplary fashion the transmission of a message M(PA1, PA2) from substation device 20 to substation device 21.
  • the message M(PA1, PA2 ) indicates the physical address PA1 of the sending substation device 20 and the physi- cal address PA2 of the receiving substation device 21.
  • the address translating module 40 of substation device 21 Upon receiving the message M(PA1, PA2 ) the address translating module 40 of substation device 21 replaces the physical addresses PAl and PA2 contained in the received message
  • M(PA1, PA2) with corresponding virtual addresses VAl and VA2, and generates a modified message M(VA1, VA2 ) .
  • the exchange of addresses is carried out using the routing table 60 shown in Figure 2.
  • the modified message M(VA1, VA2) is forwarded to the processing module 50 of substation device 21 and proc- essed therein.
  • Figure 4 shows in an exemplary fashion the transmission of a reply message from substation device 21 to substation device
  • the processing module 50 of substation device 21 analyzes the received message M(VA1, VA2), processes data and generates an outgoing message based on virtual addresses VAl and VA2 which are assigned to the substation devices 20 and
  • the generated outgoing message is designated by reference sign M(VA2, VAl) in Figure 4.
  • the message M(VA2, VAl) indicates the virtual address VA2 of the sending substation device 21 and the virtual address VAl of the receiving substation device 20.
  • the processing module 50 of substation device 21 forwards the outgoing message (VA2, VAl) to the address translating module 40 of substation device 21.
  • the address translating module 40 modifies the outgoing message M(VA2, VAl) by replacing the virtual addresses VAl and VA2 with corresponding physical addresses PA1 and PA2.
  • the address translating module 40 generates a modified outgoing message M(PA2, PAl) which comprises physical addresses, only.
  • the address translating module 40 transmits the modified message (PA2, PAl) to the recipient, i.e. substation device 20.
  • Figure 5 shows in an exemplary fashion the substation 10 of Figure 1 after replacing the substation device 20 by a new substation device 26.
  • the new substation device 26 comprises a physical address PA6 which differs from the physical ad- dress PAl of old substation device 20.
  • the new substation device 26 - Upon replacing the substation devices, the new substation device 26 - automatically or triggered by personal - publishes an address pair (PA6, VAl) comprising its own physical ad- dress PA6 and the virtual address VAl of the old substation device 20.
  • PA6, VAl address pair
  • the other substation devices 21-23 receive the address pair (PA6, VAl), and update their routing tables 60'. This allows for further communication with new substation device 26 based on physical address PA6. Internal processing of data may be based on virtual address VAl which was formerly assigned to substation device 20 and which is now assigned to new substation device 26.
  • An exemplary embodiment of an updated routing table 60' is shown in Figure 6. Again, each row in the routing table 60' comprises an address pair comprising a physical address and the corresponding virtual address.
  • Figure 7 shows in an exemplary fashion that the address translating module 40 and the processing module 50 may be comprised by an address translating layer 40' and a processing layer 50', respectively.
  • Both layers 40' and 50' preferably belong to OSI layer 7 (application layer) according to OSI reference model (OSI: Open System Interconnection Reference Model).
  • OSI Open System Interconnection Reference Model
  • the address translating layer 40' has preferably direct access to OSI layer 2 (data link layer) in order to allow for the exchange of physical and virtual addresses contained in messages.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention inter alia relates to a substation device (20, 21, 22, 23, 26) for a substation (10) of an electric power supply system, wherein said substation device is configured to use device-dependent physical addresses (PA1-PA6) for communication with other substation devices of said substation, and wherein said substation device comprises a processing module for processing the data content of messages. According to an embodiment of the invention, said substation device further comprises an address translating module (40) for translating said device-dependent physical addresses into device-independent virtual addresses (VA1-VA5) and vice versa. Said processing module (50) is preferably connected to said address translating module and configured to process messages based on said virtual addresses.

Description

Description
A METHOD OF RUNNING A SUBSTATION OF AN ELECTRIC POWER SUPPLY SYSTEM The invention relates to substation devices for substations of electric power supply systems. Such substation devices may comprise protection and/or control equipment for measuring, switching, protecting and/or controlling electrical
components or branches of the electric power supply system.
Prior art substation devices comprise processing modules for processing data content of messages, and are configured to use device-specific physical addresses for communication with other substation devices.
Prior art substation devices require costly and error prone engineering processes. Each substation device needs to be configured separately using vendor supplied tools. Included in the parameter set of each device are device-specific physical addresses such as MAC addresses (MAC: Media-Access- Control-addresses) of other substation devices. These addresses are used for communication such as for sending GOOSE messages according to IEC61850 standard (GOOSE: General Object Oriented System Environment) .
Since physical addresses are device specific and often not alterable, replacement of a single substation device requires also reconfiguration of all other substation devices connected to the one being replaced. For instance, if a substa- tion device needs to be replaced, other substation devices that were configured to send messages to the old MAC address of the replaced substation device need to be identified and reconfigured. The object of the present invention is to provide a substation device which requires less reconfiguration effort in case of a device replacement. According to the invention, this object is achieved by a substation device comprising the features of claim 1.
According to the invention the substation device comprises an address translating module for translating device-dependent physical addresses into device-independent virtual addresses and vice versa.
The essential advantage of the present invention consists of the decoupling of external communication from internal data content processing. The data content processing can be carried out based on virtual addresses, only. As such, if an old substation device is replaced by a new substation device, the processing modules of the remaining substation devices need not be updated as they can continue their processing algo- rithms based on the old virtual addresses. Only the address translating module needs to be modified by updating the assignment between the virtual address, which remains unchanged, and the new physical address. This update, however, can easily be carried out. For instance, if the translating module uses a routing table comprising virtual and physical address pairs, each of which correlating a physical address and a corresponding virtual address, the update merely requires an exchange of a single address pair. Obviously, the remaining routing table may stay unchanged. In other words, an update just requires the exchange of a single physical address with a single entry in a routing table. Preferably each substation device updates itself after receiving an update message comprising a new address pair for its routing table. Preferably, the address translating module is configured to modify incoming messages, which are no update messages, by replacing all physical addresses comprised therein with the corresponding virtual addresses. The address translating mod- ule preferably forwards the modified messages to the process¬ ing module.
Furthermore, the address translating module preferably modi¬ fies outgoing messages, which are provided by the processing module and which are no update messages, by replacing all virtual addresses comprised therein with corresponding physical addresses. Then, the address translating module may transmit the modified messages to the recipient ( s ) . According to a further preferred embodiment, the address translating module has access to a routing table which comprises virtual and physical address pairs. Each address pair correlates a physical address and a corresponding virtual address .
The routing table may be stored in a central memory located in one of the substation devices. In this case, all other substation devices should also have access to the central memory.
Alternatively, each substation device comprises its own memory for storing the routing table.
In the latter case, the translating module is preferably con- figured to update its routing table upon receiving an update message comprising an address pair having the physical address of a new device and the virtual address of an old device, which has been replaced by the new device. Such an up- date message is preferably generated by the new device after initialization .
The physical addresses are preferably Media-Access-Control- addresses. A MAC address is a unique identifier assigned to most network adapters or network interface cards by the manufacturer, and used in the Media Access Control protocol sublayer. MAC addresses are also known as Ethernet Hardware addresses (EHA) , hardware addresses, or adapter addresses.
The invention also relates to a substation of an electric power supply system. According to a preferred embodiment, each of the substation devices comprises a device-dependent physical address for communication over a communication network. Further, each of the substation devices is assigned a device-independent virtual address in addition to the device- dependent physical address. An address translating module in each of the substation devices translates physical addresses into virtual addresses and vice versa. A processing module in each of the substation devices internally processes the contents of messages based on the virtual addresses. The substation devices are connected with each other via the communication network which forwards messages based on the physical addresses .
The invention further relates to a method of running a substation of a power supply system. Preferably substation devices exchange messages via a communication network, wherein the messages indicate the physical address of the respective sender and/or the physical address of the respective recipient (s). Upon receiving a message each substation device replaces physical addresses contained in the message with corresponding virtual addresses, and internally processes the message based on the virtual addresses. The substation devices may also process outgoing messages based on virtual addresses, only, and replace all virtual addresses with corresponding physical addresses before trans- mitting the messages via the communication network.
The substation devices may use a routing table comprising pairs of physical addresses and corresponding virtual addresses, and may replace physical addresses with correspond- ing virtual addresses and vice versa virtual addresses with corresponding physical addresses referring to entries in the routing table.
Upon replacing an old substation device with a new substation device, the new device preferably publishes an address pair comprising its physical address and the virtual address of the old device. The other substation devices will receive this new address pair and can automatically update their routing table in order to send and receive further messages based on the new address pair.
In order that the manner in which the above-recited and other advantages of the invention are obtained will be readily understood, a more particular description of the invention briefly described above will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings. Understanding that these drawings depict only typical embodiments of the invention and are therefore not to be considered to be limiting of its scope, the inven- tion will be described and explained with additional specificity and detail by the use of the accompanying drawings in which Figure 1 shows an exemplary embodiment of an inventive substation;
Figure 2 shows an exemplary embodiment of a routing table for the substation shown in Figure
1;
Figures 3 and 4 show in exemplary fashion a transmission of messages between substation devices of the substation shown in Figure 1;
Figure 5 shows in exemplary fashion the replacement of a substation device of the substation shown in Figure 1 and the subsequent auto- matic reconfiguration;
Figure 6 shows an exemplary embodiment of an updated routing table for the substation shown in Figure 1; and
Figure 7 shows an exemplary embodiment of a substation device with reference to the OSI model . The preferred embodiments of the present invention will be best understood by reference to the drawings, wherein like parts are designated by like reference signs throughout.
It will be readily understood that the message modification steps of the present invention, as generally described and illustrated in the figures herein, could vary in a wide range of different message modification steps. Thus, the following more detailed description of the exemplary embodiments of the present invention, as represented in Figures 1 - 7 is not in- tended to limit the scope of the invention, as claimed, but is merely representative of presently preferred embodiments of the invention. Figure 1 shows an exemplary embodiment of a substation 10 of an electric power supply system. The substation 10 comprises a plurality of substation devices 20, 21, 22, and 23 which are connected by a communication network 30. The substation devices may be field devices for switching, protecting and/or controlling the electric power supply system.
Each substation device is assigned a device-dependent physical address for communication over the communication network 30. The device-dependent physical addresses of substation de- vices 20-23 are designated by reference signs PA1-PA4, respectively.
Each substation device is further assigned a device- independent virtual address in addition to the device- dependent physical address. The device-independent virtual addresses of substation devices 20-23 are designated by reference signs VA1-VA4, respectively.
Each substation device comprises an address translating mod- ule 40 for translating physical addresses into virtual addresses and vice versa, and a processing module 50 for internally processing the data content of messages.
The internal processing carried out by the processing module 50 is based on the virtual addresses VA1-VA4 of the substation devices 20-23. However, the communication over the communication network 30 is managed based on the device- dependent physical addresses PA1-PA4. Each address translating module 40 has access to an internal routing table 60 which comprises virtual and physical address pairs, each address pair correlating one of the physical addresses PA1-PA4 to the corresponding virtual address VA1-VA4.
An exemplary embodiment of a routing table 60 is shown in Figure 2. Each row in routing table 60 comprises an address pair comprising a physical address and the corresponding virtual address.
Figure 3 shows in an exemplary fashion the transmission of a message M(PA1, PA2) from substation device 20 to substation device 21. The message M(PA1, PA2 ) indicates the physical address PA1 of the sending substation device 20 and the physi- cal address PA2 of the receiving substation device 21.
Upon receiving the message M(PA1, PA2 ) the address translating module 40 of substation device 21 replaces the physical addresses PAl and PA2 contained in the received message
M(PA1, PA2) with corresponding virtual addresses VAl and VA2, and generates a modified message M(VA1, VA2 ) . The exchange of addresses is carried out using the routing table 60 shown in Figure 2. Then, the modified message M(VA1, VA2) is forwarded to the processing module 50 of substation device 21 and proc- essed therein.
Figure 4 shows in an exemplary fashion the transmission of a reply message from substation device 21 to substation device
20. First, the processing module 50 of substation device 21 analyzes the received message M(VA1, VA2), processes data and generates an outgoing message based on virtual addresses VAl and VA2 which are assigned to the substation devices 20 and
21. The generated outgoing message is designated by reference sign M(VA2, VAl) in Figure 4. Thus, the message M(VA2, VAl) indicates the virtual address VA2 of the sending substation device 21 and the virtual address VAl of the receiving substation device 20. The processing module 50 of substation device 21 forwards the outgoing message (VA2, VAl) to the address translating module 40 of substation device 21. The address translating module 40 modifies the outgoing message M(VA2, VAl) by replacing the virtual addresses VAl and VA2 with corresponding physical addresses PA1 and PA2. Thus, the address translating module 40 generates a modified outgoing message M(PA2, PAl) which comprises physical addresses, only. Then, the address translating module 40 transmits the modified message (PA2, PAl) to the recipient, i.e. substation device 20.
Figure 5 shows in an exemplary fashion the substation 10 of Figure 1 after replacing the substation device 20 by a new substation device 26. The new substation device 26 comprises a physical address PA6 which differs from the physical ad- dress PAl of old substation device 20.
Upon replacing the substation devices, the new substation device 26 - automatically or triggered by personal - publishes an address pair (PA6, VAl) comprising its own physical ad- dress PA6 and the virtual address VAl of the old substation device 20.
The other substation devices 21-23 receive the address pair (PA6, VAl), and update their routing tables 60'. This allows for further communication with new substation device 26 based on physical address PA6. Internal processing of data may be based on virtual address VAl which was formerly assigned to substation device 20 and which is now assigned to new substation device 26. An exemplary embodiment of an updated routing table 60' is shown in Figure 6. Again, each row in the routing table 60' comprises an address pair comprising a physical address and the corresponding virtual address. Figure 7 shows in an exemplary fashion that the address translating module 40 and the processing module 50 may be comprised by an address translating layer 40' and a processing layer 50', respectively. Both layers 40' and 50' preferably belong to OSI layer 7 (application layer) according to OSI reference model (OSI: Open System Interconnection Reference Model). The address translating layer 40' has preferably direct access to OSI layer 2 (data link layer) in order to allow for the exchange of physical and virtual addresses contained in messages.
Reference Numerals
10 substation
20-23 substation device
26 new substation device
30 communication network
40 address translating module
40' address translating layer
50 processing module
50' processing layer
60 internal routing table
60' updated internal routing table
M message
PA1-PA6 device-dependent physical address
VA1-VA6 device-independent virtual address

Claims

Claims
1. Substation device (20, 21, 22, 23, 26) for a substation (10) of an electric power supply system,
- wherein said substation device is configured to use de¬ vice-dependent physical addresses (PA1-PA6) for communication with other substation devices of said substation, and - wherein said substation device comprises a processing module for processing the data content of messages,
characterized in that
said substation device further comprises an address translating module (40) for translating said device-dependent physical addresses into device-independent virtual addresses (VA1-VA5) and vice versa,
- wherein said processing module (50) is connected to said address translating module and configured to process messages based on said virtual addresses.
2. Substation device according to claim 1,
characterized in that
said address translating module is configured to modify an incoming message (M(PA1, PA2)) by replacing physical addresses comprised therein with corresponding virtual addresses, and
- wherein said address translating module is further configured to forward the modified message (M(VA1, VA2)) to said processing module.
3. Substation device according to any of the preceding claims,
characterized in that
said address translating module is configured to modify an outgoing message ( (VA2, VA1)), which is provided by the processing module, by replacing virtual addresses comprised therein with corresponding physical addresses, and said address translating module is further configured to transmit said modified message (M(PA2, PA1)) to the recipient or the recipients.
4. Substation device according to any of the preceding claims,
characterized in that
said address translating module has access to a routing table (60) comprising virtual and physical address pairs, each address pair correlating a physical address and a corresponding virtual address.
5. Substation device according to claim 4,
characterized in that
said routing table is stored in a memory of the substation device .
6. Substation device according to claim 5,
characterized in that
said address translating module is configured to update its routing table upon receiving an update message comprising an address pair having the physical address of a new device and the virtual address of an old device, which has been replaced by said new device.
7. Substation device according to any of the preceding claims,
characterized in that
said physical addresses are Media-Access-Control-addresses .
8. Substation (10) of an electric power supply system, the substation comprising at least two substation devices (20, 21, 22, 23, 26) according to any of the preceding claims, characterized in that
- each of said substation devices comprises a device- dependent physical address (P1-PA6) for communication over a communication network (30),
each of said substation devices is assigned a device- independent virtual address (VA1-VA5) in addition to the device-dependent physical address,
each of said substation devices comprises an address translating module (40) for translating physical addresses into virtual addresses and vice versa, and
- each of said substation devices comprises a processing
module (50) for internally processing the data content of messages based on virtual addresses,
- wherein the substation devices are connected to said communication network which forwards messages based on physical addresses.
9. Method of running a substation (20, 21, 22, 23, 26) of an electric power supply system,
characterized in that
substation devices exchange messages via a communication network (30) , the messages indicating the physical address of the respective sender and/or the physical address of the respective recipient,
wherein upon receiving a message each substation device replaces the physical addresses contained in the received message with corresponding virtual addresses, and internally processes the received message based on the virtual addresses .
10. Method according to claim 9, characterized in that
each substation device internally processes outgoing messages based on virtual addresses, and replaces all virtual addresses with corresponding physical addresses before transmitting the messages via the communication network.
11. Method according to claim 9 or 10,
characterized in that
the substation devices replace physical addresses with corresponding virtual addresses and vice versa virtual addresses with corresponding physical addresses based on entries in a routing table which comprises pairs of physical addresses and corresponding virtual addresses.
12. Method according to any of the preceding claims 9-11, characterized in that
- when replacing an old substation device with a new substation device, the new substation device publishes an address pair (PA6, VA1) comprising its own physical address and the virtual address of the old device,
wherein the other substation devices, which receive the address pair, update their routing table in order to send and receive further messages based on the updated routing table comprising the new address pair.
PCT/EP2009/006691 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system Ceased WO2011032570A1 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
EP09778552A EP2478687A1 (en) 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system
PCT/EP2009/006691 WO2011032570A1 (en) 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system
BR112012005749A BR112012005749A2 (en) 2009-09-16 2009-09-16 method of running a substation of a power supply system
US13/496,643 US20120179741A1 (en) 2009-09-16 2009-09-16 method of running a substation of an electric power supply system
IN918DEN2012 IN2012DN00918A (en) 2009-09-16 2009-09-16
CN2009801614915A CN102484657A (en) 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system
RU2012114799/08A RU2524857C2 (en) 2009-09-16 2009-09-16 Method of power system substation operation
ZA2012/00976A ZA201200976B (en) 2009-09-16 2012-02-09 A method of running a substation of an electric power supply system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2009/006691 WO2011032570A1 (en) 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system

Publications (1)

Publication Number Publication Date
WO2011032570A1 true WO2011032570A1 (en) 2011-03-24

Family

ID=42115852

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2009/006691 Ceased WO2011032570A1 (en) 2009-09-16 2009-09-16 A method of running a substation of an electric power supply system

Country Status (8)

Country Link
US (1) US20120179741A1 (en)
EP (1) EP2478687A1 (en)
CN (1) CN102484657A (en)
BR (1) BR112012005749A2 (en)
IN (1) IN2012DN00918A (en)
RU (1) RU2524857C2 (en)
WO (1) WO2011032570A1 (en)
ZA (1) ZA201200976B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103683976A (en) * 2012-09-06 2014-03-26 康舒科技股份有限公司 Universal power supply system
CN105635339A (en) * 2015-12-31 2016-06-01 浪潮(北京)电子信息产业有限公司 Data transmission method and device among internal controllers of distributed device
US12081362B2 (en) * 2020-03-05 2024-09-03 Texas Instruments Incorporated System-in-loop testing for ADAS SoCs

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0981226A1 (en) * 1998-01-13 2000-02-23 Yokogawa Electric Corporation Communication control system
US20070288653A1 (en) * 2006-06-09 2007-12-13 Chandramouli Sargor Scalable data forwarding techniques in a switched network
US20080205425A1 (en) * 2007-02-27 2008-08-28 Vuppula Stevens B Methods and devices for generating and forwarding translated MAC addresses
US20080313362A1 (en) * 2007-06-13 2008-12-18 Yoshifumi Takamoto I/O device switching method

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3003418B2 (en) * 1992-09-25 2000-01-31 株式会社日立製作所 Data communication method between processors
US6925547B2 (en) * 2000-12-14 2005-08-02 Silicon Graphics, Inc. Remote address translation in a multiprocessor system
RU2189681C1 (en) * 2000-12-25 2002-09-20 Открытое акционерное общество "НЕФТЕГАЗПРОЕКТ" Factory-assembled transformer substation
JP3800037B2 (en) * 2001-06-06 2006-07-19 日本電気株式会社 Interprocessor communication system and interprocessor communication method used therefor
US20020186698A1 (en) * 2001-06-12 2002-12-12 Glen Ceniza System to map remote lan hosts to local IP addresses
US7224272B2 (en) * 2002-12-10 2007-05-29 Current Technologies, Llc Power line repeater system and method
US20040249973A1 (en) * 2003-03-31 2004-12-09 Alkhatib Hasan S. Group agent
US7664110B1 (en) * 2004-02-07 2010-02-16 Habanero Holdings, Inc. Input/output controller for coupling the processor-memory complex to the fabric in fabric-backplane interprise servers
US8145785B1 (en) * 2004-02-13 2012-03-27 Habanero Holdings, Inc. Unused resource recognition in real time for provisioning and management of fabric-backplane enterprise servers
US7860961B1 (en) * 2004-02-13 2010-12-28 Habanero Holdings, Inc. Real time notice of new resources for provisioning and management of fabric-backplane enterprise servers
US7633955B1 (en) * 2004-02-13 2009-12-15 Habanero Holdings, Inc. SCSI transport for fabric-backplane enterprise servers
US7685281B1 (en) * 2004-02-13 2010-03-23 Habanero Holdings, Inc. Programmatic instantiation, provisioning and management of fabric-backplane enterprise servers
CA2594432C (en) * 2005-02-14 2014-08-19 Sylvain Monette Method and nodes for performing bridging of data traffic over an access domain
DE602006013128D1 (en) * 2005-06-15 2010-05-06 Solarflare Comm Inc RECEIVING DATA ACCORDING TO A DATA TRANSFER PROTOCOL OF DATA FOCUSED ON ANY ONE MULTIPLE OF RECEIPT EQUIPMENT
US20070008974A1 (en) * 2005-07-07 2007-01-11 International Business Machines Corporation Method, apparatus and computer program product for network services
JP4883979B2 (en) * 2005-10-11 2012-02-22 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus and communication control method
CN101346936B (en) * 2005-12-26 2011-02-09 松下电器产业株式会社 Address management method and communication device
CN101043331A (en) * 2006-06-30 2007-09-26 华为技术有限公司 System and method for distributing address for network equipment
WO2008072220A2 (en) * 2006-12-12 2008-06-19 Insightix Ltd. Method and system for restricting a node from communicating with other nodes in a broadcast domain of an ip (internet protocol) network
JP5389778B2 (en) * 2007-03-29 2014-01-15 コーニンクレッカ フィリップス エヌ ヴェ Networked control system using logical addresses.
US7830876B2 (en) * 2007-05-30 2010-11-09 Red Hat, Inc. Logical addresses
US7929526B2 (en) * 2007-09-28 2011-04-19 Oracle America, Inc. Direct messaging in distributed memory systems
CN101227375B (en) * 2008-01-29 2010-09-01 华中科技大学 A Heterogeneous Grid Workflow Management System Based on Virtual Services
JP2010068594A (en) * 2008-09-09 2010-03-25 Mitsubishi Electric Corp Protection and control system
US8279058B2 (en) * 2008-11-06 2012-10-02 Current Technologies International Gmbh System, device and method for communicating over power lines
CN102439818B (en) * 2009-07-28 2014-12-17 Abb技术有限公司 Method and device for automatically generating substation GOOSE signal connection topology relationship

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0981226A1 (en) * 1998-01-13 2000-02-23 Yokogawa Electric Corporation Communication control system
US20070288653A1 (en) * 2006-06-09 2007-12-13 Chandramouli Sargor Scalable data forwarding techniques in a switched network
US20080205425A1 (en) * 2007-02-27 2008-08-28 Vuppula Stevens B Methods and devices for generating and forwarding translated MAC addresses
US20080313362A1 (en) * 2007-06-13 2008-12-18 Yoshifumi Takamoto I/O device switching method

Also Published As

Publication number Publication date
US20120179741A1 (en) 2012-07-12
RU2524857C2 (en) 2014-08-10
EP2478687A1 (en) 2012-07-25
BR112012005749A2 (en) 2019-09-24
IN2012DN00918A (en) 2015-04-03
ZA201200976B (en) 2012-10-31
CN102484657A (en) 2012-05-30
RU2012114799A (en) 2013-10-27

Similar Documents

Publication Publication Date Title
CN102859973B (en) Method, apparatus and system for address resolution
US10116465B2 (en) Method for operating a network
RU2012137184A (en) METHOD AND SYSTEM OF REALIZING THE REACH OF THE ROUTE TO THE HOST IN THE RING OF ACCESS TO THE NETWORK OF TRANSFER OF PACKAGES
CN103166874A (en) A message forwarding method and device
EP2654250A2 (en) Virtual local area network identity transformation method and apparatus
US10382391B2 (en) Systems and methods for managing network address information
US20150263862A1 (en) Communication system, control apparatus, communication control method, transfer control method, and transfer control program
US8472420B2 (en) Gateway device
CN107786677B (en) ARP (Address resolution protocol) table item updating method and VTEP (virtual terminal equipment)
EP2432194B1 (en) Method, device and system for information synchronization
JP6121548B2 (en) Method, routing bridge, and system for transmitting packets
CN107547340B (en) Message forwarding method and device
US20160087889A1 (en) Supporting multiple iec-101/iec-104 masters on an iec-101/iec-104 translation gateway
CN104980368A (en) Bandwidth guarantee method and apparatus in software defined network (SDN)
EP2478687A1 (en) A method of running a substation of an electric power supply system
CN102946350A (en) Priority-based data transmission method and device
JP2006211680A (en) Method and apparatus for allocating network subscriber device addresses in a ProfitetIO network
CN111164953B (en) Method and switch for providing name service in industrial automation system
CN101938531A (en) Method, system and device for communicating IPv4 network and IPv6 network
US20180013619A1 (en) Modular Industrial Automation Device and Method for Configuring a Modular Industrial Automation Device
EP2645677B1 (en) A method and a network element for content based addressing in a data transfer network
CN102238040A (en) Method for monitoring CE (Customer Edge router) and routing device
CN111277506A (en) Method for improving reliability of SLAAC (slow ranging Access control) distribution IPv6 address
KR101598852B1 (en) Integration gateway for warship network
CN114205189B (en) Method for batch burning of equipment information based on secondary gateway

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980161491.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09778552

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2009778552

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2009778552

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 918/DELNP/2012

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 13496643

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2012114799

Country of ref document: RU

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112012005749

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112012005749

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20120314