CN103593402A - Grid equipment graphic element allocation method - Google Patents

Grid equipment graphic element allocation method Download PDF

Info

Publication number
CN103593402A
CN103593402A CN201310485981.9A CN201310485981A CN103593402A CN 103593402 A CN103593402 A CN 103593402A CN 201310485981 A CN201310485981 A CN 201310485981A CN 103593402 A CN103593402 A CN 103593402A
Authority
CN
China
Prior art keywords
pel
equipment
style
legend
rule
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
CN201310485981.9A
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.)
Electric Power Research Institute of Guangdong Power Grid Co Ltd
Original Assignee
Electric Power Research Institute of Guangdong 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 Electric Power Research Institute of Guangdong Power Grid Co Ltd filed Critical Electric Power Research Institute of Guangdong Power Grid Co Ltd
Priority to CN201310485981.9A priority Critical patent/CN103593402A/en
Publication of CN103593402A publication Critical patent/CN103593402A/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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention aims to provide a grid equipment graphic element allocation method. The method includes: establishing a spatial GIS (geographic information system) graphic element allocation model comprising an equipment legend table, a graphic element style rule table, and a style table; finding out corresponding legend styles according to equipment legend rules and rendering in the graphic element allocation process. The grid equipment graphic element allocation method which is more flexible and softer to expand is provided according to China southern power grid GIS graphic element specifications and is provided in order to overcome the defects of the existing grid GIS graphic element allocation method. A graphic element allocation model and a correspondence amongst each style of grid equipment, graphic element display rules and graphic element symbols are established according to a relational database, so that various grid devices under the GIS system platform can be conveniently monitored and maintained in real time.

Description

