Movatterモバイル変換


[0]ホーム

URL:


WO2011147445A1 - Configuration management - Google Patents

Configuration management
Download PDF

Info

Publication number
WO2011147445A1
WO2011147445A1PCT/EP2010/057215EP2010057215WWO2011147445A1WO 2011147445 A1WO2011147445 A1WO 2011147445A1EP 2010057215 WEP2010057215 WEP 2010057215WWO 2011147445 A1WO2011147445 A1WO 2011147445A1
Authority
WO
WIPO (PCT)
Prior art keywords
change record
electronic device
intelligent electronic
configuration
session
Prior art date
Application number
PCT/EP2010/057215
Other languages
French (fr)
Inventor
Janne Starck
Mathias Grädler
Original Assignee
Abb Technology Ag
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 Abb Technology AgfiledCriticalAbb Technology Ag
Priority to PCT/EP2010/057215priorityCriticalpatent/WO2011147445A1/en
Publication of WO2011147445A1publicationCriticalpatent/WO2011147445A1/en

Links

Classifications

Definitions

Landscapes

Abstract

An intelligent electronic device of an electric power system, comprising means for establishing a configuration session for configuration of the intelligent electronic device, means for performing at least one configuration action on the intelligent electronic device. The intelligent electronic device further comprises means for creating (228) a change record associated with the at least one configuration action of the configuration session, and means for transmitting (232) the change record to a predetermined change record storage (240) configured to store a plurality of change records.

Description

