| Nome: | Descrição: | Tamanho: | Formato: | |
|---|---|---|---|---|
| 3.93 MB | Adobe PDF |
Autores
Orientador(es)
Resumo(s)
Managing the cold chain is essential for preserving perishable goods, requiring strict temperature control during storage and transportation. This work explores the integration of forecasting models for more efficient temperature management in a business context, within an IoT company specialized in supply chain monitoring. The goal is to enhance predictive capabilities to anticipate temperature fluctuations and support proactive operational decisions. Three families of models were compared: a naive baseline model based on historical averages; a seasonal ARIMA model selected through AIC minimization; and an LSTM model optimized using random search and one-factor-at-a-time tuning. Two historical temperature datasets were used: one from a Cold Room, with 5,240 values sampled every 30 minutes, and another from a Standard Freezer, with 14,307 values sampled every 5 minutes. The comparative analysis showed that the LSTM model achieved the best performance for the Cold Room dataset, which exhibited more regular cycles and lower variability (MAE ≈ 0.40 ◦C; RMSE ≈ 0.52 ◦C). In contrast, for the Standard Freezer, characterized by higher-frequency fluctuations and greater noise, the (S)ARIMA model performed better (MAE ≈ 0.86 ◦C; RMSE ≈ 1.05 ◦C), while the LSTM underperformed in this noisier environment, indicating that model performance is strongly influenced by the data-generating process, particularly the stability and variability of the time series. These results highlight that the choice of model should be aligned with the stability and variability of the time series, providing practical guidance for industrial applications. The selected models were integrated into a microservice-based architecture through the development of a new predictive microservice. This service provides forecasts for the next 48 time steps for each asset, enabling access to predictive metrics and interactive dashboards. In the future, these forecasts may also be used to implement anomaly detection systems capable of identifying significant deviations between predicted and observed values, allowing early detection of potential failures.
Descrição
Trabalho de projeto de mestrado, Engenharia Informática, 2025, Universidade de Lisboa, Faculdade de Ciências
Palavras-chave
Cold chain management time series forecasting, Internet of Things (IoT) (S)ARIMA LSTM
