It is a Software as a Service (SaaS) Biodigestor Data Analytics prototype with support to a distributed database in the cloud. The goal is to provide an intuitive user interface to upload biodigester data (from sensors like temperature) and predict the Biogas production.
Web-based GUI interface for Biodigestor Data Analytics. Source codes are in ProphetWeb.
Trains a C++ neural network and does inference. Source codes are in ProphetService, which is a background service for Prophet Web.
Pieper, R.; Griebler, D.; Lovato, A.. Towards a Software as a Service for Biodigestor Analytics. Revista Eletrônica Argentina-Brasil de Tecnologias da Informação e da Comunicação (REABTIC), 2016.
@article{larcc:saas_analytics:REABTIC:16,
author={Ricardo Pieper and Dalvan Griebler and Adalberto Lovato},
title={{Towards a Software as a Service for Biodigestor Analytics}},
journal={Revista Eletrônica Argentina-Brasil de Tecnologias da Informação e da Comunicação (REABTIC)},
number={5},
volume={1},
pages={15},
publisher={SETREM},
address={Três de Maio, Brazil},
month={August},
year={2016},
doi={10.5281/zenodo.345587},
url={http://larcc.setrem.com.br/wp-content/uploads/2017/04/PIEPER_REABTIC_2016.pdf},
abstract={The field of machine learning is becoming even more important in the last years. The ever-increasing amount of data and complexity of computational problems challenges the currently available technology. Meanwhile, anaerobic digesters represent a good alternative for renewable energy production in Brazil. However, performing efficient and accurate predictions/analytics while completely abstracting machine learning details from end-users might not be a simple task to achieve. Usually, such tools are made for a specific scenario and may not fit with particular and general needs. Our goal was to create a SaaS for biogas data analytics by using a neural network. Therefore, an open source, cloud-enabled SaaS (Software as a Service) was developed and deployed in LARCC (Laboratory of Advanced Researches on Cloud Computing) at SETREM. The results have shown the SaaS application is able to perform predictions. The neural network's accuracy is not significantly worse than a state-of-the-art implementation, and its training speed is faster. The user interface demonstrates to be intuitive, and the predictions were accurate when providing the training algorithm with sufficient data. In addition, the file processing and network training time were good enough under traditional workload conditions.},
}
PDF Ricardo Pieper. Anaerobic Digester Analytics: Towards a Smart Software as a Service. Sociedade Educacional Três de Maio (SETREM). Undergraduate Thesis, 2016.
@misc{larcc:pieper:TCC:16,
author={Ricardo Pieper},
title={{Anaerobic Digester Analytics: Towards a Smart Software as a Service}},
numpages={122},
school={Sociedade Educacional Três de Maio (SETREM)},
address={Três de Maio, RS, Brazil},
month={August},
year={2016},
howpublished={Undergraduate Thesis},
url={http://larcc.setrem.com.br/wp-content/uploads/2017/03/PIEPER_TCC_2015.pdf},
abstract={The machine learning field is becoming even more important in the last years. The ever-increasing amount of data challenges the current available technology. Meanwhile, anaerobic digesters represent a good alternative for renewable energy production in Brazil. However, performing efficient and accurate predictions/analytics while completely abstracting machine learning details from end-users might not be a simple task to achieve. Usually, such tools are made for a specific scenario and may not fit with particular and general needs in other projects. The thesis goal was to create a SaaS on biogas data analytics by using a neural network. Therefore, an open source, cloud-enabled SaaS (Software as a Service) was developed and deployed in LARCC (Laboratory of Advanced Researches for Cloud Computing) at SETREM. The results have shown the neural network's accuracy is not significantly worse than a state-of-the-art implementation, and its training speed is faster. However, the algorithm is yet to be tested using real world biogas data. The user interface demonstrates to be intuitive, and the predictions with synthetic data were accurate when the training algorithm is provided with good quality data. Also, the file processing and network training time were good enough under traditional workload conditions.},
}