Circular Image

G.L. Lastrucci

info

Please Note

3 records found

Electrochemical CO2 reduction (CO2R) is a promising technology for carbon recycling and energy storage. While gas-fed CO2R is currently the best practice because it facilitates fast mass transport, CO2R in water offers potential advantages such as avoiding salt formation, facile water control, and easier integration with CO2 capture. In this work, we enhance mass transport in an aqueous CO2 electrolyzer using fast pressure pulses (50 Hz, 1.2 bar) with a vibratory pump typically found in coffee machines. We demonstrate a limiting current density of 87 mA cm−2 toward CO2R products—nearly three times higher than without pulses. The current density can be further increased by leveraging the peak-to-peak pressure amplitude or pump frequency, as shown through particle image velocimetry (PIV) and an order-of-magnitude scaling analysis. Although challenges remain, such as pump energy consumption, contamination, heating, and pressure-wave damping, the pressure-pulsed concept is a promising direction for aqueous CO2R. ...
Conference paper (2025) - G. Lastrucci, T. Karia, Z. Gromotka, A.M. Schweidtmann
Neural networks are widely used as surrogate models but they do not guarantee physically consistent predictions thereby preventing adoption in various applications. We propose a method that can enforce NNs to satisfy physical laws that are nonlinear in nature such as enthalpy balances. Our approach, inspired by Picard successive approximations method, aims to enforce multiplicatively separable constraints by sequentially freezing and projecting a set of the participating variables. We demonstrate our PicardKKThPINN for surrogate modeling of a catalytic packed bed reactor for methanol synthesis. Our results show that the method efficiently enforces nonlinear enthalpy and linear atomic balances at machine-level precision. Additionally, we show that enforcing conservation laws can improve accuracy in data-scarce conditions compared to vanilla multilayer perceptron. ...
Multiscale modeling of catalytical chemical reactors typically results in solving a system of partial differential equations (PDEs) or ordinary differential equations (ODEs). Despite significant progress, the numerical solution of such PDE or ODE systems is still a computational bottleneck. In the past, deep learning techniques have gained attention for developing surrogate models in chemical engineering. Also, hybrid models and physics-informed neural networks (PINNs) have been developed to integrate physical knowledge and data-driven approaches. However, it is often unclear how such modeling approaches compare for specific case studies. In this study, we investigate and compare state-of-the-art surrogate and hybrid models for the spatial evolution of the state variables in a packetbed reactor for methanol production. Firstly, we develop a tailored hybrid model based on PINNs, thereby seamlessly integrating physical knowledge and data. Secondly, we investigate a recently-developed time-series transformer model to learn the spatial evolution of the state variables. As a benchmark model, we train a traditional multilayer perceptron (MLP) and compare the models to a standard numerical integration technique. We achieve orders of magnitude in speedup using MLPs and PINNs when compared to classical ODE solvers, while maintaining high levels of accuracy in modeling the underlying system. ...