CN115729587A - IED development management method, device, equipment and storage medium - Google Patents

IED development management method, device, equipment and storage medium Download PDF

Info

Publication number
CN115729587A
CN115729587A CN202211354740.6A CN202211354740A CN115729587A CN 115729587 A CN115729587 A CN 115729587A CN 202211354740 A CN202211354740 A CN 202211354740A CN 115729587 A CN115729587 A CN 115729587A
Authority
CN
China
Prior art keywords
ied
file
development management
development
communication connection
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.)
Pending
Application number
CN202211354740.6A
Other languages
Chinese (zh)
Inventor
向莉华
林超
陈策富
苏小雷
郑冰冰
王薛冬
张泽江
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.)
CYG Sunri Co Ltd
Original Assignee
CYG Sunri Co Ltd
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 CYG Sunri Co Ltd filed Critical CYG Sunri Co Ltd
Priority to CN202211354740.6A priority Critical patent/CN115729587A/en
Publication of CN115729587A publication Critical patent/CN115729587A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The application belongs to the technical field of intelligent electronic device development management, and provides an intelligent electronic device IED development management method, which comprises the following steps: establishing a first communication connection between IED development management equipment and an IED, reading a meta-template file exported by the IED, performing drive logic configuration visualization development instantiation on the IED development management equipment in three aspects of hardware drive configuration, data resource configuration and protection control logic according to the meta-template file, generating a backup file, a drive file and a communication template required by the IED, and downloading the backup file, the drive file and the communication template to the IED to realize initialization and protection control work of the IED; then, establishing a second communication connection between the IED development management equipment and the IED to complete the function of setting the fixed value on line; in addition, the online detection functions of the device, including signal change sending, event calling and reading, and recording calling and analyzing, are completed through the first communication connection. The method can solve the problems of low development and management efficiency and high cost of the IED.

Description