Grid equipment pel collocation method
Technical field
The present invention relates to Spatial GIS (GIS) and electric network information maintenance technology field, relate in particular to the collocation method that a kind of " generating-transmission of electricity-power transformation-distribution " full electric network equipment pel is played up at GIS platform symbol.
Background technology
Along with GIS technology develops in electrical network field, each province, districts and cities set up electrical network Spatial GIS (GIS) successively, because first stage of construction grid equipment pel does not have unified standard, as figure metasymbol (symbol shape, the color of transformer, fill type etc.), the graph style of transformer (point, line, face), grid equipment represents all different at each electrical network Spatial GIS (GIS), be unfavorable for setting up unified GIS platform.
Afterwards, south electric network company limited formulated relevant power grid GIS pel standard, had stipulated primitives classification and the code of power grid GIS, comprised pel title, state, graphical symbol.But may not exclusively meet the business demand of prefectures and cities' personalization, at this moment just need the grid equipment pel collocation method of an extensibility, realize grid equipment pel flexible configuration and represent.
At present, power grid GIS platform device pel represents, and is mainly that following two kinds of modes realize: the configuration file of writing the filtration of code implementation rule and system reading and saving legend rule.
Code implementation rule filters: this is very original implementation, it is by code, to realize screening to play up that power grid GIS platform device pel represents, as on-load switch, the on off state of code judgement on-load switch, being that " opening " just played up on map and represented with green switch symbols, is that " closing " just played up on map and represented with red switch symbols.This mode maintenance cost is high, is not easy to configuration and later expansion.
Configuration file is preserved legend rule: this mode is mainly saved in binary file or XML file, extensibility, structuring and the cross-platform feature of utilizing XML, the pel allocation models of foundation based on XML, every class grid equipment definition pel is represented to rule and corresponding figure metasymbol, but device category is various, corresponding multiple rule, is not easy to check and safeguard.
Summary of the invention
The present invention be directed to the deficiency of existing power grid GIS pel collocation method, follow south electric network GIS pel standard for one of proposition, the grid equipment pel collocation method of more flexible, flexible expansion.By adopting relational database to set up pel allocation models, set up every class grid equipment, pel shows rule and figure metasymbol three corresponding relation, thereby is convenient to all kinds of grid equipments under generalized information system platform to carry out Real-Time Monitoring and maintenance.
The technical scheme that the present invention specifically takes is as follows:
A pel collocation method, comprises following content:
One, build GIS pel allocation models:
Pel allocation models comprises equipment legend table, pel style rule table, style sheet.
1) equipment legend table: for recording the adoptable legend item of every kind equipment, every kind equipment all need have at least one legend item at legend table, this legend item records this kind equipment and adopts which kind of pel style rule, one kind equipment can corresponding a plurality of legend items (as transformer station divides according to electric pressure state, a kind of legend of use of 500kV, the another kind of legend of 220kV, 110kV adopts again a kind of legend of energy), and use sequence number to record sequencing.
2) pel style rule table: rule list records every kind equipment screening rule (if the on off state of on-load switch=" opening " is a rule, a kind of pattern in corresponding style sheet), style rule table and various style sheet are one-one relationships, every kind of corresponding a kind of pattern of rule.
3) style sheet: the figure metasymbol of recording unit, comprise a pattern, line pattern, face pattern and dimension style, record every kind equipment corresponding point, line, the pattern of face and mark, also comprises color, size is filled type, transparency, the bitmap of connection or font etc.
Two, pel layoutprocedure
Pel layoutprocedure is found out corresponding pel pattern according to equipment drawing convention and is played up, and specifically comprises as follows:
1) according to device type title, at equipment legend table, search corresponding pel style rule, use pel style rule sequence number ascending sort, draw pel style rule ID set.
2) according to pel style rule ID set, in pel style rule table, search corresponding rule.
3) circulation searching regular collection out.
4) find out the figure metasymbol that equipment is corresponding, and play up.
Accompanying drawing explanation
Fig. 1 is pel allocation models figure;
Fig. 2 is the process flow diagram of pel layoutprocedure.
Embodiment
Below in conjunction with accompanying drawing, grid equipment pel collocation method of the present invention is described further:
One, build GIS pel allocation models:
As shown in Figure 1, pel allocation models comprises equipment legend table, pel style rule table and style sheet.
1) equipment legend table: every kind equipment all need have at least one legend item at legend table, record adopts that pel style rule, one kind equipment can corresponding a plurality of legend items (as transformer station divides according to electric pressure state, a kind of legend of use of 500kV, the another kind of legend of 220kV, 110kV adopts again a kind of legend of energy), and use sequence number to record sequencing.(design is in Table 1)
Figure BDA0000396467230000031
Table 1
2) pel style rule table: rule list records every kind equipment screening rule (if the on off state of on-load switch=" opening " is a rule, a kind of pattern in corresponding style sheet), style rule table and various style sheet are one-one relationships, every kind of corresponding a kind of pattern of rule.(design is in Table 2)
Figure BDA0000396467230000032
Figure BDA0000396467230000041
Table 2
3) style sheet: comprise a pattern, line pattern, face pattern and dimension style, record every kind equipment corresponding point, line, the pattern of face and mark, comprises color, size is filled type, transparency, the bitmap of connection or font etc.(designing in Table 3,45,6)
Figure BDA0000396467230000042
Table 3
Figure BDA0000396467230000043
Figure BDA0000396467230000051
Table 4
Table 5
Figure BDA0000396467230000053
Table 6
Two, pel layoutprocedure
As shown in Figure 2, pel layoutprocedure is found out corresponding pel pattern according to equipment drawing convention and is played up, and specifically comprises as follows:
1) according to device type title, at equipment legend table, search corresponding rule, service regeulations sequence number ascending sort, draws rule ID set.
Figure BDA0000396467230000054
2), according to rule ID set, in pel style rule table, search corresponding rule.
Figure BDA0000396467230000061
3) circulation searching regular collection out.
4) according to pel pattern table name and pattern ID, find out the figure metasymbol that equipment is corresponding, and play up.
Figure BDA0000396467230000062
The method, for the deficiency of existing power grid GIS pel collocation method, is followed south electric network GIS pel standard for one of proposition, the grid equipment pel collocation method of more flexible, flexible expansion.At relational database, set up pel allocation models, safeguard every class grid equipment, pel shows rule and figure metasymbol three corresponding relation.
Those skilled in the art should understand the present invention still can have the variation of various embodiments.Though above-described embodiment with and characteristic to describe in detail as above, needing to understand can have multiple variation under spirit of the present invention and category, substitutes and revises.Moreover, flow process in this instructions, machine, manufactures, and the material forming, means, the specific embodiment of method and step is not in order to limit range of application of the present invention.Those of ordinary skills can understand the flow process of the embodiment of the present invention easily, and machine is manufactured, the material forming, means, method, or step, in preexist or improvement after a while, according to the present invention, applied embodiment is to complete close function or to reach close result.

