CN113094027A - Calling method and device of public control, electronic equipment and storage medium - Google Patents

Calling method and device of public control, electronic equipment and storage medium Download PDF

Info

Publication number
CN113094027A
CN113094027A CN202110461733.5A CN202110461733A CN113094027A CN 113094027 A CN113094027 A CN 113094027A CN 202110461733 A CN202110461733 A CN 202110461733A CN 113094027 A CN113094027 A CN 113094027A
Authority
CN
China
Prior art keywords
service data
hierarchical structure
target node
level hierarchical
level
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
CN202110461733.5A
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.)
Foshan Power Supply Bureau of Guangdong Power Grid Corp
Original Assignee
Foshan Power Supply Bureau of Guangdong Power Grid Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Foshan Power Supply Bureau of Guangdong Power Grid Corp filed Critical Foshan Power Supply Bureau of Guangdong Power Grid Corp
Priority to CN202110461733.5A priority Critical patent/CN113094027A/en
Publication of CN113094027A publication Critical patent/CN113094027A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention discloses a method and a device for calling a public control, electronic equipment and a storage medium, wherein the method comprises the following steps: the method comprises the steps of obtaining service data in a power grid system, constructing a three-level hierarchical structure, classifying the service data into different nodes of the three-level hierarchical structure, determining a target node from the three-level hierarchical structure, displaying the type and the name of the service data in the target node, carrying out corresponding service processing on the service data in the target node to obtain a processing result, and carrying out corresponding adjustment on the three-level hierarchical structure based on the processing result. The method classifies the power grid service data through the public information model, loads and displays the public information model data, and performs associated search on the public information model data, thereby ensuring the smooth operation of the construction of the power system informatization system.

Description

