ARTIST

AI-enhanced differentiable Ray Tracer for Irradiation Prediction in Solar Tower Digital Twins

9
mentions
7
contributors
Get started
3288 commitsLast commit ≈ 1 month ago5 stars5 forks

What ARTIST can do for you

ARTIST stands for AI-enhanced differentiable Ray Tracer for Irradiation Prediction in Solar Tower Digital Twins.
The ARTIST package provides an implementation of a fully differentiable ray tracer using the PyTorchmachine-learning framework in Python. Leveraging automatic differentiation and GPU computation, it facilitates the optimization of heliostats, towers, and camera parameters within a solar field by combining gradient-based optimization methods with smooth parametric descriptions of heliostats.

Our key contributions include:

  • Immediate deployment: ARTIST enables deployment at the beginning of a solar thermal plant's operation, allowing for in-situ calibration and subsequent improvements in energy efficiencies and cost reductions.

  • Neural-network driven heliostat calibration: A two-layer hybrid model for most efficient heliostat calibration. It comprises a robust geometric model for pre-alignment and a neural network disturbance model, which gradually adapts its impact via regularization sweeps. In this way, high data requirements of data-centric methods are overcome while maintaining flexibility for modeling complex real-world systems. Check out this paper for more details:

    M. Pargmann, M. Leibauer, V. Nettelroth, D. M. Quinto, & R. Pitz-Paal (2023). Enhancing heliostat calibration on low data by fusing robotic rigid body kinematics with neural networks. Solar Energy, 264, 111962.
    https://doi.org/10.1016/j.solener.2023.111962

  • Surface reconstruction and flux density prediction: Leveraging learning Non-Uniform Rational B-Splines (NURBS),ARTIST reconstructs heliostat surfaces accurately using calibration images commonly available in solar thermal power plants. Thus, we can achieve sub-millimeter accuracy in mirror reconstruction from focal spot images,contributing to improved operational safety and efficiency. The reconstructed surfaces can be used for predicting unique heliostat flux densities with state-of-the-art accuracy. Check out this paper for more details:

    M. Pargmann, J. Ebert, D. M. Quinto, R. Pitz-Paal, & S. Kesselheim (2023). In-Situ Solar Tower Power Plant Optimization by Differentiable Raytracing. Under review at Nature Communications.
    https://doi.org/10.21203/rs.3.rs-2554998/v1

Participating organisations

Karlsruhe Institute of Technology (KIT)
German Aerospace Center (DLR)
Synhelion AG
Forschungszentrum Jülich

Reference papers

Mentions

Contributors

MB
Marlene Busch
Author/Developer/Maintainer
Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)
JE
Jan Ebert
Contributor
Forschungszentrum Jülich GmbH
Markus Götz
Markus Götz
Author/Developer/Maintainer
Karlsruher Institut für Technologie
ML
Moritz Leibauer
MP
Max Pargmann
Author/Developer/Maintainer
German Aerospace Center
KP
Author/Developer/Maintainer
Karlsruhe Institute of Technology
Marie Weiel
Marie Weiel
Author/Developer/Maintainer
Karlsruhe Institute of Technology

Related projects

Helmholtz AI

Democratizing AI

Updated 23 months ago