-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
executable file
·281 lines (227 loc) · 9.72 KB
/
publications.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
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
<!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>
<!--script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.js"></script-->
<!--script>
$(document).ready(function() {
$('.nav-toggle').click(function(){
//get collapse content selector
var collapse_content_selector = $(this).attr('href');
//make the collapse content to be shown or hide
var toggle_switch = $(this);
$(collapse_content_selector).toggle(function(){
if($(this).css('display')=='none'){
//change the button label to be 'Show'
toggle_switch.html('Show');
}else{
//change the button label to be 'Hide'
toggle_switch.html('Hide');
}
});
});
});
</script-->
<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"><i>Testing</i></a></li>
<li><a href="publications.htm" class="selected"><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>Publications</i></div>
<div id="supleft" style="
width: 616px;
">
<style>
.morecontent span {
display: none;
}
.morelink {
display: block;
}
background-color:#B0C4DE
</style>
<!-- LEFT COLUMN CONTENT -->
<ul class="pubs">
</ul>
<a name="opub"></a>
<a href=http://sri.cce.iastate.edu/hexcrete/Hexcrete-Workshop-3-Agenda-Edited.pdf><h4><i><u> Commercialization workshop in Denver</u></i></h4></a>
<ul id="pubs">
</ul>
<a name="pre"></a>
<h4><i><u>Papers</u></a></i></h4>
<ul class="pubs">
</ul>
<ul class="pubs">
</ul>
<a name="pre"></a>
<li>Sritharan,S. (2015)<a href ="https://www.osti.gov/scitech/biblio/1361022-hexcrete-tower-harvesting-wind-energy-taller-hub-heights-budget-period" target="_blank"> Sritharan, Sri. 2017. “Hexcrete Tower for Harvesting Wind Energy at Taller Hub Heights - Budget Period 2"</a></li>
<ul class="pubs">
</ul>
<a name="pre"></a>
<li>Sritharan,S. (2015)<a href ="http://www.windtech-international.com/editorial-features/the-hexcrete-wind-turbine-towers" target="_blank"> The Hexcrete Wind Turbine Towers - Supporting Wind +Turbines Cost-effectively at Hub Heights of over 80 Metres</a></li>
<ul class="pubs">
</ul>
<a name="opub"></a>
<li>Sritharan,S. (2015)<a href = "https://www.pci.org/uploadedFiles/Siteroot/Publications/PCI_Journal/2015/November/CoverStory_ND15_Web.pdf" target="_blank"> Wind turbine towers - Precast concrete Hexcrete may help increase
renewable energy capacity with taller hub heights</a></li>
<ul id="pubs">
</ul>
<a name="Comwo"></a>
<h4><i><a href="http://sri.cce.iastate.edu/hexcrete/Hexcrete Workshop 3 -Agenda - Edited.pdf" target="_blank"></a></i></h4>
<ul id="pubs">
</ul>
<a name="pre"></a>
<h4><i><u>Reports</u></a></i></h4>
<ul class="pubs">
</ul>
<ul class="pubs">
</ul>
<a name="pre"></a>
<li>Sritharan,S. et al. (2017) <a href ="https://www.osti.gov/scitech/biblio/1361022-hexcrete-tower-harvesting-wind-energy-taller-hub-heights-budget-period" target="_blank">Hexcrete Tower for Harvesting Wind Energy at Taller Hub Heights - Budget Period 2</a></li>
<ul class="pubs">
</ul>
<a name="opub"></a>
<h4><i><u>Media Coverage</u></i></h4>
<ul id="pubs">
</ul>
<ul class="pubs">
</ul>
<a name="pre"></a>
<li>(2016)<a href ="http://www.newswise.com/articles/view/655326/?sc=rssn&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+NewswiseScinews+%28Newswise%3A+SciNews%29" target="_blank"> Newswise - Workshop To Present Commercial Viability Of ‘Hexcrete’ Idea For Taller Wind Turbine Towers</a></li>
<ul class="pubs">
</ul>
<a name="opub"></a>
<li>(2015)<a href = "http://www.news.iastate.edu/news/2015/11/10/tallertowers" target="_blank"> Iowa state university news service - Iowa State engineers test taller wind turbine towers made from precast concrete</a></li>
<ul id="pubs">
</ul>
<a name="opub"></a>
<li>(2015)<a href = "http://www.concreteconstruction.net/business/technology/hexcrete-wind-energy-towers_c" target="_blank"> Concrete Construction - HEXCRETE WIND-ENERGY TOWERS</a></li>
<ul id="pubs">
</ul>
<a name="opub"></a>
<li>(2015)<a href = "http://www.smartbrief.com/s/2015/11/hexcrete-could-enable-taller-more-productive-wind-turbines" target="_blank"> Smart Brief- Hexcrete could enable taller, more producitve wind turbines</a></li>
<ul id="pubs">
</ul>
<a name="opub"></a>
<li>(2015)<a href = "http://insights.globalspec.com/article/1737/precast-concrete-could-enable-taller-wind-turbine-towers" target="_blank"> Engineering 360 - Precast Concrete Could Enable Taller Wind Turbine Towers</a></li>
<ul id="pubs">
</ul>
<a name="opub"></a>
<li>2015<a href = "http://www.thegazette.com/subject/news/education/higher-education/isu-in-top-100-for-2014-patents-20150618" target="_blank"> The Gazette - Iowa State University in top 100 for 2014 patents<br>
Wind tower systems, computer encryption, and bioasphalt among ISU patents</a></li>
<ul id="pubs">
</ul>
<a name="opub"></a>
<li>(2014)<a href = "https://informedinfrastructure.com/10748/energy-department-supports-iowa-state-studies-of-concrete-for-taller-wind-turbine-towers/" target="_blank"> Informed Infrastructure - Energy Department Supports Iowa State Studies of Concrete for Taller Wind Turbine Towers</a></li>
<ul id="pubs">
</ul>
</ul>
<a name="opub"></a>
<li>(2016)<a href = "https://www.asme.org/engineering-topics/articles/energy/tomorrows-taller-turbine-towers" target="_blank"> ASME - Tomorrow’s Taller Turbine Towers</a></li>
<ul id="pubs">
</ul>
</ul>
<a name="opub"></a>
<li>(2015)<a href = "http://www.siemens.com/innovation/en/home/pictures-of-the-future/energy-and-efficiency/sustainable-power-generation-windpower-hexcrete-tower.html" target="_blank"> Siemens - Hexcrete: A New Concept for Taller Wind Turbine Towers</a></li>
<ul id="pubs">
</ul>
</div>
<div id="subright">
<!-- RIGHT COLUMN CONTENT -->
<h2>Browse to</h2>
<ul>
<li><a href="mediacoverage.html">Media Coverage</a></li>
<li><a href="papers.html">Papers</a>
<li><a href="#pre">Presentation</a>
</ul>
</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>