Subtopic Deep Dive
Model Predictive Control for Buildings
Research Guide
What is Model Predictive Control for Buildings?
Model Predictive Control for Buildings applies MPC algorithms to optimize HVAC, lighting, and energy storage in buildings using forecasts of weather, occupancy, and energy prices.
MPC enables predictive optimization of building systems for energy efficiency and occupant comfort. Key works include Oldewurtel et al. (2011) demonstrating weather forecast integration (1137 citations) and Drgoňa et al. (2020) reviewing MPC methods (776 citations). Over 20 papers since 2011 address MPC in buildings.
Why It Matters
MPC reduces building energy use by 20-40% through dynamic control of HVAC systems (Oldewurtel et al., 2011). It balances thermal comfort via adaptive models (de Dear and Brager, 1998; 1949 citations) with multi-objective optimization. Real-world applications include commercial buildings achieving 28% savings via ANN-MPC hybrids (Afram et al., 2017; 627 citations).
Key Research Challenges
Computational Complexity
MPC requires solving optimization problems in real-time, challenging for large-scale building models. Drgoňa et al. (2020) note nonlinear constraints increase solve times. Techniques like decomposition reduce computation but sacrifice optimality.
Forecast Uncertainty
Weather and occupancy predictions introduce errors affecting MPC performance. Oldewurtel et al. (2011) integrate probabilistic forecasts to handle uncertainty. Robust MPC formulations mitigate risks but increase conservatism.
Thermal Comfort Modeling
Static PMV models fail in adaptive comfort scenarios (van Hoof, 2008; 684 citations). de Dear and Brager (1998) propose adaptive models based on history. Integrating these into MPC demands multi-objective optimization.
Essential Papers
Developing an adaptive model of thermal comfort and preference
Richard de Dear, Gail Brager · 1998 · eScholarship (California Digital Library) · 1.9K citations
The adaptive hypothesis predicts that contextual factors and past thermal history modify building occupants' thermal expectations and preferences. One of the predictions of the adaptive hypothesis ...
Use of model predictive control and weather forecasts for energy efficient building climate control
Frauke Oldewurtel, Alessandra Parisio, Colin N. Jones et al. · 2011 · Energy and Buildings · 1.1K citations
All you need to know about model predictive control for buildings
Ján Drgoňa, Javier Arroyo, Iago Cupeiro Figueroa et al. · 2020 · Annual Reviews in Control · 776 citations
Energy intelligent buildings based on user activity: A survey
Tuan Anh Nguyen, Marco Aiello · 2012 · Energy and Buildings · 701 citations
Forty years of Fanger’s model of thermal comfort: comfort for all?
Joost van Hoof · 2008 · Indoor Air · 684 citations
The paper treats the assessment of thermal comfort using the PMV model of Fanger, and deals with the strengths and limitations of this model. Readers are made familiar to some opportunities for use...
A short-term building cooling load prediction method using deep learning algorithms
Cheng Fan, Fu Xiao, Yang Zhao · 2017 · Applied Energy · 648 citations
Artificial neural network (ANN) based model predictive control (MPC) and optimization of HVAC systems: A state of the art review and case study of a residential HVAC system
Abdul Afram, Farrokh Janabi‐Sharifi, Alan S. Fung et al. · 2017 · Energy and Buildings · 627 citations
Reading Guide
Foundational Papers
Start with Oldewurtel et al. (2011) for core weather-integrated MPC (1137 citations), then de Dear and Brager (1998) for adaptive comfort essential to objectives (1949 citations).
Recent Advances
Study Drgoňa et al. (2020) comprehensive review (776 citations) and Afram et al. (2017) ANN-MPC case study (627 citations) for modern implementations.
Core Methods
Core techniques: quadratic programming for linear MPC, deep learning load prediction (Fan et al., 2017), robust optimization for uncertainty, and hybrid ANN-MPC controllers.
How PapersFlow Helps You Research Model Predictive Control for Buildings
Discover & Search
Research Agent uses searchPapers for 'model predictive control buildings HVAC' yielding Oldewurtel et al. (2011), then citationGraph reveals 200+ citing works, and findSimilarPapers links to Drgoňa et al. (2020) review.
Analyze & Verify
Analysis Agent runs readPaperContent on Oldewurtel et al. (2011) to extract MPC formulation, verifies 28% savings claim via verifyResponse (CoVe) against Afram et al. (2017), and uses runPythonAnalysis to replicate cooling load predictions from Fan et al. (2017) with GRADE scoring for statistical validity.
Synthesize & Write
Synthesis Agent detects gaps in real-time MPC scalability from Drgoňa et al. (2020), flags contradictions between static PMV (van Hoof, 2008) and adaptive models (de Dear and Brager, 1998); Writing Agent applies latexEditText for MPC algorithm equations, latexSyncCitations for 50-paper bibliography, and exportMermaid for optimization flowcharts.
Use Cases
"Reproduce MPC energy savings from Oldewurtel 2011 in Python"
Research Agent → searchPapers → Analysis Agent → readPaperContent + runPythonAnalysis (NumPy optimization solver) → matplotlib plot of 28% savings vs baseline.
"Write LaTeX review of MPC thermal comfort integration citing de Dear 1998"
Research Agent → citationGraph → Synthesis Agent → gap detection → Writing Agent → latexEditText (add PMV equations) → latexSyncCitations → latexCompile → PDF with comfort-energy tradeoff diagram.
"Find GitHub code for ANN-based MPC from Afram 2017"
Research Agent → paperExtractUrls (Afram et al. 2017) → Code Discovery → paperFindGithubRepo → githubRepoInspect → verified HVAC MPC simulation code.
Automated Workflows
Deep Research workflow scans 50+ MPC papers via searchPapers → citationGraph → structured report on savings benchmarks from Oldewurtel et al. (2011) and Afram et al. (2017). DeepScan applies 7-step CoVe to validate forecast uncertainty handling in Drgoňa et al. (2020). Theorizer generates hypotheses for hybrid MPC-RL from Wang and Hong (2020).
Frequently Asked Questions
What defines Model Predictive Control for Buildings?
MPC uses dynamic models and forecasts to optimize building systems like HVAC over a prediction horizon, minimizing energy while maintaining comfort (Oldewurtel et al., 2011).
What are core methods in building MPC?
Methods include linear MPC with weather forecasts (Oldewurtel et al., 2011), ANN-enhanced MPC (Afram et al., 2017), and multi-objective formulations balancing PMV comfort (van Hoof, 2008).
What are key papers on building MPC?
Foundational: Oldewurtel et al. (2011; 1137 citations); review: Drgoňa et al. (2020; 776 citations); ANN-MPC: Afram et al. (2017; 627 citations).
What open problems exist in building MPC?
Challenges include real-time computation for nonlinear models, uncertainty quantification beyond Gaussian forecasts, and scalable multi-agent comfort optimization (Drgoňa et al., 2020).
Research Building Energy and Comfort Optimization with AI
PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
Paper Summarizer
Get structured summaries of any paper in seconds
Code & Data Discovery
Find datasets, code repositories, and computational tools
AI Academic Writing
Write research papers with AI assistance and LaTeX support
See how researchers in Engineering use PapersFlow
Field-specific workflows, example queries, and use cases.
Start Researching Model Predictive Control for Buildings with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.
See how PapersFlow works for Engineering researchers