Skip to content
SISP Home
← Back to Projects
Research 2021–2022

Energy Consumption Prediction Model for Data Center Infrastructure

Researcher Apr 2021 – Apr 2022

Overview

This project proposes an energy consumption prediction model for data center infrastructure, combining hardware design, data preprocessing, and feature extraction and selection. The main goal was a non-invasive meter built around a sensor network — a microcontroller, the MQTT communication protocol, and a power measurement module — that captures voltage, current, power, frequency, energy, and power factor, with a real-time dashboard for the measurements.

Problem Statement

Data centers need real-time visibility into their energy consumption to plan capacity and control maintenance costs, but instrumenting production servers directly is invasive and risky. Measurements were instead taken on a workstation with characteristics similar to the servers at the data center of ESPOL’s Information Technology Center (CTI), which currently provides this type of service in Ecuador.

My Contribution

As a researcher on this project, I contributed to designing the non-invasive metering setup and to the machine learning side of the work: preprocessing the sensor data, extracting and selecting features, and evaluating different linear regression models to select the best one for predicting future energy consumption from the workstation’s measurements over several hours.

Results & Impact

The supervised machine learning models developed in this work predict energy consumption on both an hourly and a daily basis, supporting optimization and cost reduction in computing equipment maintenance. The research group’s related work on sensor networks and embedded measurement from this period also produced the publication “FPGA Based Meteorological Monitoring Station” (SAS 2021).