CONFIGURATION MANAGEMENT
FIELD
The invention relates to configuration management of intelligent electronic devices (IED) within an electric power system. BACKGROUND
Electric power systems are complex systems having a distributed structure. The possibility to configure the system remotely is thus a necessity. The mere possibility for remote control is often, however, not enough but configurations need to be performed by plurality of people using the same or dif- ferent configuration terminals, and from different physical locations. In addition to the remote control, also the possibility for local configuration of devices needs to be provided.
Due to the various ways of configuration the devices, management of the configurations in the network are difficult to handle. It is also difficult to get a complete view of the change history of a certain device, not to speak about managing the history of the device configuration.
BRIEF DESCRIPTION
An object of the present invention is thus to provide a method and an apparatus so as to alleviate the above disadvantages. The objects of the invention are achieved by a method and an arrangement, which are characterized by what is stated in the independent claims. Preferred embodiments of the invention are disclosed in the dependent claims.
An advantage of the invention is that it is easier to achieve a proper overview of the configuration history of the network and a certain device. DRAWINGS
In the following, the invention will be described in greater detail by means of preferred embodiments with reference to the attached drawings, in which
Figure 1 shows an embodiment of a configuration environment; Figure 2 shows an embodiment of configuration software;
Figure 3 shows an embodiment of a method. DESCRIPTION OF SOME EMBODIMENTS
The following embodiments relate to configuration of intelligent electronic devices (lED). An lED can be defined as a device used in electric power industry and including microprocessor-based controllers of power system equipment, such as circuit breakers, transformers, and capacitor banks.
Figure 1 shows one embodiment of a configuration environment. In the figure, a user 100 is about to configure an lED 120. The user uses a configuration terminal 1 10, which is connected to the lED via a communication link 1 16. The configuration apparatus 1 10 may be a stationary computer, a laptop or a mobile device, for instance. The communication link may comprise one or more connection types of an Ethernet link, dedicated data connection, Internet connection, a mobile communication link or an infrared link, for instance.
The user configures the lED, which means changing one or more operating parameters of the lED. If the lED is a protective relay, the operating parameter may be a tripping voltage, or the operate time of the relay, for instance.
Upon the configuration of the lED, one or more change records are created. In an embodiment, a change record is created of each parameter change. In another embodiment, a single change record may contain several parameter changes, or even all the changes carried out on the lED during a configuration session.
The change record may include various pieces of information. The record may contain information to identify the user/executor and the device used in the configuration, which is the computer 1 10 in Figure 1 . As part of the change record, the date and/or time of the configuration session may be recorded. The change record may also identify the lED, and changes performed in the session.
The change record(s) is/are transmitted by the lED 120 to an external database 140. The lED may initiate the transmission of the change re- cord(s) immediately after the configuration session, or even during the session. Figure 1 also shows a local memory 122 of the lED 120. The change record may temporarily be stored in the memory 122 if the transmission or the storage in the database 140 is unsuccessful. When the change record has, after a new attempt to store the record, successfully been stored in the database 140, the record may be erased from the memory 122. Storage of the change records in a central database 140 enables future utilization of the information contained in the change records. Future utilization here refers to an lED specific functionality, such as browsing of a full list of change records, browsing a delta list between two moments of time, undo- ing one or more selected changes, and rolling the configuration of the lED back to a certain moment in time. In the optimal case, a single database 140 contains the whole change history of the lED or even a whole sub-network including a plurality of lED's. Then, any authorised person seeking to configure one or more lED's can obtain services from this single database, which in- eludes the whole configuration history and the latest configuration information on the lED/network.
Figure 1 thus shows one embodiment of a configuration arrangement in which the user uses a remote network terminal connectable to the lED. The terminal may include configuration software, or it may only include a web- interface.
Alternatively, the user may use a laptop that is connectable to the lED via an infrared connection or by a connecting cable, for instance. In a still further embodiment, the user may use no terminal device at all but a user interface (keyboard and display) of the lED.
Figure 2 shows an embodiment of the software configuration of the lED. The figure shows some possible software modules and interfaces between those. It is clear that the division into software modules does not need to be the one shown but there may be implementation-dependent alternatives. It is also clear that the software modules may connect with each other in a plural- ity of ways, of which only some are shown for illustrative purposes.
The configuration software comprises a configuration interface module 224 for providing an interface towards the user desiring to configure the lED. The module 224 may first authorise the user. As an input from the user, the lED may receive logon information (user identity and password). The lED checks whether the user is authorised to change configuration settings of the lED, and either grants or rejects the configuration request of the user. If the configuration request is granted, the lED is locked such that no other user may log into the lED to change the configuration of the lED while the user's configuration session is active.
After receiving the instructions from the user, a configuration module
226 changes one or more parameters of the lED. A record creator module 228 creates one or more change records of the changes. The primary option is to transmit the record(s) immediately after the end of the configuration session, or even during the configuration session, to a database storing the records. A transmission module 230 establishes the data transfer connection via a data- base interface 232 to an external database. The module 230 also coordinates possible retransmissions if the initial transmissions are unsuccessful. The record^) may be stored in a memory 222 until they have been successfully sent to the database.
A database 240 may be located on a computer that is connected to the IED via a communication network. The connection between the IED and the database computer may be a dedicated connection, or an encrypted connection in a public network, for instance.
The database computer 240 includes an IED interface module 242 for providing an interface towards one or more lED's. A receiver module 244 is configured to handle reception of change records. The receiver module may also send the IED acknowledgements regarding successful storage of a change record, and provide a functionality to handle reception of retransmissions of the records. A storing module 246 is configured to store the records in the database. Instead of a database, the storage may be a file folder. Each change record may thus be a file to be added to the file folder.
The computer 240 may further include a service interface 248 for providing services to a service user 250. Such services may include listing of the change history of an IED. Such a listing may include all change records that have been created for an IED. Furthermore, the user may wish to undo one or more changes performed on the IED. That is, the user may select one or more change records and select the changes provided therein to be undone. Furthermore, the user may wish to rollback the configuration status of the IED to a certain status back in time. The configuration of the IED may then be rolled back to the status such that all the change records of the IED are un- done one by one. To implement the service functionality, the database computer 240 may use the interface modules 242 and 232 in the database computer and the IED, respectively.
The software functionality of Figure 2 may be provided in the IED and the database on computers comprising a processor and a memory. The software functionality may be stored in/loaded to the memory and instructions provided by the software may be executed by the processor. Figure 3 shows an embodiment of a method. At the beginning, the user starts (300) a configuration session to configure the IED. When the configuration has been successfully completed, the IED may send an acknowledgement (302) to the user device.
The IED may preliminarily store (304) one or more change records created during the configuration session. Then, the IED may transmit (306) the one or more change records to a database device. Figure 3 shows an embodiment where the transmission of the change record first fails (308). The reason may be a failure in the data connection or the database computer, for instance.
After some time, the IED makes a new attempt to transmit (310) the change record. Such retransmission attempts may be repeated by the IED periodically until the transmission is successful.
When the retransmission is successful, the one or more change re- cords are stored in/saved (312) on the database computer, which acknowledges (314) successful storage to the IED. When the IED has received an acknowledgement that the change record has been successfully stored in the database, the record may be deleted (316) from the non-volatile memory of the IED.
Figure 3 also shows a further embodiment where a service user connects to the database to retrieve information from the database and/or to start a configuration session of its own. In Figure 3, the service user connects to the database to browse (318) a change history of the IED. As a response, the database provides (320) a list of change records. The service user may then order (322) for a rollback of the IED configuration to a moment back in time. Figure 3 shows that the configuration session (rollback) is performed directly between the service user and the IED, but the database server may as well act between those. In Figure 3, the IED acknowledges (324) to the service user that the configuration has been set.
As at the beginning of the example of Figure 3, the IED is responsible for storing the change record(s) in the database as illustrated by steps save_config (326) and transmit_record (328). Upon successful saving (330) of the change records, the saving is acknowledged (332) to the IED, whereby they may be deleted (334) from the memory of the IED.
It will be evident to a person skilled in the art that, as technology advances, the inventive concept can be implemented in various ways. The inven- tion and its embodiments are not limited to the examples described above but may vary within the scope of the claims.

