Nowadays, the demand for systems that can store, control, and analyze production process data increases. Moreover, lately, the need for energy efficiency is rising, may that be for environmental or economic reasons. This thesis aims to develop a system that collects and displays data to a user and helps him focus on the largest energy consumers. That is why we design the system according to the ISO 50001 standard. ISO 50001 is an internationally recognized standard and provides guidelines to organizations for constructing a management framework for achieving energy goals.
The system is a client-server application, where the server-side reads data from sensors connected to industrial controllers and store it in a database. Then, using calls to the server-side, the client-side reads data from the database and displays it user-friendly.
|