-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopper.html
67 lines (62 loc) · 2.44 KB
/
copper.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
<div class="customer-story-header">
<div class="container">
<h2>Copper & Brass</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">
<p>ACIs patented PyreTron ™ and PyrOx™ burner systems are designed and modeled to optimize the
furnace performance and guarantee improvement in the operating process. Our burner technologies
use independently controlled streams of gas, air and oxygen to overcome the conventional limitations of
oxygen use. They produce a flame with high temperature, luminosity and velocity, increasing both
radiative and convective heat transfer.</p>
<p>
Key characteristics of the ACI burner systems for use in copper and brass furnaces are following:
Melting furnaces:
<ul>
<li>Increased melt rates (50+%)</li>
<li>Allows use of cheaper, lower grade raw materials</li>
<li>Metallic yield unaffected (brass)</li>
<li>Reduced total energy cost</li>
<li>Improved refractory life</li>
<li>Improved refining performance</li>
</ul>
</p>
<p>
Anode/holding furnaces:
<ul>
<li>Reduced total energy costs</li>
<li>Faster molten metal superheating capability to:</li>
<ul><li>improve caster performance</li>
<li>improve castings quality</li></ul>
</ul>
</p>
<p>The PyreTron™ and PyrOx™ burners has been successfully used in over 200 installations in the steel,
copper, brass, lead, aluminum and incineration industries.</p>
<img src="images/copper2.jpg" class="img-fluid">
<img src="images/copper3.jpg" class="img-fluid">
</div>
<div class="read-more-stories">
<a class="go-back" href="solutions.html"><i class="entypo-arrow-left"></i> Back to Solutions</a>
</div>
</div>
<div class="col-md-4">
<div class="sidebar">
<div class="block">
<div class="title">
Brochures
</div>
<a href="/brochures/nonFerrous.pdf">
<i class="entypo-text-document-inverted"></i> Non-Ferrous Brochure
</a>
</div>
</div>
</div>
</div>
</div>
</div>