-
Notifications
You must be signed in to change notification settings - Fork 1
/
talks.html
290 lines (272 loc) · 17.2 KB
/
talks.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
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="images/favicon.png">
<title>IEEE LNMIIT SB</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Ionicons Fonts Css -->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- animate css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Hero area slider css-->
<link rel="stylesheet" href="css/slider.css">
<!-- owl craousel css -->
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- template main css file -->
<link rel="stylesheet" href="css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css
<!-- font awesome -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- Template Javascript Files
================================================== -->
<!-- modernizr js -->
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- jquery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!-- owl carouserl js -->
<script src="js/owl.carousel.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- wow js -->
<script src="js/wow.min.js"></script>
<!-- slider js -->
<script src="js/slider.js"></script>
<script src="js/jquery.fancybox.js"></script>
<!-- template main js -->
<script src="js/main.js"></script>
<script
src="https://code.jquery.com/jquery-3.4.0.min.js"
integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg="
crossorigin="anonymous">
</script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="index.html" >
<img src="images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" >Home</a>
</li>
<li><a href="about.html">About</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a class="scroll-link" href="#call-to-action">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>TALKS</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="img-responsive" alt="" src="images/blog/post-1.jpg">
</div>
<div class="post-content">
<h3>Talk on Smart Grids and Standard Education in India by Srikanth Chandrasekaran</h3>
<p style="text-align:justify;">Srikanth Chandrasekaran is the Senior Regional Program Manager IEEE Standards Association (IEEE-SA), India. He drives all of the standards related initiatives and programs in India. Prior to joining IEEE, Srikanth was with Freescale Semiconductors (formerly Motorola Inc.) as part of its Technology Solutions Organization for 17 years, focusing on development of internal tools and methodologies used by hardware designers. As chairperson of IEEE-SA India SIG (initiated by the IEEE Standards Association and the IEEE Bangalore section), Srikanth over the past year was involved in enabling participation and contribution to standards development activities through focus groups aligned to areas like Smart Grid, Cloud etc. among others....</p>
<hr>
<h3>Talk on Computational Probability and Monte Carlo Methods by Distinguished Prof. Karmeshu</h3>
<p style="text-align:justify;">
Dr. Karmeshu is Professor in School of Computer and Systems Sciences, at Jawaharlal Nehru University (JNU) New Delhi India, since 1986. Prior to joining JNU, New Delhi, he taught in Department of Systems Engineering at the University of Waterloo, Canada and University of Mexico (UAM) and UNAM,Mexico. Dr. Karmeshu had his education in Physics from University of Delhi, where he scored highest percentage of marks in all Honour’s courses and was awarded Gold Medal. After finishing his M.Sc., he completed his PhD from the same University in the area of Stochastic Modeling of diffusion of Brownian particles. Thereafter in 1976 he proceeded to University of Stuttgart to work with Prof. Haken, founder of Synergetics. He broadened his research interests and started working in the area of stochastic modeling of non-linear problems arising in variety of systems ranging from physical, engineering, to Socio-technical systems.His earlier work on noise in nuclear reactors and diffusion of innovation are well cited and has been included in several books/monographs. He has published over hundred research papers in refereed journals and has edited one book on “Entropy measures, maximum entropy principle and emerging applications” from (Springer-Verlag) and two special issues of JSIR (CSIR Golden jubilee year) on Mathematical modeling of Innovation Diffusion and R and D Management. He has delivered several invited seminars/lectures in India and other countries. He serves on a number of expert committees. Dr. Karmeshu is recipient of Shanti Swarup Bhatnagar Award in Mathematical Sciences (1993) and C.M. Jacob Gold Medal, System Society of India (1990). Dr. Karmeshu’s current areas of research interests are performance modeling of Communication Networks and Wireless Systems, Statistical modeling of Ultrasound images, Computational Neuroscience and Stochastic Models of Social Systems. </p>
<hr>
<h3>Chalk and Talk on 'Signal Flow in Communication' by Prof V.Sinha</h3>
<p style="text-align:justify;">
The concept of Signals and Systems arise in a wide variety, and the areas and techniques associated with these concepts play an important role in diverse areas of Scienceand Technology. But there are a variety of problems and questions that are of importance and need to be solved and answered. What are those questions?
Prof. V. Sinha, founding Director The LNMIIT, Fellow IEEE answered these 'questions' in this valuable talk on 'Signal Flow in Communication'. </p>
<hr>
<h3>Photonics for New Generation Fully-Digital Radar and Wireless Communication Systems by Antonella Bogoni</h3>
<p style="text-align:justify;">
The speech will introduce the role of photonics for new generation radar and wireless communication systems. Modern techniques for the photonic-assisted RF generation will be detailed to provide extremely stable multicarrier signals up to the millimeter wave band, with an arbitrary amplitude and phase modulation and phase noise independent on the frequency.
At the receiver photonic technologies will be reported for the optical sampling directly at RF and for the down-conversion of multiple heterogeneous RF signals, allowing an increased resolution.
The innovative transceiver features guaranteed by the use of photonics, will be demonstrated for the development of new generation fully digital multiband single and array radar systems working at high frequency (X band and beyond), and for the design of radically new multi-protocol software- defined wideband wireless communication apparatus.
Finally new applications for safety, traffic and environment control and for new mobile broadband services enabled by the photonic-based radar and wireless communication systems respectively will be summarized. </p>
<hr>
<h3>Texas Instrument Workshop on embedded system</h3>
<p style="text-align:justify;">
LNMIIT IEEE Student Branch is organising a workshop on Microcontrollers and Embedded Systems in collaboration with Texas Instruments from 29th October to 1st November. The workshop started with an Introductory Talk by the Director, University Programs, Texas Instruments, Mr. Sanjay Srivastava, on 28th October.
The Talk provided the students with an insight of what they were going to learn during the period of the workshop. Students from all years participated enthusiastically.
The event began by honoring the guests with bouquets. Then Prof Raghuvir Tomar gave a brief introduction about the speaker followed by the talk by Mr. Sanjay Srivastava. The question answer round saw lots of keen researchers clearing their doubts regarding this field and the workshop.
In the end, Dr. S.S. Gokhle (Director, LNMIIT) gave his vote of thanks to the honorable guests.
</p>
</div>
<ul class="social-share">
<h4>Share this article</h4>
<li>
<a href="#" class="Facebook">
<i class="ion-social-facebook"></i>
</a>
</li>
<li>
<a href="#" class="Twitter">
<i class="ion-social-twitter"></i>
</a>
</li>
<li>
<a href="#" class="Linkedin">
<i class="ion-social-linkedin"></i>
</a>
</li>
<li>
<a href="#" class="Google Plus">
<i class="ion-social-googleplus"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title wow fadeInDown" data-wow-delay=".3s" data-wow-duration="500ms">HOW TO JOIN? ?</h1>
<p class="wow fadeInDown" data-wow-delay=".5s" data-wow-duration="500ms">We heartily welcome to our student branch and we wish to bring technologies for people by merging together as one. We would also love to address your queries and suggestion, click down the button to contact us.</p>
<a href="contact.html" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Contact Us</a>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Footer Section Start
================================================== -->
<footer id="footer">
<div class="container">
</div>
</footer> <!-- /#footer -->
<a id="navb" href="#top-bar"></a>
<style type="text/css">
html {
scroll-behavior: smooth;
}
#navb {
display: none;
background-color: #333;
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
margin: 30px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s,opacity .5s, visibility .5s;
z-index: 1000;
opacity: 50;
}
#navb:hover
{
cursor: pointer;
background-color: #696969;
}
#navb:active
{
background-color: #555;
}
#navb::after
{
content: "\f077";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #fff;
}
</style>
<script>
jQuery(document).ready(function() {
var btn = $('#navb');
$(window).scroll(function()
{
if ($(window).scrollTop() > 300)
{
btn.fadeIn();
}
else
{
btn.fadeOut();
}
});
btn.on('click', function(e) {
e.preventDefault();
$('html, body').animate({scrollTop:0}, '300');
return false;
});
});
</script>
</body>
</html>