-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (61 loc) · 3.14 KB
/
index.html
File metadata and controls
63 lines (61 loc) · 3.14 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
---
layout: home
title: Missouri S&T Innovative Additive Manufacturing Lab
---
{% assign slideshowitems = site.data.slideshow %}
<div class="row" style="margin: 25px 0px;">
<div class="col-sm-12">
<div class="col-sm-5">
<h4>Who We Are:</h4>
<p class="text-justify">
Additive manufacturing holds great promise for the future as a tool-less,
light-out manufacturing technology, and offers significant benefit over
conventional manufacturing processes in producing one-of-a-kind parts or
small batches, especially for those with geometric and/or material
complexities. The Innovative Additive Manufacturing (IAM) Laboratory
conducts research to develop novel additive manufacturing processes and
also on the optimization and innovative applications of these and other
additive manufacturing processes.
</p>
<br/>
<h4>What We Do:</h4>
<p class="text-justify">
Recently, we have been developing a novel ceramic additive manufacturing
process, called <em>Ceramic On-Demand Extrusion (CODE)</em>, and its
fabrication of 3D parts from ceramics, glasses, and ceramic composites
(including functionally gradient materials). Our research group are also
investigating methods to optimize the <em>Selective Laser Melting</em>,
<em>Selective Laser Sintering</em>, and <em>Fused Deposition Modeling</em>
processes. Finally we are developing novel applications of the various
additive manufacturing processes for the aerospace, defense, energy,
electronics, biomedical and other industries. Information is available from
the IAM lab website on each of the currently active
<a href="{{ site.baseurl }}/research-projects">research projects</a>.
</p>
<br/>
<h4>More About IAM Lab:</h4>
The research <a href="{{ site.baseurl }}/people">personnel</a> include
renowned, world-class <a href="{{ site.baseurl }}/people/#faculty">faculty</a>
assisted by intelligent and enthusiastic
<a href="{{ site.baseurl }}/people#postdocs">post-doctoral fellows</a>,
<a href="{{ site.baseurl }}/people/#phd-students">graduate students</a>, and
<a href="{{ site.baseurl }}/people/#bs-students">undergraduate students</a>.
Our laboratory contains excellent research
<a href="{{ site.baseurl }}/facilities">facilities</a> including additive
manufacturing and related ancillary equipment. Additionally, Missouri S&T
has state-of-the-art facilities for mechanical testing and material
characterization.
</div>
<div class="col-sm-7">
{% include slideshow.html %}
<br/>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/y9YFeybweto?playlist=lJbAabrH8AY,6G0m5tv2vd4&rel=0" allowfullscreen></iframe>
</div>
<br/>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/2STxDF9mbPw" allowfullscreen></iframe>
</div>
</div>
</div>
</div>