盯着太阳:一个物理黑盒子太阳能性能模型

Dong Chen, Joseph Breda, David E. Irwin
{"title":"盯着太阳:一个物理黑盒子太阳能性能模型","authors":"Dong Chen, Joseph Breda, David E. Irwin","doi":"10.1145/3276774.3276782","DOIUrl":null,"url":null,"abstract":"Developing accurate solar performance models, which estimate solar output based on a deployment's unique physical characteristics and weather, is increasingly important as the aggregate energy generated from solar rises. Since manually developing \"white box\" physical models based on site-specific information requires expert knowledge and thus does not scale, recent research focuses on \"black box\" approaches that use training data to automatically learn a custom machine learning (ML) model. Unfortunately, this approach requires months-to-years of training data, and often does not incorporate well-known physical models of solar generation, which reduces its accuracy. To address the problem, we develop a physical black-box modeling approach that leverages many of the same fundamental properties as existing white-box models. Rather than manually determining values for physical model parameters, our approach automatically calibrates them by finding values that best fit the data. This calibration requires much less data (as few as 2 datapoints) than training a ML model, as the physical model already embeds the complex relationship between the input parameters and solar output. In developing our approach, we isolate the effects of 10 different weather metrics on solar output from nearly 343 million hourly weather and solar readings, or 78,435 aggregate years, gathered from 11,205 solar sites. We show that our physical model accurately describes weather's effect on solar output at all sites, obviating the need for training custom ML models using weather metrics. Instead, we augment our physical model by applying ML to learn only the relationships that are unique to each site, specifically non-weather-based shading. We evaluate our approach on solar and weather data from 100 sites, and show it yields higher accuracy than current state-of-the-art ML approaches.","PeriodicalId":294697,"journal":{"name":"Proceedings of the 5th Conference on Systems for Built Environments","volume":"25 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"17","resultStr":"{\"title\":\"Staring at the sun: a physical black-box solar performance model\",\"authors\":\"Dong Chen, Joseph Breda, David E. Irwin\",\"doi\":\"10.1145/3276774.3276782\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Developing accurate solar performance models, which estimate solar output based on a deployment's unique physical characteristics and weather, is increasingly important as the aggregate energy generated from solar rises. Since manually developing \\\"white box\\\" physical models based on site-specific information requires expert knowledge and thus does not scale, recent research focuses on \\\"black box\\\" approaches that use training data to automatically learn a custom machine learning (ML) model. Unfortunately, this approach requires months-to-years of training data, and often does not incorporate well-known physical models of solar generation, which reduces its accuracy. To address the problem, we develop a physical black-box modeling approach that leverages many of the same fundamental properties as existing white-box models. Rather than manually determining values for physical model parameters, our approach automatically calibrates them by finding values that best fit the data. This calibration requires much less data (as few as 2 datapoints) than training a ML model, as the physical model already embeds the complex relationship between the input parameters and solar output. In developing our approach, we isolate the effects of 10 different weather metrics on solar output from nearly 343 million hourly weather and solar readings, or 78,435 aggregate years, gathered from 11,205 solar sites. We show that our physical model accurately describes weather's effect on solar output at all sites, obviating the need for training custom ML models using weather metrics. Instead, we augment our physical model by applying ML to learn only the relationships that are unique to each site, specifically non-weather-based shading. We evaluate our approach on solar and weather data from 100 sites, and show it yields higher accuracy than current state-of-the-art ML approaches.\",\"PeriodicalId\":294697,\"journal\":{\"name\":\"Proceedings of the 5th Conference on Systems for Built Environments\",\"volume\":\"25 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-11-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"17\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 5th Conference on Systems for Built Environments\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3276774.3276782\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 5th Conference on Systems for Built Environments","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3276774.3276782","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 17

摘要

随着太阳能发电总量的增加,开发准确的太阳能性能模型变得越来越重要,该模型可以根据部署的独特物理特性和天气来估计太阳能输出。由于手动开发基于特定站点信息的“白盒”物理模型需要专业知识,因此无法扩展,最近的研究集中在使用训练数据自动学习自定义机器学习(ML)模型的“黑匣子”方法上。不幸的是,这种方法需要数月至数年的训练数据,并且通常不包含众所周知的太阳能发电物理模型,这降低了其准确性。为了解决这个问题,我们开发了一种物理黑盒建模方法,它利用了许多与现有白盒模型相同的基本属性。我们的方法不是手动确定物理模型参数的值,而是通过找到最适合数据的值来自动校准它们。与训练ML模型相比,这种校准需要的数据少得多(少至2个数据点),因为物理模型已经嵌入了输入参数和太阳输出之间的复杂关系。在开发我们的方法时,我们从近3.43亿个小时天气和太阳读数中分离出10种不同天气指标对太阳输出的影响,或从11,205个太阳站点收集的78,435年的总和。我们表明,我们的物理模型准确地描述了天气对所有站点太阳输出的影响,从而避免了使用天气指标训练自定义ML模型的需要。相反,我们通过应用ML来增强我们的物理模型,只学习每个站点特有的关系,特别是非基于天气的阴影。我们在100个站点的太阳和天气数据上评估了我们的方法,并表明它比目前最先进的机器学习方法产生更高的准确性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Staring at the sun: a physical black-box solar performance model
Developing accurate solar performance models, which estimate solar output based on a deployment's unique physical characteristics and weather, is increasingly important as the aggregate energy generated from solar rises. Since manually developing "white box" physical models based on site-specific information requires expert knowledge and thus does not scale, recent research focuses on "black box" approaches that use training data to automatically learn a custom machine learning (ML) model. Unfortunately, this approach requires months-to-years of training data, and often does not incorporate well-known physical models of solar generation, which reduces its accuracy. To address the problem, we develop a physical black-box modeling approach that leverages many of the same fundamental properties as existing white-box models. Rather than manually determining values for physical model parameters, our approach automatically calibrates them by finding values that best fit the data. This calibration requires much less data (as few as 2 datapoints) than training a ML model, as the physical model already embeds the complex relationship between the input parameters and solar output. In developing our approach, we isolate the effects of 10 different weather metrics on solar output from nearly 343 million hourly weather and solar readings, or 78,435 aggregate years, gathered from 11,205 solar sites. We show that our physical model accurately describes weather's effect on solar output at all sites, obviating the need for training custom ML models using weather metrics. Instead, we augment our physical model by applying ML to learn only the relationships that are unique to each site, specifically non-weather-based shading. We evaluate our approach on solar and weather data from 100 sites, and show it yields higher accuracy than current state-of-the-art ML approaches.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信