forked from CommerceDataService/NZERTF
-
Notifications
You must be signed in to change notification settings - Fork 1
/
research.html
227 lines (168 loc) · 14.2 KB
/
research.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NIST Net-Zero - Research Page</title>
<meta name="description" content="NIST Net-Zero data page to find open data and datasets">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css">
<link href="css/nzertf.css" rel="stylesheet">
<link href="css/cursor.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Coda:400,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/font-awesome-4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.1.0/css/responsive.dataTables.min.css">
</head>
<body data-spy="scroll" data-target="#side-nav">
<header>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="img/nist.png" height="25">Engineering Laboratory</a>
</div>
<div class="collapse navbar-collapse parentMenu">
<ul class="nav navbar-nav">
<li class="dropdown"><a class="dropbtn" href="research.html">Research <span class="caret"></span></a>
<div class="dropdown-content">
<a href="#ongoing_research">Ongoing Research at NIST</a>
<a href="#external_research">External Research Efforts</a>
<a href="#potential_research">Potential Research Avenues</a>
</div>
</li>
<li class="dropdown"><a class="dropbtn" href="data.html">Data <span class="caret"></span></a>
<div class="dropdown-content">
<a href="data.html#data_dictionary">Data Dictionary</a>
<a href="data.html#log_revisions">Known Data Gaps and Issues</a>
<a href="data.html#download_data">Download Data</a>
<a href="data.html#data_faq">FAQ</a>
<a href="data.html#data_citation">Citation</a>
</div>
</li>
<li class="dropdown"><a class="dropbtn" href="learn.html">Learn <span class="caret"></span></a>
<div class="dropdown-content">
<a href="learn.html#Data-From-Subsystem">Work with Data from a Subsystem</a>
<a href="learn.html#Data-By-Timestamp">Extract Data by Timestamp</a>
<a href="learn.html#Visualize-Power-Usage">Visualize Aggregate Power Usage</a>
<a href="learn.html#csv_to_json">Convert CSV to JSON</a>
</div>
</li>
<li><a href="https://www.nist.gov/el" target="_blank">About EL</a></li>
</ul>
</div>
<!-- /.nav-collapse -->
</div>
</div>
</header>
<div class="container">
<div class="row content-row row-offcanvas row-offcanvas-left">
<!-- SIDE NAVBAR -->
<nav class="col-xs-6 col-sm-3 sidebar-offcanvas sidenav-padding" id="side-nav">
<ul id="sidebar" class="nav nav-stacked fixed">
<li><a href="#ongoing_research">Ongoing Research at NIST</a></li>
<li><a href="#external_research">External Research Efforts</a></li>
<li><a href="#potential_research">Potential Research Avenues</a>
<ul class="nav nav-stacked sub-section">
<li><a href="#data_visualization">Data Visualization</a></li>
<li><a href="#estimating_equipment_efficiency">Estimating Equipment Efficiency</a></li>
<li><a href="#fault_detection">Fault Detection</a></li>
</ul>
</li>
</ul>
</nav>
<!-- CONTENT SECTION -->
<div id="data_content" class="col-xs-12 col-sm-9">
<div id="ongoing_research">
<h2>Ongoing Research at NIST</h2>
<p>Both a laboratory and a house, the two-story, four bedrooms, three-bath NZERTF would blend in nicely in a new suburban subdivision. It was designed and built to be approximately 60 percent more energy efficient than homes built to meet the requirements of the 2012 International Energy Conservation Code. During the first year of operation (July 2013 – June 2014) the house exceeded its goal with enough surplus energy to power an electric car for about 1400 miles. Instead of paying almost $4,400 for electricity – the estimated annual bill for a comparable home in Maryland – the virtual family of four residing in the all-electric home actually exported energy to the electric grid. Additional details can be found by reading “NIST Test House Exceeds Goal; Ends Year with Energy to Spare”.</p>
<p><a href="https://www.nist.gov/el/net-zero-energy-residential-test-facility/recent-research-results" target="_blank">Read more about ongoing research at NIST here.</a></p>
</div>
<div id="external_research">
<h2>External Research Efforts</h2>
<br />
<p><strong>Validate environmental impact of a new product</strong>
<br/>
When NIST publicly launched the Net-Zero data set at the TechCrunch hackathon in San Francisco, a number of teams working on energy efficient product development found this data set to be useful in validating the energy impact of a new product. The team from smart fenestra is building a device which turns conventional windows into smart windows and allows them to open and close based on environmental factors. They used the Net-Zero data set to develop an algorithm that estimates the energy that would be saved if their new smart window opened and closed windows at the optimal time, based on interior and exterior temperature and air quality. </p>
<p>Read more about smart fenestra's use of Net-Zero data <a href="http://www.smartfenestra.com/departmentofcommerce" target="_blank">here</a>.</p>
<p style="font-style: italic; font-size: 13px;">If you would like your Net-Zero research featured on this website, contact <a href="mailto:[email protected]">Bill Healy</a>.</p>
</div>
<section id="potential_research" class="group">
<div>
<h2>Potential Research Avenues</h2>
<p>This section provides some examples of ways that the data from the Net-Zero Energy Residential Test Facility could be used.</p>
<div id="data_visualization" class="subgroup">
<h3>Data Visualization</h3>
<p>With the large amount of data available, it would be valuable to develop clever means of displaying the data to help assess operational trends. For example, the image below is a contour plot of the temperatures on the first floor overlaid on a floor plan obtained from the design drawings at <a href="https://www.nist.gov/el/net-zero-energy-residential-test-facility" target="_blank">https://www.nist.gov/el/net-zero-energy-residential-test-facility</a>. Running through images like these might help one to better understand thermal comfort throughout the house.</p>
<img src="img/NIST-NetZero-room-temperature.png" style="width: 300px;">
<p>This image is for one point in time (July 7, 2015, 5:00 pm) and uses the room temperature readings in the “IndEnv” subsystem. The data values that were used include:</p>
<pre><code>IndEnv_RoomTempBA1Temp
IndEnv_RoomTempBR4Temp
IndEnv_RoomTempDRTemp
IndEnv_RoomTempHallLowerMidTemp
IndEnv_RoomTempKitchenTemp
IndEnv_RoomTempLRTemp
</code></pre>
<p>Finding ways to present home performance data in a clear manner will help homeowners and building professionals better understand how systems are operating and can help identify potential areas for improvements.</p>
<br>
</div>
<div id="estimating_equipment_efficiency" class="subgroup">
<h3>Estimating Equipment Efficiency</h3>
<p>The data can be used to determine the efficiency of equipment under a range of conditions. As one example, consider the photovoltaic system. The efficiency of the array is the DC electrical output divided by the incident energy on the array. There is also an inverter in the system that converts the DC energy from the array to AC electrical energy for use by the home. An efficiency can also be determined for the inverter as the AC electrical energy output divided by the DC electrical energy input. For this example, we will examine how these efficiencies vary throughout the day and as a function of incident sunlight.</p>
<br>
<p>The pertinent data for the photovoltaic system can be found in the “PV” dataset. We will consider the power output for each minute.</p>
<p style="font-style: italic;">Determination of power output from PV array:</p>
<p>The array is made up of four strings of modules. The total power from the array is the sum of the power from the four strings. The power generated by each string can be determined by multiplying the current by the voltage. Note that strings 1&2 and 3&4 are each wired in parallel to a separate inverter so that the voltage across string 2 is the same as that across string 1, and the voltage across string 4 is the same as that across string 3. The power for each string can be determined from the database variables as:</p>
<pre><code>Power_String1 = PV_StringCurrentIStr1 * PV_StringVoltageUStr2
Power_String2 = PV_StringCurrentIStr2* PV_StringVoltageUStr2
Power_String3 = PV_StringCurrentIStr3* PV_StringVoltageUStr4
Power_String4 = PV_StringCurrentIStr4* PV_StringVoltageUStr4
Power_Array = Power_String1 + Power_String2 + Power_String3 + Power_String4
</code></pre>
<p style="font-style: italic;">Determination of power output from inverters:</p>
<p>The total AC power output from the inverters can be determined from the dataset using the following variables:</p>
<pre><code>Power_Inverter = PV_PVSystem1ACPowerOSPACPV1OS + PV_PVSystem2ACPowerOSPACPV2OS
</code></pre>
<p style="font-style: italic;">Determination of solar insolation:</p>
<p>The data set contains a field that provides the amount of energy impacting the array in the last minute. To obtain an estimate of the average power over that minute in kW: </p>
<pre><code>Sun_AvgPower = PV_PVInsolationHArray (kWh) / (1/60 h)</code></pre>
<p>This number will not be perfectly aligned in time with the power readings, which are taken on the minute, but they can be used as an approximation of the power level on the minute. </p>
<p style="font-style: italic;">Determination of efficiencies: </p>
<p>The efficiency of the array at any minute can then be determined by dividing the Power_Array by the Sun_AvgPower, making sure that each variable has consistent units.
<br>
The efficiency of the inverter can be determined as the Power_Inverter divided by the Power_Array .
<br>
This spreadsheet <a href="img/PVEfficiency.xlsx" target="_blank">(download here)</a> shows sample calculations for July 2015 and plots the efficiency levels against solar insolation. </p>
<br>
</div>
<div id="fault_detection" class="subgroup">
<h3>Fault Detection</h3>
<p>As noted in the <a href="data.html#log_revisions">"Known Data Gaps and Issues"</a> section of the website, there are a number of times during the year where particular equipment was not working as designed. These times could give an opportunity to develop and test automated fault detection and diagnosis algorithms for residential buildings. For example, the solar water heater was not working properly from February 19 through March 22. Can you determine what is wrong from the data, keeping in mind that operation of the solar water heater is dependent upon the amount of sunlight, snow cover on the panels, and hot water usage? A plot of the glycol temperatures and solar pump power versus time, for example, could be useful.</p>
<br>
<img src="img/NIST-NetZero-glycol-temperature.png" style="width: 700px;">
<br>
<br>
<p>Other equipment that didn't work as planned during the year include the heat pump (due to a faulty relay) and the photovoltaics (due to snow cover).</p>
</div>
</div>
</section>
<hr \>
<section class="footer">
<br>
<a target="_blank" href="http://www.nist.gov/public_affairs/privacy.cfm#privpolicy">Privacy Policy</a> | <a target="_blank" href="http://www.nist.gov/public_affairs/privacy.cfm#secnot">Security Notice</a> | <a target="_blank" href="http://www.nist.gov/public_affairs/privacy.cfm#accesstate">Accessibility Statement</a> | <a target="_blank" href="mailto:[email protected]?subject=Feedback%20on%20Web%20Site%20Template">Send feedback</a>
</section>
</div>
</div>
<!-- DataTables -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.2/jquery.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/responsive/2.1.0/js/dataTables.responsive.min.js"></script>
<!--Dropdowns-->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/nzertf.js"></script>
<script type="text/javascript" src="js/data_page.js"></script>
</body>
</html>