Calling method and device of public control, electronic equipment and storage medium
Technical Field
The invention relates to the field of public information models of power systems, in particular to a method and a device for calling a public control, electronic equipment and a storage medium.
Background
With the gradual increase of service modules, almost every service module needs to use a common information model of the power system, and the query of the service modules is usually participated in according to offices, houses, transformer substations, feeder lines and the like.
The public information model of the power system is a foundation for developing the construction of the informatization system of the power system, and an intelligent decision-making system is built by combining the public model with a business. In the process of building an information system, when a CIM (common information model) module is used in a business module, the CIM module is realized again when the CIM module is needed, so that different codes are realized by different developers, and various problems of non-uniformity, inconvenient maintenance, redundancy of a plurality of codes, low efficiency and the like are caused.
Therefore, in order to ensure that the construction of the informatization system of the power system runs smoothly, and solve the technical problem that the common information model needs to be implemented again every time at present, a method for calling the common control needs to be constructed urgently.
Disclosure of Invention
The invention provides a calling method and device of a public control, electronic equipment and a storage medium, and solves the technical problem that the public control needs to be realized again every time a public information model needs to be used at present.
In a first aspect, the present invention provides a method for calling a public control, including:
acquiring service data in a power grid system;
constructing a three-level hierarchical structure, and classifying the business data into different nodes of the three-level hierarchical structure;
determining a target node from the three-level hierarchical structure, and displaying the type and the name of the service data in the target node;
performing corresponding service processing on the service data in the target node to obtain a processing result;
and correspondingly adjusting the three-level hierarchical structure based on the processing result.
Optionally, the types of the service data are divided into four types, namely office, station and line, according to the size of the power grid range; constructing a three-level hierarchical structure and classifying the business data into different nodes of the three-level hierarchical structure, including:
constructing a three-level hierarchical structure;
classifying service data of power supply stations governed by different regional offices into different nodes of the first level of the three-level hierarchical structure;
classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
and classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
Optionally, determining a target node from the three-level hierarchical structure, and displaying the type and name of the service data in the target node, including:
determining a target node from the three-level hierarchy;
and inquiring the type and the name of the service data in the target node, and determining and displaying the type and the name of the service data in the target node.
Optionally, querying the type and name of the service data in the target node, and displaying the type and name of the service data in the target node, includes:
acquiring the names of the target nodes and the corresponding business data from the three-level hierarchical structure;
obtaining the type of the service data in the target node according to the node level of the target node;
and determining and displaying the type and the name of the service data in the target node.
In a second aspect, the present invention provides an apparatus for invoking a common control, including:
the acquisition module is used for acquiring service data in the power grid system;
the classification module is used for constructing a three-level hierarchical structure and classifying the service data into different nodes of the three-level hierarchical structure;
the display module is used for determining a target node from the three-level hierarchical structure and displaying the type and the name of the service data in the target node;
the processing module is used for performing corresponding service processing on the service data in the target node to obtain a processing result;
and the adjusting module is used for correspondingly adjusting the three-level hierarchical structure based on the processing result.
Optionally, the types of the service data are divided into four types, namely office, station and line, according to the size of the power grid range; the classification module comprises:
the construction submodule is used for constructing a three-level hierarchical structure;
the first classification submodule is used for classifying the service data of the power supply station governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
the second classification submodule is used for classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
and the third classification submodule is used for classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
Optionally, the display module comprises:
a determining submodule for determining a target node from the three-level hierarchical structure;
and the display sub-module is used for inquiring the type and the name of the service data in the target node, and determining and displaying the type and the name of the service data in the target node.
Optionally, the display sub-module includes:
the name unit is used for acquiring the names of the target nodes and the corresponding service data from the three-level hierarchical structure;
the type unit is used for obtaining the type of the service data in the target node according to the node level of the target node;
and the display unit is used for determining and displaying the type and the name of the service data in the target node.
In a third aspect, the present invention provides an electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, which when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, the present invention provides a readable storage medium on which is stored a program or instructions which, when executed by a processor, performs the steps of the method according to the first aspect.
According to the technical scheme, the invention has the following advantages: the invention provides a calling method of public controls, which comprises the steps of constructing a three-level hierarchical structure by obtaining service data in a power grid system, classifying the service data into different nodes of the three-level hierarchical structure, determining a target node from the three-level hierarchical structure, displaying the type and name of the service data in the target node, carrying out corresponding service processing on the service data in the target node to obtain a processing result, correspondingly adjusting the three-level hierarchical structure based on the processing result, classifying the power grid service data through a public information model, loading and displaying public information model data, and carrying out association search on the public information model data, so that the technical problem that the common information model needs to be re-implemented every time the public information model is used in the existing method is solved, and a public embedded layer of a system framework can be unified, The method has the advantages of reducing code redundancy, improving reusability, facilitating code uniform maintenance, improving development work efficiency and enabling research and development personnel to be concentrated in service module development.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a flowchart illustrating a first embodiment of a method for invoking a public control according to the present invention;
FIG. 2 is a flowchart illustrating a second embodiment of a method for invoking a public control according to the present invention;
FIG. 3 is a flowchart of the steps of loading and displaying the public information model data in the method for calling the public control according to the present invention;
FIG. 4 is a flowchart of the steps of the public information model association search in a method for invoking a public control according to the present invention;
fig. 5 is a block diagram illustrating an embodiment of a device for invoking a common control according to the present invention.
Detailed Description
The embodiment of the invention provides a calling method and device of a public control, electronic equipment and a storage medium, which are used for solving the technical problem that the public control needs to be realized again every time a public information model needs to be used at present.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In a first embodiment, referring to fig. 1, fig. 1 is a flowchart illustrating a first flow step of a first method for calling a public control according to a first embodiment of the present invention, including:
step S101, acquiring service data in a power grid system;
step S102, constructing a three-level hierarchical structure, and classifying the service data into different nodes of the three-level hierarchical structure;
step S103, determining a target node from the three-level hierarchical structure, and displaying the type and the name of service data in the target node;
step S104, performing corresponding service processing on the service data in the target node to obtain a processing result;
and step S105, correspondingly adjusting the three-level hierarchical structure based on the processing result.
The calling method of the public control provided by the embodiment of the invention comprises the steps of constructing a three-level hierarchical structure by acquiring service data in a power grid system, classifying the service data into different nodes of the three-level hierarchical structure, determining a target node from the three-level hierarchical structure, displaying the type and name of the service data in the target node, carrying out corresponding service processing on the service data in the target node to obtain a processing result, correspondingly adjusting the three-level hierarchical structure based on the processing result, classifying the power grid service data through a public information model, loading and displaying public information model data, and carrying out association search on the public information model data, so that the technical problem that the realization is required to be carried out again when the public information model is required to be used every time in the prior art is solved, a public embedded layer of a system framework can be unified, and the method can be used for realizing the unified, The method has the advantages of reducing code redundancy, improving reusability, facilitating code uniform maintenance, improving development work efficiency and enabling research and development personnel to be concentrated in service module development.
In a second embodiment, referring to fig. 2, fig. 2 is a flowchart illustrating a flow of a method for calling a public control according to the present invention, including:
step S201, acquiring service data in a power grid system;
it should be noted that the types of the service data are divided into four types, namely office, station and line, according to the size of the power grid range.
In the embodiment of the invention, the staff needs to acquire the service data in the power grid system.
Step S202, constructing a three-level hierarchical structure;
in the embodiment of the present invention, a three-level hierarchical structure needs to be constructed to classify the service data.
Step S203, classifying the service data of the power supply stations governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
it should be noted that the present invention classifies service data according to the size (i.e. type) of the power grid.
In the embodiment of the invention, the service data of the power supply stations governed by different regional offices are classified into different nodes of the first level of the three-level hierarchical structure.
Step S204, classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
in the embodiment of the invention, the service data of the substations belonging to different power supply stations are classified to different nodes of the second level of the three-level hierarchical structure.
Step S205, classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure;
in the embodiment of the invention, the service data of the feeder lines belonging to different transformer substations need to be classified to different nodes of the third level of the three-level hierarchical structure.
Step S206, determining a target node from the three-level hierarchical structure;
in the embodiment of the invention, a target node is determined from the three-level hierarchical structure, and the type and the name of the service data in the target node are obtained.
Step S207, inquiring the type and name of the service data in the target node, and determining and displaying the type and name of the service data in the target node;
in an optional embodiment, querying the type and name of the service data in the target node, and determining and displaying the type and name of the service data in the target node includes:
acquiring the names of the target nodes and the corresponding business data from the three-level hierarchical structure;
obtaining the type of the service data in the target node according to the node level of the target node;
and determining and displaying the type and the name of the service data in the target node.
In the embodiment of the invention, a target node is determined from the three-level hierarchical structure, the name of the service data in the target node is obtained, the type of the service data in the target node is obtained according to the node level of the target node, and the type and the name of the service data in the target node which are inquired are displayed.
Step S208, corresponding service processing is carried out on the service data in the target node to obtain a processing result;
in the embodiment of the invention, the staff can perform corresponding business processing on the business data in the target node according to the company needs and the actual situation to obtain the processing result.
Step S209, based on the processing result, correspondingly adjusting the three-level hierarchical structure;
in the embodiment of the present invention, the worker needs to correspondingly adjust the three-level hierarchical structure based on the processing result.
The calling method of the public control provided by the embodiment of the invention comprises the steps of constructing a three-level hierarchical structure by acquiring service data in a power grid system, classifying the service data into different nodes of the three-level hierarchical structure, determining a target node from the three-level hierarchical structure, displaying the type and name of the service data in the target node, carrying out corresponding service processing on the service data in the target node to obtain a processing result, correspondingly adjusting the three-level hierarchical structure based on the processing result, classifying the power grid service data through a public information model, loading and displaying public information model data, and carrying out association search on the public information model data, so that the technical problem that the realization is required to be carried out again when the public information model is required to be used every time in the prior art is solved, a public embedded layer of a system framework can be unified, and the method can be used for realizing the unified, The method has the advantages of reducing code redundancy, improving reusability, facilitating code uniform maintenance, improving development work efficiency and enabling research and development personnel to be concentrated in service module development.
In a third embodiment, please refer to fig. 3, where fig. 3 is a flowchart illustrating a step of loading and displaying public information model data in a method for calling a public control according to the present invention;
step S301, acquiring service data in a power grid system;
step S302, constructing a three-level hierarchical structure;
step S303, classifying service data of power supply stations governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
step S304, classifying the service data of the power supply stations governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
step S305, classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
In the method for calling the public control provided by the embodiment of the invention, the data of the public information model is loaded and displayed, constructing a three-level hierarchical structure by acquiring service data in a power grid system, classifying service data of power supply stations governed by different local offices into different nodes of a first level of the three-level hierarchical structure, classifying service data of transformer substations governed by different power supply stations into different nodes of a second level of the three-level hierarchical structure, classifying service data of feeder lines governed by different transformer substations into different nodes of a third level of the three-level hierarchical structure, the method classifies the service data and loads and displays the public information model data according to the size of the power grid range, not only unifies the public embedding layer of the system framework, reduces code redundancy, improves reusability, is convenient for code unified maintenance, but also can improve development work efficiency, and enables research personnel to concentrate on service module development.
In a fourth embodiment, please refer to fig. 4, where fig. 4 is a flowchart illustrating a step of searching for public information model association in a method for invoking a public control according to the present invention;
step S401, determining a target node from the three-level hierarchical structure;
step S402, inquiring the type and name of the service data in the target node, and determining and displaying the type and name of the service data in the target node;
step S403, performing corresponding service processing on the service data in the target node to obtain a processing result;
and S404, correspondingly adjusting the three-level hierarchical structure based on the processing result.
In the step of searching for the association of the public information model in the method for calling the public control provided by the embodiment of the invention, the target node is determined from the three-level hierarchical structure, the type and the name of the service data in the target node are inquired, the type and the name of the service data in the target node are determined and displayed, corresponding service processing is performed on the service data in the target node to obtain a processing result, the three-level hierarchical structure is correspondingly adjusted based on the processing result, and the search for the association of the public information model data is performed, so that not only is the public embedded layer of a system frame unified, the code redundancy reduced, the reusability improved, the unified maintenance of codes facilitated, but also the development work efficiency improved, and research and development personnel can concentrate on the development of the service module.
Referring to fig. 5, fig. 5 is a block diagram illustrating a structure of an embodiment of a device for calling a public control according to the present invention, including:
an obtaining module 501, configured to obtain service data in a power grid system;
a classification module 502, configured to construct a three-level hierarchical structure, and classify the service data into different nodes of the three-level hierarchical structure;
a display module 503, configured to determine a target node from the three-level hierarchical structure, and display a type and a name of service data in the target node;
a processing module 504, configured to perform corresponding service processing on the service data in the target node to obtain a processing result;
and an adjusting module 505, configured to perform corresponding adjustment on the three-level hierarchical structure based on the processing result.
In an optional embodiment, the types of the service data are divided into four types, namely an office type, a station type and a line type according to the size of a power grid range; the classification module 502 includes:
the construction submodule is used for constructing a three-level hierarchical structure;
the first classification submodule is used for classifying the service data of the power supply station governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
the second classification submodule is used for classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
and the third classification submodule is used for classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
In an alternative embodiment, the display module 503 includes:
a determining submodule for determining a target node from the three-level hierarchical structure;
and the display sub-module is used for inquiring the type and the name of the service data in the target node, and determining and displaying the type and the name of the service data in the target node.
In an alternative embodiment, the display sub-module comprises:
the name unit is used for acquiring the names of the target nodes and the corresponding service data from the three-level hierarchical structure;
the type unit is used for obtaining the type of the service data in the target node according to the node level of the target node;
and the display unit is used for determining and displaying the type and the name of the service data in the target node.
The embodiment of the present invention further provides an electronic device, which includes a memory and a processor, where the memory stores a computer program, and when the computer program is executed by the processor, the processor executes the steps of the method for calling the public control according to any one of the above embodiments.
The embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by the processor, implements the method for calling the public control according to any of the above embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the method, apparatus, electronic device and storage medium disclosed in the present application may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or 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 an indirect coupling or communication connection through some interfaces, 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.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
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, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a readable storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned readable storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will 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; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for calling a public control is characterized by comprising the following steps:
acquiring service data in a power grid system;
constructing a three-level hierarchical structure, and classifying the business data into different nodes of the three-level hierarchical structure;
determining a target node from the three-level hierarchical structure, and displaying the type and the name of the service data in the target node;
performing corresponding service processing on the service data in the target node to obtain a processing result;
and correspondingly adjusting the three-level hierarchical structure based on the processing result.
2. The method for calling the public control according to claim 1, wherein the types of the service data are divided into four types, namely office, station and line, according to the size of a power grid range; constructing a three-level hierarchical structure and classifying the business data into different nodes of the three-level hierarchical structure, including:
constructing a three-level hierarchical structure;
classifying service data of power supply stations governed by different regional offices into different nodes of the first level of the three-level hierarchical structure;
classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
and classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
3. The method for calling the public control according to claim 1 or 2, wherein the step of determining a target node from the three-level hierarchical structure and displaying the type and name of the business data in the target node comprises:
determining a target node from the three-level hierarchy;
and inquiring the type and the name of the service data in the target node, and determining and displaying the type and the name of the service data in the target node.
4. The method for calling the public control according to claim 3, wherein the querying the type and name of the service data in the target node and the displaying the type and name of the service data in the target node comprise:
acquiring the names of the target nodes and the corresponding business data from the three-level hierarchical structure;
obtaining the type of the service data in the target node according to the node level of the target node;
and determining and displaying the type and the name of the service data in the target node.
5. An apparatus for invoking a common control, comprising:
the acquisition module is used for acquiring service data in the power grid system;
the classification module is used for constructing a three-level hierarchical structure and classifying the service data into different nodes of the three-level hierarchical structure;
the display module is used for determining a target node from the three-level hierarchical structure and displaying the type and the name of the service data in the target node;
the processing module is used for performing corresponding service processing on the service data in the target node to obtain a processing result;
and the adjusting module is used for correspondingly adjusting the three-level hierarchical structure based on the processing result.
6. The calling device of the public control according to claim 5, wherein the types of the service data are divided into four types, namely office, station and line according to the size of a power grid range; the classification module comprises:
the construction submodule is used for constructing a three-level hierarchical structure;
the first classification submodule is used for classifying the service data of the power supply station governed by different regional offices to different nodes of the first level of the three-level hierarchical structure;
the second classification submodule is used for classifying the service data of the substations belonging to different power supply stations into different nodes of the second level of the three-level hierarchical structure;
and the third classification submodule is used for classifying the service data of the feeder lines belonging to different transformer substations to different nodes of the third level of the three-level hierarchical structure.
7. The calling device of the public control according to claim 5 or 6, wherein the display module comprises:
a determining submodule for determining a target node from the three-level hierarchical structure;
and the display sub-module is used for inquiring the type and the name of the service data in the target node, and determining and displaying the type and the name of the service data in the target node.
8. The apparatus for invoking a common control according to claim 7, wherein said display sub-module comprises:
the name unit is used for acquiring the names of the target nodes and the corresponding service data from the three-level hierarchical structure;
the type unit is used for obtaining the type of the service data in the target node according to the node level of the target node;
and the display unit is used for determining and displaying the type and the name of the service data in the target node.
9. An electronic device comprising a processor and a memory, the memory storing computer readable instructions that, when executed by the processor, perform the method of any of claims 1-4.
10. A storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, performs the method according to any of claims 1-4.
CN202110461733.5A 2021-04-27 2021-04-27 Calling method and device of public control, electronic equipment and storage medium Pending CN113094027A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110461733.5A CN113094027A (en) 2021-04-27 2021-04-27 Calling method and device of public control, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110461733.5A CN113094027A (en) 2021-04-27 2021-04-27 Calling method and device of public control, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113094027A true CN113094027A (en) 2021-07-09

