Abstract
Stationary fuel cells provide potential opportunities for energy savings when integrated with buildings. Through smart dispatch of both electrical power and heat generated by the fuel cells and managing the building loads, the buildings can achieve more efficient operation. In this paper, we develop an optimal energy dispatch controller to operate a fuel cell-integrated building. The controller leverages the inherent thermal storage and the dispatchable fuel cell to reduce its operating cost and to allow the building to participate in grid services. The proposed controller is implemented on two types of commercial buildings, a large office building and a large hotel, and the effectiveness of the controller is demonstrated through simulations. The results also indicate that the potential saving varies significantly with different system parameters, including season, fuel prices, and equipment sizing, which provide helpful insights for building operators and other stake holders.
1 Introduction
Buildings are a major source of energy consumption accounting for approximately 41% of the total energy consumption in the United States [1]. Optimizing building operations leads to not only energy savings but also reduced emissions. The inherent flexibility in buildings can be utilized to maintain supply-demand balance and also to facilitate the integration of renewable energy resources [2,3]. Buildings have both significant electrical load and thermal load, making them a promising option for the integration of combined heat and power (CHP) systems, such as stationary fuel cells (FC). Combining the flexibility in building thermal inertia and the dispatchable fuel cells provides potentials for more efficient building operation and reducing carbon emissions [4].
The potential benefits of integrating fuel cells into buildings have been identified in early studies [5,6]. Recent developments are reported in reviews papers [7–10]. In particular, in Ref. [11], experiments are conducted in Italy using a co-generation unit capable of producing 4 kW of electric power and 6.8 kW of thermal power. In Ref. [12], a study is conducted to analyze the economic, energy-efficiency, and environmental impacts of integrating high temperature fuel cells into prototype buildings such as hospitals, colleges, and medium office buildings located in Southern California. The results show there are significant annual savings and fuel cell performance best matched the hospital energy loads. Economic and environmental impacts are assessed in Ref. [13] using a fuel cell system for residential buildings in Japan, and the results indicate an annual energy cost is reduced by 26% under minimum-cost operation (economic) and 9% reduction in emissions under minimum-emission operation (environmental). An economic assessment of using stationary fuel cells to meet commercial building loads under various pricing conditions, dispatch strategies, and pairing with complementary technologies is reported in Ref. [14]. In Ref. [15], clusters of fuel cells (10–100 MW scale) are used for providing base load and load-following services for the California grid, resulting in carbon emission reductions and increased penetration of renewables. Performance assessment of fuel cell for residential buildings in Ref. [16] showed reductions in energy demand and CO2 emissions. An important observation made was the most significant reductions where the thermal energy output of fuel cell matches the building heat energy demand.
From a system optimization perspective, fuel cell-based studies are conducted mainly using performance objectives such as system efficiency, life-cycle costs, and carbon emissions [9]. While on the other end, optimizing building performance has been widely explored using advanced model-based control strategies, such as model predictive control (MPC) [17–21] and the directions of data-driven methods [22]. The possibility of incorporating fuel cell systems into buildings for enhancing demand response potential is considered in Refs. [4,23]. In Ref. [23], dynamic models of fuel cell and buildings are used to analyze the value of energy replacement of electric radiators with fuel cell for space heating.
Although fuel cell-integrated building has been analyzed for its potential benefits, studies on real time control strategy for fuel cell integrated large commercial buildings is lacking, especially on co-optimizing both buildings and fuel cell. This would provide benefits of reducing energy costs, carbon emissions and also provide future pathways for enhanced load flexibility for the power grid needs.
In this paper, we consider a fuel cell integrated with a multi-zone large commercial building. An optimal energy dispatch controller (EDC) is developed for the real-time management of the fuel cell and the building heating, ventilation, and air-conditioning system (HVAC). The performance objective is to minimize building operating costs and maximize profits from participating in electric power grid ancillary service markets while maintaining occupant comfort. To achieve our objective, we developed a specially tailored MPC algorithm to schedule the operation of the fuel cell and building equipment in response to a time-of-use electricity tariff. The performance of building and fuel cell varies with many factors. Thus, we simulated several scenarios to study the impact of seasonal variation and system parameters on the performance of the EDC. The results of the paper would help building operators, power system operators, and the fuel cell industry assess the potential benefits of integrating stationary fuel cells with buildings.
This paper builds on our prior work reported in Ref. [24], where we studied a single-zone fuel cell-integrated building and the results were promising in terms of reduction in energy costs. The main contributions for this paper are (1) we extended the EDC to a multi-zone building, evaluated the EDC on two building types (large office and large hotel) and (2) we simulated several scenarios with seasonal variation and different system model parameters to study the performance of the controller under various scenarios.
The rest of the paper is organized as follows. Section 2 provides an overview of the control architecture. Section 3 presents the system modeling. Section 4 describes the optimization problem formulation, which is the core of the proposed EDC. Section 5 presents the simulation setup and results. Section 6 concludes the paper and outlines future work directions.
2 Control Architecture
2.1 System Architecture.
In this section, we provide an overview of the building HVAC system, as well as how the fuel cell is integrated into the building. Figure 1 shows a schematic of the system architecture. In this work, we consider an air handling unit—variable air volume (AHU-VAV) HVAC system, which is common in large commercial buildings [25]. There are three different loops in the system: the air loop, the heating hot water loop, and the chilled water loop. In the air loop, the return air from the zones is recirculated and mixed with outdoor air; the mixed air then passes through the coiling coil, where it is cooled and dehumidified; the conditioned air is then supplied to the terminal VAV boxes, where the air is reheated to maintain comfortable indoor climate. In the chilled water loop, chilled water is produced at the chiller and delivered to the cooling coil to condition the air. In the heating hot water loop, the hot water is produced by the boiler and fuel cell and delivered to the heating coils. The fuel cell we consider in this study uses natural gas as fuel, and generates both electricity and heat. The electric power is connected to the main electric bus to serve the building loads. The heat is connected to the heating hot water loop to supply hot water. The chiller is powered by electricity and the boiler is powered by natural gas.
2.2 Energy Dispatch Controller.
In this work, we developed the EDC to optimize the operation of the fuel cell, and the building HVAC system. We adopted MPC as the control method, which uses dynamic models to predict the behavior of the system and optimize over a prediction horizon [26].
In the EDC, we schedule the zone temperature setpoint, fuel cell operation, and ancillary service participation. The EDC follows the following steps:
At hour k, solve an optimization problem to decide the system operation schedule for the next 24 h scheduling period using the system model and forecast (load, weather, prices set by the market).
Pass the optimal schedule to the low-level building automation controllers and implement the schedule for a 1 h implementation period.
At hour k + 1, collect the actual measurements from the building and update the forecast.
Repeat 1–3.
Formulating the scheduling optimization problem is the key in the EDC. Both accuracy and complexity need to be considered. In this work, we formulate the scheduling problem as a mixed-integer linear programming problem, which can be solved efficiently with established solvers. Details about the system modeling and optimization problem formulation are presented in the following sections.
3 System Modeling
3.1 Reduced-Order Model for Building Thermal Dynamics.
3.2 Equipment Modeling.
The HVAC equipment considered for this work includes the chiller, the boiler, the supply air fan, and the fuel cell. The required amount of cooling power to the zone is provided by chiller through the cooling coil.
In this study, the parameters in the equipment models are estimated using standard least squares method. The training data are generated from EnergyPlus simulations.
4 Optimization Problem Formulation
The scheduling optimization problem is the core of the EDC. In simplified terms, we want to find the temperature setpoints and corresponding equipment operation that gives us the lowest cost. In this section, we present the formal optimization problem formulation in detail.
4.1 Objective Function.
4.2 Decision Variables.
4.3 Optimization Problem.
4.4 Constraints.
To capture the relationship between the temperature setpoints, HVAC operation, and actual temperature dynamics, we assume that the actual temperature achieves the setpoint at the next scheduling time-step. The reason behind this is that the HVAC system reacts to the setpoint in a faster timescale than the scheduling timescale, so by the end of the scheduling time-step, the HVAC system has driven the actual temperature to the setpoint. This assumption is reflected by representing the optimization variable x to be the setpoint Tset.
To this end, we have formulated a mixed-integer linear programming problem for the EDC, which can be solved efficiently by established optimization problem solvers. In this work, Gurobi2 is used as the solver.
5 Simulation Study
5.1 Simulation Setup.
A simulation setup of data exchange between EDC and a virtual model is developed to demonstrate the performance of the EDC as shown in Fig. 2. The virtual model is used to represent the actual building behavior, where it takes the setpoints from the EDC and returns the required heating and cooling of the building to achieve the corresponding setpoints. As discussed in Sec. 2.2, the EDC solves the scheduling problem for the next 24 h horizon using an MPC approach that relies on a system model and sends the optimal schedule to the building, where it gets implemented for 1 h. The time-step of the model in the MPC is 5 min. Measurements of the actual zone temperature and equipment states are collected every hour to update the EDC for the optimization problem of the next time period. Weather and market information is provided to the virtual model and to the EDC.
In this work, we demonstrate the EDC on two prototype building models from United States Department of Energy (DOE) commercial reference buildings [29] types: a large office and a large hotel. These buildings have different nature in terms of consumption, loads etc., which shows the performance of the EDC under different scenarios.
For office building, there are three floors (bottom, middle and top) and a basement. A schematic of the prototypical office building is shown in Fig. 3. The middle floor represents ten floors using a multiplier. Each floor consists of five zones (one core and four perimeter zones located in different directions) and served by a single AHU. A total of 15 zones are modeled using (4) to represent the zone dynamics of office building. Basement is neglected for the office building.
For hotel building, there are three floors (bottom, middle, and top) and a basement. A schematic of the prototypical hotel building is shown in Fig. 4. The middle floor represents four floors using a multiplier. The basement is represented as a single zone, bottom floor is modeled as seven zones, middle floor has two zones, and top floor has six zones. The guest rooms in both middle and top floors are represented by a single zone, assuming similar characteristics which also reduces the overall model dimension. A total of 15 zones are modeled using Eq. (4) to represent the zone dynamics of hotel building.
The simulation location is chosen as Baltimore because it has significant heating load during winter and cooling load during summer. We consider a time-of-use electricity price to represent a typical non-summer scenario: a peak period from 6 to 10 am, a sub-peak period from 3 to 7 pm, and the rest periods are off-peak; see Fig. 5. The price during the peak and off-peak periods is adopted from the pilot program at the Baltimore Gas and Electric.3 The natural gas is considered to have a flat price across the day. The price value is also adopted from Baltimore Gas and Electric.4 Note that we do not intend to replicate the exact Baltimore Gas and Electric rates, rather we aim to study how the fuel cell-integrated building and our proposed controller performs under various scenarios. Also note that the EDC is flexible and can take any price profile as inputs. The impact of fuel prices is further discussed in Sec. 5.2.3.
In this study, EnergyPlus is used to simulate the buildings to generate training data for model calibration. The model parameters for the zones and the equipment are estimated using the model calibration method discussed in Sec. 3. Once the model is calibrated, this model is used to represent the virtual building model in the EDC simulations. The other simulation parameters are given in Table 1.
0.5 | 0.35 | 5 × 105 W | 2 × 105 W |
0.5 | 0.35 | 5 × 105 W | 2 × 105 W |
kas | |||
---|---|---|---|
2 h | 2 h | 1 × 10−4°C/kW |
kas | |||
---|---|---|---|
2 h | 2 h | 1 × 10−4°C/kW |
Note that the internal heat gain Qz,lh is usually not directly measurable. The EDC will use a forecast instead. This forecast can be estimated from information about occupancy schedule or historical load data. In this work, we use the schedule from EnergyPlus as the forecast used by the EDC. A random noise is added to this forecast heat gain to represent the actual internal heat gain in the simulations. A preliminary investigation of the impact of the forecast error is presented in Sec. 5.2.5. The impact is likely to be affected by the choice of forecasting method. The full extent of the impact is a direction for future work, which is out of the scope of this paper.
5.2 Simulation Results.
In this work, we studied several scenarios with different system parameters to evaluate the performance of the proposed controller. These scenarios include different seasons, fuel prices, fuel cell sizes, model mismatch, and internal load forecast accuracy.
In each simulation scenario, we consider the following three building operation strategies. (1) Default building operation without fuel cell: in this strategy, the zone temperature is maintained within a comfortable range. The HVAC system only provides cooling or heating when the zone temperature moves outside the range. (2) Basic fuel cell operation: in this strategy, the same comfortable range is used, and the fuel cell operates at full capacity during peak and sub-peak periods. (3) EDC: the same comfortable range is used, and the fuel cell and HVAC system are controlled by the EDC. Comparing these three strategies provides a picture of how much savings we may get by integrating a fuel cell into the building, and how much addition savings we may achieve by implementing the proposed controller. The savings compared to default building operation without fuel cell from a 7-day simulation is shown in Table 2. More detailed discussion on each case will be presented in the following subsections.
Scenario | Type | Basic FC | EDC |
---|---|---|---|
Winter (%) | Office | 5.1 | 6.2 |
Winter (%) | Hotel | 5.7 | 5.7 |
Summer (%) | Office | 2.1 | 4.0 |
Low NG price (%) | Office | 12.1 | 13.0 |
Model mismatch (%) | Office | 5.1 | 6.7 |
Forecasting error (%) | Office | 5.1 | 7.0 |
FC sizing (%) | Hotel | 7.5 | 19.0 |
Scenario | Type | Basic FC | EDC |
---|---|---|---|
Winter (%) | Office | 5.1 | 6.2 |
Winter (%) | Hotel | 5.7 | 5.7 |
Summer (%) | Office | 2.1 | 4.0 |
Low NG price (%) | Office | 12.1 | 13.0 |
Model mismatch (%) | Office | 5.1 | 6.7 |
Forecasting error (%) | Office | 5.1 | 7.0 |
FC sizing (%) | Hotel | 7.5 | 19.0 |
5.2.1 Winter Season.
The first scenario we consider is a winter season. A one-day slice of the fuel cell operations is shown in Fig. 6. HVAC operation of two different zones in the office building case is shown in Fig. 7.
There are several observations from the simulation results.
The fuel cell and EDC lead to savings from building operation. The savings come from two sources: more efficient utilization of the fuel cell and the flexibility from the thermal inertia of the building. Note that in the hotel case, the EDC does not provide additional savings than the basic fuel cell operation. This is because the fuel cell is undersized, so the optimal strategy is to simple run at full capacity during peak and sub-peak periods. We will discuss this more in Sec. 5.2.6.
The optimal fuel cell operation depends on the prices of electricity and natural gas. Given a particular price, the fuel cell may operate at full capacity, follow the heating load, operate at minimum operating limits, or shut down, as shown in Fig. 6. With the setup in the winter case simulation, during off-peak time periods, it is more economical to use grid power to serve the loads; this can be seen from hour 0 to 6 in the office building simulation, where the fuel cell stays off. During the peak period, the electricity price is high so that the fuel cell is more economical even only the electricity is used. The fuel cell will operate at full capacity in this case; this can be seen from hour 6 to 10 in the office building simulation. During the sub-peak periods, fuel cell is more economical only if both the heat and electricity produced can be used by the building; this can be seen from hour 15 to 19 in the office building simulation, where the fuel cell follows the heating load. In the hotel simulation, there are significant heating loads because of domestic hot water demand; thus, the fuel cell operates at full capacity during peak and sub-peak periods, as shown in Fig. 6(b).
The EDC is able to optimize the HVAC operation with coordination with the fuel cell. This can be observed in Fig. 7, where the HVAC operation of two different zones is presented; one is a middle floor perimeter zone and the other is a middle floor core zone. Due to different location, orientation, and internal load, the perimeter zone (Fig. 7(a)) is mostly operating in heating mode while the core zone (Fig. 7(b)) is mostly operating in cooling mode. For the perimeter, during peak hour, the fuel cell is operating at full capacity, so the EDC takes advantage of the heat output to heat the zone higher than the lower limit. For the core zone, the EDC pre-cools the zone at hour 5 and 14 before the electricity price goes up.
Ancillary services are another potential revenue to reduce costs; however, it requires the building to reserve some capacity to provide such services. This translates to a more conservative temperature range in our case, leading to higher costs. Whether it makes sense economically to do this depends on the price of the fuels and payment of the ancillary services. In our simulations, the saving from providing ancillary services is insignificant.
5.2.2 Summer Season.
In this scenario, we change the season to summer and keep other setup the same as the winter case. Different seasons have very different load profiles, which affect the building and fuel cell operation. For the office building, the heating loads during summer is minimal. Hence, the heat generated by the fuel cell will not be utilized. As a result, the fuel cell only operates during the peak period. This is also reflected in the cost savings, as shown in Table 2, where we see a noticeable decrease for office during the summer. For the hotel, however, there is significant domestic hot water demand even in the summer. Thus, the fuel cell operates at full capacity during peak and sub-peak periods, which is similar to the winter season shown in Fig. 6(b).
5.2.3 Fuel Prices.
As discussed before, because the EDC tries to minimize the operating costs, the prices of electricity and natural gas significantly affect the results. In this section, we simulate a case where the natural gas price is half of the price in the winter case. In this case, the fuel cell runs more; as shown in Fig. 9. It runs at full capacity during both peak and sub-peak periods, and follows the heating load during off-peak periods. The cost saving also increases significantly in this case, as shown in Table 2.
5.2.4 Model Mismatch.
Intuitively, the performance of model-based control strategy is affected by model accuracy. In our case, when we send a temperature setpoint to the building, the actual cooling and heating will be different from what we expect during the scheduling. To study how well the EDC works when the model is not perfect, we added a white noise with standard deviation of 1 °C to the virtual building in our simulation (Eq. (4)). The impact of model mismatch is shown in Fig. 10, where we see the supply air flowrate and reheat is different from the scheduled to achieve the same temperature setpoints. Although there is difference, the magnitude is not very large in our simulation.
5.2.5 Forecasting Error.
As we mentioned earlier, the internal heat load is hard to measure, and we used a forecast estimate in the EDC. In this section, we simulate the case where we have perfect knowledge of the load. The savings are shown in Table 2, where we observe a slight increase in EDC savings. The results indicate improving the load forecast can increase savings, and estimated load with reasonable accuracy (such as the one used in the winter case) can still provide a reasonable savings.
5.2.6 Fuel Cell Sizing.
The fuel cell sizing is another important factor that impacts the savings significantly. In the winter case, the fuel cell is sized to serve the average building electricity loads. In the hotel case, the heating demand is more significant. So the heating capacity of the fuel cell is less than the heating load of the building. This means the fuel cell will operate mostly at full capacity, and the EDC does not provide additional savings comparing to the basic fuel cell operation. In this section, we simulate a case where the fuel cell is sized by the peak heating demand of the building. The results are shown in Fig. 11. We observed that the fuel cell follows the electrical demand during peak and sub-peak periods, instead of running at full capacity. This is also reflected in Table 2, where we observed a significant increase in savings when EDC is used.
6 Conclusions
Stationary fuel cells offer the potential for an alternative or complimentary resource for serving building electricity and heating loads. In this paper, we proposed the EDC to optimize the fuel cell and HVAC operation in multi-zone buildings. The EDC is evaluated in simulations on two prototype buildings: a large office building and a large hotel. The simulation results demonstrate the potential of fuel cell to provide cost savings. The magnitude of savings depends on season, external market prices, accuracy of the model and forecast, and the sizing of the equipment. In addition to the proposed controller, the results in this paper also demonstrate the potential savings under various scenarios, which provides insights to building operators and other stake holders.
This paper presents our preliminary study, and there are many avenues for future extensions. The study is simulation-based, and several simplifying assumptions are adopted to make the problem tractable. Relaxing these assumptions is a potential future direction; for example, including fuel cell efficiency curves and including varying zone temperatures in cooling calculations. Determining the optimal sizing of the fuel cell is another natural extension; the authors are currently working on developing a planning tool for equipment sizing and results will be reported separately. There are several other future directions, including improving the model accuracy (such as more detailed thermal dynamic model and equipment model), adding other equipment to the system (such as battery and thermal storage), and including demand charges into the market pricing.
Footnotes
Acknowledgment
We thank Jason Marcinkoski for his support of this work and his insightful feedback. This work was authored by Alliance for Sustainable Energy, LLC, the Manager and Operator of the National Renewable Energy Laboratory for the U.S. Department of Energy (DOE) under Contract No. DE-AC36-08GO28308. Funding provided by U.S. Department of Energy Office of Energy Efficiency and Renewable Energy Fuel Cell Technologies Office. The views expressed in the article do not necessarily represent the views of the DOE or the U.S. Government. The U.S. Government retains and the publisher, by accepting the article for publication, acknowledges that the U.S. Government retains a nonexclusive, paid-up, irrevocable, worldwide license to publish or reproduce the published form of this work, or allow others to do so, for U.S. Government purposes.
Conflict of interest
There are no conflicts of interest.
Data Availabity Statement
The datasets generated and supporting the findings of this article are obtainable from the corresponding author upon reasonable request. The authors attest that all data for this study are included in the paper. Data provided by a third party are listed in Acknowledgments.