基于GridLAB-D和Python的配电系统协同仿真数据结构研究

Kishan Prudhvi Guddanti, Y. Ye, Panitarn Chongfuangprinya, Bo Yang, Yang Weng
{"title":"基于GridLAB-D和Python的配电系统协同仿真数据结构研究","authors":"Kishan Prudhvi Guddanti, Y. Ye, Panitarn Chongfuangprinya, Bo Yang, Yang Weng","doi":"10.1109/PESGM41954.2020.9281651","DOIUrl":null,"url":null,"abstract":"Due to the high penetration of distributed energy resources (DERs) in the distribution system, there is an increasing need for advanced tools to thoroughly study the impacts of DERs on distribution networks under various DER control/modeling scenarios. This type of tools not only requires a powerful network simulation engine in distribution grids, but also a flexible and interactive environment for easy development of advanced analysis/control algorithms, e.g., cutting-edge machine learning packages. If the software can be open-sourced, the power industry can further enjoy transparency and faster-time-to-market transition to expedite renewable integration. Past work does not give a fully independent data structure to separate the simulation layer and the application layer. Therefore, this work aims at providing full independence while integrating the two most powerful open-source tools in distribution grid simulation and an extremely popular programming language: GridLAB-D and Python. Specifically, we carefully create (1) an open and flexible design, (2) easy-to-develop analytical application scenarios, and (3) compatibility with a variety of third-party tools. We demonstrate features (1) and (2) of this co-simulation framework with a use case study on integration capacity analysis (ICA) and we demonstrate feature (3) as an example to conduct graphical analysis in Python for distribution system analysis with a near-zero effort. A highly accurate and fast system-wide ICA result demonstrates the supreme data structure and easy-to-extend architecture for speeding renewable integration. The code is available for download.","PeriodicalId":106476,"journal":{"name":"2020 IEEE Power & Energy Society General Meeting (PESGM)","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2020-08-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"Better Data Structures for Co-simulation of Distribution System with GridLAB-D and Python\",\"authors\":\"Kishan Prudhvi Guddanti, Y. Ye, Panitarn Chongfuangprinya, Bo Yang, Yang Weng\",\"doi\":\"10.1109/PESGM41954.2020.9281651\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Due to the high penetration of distributed energy resources (DERs) in the distribution system, there is an increasing need for advanced tools to thoroughly study the impacts of DERs on distribution networks under various DER control/modeling scenarios. This type of tools not only requires a powerful network simulation engine in distribution grids, but also a flexible and interactive environment for easy development of advanced analysis/control algorithms, e.g., cutting-edge machine learning packages. If the software can be open-sourced, the power industry can further enjoy transparency and faster-time-to-market transition to expedite renewable integration. Past work does not give a fully independent data structure to separate the simulation layer and the application layer. Therefore, this work aims at providing full independence while integrating the two most powerful open-source tools in distribution grid simulation and an extremely popular programming language: GridLAB-D and Python. Specifically, we carefully create (1) an open and flexible design, (2) easy-to-develop analytical application scenarios, and (3) compatibility with a variety of third-party tools. We demonstrate features (1) and (2) of this co-simulation framework with a use case study on integration capacity analysis (ICA) and we demonstrate feature (3) as an example to conduct graphical analysis in Python for distribution system analysis with a near-zero effort. A highly accurate and fast system-wide ICA result demonstrates the supreme data structure and easy-to-extend architecture for speeding renewable integration. The code is available for download.\",\"PeriodicalId\":106476,\"journal\":{\"name\":\"2020 IEEE Power & Energy Society General Meeting (PESGM)\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-08-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 IEEE Power & Energy Society General Meeting (PESGM)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/PESGM41954.2020.9281651\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 IEEE Power & Energy Society General Meeting (PESGM)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/PESGM41954.2020.9281651","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

由于分布式能源在配电系统中的高度渗透,越来越需要先进的工具来深入研究各种分布式能源控制/建模场景下分布式能源对配电网络的影响。这种类型的工具不仅需要配电网中强大的网络仿真引擎,还需要灵活的交互式环境,以便轻松开发先进的分析/控制算法,例如尖端的机器学习包。如果软件可以开源,电力行业可以进一步享受透明度和更快的上市过渡,以加快可再生能源的整合。过去的工作并没有给出一个完全独立的数据结构来分离模拟层和应用层。因此,这项工作旨在提供完全的独立性,同时集成配电网格模拟中两个最强大的开源工具和一种非常流行的编程语言:GridLAB-D和Python。具体来说,我们精心创建了(1)开放灵活的设计,(2)易于开发的分析应用场景,以及(3)与各种第三方工具的兼容性。我们通过集成能力分析(ICA)的用例研究演示了该联合仿真框架的功能(1)和(2),并以功能(3)为例演示了在Python中进行配电系统分析的图形分析,几乎不需要付出任何努力。高精度、快速的全系统ICA结果显示了最高的数据结构和易于扩展的体系结构,可以加速可再生集成。代码可以下载。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Better Data Structures for Co-simulation of Distribution System with GridLAB-D and Python
Due to the high penetration of distributed energy resources (DERs) in the distribution system, there is an increasing need for advanced tools to thoroughly study the impacts of DERs on distribution networks under various DER control/modeling scenarios. This type of tools not only requires a powerful network simulation engine in distribution grids, but also a flexible and interactive environment for easy development of advanced analysis/control algorithms, e.g., cutting-edge machine learning packages. If the software can be open-sourced, the power industry can further enjoy transparency and faster-time-to-market transition to expedite renewable integration. Past work does not give a fully independent data structure to separate the simulation layer and the application layer. Therefore, this work aims at providing full independence while integrating the two most powerful open-source tools in distribution grid simulation and an extremely popular programming language: GridLAB-D and Python. Specifically, we carefully create (1) an open and flexible design, (2) easy-to-develop analytical application scenarios, and (3) compatibility with a variety of third-party tools. We demonstrate features (1) and (2) of this co-simulation framework with a use case study on integration capacity analysis (ICA) and we demonstrate feature (3) as an example to conduct graphical analysis in Python for distribution system analysis with a near-zero effort. A highly accurate and fast system-wide ICA result demonstrates the supreme data structure and easy-to-extend architecture for speeding renewable integration. The code is available for download.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Distributed Framework for P2P Energy Sharing among Building Prosumers using Stackelberg Game Voltage Sensitivity Analysis Based PV Hosting Capacity Evaluation Considering Uncertainties Synchronous Phasor Data Compression Based on Swing Door Trending in WAMS Analytical Method for Eliminating the Impact of External Interference on Soil Resistivity Measurements Effects of Aging and Temperature on Supercapacitor Charge Capacity
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1