CN113779115A - Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium - Google Patents

Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium Download PDF

Info

Publication number
CN113779115A
CN113779115A CN202110834194.5A CN202110834194A CN113779115A CN 113779115 A CN113779115 A CN 113779115A CN 202110834194 A CN202110834194 A CN 202110834194A CN 113779115 A CN113779115 A CN 113779115A
Authority
CN
China
Prior art keywords
equipment
data
wiring diagram
primary wiring
ledger data
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
CN202110834194.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.)
Beijing Smart Brother Technology Co ltd
Original Assignee
Beijing Smart Brother Technology 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 Beijing Smart Brother Technology Co ltd filed Critical Beijing Smart Brother Technology Co ltd
Priority to CN202110834194.5A priority Critical patent/CN113779115A/en
Publication of CN113779115A publication Critical patent/CN113779115A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/149Adaptation of the text data for streaming purposes, e.g. Efficient XML Interchange [EXI] format

Abstract

The present disclosure provides a method and an apparatus for automatically forming a primary wiring diagram, an electronic device and a storage medium, including: acquiring a query interval range; acquiring equipment ledger data of equipment within the query interval range; generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data; loading the SVG data and displaying the primary wiring diagram; the device ledger data is recorded with device information and topological relation data between devices. According to the automatic primary wiring diagram mapping method, device, electronic equipment and storage medium, the primary wiring diagram is automatically drawn according to the equipment ledger data of the equipment in the query interval, and the operation data of the equipment is displayed on the primary wiring diagram. The method and the device greatly reduce the cost for generating and maintaining the primary wiring diagram. The method and the device can realize the association of the high-voltage side equipment and the low-voltage side equipment, and more conveniently, accurately and visually display the topological relation of the power grid equipment.

