-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalarc-PC.html
54 lines (49 loc) · 1.82 KB
/
alarc-PC.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
<div class="customer-story-header">
<div class="container">
<h2>The ALARC™-PC</h2>
<p>
</p>
</div>
</div>
<div class="customer-story-content">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="customer-story-body">
<h3>ACI’s patented low velocity oxygen injection for post combustion</h3>
<img src="images/page-alarcpc3.jpg" class="img-fluid">
<p>
Increased energy efficiency
<ul>
<li>More efficient than burners using excess O<sub>2</sub></li>
<li>Much larger coverage (different angle than burners)</li>
<li>Decreased velocity (does not affect electrodes)</li>
<li>Reduced baghouse CO emissions & Temperature</li>
<li>Adapted for molten Pig Iron operations (CO generation)</li>
</ul>
</p>
<div class="row">
<div class="col-6 col-sm-6">
<img src="images/page-alarcpc.jpg" class="img-fluid">
</div>
<div class="col-6 col-sm-6">
<img src="images/page-alarcpc2.jpg" class="img-fluid">
</div>
</div>
<p>
Most of ACI innovative panels are already integrating PC oxygen injection holes, allowing for an increased usage flexibility and lower maintenance costs.
<ul>
<li>Reduced wall skulls </li>
<li>Reduced cave-ins </li>
<li> Up to 20 kWh/t energy savings</li>
<li> >3 minute Power-On Time savings</li>
</ul>
</p>
</div>
<div class="read-more-stories">
<a class="go-back" href="products.html"><i class="entypo-arrow-left"></i> Back to Products/Tools</a>
</div>
</div>
</div>
</div>
</div>