forked from the-utkarshjain/IEEE-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 4
/
events2018.html
executable file
·451 lines (421 loc) · 32.1 KB
/
events2018.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
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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
<!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 2018 | 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 - 2018</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/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> IEEE IAS SB Chapter EXECOM Meeting</h3>
<p>1st Execom Meeting of IEEE IAS SB Chapter IIT Mandi was
scheduled. Agenda items:<br>
1. Induction of new IEEE IAS Student Members <br>
2. Follow up action on the minutes of last Execom meeting. <br>
3. Plan of activities for the year 2018.</p>
<p class="tm-text-yellow float-right mb-0"> <strong>Date:</strong><span> 15th March 2018.</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>Outreach Activity:</b> Laboratory Visits of UG Students</h3>
<p><strong>IEEE IAS SB Chapter-IIT Mandi</strong> in collaboration with <strong>IEEE PES-IAS</strong> and <strong> IEEE PELS-IES Chapter of Delhi
unit</strong> had organized a technical laboratory visit for the undergraduate students of Bachelor of
Technology in Electronics and Communication department of Sri Sai University, Palampur,
Himachal Pradesh.Around thirty five students and three faculty members had visited IIT Mandi Campus in
Kamand. Volunteers took students to different Electrical
laboratories like; Electrical Machines Lab, Electronics snd Communication Lab, Digital
Electronics Lab, Control Lab and lastly Special Electrical Machines Lab. They were
introduced to the respective labs.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span> 26 th March 2018</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> Distributed Rule-Based Ontology Reasoning</h3>
<p>In this talk, Dr. Raghava Mutharaju described his work
on distributed ontology reasoning on a tractable profile of OWL with a polynomial reasoning time,
called OWL 2 EL. He also discussed his future research plan and the courses that he would be
interested in teaching.</p>
<p class="tm-text-yellow float-right mb-0">
<strong>Date:</strong><span> 30th March 2018</span><br>
<strong>Speaker: </strong><span>Dr. Raghava Mutharaju</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>Educational Visit: </b> Initiative to form IEEE IAS Chapter in surrounding institutes of Himachal Pradesh</h3>
<p>An initiative from IEEE IAS SB Chapter to
encourage the students of NIT Hamirpur to
open an IEEE IAS SB chapter in their institute.
The graduate students showed some interest
and the efforts were made successful. There are
many such initiatives been taken up by the
IEEE IAS SB chapter of IIT Mandi to
encourage the surrounding Technical institutes
in Himachal Pradesh to have an IEEE and IAS SB chapters in their colleges respectively.</p>
<p class="tm-text-orange float-right mb-0"> <strong>Date:</strong><span> 23rd April 2018.</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>Educational Visit: </b> IEEE High Voltage Laboratory Visit in NIT Kurukshetra</h3>
<p>As a part of IEEE PES Day Celebration, Around 16 students comprising of undergraduate, garduate and PhD research students of IIT
Mandi had an academic visit to Electrical Machines and Drives Laboratory in NIT
Kurukshetra by the IEEE Student Branch of IIT Mandi in
collaboration with<strong> IEEE PEs-IAS</strong> Chapter Delhi Section.</p>
<p class="tm-text-yellow float-right mb-0"> <strong>Date:</strong><span> 25th April 2018.</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>Industrial Visit: </b> IEEE Industrial Visit to PD STEELS in
Mohali, Punjab</h3>
<p>As a part of IEEE PES Day Celebration, an activity which consisted of an industrial visit to PD Steels in Mohali,
Punjab, was been conducted by the IEEE Student Branch of IIT Mandi in collaboration with <strong>IEEE PEs-IAS</strong>
Chapter Delhi Section. Students came across many of the practical experiments which were just a part of theory till then.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span> 26th April 2018.</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>Visit: </b>IEEE Industrial visit to Power Grid Corporation of India Ltd. in Karnal, Haryana</h3>
<p>An activity which consisted of an industrial visit to
Power Grid Corporation of India Ltd. in Karnal, Haryana, was been conducted by the IEEE
Student Branch of IIT Mandi in collaboration with<strong> IEEE PEs-IAS</strong> Chapter Delhi Section. The
first High Voltage HVDC Line between Kurukshetra (Haryana) and Champa (Chattisgarh)
was observed by the students.</p>
<p class="tm-text-yellow float-right mb-0"> <strong>Date:</strong><span> 26th April 2018</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>IEEE Awareness Talk</h3>
<p>This talk was given by one of the PhD Student of IIT Mandi name Adil Usman, who is also an IEEE PES YP
Representative, India. The talk covered the following topics: <br>
1. Benefits of IEEE<br>
2. Different Technical Societies of IEEE<br>
3. Power Energy Society (PES) and Industry Application Society (IAS)<br>
4. Important Conferences with respect to different research areas.<br>
5. Travel Grants Provision to attend IEEE conferences.<br>
6. Some online coding competitions worldwide.<br>
7. Volunteering Opportunities in IEEE.<br>
8. Highlights of some reputed journals of IEEE for publications.<br>
The talk was followed by Prof. Ravindra Arora who gave his remarks on the IEEE PES Society.
Prof. Ravindra Arora is an author of an IEEE Press book titled:<strong> " High Voltage and Electrical Insulation
Engineering"</strong>.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span> 20th April 2018</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 tm-timeline-description">
<h3 class="tm-text-yellow tm-font-400"><b>Workshop:</b> One Day Teaching Workshop for Teaching Assistants(TAs)</h3>
<p>The Teaching and Learning Committee of IIT Mandi in
collaboration with<strong> IEEE Student Branch of IIT Mandi</strong>strong>
and <strong>IEEE PES-IAS Chapter</strong> Delhi Section organized a
one-day teaching workshop for TAs.The workshop familiarized research scholars with
aspects related to teaching, which is important for
pursuing a career as a teacher.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span> 28th April 2018</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-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Meeting: </b> IEEE IAS SB Chapter EXECOM Meeting</h3>
<p>2nd Execom Meeting of IEEE IAS SB Chapter IIT Mandi was
scheduled. Agenda items:<br>
1. Select students for free IEEE membership for 2019 <br>
2. Progress of activities <br>
3. Filing of Petition to open IEEE Robotics Society of IIT Mandi.</p>
<p class="tm-text-orange float-right mb-0"> <strong>Date:</strong><span> 9th May 2018.</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> Smart Distribution Grid – Towards Efficient Electricity Management</h3>
<p>Talks outline: Access to affordable, reliable and low-
carbon electricity plays a critical role for sustainable
economies and social development.This talk
covered the discussion on enabling technologies for smart
grid – advanced sensing/measurement, integrated
communications, advanced components/subsystems and
improved interface/decision support. Some research
scope in the smart grid domain was also highlighted.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span> 7th June 2018</span><strong>Time:</strong><span> 12:15 PM</span><br>
<strong>Speaker:</strong><span>Dr. Naran Pindoriya, Associate Professor, IIT Gandhinagar, Gujarat.</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-light tm-timeline-description">
<h3 class="tm-text-orange tm-font-400"><b>Lecture:</b> Innovation on Power Generation from Solar and Biowaste</h3>
<p>A lecture was being organized on Innovation on Power Generation from Solar and Biowaste was arranged by the IEEE Student Branch of IIT Mandi in A1-NKN.</p>
<p class="tm-text-orange float-right mb-0"> <strong>Date:</strong><span> 17/08/2018</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> Large MV and HV Synchronous and Induction
Motors for River lift irrigation systems and River linked irrigation schemes:</h3>
<p>A lecture was organized on Large MV and
HV Synchronous and Induction Motors for River lift
irrigation systems and River linked irrigation schemes –
Mega projects in India.. This lecture was arranged by the IEEE Student Branch of IIT Mandi in A1-NKN.</p>
<p class="tm-text-yellow float-right mb-0"> <strong>Date:</strong><span> 22/08/2018</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>Session:</b> ANSYS Sessions on Multiphysics Simulation Capabilities</h3>
<p>An IEEE ANSYS Sessions on Multiphysics Simulation
Capabilities was organised as per the following schedule:
Venue: A-4 Conference Room, IIT Mandi, Mandi,
Himachal Pradesh, India.</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span> 23/08/2018</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> Medium and large Synchronous generators for
Turbo and hydro power plants for Industries and Mini hydel power projects.</h3>
<p>An IEEE lecture was being organized on Medium and
large Synchronous generators for Turbo and hydro
power plants for Industries and Mini hydel power
projects.<br>
Venue: SC-NKN, IIT Mandi, Mandi, Himachal Pradesh.</p>
<p class="tm-text-yellow float-right mb-0"><strong>Date:</strong><span> 23/08/2018</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> FEM Electromagnetics Training Workshop</h3>
<p>Two days training workshop was organized on FEM
Electromagnetics as pwer the following schedule:<br>
Venue: PC laboratory, IIT Mandi, Mandi, Himachal
Pradesh, India</p>
<p class="tm-text-orange float-right mb-0"><strong>Date:</strong><span> 27/12/2018</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>