Description

Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of power system visualization technologies, and in particular, to an automatic mapping method and apparatus for a primary wiring diagram, an electronic device, and a storage medium.
Background
Grid visualization has been an important research topic in power grids. The primary wiring diagram, also called the main wiring diagram, is a wiring diagram showing the routes for power transmission and power distribution, and the electrical devices directly connected to the primary wiring, called primary devices or primary elements. The primary wiring diagram can reflect the topological situation between a plant station and a line, is a common reference for departments of scheduling, overhauling, planning and the like of a power grid, and has more applications in actual real-time scheduling and production management.
Disclosure of Invention
In view of the above, the present disclosure provides a method, an apparatus, an electronic device and a storage medium for automatically forming a primary wiring diagram.
Based on the above purpose, the present disclosure provides an automatic mapping method of a primary wiring diagram, including:
acquiring a query interval range;
acquiring equipment ledger data of equipment within the query interval range;
generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data;
loading the SVG data and displaying the primary wiring diagram;
the device ledger data is recorded with device information and topological relation data between devices.
Optionally, the method further includes:
acquiring target equipment selected in the primary wiring diagram;
acquiring equipment ledger data associated with the target equipment;
generating XML data and SVG data corresponding to the tracing wiring diagram according to the equipment ledger data associated with the target equipment;
and loading the SVG data and displaying the tracing wiring diagram.
Optionally, the trace-back wiring diagram is used for performing upward trace-back and/or downward trace-back on the target device.
Optionally, the method further includes:
acquiring equipment ledger data of all equipment in the range of the primary wiring diagram;
calculating the load of a target line according to the equipment ledger data;
judging whether the target line load exceeds a safety standard or not;
and if so, alarming and displaying.
Optionally, before the obtaining the query, the method further includes:
summarizing equipment information;
generating topological relation data among the devices according to the device information;
and generating equipment ledger data according to the equipment information and the topological relation data, and storing the equipment ledger data in a database.
Optionally, the equipment ledger data is excel data, and the excel data includes a field for storing the context of the equipment.
Based on the same inventive concept, the present disclosure also provides an automatic drawing device of a primary wiring diagram, comprising:
the acquisition module is used for acquiring an inquiry interval range and acquiring equipment ledger data of equipment in the inquiry interval range;
the output module is used for generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data;
the display module is used for loading the SVG data and displaying the primary wiring diagram;
the device ledger data is recorded with device information and topological relation data between devices.
Optionally, the method further includes:
the calculation module is used for calculating the load of the target line according to the equipment ledger data;
the judging module is used for judging whether the target line load exceeds a safety standard or not;
and the alarm module is used for carrying out alarm display if the line load exceeds the safety standard.
Based on the same inventive concept, the present disclosure also provides an electronic device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements the above method when executing the program.
Based on the same inventive concept, the present disclosure also provides a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the above method.
As can be seen from the foregoing, according to the automatic primary wiring diagram mapping method and apparatus, the electronic device, and the storage medium provided in the present disclosure, when a user needs to select a primary wiring diagram of a device in an inquiry interval, a primary wiring diagram is automatically mapped according to device ledger data of the device in the inquiry interval, and operation data of the device is displayed on the primary wiring diagram. Compared with the traditional mapping mode, the method greatly reduces the labor cost and the time cost for generating and maintaining the primary wiring diagram. In addition, the association between the high-voltage side equipment and the low-voltage side equipment can be realized through the tracing function of the target equipment in the primary wiring diagram, the topological relation of the power grid equipment is displayed more conveniently, quickly, accurately and visually, and an operator can conveniently monitor, schedule and maintain the equipment.
Drawings
In order to more clearly illustrate the technical solutions in the present disclosure or related technologies, the drawings needed to be used in the description of the embodiments or related technologies are briefly introduced below, and it is obvious that the drawings in the following description are only embodiments of the present disclosure, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic diagram flow chart diagram of an automatic diagram forming method for a primary wiring diagram provided by an embodiment of the present disclosure;
fig. 2 is a schematic diagram of a tracing flow of an automatic mapping method of a primary wiring diagram provided in the embodiment of the present disclosure;
FIG. 3 is a schematic diagram of an automatic primary wiring diagram forming apparatus according to an embodiment of the present disclosure;
fig. 4 is a more specific hardware structure diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
For the purpose of promoting a better understanding of the objects, aspects and advantages of the present disclosure, reference is made to the following detailed description taken in conjunction with the accompanying drawings.
It is to be noted that technical terms or scientific terms used in the embodiments of the present disclosure should have a general meaning as understood by those having ordinary skill in the art to which the present disclosure belongs, unless otherwise defined. The use of "first," "second," and similar terms in the embodiments of the disclosure is not intended to indicate any order, quantity, or importance, but rather to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
As described in the background section, in the conventional method, drawing of a primary wiring diagram and post-commissioning maintenance work are often manually performed. In this way, because of many factors of manual participation, not only a large amount of manpower and material resources are consumed, but also the problems of drawing errors of graphs or data association errors are easy to occur.
In addition, the applicant researches and discovers that in the existing primary wiring diagram, the high-voltage side and the low-voltage side are cracked, and the association relationship between the high-voltage side equipment and the low-voltage side equipment cannot be displayed visually. This causes inconvenience to the operator in the work of monitoring, scheduling and maintaining the power grid equipment.
In view of this, the embodiments of the present disclosure provide an automatic primary wiring diagram mapping method and apparatus, an electronic device, and a storage medium.
Referring to fig. 1, a diagram forming flow diagram of an automatic diagram forming method of a primary wiring diagram provided in an embodiment of the present disclosure is shown, where the automatic diagram forming method of the primary wiring diagram includes the following steps:
s101, acquiring a query interval range.
The query interval is selected by the user.
Before obtaining the query, the method further comprises:
and summarizing the equipment information.
And generating topological relation data among the devices according to the device information.
And generating equipment ledger data according to the equipment information and the topological relation data, and storing the equipment ledger data in a database.
The equipment information mainly comprises information data of the power grid equipment acquired from design drawings and other related files of the transformer substation. The information data comprises the names of stations, the voltage classes and the main connection types thereof, the number of buses and the names of the buses under each voltage class, the number of alternating current lines and the names of the alternating current lines, the number of power loads and the names of loads, the number of capacitance reactors and the names of the capacitance reactors, the number of switches and the names of the switches, the number of disconnecting links and the names of disconnecting links, and the connection relations of the transformer with the disconnecting links and the switches respectively. In addition, the system also comprises basic data information such as a manufacturer of the power grid equipment, a delivery date, cycle test information and the like.
In some embodiments, the device ledger data is excel data, and the excel data includes a field for storing the context of the device.
All structural information parameters used for drawing the wiring diagram once are stored in the database, and the database can be used as a data source for executing automatic diagram drawing.
And S102, acquiring equipment standing book data of the equipment in the query interval range.
The equipment standing account data in the step includes equipment standing account data of equipment and/or equipment associated with the equipment in the query interval range, and records equipment information and topological relation data between the equipment.
S103, generating XML data (EXtensible Markup Language, subset of standard general Markup Language, XML for short) and SVG data (Scalable Vector Graphics) corresponding to the primary wiring diagram according to the equipment account data.
The XML data and the SVG data are output according to the standards of the power engineering drawing standard and the power grid SVG graphic expression standard for the equipment ledger data (mainly comprising power grid equipment attributes, topological relations, logic relation graphs and the like). The data in the XML format is used for recording the topological relation between devices, and the data in the SVG format is used for displaying an HTML page (HyperText Markup Language text Markup Language, a standard Markup Language for creating a web page).
And S104, loading the SVG data and displaying a primary wiring diagram.
And loading the SVG data on the HTML page, generating a primary wiring diagram of the equipment in the query interval, and displaying the primary wiring diagram through the HTML page. At this time, the user can visually know the topological relation and the related data between the devices in the selected query interval through the primary wiring diagram of the devices in the query interval displayed by the HTML page.
Referring to fig. 2, which is a schematic diagram of a tracing flow of an automatic primary wiring diagram mapping method provided in the embodiment of the present disclosure, if a user needs to trace a target device or a target line in a query interval, the steps include:
s201, target equipment selected in the primary wiring diagram is obtained.
S202, acquiring equipment ledger data associated with the target equipment.
And S203, generating XML data and SVG data corresponding to the tracing wiring diagram according to the equipment ledger data associated with the target equipment.
And S204, loading the SVG data and displaying a tracing wiring diagram.
In some embodiments, a user may utilize a traceback wiring diagram to trace back up and/or down a target device.
The upward tracing and/or the downward tracing are/is to enable a user to judge the influence range of the fault equipment in the whole power grid through tracing the wiring diagram when the power grid equipment has a fault.
And the upward tracing is to call the topological relation between the target equipment and the superior equipment according to the equipment ledger data, generate a primary wiring diagram of the target equipment and the superior equipment thereof and display the primary wiring diagram through an HTML page. When the power transmission network breaks down and the power transmission line of the target equipment needs to be changed, the upward tracing can be used for operators to quickly inquire specific change lines, and the operators can conveniently make change strategies.
And the step of tracing downwards is that according to the equipment ledger data, the topological relation between the target equipment and the subordinate equipment is called, a primary wiring diagram of the target equipment and the subordinate equipment is generated and displayed through an HTML page. When the power transmission network fails and the power transmission line of the target equipment needs to be changed, the downward tracing can be used for operators to quickly inquire whether the target line or the target equipment can support the power consumption requirement of the subordinate equipment after being changed, and the operators can conveniently check the change scheme.
According to the automatic primary wiring diagram forming method provided by the disclosure, when a user needs to inquire the primary wiring diagram of equipment in an interval, the primary wiring diagram is automatically drawn according to the equipment ledger data of the equipment in the inquiry interval, and the operation data of the equipment is displayed on the primary wiring diagram. Compared with the traditional mapping mode, the method greatly reduces the labor cost and the time cost for generating and maintaining the primary wiring diagram. In addition, the association between the high-voltage side equipment and the low-voltage side equipment can be realized through the tracing function of the target equipment in the primary wiring diagram, the topological relation of the power grid equipment is displayed more conveniently, quickly, accurately and visually, and an operator can conveniently monitor, schedule and maintain the equipment.
In some embodiments, the method for automatically mapping a primary wiring diagram further comprises:
and acquiring the equipment ledger data of all the equipment in the range of the primary wiring diagram.
And calculating the target line load according to the equipment ledger data.
And judging whether the target line load exceeds a safety standard.
And if so, alarming and displaying.
Because the primary wiring diagram contains more devices and lines, the contained information is more complicated. According to the embodiment provided by the invention, the target line load selected by the user according to the self requirement can be calculated and analyzed according to the acquired equipment standing book data. And (4) assisting a user to analyze and detect the attribute, the topological relation and the logical relation of the power equipment in the primary wiring diagram, and giving an alarm to the user in time if a problem is found. The power grid equipment and lines can be detected when the power grid equipment and lines are used and maintained by a user.
The automatic mapping method of the primary wiring diagram provided by the disclosure can enable an operator to visually check various switching signal quantities, equipment changes and influence ranges in the power transmission network.
It should be noted that the method of the embodiments of the present disclosure may be executed by a single device, such as a computer or a server. The method of the embodiment can also be applied to a distributed scene and completed by the mutual cooperation of a plurality of devices. In such a distributed scenario, one of the devices may only perform one or more steps of the method of the embodiments of the present disclosure, and the devices may interact with each other to complete the method.
It should be noted that the above describes some embodiments of the disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments described above and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Based on the same inventive concept, corresponding to the method of any embodiment, the disclosure also provides an automatic mapping device of the primary wiring diagram.
Referring to fig. 3, a schematic structural diagram of an automatic primary wiring diagram forming apparatus provided in this embodiment is provided, where the automatic primary wiring diagram forming apparatus includes:
the obtaining module 301 is configured to obtain a query interval range, and obtain device ledger data of devices within the query interval range.
And the output module 302 is configured to generate XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data.
And the display module 303 is used for loading the SVG data and displaying a primary wiring diagram.
The device ledger data records device information and topological relation data between devices.
In some embodiments, the automatic mapping apparatus of a primary wiring diagram further comprises:
and the calculating module 304 is used for calculating the target line load according to the equipment ledger data.
And a judging module 305, configured to judge whether the target line load exceeds a safety standard.
And the alarm module 306 is used for displaying an alarm if the line load exceeds the safety standard.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations of the present disclosure.
The device of the above embodiment is used for implementing an automatic mapping method of a corresponding primary wiring diagram in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described herein again.
Based on the same inventive concept, corresponding to the method of any embodiment described above, the present disclosure further provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the method for automatically forming the primary wiring diagram according to any embodiment described above.
Fig. 4 is a schematic diagram illustrating a more specific hardware structure of an electronic device according to this embodiment, where the electronic device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component in a device (not shown) or may be external to the device to provide a corresponding function. The input devices may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output devices may include a display, a speaker, a vibrator, an indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, Bluetooth and the like).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
The electronic device of the above embodiment is used for implementing the automatic mapping method of the corresponding primary wiring diagram in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described herein again.
Based on the same inventive concept, corresponding to any of the above-described embodiment methods, the present disclosure also provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the automatic mapping method of the primary wiring diagram according to any of the above embodiments.
Computer-readable media of the present embodiments, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
The computer instructions stored in the storage medium of the above embodiment are used to enable the computer to execute the automatic mapping method for a primary wiring diagram according to any one of the above embodiments, and have the beneficial effects of corresponding method embodiments, which are not described herein again.
It should be noted that the embodiments of the present disclosure can be further described in the following ways:
an automatic mapping method of a primary wiring diagram comprises the following steps:
acquiring a query interval range;
acquiring equipment ledger data of equipment within the query interval range;
generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data;
loading the SVG data and displaying the primary wiring diagram;
the device ledger data is recorded with device information and topological relation data between devices.
Optionally, the method further includes:
acquiring target equipment selected in the primary wiring diagram;
acquiring equipment ledger data associated with the target equipment;
generating XML data and SVG data corresponding to the tracing wiring diagram according to the equipment ledger data associated with the target equipment;
and loading the SVG data and displaying the tracing wiring diagram.
Optionally, the trace-back wiring diagram is used for performing upward trace-back and/or downward trace-back on the target device.
Optionally, the method further includes:
acquiring equipment ledger data of all equipment in the range of the primary wiring diagram;
calculating the load of a target line according to the equipment ledger data;
judging whether the target line load exceeds a safety standard or not;
and if so, alarming and displaying.
Optionally, before the obtaining the query, the method further includes:
summarizing equipment information;
generating topological relation data among the devices according to the device information;
and generating equipment ledger data according to the equipment information and the topological relation data, and storing the equipment ledger data in a database.
Optionally, the equipment ledger data is excel data, and the excel data includes a field for storing the context of the equipment.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, is limited to these examples; within the idea of the present disclosure, also technical features in the above embodiments or in different embodiments may be combined, steps may be implemented in any order, and there are many other variations of the different aspects of the embodiments of the present disclosure as described above, which are not provided in detail for the sake of brevity.
In addition, well-known power/ground connections to Integrated Circuit (IC) chips and other components may or may not be shown in the provided figures for simplicity of illustration and discussion, and so as not to obscure the embodiments of the disclosure. Furthermore, devices may be shown in block diagram form in order to avoid obscuring embodiments of the present disclosure, and this also takes into account the fact that specifics with respect to implementation of such block diagram devices are highly dependent upon the platform within which the embodiments of the present disclosure are to be implemented (i.e., specifics should be well within purview of one skilled in the art). Where specific details (e.g., circuits) are set forth in order to describe example embodiments of the disclosure, it should be apparent to one skilled in the art that the embodiments of the disclosure can be practiced without, or with variation of, these specific details. Accordingly, the description is to be regarded as illustrative instead of restrictive.
While the present disclosure has been described in conjunction with specific embodiments thereof, many alternatives, modifications, and variations of these embodiments will be apparent to those of ordinary skill in the art in light of the foregoing description. For example, other memory architectures (e.g., dynamic ram (dram)) may use the discussed embodiments.
The disclosed embodiments are intended to embrace all such alternatives, modifications and variances which fall within the broad scope of the appended claims. Therefore, any omissions, modifications, equivalents, improvements, and the like that may be made within the spirit and principles of the embodiments of the disclosure are intended to be included within the scope of the disclosure.

Claims (10)

1. An automatic mapping method of a primary wiring diagram comprises the following steps:
acquiring a query interval range;
acquiring equipment ledger data of equipment within the query interval range;
generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data;
loading the SVG data and displaying the primary wiring diagram;
the device ledger data is recorded with device information and topological relation data between devices.
2. The automated mapping method of claim 1, further comprising:
acquiring target equipment selected in the primary wiring diagram;
acquiring equipment ledger data associated with the target equipment;
generating XML data and SVG data corresponding to the tracing wiring diagram according to the equipment ledger data associated with the target equipment;
and loading the SVG data and displaying the tracing wiring diagram.
3. The automatic mapping method according to claim 2, wherein the target device is traced back up and/or traced back down using the traceback wiring diagram.
4. The automated mapping method of claim 1, further comprising:
acquiring equipment ledger data of all equipment in the range of the primary wiring diagram;
calculating the load of a target line according to the equipment ledger data;
judging whether the target line load exceeds a safety standard or not;
and if so, alarming and displaying.
5. The automatic mapping method of claim 1, wherein prior to obtaining the query, further comprising:
summarizing equipment information;
generating topological relation data among the devices according to the device information;
and generating equipment ledger data according to the equipment information and the topological relation data, and storing the equipment ledger data in a database.
6. The automatic mapping method according to claim 1, wherein the equipment ledger data is excel data, and the excel data includes a field for storing the context of the equipment.
7. An automatic drawing device for a primary wiring diagram, comprising:
the acquisition module is used for acquiring an inquiry interval range and acquiring equipment ledger data of equipment in the inquiry interval range;
the output module is used for generating XML data and SVG data corresponding to the primary wiring diagram according to the equipment ledger data;
the display module is used for loading the SVG data and displaying the primary wiring diagram;
the device ledger data is recorded with device information and topological relation data between devices.
8. The automated patterning device of claim 7, further comprising:
the calculation module is used for calculating the load of the target line according to the equipment ledger data;
the judging module is used for judging whether the target line load exceeds a safety standard or not;
and the alarm module is used for carrying out alarm display if the line load exceeds the safety standard.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of any one of claims 1 to 6 when executing the program.
10. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1 to 6.
CN202110834194.5A 2021-07-22 2021-07-22 Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium Pending CN113779115A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110834194.5A CN113779115A (en) 2021-07-22 2021-07-22 Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110834194.5A CN113779115A (en) 2021-07-22 2021-07-22 Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113779115A true CN113779115A (en) 2021-12-10

