CN111027196B - Simulation analysis task processing method and device for power equipment and storage medium - Google Patents

Simulation analysis task processing method and device for power equipment and storage medium Download PDF

Info

Publication number
CN111027196B
CN111027196B CN201911220337.2A CN201911220337A CN111027196B CN 111027196 B CN111027196 B CN 111027196B CN 201911220337 A CN201911220337 A CN 201911220337A CN 111027196 B CN111027196 B CN 111027196B
Authority
CN
China
Prior art keywords
node
simulation analysis
analysis task
executed
sequence
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.)
Active
Application number
CN201911220337.2A
Other languages
Chinese (zh)
Other versions
CN111027196A (en
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.)
China South Power Grid International Co ltd
China Southern Power Grid Co Ltd
Original Assignee
China South Power Grid International Co ltd
China Southern Power Grid 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 China South Power Grid International Co ltd, China Southern Power Grid Co Ltd filed Critical China South Power Grid International Co ltd
Priority to CN201911220337.2A priority Critical patent/CN111027196B/en
Publication of CN111027196A publication Critical patent/CN111027196A/en
Application granted granted Critical
Publication of CN111027196B publication Critical patent/CN111027196B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention discloses a simulation analysis task processing method of power equipment, which comprises the following steps: acquiring a software execution file path and a software command line of each simulation analysis task node; when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing into a batch file; and executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence. The invention also discloses a simulation analysis task processing device and a storage medium of the power equipment, which can effectively solve the problem that the operation process of the simulation task of the power equipment in the prior art is complex and tedious, can effectively reduce human errors, and can effectively improve the efficiency and the accuracy of the simulation analysis.

Description

