CN102855271A - Storage and traceable management method for multi-version power grid model - Google Patents
Storage and traceable management method for multi-version power grid model Download PDFInfo
- Publication number
- CN102855271A CN102855271A CN2012102318594A CN201210231859A CN102855271A CN 102855271 A CN102855271 A CN 102855271A CN 2012102318594 A CN2012102318594 A CN 2012102318594A CN 201210231859 A CN201210231859 A CN 201210231859A CN 102855271 A CN102855271 A CN 102855271A
- Authority
- CN
- China
- Prior art keywords
- model
- data base
- network model
- distributed data
- storage
- 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.)
- Granted
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention provides a storage and traceable management method for a multi-version power grid model. The storage and traceable management method comprises the following steps of: establishing a model base sheet in a distributed database and maintaining information of the model base sheet; leading a local initial model and an initial model of the whole network into the distributed database; if a certain local model is changed, generating a structured 1uery language (SQL) increment file, executing SQL operation in batches to store the new version local model and the whole network model into the distributed database; and traceably managing the multi-version power grid model. By the method, the multi-version power grid model can be effectively managed, and only increments are stored, and redundancy is not stored; and furthermore, due to data distributed storage, when the data amount of the model base sheet is increased, the query access speed can be obviously increased.
Description
Technical field
The invention belongs to the control technique in power system field, but be specifically related to a kind of storage and tracing management method of many versions electric network model.
Background technology
Electric network model has reflected the connection status of electrical network physical equipment, and model also needed to make corresponding modification when change occured physical equipment.In the production environment, normally carry out the modification of off-line, and after finishing a series of verifications, legal model and corresponding database thereof, picture, concordance list etc. are dropped into on-line operation.Production run will produce the model bank of many versions, and classic method is that the model bank table is exported to file, then name according to the time, but version be easily chaotic on the one hand for this method, and the data redundancy amount is large on the other hand.
In addition, support the requirement of the supporting system technologies at different levels of large operation architecture according to State Grid Corporation of China " three collection five large " System Construction, unified, complete, electric network model is its basic condition accurately.At present to set up the classic method of electric network model be Independent modeling, external network equivalent and multipole model splicing in each dispatching center, has in the new process of actual motion that the partial model exchange is untimely, model and a problem such as real time data is not mated, model combination efficient is not high.
Therefore, realize that many versions electric network model is unified store and management significant to the lexical analysis level that promotes whole electrical network.
Summary of the invention
In order to overcome above-mentioned the deficiencies in the prior art, but the invention provides a kind of storage and tracing management method of many versions electric network model, can be effectively to the managing of many versions electric network model, and only store increment, do not have redundancy; In addition, the data distributed storage, when model bank table data volume increased, queried access speed can significantly improve.
In order to realize the foregoing invention purpose, the present invention takes following technical scheme:
But a kind of storage of many versions electric network model and tracing management method said method comprising the steps of:
Step 1: model of creation storehouse table in distributed data base, and Maintenance Model storehouse table information;
Step 2: the initial model in area and the initial model of the whole network are imported distributed data base;
Step 3: if the regional model change then generates the SQL delta file, the batch SQL statement interface that utilizes distributed data base to provide is carried out the SQL operation, and redaction regional model and the whole network model are stored in the described distributed data base;
Step 4: but many versions of tracing management electric network model.
In the described step 1, the SQL access interface model of creation database table structure in distributed data base that provides according to distributed data base.
The structure of described model bank table is fixed, and during system initialization, creates statically area and the whole network model bank table in described distributed data base, with the tableInfo table model bank table information is managed simultaneously.
In the described step 2, the initial model in area and the initial model of the whole network are imported distributed data base by the CIM/E form.
Described distributed data base realizes based on the database Hbase that increases income that is structured on the Hadoop, with key-value pair<rowkey, and value〉form storage data.
Can the attribute of described tableInfo table comprises be sky, data type, data length and major key whether; The name form of described rowkey is<domain name+model bank table name+row name 〉.
Described distributed data base encapsulation Hbase Basic API provides the stsndard SQL access interface, shows to create in described distributed data base and the increasing, delete, change and look into of data with standard SQL language.
In the described step 3, utilize the row TimeStamp of Hbase to realize the management of time dimension model version based on the distributed data base that Hbase realizes; When carrying out redaction regional model and the whole network model storage operation, stamp unified TimeStamp according to the version submission time for the incremental data of redaction, and create in addition table in order to the mapping relations of maintenance release submission time and version number.
In the described step 4, but the tracing management of many versions electric network model comprises the management to time dimension, Spatial Dimension and application dimension.
But undertaken in the tracing management by time dimension, by time during the management multi-version electric network model, directly access model bank table corresponding in the described distributed data base, carry out data scanning according to timestamp; During by version number's management multi-version electric network model, access first the VersionInfo table, the submission time that version query this shop is corresponding visits again model bank table corresponding in the distributed data base and obtains model data.
But undertaken in the tracing management by Spatial Dimension, the name form of showing in the described distributed data base is<homophony name+model bank table name 〉, distributed data base provides the interface by regional information access electric network model, supports lower dress, issue and calculation services to different regions model and the whole network model.
But undertaken in the tracing management by using dimension, distributed data base provides single table access interface and configurable access multilist interface, to different application by correlation table corresponding to the arbitrary old version different application of configuration access, but realize to use the tracing management of dimension.
Compared with prior art, beneficial effect of the present invention is:
1. realize unified storage and the unified access of each department and the whole network model;
2. satisfy the electric network model management of retrospective many versions;
3. the miscellaneous editions of electric network model is only stored increment, does not have redundancy;
4. data distributed storage, when model bank table data volume increased, queried access speed can significantly improve;
5. support the services such as lower dress based on many versions electric network model of unified storage, issue, calculating;
6. method is simple and reliable, easily carries out.
Description of drawings
But Fig. 1 is the storage and tracing management method schematic diagram of many versions electric network model in the embodiment of the invention;
Fig. 2 is model bank table maintenance of information schematic diagram in the distributed data base in the embodiment of the invention;
Fig. 3 is the data-mapping figure of model bank and distributed data base in the embodiment of the invention;
But Fig. 4 is the schematic diagram that by time dimension many versions electric network model is carried out tracing management in the embodiment of the invention;
But Fig. 5 is the schematic diagram that by Spatial Dimension many versions electric network model is carried out tracing management in the embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing the present invention is described in further detail.
Such as Fig. 1-Fig. 5, but a kind of storage of many versions electric network model and tracing management method said method comprising the steps of:
Step 1: model of creation storehouse table in distributed data base, and Maintenance Model storehouse table information;
Step 2: the initial model in area and the initial model of the whole network are imported distributed data base;
Step 3: if the regional model change then generates the SQL delta file, the batch SQL statement interface that utilizes distributed data base to provide is carried out the SQL operation, and redaction regional model and the whole network model are stored in the described distributed data base;
Step 4: but many versions of tracing management electric network model.
In the described step 1, the SQL access interface model of creation database table structure in distributed data base that provides according to distributed data base.
The structure of described model bank table is fixed, and during system initialization, static area and the whole network model bank table of creating in described distributed data base manages model bank table information with the tableInfo table simultaneously.
In the described step 2, the initial model in area and the initial model of the whole network are imported distributed data base by the CIM/E form.
Described distributed data base realizes based on the database Hbase that increases income that is structured on the Hadoop, and its key assignments is with<rowkey, value〉form storage data.
Can the attribute of described tableInfo table comprises be sky, data type, data length and major key whether; The name form of described rowkey is<domain name+model bank table name+row name 〉.
Described distributed data base encapsulation Hbase Basic API provides the stsndard SQL access interface, shows to create in described distributed data base and the increasing, delete, change and look into of data with standard SQL language.
In the described step 3, utilize the row TimeStamp of Hbase to realize the management of time dimension model version based on the distributed data base that Hbase realizes; When carrying out redaction regional model and the whole network model storage operation, stamp unified TimeStamp according to the version submission time for the incremental data of redaction, and create in addition table in order to the mapping relations of maintenance release submission time and version number.
In the described step 4, but the tracing management of many versions electric network model comprises the management to time dimension, Spatial Dimension and application dimension.
But undertaken in the tracing management by time dimension, by time during the management multi-version electric network model, directly access model bank table corresponding in the described distributed data base, carry out data scanning according to timestamp; During by version number's management multi-version electric network model, access first the VersionInfo table, the submission time that version query this shop is corresponding visits again model bank table corresponding in the distributed data base and obtains model data.
But undertaken in the tracing management by Spatial Dimension, the name form of showing in the described distributed data base is<homophony name+model bank table name 〉, distributed data base provides the interface by regional information access electric network model, supports lower dress, issue and calculation services to different regions model and the whole network model.
But undertaken in the tracing management by using dimension, distributed data base provides single table access interface and configurable access multilist interface, to different application by correlation table corresponding to the arbitrary old version different application of configuration access, but realize to use the tracing management of dimension.
Should be noted that at last: above embodiment is only in order to illustrate that technical scheme of the present invention is not intended to limit, although with reference to above-described embodiment the present invention is had been described in detail, those of ordinary skill in the field are to be understood that: still can make amendment or be equal to replacement the specific embodiment of the present invention, and do not break away from any modification of spirit and scope of the invention or be equal to replacement, it all should be encompassed in the middle of the claim scope of the present invention.
Claims (12)
1. but the storage of version electric network model more than a kind and tracing management method is characterized in that: said method comprising the steps of:
Step 1: model of creation storehouse table in distributed data base, and Maintenance Model storehouse table information;
Step 2: the initial model in area and the initial model of the whole network are imported distributed data base;
Step 3: if the regional model change then generates the SQL delta file, the batch SQL statement interface that utilizes distributed data base to provide is carried out the SQL operation, and redaction regional model and the whole network model are stored in the described distributed data base;
Step 4: but many versions of tracing management electric network model.
2. but the storage of many versions electric network model according to claim 1 and tracing management method is characterized in that: in the described step 1, and the SQL access interface model of creation database table structure in distributed data base that provides according to distributed data base.
3. but the storage of many versions electric network model according to claim 2 and tracing management method, it is characterized in that: the structure of described model bank table is fixed, during system initialization, in described distributed data base, create statically area and the whole network model bank table, with the tableInfo table model bank table information is managed simultaneously.
4. but the storage of many versions electric network model according to claim 1 and tracing management method is characterized in that: in the described step 2, the initial model in area and the initial model of the whole network are imported distributed data base by the CIM/E form.
5. but the storage of many versions electric network model according to claim 1 and tracing management method, it is characterized in that: described distributed data base realizes based on the database Hbase that increases income that is structured on the Hadoop, with key-value pair<rowkey, value〉form storage data.
6. but it is characterized in that according to claim 3 or the storage of 5 described many versions electric network models and tracing management method: can the attribute of described tableInfo table comprises be sky, data type, data length and major key whether; The name form of described rowkey is<domain name+model bank table name+row name 〉.
7. but the storage of many versions electric network model according to claim 5 and tracing management method, it is characterized in that: described distributed data base encapsulation Hbase Basic API, the stsndard SQL access interface is provided, in described distributed data base, shows to create and the increasing, delete, change and look into of data with standard SQL language.
8. but the storage of many versions electric network model according to claim 1 and tracing management method, it is characterized in that: in the described step 3, utilize the row TimeStamp of Hbase to realize the management of time dimension model version based on the distributed data base that Hbase realizes; When carrying out redaction regional model and the whole network model storage operation, stamp unified TimeStamp according to the version submission time for the incremental data of redaction, and create in addition table in order to the mapping relations of maintenance release submission time and version number.
9. but the storage of many versions electric network model according to claim 1 and tracing management method, it is characterized in that: in the described step 4, but the tracing management of many versions electric network model comprises the management to time dimension, Spatial Dimension and application dimension.
10. but the storage of many versions electric network model according to claim 9 and tracing management method, it is characterized in that: but undertaken in the tracing management by time dimension, by time during the management multi-version electric network model, directly corresponding model bank table in the described distributed data base of access carries out data scanning according to timestamp; During by version number's management multi-version electric network model, access first the VersionInfo table, the submission time that version query this shop is corresponding visits again model bank table corresponding in the distributed data base and obtains model data.
11. but the storage of many versions electric network model according to claim 9 and tracing management method, it is characterized in that: but undertaken in the tracing management by Spatial Dimension, the name form of showing in the described distributed data base is<homophony name+model bank table name 〉, distributed data base provides the interface by regional information access electric network model, supports lower dress, issue and calculation services to different regions model and the whole network model.
12. but the storage of many versions electric network model according to claim 9 and tracing management method, it is characterized in that: but undertaken in the tracing management by using dimension, distributed data base provides single table access interface and configurable access multilist interface, to different application by correlation table corresponding to the arbitrary old version different application of configuration access, but realize to use the tracing management of dimension.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210231859.4A CN102855271B (en) | 2012-07-05 | 2012-07-05 | The storage of a kind of multi-version power grid model and traceable management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210231859.4A CN102855271B (en) | 2012-07-05 | 2012-07-05 | The storage of a kind of multi-version power grid model and traceable management method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102855271A true CN102855271A (en) | 2013-01-02 |
CN102855271B CN102855271B (en) | 2016-09-21 |
Family
ID=47401859
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210231859.4A Active CN102855271B (en) | 2012-07-05 | 2012-07-05 | The storage of a kind of multi-version power grid model and traceable management method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102855271B (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103150202A (en) * | 2013-03-15 | 2013-06-12 | 汉柏科技有限公司 | Method for allowing CloudStack to be compatible with virtual machine existing in vCenter |
CN103577936A (en) * | 2013-11-15 | 2014-02-12 | 国家电网公司 | Distributed maintenance and global sharing system for power grid model and implementation method thereof |
CN103617492A (en) * | 2013-11-26 | 2014-03-05 | 中国科学院信息工程研究所 | Power grid historical scene retrieval method and system |
CN104239447A (en) * | 2014-09-01 | 2014-12-24 | 江苏瑞中数据股份有限公司 | Power-grid big time series data storage method |
CN105912691A (en) * | 2016-04-21 | 2016-08-31 | 国电南瑞科技股份有限公司 | Power grid model multi-version multi-tenant management system and method based on distributed storage |
CN106067071A (en) * | 2016-05-27 | 2016-11-02 | 国网陕西省电力公司经济技术研究院 | A kind of multi-state Model management method based on segment encoding |
CN106156338A (en) * | 2016-07-12 | 2016-11-23 | 复旦大学无锡研究院 | The date storage method of a kind of INFORMATION DISCOVERY server and INFORMATION DISCOVERY method |
CN106484906A (en) * | 2016-10-21 | 2017-03-08 | 焦点科技股份有限公司 | A kind of distributed objects storage system flash back method and device |
CN107341237A (en) * | 2017-07-04 | 2017-11-10 | 北京百度网讯科技有限公司 | Method and apparatus for processing information |
CN107357900A (en) * | 2017-07-14 | 2017-11-17 | 国电南瑞科技股份有限公司 | A kind of control method and device of electric power system model versions of data |
CN108090165A (en) * | 2017-12-13 | 2018-05-29 | 美林数据技术股份有限公司 | A kind of acquisition methods of the collection of illustrative plates variation based on embedded chart database |
CN109074387A (en) * | 2016-04-18 | 2018-12-21 | 亚马逊科技公司 | Versioned hierarchical data structure in Distributed Storage area |
CN113468149A (en) * | 2021-09-02 | 2021-10-01 | 北京宇信科技集团股份有限公司 | Data model development platform |
CN113836185A (en) * | 2021-09-27 | 2021-12-24 | 云南电网有限责任公司 | Power grid model version control and tracing management method and device |
US11308123B2 (en) | 2017-03-30 | 2022-04-19 | Amazon Technologies, Inc. | Selectively replicating changes to hierarchial data structures |
CN114493531A (en) * | 2022-01-27 | 2022-05-13 | 广州智算信息技术有限公司 | Intelligent model multi-person cooperation management platform based on AI big data |
US11550763B2 (en) | 2017-03-30 | 2023-01-10 | Amazon Technologies, Inc. | Versioning schemas for hierarchical data structures |
CN116975399A (en) * | 2023-09-22 | 2023-10-31 | 南京南瑞信息通信科技有限公司 | Historical state power grid geographic diagram display method and system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030061245A1 (en) * | 2001-09-21 | 2003-03-27 | International Business Machines Corporation | Implementing versioning support for data using a two-table approach that maximizes database efficiency |
CN1524239A (en) * | 2001-06-01 | 2004-08-25 | ���Ĺ��ʹ�˾ | Consistent read in a distributed database environment |
US20040225696A1 (en) * | 2003-05-08 | 2004-11-11 | Lik Wong | On-demand multi-version data dictionary to support distributed applications |
CN101661499A (en) * | 2009-03-25 | 2010-03-03 | 福建省电力有限公司 | Electric power application support system and distributed real-time data center thereof |
CN101807267A (en) * | 2009-12-09 | 2010-08-18 | 北京科东电力控制系统有限责任公司 | Method for realizing distributed collaborative modeling in integrated data platform |
CN102419764A (en) * | 2010-10-20 | 2012-04-18 | 微软公司 | Distributed transaction management for database systems with multiversioning |
-
2012
- 2012-07-05 CN CN201210231859.4A patent/CN102855271B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1524239A (en) * | 2001-06-01 | 2004-08-25 | ���Ĺ��ʹ�˾ | Consistent read in a distributed database environment |
US20030061245A1 (en) * | 2001-09-21 | 2003-03-27 | International Business Machines Corporation | Implementing versioning support for data using a two-table approach that maximizes database efficiency |
US20040225696A1 (en) * | 2003-05-08 | 2004-11-11 | Lik Wong | On-demand multi-version data dictionary to support distributed applications |
CN101661499A (en) * | 2009-03-25 | 2010-03-03 | 福建省电力有限公司 | Electric power application support system and distributed real-time data center thereof |
CN101807267A (en) * | 2009-12-09 | 2010-08-18 | 北京科东电力控制系统有限责任公司 | Method for realizing distributed collaborative modeling in integrated data platform |
CN102419764A (en) * | 2010-10-20 | 2012-04-18 | 微软公司 | Distributed transaction management for database systems with multiversioning |
Cited By (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103150202A (en) * | 2013-03-15 | 2013-06-12 | 汉柏科技有限公司 | Method for allowing CloudStack to be compatible with virtual machine existing in vCenter |
CN103150202B (en) * | 2013-03-15 | 2017-04-19 | 汉柏科技有限公司 | Method for allowing CloudStack to be compatible with virtual machine existing in vCenter |
CN103577936A (en) * | 2013-11-15 | 2014-02-12 | 国家电网公司 | Distributed maintenance and global sharing system for power grid model and implementation method thereof |
CN103577936B (en) * | 2013-11-15 | 2016-08-31 | 国家电网公司 | A kind of distributed maintenance of electric network model and globally shared system and its implementation |
CN103617492A (en) * | 2013-11-26 | 2014-03-05 | 中国科学院信息工程研究所 | Power grid historical scene retrieval method and system |
CN104239447A (en) * | 2014-09-01 | 2014-12-24 | 江苏瑞中数据股份有限公司 | Power-grid big time series data storage method |
CN109074387B (en) * | 2016-04-18 | 2022-05-13 | 亚马逊科技公司 | Versioned layered data structures in distributed data stores |
CN109074387A (en) * | 2016-04-18 | 2018-12-21 | 亚马逊科技公司 | Versioned hierarchical data structure in Distributed Storage area |
US11157517B2 (en) | 2016-04-18 | 2021-10-26 | Amazon Technologies, Inc. | Versioned hierarchical data structures in a distributed data store |
CN105912691A (en) * | 2016-04-21 | 2016-08-31 | 国电南瑞科技股份有限公司 | Power grid model multi-version multi-tenant management system and method based on distributed storage |
CN105912691B (en) * | 2016-04-21 | 2019-08-16 | 国电南瑞科技股份有限公司 | Electric network model multi version multi-tenant management system and method based on distributed storage |
CN106067071A (en) * | 2016-05-27 | 2016-11-02 | 国网陕西省电力公司经济技术研究院 | A kind of multi-state Model management method based on segment encoding |
CN106067071B (en) * | 2016-05-27 | 2020-01-10 | 国网陕西省电力公司经济技术研究院 | Multi-state model management method based on segmented coding |
CN106156338A (en) * | 2016-07-12 | 2016-11-23 | 复旦大学无锡研究院 | The date storage method of a kind of INFORMATION DISCOVERY server and INFORMATION DISCOVERY method |
CN106484906B (en) * | 2016-10-21 | 2020-01-10 | 焦点科技股份有限公司 | Distributed object storage system flash-back method and device |
CN106484906A (en) * | 2016-10-21 | 2017-03-08 | 焦点科技股份有限公司 | A kind of distributed objects storage system flash back method and device |
US11308123B2 (en) | 2017-03-30 | 2022-04-19 | Amazon Technologies, Inc. | Selectively replicating changes to hierarchial data structures |
US11860895B2 (en) | 2017-03-30 | 2024-01-02 | Amazon Technologies, Inc. | Selectively replicating changes to hierarchial data structures |
US11550763B2 (en) | 2017-03-30 | 2023-01-10 | Amazon Technologies, Inc. | Versioning schemas for hierarchical data structures |
CN107341237A (en) * | 2017-07-04 | 2017-11-10 | 北京百度网讯科技有限公司 | Method and apparatus for processing information |
CN107357900A (en) * | 2017-07-14 | 2017-11-17 | 国电南瑞科技股份有限公司 | A kind of control method and device of electric power system model versions of data |
CN108090165B (en) * | 2017-12-13 | 2021-12-28 | 美林数据技术股份有限公司 | Method for acquiring map change difference based on embedded graph database |
CN108090165A (en) * | 2017-12-13 | 2018-05-29 | 美林数据技术股份有限公司 | A kind of acquisition methods of the collection of illustrative plates variation based on embedded chart database |
CN113468149A (en) * | 2021-09-02 | 2021-10-01 | 北京宇信科技集团股份有限公司 | Data model development platform |
CN113836185A (en) * | 2021-09-27 | 2021-12-24 | 云南电网有限责任公司 | Power grid model version control and tracing management method and device |
CN114493531A (en) * | 2022-01-27 | 2022-05-13 | 广州智算信息技术有限公司 | Intelligent model multi-person cooperation management platform based on AI big data |
CN116975399A (en) * | 2023-09-22 | 2023-10-31 | 南京南瑞信息通信科技有限公司 | Historical state power grid geographic diagram display method and system |
CN116975399B (en) * | 2023-09-22 | 2023-12-26 | 南京南瑞信息通信科技有限公司 | Historical state power grid geographic diagram display method and system |
Also Published As
Publication number | Publication date |
---|---|
CN102855271B (en) | 2016-09-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102855271A (en) | Storage and traceable management method for multi-version power grid model | |
CN108647330B (en) | 3D lightweight conversion method based on BIM model file | |
CN107402976B (en) | Power grid multi-source data fusion method and system based on multi-element heterogeneous model | |
CN102750406B (en) | Multi-version management method for model set and difference model-based power grid model | |
CN102750358B (en) | Mapping method and system of system data model to common information model (CIM) | |
CN101908176A (en) | Method for modeling on basis of power information data and applying metadata management | |
CN111324610A (en) | Data synchronization method and device | |
CN112347071B (en) | Power distribution network cloud platform data fusion method and power distribution network cloud platform | |
CN102194018B (en) | System and method for predictive analysis of energy consumption of building based on cloud computing | |
CN102609417A (en) | Engine device and method for data integration and exchange of building information mode based on IFC (industry foundation classes) standards | |
CN103699638A (en) | Method for realizing cross-database type synchronous data based on configuration parameters | |
CN104317957B (en) | A kind of open platform of report form processing, system and report processing method | |
CN107590749A (en) | A kind of processing method and system with electricity consumption data | |
CN102799620A (en) | IEC 61850 universal database information model and design method for interface of IEC 61850 universal database information model | |
CN103399942A (en) | Data engine system supporting SaaS multi-tenant function and working method of data engine system | |
CN109783886A (en) | Emerging system and method for GIM model and IFC model | |
CN103914307A (en) | Interactive-interface fast implementation method based on reusable library | |
CN114281790B (en) | Multi-type load resource aggregator access system and method | |
CN104317864A (en) | Automatic identification method of information model based on IEC61850 logical nodes | |
CN105389367A (en) | Power network graphic multi-tense and multi-level distributed storage method based on Mongo database | |
CN104915794A (en) | Multi-time-state full-service unified modeling method based on model center | |
Wu et al. | An Auxiliary Decision‐Making System for Electric Power Intelligent Customer Service Based on Hadoop | |
CN103927402A (en) | Control logic diagram modular design management system implementation method | |
CN102402616B (en) | Method and system for realizing database cluster | |
CN110134511A (en) | A kind of shared storage optimization method of OpenTSDB |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |