Predicting NOx emissions in Biochar Production Plants using Machine Learning

Marius Köppel,Niklas Witzig,Tim Klausmann,Mattia Cerrato,Tobias Schweitzer,Jochen Weber,Erdem Yilmaz,Juan Chimbo,Bernardo del Campo,Lissete Davila,David Barreno
2024-12-11
Abstract:The global Biochar Industry has witnessed a surge in biochar production, with a total of 350k mt/year production in 2023. With the pressing climate goals set and the potential of Biochar Carbon Removal (BCR) as a climate-relevant technology, scaling up the number of new plants to over 1000 facilities per year by 2030 becomes imperative. However, such a massive scale-up presents not only technical challenges but also control and regulation issues, ensuring maximal output of plants while conforming to regulatory requirements. In this paper, we present a novel method of optimizing the process of a biochar plant based on machine learning methods. We show how a standard Random Forest Regressor can be used to model the states of the pyrolysis machine, the physics of which remains highly complex. This model then serves as a surrogate of the machine -- reproducing several key outcomes of the machine -- in a numerical optimization. This, in turn, could enable us to reduce NOx emissions -- a key regulatory goal in that industry -- while achieving maximal output still. In a preliminary test our approach shows remarkable results, proves to be applicable on two different machines from different manufacturers, and can be implemented on standard Internet of Things (IoT) devices more generally.
Signal Processing,Machine Learning
What problem does this paper attempt to address?
The problems that this paper attempts to solve are: during the production process of biochar, how to predict and optimize the emissions of nitric oxide and nitrogen dioxide (NOx) through machine - learning methods. Specifically, the objectives of the paper include: 1. **Predicting NOx emissions**: Use machine - learning models (such as Random Forest Regressor) to predict the amount of NOx emissions during the biochar production process. This helps to ensure that production facilities meet strict emission standards. 2. **Optimizing the production process**: By modeling and optimizing the complex pyrolysis machine states, maximize the biochar yield while minimizing NOx emissions. This not only improves production efficiency but also meets the requirements of environmental regulations. 3. **Real - time monitoring and control**: Develop a method that can predict NOx emissions in real - time based on machine states without continuous NOx sensors. This provides a more flexible and economical solution for industrial applications. ### Background problems With the increasing global attention to climate change, the production capacity of biochar, as a potential carbon removal technology (BCR), is also growing rapidly. However, the large - scale expansion of biochar production facilities brings technological and regulatory challenges, especially how to control the emissions of pollutants such as NOx while increasing production. Therefore, this research aims to introduce machine - learning techniques to provide an effective way to address these challenges. ### Research methods The paper used data from pyrolysis machines of two different manufacturers (PYREG GmbH and ARTi) and achieved the objectives through the following steps: - **Data collection and pre - processing**: Collect historical operation data and perform cleaning and normalization processing. - **Model training**: Use Random Forest Regressor for training and select the optimal hyper - parameters through five - fold cross - validation. - **Model evaluation**: Test the model performance on two different machines to verify its ability to predict NOx emissions. - **Optimization path**: Optimize the minimization path of NOx emissions by constraining O2 and CO2 concentrations. ### Main achievements - **High prediction accuracy**: The model has an R² score of 0.97 on the PYREG reactor and an R² score of 0.84 on the ARTi reactor, indicating that the model has high prediction accuracy. - **Cross - platform applicability**: This method is applicable to devices of different manufacturers and can be implemented on standard Internet of Things (IoT) devices. In conclusion, this paper successfully solves the key problems of NOx emission prediction and optimization in biochar production through machine - learning methods, providing new ideas and technical support for achieving environmentally - friendly and efficient biochar production.