Researcher profile

Dirk Abel

Dirk Abel contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2022arXiv

Deep Learning based Model Predictive Control for Compression Ignition Engines

Machine learning (ML) and a nonlinear model predictive controller (NMPC) are used in this paper to minimize the emissions and fuel consumption of a compression ignition engine. In this work machine learning is applied in two methods. In the first application, ML is used to identify a model for implementation in model predictive control optimization problems. In the second application, ML is used as a replacement of the NMPC where the ML controller learns the optimal control action by imitating or mimicking the behavior of the model predictive controller. In this study, a deep recurrent neural network including long-short term memory (LSTM) layers are used to model the emissions and performance of an industrial 4.5 liter 4-cylinder Cummins diesel engine. This model is then used for model predictive controller implementation. Then, a deep learning scheme is deployed to clone the behavior of the developed controller. In the LSTM integration, a novel scheme is used by augmenting hidden and cell states of the network in an NMPC optimization problem. The developed LSTM-NMPC and the imitative NMPC are compared with the Cummins calibrated Engine Control Unit (ECU) model in an experimentally validated engine simulation platform. Results show a significant reduction in Nitrogen Oxides (\nox) emissions and a slight decrease in the injected fuel quantity while maintaining the same load. In addition, the imitative NMPC has a similar performance as the NMPC but with a two orders of magnitude reduction of the computation time.

preprint2022arXiv

Joint Constrained Bayesian Optimization of Planning, Guidance, Control, and State Estimation of an Autonomous Underwater Vehicle

The performance of a guidance, navigation and control (GNC) system of an autonomous underwater vehicle (AUV) heavily depends on the correct tuning of its parameters. Our objective is to automatically tune these parameters with respect to arbitrary high-level control objectives within different operational scenarios. In contrast to literature, an overall tuning is performed for the entire GNC system, which is new in the context of autonomous underwater vehicles. The main challenges in solving the optimization problem are computationally expensive objective function evaluations, crashing simulations due to infeasible parametrization and the numerous tunable parameters (in our case 13). These challenges are met by using constrained Bayesian optimization with crash constraints. The method is demonstrated in simulation on a GNC system of an underactuated miniature AUV designed within the TRIPLE-nanoAUV initiative for exploration of sub-glacial lakes. We quantify the substantial reduction in energy consumption achieved by tuning the overall system. Furthermore, different parametrizations are automatically generated for different power consumption functions, robustness, and accuracy requirements. E.g. energy consumption can be reduced by ~28%, if the maximum allowed deviation from the planned path is increased by ~65%. This shows the versatile practical applicability of the optimization-based tuning approach.

preprint2022arXiv

Machine Learning Integrated with Model Predictive Control for Imitative Optimal Control of Compression Ignition Engines

The high thermal efficiency and reliability of the compression-ignition engine makes it the first choice for many applications. For this to continue, a reduction of the pollutant emissions is needed. One solution is the use of machine learning (ML) and model predictive control (MPC) to minimize emissions and fuel consumption, without adding substantial computational cost to the engine controller. ML is developed in this paper for both modeling engine performance and emissions and for imitating the behaviour of an Linear Parameter Varying (LPV) MPC. Using a support vector machine-based linear parameter varying model of the engine performance and emissions, a model predictive controller is implemented for a 4.5 Cummins diesel engine. This online optimized MPC solution offers advantages in minimizing the \nox~emissions and fuel consumption compared to the baseline feedforward production controller. To reduce the computational cost of this MPC, a deep learning scheme is designed to mimic the behavior of the developed controller. The performance in reducing NOx emissions at a constant load by the imitative controller is similar to that of the online optimized MPC compared to the Cummins production controller. In addition, the imitative controller requires 50 times less computation time compared to that of the online MPC optimization.

preprint2022arXiv

Model Order Reduction of The Time-Dependent Advection-Diffusion-Reaction Equation with Time-Varying Coefficients: Application to Real-Time Water Quality Monitoring

Advection-Diffusion-Reaction (ADR) Partial Differential Equations (PDEs) appear in a wide spectrum of applications such as chemical reactors, concentration flows, and biological systems. A large number of these applications require the solution of ADR equations involving time-varying coefficients, where analytical solutions are usually intractable. Numerical solutions on the other hand require fine discretization and are computationally very demanding. Consequently, the models are normally not suitable for real-time monitoring and control purposes. In this contribution, a reduced order modeling method for a general ADR system with time-varying coefficients is proposed. Optimality of the reduced order model regarding the reduction induced error is achieved by using an H2-norm reduction method. The efficacy of the method is demonstrated using two test cases. Namely, a case for an ADR with arbitrary dynamics varying coefficients and a second case including the modeling of an exemplary water quality distribution path with randomly generated demand. The reduced order models are evaluated against high fidelity simulations using MATLAB's finite element method PDE toolbox. It is shown that the reduction can achieve a significant computational speedup allowing for the usage of the model for real-time applications with sampling times in milliseconds range. Moreover, the constructed ROM is shown to achieve high prediction accuracy with the normalized mean square error below 2.3 % for a real-world water quality simulation test case.

preprint2022arXiv

Towards Real-Time Monitoring and Control of Water Networks

Water networks are used in numerous applications, all of which have the essential task of real-time monitoring and control of water states. A framework for the generation of efficient models of water networks suitable for real-time monitoring and control purposes is proposed. The proposed models preserve the distributed parameter character of the connected local elements. Hence, the spatial resolution of the property under consideration is recovered. The real-time feasibility of the network model is ensured by means of reduced order modeling of the models constituting components. A novel model order reduction procedure that preserves the model parametric dependency is introduced. The proposed concept is evaluated with the water temperature as the property under consideration. The formulated model is applied for the prediction of the water temperature within an experimental test bench of a 60 meter exemplary circulation network at the company VIEGA. A reduced order model (ROM) with a 50 mm spatial resolution, i.e. 1200 discretization points, is constructed and utilized as the identification model for a single path of the test bench. Afterwards, the ROM is evaluated in a Hardware in the Loop experiment for the prediction of the downstream temperature showing high prediction accuracy with mean relative error below 3.5 \%. The ROM single step computation time did not exceed 2 msec highlighting the real-time potential of the method. Moreover, full network model validation experiments featuring both diffusion and transport dominated parts were conducted. The network model is able to predict the temperature evolution, flow rate, and pressure accurately at the different paths of the network with mean relative errors below 4 \%, 2 \%, and 2 \%, respectively.

preprint2020arXiv

EduBal: An open balancing robot platform for teaching control and system theory

In this work we present EduBal, an educational open-source hardware and software platform for a balancing robot. The robot is designed to be low-cost, safe and easy to use by students for control education. Along with the robot we present example tasks from system identification as well as SISO and MIMO control. Using Simulink, students can quickly implement their control algorithms on the robot. Individual control parameters can be tuned online while analyzing the resulting behavior in live signal plots. At RWTH Aachen University and ETH Zurich 28 units have so far been built and used in control classes. In first laboratory experiences students show high intrinsic motivation and creativity to apply the studied concepts of control theory to the real system.