Claims (5)

1. a grid equipment pel collocation method, is characterized in that comprising following content:
Build Spatial GIS (GIS) pel allocation models: pel allocation models comprises equipment legend table, pel style rule table, style sheet;
Pel layoutprocedure: pel layoutprocedure is found out corresponding pel pattern according to equipment drawing convention and played up.
2. grid equipment pel collocation method as claimed in claim 1, it is characterized in that: described equipment legend table is used for recording the adoptable legend item of every kind equipment, every kind equipment all need have at least one or a plurality of legend item at legend table, this legend item records this kind equipment and adopts which kind of pel style rule, when the corresponding a plurality of legend item of equipment, use sequence number to record sequencing.
3. grid equipment pel collocation method as claimed in claim 1, is characterized in that: the every kind equipment screening rule of described pel style rule table record, style rule table and various style sheet are one-one relationships, every kind of corresponding a kind of pattern of rule.
4. grid equipment pel collocation method as claimed in claim 1, is characterized in that: the figure metasymbol of described style sheet recording unit, comprises a pattern, line pattern, face pattern and dimension style, record every kind equipment corresponding point, line, the pattern of face and mark, also comprise color, size, fills type, transparency, the bitmap of connection or font.
5. grid equipment pel collocation method as claimed in claim 1, is characterized in that: described pel layoutprocedure specifically comprises the steps:
1) according to device type title, at equipment legend table, search corresponding pel style rule, use pel style rule sequence number ascending sort, draw pel style rule ID set;
2) according to pel style rule ID set, in pel style rule table, search corresponding rule;
3) circulation searching regular collection out;
4) find out the figure metasymbol that equipment is corresponding, and play up.
CN201310485981.9A 2013-10-16 2013-10-16 Grid equipment graphic element allocation method Pending CN103593402A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310485981.9A CN103593402A (en) 2013-10-16 2013-10-16 Grid equipment graphic element allocation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310485981.9A CN103593402A (en) 2013-10-16 2013-10-16 Grid equipment graphic element allocation method

Publications (1)

Publication Number Publication Date
CN103593402A true CN103593402A (en) 2014-02-19

Family

ID=50083543

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310485981.9A Pending CN103593402A (en) 2013-10-16 2013-10-16 Grid equipment graphic element allocation method

Country Status (1)