Claims

1. An intelligent electronic device of an electric power system, comprising:
means for establishing (226) a configuration session for configura- tion of the intelligent electronic device;
means for performing (226) at least one configuration action on the intelligent electronic device, characterized in that the intelligent electronic device comprises:
means for creating (228) a change record associated with the at least one configuration action of the configuration session; and
means for transmitting (232) the change record to a predetermined change record storage (240) configured to store a plurality of change records.
2. An intelligent electronic device according to claim 1 , charac- terized in that the intelligent electronic device comprises:
means for storing the change record in a memory (222) of the intelligent electronic device if the transmission of the change record to the predetermined change record storage (240) is unsuccessful.
3. An intelligent electronic device according to claim 2, characterized in that the intelligent electronic device comprises:
means for repeating (230) the transmission of the change record to the predetermined change record storage until the transmission is successful.
4. An intelligent electronic device according to claim 1 , characterized in that the intelligent electronic device comprises:
means for deleting the change record from the memory (222) of the intelligent electronic device when the change record has been successfully stored in the predetermined change record storage (240).
5. An intelligent electronic device according to claim 1 , characterized in that the intelligent electronic device comprises:
means for creating (228) the change record and transmitting (230) the change record to the change record storage (240) during the configuration session.
6. An intelligent electronic device according to claim 1 , characterized in that the intelligent electronic device comprises:
means for transmitting (230) the created change record automati- cally to the change record storage.
7. An intelligent electronic device according to claim 1 , characterized in that the intelligent electronic device comprises:
means for receiving (224) an order to transmit the change record to the change record storage (240); and
means for transmitting (230) the created change record to the change record storage (240) when the order to transmit the change record to the change record storage has been received.
8. An intelligent electronic device according to claim 1 , characterized in that the change record comprises at least one element of a set of elements, comprising: a session identifier uniquely identifying the configuration session from other configuration sessions, an identifier of the intelligent electronic device, information on the executor of the configuration session, date and/or time of the configuration session, and information on one or more configuration actions of the configuration session.
9. A method of configuration an intelligent electronic device of an electric power system, comprising:
establishing (300) a configuration session for configuration the intelligent electronic device;
performing (300) at least one configuration action on the intelligent electronic device, characterized in that the method comprises:
creating (304) a change record associated with the at least one con- figuration action of the configuration session; and
transmitting (306, 310) the change record to a predetermined change record storage configured to store a plurality of change records.
10. A method according to claim 9, characterized in that the method comprises:
storing (304) the change record in a memory of the intelligent elec- tronic device if the transmission of the change record to the predetermined change record storage is unsuccessful; and
repeating (310) the transmission of the change record to the predetermined change record storage until the transmission is successful.
11. A method according to claim 9, characterized in that the method comprises:
transmitting (306, 310) the change record to the change record storage during the configuration session or after the configuration session.
12. A method according to claim 9, characterized in that the intelligent electronic device comprises:
transmitting (306, 310) the created change record, automatically or upon a transmission request, to the change record storage.
13. A method according to claim 9, characterized in that the change record comprises at least one element of a set of elements, comprising: a session identifier uniquely identifying the configuration session from other configuration sessions, an identifier of the intelligent electronic device, information on the executor of the configuration session, date and/or time of the configuration session, and information on one or more configuration actions of the configuration session.
14. A computer program product encoding a computer program of instructions for executing a computer process according to a method of any preceding claim 9 to 13 when run on a computer.
PCT/EP2010/0572152010-05-262010-05-26Configuration managementWO2011147445A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
PCT/EP2010/057215WO2011147445A1 (en)2010-05-262010-05-26Configuration management

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
PCT/EP2010/057215WO2011147445A1 (en)2010-05-262010-05-26Configuration management