Simulation analysis task processing method and device for power equipment and storage medium
Technical Field
The present invention relates to the field of power equipment simulation analysis technologies, and in particular, to a method and an apparatus for processing a simulation analysis task of a power equipment, and a storage medium.
Background
The existing technical scheme of multi-field coupling simulation of the power equipment needs to involve mutual linkage of multiple types of software and data transmission and call in the specific implementation process, but the development work of interfaces between the existing commercial software is seriously lagged, so that the simulation modeling process is not flexible enough, the application program interface is single, the operation process is complex and complicated, and the provided data can not well meet the boundary conditions of simulation calculation when each simulation interaction is performed, thereby not only influencing the simulation efficiency of the power equipment, but also greatly reducing the accuracy of simulation results of multiple physical fields of the product.
Disclosure of Invention
The embodiment of the invention provides a simulation analysis task processing method, a device and a storage medium for power equipment, which can effectively solve the problem that the operation process of the simulation task of the power equipment in the prior art is complex and tedious.
The embodiment of the invention provides a simulation analysis task processing method of power equipment, which comprises the following steps:
acquiring a software execution file path and a software command line of each simulation analysis task node;
when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing into a batch file;
and executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence.
As an improvement of the scheme, when the current simulation analysis task node is judged to be the head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing the command into a batch file, wherein the method further comprises the following steps:
judging whether the current simulation analysis task node is a head node or not according to the program interface data; the program interface data comprises a software sequence, a software execution file path and a software command line of each simulation analysis task node.
As an improvement of the scheme, the judging whether the current simulation analysis task node is a head node specifically comprises the following steps:
when judging that the current simulation analysis task node is not the head node, writing the simulation analysis task node into an unexecuted node sequence;
and sequencing the serial numbers of each simulation analysis task node in the non-executed node sequence from small to large, and sequentially judging whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node sequenced as the first in the non-executed node sequence.
As an improvement of the above solution, the determining, in sequence, from the first-ordered simulation analysis task nodes in the non-executed node sequence, whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence includes:
executing the simulation analysis task node when the upstream node of the simulation analysis task node is judged to exist in the executed node sequence;
writing the simulation analysis task node into the executed node sequence, editing a software execution file path and a software command line of the simulation analysis task node into the command, and writing the command into the batch file.
As an improvement of the above solution, the determining, in sequence, from the first-ordered simulation analysis task nodes in the non-executed node sequence, whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence includes:
when the upstream node of the simulation analysis task node is judged not to exist in the executed node sequence, the upstream node is written into the non-executed node sequence, the serial numbers of each simulation analysis task node in the non-executed node sequence are ranked from small to large, and from the simulation analysis task node which is ranked as the first bit in the non-executed node sequence, whether the upstream node of the simulation analysis task node in the non-executed node sequence exists in the executed node sequence or not is judged in sequence.
Another embodiment of the present invention correspondingly provides a simulation analysis task processing device for an electrical device, including:
the node data acquisition module is used for acquiring a software execution file path and a software command line of each simulation analysis task node;
the head node processing module is used for writing the head node into an executed node sequence when judging that the current simulation analysis task node is the head node, editing a software execution file path and a software command line of the head node into a command, and writing the command into a batch processing file;
and the batch file executing module is used for executing the batch file when detecting that all the simulation analysis task nodes exist in the executed node sequence.
Compared with the prior art, the simulation analysis task processing method and device for the power equipment disclosed by the embodiment of the invention have the advantages that the software execution file path and the software command line of each simulation analysis task node are obtained; when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing into a batch file; and executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence. Therefore, the data of the simulation analysis task nodes are automatically associated, so that the problem that the operation process of the simulation task of the power equipment in the prior art is complex and complicated can be effectively solved, the data transmission and exchange among different nodes can be realized, the human error can be effectively reduced, the calculation complexity of multi-physical field coupling analysis can be reduced, the efficiency and accuracy of the simulation analysis can be effectively improved, and the method has higher applicability; meanwhile, the logic of the multi-simulation analysis task can be clearer, and the data flow is clearer.
The invention further provides a simulation analysis task processing device of the power equipment, which comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the simulation analysis task processing method of the power equipment is realized when the processor executes the computer program.
Another embodiment of the present invention provides a storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, the device where the computer readable storage medium is located is controlled to execute the simulation analysis task processing method of the power device according to the embodiment of the present invention.
Drawings
Fig. 1 is a flow chart of a simulation analysis task processing method for an electrical device according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of a specific embodiment of a method for processing tasks of simulation analysis of an electrical device according to a first embodiment of the present invention;
fig. 3 is a schematic structural diagram of a simulation analysis task processing device for an electric power device according to a second embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Example 1
Referring to fig. 1, a flow chart of a simulation analysis task processing method for an electrical device according to an embodiment of the present invention is shown, where the method includes steps S101 to S103.
S101, acquiring a software execution file path and a software command line of each simulation analysis task node.
Preferably, referring to fig. 2, a schematic diagram of a specific embodiment of a simulation analysis task processing method for an electrical device according to an embodiment of the present invention is provided, and program interface data in a text format is obtained, where the text format may use an XML format, json, or a custom schema, such as an interface. Further, the text-format program interface data is analyzed, the running software sequences of different simulation analysis task nodes, input and output files of each computing software and script file information are obtained, and exchange and transfer of data of different software nodes are realized. The parsing step is specifically, for example, to obtain and number the current simulation analysis task node. And further, acquiring the computing software and the software version of the current simulation analysis task node. Further, a command line, an absolute path of an execution file, an input file and output software of the calculation software of the current simulation analysis task node are obtained. And judging whether the current simulation analysis task node uses the script file, if so, acquiring the script language and the script file of the current simulation analysis task node.
And S102, when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing the command into a batch file.
Specifically, referring to fig. 2, the head nodes are cycled, and the software execution file paths and software command lines for all the head nodes are edited into a command write run.
In the above embodiment, it is preferable that before step S102, further include:
judging whether the current simulation analysis task node is a head node or not according to the program interface data; the program interface data comprises a software sequence, a software execution file path and a software command line of each simulation analysis task node.
In the above embodiment, preferably, when it is determined that the current task node for simulation analysis is not the head node, the task node for simulation analysis is written into an unexecuted node sequence;
and sequencing the serial numbers of each simulation analysis task node in the non-executed node sequence from small to large, and sequentially judging whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node sequenced as the first in the non-executed node sequence.
Optionally, when it is determined that an upstream node of the simulation analysis task node exists in the executed node sequence, executing the simulation analysis task node;
writing the simulation analysis task node into the executed node sequence, editing a software execution file path and a software command line of the simulation analysis task node into the command, and writing the command into the batch file.
Further, preferably, when it is determined that the upstream node of the simulation analysis task node does not exist in the executed node sequence, the upstream node is written into the unexecuted node sequence, and the serial number of each simulation analysis task node in the unexecuted node sequence is ranked from small to large, and from the simulation analysis task node in the unexecuted node sequence ranked as the first, it is sequentially determined whether the upstream node of the simulation analysis task node in the unexecuted node sequence exists in the executed node sequence.
It should be noted that, referring to fig. 2, after determining that the node is not a simulation analysis task node of the head node, writing the simulation analysis task node into an unexecuted node sequence, further ordering the numbers of the simulation analysis task nodes, and starting from the simulation analysis task node with the smallest number, determining whether an upstream node of the simulation analysis task node in the simulation analysis task is executed, if yes, executing the node; if not, continuing to judge whether the executed upstream node exists in the upstream node. Specifically, the upstream node is written into the non-executed node sequence, the non-executed node sequence is further sorted from small to large, and then whether the upstream node of the node is written into the executed node sequence is judged from the node which is sorted into the first position in the sequence, so that the number of the nodes of the non-executed node sequence is reduced one by one.
And S103, executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence.
Specifically, when all the nodes are executed, that is, all the simulation analysis task nodes exist in the executed node sequence, a complete batch file used for the simulation analysis is generated, and the batch file is executed, so that the multi-physics field multi-software multi-iteration simulation calculation task is completed.
The first embodiment of the invention provides a simulation analysis task processing method of power equipment, which comprises the steps of obtaining a software execution file path and a software command line of each simulation analysis task node; when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing into a batch file; and executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence. Therefore, the data of the simulation analysis task nodes are automatically associated, so that the problem that the operation process of the simulation task of the power equipment in the prior art is complex and complicated can be effectively solved, the data transmission and exchange among different nodes can be realized, the human error can be effectively reduced, the calculation complexity of multi-physical field coupling analysis can be reduced, the efficiency and accuracy of the simulation analysis can be effectively improved, and the method has higher applicability; meanwhile, the logic of the multi-simulation analysis task can be clearer, and the data flow is clearer.
Example two
Referring to fig. 3, a schematic structural diagram of a simulation analysis task processing device for an electrical device according to a second embodiment of the present invention includes:
the node data acquisition module 201 is configured to acquire a software execution file path and a software command line of each simulation analysis task node;
the head node processing module 202 is configured to, when it is determined that the current task node for simulation analysis is a head node, write the head node into an executed node sequence, edit a software execution file path and a software command line of the head node into a command, and write the command into a batch file;
and the batch file executing module 203 is configured to execute the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence.
Preferably, the head node processing module 202 includes:
the head node judging unit is used for judging whether the current simulation analysis task node is a head node according to the program interface data; the program interface data comprises a software sequence, a software execution file path and a software command line of each simulation analysis task node.
Preferably, the head node judgment unit includes:
the first unexecuted node processing unit is used for writing the simulation analysis task node into an unexecuted node sequence when judging that the current simulation analysis task node is not the head node;
and the second unexecuted node processing unit is used for sequencing the serial numbers of each simulation analysis task node in the unexecuted node sequence from small to large, and sequentially judging whether the upstream node of the simulation analysis task node in the unexecuted node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node sequenced as the first in the unexecuted node sequence.
Preferably, the second unexecuted node processing unit includes:
the first executed upstream node processing unit is used for executing the simulation analysis task node when the upstream node of the simulation analysis task node is judged to exist in the executed node sequence;
and the second executed upstream node processing unit is used for writing the simulation analysis task node into the executed node sequence, editing a software execution file path and a software command line of the simulation analysis task node into the command, and writing the command into the batch processing file.
Preferably, the second unexecuted node processing unit further includes:
and the unexecuted upstream node processing unit is used for writing the upstream node into the unexecuted node sequence when judging that the upstream node of the simulation analysis task node does not exist in the executed node sequence, and sequencing the serial number of each simulation analysis task node in the unexecuted node sequence from small to large, and sequentially judging whether the upstream node of the simulation analysis task node in the unexecuted node sequence exists in the executed node sequence or not from the simulation analysis task node which is sequenced as the first in the unexecuted node sequence.
According to the simulation analysis task processing device of the power equipment, a node data acquisition module is used for acquiring a software execution file path and a software command line of each simulation analysis task node, when the head node processing module judges that the current simulation analysis task node is the head node, the head node processing module writes the head node into an executed node sequence, edits the software execution file path and the software command line of the head node into a command, writes the command into a batch file, and when the batch file execution module detects that all the simulation analysis task nodes exist in the executed node sequence, executes the batch file. Therefore, the data of the simulation analysis task nodes are automatically associated, so that the problem that the operation process of the simulation task of the power equipment in the prior art is complex and complicated can be effectively solved, the data transmission and exchange among different nodes can be realized, the human error can be effectively reduced, the calculation complexity of multi-physical field coupling analysis can be reduced, the efficiency and accuracy of the simulation analysis can be effectively improved, and the method has higher applicability; meanwhile, the logic of the multi-simulation analysis task can be clearer, and the data flow is clearer.
The simulation analysis task processing device of the power equipment of the second embodiment includes: a processor, a memory, and a computer program stored in the memory and executable on the processor, such as a simulation analysis task processing program for an electrical device. The processor executes the computer program to implement the steps in the embodiment of the simulation analysis task processing method of each electrical device, for example, step S102 shown in fig. 1. Alternatively, the processor, when executing the computer program, performs the functions of the modules/units in the apparatus embodiments described above, e.g. the head node processing module 202.
The computer program may be divided into one or more modules/units, which are stored in the memory and executed by the processor to accomplish the present invention, for example. The one or more modules/units may be a series of computer program instruction segments capable of performing a specific function for describing the execution of the computer program in a simulation analysis task processing device of the power equipment.
The simulation analysis task processing device of the power equipment can be computing equipment such as a desktop computer, a notebook computer, a palm computer and a cloud server. The simulation analysis task processing device of the power equipment can comprise, but is not limited to, a processor and a memory. It will be appreciated by those skilled in the art that the schematic diagram is merely an example of a simulation analysis task processing apparatus of a power device, and does not constitute a limitation of the simulation analysis task processing apparatus of a power device, and may include more or less components than those illustrated, or may combine some components, or different components, e.g., the simulation analysis task processing apparatus of a power device may further include an input-output device, a network access device, a bus, etc.
The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, which is a control center of the simulation analysis task processing device of the electric power apparatus, and connects respective parts of the simulation analysis task processing device of the entire electric power apparatus using various interfaces and lines.
The memory may be used to store the computer program and/or module, and the processor may implement various functions of the simulation analysis task processing device of the electrical equipment by running or executing the computer program and/or module stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
The module/unit integrated by the simulation analysis task processing device of the power equipment can be stored in a computer readable storage medium if the module/unit is realized in the form of a software functional unit and sold or used as a separate product. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that the above-described apparatus embodiments are merely illustrative, and the units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. In addition, in the drawings of the embodiment of the device provided by the invention, the connection relation between the modules represents that the modules have communication connection, and can be specifically implemented as one or more communication buses or signal lines. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (6)

