-
Notifications
You must be signed in to change notification settings - Fork 0
/
valve-trains.html
41 lines (37 loc) · 1.93 KB
/
valve-trains.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
<div class="customer-story-header">
<div class="container">
<h2>Valve Trains</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>
ACI has more than 30 years of experience in transporting and controlling gas and in particular gaseous oxygen in the safest conditions. This experience resulted in internal “Engineering Practices” that give rules and regulations for the gas oxygen piping, and in particular the design of oxygen valve trains. These requirements are constantly updated and upgraded, to always present the best solution for safety and efficiency.
</p>
<img src="images/o2_valve_train.jpg" class="img-fluid">
<p>
Valve trains are designed according to standards of the country in which they will be installed. Typical standards for the United States is NFPA 86 (National Fire Protection Association, 2015 edition) and CGA-4.4-2003 (Compressed Gas Association). For the European Union valve trains will be CE compliant and follow the EN746-2 guidelines. In addition, where required, Explosion Proof or ATEX valve trains will be produced. Please consult an ACI representative for questions regarding any special requirements your particular application may require.
</p>
<img src="images/NG_TRAIN1_03.jpg" class="img-fluid">
<!-- <div class="quote-wrapper">
<div class="quote">
<span>“</span>
Lorem Ipsum Quote
</div>
<div class="author">
Quote Author
</div>
</div> -->
</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>