Country Link
CN (1) CN103593402A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927586A (en) * 2014-04-09 2014-07-16 深圳供电局有限公司 Grid equipment model and graph two-way projection method and system
CN104317988A (en) * 2014-10-08 2015-01-28 广东电网公司汕头供电局 Method, equipment and system of automatically generating looped network graph based on GIS (geographic information system) distributing graph
CN104484831A (en) * 2014-11-25 2015-04-01 国家电网公司 Graph dispatching operation order system and generation method for distribution network operation order graphs in graph dispatching operation order system
CN107133272A (en) * 2017-04-07 2017-09-05 南京南瑞集团公司 A kind of Web ends magnanimity power network resources GIS data dynamic dispatching and rendering intent
CN107145655A (en) * 2017-04-25 2017-09-08 南京南瑞集团公司 The method for setting up the grid equipment vector graphical element sign mould comprising topology information
CN108563857A (en) * 2018-04-04 2018-09-21 国家电网公司 Project of transmitting and converting electricity model element figure construction method based on three dimensional design and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159065A (en) * 2007-11-08 2008-04-09 武汉大学 Computer automatic drafting method of complicated map symbol
US20100312407A1 (en) * 2006-10-18 2010-12-09 Siemens Aktiengesellschaft Method and system for controlling an electrical installation
CN103235798A (en) * 2013-05-22 2013-08-07 江苏省邮电规划设计院有限责任公司 Method and system for storing business domain space resources of multi-source geographic grids
CN103309944A (en) * 2013-05-14 2013-09-18 广东南方数码科技有限公司 Surface feature symbolization method for realizing map library integration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100312407A1 (en) * 2006-10-18 2010-12-09 Siemens Aktiengesellschaft Method and system for controlling an electrical installation
CN101159065A (en) * 2007-11-08 2008-04-09 武汉大学 Computer automatic drafting method of complicated map symbol
CN103309944A (en) * 2013-05-14 2013-09-18 广东南方数码科技有限公司 Surface feature symbolization method for realizing map library integration
CN103235798A (en) * 2013-05-22 2013-08-07 江苏省邮电规划设计院有限责任公司 Method and system for storing business domain space resources of multi-source geographic grids

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927586A (en) * 2014-04-09 2014-07-16 深圳供电局有限公司 Grid equipment model and graph two-way projection method and system
CN104317988A (en) * 2014-10-08 2015-01-28 广东电网公司汕头供电局 Method, equipment and system of automatically generating looped network graph based on GIS (geographic information system) distributing graph
CN104317988B (en) * 2014-10-08 2018-01-23 广东电网公司汕头供电局 A kind of method, equipment and system for automatically generating looped network figure along Butut based on GIS
CN104484831A (en) * 2014-11-25 2015-04-01 国家电网公司 Graph dispatching operation order system and generation method for distribution network operation order graphs in graph dispatching operation order system
CN107133272A (en) * 2017-04-07 2017-09-05 南京南瑞集团公司 A kind of Web ends magnanimity power network resources GIS data dynamic dispatching and rendering intent
CN107133272B (en) * 2017-04-07 2019-12-03 南京南瑞集团公司 A kind of end Web magnanimity power network resources GIS data dynamic dispatching and rendering method
CN107145655A (en) * 2017-04-25 2017-09-08 南京南瑞集团公司 The method for setting up the grid equipment vector graphical element sign mould comprising topology information
CN107145655B (en) * 2017-04-25 2020-12-08 南京南瑞集团公司 Method for establishing power grid equipment vector primitive symbolic model containing topological information
CN108563857A (en) * 2018-04-04 2018-09-21 国家电网公司 Project of transmitting and converting electricity model element figure construction method based on three dimensional design and system

Similar Documents

Publication Publication Date Title
CN103593402A (en) Grid equipment graphic element allocation method
CN104376416B (en) Production Managementsystem For Electricpower Network and dispatch automated system graphic interaction method
CN102411764B (en) The data management system of grid equipment and management method
CN107145655B (en) Method for establishing power grid equipment vector primitive symbolic model containing topological information
CN103700210B (en) The comprehensive warning exhibiting method of a kind of sing on web GIS
CN111724499B (en) Method and device for rapidly displaying monitoring information of urban rail transit equipment in batches
CN106294562A (en) A kind of electric network information methods of exhibiting and device
CN108153965B (en) Method for automatically generating interval chart based on SCD file
CN104682560B (en) Graphical verifying method for power distribution network model transaction
CN102411765A (en) Three-dimensional power grid construction method and device
CN102385791A (en) Electronic map video and alarm monitoring linked system
CN106841908A (en) The visual presentation method of the distribution network failure positioning based on power grid GIS
CN105631597A (en) Construction method for transformer substation three-dimensional visual platform
CN103440280A (en) Retrieval method and device applied to massive spatial data retrieval
CN105930170A (en) SCD file semantic version management method based on comparison analysis results
CN202110580U (en) Intelligent distribution network equipment account management system based on GIS (Geographic Information System)
CN108319593A (en) A kind of secondary equipment of intelligent converting station modeling method for simulation training system
CN106815392B (en) Intelligent reading method for manufacturer terminal strip
CN103441988B (en) Across GIS platform data migration method
CN103700027A (en) Method for achieving multi-dimensional bidirectional free-matching visual display of electric power data and graphics
CN104391965A (en) Method for graphically displaying ICD [IED (intelligent electronic device) capability description] virtual terminals of intelligent substations
CN102262703B (en) Method for constructing figure and RDF (Radio Direction Finder) model for designing intelligent transformer substation
CN104574214A (en) Grid power distribution network emergency repair displaying method and system
CN104391872A (en) Logic consistency calibration method for single line diagrams of PMS (plant management system) and error prevention system
CN103578046A (en) Graph splicing method for achieving layering display of electric grid structure

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140219