Family

ID=76680514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110461733.5A Pending CN113094027A (en) 2021-04-27 2021-04-27 Calling method and device of public control, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113094027A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130204847A1 (en) * 2010-09-14 2013-08-08 Kabushiki Kaisha Toshiba Smart grid ontology update device
CN103488837A (en) * 2013-09-26 2014-01-01 国家电网公司 Automatic power network wire frame map layout method based on factory geographic information
CN103578046A (en) * 2013-11-12 2014-02-12 国网安徽省电力公司 Graph splicing method for achieving layering display of electric grid structure
CN104732452A (en) * 2015-03-13 2015-06-24 国家电网公司 Hierarchical display method of CIM resources of power distribution network system
US20160014177A1 (en) * 2014-07-11 2016-01-14 State Grid Suzhou Power Supply Company Cim/e and cim/g-based graphics-model-integrated apparatus and method for distribution network
CN108763669A (en) * 2018-05-15 2018-11-06 中国南方电网有限责任公司 A kind of electric network swim layering and zoning 3 d visualization methods of exhibiting
CN111861105A (en) * 2020-06-08 2020-10-30 国电南瑞南京控制***有限公司 Three-level longitudinal cooperation method and device for electric dispatching system of industrial and mining enterprise

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130204847A1 (en) * 2010-09-14 2013-08-08 Kabushiki Kaisha Toshiba Smart grid ontology update device
CN103488837A (en) * 2013-09-26 2014-01-01 国家电网公司 Automatic power network wire frame map layout method based on factory geographic information
CN103578046A (en) * 2013-11-12 2014-02-12 国网安徽省电力公司 Graph splicing method for achieving layering display of electric grid structure
US20160014177A1 (en) * 2014-07-11 2016-01-14 State Grid Suzhou Power Supply Company Cim/e and cim/g-based graphics-model-integrated apparatus and method for distribution network
CN104732452A (en) * 2015-03-13 2015-06-24 国家电网公司 Hierarchical display method of CIM resources of power distribution network system
CN108763669A (en) * 2018-05-15 2018-11-06 中国南方电网有限责任公司 A kind of electric network swim layering and zoning 3 d visualization methods of exhibiting
CN111861105A (en) * 2020-06-08 2020-10-30 国电南瑞南京控制***有限公司 Three-level longitudinal cooperation method and device for electric dispatching system of industrial and mining enterprise