Publications (1)

Publication NumberPublication Date
WO2011147445A1true WO2011147445A1 (en)2011-12-01

Family

ID=42851709

Family Applications (1)

Application NumberTitlePriority DateFiling Date
PCT/EP2010/057215WO2011147445A1 (en)2010-05-262010-05-26Configuration management

Country Status (1)

CountryLink
WO (1)WO2011147445A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108335055A (en)*2018-03-302018-07-27广州供电局有限公司Power equipment runs Performance Evaluation Methods, device and computer equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO1997023976A1 (en)*1995-12-221997-07-03Digital Equipment CorporationMethod and apparatus in network adapter for automatic retransmission of packets
EP0952521A2 (en)*1998-04-231999-10-27Hewlett-Packard CompanyMethod for tracking configuration changes in networks of computer systems through historical monitoring of configuration status of devices on the network
US20030149756A1 (en)*2002-02-062003-08-07David GrieveConfiguration management method and system
EP1976218A1 (en)*2007-03-302008-10-01ABB Technology AGMethod of configuring an intelligent electronic device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO1997023976A1 (en)*1995-12-221997-07-03Digital Equipment CorporationMethod and apparatus in network adapter for automatic retransmission of packets
EP0952521A2 (en)*1998-04-231999-10-27Hewlett-Packard CompanyMethod for tracking configuration changes in networks of computer systems through historical monitoring of configuration status of devices on the network
US20030149756A1 (en)*2002-02-062003-08-07David GrieveConfiguration management method and system
EP1976218A1 (en)*2007-03-302008-10-01ABB Technology AGMethod of configuring an intelligent electronic device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108335055A (en)*2018-03-302018-07-27广州供电局有限公司Power equipment runs Performance Evaluation Methods, device and computer equipment

Similar Documents

PublicationPublication DateTitle
CN104580424B (en)Data reporting method and device of intelligent home system
CN107645497B (en)Internet of things equipment control and authority sharing system and method based on public number
CN101421984A (en)System and method for generating and executing platform simulation based on selected applications
CN101727449A (en)System and method for processing local file by utilizing remote application
CN101184309A (en)Embedded system remote upgrade method for repeater equipment
WO2006091040A1 (en)Layer structure of network control protocol and interface method
CN102404413B (en)Method and system for realizing automatic matching of function applications among household digital devices
CN101902697A (en) A system and method for monitoring and operating services through mobile devices
CN1984010A (en)Apparatus, system and method for distributing configuration parameter
CN102387156B (en)Equipment logging treatment method, device and system
CN107018203A (en)A kind of frequency converter remote monitoring control method
CN106899603A (en)A kind of smart machine monitoring method and device
CN103701640A (en)Method and system of using intelligent management terminal to update ODN (optical distribution network) equipment
CN107154972A (en)A kind of Internet of Things smart machine state synchronization method and system based on equipment snapshot
CN105959187A (en)Remote timing task control method and system
CN112714113A (en)Robot network self-repairing method, device, terminal and storage medium
CN101120579B (en)Method for providing download and upload service in network control system
CN111478816A (en)Method, system, device and medium for configuring Zigbee and ZigBee sub-equipment
CN112689316B (en)Binding method and device of intelligent equipment, storage medium and electronic device
CN105141657A (en)Novel network communication method suitable for intelligent household control system
KR20020081357A (en)Personal Server Technology
EP1499086B1 (en)Internet service synchronization method for mobile communication terminal
CN110324215A (en)Intelligent door lock binding method, intelligent door lock, gateway, server and binding system
CN103138961B (en)server control method, controlled server and central control server
CN111642031B (en)Method for connecting multiple devices, electronic device and computer readable storage medium

Legal Events

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

Ref document number:10723087

Country of ref document:EP

Kind code of ref document:A1

DPE1Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
NENPNon-entry into the national phase

Ref country code:DE

122Ep: pct application non-entry in european phase

Ref document number:10723087

Country of ref document:EP

Kind code of ref document:A1


[8]ページ先頭

©2009-2025 Movatter.jp