partial derivative PV: An end-to-end differentiable solar-cell simulator

COMPUTER PHYSICS COMMUNICATIONS(2022)

引用 2|浏览27
暂无评分
摘要
We introduce partial derivative PV, an end-to-end differentiable photovoltaic (PV) cell simulator based on the drift-diffusion model and Beer-Lambert law for optical absorption. partial derivative PV is programmed in Python using JAX, an automatic differentiation (AD) library for scientific computing. Using AD coupled with the implicit function theorem, partial derivative PV computes the power conversion efficiency (PCE) of an input PV design as well as the derivative of the PCE with respect to any input parameters, all within comparable time of solving the forward problem. We show an example of perovskite solar-cell optimization and multi-parameter discovery, and compare results with random search and finite differences. The simulator can be integrated with optimization algorithms and neural networks, opening up possibilities for data-efficient optimization and parameter discovery. Program summary Program Title:. PV CPC Library link to program files: https://doi.org/10.17632/7w7r8mtx3d.1 Developer's repository link: https://github.com/romanodev/deltapv.git Code Ocean capsule: https://codeocean.com/capsule/0851990 Licensing provisions: MIT Programming language: Python Nature of problem: Photovoltaic cell optimization has been traditionally difficult due to the lack of gradients from numerical drift-diffusion solvers. This results in the need to treat the problem as a case of black-box optimization, which incurs high computational costs and low data efficiency. Solution method: An end-to-end differentiable photovoltaic simulator via the drift-diffusion model was developed using JAX, a growing scientific computation and automatic-differentiation library. To enhance computational speed, the implicit function theorem was used to bypass the need for directly differentiating through iterative solvers. (C) 2021 Elsevier B.V. All rights reserved.
更多
查看译文
关键词
Photovoltaic,Energy,Drift-diffusion
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要