-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresearch.html
458 lines (454 loc) · 20.5 KB
/
research.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
452
453
454
455
456
457
458
<!DOCTYPE html>
<html lang="en">
<head>
<title>
Research - Anand K Kanjarla | Laboratory for Mechanics of Microstructures
</title>
<meta
property="og:title"
content="Research - Anand K Kanjarla | Laboratory for Mechanics of Microstructures"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta property="twitter:card" content="summary_large_image" />
<style data-tag="reset-style-sheet">
html { line-height: 1.15;}body { margin: 0;}* { box-sizing: border-box; border-width: 0; border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6,figure,blockquote,figcaption { margin: 0; padding: 0;}button { background-color: transparent;}button,input,optgroup,select,textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}button,select { text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] { -webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}button:-moz-focus,[type="button"]:-moz-focus,[type="reset"]:-moz-focus,[type="submit"]:-moz-focus { outline: 1px dotted ButtonText;}a { color: inherit; text-decoration: inherit;}input { padding: 2px 4px;}img { display: block;}html { scroll-behavior: smooth }
</style>
<style data-tag="default-style-sheet">
html {
font-family: Nunito;
font-size: 16px;
}
body {
font-weight: 400;
font-style:normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: 1.3;
color: var(--dl-color-gray-black);
background-color: var(--dl-color-gray-white);
null
}
</style>
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/animate.css"
/>
<link
rel="shortcut icon"
href="public/iitmlogo.png"
type="icon/png"
sizes="32x32"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://candyfonts.com/wp-data/2018/10/26/11538/HELR45W.ttf"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Reem+Kufi:wght@400;500;600;700&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Reem+Kufi+Ink:wght@400&display=swap"
data-tag="font"
/>
<link
rel="stylesheet"
href="https://unpkg.com/@teleporthq/teleport-custom-scripts/dist/style.css"
/>
</head>
<body>
<link rel="stylesheet" href="./style.css" />
<div>
<link href="./research.css" rel="stylesheet" />
<div class="research-container">
<div class="research-canvas">
<div class="research-container1">
<header class="header-container">
<div class="header-container1">
<a
href="https://www.iitm.ac.in/"
target="_blank"
rel="noreferrer noopener"
class="header-link"
>
<img
alt="image"
src="public/images/iit_madras_logo-200h.png"
class="header-image"
/>
</a>
<a href="index.html" class="header-navlink">
<div class="header-container2">
<span class="header-text GroupName">
<span>Laboratory for Mechanics of Microstructures</span>
</span>
<span class="header-text1">
<span>
Department of Metallurgical and Materials
Engineering, IIT Madras.
</span>
<br />
</span>
</div>
</a>
</div>
</header>
<div class="research-navbar">
<div class="research-container2">
<a href="index.html" class="research-button">Home</a>
<a href="anand.html" class="research-button1">Anand</a>
<a href="group.html" class="research-button2">Group</a>
<a href="research.html" class="research-button3">Research</a>
<a href="alumni.html" class="research-button4">Alumni</a>
<a href="publications.html" class="research-button5">
Publications
</a>
<a href="teaching.html" class="research-button6">Teaching</a>
<a href="openings.html" class="research-button7">Openings</a>
</div>
</div>
</div>
<div class="navbar-navbar navbar-root-class-name1">
<div class="navbar-container">
<a href="index.html" class="navbar-button"><span>Home</span></a>
<a href="anand.html" class="navbar-button1"><span>Anand</span></a>
<a href="group.html" class="navbar-button2"><span>Group</span></a>
<a href="research.html" class="navbar-button3">
<span>Research</span>
</a>
<a href="alumni.html" class="navbar-button4">
<span>Alumni</span>
</a>
<a href="publications.html" class="navbar-button5">
<span>Publications</span>
</a>
<a href="teaching.html" class="navbar-button6">
<span>Teaching</span>
</a>
<a href="openings.html" class="navbar-button7">
<span>Openings</span>
</a>
</div>
</div>
<div class="research-about-us">
<span class="research-title Heading2">About us</span>
<iframe
src="https://www.youtube.com/embed/8CXQ3woVLjc"
class="research-iframe"
></iframe>
</div>
<div class="research-research">
<span class="research-text Heading2">Research</span>
<video
src="public/media/groupvideo.mp4"
poster="public/images/videothumbnail-700w.jpg"
preload="auto"
controls=""
class="research-video"
></video>
<div class="research-research1">
<span class="research-title1">
Deformation behaviour of duplex stainless steels
</span>
<span class="research-para">
<span>
Duplex stainless steel are a highly alloyed two-phase material
with nearly equal austenite (fcc) and ferrite (bcc) phase
fractions. They are extensively used in oil and gas
industries. In collaboration with Sandvik, we are studying the
deformation behaviour of SAF906. We aim to understand (i)
deformation mechanisms and texture evolution of individual
phases (ii) strain partitioning among the phases (iii) effect
of orientation relationships on the texture evolutions and
(iv) the mechanical anisotropy evolution.
</span>
<br />
</span>
</div>
<div class="research-research2">
<span class="research-title2">
<span>Deformation twinning in hcp materials</span>
<br />
</span>
<span class="research-para1">
<span>
Deformation twinning is a strain accommodating mechanism along
with crystallographic slip in many crystal systems. They are
more commonly encountered in crystals with lower symmetry and
with access to less than five independent slip systems such as
hexagonal closed packed and tetragonal crystal systems. At a
fundamental level, we are trying to address the role of local
grain interactions on the nucleation and growth of
deformation. We are also studying the interaction of
deformation twins with precipitates in precipitation
strengthened Mg alloys and their role on the
tension/compression asymmetry. We are also looking into the
long standing unanswered question about the role of grain size
on the twinning behavior.
</span>
<br />
</span>
</div>
<div class="research-research11">
<span class="research-title3">
Virtual testing of materials: multiscale linking
</span>
<span class="research-para2">
<span>
Finite element simulations of metal forming operations require
constitutive models of underlying metallic sheet materials
capable of realistically capturing the plastic anisotropy due
to the underlying crystallographic texture. For the sake of
computational efficiency, the material response is implemented
in the form of yield criteria. These yield criteria often have
a large number of material parameters that need to be obtained
from a series of complex mechanical tests. Often such tests
are either inaccessible or not easy to perform. Virtual
material testing can then be used as a framework where one can
perform a series of numerical experiments on statistically
representative microstructures with high fidelity material
models such as crystal plasticity models to obtain the
required parameters for the anisotropic yield criteria. We
write user material subroutine VUMAT to be implemented in
commercial finite element software, ABAQUS for anisotropic
yield criteria. The material parameters for the yield criteria
are obtained using crystal plasticity model. Going forward, we
plan to develop a more comprehensive platform where users can
choose the right material model at the microstructural scale
and the appropriate yield criteria at the sample scale.
</span>
<br />
</span>
</div>
<div class="research-research12">
<span class="research-title4">
Machine learning assisted prediction of mechanical response of
materials.
</span>
<span class="research-para3">
<span>
Recently, we have started working on applying data science
tools to solve problems related to materials. In particular,
we have been looking into the quantitative prediction of
processing-structure-property correlations. We are currently
tackling the issue of the dimensionality curse of big data
encountered in materials science with particular emphasis on
the intrinsic dimensionality of microstructure data. We are
also looking at ways to apply deep learning algorithms to
build reduced order models to accurately predict the local
stress/strain distributions in two phase materials. We hope to
develop a data enabled framework to predict the initiation and
damage in engineering materials accurately.
</span>
<br />
</span>
</div>
<div class="research-research13">
<span class="research-title5">Grain boundaries</span>
<span class="research-para4">
<span>
Grain boundaries are essential features of microstructures. A
better understanding of the mechanical response of GBs is
required if we are interested in understanding mechanics of
microstructures. We have been looking at two aspects
</span>
<br />
<br />
<span>
What is the intrinsic stress state of a grain boundary ?
</span>
<br />
<span>
What is the width of the grain boundary influence zone?
</span>
<br />
</span>
</div>
</div>
<div class="research-funding">
<span class="research-funding1 Heading2">Funding</span>
<div class="research-logs">
<img
alt="image"
src="public/sponsors/isro-200h.png"
loading="eager"
class="research-image"
/>
<img
alt="image"
src="public/sponsors/drdo_dmrl-200h.png"
class="research-image1"
/>
<img
alt="image"
src="public/sponsors/trddc-200h.png"
class="research-image2"
/>
<img
alt="image"
src="public/sponsors/sandvik-200h.png"
class="research-image3"
/>
<img
alt="image"
src="public/sponsors/general_electric-200h.png"
class="research-image4"
/>
<img
alt="image"
src="public/sponsors/mos-200h.jpg"
class="research-image5"
/>
</div>
</div>
<div class="research-dotted-line"></div>
<div class="footer-footer">
<div class="footer-container">
<div class="footer-container01">
<a href="index.html" class="footer-navlink">
<div class="footer-container02">
<span class="footer-text Heading3">
<span>Laboratory for </span>
<br />
<span>Mechanics of Microstructures</span>
<br />
</span>
<span class="footer-text05 Heading3">
<span>Laboratory for </span>
<span>Mechanics of Microstructures</span>
<br />
</span>
</div>
</a>
<div class="footer-info">
<div class="footer-quick-links">
<span class="footer-heading Heading3">
<span>Quick Links</span>
</span>
<div class="footer-container03">
<a href="index.html" class="footer-navlink1">
<span>Home</span>
</a>
<a href="anand.html" class="footer-navlink2">
<span>Anand</span>
</a>
<a href="group.html" class="footer-navlink3">
<span>Group</span>
</a>
<a href="openings.html" class="footer-navlink4">
<span>Openings</span>
</a>
</div>
</div>
<div class="footer-contact">
<div class="footer-container04">
<span class="footer-text09 Heading3">
<span>Office</span>
</span>
</div>
<a
href="https://goo.gl/maps/vMb2eJPuRRnJ7DCZ9"
target="_blank"
rel="noreferrer noopener"
class="footer-link"
>
<div class="footer-container05">
<svg viewBox="0 0 1024 1024" class="footer-icon">
<path
d="M512 490q44 0 75-31t31-75-31-75-75-31-75 31-31 75 31 75 75 31zM512 86q124 0 211 87t87 211q0 62-31 142t-75 150-87 131-73 97l-32 34q-12-14-32-37t-72-92-91-134-71-147-32-144q0-124 87-211t211-87z"
></path>
</svg>
<span class="footer-text10">
<span>New Academic Complex 1 (NAC1) 144,</span>
<br />
<span>
Dept. of Metallurgical and Materials Engg.,
</span>
<br />
<span>Indian Institute of Technology Madras,</span>
<br />
<span>Chennai - 600 036.</span>
<br />
</span>
</div>
</a>
<div class="footer-container06">
<svg viewBox="0 0 1024 1024" class="footer-icon2">
<path
d="M282 460q96 186 282 282l94-94q20-20 44-10 72 24 152 24 18 0 30 12t12 30v150q0 18-12 30t-30 12q-300 0-513-213t-213-513q0-18 12-30t30-12h150q18 0 30 12t12 30q0 80 24 152 8 26-10 44z"
></path>
</svg>
<span class="footer-text19 Content">
<span>+91 44 2257 4753</span>
</span>
</div>
</div>
<div class="footer-contact1">
<div class="footer-container07">
<span class="footer-text20 Heading3">
<span>Laboratory</span>
</span>
</div>
<a
href="https://goo.gl/maps/vMb2eJPuRRnJ7DCZ9"
target="_blank"
rel="noreferrer noopener"
class="footer-link1"
>
<div class="footer-container08">
<svg viewBox="0 0 1024 1024" class="footer-icon4">
<path
d="M512 490q44 0 75-31t31-75-31-75-75-31-75 31-31 75 31 75 75 31zM512 86q124 0 211 87t87 211q0 62-31 142t-75 150-87 131-73 97l-32 34q-12-14-32-37t-72-92-91-134-71-147-32-144q0-124 87-211t211-87z"
></path>
</svg>
<span class="footer-text21">
<span>
Laboratory for mechanics of microstructures,
</span>
<br />
<span>New Academic Complex 1 (NAC1) 221,</span>
<br />
<span>
Dept. of Metallurgical and Materials Engg.,
</span>
<br />
<span>Indian Institute of Technology Madras,</span>
<br />
<span>Chennai - 600 036.</span>
</span>
</div>
</a>
<div class="footer-container09">
<svg viewBox="0 0 1024 1024" class="footer-icon6">
<path
d="M282 460q96 186 282 282l94-94q20-20 44-10 72 24 152 24 18 0 30 12t12 30v150q0 18-12 30t-30 12q-300 0-513-213t-213-513q0-18 12-30t30-12h150q18 0 30 12t12 30q0 80 24 152 8 26-10 44z"
></path>
</svg>
<span class="footer-text31 Content">
<span>+91 44 2257 5754</span>
</span>
</div>
</div>
</div>
</div>
<div class="footer-separator"></div>
<span class="footer-text32">
<span>© 2023 Anand, All Rights Reserved.</span>
</span>
</div>
</div>
</div>
</div>
</div>
</body>
</html>