Absolvování individuální odborné praxe
Loading...
Downloads
2
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
The thesis was created during my professional praxis for Continental, where the task was to come up with algorithm for calculation of urea concentration, which is calculated by urea level sensors developed in Continental Ostrava. Algorithm is supposed to be quicker and if possible more accurate, than the current solution. Next step was to test solution in Matlab and implement the final solution in C code and test it on the target embedded device. The final output is function, which calculates concentration from input temperature and speed of sound of measured urea solution. The final solution will be used for new generation of urea sensors.
In the thesis are described possible ways how to calculate urea concentration. The most suitable solution, which is substantially more accurate and 5x quicker than the original method, is in detail described and contains sample implementation in C language.
Description
Import 03/11/2016
Subject(s)
Calculation of urea concentration, calculation of AdBlue concentration, Matlab, language C, calculation on embedded system, algorithm optimization