-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtutorial.html
More file actions
314 lines (277 loc) · 14.5 KB
/
tutorial.html
File metadata and controls
314 lines (277 loc) · 14.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>IEEE Spices</title>
<meta content="IEEE SPICES" name="description" />
<meta content="IEEE SPICES" name="keywords" />
<!-- Favicons -->
<link href="assets/img/ieeembcet.png" rel="icon" />
<!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet" />
<link
href="assets/vendor/font-awesome/css/font-awesome.min.css"
rel="stylesheet"
/>
<link
href="assets/vendor/owl.carousel/assets/owl.carousel.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<script src="https://kit.fontawesome.com/yourcode.js" crossorigin="anonymous"></script>
<!-- =======================================================
* Template Name: TheEvent - v2.3.0
* Template URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<!-- Uncomment below if you prefer to use a text logo -->
<!-- <h1><a href="#intro">The<span>Event</span></a></h1>-->
<a href="index.html" class="scrollto"
><img
src="assets/img/ieeewhite.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem"
/></a>
<a href="index.html" class="scrollto mob-nav">
<p class="kerala-section">IEEE Kerala Section</p>
</a>
<a href="index.html" class="scrollto"
><img
src="assets/img/spices.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem; margin-bottom: 1rem"
/></a>
<a href="index.html" class="scrollto mob-nav"
><img
src="assets/img/mbcetlogo.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem"
/></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="/index">Home</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">CFP</a>
<div class="dropdown-content">
<a href="/paper">Paper Submission</a>
<a href="/cfp">CFP</a>
</div>
</li>
<li class="dropdown menu-active">
<a href="" class="dropbtn">Sessions</a>
<div class="dropdown-content">
<a href="/keynote">Keynote</a>
<a href="/tutorial">Tutorials</a>
</div>
</li>
<li><a href="/registration">Registration</a></li>
<li><a href="/committee">Committee</a></li>
<li><a href="/schedule">Schedule</a></li>
<li><a href="/venue"> Venue</a></li>
<li><a href="/contact">Contact</a></li>
<!-- <li class="buy-tickets"><a href="tickets.html">Buy Tickets</a></li> -->
</ul>
</nav>
<!-- #nav-menu-container -->
</div>
</header>
<!-- End Header -->
<!-- ======= Intro Section ======= -->
<section id="intro">
<div class="intro-container" data-aos="zoom-in" data-aos-delay="100">
<h1 class="mb-4 pb-0">Tutorial<br /><span></span></h1>
<p class="mb-4 pb-0"></p>
</div>
</section>
<!-- End Intro Section -->
<div class="register-tutorial"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdawbgH7T5uH7wzZNAp6nmDoBChOE2LxtoZfW9m0vf4k2sljw/viewform" target="blank">Register for the free tutorials</a></div>
<div class="tutorial-grid">
<div class="tutorial-card tutorial-one">
<div class="description-speaker">
<img
src="/assets/img/tutorial/1.jpg"
alt="Dr Jisha V R"
class="tutorial-speaker"
/>
<h3>Dr. Jisha V R</h3>
<h5>Professor, College of Engineering Trivandrum.</h5>
<h5><a href="http://ee.cet.ac.in/faculty/vrj.html" target="_blank"
>Speaker Profile</a
></h5>
</div>
<div class="description-tutorial">
<h3>About</h3>
<p>
Jisha V R, joined College of Engineering Trivandrum in 1999, after
obtaining BTech in Electrical and Electronics Engineering from
College of Engineering Trivandrum in 1995. Subsequently she acquired
MTech in Control Systems from CET and PhD from Indian Institute of
Science Bangalore in 2012. She is currently working as Professor in
Dept of Electrical Engg, College of Engineering Trivandrum. She has
around 30 publications in international conferences and journals, to
her credit. She is also officiating as Chair, IEEE Robotics and
Automation Society, Kerala Section; Member, Board of governors,
Kerala Technological University; Member Board of Studies, BTech
Robotics and Automation, Saint Gits College of Engineering, Former
Convener , Syllabus committee, B.Tech Robotics and Automation, Kerala
Technological University.
</p>
<h2>Tutorial 1 : Optimal Control of Robots</h2>
<ul>
<li><i class="fa fa-calendar" aria-hidden="true"> March 10,2022</i></li>
<li><i class="fa fa-clock-o" aria-hidden="true"> 10:00AM to 12 NOON</i></li>
</ul>
</div>
</div>
<div class="tutorial-card tutorial-one">
<div class="description-speaker">
<img
src="/assets/img/tutorial/3.jpg"
alt="Dr Bhim Singh"
class="tutorial-speaker"
/>
<h3>Dr. Bhim Singh</h3>
<h5>Professor,
Department of Electrical Engineering, Indian Institute of Technology Delhi
</h5>
<h5><a href="https://web.iitd.ac.in/~bsingh/" target="_blank"
>Speaker Profile</a
></h5>
</div>
<div class="description-tutorial">
<h3>About</h3>
<p>
Prof. Bhim Singh has received his B.E. (Electrical) from the University of Roorkee, India, in 1977 and his M.Tech. (Power Apparatus & Systems) and Ph.D. from the Indian Institute of Technology Delhi, India, in 1979 and 1983, respectively. In 1983, he joined the Department of Electrical Engineering, University of Roorkee (Now IIT Roorkee), as a Lecturer. He became a Reader there in 1988. In December 1990, he joined the Department of Electrical Engineering, IIT Delhi, India, as an Assistant Professor, where he has become an Associate Professor in 1994 and a Professor in 1997. Prof. Singh is the Chairman of BOG, Maulana Azad National Institute of Technology, Bhopal, since July 2018 for 3 Years and Non official Independent Director, NTPC Limited, since July 2018 for 3 Years. Prof. Singh is National Science Chair since July 2021. Prof. Singh is also member of Governing Council of Central Power Research Institute. Prof. Singh has guided 101 Ph.D. dissertations, and 171 M.E./M.Tech./M.S.(R) theses. He has been filed 94 patents. He has executed more than eighty sponsored and consultancy projects. He has co-authored a text book on power quality: Power Quality Problems and Mitigation Techniques published by John Wiley & Sons Ltd. 2015.
</p>
<h2>Tutorial 2 : Solar Power Systems</h2>
<ul>
<li><i class="fa fa-calendar" aria-hidden="true"> March 10,2022</i></li>
<li><i class="fa fa-clock-o" aria-hidden="true"> 2:30PM to 4:30PM</i></li>
</ul>
</div>
</div>
<div class="tutorial-card tutorial-one">
<div class="description-speaker">
<img
src="/assets/img/tutorial/2.jpg"
alt="Dr Darsana P Joysula"
class="tutorial-speaker"
/>
<h3>Dr. Darsana P. Josyula </h3>
<h5>Professor, Department of Computer Science, Bowie State University, Maryland</h5>
<h5><a href="https://bowiestate.edu/directories/faculty-and-staff-directory/djosyula.php" target="_blank"
>Speaker Profile</a
></h5>
</div>
<div class="description-tutorial">
<h3>About</h3>
<p>
Dr. Darsana P. Josyula joined Bowie State University in 2006 as a tenure-track Assistant Professor, rising through the ranks to become a tenured Associate Professor in 2012 and a full professor in 2018. Previously, she served as a Postdoctoral Faculty Research Associate at the University of Maryland’s Institute of Advanced Computer Studies (UMIACS) and as a software developer for several companies in India, Japan and the USA including ICIM, Fujitsu, CSMI and Lockheed Martin. She was selected as a Thurgood Marshall Fellow at the US Army Research Lab, Adelphi in 2018 and an US Office of Naval Research Summer Research Fellow at the NavAir, Pax River in 2020. Dr. Josyula currently serves as the Director of the Autonomous Technologies Lab at Bowie State. Her academic pedigree includes earning a Ph.D in Computer Science from the University of Maryland, College Park in 2005, Masters in Computer Science from University of Maryland, College Park in 1999 and a Bachelors in Computer Science and Engineering from College of Thiruvananthapuram, (CET), Kerala, India in 1994. Her broad area of expertise and research interest is in creating self-learning, self-correcting autonomous systems that can cooperate and operate along with humans. Her research has been funded by NSF, NASA, AFOSR, ONR, DARPA and DOD. She has reviewed many articles, given keynote lectures nationally and internationally, and published over fifty peer-reviewed publications. She has successfully guided four doctoral dissertations to completion at BSU. She currently serves as the research guide for six doctoral dissertations at BSU. Additionally, she supervises masters and undergraduate research. She also engages in STEM outreach to pre-college students through the FIRST robotics events and summer camps
</p>
<h2>Tutorial 3 : Towards self learning, self correcting, explainable systems</h2>
<ul>
<li><i class="fa fa-calendar" aria-hidden="true"> March 10,2022</i></li>
<li><i class="fa fa-clock-o" aria-hidden="true"> 5:00PM to 6:00PM</i></li>
</ul>
</div>
</div>
</div>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<!-- <div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<img src="assets/img/logo.png" alt="TheEvenet">
<p>The International Conference on 'Signal Processing, Informatics, Communication and Energy Systems (SPICES)', is a flagship conference of IEEE Kerala Section. IEEE SPICES 2022 is jointly organized by Mar Baselios College of Engineering and Technology, Trivandrum and IEEEKerala Section during 10-12 March 2022.</p>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
A108 Adam Street <br>
New York, NY 535022<br>
United States <br>
<strong>Phone:</strong> +1 5589 55488 55<br>
<strong>Email:</strong> info@example.com<br>
</p>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div> -->
<div class="social-links copyright">
<a href="https://facebook.com/ieee.mbcet/" class="facebook"
><i class="fa fa-facebook"></i
></a>
<a href="https://www.instagram.com/ieeesbmbcet/" class="instagram"
><i class="fa fa-instagram"></i
></a>
<a href="mailto:ieeesb@mbcet.ac.in" class="google-plus"
><i class="fa fa-envelope"></i
></a>
<a
href="https://www.linkedin.com/company/ieee-sb-mbcet/"
class="linkedin"
><i class="fa fa-linkedin"></i
></a>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>IEEE MBCET</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=TheEvent
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/superfish/superfish.min.js"></script>
<script src="assets/vendor/hoverIntent/hoverIntent.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>