IED development management method, device, equipment and storage medium
Technical Field
The application belongs to the technical field of development and management of intelligent electronic equipment, and particularly relates to an IED development and management method, device, equipment and storage medium.
Background
The substation generally uses Intelligent Electronic devices (generally called Intelligent Electronic devices, abbreviated as IEDs) to ensure normal operation of the power and energy system, avoid system operation failure, and reduce damage to the system.
The traditional IED production is customized according to the requirement, and the process is as follows: customizing new hardware equipment, coding software applied to the hardware equipment, and developing a matched debugging tool. However, with the development of the intellectualization of the transformer substation, the demand changes continuously, and when the existing equipment needs to be applied to other places or the customer demand changes, the equipment needs to be customized again according to the flow, so that the production efficiency is low, the production mode cannot keep up with the change of the demand, multi-version software and hardware can be generated, and the cost of customization and management is high.
Disclosure of Invention
The embodiment of the application provides an IED development management method and equipment, which can realize visual development and solve the problem of remote management.
In a first aspect, an embodiment of the present application provides an IED development management method, where the method includes:
the IED development management equipment establishes a first communication connection with the IED;
through a first communication connection, the IED development management equipment reads a meta-template file generated by the IED;
and performing visual development of the drive logic configuration according to the meta-template file to generate a drive file, wherein the visual development of the drive logic configuration comprises the following steps: three instantiation contents of hardware drive configuration, data resource configuration and protection control logic, wherein the drive file comprises a meta-template file and the instantiation contents;
through the first communication connection, the IED development management device downloads a drive file to the IED, and the drive file is used for analyzing and completing the initialization configuration and protection control work of the IED by the IED.
In a possible implementation manner of the first aspect, before performing visualization development instantiation of the driver logic configuration and generating the driver file, the method further includes:
generating a backup file, wherein the backup file comprises a meta-template file and instantiation content;
through the first communication connection, the IED development management apparatus downloads a backup file to the IED, the backup file being used for updating or upgrading device functions by the IED or for development by other IED devices using the backup file.
In a possible implementation manner of the first aspect, after performing visualization development on the driver logic configuration and generating the driver file, the method further includes:
generating a communication template file;
through the first communication connection, the IED development management equipment downloads a communication template file to the IED, the communication template file is used for analyzing and acquiring the communication template by the IED, and the IED development management equipment and the IED establish second communication connection;
and through a second communication connection, the IED development management equipment carries out online setting operation on the fixed value stored in the IED.
In a possible implementation manner of the first aspect, the step of setting operation on line includes:
reading a current fixed value in the IED through a second communication connection, and backing up and storing the current fixed value as a set value;
changing one or more groups of fixed values in the fixed values, and updating the changed fixed values to the stored set values;
the setting value is verified, and if the setting value meets the first preset requirement, the setting value is downloaded to the IED through second communication connection;
and the setting value is saved by the IED and subjected to secondary verification, if the setting value meets a second preset requirement, the IED performs protection control work according to the setting value, and the setting operation is finished.
In a possible implementation manner of the first aspect, the step of setting operation on line further includes:
if the setting value does not meet the first preset requirement, prompting that the setting value is wrong and cannot be downloaded, and checking and modifying the setting value to be correct and then downloading;
if the setting value does not meet the second preset requirement, the IED generates the fixed value self-checking error information and uploads the fixed value self-checking error information to the IED development management equipment;
when the IED development management equipment receives the fixed value self-checking error information, the current fixed value of the IED can be read again, the error fixed value is checked, and the error fixed value is re-set.
In a possible implementation manner of the first aspect, after establishing the first communication connection with the IED, the method further includes: and carrying out online detection operation on the IED.
In a possible implementation manner of the first aspect, the step of detecting the operation online includes:
the method comprises the steps that IED development management equipment obtains a deflection signal uploaded by an IED when a signal change occurs;
the IED development management equipment acquires event information in the IED;
the method comprises the steps that an IED development management device obtains a wave recording file in the IED;
the IED development management equipment analyzes the acquired event information and the wave recording files, wherein the acquired event information is displayed in a classified and visualized mode, and the wave recording files are displayed in a file mode.
In a second aspect, an embodiment of the present application provides an IED development management apparatus, where the apparatus includes:
a communication interface for establishing a first and a second communication connection with the IED;
the driving logic configuration module is used for reading a meta-template file exported by the IED, performing driving logic configuration visual development according to the meta-template file, and generating a driving file, a backup file and a communication template file;
the file transmission interface is used for downloading the generated driving file, the generated backup file and the generated communication template file to the IED;
the constant value online setting module is used for performing online setting operation on the constant value stored in the IED;
and the device online detection module is used for carrying out online detection operation on the IED.
In a third aspect, an IED development management device is provided in an embodiment of the present application, and includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the method according to any one of the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, including: the computer-readable storage medium stores a computer program which, when executed by a processor, implements the steps of the method according to any one of the first aspects.
In a fifth aspect, embodiments of the present application provide a computer program product, which, when run on an IED development management device, causes the IED development management device to perform the IED development management method according to any one of the first aspects.
Compared with the prior art, the embodiment of the application has the advantages that:
according to the method and the device, the remote drive logic configuration visualization development is carried out on the IED, the generated drive file, the generated backup file and the generated communication template file are delivered to the IED to analyze and obtain configuration, the remote configuration installation and the configuration modification of the IED are completed, and the constant value online setting operation and the online detection operation are completed on the configured IED. Compared with the traditional IED customization mode: designing hardware, then carrying out program design on the hardware, and then developing a set of corresponding debugging tools. The customization method enables the IED to adapt to requirements more quickly and complete customization. The configuration method can enable a single IED not to be limited to one requirement condition, can adapt to various conditions, saves the development cost of the IED, can remotely modify the configuration and working state of the IED, timely acquires and analyzes working data of the IED, does not need to go to a substation site to modify the configuration and working state of the IED and analyze the working data, and improves the management efficiency of the IED.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings required for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a flowchart of an IED development management method according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating a constant value online tuning operation according to an embodiment of the present disclosure;
FIG. 3 is a flowchart of an online detection operation provided by an embodiment of the present application;
fig. 4 is a schematic structural diagram of an IED development management apparatus according to an embodiment of the present application;
fig. 5 is a flowchart illustrating an IED development management device and IED interaction process according to an embodiment of the present application;
FIG. 6 is a diagram illustrating an effect of an offline configuration page according to an embodiment of the present application;
FIG. 7 is an effect display diagram of a fixed value on-line setting page provided by an embodiment of the present application;
FIG. 8 is a diagram illustrating an effect of an online detection page provided by an embodiment of the present application;
fig. 9 is a schematic structural diagram of an IED development management device according to an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
Furthermore, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used for distinguishing between descriptions and not necessarily for describing a relative importance or importance.
Reference throughout this specification to "one embodiment" or "some embodiments," or the like, means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the present application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," or the like, in various places throughout this specification are not necessarily all referring to the same embodiment, but rather mean "one or more but not all embodiments" unless specifically stated otherwise. The terms "comprising," "including," "having," and variations thereof mean "including, but not limited to," unless expressly specified otherwise.
The embodiment of the application provides an IED development management method and equipment, which can realize visual development and solve the problem of remote management. The method and the system are applied to scenes that when the functional requirements of the IED change, the IED configuration needs to be modified, the working state of the IED needs to be modified on the site of a substation, and the working data needs to be analyzed. When the IED needs to be customized, configuration modification and detection of the working state, the configuration of the IED can be modified remotely through the function of driving logic configuration, and the working state of the IED can be modified and detected remotely through a constant value online setting function and an online detection function.
Fig. 1 shows a flowchart of an IED development management method provided in an embodiment of the present application, where an execution subject of the IED development management method may develop a management device for an IED. The IED development management method comprises the following steps:
in S101, a first communication connection is established with the IED.
In the above steps, one possible implementation manner is that the IED development management device establishes a connection with a single IED or multiple IEDs according to a File Transfer Protocol (FTP).
For example, the IED development management device is connected to a switch in a substation through a power communication network, the switch connects and summarizes all IEDs, and the IED development management device may connect a single IED or multiple IEDs according to names or numbers of the IEDs and IP addresses corresponding to the IEDs, obtain configuration information of the single IED or multiple IEDs, and perform remote management operation on the single IED or multiple IEDs.
In S102, a meta template file generated by the IED is read through the first communication connection.
In the foregoing step, one possible implementation manner is that the IED uploads the meta template file to the IED development management device through a file transfer protocol FTP. The IED development management equipment acquires the meta template file.
The meta template file is a configuration file designed according to functions and/or user requirements and used for configuring basic attributes of one or more types of hardware. The meta template file can be generated by packaging the basic attribute or the protection measurement and control logic function of hardware in a software coding mode, taking the meta template file of the transformer substation common alternating current board as an example: common alternating-current board voltage and current terminals used in the transformer substation are 4U8I, 6U6I, 5U5I, 3U8I and the like, wherein 4U8I is taken as an example, and the symbol meaning represents that: the plates with 4 voltage channels and 8 current channels are planned and designed by using 26-core self-sealing design on the plates, the alternating current boards can meet the requirement of the number of terminals of the current conventional transformer substation, and then basic attributes of all parts in hardware are packaged through software coding to obtain a meta-template file. When the driver file needs to be generated, the attribute is assigned or modified only by instantiation according to the basic attribute encapsulated in the meta-template file.
The 26-core self-sealing design structure can adopt a 26-core self-sealing configurable novel aviation plug, and one possible implementation mode is that the 26-core self-sealing configurable novel aviation plug structure mainly comprises: the self-shorting combination configurable plug, base, plug housing, base insulator, and cable portion.
The plate designed by the design method can be installed and configured for the second time, so that the plate can be suitable for various different conditions, and when the requirement for the plate changes, the configuration of the plate can be changed without replacing the whole plate.
In S103, a drive logic configuration visualization development instantiation is performed according to the meta template file, and a drive file is generated.
In the above step, a possible implementation manner is that the drive logic configuration includes three small functions of a hardware drive configuration, a data resource configuration, and a protection control logic. The driving file is generated after the three functions are visually configured and developed, and the driving file comprises a meta template file and the configured instantiation content.
The hardware driving configuration may include: three different parameters of device system parameters, device plate parameters and device operation communication parameters, the device system parameters may include: system frequency and PT/CT ratings; device plate parameters may include: plate channel number, plate type, plate interface attribute; the device operational communication parameters may include: timing mode and IP address.
The data resource configuration may include: I/O terminals, constants, events, and waveforms.
The protection control logic may include: public subassembly, protection subassembly and measurement and control subassembly.
Taking the configuration process of the PT/CT rated value in the device plate parameter configuration function as an example, after hardware is designed, the PT/CT rated value is configured, the IED development management equipment acquires a PT/CT channel driving attribute object in a meta-template file, attributes in the object can be channel number, polarity, a primary and secondary rated value, filter setting and authority setting of the attributes, and when the PT/CT rated value is configured, the channel number, the polarity, the primary and secondary rated value and the filter setting attribute in the object are instantiated according to requirements, namely the attributes are assigned or modified, and then the configured attributes are stored in a driving file to complete the configuration.
In S104, the driver file is downloaded to the IED through the first communication connection.
In the foregoing step, one possible implementation manner is that the IED development management device transmits the drive file to the IED through an FTP connection manner.
In S105, the IED parses the drive file, completes the initialization configuration of the IED, and performs the protection control operation.
In the foregoing step, a possible implementation manner is that, after the IED acquires the drive file, the IED parses the drive file, acquires the parameter attributes configured in the drive file to perform initialization configuration, and when all configurations in the IED are initialized, normal protection control operations may be performed, for example: when the IED is not configured, no fixed value exists, the fixed value of the initial configuration is stored in a drive file, and the fixed value is configured into the IED when the IED is downloaded.
In one possible implementation manner, in S103 and S104, the IED development management device generates a driver file, a backup file and a communication template file, and downloads the files to the IED.
In a possible implementation manner, the backup file has the same parameter attribute as the drive file, and the backup file is different from the drive file in that: the parameter attributes required by the IED running in the meta template file are instantiated in the driving file, and all the parameter attributes in the meta template file are instantiated in the backup file, when the IED needs to be updated or upgraded, the backup file can be analyzed, and the parameter configuration in the backup file is obtained for updating or upgrading, for example: the method includes the steps that 10 terminals are initially configured in the board configurations in the backup file and the drive file, when the requirements of the IED change to only need 9 terminals, 1 terminal is configured to be invalid, the drive file with only 9 terminals being valid is generated, and when the IED needs 10 terminals again, the IED can analyze the backup file and configure 10 terminals in the board configurations to be valid.
In a possible implementation manner, the backup file may be submitted to the IED development management device for secondary development, and the instantiated parameter attributes are configured in other IEDs, while the drive file cannot be subjected to secondary development.
In a possible implementation manner, the communication template file has a substation communication network and a system protocol: the IEC61850 standard is the only global universal standard in the field of power system automation. The standard can be used for realizing the engineering operation standardization of the intelligent substation. The engineering implementation of the intelligent substation becomes standard, uniform and transparent.
The communication template file stores the corresponding relation between the IED development management equipment and the attributes in the IED through the IEC61850 standard, and the communication template file is used for loading and running the IED to complete remote data interaction between the IED development management equipment and the IED. Such as: the corresponding relation between the IED development management equipment and the constant value in the IED is stored, and the constant value can be modified in the IED by communication transmission according to the modification of the constant value in the IED development management equipment during interaction.
After the initial configuration of the IED is completed, the IED development management equipment can perform constant value online setting operation on the IED by establishing communication connection of the IEC61850 standard.
Fig. 2 shows a flowchart of the above-mentioned on-line constant value setting operation, and the steps of the on-line constant value setting operation include:
in S201, a second communication connection is established with the IED.
In the foregoing step, one possible implementation manner is that the second communication connection is a communication manner of an IEC61850 standard established between the second communication connection and the IED development management device by analyzing the communication template file through the IED to obtain a corresponding relationship of data.
In S202, the current constant value in the IED is read through the second communication connection, and is backed up and stored as the setting value.
In the above steps, one possible implementation manner is that the IED development management device reads a configured fixed value in the IED during the IEC61850 standard communication interaction with the IED, stores the fixed value as a current value, and backs up the current value as a setting value.
In S203, one or more sets of fixed values in the fixed values are changed, and the changed fixed values are updated to the stored set values.
In the foregoing step, one possible implementation manner is to display a commonly used fixed value attribute, where the fixed value attribute may include: name, description, current value, setting value, minimum value, maximum value, step size, and unit.
When the IED works, the setting value can be changed according to working requirements, so that the working state of the IED is changed, and when the IED is changed, the setting value can be changed in one column, the setting value of the current group can be changed, and the setting values of all the groups can be changed. After the change is finished, downloading to the IED can be selected, and if the IED is not actively downloaded, the changed constant value is stored, so that the IED is convenient to use next time.
In S204, the setting value is checked to check whether the setting value meets a first preset requirement.
In the above steps, one possible implementation manner is that, if the setting value meets a first preset requirement, the step enters S205, the setting value is downloaded to the IED through the second communication connection, and the IED stores the setting value; and if the setting value does not meet the first preset requirement, prompting a setting error of the setting value, and returning to the step S203.
During the verification, one possible implementation manner is that the first preset requirement may be an upper and lower limit range of the fixed value or other attribute requirements, and when the set value does not meet the first preset requirement, the IED development management device may prompt that the fixed value is set incorrectly, and needs to return to S203 again to change the fixed value. Such as: the current value of the original voltage is 100V, the set first preset requirement is that the upper limit and the lower limit of the fixed value range are 20.00-120.00V, and when the set value is 120.01V or 19.99V during setting, the first preset requirement is not met, and the IED development management equipment prompts that the fixed value is set wrongly.
In S206, the IED performs a second check on the setting value, and checks whether the setting value meets a second preset requirement.
In the above steps, one possible implementation manner is that if the setting value meets the second preset requirement, the step proceeds to S207, and according to the setting value, the IED performs protection control work, and the setting operation is finished;
and if the setting value does not meet the second preset requirement, the step S208 is entered, and the IED uploads the self-checking error information of the setting value and needs to read and set again.
During secondary verification, one possible implementation manner is that the second preset requirement may be that the number and attributes of the constant values in the IED development management device correspond to the number and attributes of the constant values in the IED, the number of the constant values or the number of the constant values is reduced, or the constant value attributes are changed, when the IED is installed in the IED, the number or attributes of the constant values obtained by IED detection cannot be matched with the constant values set in the original device, the IED will prompt a constant value self-check error, and prompt information is uploaded to the IED development management device in an online detection function, for example: one current constant value In the device is 30A =6In (In is a CT rated secondary value and can be regulated to be 1A or 5A, and In =5A at present), the preset requirement of 0.05 In-20 In is met, after the In is changed to be 1A, if the current constant value is still 30A, the preset requirement of 20In (In =1A at present) is exceeded, at the moment, the IED detects that the constant value is not within the upper and lower limit range after being regulated and does not meet the second preset requirement, the IED reports the error prompt of the constant value self-check, and information is uploaded through the online detection operation.
When the fixed value self-checking error information is obtained, the IED can restore normal work only by resetting the fixed value.
In S101 shown in fig. 1 in this embodiment of the application, in a possible implementation manner, after establishing the first communication connection with the IED, the IED development management device further includes: and carrying out online detection operation on the IED through the first communication connection.
Fig. 3 shows a flow chart of the online detection operation, and the steps of the online detection operation include:
in S301, a first communication connection is established with the IED.
The above steps are the same as S101 shown in fig. 1 in this embodiment, and are not described herein again.
In S302, a displacement signal uploaded due to a signal change in the IED is obtained.
In the above step, a possible implementation manner is that when a signal change occurs in the IED, a shift signal is uploaded, and the shift signal can be obtained in real time through an online connection manner. Such as: when the IED trips during operation, tripping remote signaling of the IED generates a deflection signal, and the deflection signal is uploaded to IED development management equipment.
In S303, event information in the IED is acquired.
In the foregoing step, a possible implementation manner is that the event information may include: action information, alarm information, self-checking information and running information.
In S304, a recording file in the IED is obtained.
In the above steps, a possible implementation manner is that when a recording file in the IED is desired to be acquired, a recording call operation may be performed. In the subsequent S305 of this embodiment, the composition and the obtaining manner of the recording file are analyzed in detail.
In S305, the acquired event information and the recording file are analyzed, the event information is displayed in a classified and visualized manner, and the recording file is displayed in a file form.
In the above step, one possible implementation manner is that the online detection function includes: the method comprises the steps of signal active refresh change uploading, event calling reading and recording calling analysis.
In a possible implementation mode, the signal is actively refreshed and changed and sent upwards, when displacement information is generated, basic information in data information is updated in real time, the currently displayed information is refreshed and displayed, the basic information is classified according to device information, analog quantity, input quantity, output quantity, an LED lamp, SOE displacement, alarm and wave recording, and classification and checking can be performed.
In a possible implementation manner, the event call reading is that when a certain event is to be viewed, the event information is clicked to view the event, and the content in the event information includes event occurrence time, event name, action return flag, delay time, and the like.
In a possible implementation manner, the wave recording calling analysis is performed by clicking the wave recording to obtain a wave recording file, the format of the wave recording file is specified according to IEC60255-24 specifications, and the IEC60255-24 specifications are part 24 of an electrical relay in the national standard: common format for transient data exchange (COMTRADE for short) for power systems. According to IEC60255-24 specifications, the obtained wave recording files comprise three files: the method comprises a header file (called header file for short, HDR for short), a Configuration file (called Configuration file for short, CFG for short), and a data file (called data file for short, DAT for short), wherein the header file contains basic information of wave recording, that is, all information contained in a wave recording report, such as a station name, a project name, and an interval name, a date and time when wave recording occurs, a fault number, a sampling rate, a time synchronization resource, recording times, an analog quantity, a trip and close, an I/O shift signal, and a current fixed value group. The recording files can be viewed in a classified manner according to the types.
Fig. 4 is a schematic structural diagram of an IED development management apparatus according to an embodiment of the present application. As shown in fig. 4, the IED development management device includes a communication interface 401, a drive logic configuration module 402, a file transmission interface 403, a constant value online tuning module 404, and a device online detection module 405.
In a possible implementation manner, the communication interface 401 may enable the IED development management device to establish an FTP communication manner with the IED, and in a possible implementation manner, the communication interface 401 may also enable the IED development management device to establish an IEC61850 communication manner with the IED. The driver logic configuration module 402 may obtain the meta template file uploaded in the IED, perform visual development of driver logic configuration, complete instantiation, and generate a driver file, and in a possible implementation manner, also generate a backup file and a communication template file. The file transfer interface 403 may download the driver file generated by the driver logic configuration module 402 into the IED, and in one possible implementation, download a backup file and a communication template file. The constant value online setting module 404 is used for performing online setting operation on a constant value in the IED. The device online detection module 405 is used for performing online detection operation on the IED. The process of the IED development management equipment interacting with the IED and the functional division of each module are shown in fig. 5.
In a possible implementation manner, in the embodiment of the present application, an APP is designed to perform visual development and remote management on an IED, and various data are displayed in three ways: the APP carries out page design on the drive logic configuration module 402, the fixed value online setting module 404 and the device online detection module 405, and designs an offline configuration page and an online management page, wherein the offline configuration page comprises the drive logic configuration function of the drive logic configuration module 402 and integrates a fixed value online setting interface to realize the fixed value online setting function of the fixed value online setting module 404, and the online management page is an online detection page to realize the online detection function of the device online detection module 405.
In a possible implementation manner, the APP main interface is an offline configuration page, and implements a drive logic configuration function of the drive logic configuration module 402. The configuration function of the driving logic is as follows: and three small functions of hardware drive configuration, data resource configuration and protection control logic.
Fig. 6 shows an offline configuration page, and the offline configuration page 6 has a basic operation button 60 above a basic window, which is respectively as follows from left to right: user login, project management, closing a project, saving a project, user logout, setup, online management, search, revocation and recovery.
The offline configuration page 6 is divided into four views, a left view 61, a middle view 62, a right view 63, and a bottom view 64. The left window 61 is a project management window, wherein hierarchical objects are divided according to project names, substations, voltage levels and interval units, and under the interval unit hierarchical objects, the left window also comprises three hierarchical objects of parameters, resources and logic, which are used for realizing classification skip operation among three small functions of hardware drive configuration, data resource configuration and protection control logic in a drive logic configuration function, the middle window 62 is a detailed information window used for displaying detailed information of a selected hierarchical object and performing configuration interaction, the right window is an attribute window 63 for displaying attributes of the selected hierarchical object, and the lower window 64 is an output information view for displaying output information.
When the on-line setting operation of the fixed value is performed, the on-line setting page of the fixed value as shown in fig. 7 is entered, because the on-line setting interface 7 of the fixed value is integrated in the off-line configuration page 6, the basic operation key 70, the left window 71, the middle window 72, the right window 73 and the lower window 74 of the on-line setting page 7 of the fixed value correspond to the windows of the off-line configuration page 6 one by one, in the left window 70 of the on-line setting page 7 of the fixed value, the resource hierarchy object under the interval unit hierarchy object is selected, the fixed value hierarchy object can be displayed, the fixed value hierarchy object is clicked, the fixed value can be displayed in the middle window 72, and the on-line setting function of the on-line setting module 403 of the fixed value is completed in the on-line setting page 7 of the fixed value, wherein the fixed value in the on-line setting page 7 of the fixed value is displayed in the middle window 72 in a table form, and the table has common fixed value attributes, which may include: name, description, current value, setting value, minimum value, maximum value, step size, and unit. The step of the constant value online setting function is shown in fig. 2 in the embodiment of the present application, and is not described herein again.
The online management page skips by clicking the online management button above the APP basic window, skips to the online detection page shown in fig. 8, can perform online detection on data information in each hierarchy object, and the online detection page 8 is provided with a left window 80, a right window 81 and a classification selection button 82, wherein the left window 80 displays the currently selected hierarchy object, the right window 81 is used for displaying detailed information of the data information, the classification selection button 82 classifies according to the type of the data information, and the type comprises: device information, analog quantity, input quantity, output quantity, LED lamps, SOE displacement, alarm and recording, different classification selection buttons are clicked, display can be carried out in a right window 81 according to types, and steps of the online detection function are shown in figure 3 in the embodiment of the application and are not repeated.
Fig. 9 is a schematic structural diagram of an IED development management device according to an embodiment of the present application. As shown in fig. 9, the IED development management apparatus 9 of this embodiment includes: at least one processor 90 (only one shown in fig. 9), a memory 91, and a computer program 92 stored in the memory 91 and executable on the at least one processor 90, the processor 90 implementing the steps in any of the various IED development management method embodiments described above when executing the computer program 92.
The IED development management device 9 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The IED development management device may include, but is not limited to, a processor 90, a memory 91. Those skilled in the art will appreciate that fig. 9 is only an example of the IED development management device 9, and does not constitute a limitation of the IED development management device 9, and may include more or less components than those shown, or combine some components, or different components, such as an input-output device, a network access device, and the like.
The Processor 90 may be a Central Processing Unit (CPU), and the Processor 90 may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 91 may be an internal storage unit of the IED development management device 9 in some embodiments, such as a hard disk or a memory of the IED development management device 9. The memory 91 may also be an external storage device of the IED development management device 9 in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the IED development management device 9. Further, the memory 91 may also include both an internal storage unit of the IED development management device 9 and an external storage device. The memory 91 is used for storing an operating system, an application program, a BootLoader (BootLoader), data, and other programs, such as program codes of the computer program. The memory 91 may also be used to temporarily store data that has been output or is to be output.
It should be noted that, for the information interaction, execution process, and other contents between the above devices/units, the specific functions and technical effects thereof based on the same concept as those of the method embodiment of the present application can be specifically referred to the method embodiment portion, and are not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The embodiments of the present application further provide a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the steps in the above-mentioned method embodiments are implemented.
The embodiments of the present application provide a computer program product, which when running on a mobile terminal, enables the mobile terminal to implement the steps in the above method embodiments when executed.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the processes in the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium and can implement the steps of the embodiments of the methods described above when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing apparatus/terminal apparatus, a recording medium, computer Memory, read-Only Memory (ROM), random Access Memory (RAM), an electrical carrier signal, a telecommunications signal, and a software distribution medium. Such as a usb-disk, a removable hard disk, a magnetic or optical disk, etc. In certain jurisdictions, computer-readable media may not be an electrical carrier signal or a telecommunications signal in accordance with legislative and patent practice.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/device and method may be implemented in other ways. For example, the above-described apparatus/device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The above-mentioned embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. An Intelligent Electronic Device (IED) development management method, the method comprising:
the IED development management equipment establishes a first communication connection with the IED;
through the first communication connection, the IED development management equipment reads a meta-template file generated by the IED;
and performing visual development of drive logic configuration according to the meta-template file to generate a drive file, wherein the visual development of the drive logic configuration comprises the following steps: three instantiation contents of hardware drive configuration, data resource configuration and protection control logic, wherein the drive file comprises the meta-template file and the instantiation contents;
and downloading the drive file to the IED by the IED development management equipment through the first communication connection, wherein the drive file is used for finishing the initialization configuration and protection control work of the IED.
2. The method of claim 1, before performing drive logic configuration visualization development to generate a drive file, further comprising:
generating a backup file, wherein the backup file comprises the meta-template file and the instantiation content;
the IED development management device downloads the backup file to the IED over the first communication connection, the backup file for updating or upgrading a function by the IED or for other IEDs to develop using the backup file.
3. The method of claim 1, after performing driver logic configuration visualization development and generating a driver file, further comprising:
generating a communication template file;
downloading, by the IED development management device, the communication template file to the IED through the first communication connection, wherein the communication template file is used for the IED to parse and obtain a communication template, and the IED development management device establishes a second communication connection with the IED;
and the IED development management equipment carries out online setting operation on the fixed value stored in the IED through the second communication connection.
4. The method of claim 3, wherein the step of on-line tuning comprises:
reading a current fixed value in the IED through the second communication connection, and backing up and storing the current fixed value as a set value;
changing one or more groups of fixed values in the fixed values, and updating the changed fixed values to the saved fixed values;
checking the setting value, and downloading the setting value to the IED through the second communication connection if the setting value meets a first preset requirement;
and the setting value is saved by the IED and subjected to secondary verification, if the setting value meets a second preset requirement, the IED performs protection control work according to the setting value, and the setting operation is finished.
5. The method of claim 3, the step of on-line tuning further comprising:
if the setting value does not meet a first preset requirement, prompting that the setting value is wrong and cannot be downloaded, and downloading after the setting value needs to be checked and modified to be correct;
if the setting value does not meet a second preset requirement, the IED generates a setting value self-checking error message and uploads the setting value self-checking error message to the IED development management equipment;
and when the IED development management equipment receives the constant value self-checking error information, the current constant value of the IED can be read again, the error constant value is checked, and the setting is carried out again.
6. The method of claim 1, after establishing the first communication connection with the IED, further comprising: and carrying out online detection operation on the IED.
7. The method of claim 6, wherein the step of detecting the operation online comprises:
the method comprises the steps that IED development management equipment obtains a deflection signal uploaded due to signal change in the IED;
the IED development management equipment acquires event information in the IED;
the method comprises the steps that IED development management equipment obtains a wave recording file in an IED;
the IED development management equipment analyzes the acquired event information and the wave recording files, wherein the acquired event information is displayed in a classified and visualized mode, and the wave recording files are displayed in a file mode.
8. An IED development management device, the device comprising:
a communication interface for establishing a first and a second communication connection with the IED;
the driving logic configuration module is used for reading a meta-template file exported by the IED, performing driving logic configuration visual development according to the meta-template file, and generating a driving file, a backup file and a communication template file;
the file transmission interface is used for downloading the generated driving file, the generated backup file and the generated communication template file to the IED;
the fixed value online setting module is used for carrying out fixed value online setting operation on a fixed value in the IED;
and the device online detection module is used for carrying out online detection operation on the IED.
9. An IED development management device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the method of any one of claims 1 to 7.
CN202211354740.6A 2022-11-01 2022-11-01 IED development management method, device, equipment and storage medium Pending CN115729587A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211354740.6A CN115729587A (en) 2022-11-01 2022-11-01 IED development management method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211354740.6A CN115729587A (en) 2022-11-01 2022-11-01 IED development management method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115729587A true CN115729587A (en) 2023-03-03