1. The simulation analysis task processing method for the power equipment is characterized by comprising the following steps of:
acquiring a software execution file path and a software command line of each simulation analysis task node;
judging whether the current simulation analysis task node is a head node according to the program interface data, and specifically comprising the following steps: when judging that the current simulation analysis task node is not the head node, writing the simulation analysis task node into an unexecuted node sequence; sequencing the serial numbers of each simulation analysis task node in the non-executed node sequence from small to large, and sequentially judging whether the upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node sequenced as the first in the non-executed node sequence; the program interface data comprise a software sequence, a software execution file path and a software command line of each simulation analysis task node;
when judging that the current simulation analysis task node is a head node, writing the head node into an executed node sequence, editing a software execution file path and a software command line of the head node into a command, and writing into a batch file;
and executing the batch file when all the simulation analysis task nodes are detected to exist in the executed node sequence.
2. The method for processing the simulation analysis task of the power equipment according to claim 1, wherein the step of sequentially judging whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node in the non-executed node sequence, specifically comprises the steps of:
executing the simulation analysis task node when the upstream node of the simulation analysis task node is judged to exist in the executed node sequence;
writing the simulation analysis task node into the executed node sequence, editing a software execution file path and a software command line of the simulation analysis task node into the command, and writing the command into the batch file.
3. The method for processing the simulation analysis task of the power equipment according to claim 1, wherein the step of sequentially judging whether an upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node in the non-executed node sequence, specifically comprises the steps of:
when the upstream node of the simulation analysis task node is judged not to exist in the executed node sequence, the upstream node is written into the non-executed node sequence, the serial numbers of each simulation analysis task node in the non-executed node sequence are ranked from small to large, and from the simulation analysis task node which is ranked as the first bit in the non-executed node sequence, whether the upstream node of the simulation analysis task node in the non-executed node sequence exists in the executed node sequence or not is judged in sequence.
4. A simulation analysis task processing device for an electric power apparatus, comprising:
the node data acquisition module is used for acquiring a software execution file path and a software command line of each simulation analysis task node;
the head node processing module is used for judging whether the current simulation analysis task node is a head node according to the program interface data, and specifically comprises the following steps: when judging that the current simulation analysis task node is not the head node, writing the simulation analysis task node into an unexecuted node sequence; sequencing the serial numbers of each simulation analysis task node in the non-executed node sequence from small to large, and sequentially judging whether the upstream node of the simulation analysis task node in the non-executed node sequence in the simulation analysis task exists in the executed node sequence from the simulation analysis task node sequenced as the first in the non-executed node sequence; the program interface data comprise a software sequence, a software execution file path and a software command line of each simulation analysis task node;
the head node processing module is further used for writing the head node into an executed node sequence when judging that the current simulation analysis task node is the head node, editing a software execution file path and a software command line of the head node into a command, and writing the command into a batch processing file;
and the batch file executing module is used for executing the batch file when detecting that all the simulation analysis task nodes exist in the executed node sequence.
5. A simulation analysis task processing device of an electric power apparatus, comprising a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the simulation analysis task processing method of an electric power apparatus according to any one of claims 1 to 3 when the computer program is executed.
6. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to perform the simulation analysis task processing method of the electrical device according to any one of claims 1 to 3.
CN201911220337.2A 2019-12-03 2019-12-03 Simulation analysis task processing method and device for power equipment and storage medium Active CN111027196B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911220337.2A CN111027196B (en) 2019-12-03 2019-12-03 Simulation analysis task processing method and device for power equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911220337.2A CN111027196B (en) 2019-12-03 2019-12-03 Simulation analysis task processing method and device for power equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111027196A CN111027196A (en) 2020-04-17
CN111027196B true CN111027196B (en) 2023-04-28