Similar Documents

Publication Publication Date Title
CN106650161B (en) Electrical single line diagram mapping method and system based on power grid GIS
US11422910B2 (en) Method and system for implementing a data center operating system
CN108322937A (en) Resource allocation methods and composer in wireless access network for network slice
CN104966245B (en) A kind of visualization power supply plan auxiliary preparation method based on power grid GIS
CN111222226B (en) Conversion and access system and method from EMS (energy management system) to GIS (geographic information system) model based on scheduling application view angle
CN111159897B (en) Target optimization method and device based on system modeling application
CN108848132B (en) Power distribution scheduling main station system based on cloud
CN102957205A (en) Method and system for establishing distribution network model
CN104698374A (en) Method for improving testing efficiency and accuracy of automatic relay protecting tester
CN103955865A (en) Scheduled and faulted power outage range visualization method based on information interaction
CN114979074B (en) Enterprise IPv6 address hierarchical management method, system and storage medium
CN112861494A (en) Road network data-based visual report generation method, equipment and storage medium
CN104168138A (en) Electric power communication network system centralized topology generation and display method
CA3207585A1 (en) Modeling analysis method for device management network, and network model updating method
CN103488726A (en) Method for establishing unified grid data platform based on WEB-SERVICE
CN113190947A (en) Feed line group dividing method and device
CN104200394A (en) Power grid equipment network analysis method and system based on SpatiaLite database
CN113094027A (en) Calling method and device of public control, electronic equipment and storage medium
CN115687300A (en) Method, device, equipment and medium for constructing urban information model
CN103294878A (en) Unified modeling method of multidimensional grid models based on DMS (database management system)
CN111626639B (en) Power grid equipment state and data management system
CN103377241B (en) The method and system of power grid data integration
CN114218724A (en) Model construction method, device and system for power secondary system and storage medium
US9906413B1 (en) System and method for implementing a dynamic hierarchy for devices
CN103023740A (en) Information interaction bus system and electric power data transmission method

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