Family

ID=85294276

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211354740.6A Pending CN115729587A (en) 2022-11-01 2022-11-01 IED development management method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115729587A (en)

Similar Documents

Publication Publication Date Title
CN101099281B (en) Intelligent configuration system for power distribution feeder reclosers and switches
EP3301785B1 (en) Software-defined realization method based on protection and control system for intelligent substation
CN105207366B (en) Distribution terminal plug and play model configuration tool and its implementation based on IEC61850
CN107819611B (en) Client test method based on IEC61850 multi-server simulation
CN104698374A (en) Method for improving testing efficiency and accuracy of automatic relay protecting tester
CN106371869B (en) IEC61850 configuration software implementation method for bay level equipment of intelligent substation
CN110766263A (en) Automatic acceptance method for secondary equipment of transformer substation and terminal equipment
CN111062593A (en) Distribution network operation management method and system, computer equipment and storage medium
US20190129392A1 (en) Method, device, and computer program for configuring an intelligent electronic device
CN106844432A (en) Data processing method and device
CN106602549B (en) Electrical main wiring analysis system, analysis method and operation method
CN113094256B (en) BMS software testing method and electronic equipment
CN115729587A (en) IED development management method, device, equipment and storage medium
CN116595713A (en) SCD process layer virtual loop configuration method and system based on standard virtual loop model
CN111813386B (en) QT development-based power distribution monitoring module design method under vxworks
CN111209613B (en) Rapid design method and system for intelligent product
CN108400901A (en) Test method, terminal device and the computer readable storage medium of application
CN115204113A (en) IVLD file generation method
CN215728528U (en) Automatic integrated test system of integrated unit
CN114422346B (en) Communication configuration method, device, equipment and medium for shutting down data communication network
CN113128971B (en) Intelligent substation outlet return verification method, device, equipment and medium based on universal configuration
CN202034826U (en) Monitoring system for digital substation secondary device based on WEB service
CN210899208U (en) On-site protection intelligent management unit testing device
EP4203411A1 (en) Automatic engineering, configuration and testing of protection and control devices
CN114429288A (en) Distribution transformer terminal system capable of being automatically put into operation on site and application method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination