Skip to main content
Erschienen in:
Buchtitelbild

Open Access 2020 | OriginalPaper | Buchkapitel

Cost Optimal Design of Zero Emission Neighborhoods’ (ZENs) Energy System

Model Presentation and Case Study on Evenstad

verfasst von : Dimitri Pinel, Magnus Korpås, Karen B. Lindberg

Erschienen in: Advances in Energy System Optimization

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Zero Emission Neighborhoods (ZEN) is a concept studied in particular in the research center on ZEN in smart cities in Norway to reduce the CO 2 emissions of neighborhoods. One question coming along this concept is how to design the energy system of such neighborhoods to fit the ZEN definition[1]. From this definition we extract the CO 2 balance, requiring an annual net zero emission of CO 2 in the lifetime of the neighborhood. This paper proposes a MILP model for obtaining cost optimal design of ZEN’s energy system and demonstrates it on a case study. Different technologies are included as investment options and, notably PV as a mean of producing electricity on-site. Wind turbines are not included in this study because they would not be suitable in the context of most cities. The results highlight the importance of PV investment in reaching the ZEN requirements. For example, around 850 kW of solar is needed for our test cases of 10, 000 m2 of floor area, for an annual energy demand of around 700 MWh of electricity and 620 MWh of heat. The investments in other technologies are small in comparison.

1 Introduction

A ZEN is a neighborhood that has a net zero emission of CO 2 over its lifetime. Many aspects are embedded in the idea of ZEN. Energy efficiency, materials, users behavior, energy system integration are all aspects that need to be accounted for in this concept. In addition, different parts of the life cycle can be included but in this paper we only consider the operation phase and no embedded emissions. Two types of action exist to make neighborhoods more sustainable. One is to act on the demand, via better insulation, user behavior or other efficiency measures. The other is to act on the supply and have a local energy system minimizing the CO 2 emissions. There is consequently a need for a way of designing the energy system of such neighborhoods. The questions to be answered are, which technologies are needed to satisfy the demand of heat and electricity of a neighborhood, and how much of it should be installed so that it is as inexpensive as possible. The problem is then to minimize the cost of investment and operation in the energy system of a neighborhood so that it fulfills the ZEN criteria. This paper presents an optimization model to solve such problems with a focus on operations research methodology.

2 State of the Art and Contribution

The ZEN concept is specific to this particular project, however similar topics have been studied in different settings either at the neighborhood level, the city level or the building level, for example during the research center on Zero Emission Building. In this context, K B Lindberg studied the investment in Zero Carbon Buildings [2] and Zero Energy Buildings [3] which are variations around the concept of Zero Emission Buildings. In both papers an optimization based approach is used to study the impact of different constraints on the resulting design. The second one [3] in particular uses binary variables to have a more realistic representation of the operation part (part load limitation and import/export). In [4], Gabrielli et al. tackle the problem of investment and operation of a neighborhood system and show an approach allowing to model the system complexity while keeping a low number of binary variables. It also constrains the total CO 2 emissions. It uses design days and proposes two methods for allowing to model seasonal storages while keeping the model complexity and reducing the run time. In [5], Hawkes and Leach look at the design and unit commitment of generators and storage in a microgrid context using 12 representative days per season in a linear program. It is particular in that it defines how much the microgrid would be required to operate islanded from the main grid and include this in the optimization. It also discusses the problematic of market models within microgrids. In [6], Weber and Shah present a mixed integer linear programming tool to invest and operate a district with a focus on cost, carbon emission and resilience of supply. A specificity of this tool is that it also designs the layout of the heat distribution network taking into account the needs of the buildings and the layout of each area. It uses the example of a town in the United Kingdom for its case study. In [7], Mehleri et al. study the optimal design of distributed energy generation in the case of small neighborhoods and test the proposed solution on a Greek case. Emphasis is put on the different layouts of the decentralized heating network. In [8], Schwarz et al. present a model to optimize the investment and the energy system of a residential quarter, using a two stage stochastic MILP. It emphasizes on how it tackles the stochasticity of the problem in the different stages, from raw data to the input of the optimization, and on the computational performance and scalability of the proposed method. In [9], he also studies the impact of different grid tariffs on the design of the system and on the self-consumption of the PV production. In [10], Li et al. separate the investment and the operation into a master and a follower problem. The master problem uses a genetic algorithm to find the optimal investment while a MILP is used to find the operation in the follower problem. In [11], Wang et al. also use a genetic algorithm, but at the building level and using a multi objective approach focused on environmental considerations. A life cycle analysis methodology as well as exergy consumption are used to assess the design alternatives. In [12], Mashayekh et al. uses a MILP for sizing and placement of distributed generation using a MILP approach including linearized AC-power flow equations. In [13], Yang et al. also use a MILP approach for the placement and sizing problem but consider discrete investment in technologies at the district scale. These papers give us an overview of different methods for optimal investment in the energy system of neighborhoods or buildings, but none apply the ZEN concept and the influence of tight requirements on the CO 2 emissions on the modelling and on the results has not been demonstrated.
In this paper, the focus is put on getting a fast yet precise solution that can take long term trends, such as cost reduction of technologies or climate. To this end, the proposed model uses a full year representation, ensuring a correct representation of seasonal storage of heat and electricity, and allows to divide the lifetime of the neighborhood into several periods, each represented by one year. It is also different by using the Zero Emission framework on a neighborhood level as a guide for the emission reduction constraint. This adds an integral constraints coupling each timestep and increasing the complexity of the problem. The use of binary variables is limited to the minimum.

3 ZENIT Model Description

ZENIT stands for Zero Emission Neighborhoods Investment Tool. It is a linear optimization program written in Python and using Gurobi as a solver. It minimizes the cost of investing and operating the energy system of a ZEN using periods, with a representative year in each period. Different technologies are available, both for heat and for electricity. It is most suited for greenfield investment planning but can also take into account an existing energy system. The objective function is presented below:
$$\displaystyle \begin{aligned} \begin{aligned} &\sum_{i} C_i^{disc}\cdot x_i + b_{hg} \cdot C_{hg} + \frac{1}{\varepsilon^{tot}_{r,D}} \sum_{i} C_i^{maint} \cdot x_i\\ + \sum_{p} &\varepsilon_{r,p}\bigg(\sum_{t}\Big(\sum_{f}f_{f,t,p}\cdot P_{f,p}^{fuel} + (P_{t,p}^{spot}+P^{grid}\\ +&P^{ret})\cdot (y_{t,p}^{imp}+\sum_{est}y_{t,p,est}^{gb\_imp})-P_{t,p}^{spot}\cdot y_{t,p}^{exp}\Big)\bigg) \end{aligned} \end{aligned} $$
(1)
The objective is to minimize the cost of investing in the energy system as well as its operation cost.
The operation phase can be separated in different periods during the lifetime of the neighborhood, and one year with hourly time-steps is used for each period. In addition to technologies producing heat or electricity, there is also the possibility to invest in a heating grid represented by the binary b hg that also gives access to another set of technologies that would be inappropriate at the building level. In the equation above, the \(\mathcal {E}\) represent discount factors either global for the whole study (3) or for each period (2). They are calculated in the following way:
$$\displaystyle \begin{aligned} \varepsilon^{tot}_{r,D}= \frac{r}{1-(1+r)^{-D}} \end{aligned} $$
(2)
$$\displaystyle \begin{aligned} \varepsilon_{r,p}=\frac{(1+r)^{-p\cdot YR}}{\frac{r}{1-(1+r)^{-YR}}} \end{aligned} $$
(3)
The calculation assumes that reinvestment in this technology is made for the whole lifetime of the neighborhood, and is discounted to year 0. The salvage value is also accounted for. The formula used is:
$$\displaystyle \begin{aligned} \begin{aligned} C^{disc}_i &= \bigg(\sum_{n=0}^{N_i-1} C^{inv}_i\cdot (1+r)^{(-n\cdot L_i)}\bigg) \\ &- \frac{N_i\cdot L_i- D}{L_i}\cdot C^{inv}_i\cdot (1+r)^{-D} \end{aligned} \end{aligned} $$
(4)
$$\displaystyle \begin{aligned} with: N_i=\Bigg\lceil \frac{D}{L_i} \Bigg\rceil \end{aligned} $$
(5)
In the objective function, \(y_{t,p}^{exp}\) represent the total export from the neighborhood. It is simply the sum of all exports from the neighborhood: ∀t, p
$$\displaystyle \begin{aligned} y_{t,p}^{exp}= \sum_{g}y_{t,p,g}^{exp}+\sum_{est}(y_{t,p,est}^{gb\_exp}+y_{t,p,est}^{pb\_exp})\cdot \eta_{est} \end{aligned} $$
(6)
The most important constraint, and what makes the specificity of the “Zero Emission” concept, is the CO 2 balance constraint. It is a net zero emission constraint of CO 2 over a year. It takes into account the emissions from the used fuels and electricity with the corresponding CO 2 factors for the emission part and the exports of electricity for the compensation part. In this study the same factor is used for imports and for exports of electricity. This constraint is expressed below, ∀p:
$$\displaystyle \begin{aligned} \begin{aligned} \sum_{t}((&y_{t,p}^{imp}+\sum_{est}y_{t,p,est}^{gb\_imp}) \cdot \varphi^{CO_2}_{e}) \\ &+ \sum_{t}\sum_{f} (\varphi^{CO_2}_{f} \cdot f_{f,t,p}) \leq \sum_{t}(\sum_{est}(y_{t,p,est}^{gb\_exp}\\ &+y_{t,p,est}^{pb\_exp})\cdot \eta_{est} +\sum_{g}y_{t,p,g}^{exp}) \cdot \varphi^{CO_2}_{e} \end{aligned} \end{aligned} $$
(7)
In the particular ZEN framework of this study, the idea behind the compensation is that the electricity exported to the national grid from on-site renewable sources allows to reduce the national production, and thus to prevent some emissions from happening. The corresponding savings, the compensation, stand on the right-hand side of the equation. In the ZEN framework, this constraint is set as an annual constraint. It can however also be used for shorter periods of time.
Other necessary constraints are the different electricity and heat balances which guarantee that the different loads are served at all times. The electricity balance is represented graphically in Fig. 1. The corresponding equations are also written below. The electricity balance is particular because, we want to keep track of the origin of the electricity sent to the battery. It is managed by representing each battery as a combination of two other batteries: one is linked to the on-site production technologies, while the other is connected to the grid. It allows to keep track of the self-consumption and to differentiate between the origin of the energy for the CO 2 balance.
Node I (8) represents the main electric balance equation while II (9) and V (10) are only related to the on-site production of electricity. Node II (9) describes that the electricity produced on-site is either sold to the grid, used directly or stored, while node V (10) states that at a given time step what is stored in the batteries is equal to what is in excess from the on-site production.
Electricity balance I: ∀t, p
$$\displaystyle \begin{aligned} \begin{aligned} y^{imp}_{t,p}&+\sum_{est}(y^{gb\_dch}_{t,p,est}+y^{pb\_selfc}_{t,p,est}) \cdot \eta_{est} + \sum_{g} g_{g,t,p}^{selfc} \\ &= \sum_e d_{e,t,p} + \sum_b \sum_{hp} d_{hp,t,p,b} + \sum_b E_{b,t,p} \cdot A_b \end{aligned} \end{aligned} $$
(8)
Electricity balance II: ∀t, p, g
$$\displaystyle \begin{aligned} g_{g,t,p}=y_{t,p,g}^{exp}+g_{g,t,p}^{selfc}+g_{t,p,g}^{ch} \end{aligned} $$
(9)
Electricity balance V: ∀t, p
$$\displaystyle \begin{aligned} \sum_{g}g_{t,p,g}^{ch}=\sum_{est}y^{pb\_ch}_{t,p,est} \end{aligned} $$
(10)
Heat also has its own balance, that guarantees that the demand of each building is met:
$$\displaystyle \begin{aligned} \begin{aligned} \sum_{\gamma \in \mathcal{Q} \smallsetminus \mathcal{H}\mathcal{P}} & q_{\gamma,t,p} + \sum_b \sum_{hp} q_{hp,t,p,b} \\ & + \sum_{hst}\eta_{hst} \cdot q^{dch}_{t,p,hst} = \sum_b H_{b,t,p} \cdot A_b +q^{ch}_{t,p} \end{aligned} \end{aligned} $$
(11)
Note that the demand is not divided between domestic hot water (DHW) and space heating (SH).
The batteries are represented, as mentioned earlier and as seen on Fig. 1, as two entities: one on the on-site production side and the other on the grid side. This means that we have two “virtual” batteries with their own set of constraints as well as constraints linking the two.
The first constraint is a “reservoir” type of constraint and it represents the energy stored in the battery at each time-step: \(\forall t\in \mathcal {T}^*,p,est\)
$$\displaystyle \begin{aligned} v^{pb}_{t,p,est}=v^{pb}_{t-1,p,est}+\eta_{est}\cdot y^{pb\_ch}_{t-1,p,est}-y_{t-1,p,est}^{pb\_exp}-y^{pb\_selfc}_{t-1,p,est} \end{aligned} $$
(12)
$$\displaystyle \begin{aligned} v^{gb}_{t,p,est}=v^{gb}_{t-1,p,est}+\eta_{est}\cdot y_{t-1,p,est}^{gb\_imp}-y_{t-1,p,est}^{gb\_exp}-y^{gb\_dch}_{t-1,p,est} \end{aligned} $$
(13)
Equations (14), (16) and (17) link both batteries. They make sure the sum of the stored energy in the “virtual” batteries is less than the installed capacity, and making sure the rate of charge and discharge of the battery is not violated. ∀t, p, est
$$\displaystyle \begin{aligned} v^{pb}_{t,p,est}+v^{gb}_{t,p,est} \leq v^{bat}_{t,p,est} \end{aligned} $$
(14)
$$\displaystyle \begin{aligned} v^{bat}_{t,p,est} \leq x_{bat,est} \end{aligned} $$
(15)
$$\displaystyle \begin{aligned} y^{pb\_ch}_{t,p,est}+y_{t,p,est}^{gb\_imp} \leq \dot{Y}_{max,est}^{bat} \end{aligned} $$
(16)
$$\displaystyle \begin{aligned} y^{gb\_dch}_{t,p,est}+y_{t,p,est}^{gb\_exp} \leq \dot{Y}_{max,est}^{bat} \end{aligned} $$
(17)
The storage level at the beginning and the end of the periods should be equal. ∀p, est
$$\displaystyle \begin{aligned} v^{bat}_{start,p,est}=v^{bat}_{end,p,est} \end{aligned} $$
(18)
The heat storage technologies also have the same kind of equations as the batteries, for example: \(\forall t\in \mathcal {T}^*,p,hst\)
$$\displaystyle \begin{aligned} v^{heatstor}_{t,p,hst}=v^{heatstor}_{t-1,p,hst}+\eta^{heatstor}_{hst}\cdot q_{t,p,hst}^{ch} -q_{t,p,hst}^{dch} \end{aligned} $$
(19)
Equations (14) to (18) also have equivalents for the heat storages. However the heat storages are not separated in two virtual entities since there is no export of heat from the building.
The power exchanges with the grid are limited depending on the size of the connection: ∀t, p
$$\displaystyle \begin{aligned} (y_{t,p}^{imp}+y_{t,p}^{exp}+\sum_{est}y_{t,p,est}^{grid\_imp,bat}) \leq GC \end{aligned} $$
(20)
In order to not add additional variables, the mutual exclusivity of import and export is not explicitly stated. It is still met however due to the price difference associated with importing and exporting electricity.
In addition to the above equations, different constraints are used to represent the different technologies included. The maximum investment possible is limited for each technology. ∀i:
$$\displaystyle \begin{aligned} x_i \leq X_{i}^{max} \end{aligned} $$
(21)
The amount of heat or electricity produced is also limited by the installed capacity:
$$\displaystyle \begin{aligned} \forall q,t,p: q_{q,t,p} \leq x_q \end{aligned} $$
(22)
$$\displaystyle \begin{aligned} \forall g,t,p: g_{g,t,p} \leq x_g \end{aligned} $$
(23)
The amount of fuel used depends on the amount of energy provided and on the efficiency of the technology: respectively \(\forall \gamma \in \mathcal {F} \cap \mathcal {Q},p,t\) and \(\forall \gamma \in \mathcal {E} \cap \mathcal {Q},p,t\)
$$\displaystyle \begin{aligned} f_{\gamma,t,p}=\frac{q_{\gamma,t,p}}{\eta_\gamma} \end{aligned} $$
(24)
$$\displaystyle \begin{aligned} d_{\gamma,t,p}=\frac{q_{\gamma,t,p}}{\eta_\gamma} \end{aligned} $$
(25)
For CHPs technologies, the Heat to Power ratio is used to set the production of electricity based on the production of heat. ∀t, p
$$\displaystyle \begin{aligned} g_{CHP,t,p}= \frac{q_{CHP,t,p}}{\alpha_{CHP}} \end{aligned} $$
(26)
For the heat pumps, the electricity consumption is based on the coefficient of performance (COP).
hp, b, t, p
$$\displaystyle \begin{aligned} d_{hp,b,t,p}=\frac{q_{hp,b,t,p}}{COP_{hp,b,t,p}} \end{aligned} $$
(27)
The heat pumps are treated differently from the other technologies because they are not aggregated for the whole neighborhood but are separated for each building. This is because the COP depends on the temperature to supply, which is different in passive buildings and in older buildings and which is also different for DHW and for SH, and dependent on the temperature of the source. The source is either the ground or the ambient air depending on the type of heat pump. The COP is then calculated using a second order polynomial regression of manufacturers data [3] and the temperature of the source and of the outside timeseries. The possibility to invest in insulation to reduce the demand and improve the COP of heat pumps is not considered. The global COP is calculated as the weighted average of the COP for DHW and SH.
The solar technologies, solar thermal and PV, also have their own set of specific constraints. ∀t, p:
$$\displaystyle \begin{aligned} g^{PV}_{t,p}+g^{curt}_{t,p} = \eta^{PV}_{t,p} \cdot x_{PV} \cdot IRR_{t,p} {} \end{aligned} $$
(28)
$$\displaystyle \begin{aligned} q^{ST}_{t,p}= x_{ST} \cdot \frac{IRR_{t,p}}{G_{stc}} {} \end{aligned} $$
(29)
The hourly efficiency of the PV system is calculated based on [14], and accounts for the outside temperature and the irradiance. This irradiance on a tilted surface is derived from the irradiance on a horizontal plane that is most often available from measurements sites by using the geometrical properties of the system: azimuth and elevation of the sun and tilt angle and orientation of the panels.
The irradiance on the horizontal plane data comes from ground measurements from a station close to the studied neighborhood which can for example be obtained from Agrometeorology Norway.1 The elevation and azimuth of the sun is retrieved from an online tool.2 This calculation takes into account the tilt of the solar panel and its orientation. Several assumptions were necessary to use this formula. Indeed, the solar irradiance is made up of a direct and a diffuse part and only the direct part of the irradiance is affected by the tilt and orientation. However there is no good source of irradiance data that provides a distinct measurement for direct and diffuse parts in Norway as far as the authors know. Thus we make assumptions that allow us to use the complete irradiance in the formula. We assume that most of the irradiance is direct during the day and that most is diffuse when the sun is below a certain elevation or certain azimuths. This assumption gives a good representation of the morning irradiances while still accounting for the tilt and orientation of the panel during the day. On the other hand, this representation overestimates the irradiance during cloudy days, when it is mostly indirect irradiance. Obtaining direct and diffuse irradiance data would solve this problem.

4 Implementation

The model presented in the previous section has been implemented in the case of campus Evenstad, which is a pilot project in the ZEN research center [15]. This implementation of the model and the parameters used are presented in this section. Campus Evenstad is a university college located in southern Norway and is made up of around 12 buildings for a total of about 10,000 m2. Most of the buildings were built between 1960 and 1990 but others stand out. In particular two small buildings were built in the nineteenth century and the campus also features two recent buildings with passive standards. The campus was already a pilot project in the previous ZEB center and one of those buildings was built as a Zero Emission Building. In addition, on the heating side a 100 kW CHP plant (40 kW electric) and a 350 kW Bio Boiler both using wood chips were installed along with 100 m2 of solar collectors, 10,000 L of storage tank, 11,600 L of buffer tank and a heating grid. On the electric side, the same CHP is contributing to the on-site generation as well as a 60 kW photovoltaic system. A battery system is already planned to be built accounting for between 200 and 300 kWh. Based on this we assume in the study an existing capacity of 250 kWh. We keep those technology in the energy system of the neighborhood for one part of the study. In addition, the heating grid is kept in all cases (b hg = 1).
The technologies included in the study are listed in Table 1 along with the appropriate parameters.
Table 1
Technologies used in the Evenstad case and their main parameters
 
Inv. Cost
Life-
Efficiency
 
(€/kW)
time
(%)
Technology
 
(Years)
 
Building
   
PV
1600
25
18
Solar Thermal
700
25
70
Air source HP
556
15
COP t
Ground source HP
444
15
COP t
Biomass Boiler
350
20
85
Electric Boiler
750
30
100
Gas Boiler
120
25
95
Neighborhood
   
Gas CHP
739
25
45th;35el
Biomass CHP
3300
25
40th;25el
Heat Pump
660
25
COP t
Electric Boiler
150
20
100
Gas Boiler
60
25
95
Two main sources for the parameters and cost of the technologies are used as references for the study. Most of the technologies’ data is based on a report made by the Danish TSO energinet and the Danish Energy Agency [16] on technology data for energy plants. The other source includes the technology data sheets made by IEA ETSAP [17] and is used in particular for the gas and the biomass CHP. The cost of PV is based on a report from IRENA [18]. The two efficiencies reported for the CHP plants correspond to the thermal and electrical efficiency, noted by a subscript (th for thermal and el for electrical). Note that: at the neighborhood level, only ground source heat pump is considered (Table 2) and that PV is only considered at the building level but the roof area limit to the size of the PV is not implemented.
Table 2
Storage technologies used in the Evenstad case and their main parameters
 
Inv. Cost
Lifetime
Efficiency
Technology
(€/kWh)
(Years)
(%)
Battery
350
15
94
Heat Storage
75
20
95
The heat storage values are based on a data sheet by ETSAP [17] while the values used for the batteries are based on a report from IRENA [19].
The values in Table 3 come from different sources. The cost of biomass comes from EA Energy Analyses [20], the cost of gas is based on the cost of gas for non household consumers in Sweden3 (we assume similar costs in Norway). For the technologies in Table 1, the O&M costs, expressed as a percentage of the investment costs, are respectively: 1, 1.3, 1, 1.3, 2, 0.8, 2.3, 4, 5.5, 1, 1 and 5. For the storage technologies in Table 2, the operating cost is 0. The CO 2 factors of gas and electricity for Norway are based on a report from Adapt Consulting [21] and the CO 2 factor for biomass is based on [22].
Table 3
Fuel cost and CO 2 factors
Fuel
Cost (€/kWh)
CO 2 Factor (gCO 2/kWh)
Gas
0.055
277
Biomass
0.041
7
Electricity
\(P_{t,p}^{spot}\)
17
The electricity prices for Norway are based on the hourly spot prices for the Oslo region in 2017 from Nordpool.4 On top of the spot prices, a small retailer fee and the grid charges are added.5 The prices are rather constant with a fair amount of peaks in the winter and some dips in the summer. This cost structure is close to the actual structure of the electricity price seen by consumers. We assume hourly billing due to its relevance to prosumers and its emergence in Norway.
The irradiance on the horizontal plane and temperatures are obtained and used in the calculations as described in the previous section. The ground station used to retrieve data is Fåvang, situated 50 km to the west of Evenstad. The electric and heat load profiles for the campus are derived from [23]. The load profiles are based on the result of the statistical approach used in these papers and the ground floor area of each type of building on the campus. In addition, the domestic hot water (DHW) and Space Heating (SH) are derived from the heat load based on profiles from a passive building in Finland where both are known [24].
The problems are solved on a Windows 10 laptop with a dual-core CPU (i7-7600U) at 2.8 GHz and 16 GB of RAM. Each case typically has about 450,000 rows, 600,000 columns and 2,400,000 non-zeros. They are solved using the barrier method in Gurobi in about 150 s each.

