-
Notifications
You must be signed in to change notification settings - Fork 0
/
testing.htm
executable file
·362 lines (299 loc) · 13.6 KB
/
testing.htm
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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="scripts/jquery-1.11.1.min.js"></script>
<title>Project Description > Hexcrete Tower Project </title>
<meta name="keywords" content="Hexcrete-tower-project, Wind-energy, Sri Sritharan">
<meta name="description" content="title: Hexcrete-tower-project, name: Wind Energy, Designer: Vikesh Reddy Nallamilli">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style media="all" type="text/css">@import "base2.css";</style>
<script type="text/javascript" src="scripts/base2.js"></script>
<!--script type="text/javascript" src="common/base2.js"></script-->
<script type="text/javascript" src="html5lightbox/jquery.js"></script>
<script type="text/javascript" src="html5lightbox/html5lightbox.js"></script>
<link rel="shortcut icon" href="images/favicon.ico" type="image/vnd.microsoft.icon" />
<script type="text/javascript">
function date_time(id)
{
date = new Date;
year = date.getFullYear();
month = date.getMonth();
months = new Array('January', 'February', 'March', 'April', 'May', 'June', 'Jully', 'August', 'September', 'October', 'November', 'December');
d = date.getDate();
day = date.getDay();
days = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
h = date.getHours();
if(h<10)
{
h = "0"+h;
}
m = date.getMinutes();
if(m<10)
{
m = "0"+m;
}
s = date.getSeconds();
if(s<10)
{
s = "0"+s;
}
result = ''+days[day]+' '+months[month]+' '+d+' '+year+' '+h+':'+m+':'+s;
document.getElementById(id).innerHTML = result;
setTimeout('date_time("'+id+'");','1000');
return true;
}
</script>
</head>
<body class="cs0">
<div id="content">
<div id="sitewrap">
<div id="maincontentwrap">
<div id="siteheader">
</div>
<div id="navwrap1">
<div id="mainnav">
<ul>
<li><a href="index.htm" ><i>Home</i></a></li>
<li><a href="technology.htm"><i>Technology</i></a></li>
<li><a href="partnership.htm"><i>Partnership</i></a></li>
<div class="dropdown">
<li><a href="doeproject.htm"><i>DOE Project</i></a></li>
<div class="dropdown-content">
<a href="doeproject.htm"><i>DOE Project</i></a>
<a href="doeproject.htm"><i>Summary</i></a>
<a href="personnel.htm"><i>Personnel</i></a>
<a href="sponsors.htm"><i>Sponsors</i></a>
</div></div>
<li><a href="testing.htm" class="selected"><i>Testing</i></a></li>
<li><a href="publications.htm"><i>Publications</i></a></li>
<li><a href="contact.htm"><i>Contact</i></a></li>
<!--- <li><a href="personnel.htm"><i>Personnel</i></a></li>
<li><a href="sponsors.htm"><i>Sponsors</i></a></li> --->
<li><a><i><span id="date_time"></i></span>
<script type="text/javascript">window.onload = date_time('date_time');</script></a></li>
<!-- QUICK LINK PLACEHOLDER -->
</ul>
</div>
</div>
<div id="navwrap2">
<div id="subnav">
</div>
</div>
<!-- BEGIN #maincontent -->
<div id="pagehead"><i>List of Large-Scale Tests</i></div>
<div id="supleft">
<!-- LEFT COLUMN CONTENT -->
<a name="tcst" style="text-decoration: none">
<h2><i>Full-scale tower section test</i></h2></a>
<a href="images/main.jpg" title="Full-scale tower section test"><img src="images/main.jpg"></a>
<p><div style="text-align:justify !important;text-justify:inter-word !important;">A full scale cross-section of the Hexcrete tower will be constructed and tested at the NEES Multi-Axial Subassemblage Testing (MAST) Laboratory in Minnesota. Service level and extreme loads will be applied to test the tower’s designed strength capacity. Precast concrete members will be provided by Coreslab Structures of Omaha.
</div></p>
<h4>Prefabrication:</h4>
<table>
<tr>
<td>
<a href="images/pixar/top1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/top1.jpg" title="Top Block-1"><img src='images/pixel/top1.jpg' /></a>
<p><b>Top Block-1</b></p>
</td>
<td>
<a href="images/pixar/top2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/top2.jpg" title="Top Block-2"><img src='images/pixel/top2.jpg' /></a>
<p><b>Top Block-2</b></p>
</td>
<td>
<a href="images/pixar/bottom1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/bottom1.jpg" title="Bottom Block-1"><img src='images/pixel/bottom1.jpg' /></a>
<p><b>Bottom Block-1</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/bottom2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/bottom2.jpg" title="Bottom Block-2"><img src='images/pixel/bottom2.jpg' /></a>
<p><b>Bottom Block-2</b></p>
</td>
<td>
<a href="images/pixar/uhpc1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/uhpc1.jpg" title="UHPC Column-1"><img src='images/pixel/uhpc1.jpg' /></a>
<p><b>UHPC Column-1</b></p>
</td>
<td>
<a href="images/pixar/uhpc2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/uhpc2.jpg" title="UHPC Column-2"><img src='images/pixel/uhpc2.jpg' /></a>
<p><b>UHPC Column-2</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/uhpc3.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/uhpc3.jpg" title="UHPC Column-3"><img src='images/pixel/uhpc3.jpg' /></a>
<p><b>UHPC Column-3</b></p>
</td>
<td>
<a href="images/pixar/hsc1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hsc1.jpg" title="HSC Column-1"><img src='images/pixel/hsc1.jpg' /></a>
<p><b>HSC Column-1</b></p>
</td>
<td>
<a href="images/pixar/hsc2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hsc2.jpg" title="HSC Column-2"><img src='images/pixel/hsc2.jpg' /></a>
<p><b>HSC Column-2</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/hsc3.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hsc3.jpg" title="HSC Column-3"><img src='images/pixel/hsc3.jpg' /></a>
<p><b>HSC Column-3</b></p>
</td>
<td>
<a href="images/pixar/uhpcp1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/uhpcp1.jpg" title="UHPC Panel-1"><img src='images/pixel/uhpcp1.jpg' /></a>
<p><b>UHPC Panel-1</b></p>
</td>
<td>
<a href="images/pixar/uhpcp2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/uhpcp2.jpg" title="UHPC Panel-2"><img src='images/pixel/uhpcp2.jpg' /></a>
<p><b>UHPC Panel-2</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/hscp1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hscp1.jpg" title="HSC Panel-1"><img src='images/pixel/hscp1.jpg' /></a>
<p><b>HSC Panel-1</b></p>
</td>
<td>
<a href="images/pixar/hscp2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hscp2.jpg" title="HSC Panel-2"><img src='images/pixel/hscp2.jpg' /></a>
<p><b>HSC Panel-2</b></p>
</td>
<td>
<a href="images/pixar/hscp3.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/hscp3.jpg" title="HSC Panel-3"><img src='images/pixel/hscp3.jpg' /></a>
<p><b>HSC Panel-3</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/prefa1.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/prefa1.jpg" title="Prefabricated Modules-1"><img src='images/pixel/prefa1.jpg' /></a>
<p><b>Prefabricated Modules-1</b></p>
</td>
<td>
<a href="images/pixar/prefa2.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/prefa2.jpg" title="Prefabricated Modules-2"><img src='images/pixel/prefa2.jpg' /></a>
<p><b>Prefabricated Modules-2</b></p>
</td>
<td>
<a href="images/pixar/prefa3.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/prefa3.jpg" title="Prefabricated Modules-3"><img src='images/pixel/prefa3.jpg' /></a>
<p><b>Prefabricated Modules-3</b></p>
</td>
</tr>
</table>
<h4>Assembly:</h4>
<table>
<tr>
<td>
<a href="images/pixar/coler.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/coler.jpg" title="Column Erection"><img src='images/pixel/coler.jpg' /></a>
<p><b>Column Erection</b></p>
</td>
<td>
<a href="images/pixar/panas.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/panas.jpg" title="Panel Assembly"><img src='images/pixel/panas.jpg' /></a>
<p><b>Panel Assembly</b></p>
</td>
<td>
<a href="images/pixar/towseg.jpg" class="html5lightbox" data-group="mygroup" data-thumbnail="images/pixel/towseg.jpg" title="Tower Segment"><img src='images/pixel/towseg.jpg' /></a>
<p><b>Tower Segment</b></p>
</td>
</tr>
</table>
<a name="ft" style="text-decoration: none">
<h2><i>Fatigue test</i></h2></a>
<a href="images/fatiguetest.png" title="Fatigue testing"><img src="images/fatiguetest.png"></a>
<p><div style="text-align:justify !important;text-justify:inter-word !important;">A single panel, two column section of the wind tower will be tested under fatigue loads at the Iowa State University (ISU) structures laboratory. The test will ensure that the connection and material strengths are adequate in reaching target fatigue load values while incurring minimal damage to the structure.</p></div>
<h4>Prefabrication:</h4>
<table>
<tr>
<td>
<a href="images/pixar/fatigue1.png" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigue1.png" title="Test Unit Specimens"><img src='images/pixel/fatigue1.png' /></a>
<p><b>Test Unit Specimens</b></p>
</td>
<td>
<a href="images/pixar/fatigue2.png" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigue2.png" title="Reinforcement Layout"><img src='images/pixel/fatigue2.png' /></a>
<p><b>Reinforcement Layout</b></p>
</td>
<td>
<a href="images/pixar/fatigue3.png" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigue3.png" title="Bottom Block-1"><img src='images/pixel/fatigue3.png' /></a>
<p><b>Completed Foundation Block</b></p>
</td>
</tr>
</table>
<h4>Assembly:</h4>
<table>
<tr>
<td>
<a href="images/pixar/fatigueassembly1.jpg" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigueassembly1.jpg" title="HSC Columns and HSC Panel Assembly"><img src='images/pixel/fatigueassembly1.jpg' /></a>
<p><b>HSC Columns and HSC Panel Assembly</b></p>
</td>
<td>
<a href="images/pixar/fatigueassembly2.jpg" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigueassembly2.jpg" title="UHPC Columns Erection"><img src='images/pixel/fatigueassembly2.jpg' /></a>
<p><b>UHPC Columns Erection</b></p>
</td>
<td>
<a href="images/pixar/fatigueassembly3.jpg" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigueassembly3.jpg" title="UHPC Panel Erection"><img src='images/pixel/fatigueassembly3.jpg' /></a>
<p><b>
UHPC Panel Erection</b></p>
</td>
</tr>
<tr>
<td>
<a href="images/pixar/fatigueassembly4.jpg" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigueassembly4.jpg" title="Test Specimen "><img src='images/pixel/fatigueassembly4.jpg' /></a>
<p><b>Test Specimen </b></p>
</td>
</tr>
</table>
<h4>Instrumentation:</h4>
<table>
<tr>
<td>
<a href="images/pixar/fatigue4.png" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigue4.png" title="Instruments layout on the finished specimen -1"><img src='images/pixel/fatigue4.png' /></a>
<p><b>Instruments layout on <br> finished specimen - 1</b></p>
</td>
<td>
<a href="images/pixar/fatigue5.png" class="html5lightbox" data-group="mygroup2" data-thumbnail="images/pixel/fatigue5.png" title="Instruments layout on the finished specimen -2"><img src='images/pixel/fatigue5.png' /></a>
<p><b>Instruments layout on <br> finished specimen - 2</b></p>
</td>
</tr>
</table>
<a name="ct" style="text-decoration: none">
<h2><i>Connection test</i></h2></a>
<p><div style="text-align:justify !important;text-justify:inter-word !important;">...</p></div>
</div>
<div id="subright" style="
width: 240px;
height: 425px;
">
<h2><i>Browse to</i></h2>
<ul>
<li><i><a href="#tcst">Full tower cross-section test</a></i></li>
<li><i><a href="#ft">Fatigue test</a></i></li>
<li><i><a href="#ct">Connection test</a></i></li>
</ul>
<h2><i>Videos</i></h2>
<table>
<tr>
<td>
<a href="https://www.youtube.com/watch?v=1FS0QeCGt50&feature=youtu.be" class="html5lightbox" data-group="mygroup" title="Hexcrete Cell Assembly"><img src='images/demo1.jpg' width="225px;" /></a>
<p><h3><b>Hexcrete Cell Assembly</b></h3></p>
</td>
</tr>
<tr>
<td>
<a href="https://www.youtube.com/embed/yOtlb9iEPPs" class="html5lightbox" data-group="mygroup" title="Testing of a Hexcrete Cell"><img src='images/demo3.jpg' width="225px;" /></a>
<p><h3><b>Testing of a Hexcrete Cell</b></h3></p>
</td>
</tr>
</table>
</div>
<!-- END #maincontent -->
<!-- BEGIN #footer -->
<!-- This is the footer include file for all twall project pages -->
<div class="clear"></div>
<div id="footer">
<a href="index.htm">Home</a> | <span><a href=
"technology.htm">Technology</a></span> | <span><a href=
"partnership.htm">Partnership</a></span> | <span><a href=
"doeproject.htm">DOE Project</a></span> | <span><a href=
"testing.htm">Testing</a></span> | <span><a href=
"publications.htm">Publications</a></span> | <span><a href=
"contact.htm">Contact</a></span>
</div>
</div>
</div>
</body>
</html>