Family

ID=70204048

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911220337.2A Active CN111027196B (en) 2019-12-03 2019-12-03 Simulation analysis task processing method and device for power equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111027196B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052571B (en) * 2020-08-24 2024-03-08 南方电网科学研究院有限责任公司 Simulation method and device of power equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520730A (en) * 2008-02-27 2009-09-02 埃森哲环球服务有限公司 Test script transformation analyzer with change guide engine
WO2012094862A1 (en) * 2011-01-10 2012-07-19 中兴通讯股份有限公司 Method, apparatus and computer for task scheduling in operating system
CN103262036A (en) * 2010-12-17 2013-08-21 英特尔公司 Non-blocking wait-free data-parallel scheduler
CN103399800A (en) * 2013-08-07 2013-11-20 山东大学 Dynamic load balancing method based on Linux parallel computing platform
CN104954450A (en) * 2015-05-29 2015-09-30 北京奇虎科技有限公司 File processing method and file processing device
CN105446807A (en) * 2015-11-10 2016-03-30 中国建设银行股份有限公司 Batch processing method and apparatus
CN107870948A (en) * 2016-09-28 2018-04-03 平安科技(深圳)有限公司 Method for scheduling task and device
CN107909330A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Work stream data processing method, device, storage medium and computer equipment
CN108280023A (en) * 2017-01-04 2018-07-13 中兴通讯股份有限公司 Task executing method, device and server
CN108536541A (en) * 2017-03-01 2018-09-14 腾讯科技(深圳)有限公司 flow engine object processing method and device
CN108733459A (en) * 2017-04-13 2018-11-02 腾讯科技(深圳)有限公司 A kind of method of distributed timing, server and system
US10310896B1 (en) * 2018-03-15 2019-06-04 Sas Institute Inc. Techniques for job flow processing
CN109885584A (en) * 2019-01-28 2019-06-14 中科恒运股份有限公司 The implementation method and terminal device of distributed data analyzing platform

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6469084B2 (en) * 2013-04-23 2019-02-13 アビニシオ テクノロジー エルエルシー Control of tasks performed by computing systems
US10091288B2 (en) * 2015-03-25 2018-10-02 Comcast Cable Communications, Llc Ordered execution of tasks
US10567248B2 (en) * 2016-11-29 2020-02-18 Intel Corporation Distributed assignment of video analytics tasks in cloud computing environments to reduce bandwidth utilization
US10902533B2 (en) * 2017-06-12 2021-01-26 Microsoft Technology Licensing, Llc Dynamic event processing

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520730A (en) * 2008-02-27 2009-09-02 埃森哲环球服务有限公司 Test script transformation analyzer with change guide engine
CN103262036A (en) * 2010-12-17 2013-08-21 英特尔公司 Non-blocking wait-free data-parallel scheduler
WO2012094862A1 (en) * 2011-01-10 2012-07-19 中兴通讯股份有限公司 Method, apparatus and computer for task scheduling in operating system
CN103399800A (en) * 2013-08-07 2013-11-20 山东大学 Dynamic load balancing method based on Linux parallel computing platform
CN104954450A (en) * 2015-05-29 2015-09-30 北京奇虎科技有限公司 File processing method and file processing device
CN105446807A (en) * 2015-11-10 2016-03-30 中国建设银行股份有限公司 Batch processing method and apparatus
CN107870948A (en) * 2016-09-28 2018-04-03 平安科技(深圳)有限公司 Method for scheduling task and device
CN108280023A (en) * 2017-01-04 2018-07-13 中兴通讯股份有限公司 Task executing method, device and server
CN108536541A (en) * 2017-03-01 2018-09-14 腾讯科技(深圳)有限公司 flow engine object processing method and device
CN108733459A (en) * 2017-04-13 2018-11-02 腾讯科技(深圳)有限公司 A kind of method of distributed timing, server and system
CN107909330A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Work stream data processing method, device, storage medium and computer equipment
US10310896B1 (en) * 2018-03-15 2019-06-04 Sas Institute Inc. Techniques for job flow processing
CN109885584A (en) * 2019-01-28 2019-06-14 中科恒运股份有限公司 The implementation method and terminal device of distributed data analyzing platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
孟凡勇 ; 熊庆旭 ; .基于应用任务的无线传感器网络MAC协议.传感技术学报.2010,(第01期),98-103. *