5 Results

The optimization was run several times with different conditions. It was run with a yearly CO 2 balance with and without including the energy system that already exists at Evenstad. When the pre-existing energy system is included, the pre-existing amounts of heat storage, PV, solar thermal and biomass heating (CHP and boilers) represent the minimum possible investments in those technologies for the optimization. The energy systems resulting from those optimizations are presented on Fig. 2.
Both cases are interesting. Indeed the case with the pre-existing technologies included in the optimization allows to know in which technology to invest to move towards being a ZEN for the campus Evenstad while the case that does not include the pre-existing technologies allows to see how it would look like if it was built today from the ground up using the optimization model presented here and the given ZEN restrictions.
A first observation from Fig. 2 is that the technologies already installed (heat storage ST, biomass boiler BB, CHP, battery) do not get additional investments, except for PV which gets a lot of additional investments to meet the ZEN criteria. In addition to the large investment in PV the only additional investment for Evenstad appears to be a heat pump. In the case without any pre-installed technologies the system is quite different. There is still a need for investment in PV, though it is slightly lower and the optimization does not chose to invest in a battery. On the heating part the chosen design uses heat pumps and electric boiler in addition to a heat storage smaller than already installed in Evenstad.
The results highlight the predominance of PV in the results. This shows that the other possible designs are not cost competitive. Alternative designs, for example relying on biomass CHP, could be incentivized to obtain a better mix of technology. The amount of the incentive could be explored by a sensitivity analysis using this model, but this remains as future work.
On Fig. 3, the self consumption and the total demand of electricity is presented while on Fig. 4 it is the imports (red) and exports (blue) of electricity that are presented. Both figures show a week for the case of the yearly balance and including pre-existing technologies. In the summer the neighborhood produces electricity in excess and needs to send it to the grid. The battery, that is part of the pre-existing technologies, is used but is not large enough to allow for relying on self produced electricity during the night. It is also not large enough to limit the amount of electricity sent to the grid. Figure 4a illustrates this: the exports during the days have highs peaks that represent around four times the night imports in terms of peak power. This has implications on the sizing of the connection to the grid and is especially important in the context of the introduction of new tariffs based on peak power in Norway. Indeed, the introduction of smart-meters enables the use of more complex grid tariff structures. Such tariffs would promote avoiding large peaks in consumption. This may be beneficial to highly flexible neighborhoods such as ZENs and might promote investment in batteries. Investigating the impact of grid tariffs on the design of ZENs remains as future work. Outside of the ZEN context, a positive impact of certain grid tariff designs has been shown on self-consumption and peak electricity import [9]. In the winter, some of the electricity is still self consumed due to the CHP that is part of the pre-existing technologies. This self consumption stays limited and no electricity is exported.
Ultimately, all resulting designs require huge investment in PV to attain the status of ZEN. In those systems, which rely heavily on electricity, heat pumps and electric boilers appear to be the preferred heating solution.

6 Limitations

This study has several limitations, on the methodology and on the case study. For the case study, assumptions were necessary due to the lack of data, in particular for the loads or the insolation (diffuse and direct). For the methodology, the will to limit the use of binary variables meant leaving out constraints such as part load limitations which would be needed to have a better representation of some technologies. In addition, using an hourly resolution leads to an underestimation of the storages and possibly of the heating technologies size. There is a trade off between the solving time and the precision of the results and the resolution needs to be chosen accordingly. Additionally, being deterministic, the model leaves out several uncertainties. Those uncertainties concern the evolution of the price of the technologies, the electricity price or the price of other fuels and the climate conditions. Those can be partially addressed by specifying additional periods in the model. The short-term uncertainties are not included either and induce an overly optimistic operation of the system. Despite those limitations it provides insights in the design methodology that can be used to design the energy system of a ZEN. The choice of CO 2 factors for electricity is also greatly impacting the results and this should be studied in more detail in future work.

7 Conclusion

This paper presented in detail the ZENIT model for investment in Zero Emission Neighborhoods as well as its implementation and the results on a realistic case study of campus Evenstad in Norway, with a focus on methods from the field of operations research. The model is formulated as a MILP, using as few binaries as possible. The Zero Emission constraint complexifies the problematic of designing the energy system of a neighborhood and the long term trends can be accounted for by defining periods. For Evenstad, the results suggest that additional investments, mainly in PV, are necessary in order to attain the status of ZEN. Investments happen at both levels but mainly at the building level. When the technologies already installed at Evenstad are not included, they are not invested in (except for heat storage). The optimal choice in order to become Zero Emission for Evenstad in the current ZEN framework thus appears to be a massive investment in PV and a heating system fueled by electricity. Further work includes disaggregating the heat part of the model and a more detailed operation part in the optimization.
There are key takeaways for policy makers in this study, in particular for Norway due to the setting of the case study. The results suggest that the Zero Emission constraint used in this study is sufficient to get PV investment without any additional incentive. However, under the CO 2 factor assumptions used in this study, huge investment in PV are made which would be problematic in case of a large-scale application of the concept of ZEN. This suggests the need for incentives in alternative technologies such as biomass CHPs in case the concept of ZEN becomes more common. The methodology presented in this paper can be used to assess such policies and their potential effect on investments in ZEN. Other policies such as the grid tariff structure can also be studied with this model. Finally, the hourly limitation on electricity export from prosumers has recently been replaced in Norway by a tariff on exported electricity. The results of this paper suggest that without this change in policy, ZEN would become even more expensive due to the necessity of large batteries to make the exports more constant. We thus recommend continuing on the path of facilitating the development of the number of prosumers for example with the implementation of capacity grid tariffs. For countries other than Norway, similar methodology can be used to assess the cost and design of ZEN. Further policy recommendations cannot be drawn from this study due to the specificity of the Norwegian electricity mix, that is reflected in its electricity CO 2 factor.

Acknowledgements

This article has been written within the Research Center on Zero Emission Neighborhoods in Smart Cities (FME ZEN). The authors gratefully acknowledge the support from the ZEN partners and the Research Council of Norway.

Nomenclature

Indexes (Sets)
\(t (\mathcal {T})\)
Timestep in hour within year ∈ [0, 8759]
\(b (\mathcal {B})\)
Building type
yr
Year within period ∈ [1, YR]
p
Period
\(i (\mathcal {I})\)
Energy technologies, \(\mathcal {I} = \mathcal {F} \cup \mathcal {E} \cup \mathcal {H}\mathcal {P} \cup \mathcal {S} \cup \mathcal {Q}\mathcal {S}\mathcal {T} \cup \mathcal {E}\mathcal {S}\mathcal {T}; \mathcal {I} = \mathcal {Q} \cup \mathcal {G}\):
\(f (\mathcal {F})\)
Technology consuming fuel (gas, biomass, …)
\(e (\mathcal {E})\)
Technology consuming electricity
\(hp (\mathcal {H}\mathcal {P})\)
Heat pumps technologies
\(s (\mathcal {S})\)
Solar technologies ∈ ST, PV
\(qst (\mathcal {Q}\mathcal {S}\mathcal {T})\)
Heat storage technologies
\(est (\mathcal {E}\mathcal {S}\mathcal {T})\)
Electricity storage technologies
\(q (\mathcal {Q})\)
Technologies producing heat
\(g (\mathcal {G})\)
Technologies producing electricity
Parameters
\(C_i^{disc}\)
Discounted investment cost, technology i with re-investments and salvage value [€/kWh]
ε r,p
Discount factor, period p with discount rate r
D
Duration of the study [yr]: D = P ∗ YR
P
Number of periods in the study [-]
\(C_i^{maint}\)
Annual maintenance cost [% of inv. cost]
\(P_{f,p}^{fuel}\)
Price of fuel of technology g, period p [€/kWh]
\(P_{t,p}^{spot}\)
Electricity spot price [€/kWh]
P grid
Electricity grid tariff, period p [€/kWh]
P ret
Retailer tariff on electricity, period p [€/kWh]
η est
Charge/Discharge efficiency of battery est [-]
\(\varphi ^{CO_2}_{e}\)
CO 2 factor of electricity [g/kWh]
\(\varphi ^{CO_2}_{f}\)
CO 2 factor of fuel f [g/kWh]
α CHP
Heat to power ratio of the CHP [-]
GC
Size of the neighborhood grid connection [kW]
\(X_{i}^{max}\)
Maximum possible installed capacity of technology i [kW]
E b,t,p
Electric specific load of building b in timestep t in period p [kWhm 2]
A b
Aggregated area of building b in the neighborhood [m 2]
H b,t,p
Heat specific load of building b in timestep t in period p [kWhm 2]
η i
Efficiency of technology i [-]
COP hp,b,t,p
Coefficient of performance of heat pump hp in building b in timestep t in period p [-]
\(\dot {Y}_{max}^{bat}\)
Maximum charge/dis- rate of battery [kWh/h]
\(\dot {Q}_{max}^{heatstor}\)
Maximum charge/discharge rate of heat storage [kWh/h]
\(\eta ^{PV}_{t,p}\)
Efficiency of the solar panel in timestep t in period p [-]
L i
Lifetime of technology i [yr]
C hg
Cost associated with a heating grid for the neighborhood [€]
Variables
x i
Capacity of technology i: for i ∈{f ∪ e ∪ h ∪ s} [kW]; for i ∈{qst ∪ est} [kWh]
f f,t,p
Fuel consumed by technology f in hour t [kWh]
d e,t,p
Electricity consumed by technology e in timestep t [kWh]
d hp,b,t,p
Electricity consumed by the heat pumps hp, in building type b [kWh]
\(y_{t,p}^{imp}, y_{t,p}^{exp}\)
Electricity imported/exported from the grid to the neighborhood at timestep t [kWh]
\(y_{t,p,g}^{exp}\)
Electricity exported by the production technology g to the grid at timestep t [kWh]
\(g_{t,p,g}^{selfc}\)
Electricity generated from the technology g self consumed in the neighborhood, timestep t [kWh]
\(g_{t,p,g}^{ch}\)
Electricity generated from the technology g into the ‘prod’ batteries at timestep t [kWh]
https://static-content.springer.com/image/chp%3A10.1007%2F978-3-030-32157-4_9/488957_1_En_9_IEq34_HTML.gif
Electricity imp/exported by the battery est at timestep t [kWh] (gb_exp, gb_imp or pb_exp)
g g,t,p
Electricity generated by technology g in timestep t of period p [kWh]
q q,t,p
Heat generated by technology q in timestep t of period p [kWh]
\(y^{gb\_dch}_{t,p,est}\)
Electricity discharged from the ‘grid’ battery est to the neighborhood at timestep t [kWh]
\(y^{pb\_ch}_{t,p,est}\)
Electricity charged from the neighborhood to the ‘prod’ battery est at timestep t [kWh]
\(y^{pb\_selfc}_{t,p,est}\)
Electricity to the neighborhood from the ‘prod’ battery est, timestep t [kWh]
\(q^{ch}_{t,p}\)
Heat “charged” from the neighborhood to the heat storage at timestep t [kWh]
\(q^{dch}_{t,p}\)
Heat “discharged” from the neighborhood to the heat storage at timestep t [kWh]
\(q^{ch}_{t,p}, q^{dch}_{t,p}\)
Heat “charged”/“discharged” from the neighborhood to the heat storage at timestep t [kWh]
\(v^{gb}_{t,p,est}, v^{pb}_{t,p,est}\)
‘grid’/‘prod’ Battery est level of charge at timestep t in period p [kWh]
\(v^{heatstor}_{t,p}\)
Heat storage level at timestep t in period p [kWh]
\(g^{curt}_{t,p}\)
Solar energy production curtailed [kWh]
b hg
Binary variable for investment in a heating grid
Open Access This chapter is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license and indicate if changes were made.
The images or other third party material in this chapter are included in the chapter's Creative Commons license, unless indicated otherwise in a credit line to the material. If material is not included in the chapter's Creative Commons license and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.
Literatur
1.
Zurück zum Zitat M.K. Wiik, S.M. Fufa, J. Krogstie, D. Ahlers, A. Wyckmans, P. Driscoll, H. Brattebø, A. Gustavsen, Zero emission neighbourhoods in smart cities: definition, key performance indicators and assessment criteria. Tech. rep., Research Center on ZEN in Smart Cities (2018) M.K. Wiik, S.M. Fufa, J. Krogstie, D. Ahlers, A. Wyckmans, P. Driscoll, H. Brattebø, A. Gustavsen, Zero emission neighbourhoods in smart cities: definition, key performance indicators and assessment criteria. Tech. rep., Research Center on ZEN in Smart Cities (2018)
2.
Zurück zum Zitat K.B. Lindberg, A. Ånestad, G. Doorman, D. Fischer, M. Korpås, C. Wittwer, I. Sartori, in Zero Carbon Buildings Today and in the Future (Birmingham City University, 2014), pp. 145–153 K.B. Lindberg, A. Ånestad, G. Doorman, D. Fischer, M. Korpås, C. Wittwer, I. Sartori, in Zero Carbon Buildings Today and in the Future (Birmingham City University, 2014), pp. 145–153
8.
Zurück zum Zitat H. Schwarz, V. Bertsch, W. Fichtner, OR Spectrum Quant. Approaches Manag. 40(1), 265 (2018)CrossRef H. Schwarz, V. Bertsch, W. Fichtner, OR Spectrum Quant. Approaches Manag. 40(1), 265 (2018)CrossRef
15.
Zurück zum Zitat Å.L. Sørensen, E. Fredriksen, H.T. Walnum, K.S. Skeie, I. Andresen, Zen pilot survey wp4 energy flexible neighbourhoods: Initial plans for thermal and electrical use, generation, distribution and storage. Tech. rep., Research Center on ZEN in Smart Cities (2017) Å.L. Sørensen, E. Fredriksen, H.T. Walnum, K.S. Skeie, I. Andresen, Zen pilot survey wp4 energy flexible neighbourhoods: Initial plans for thermal and electrical use, generation, distribution and storage. Tech. rep., Research Center on ZEN in Smart Cities (2017)
19.
Zurück zum Zitat IRENA, Electricity storage and renewables: costs and markets to 2030. Tech. rep., International Renewable Energy Agency (2017) IRENA, Electricity storage and renewables: costs and markets to 2030. Tech. rep., International Renewable Energy Agency (2017)
20.
Zurück zum Zitat C. Bang, A. Vitina, J.S. Gregg, H.H. Lindboe, Analysis of biomass prices: future Danish prices for straw, wood chips and wood pellets. Tech. rep., EA Energy Analyses (2013) C. Bang, A. Vitina, J.S. Gregg, H.H. Lindboe, Analysis of biomass prices: future Danish prices for straw, wood chips and wood pellets. Tech. rep., EA Energy Analyses (2013)
21.
Zurück zum Zitat A.C. AS, Conversion factors for electricity in energy policy: a review of regulatory application of conversion factors for electricity and an assessment of their impact on eu energy and climate goals. Tech. rep., Adapt Consulting AS (2013) A.C. AS, Conversion factors for electricity in energy policy: a review of regulatory application of conversion factors for electricity and an assessment of their impact on eu energy and climate goals. Tech. rep., Adapt Consulting AS (2013)
22.
Zurück zum Zitat T. Dokka, I. Sartori, M. Thyholt, K. Lien, K. Lindberg, in Passivhus Norden, The 6th Passive House Conference in the Nordic countries, 2013 T. Dokka, I. Sartori, M. Thyholt, K. Lien, K. Lindberg, in Passivhus Norden, The 6th Passive House Conference in the Nordic countries, 2013
23.
Zurück zum Zitat K.B. Lindberg, Impact of Zero Energy Buildings on the Power System: a study of load profiles, flexibility and system investments. Ph.D. thesis, NTNU (2017) K.B. Lindberg, Impact of Zero Energy Buildings on the Power System: a study of load profiles, flexibility and system investments. Ph.D. thesis, NTNU (2017)
Metadaten
Titel
Cost Optimal Design of Zero Emission Neighborhoods’ (ZENs) Energy System
verfasst von
Dimitri Pinel
Magnus Korpås
Karen B. Lindberg
Copyright-Jahr
2020
DOI
https://doi.org/10.1007/978-3-030-32157-4_9