Family

ID=78835969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110834194.5A Pending CN113779115A (en) 2021-07-22 2021-07-22 Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113779115A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373655A (en) * 2015-11-04 2016-03-02 国网电力科学研究院武汉南瑞有限责任公司 Method for organically correlating primary and secondary system connection diagrams of intelligent substation
CN106933942A (en) * 2017-01-17 2017-07-07 国网浙江省电力公司电力科学研究院 A kind of primary system wiring automatic mapping method based on transformer station's specification description
CN109408960A (en) * 2018-10-24 2019-03-01 国网安徽省电力有限公司 The method and system of intelligent substation main wiring diagram is automatically generated based on SCD
CN110852023A (en) * 2019-11-06 2020-02-28 许继集团有限公司 Automatic generation method and device for primary main wiring diagram of intelligent substation
CN112861293A (en) * 2021-01-19 2021-05-28 国网浙江省电力有限公司 Power transmission network wiring diagram generation method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373655A (en) * 2015-11-04 2016-03-02 国网电力科学研究院武汉南瑞有限责任公司 Method for organically correlating primary and secondary system connection diagrams of intelligent substation
CN106933942A (en) * 2017-01-17 2017-07-07 国网浙江省电力公司电力科学研究院 A kind of primary system wiring automatic mapping method based on transformer station's specification description
CN109408960A (en) * 2018-10-24 2019-03-01 国网安徽省电力有限公司 The method and system of intelligent substation main wiring diagram is automatically generated based on SCD
CN110852023A (en) * 2019-11-06 2020-02-28 许继集团有限公司 Automatic generation method and device for primary main wiring diagram of intelligent substation
CN112861293A (en) * 2021-01-19 2021-05-28 国网浙江省电力有限公司 Power transmission network wiring diagram generation method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN108255897B (en) Visualized chart data conversion processing method and device
CN105404967B (en) Automatic planning method and system for power distribution network
CN109409005B (en) DCS design document generation method, device, equipment and readable storage medium
CN107784139B (en) Automatic generation method of electrical schematic diagram of compressor control system
US11063998B2 (en) System and method for energy management information system reliability assurance
KR101917038B1 (en) Device of reference document integration management and procedure display for making nuclear power plant commissioning procedures
CN104201779B (en) A kind of online monitoring data based on SVG is automatically integrating monitoring method
CN112633625A (en) Audit suspicious point automatic scanning method and device, electronic equipment and storage medium
CN110119272A (en) A kind of human-machine interface configuration design method and device
CN103268568A (en) Method for determining relay protection device definite value by utilizing formula editor self-defined template
CN113642850A (en) Data fusion method and terminal for power distribution network planning
CN109783097A (en) Draw the implementation method of web frequency diagram plug-in unit
CN104199928A (en) Method for describing and analyzing semi-structured pages
US11073818B2 (en) Development support apparatus, program development support method, and program development support program
CN112435001A (en) Multi-source data checking method and device for power distribution network
CN113779115A (en) Automatic drawing method and device for primary wiring diagram, electronic equipment and storage medium
CN105652137A (en) Transformer substation online monitoring and diagnosis model identification method and device
CN112116204A (en) Dynamic risk assessment method and device, electronic equipment and storage medium
CN110472103B (en) Construction business form management method, system, storage medium and electronic terminal
CN111078518B (en) Data acquisition method, terminal device and computer readable storage medium
CN112182073A (en) Electric power measurement data display method and system
Jiamin et al. Application of open source GIS technology in seismic analysis and forecasting system
KR20130045092A (en) Auto layout method
CN111754198A (en) Digital processing method and system for power transmission and transformation project
CN111178780A (en) Operation and maintenance strategy setting method and device, storage medium and electronic equipment

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