forked from the-utkarshjain/IEEE-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathevents2016.html
More file actions
executable file
·429 lines (401 loc) · 25.3 KB
/
events2016.html
File metadata and controls
executable file
·429 lines (401 loc) · 25.3 KB
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
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<html lang="en">
<style>
header {
background-color: #404040;
padding: 20px;
text-align: center;
font-size: 35px;
color: white;
}
.navbar {
font-family: montserrat;
border-radius: 0;
opacity: 1;
background-color: black !important;
}
.navbar li a {
color: #d5d5d5 !important;
font-size: 17px;
padding: 18px !important;
transition: .3s;
}
.navbar-nav li a:hover {
color: white !important;
}
.navbar-nav li.active a {
color: #fff !important;
background-color: #29292c !important;
}
p {
color: black;
}
</style>
<head>
<title>Events 2016 | IEEE IIT Mandi</title>
<link rel="icon" href="img/Blog_Pic.jpg" type="image">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,500|Open+Sans" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/templatemo-style.css">
</head>
<body style="background-color: white">
<!-- NAVBAR STARTS-->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<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/ieee_logo.png" alt="Logo" style="height: 44px; transform: translate(0px,-10px);"
id="logo">
</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#resource">Resources</a></li>
<li><a href="index.html#events">Events</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="index.html#membershere">Executive Council</a></li>
<li><a href="index.html#gallery">Gallery</a></li>
<li><a href="index.html#contact_us">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- NAVBAR ENDS -->
<br><br>
<div class="jumbotron">
<h1 style="color: black; text-align: center;">Events - 2016</h1>
</div>
<div class="container">
<div class="container tm-container-2">
<div class="row tm-section-mb">
<div class="col-lg-12">
<div class=" tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/contest.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Contest</b>: Energy Saving and Innovation
in the Usage of Renewable Energy</h3>
<p>Design and painting competition with Theme on <strong>Energy Saving and
Innovation in the Usage of Renewable Energy</strong> was held at IIT Mandi
for around School going students. Several IIT Mandi engineering and science
labs. visit was also be arranged.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
22/12/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/fieldvisit.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Field visit:</b> Shanon/Bassi Hydro Power
Station</h3>
<p>A field visit to <strong>Shanon/Bassi Hydro Power Station</strong> was been made
which was been schduled on Dec. 19th, 2016 from IIT Mandi Kamand Campus and
back.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
19/12/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/talk.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Talk:</b> Renewable Energy and Cooling
</h3>
<p>A Technical Talk was being organized by <strong>IEEE PES-IAS</strong> Delhi
Chapter and co-sponsored by <strong>PELS-IES</strong> Delhi Chapter.In the past
decade two significant trends have developed
in India. The first, Solar photovoltaic deployment is well known and
quantified.The second trend is also well known,
but not well quantified. In the past decade, residential and commercial air
conditioning deployment has grown.In this talk the discussion topic was the
opportunity at the intersection of these trends.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
19/11/2016</span><br>
<strong>Speaker:</strong><span>Dr. Rajan Kapur, USA</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/workshop.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Workshop:</b> Teaching and Learning</h3>
<p>A half day workshop on Teaching and Learning was
arranged by IIT Mandi for many of those who werepursuing higher studies and had
aims of following a teaching career in their life.The workshop covered<br> 1)
general aspects good teaching
and learning and<br> 2) those aspects that are particularly
relevant to Teaching Assistants.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
16/12/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/lecture.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Lecture:</b> Energy Efficiency of Medium
Voltage Drives</h3>
<p>Student Design Contest for <strong>Developing Low Cost and Efficient Renewable
Energy based Applications</strong> was organised.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
10/7/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/talk.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Talk:</b> Solar Energy Research and
Applications for Western Himalayan Region</h3>
<p>A Technical Talk was being organized by <strong>IEEE PES-IAS</strong> Delhi
Chapter and co-sponsored by <strong>PELS-IES</strong> Delhi Chapter. The speaker
have under taken a research project
for HP Govt on identifying possible sites for MW level solar power plants. He is
also working on Solar
photovoltaic, Solar Wind hybrid systems and Passive solar technology for space
heating of buildings with focus
on the Himalayan region. In this context he shared his experiences and presented
outcomes of research project.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
23/9/2016</span><br>
<strong>Date:</strong><span> Speaker: Prof. S. S. Chandel, NIT Hamirpur.</span>
</p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/contest.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Contest:</b> Energy Saving and Innovation
in the Usage of Renewable Energy</h3>
<p>Design and painting competition with Theme on <strong>Energy Saving and
Innovation in the Usage of Renewable Energy</strong> was organised.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
18/6/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/talk.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Talk:</b> Professional Ethics and Value
Education for Engineering Education</h3>
<p>A Professional Talk was being organized by <strong>IEEE PES-IAS</strong> Delhi
Chapter and co-sponsored by <strong>PELS-IES</strong> Delhi Chapter.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
5/6/2016</span><br>
<strong>Speaker:</strong><span> Prof. Rajeev Sangal, Director, IIT BHU</span>
</p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/meeting.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Meeting:</b> Inflatable Rubber Dam</h3>
<p>An interaction meeting with <strong>HPSEB Ltd.</strong> and key design team has
been scheduled. HPSEB Ltd. is planning to go for Inflatable Rubber Dam in Kullu
for a site with low head. Speaker will be presenting desing challaenges
and opportunities.</p>
<p class="tm-text-yellow float-right mb-0"> <strong>Date:</strong><span>
16/4/2016</span><br><strong>Speaker:</strong><span> Er. Rajan Kapur, SE
Planning, HPSEB Ltd.</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/presentation.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Presentation:</b> Taking research Beyond
Publications: How and Why?</h3>
<p>The present global shift in the application oriented research besides basic
research demands for the proper protection of inventions. The presentation will
encourage and focus on the research community to have an exposure for the means
of protection of their inventions and also to serve the community by effective
ways.
</p>
<p class="tm-text-orange float-right mb-0"> <strong>Date:</strong><span>
13/4/2016</span><br>
<strong>Speaker: </strong><span> Dr. Venkatesan</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/lecture.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Lecture:</b> Rechargeable Aqueous Na-air
Battery</h3>
<p><strong>IEEE</strong> Delhi Section <strong>PES-IAS</strong> Chapter Lecture,
co-sponsored by PELS-IAS Chapter. With the increasing demand of cost-effective
high energy devices, sodium-air batteries have attracted immense interests due
to the natural abundance of sodium in contrast to lithium.
</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
5/4/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/fieldvisit.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Field visit:</b> Larji Hydel Power
Project(Mandi),Electric Substation(Bijni),HPSEBL(Sundernagar)</h3>
<p>A field visit to following places has been arranged for students.<br>1. Larji
Hydel Power Project (126 MW), Mandi<br>2. Electric Substation (132/33 kV) at
Bijni, Mandi<br>3. H.P Maintenance and Testing division of Transformer, HPSEBL,
Sundernagar.
</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
2/4/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/fieldvisit.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Field visit:</b> Hydro Power Station and
Sub-station</h3>
<p>A field visit to <strong>Hydro Power Station</strong> and Sub-station was
organised. Students explored a lot in their respective field of education and
interest.
</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span>
5/4/2016</span></p>
</div>
</div>
</div>
<div class="tm-timeline-connector-vertical"></div>
</div>
<div class="tm-timeline-item">
<div class="tm-timeline-item-inner">
<img src="img/presentation.jpg" alt="Image" class="rounded-circle tm-img-timeline">
<div class="tm-timeline-connector">
<p class="mb-0"> </p>
</div>
<div class="tm-timeline-description-wrap">
<div class="tm-bg-dark-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Presentation:</b> Taking research Beyond
Publications: IP laws and patents</h3>
<p>The present global shift in the application oriented research besides basic
research demands for the proper protection of inventions. The presentation will
encourage and focus on the research community to have an exposure for the means
of protection of their inventions and also to serve the community by effective
ways.
</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span>
13/4/2016</span><br><strong>Speaker:</strong><span> Dr. Venkatesan</span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
<script src="js/jquery.min.js"></script>
<script src="js/templatemo-script.js"></script>
</body>
</html>