Also Published As

Publication number Publication date
CN111027196A (en) 2020-04-17

Similar Documents

Publication Publication Date Title
CN108280023B (en) Task execution method and device and server
CN110377462B (en) Interface testing method and device and terminal equipment
CN108334609B (en) Method, device, equipment and storage medium for realizing JSON format data access in Oracle
CN110580189A (en) method and device for generating front-end page, computer equipment and storage medium
CN106601254A (en) Information inputting method, information inputting device and calculation equipment
WO2024152665A1 (en) Code construction method and apparatus, and computer device and storage medium
CN111722842A (en) Pipeline arranging method and device, electronic equipment and storage medium
CN111126019A (en) Report generation method and device based on mode customization and electronic equipment
CN112052611B (en) Simulation method, device and storage medium of power equipment based on geometric model
CN110532559B (en) Rule processing method and device
CN112084446A (en) Webpage editing method, editor, electronic equipment and readable storage medium
CN111027196B (en) Simulation analysis task processing method and device for power equipment and storage medium
CN112667631B (en) Automatic editing method, device, equipment and storage medium for business field
CN112631920A (en) Test method, test device, electronic equipment and readable storage medium
CN114449063B (en) Message processing method, device and equipment
CN110018831A (en) Program processing method, device and Related product
CN112070227B (en) Neural network training method, device and equipment
CN110825461A (en) Data processing method and device
TWI734151B (en) Parameter synchronization method, device, and storage medium
CN110877332B (en) Robot dance file generation method and device, terminal device and storage medium
CN113467610A (en) Architecture method, device, terminal and medium of brain-computer interface BCI (brain computer interface) equipment
CN118153489B (en) Graphic element moving linkage method, device, equipment and medium based on configuration file
CN106020996A (en) Data updating method and data updating apparatus
CN111401020A (en) Interface loading method and system and computing equipment
CN112860237B (en) Measurement and control firmware generation method and device, computer equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant