PcfTranslator - Translate AVEVA PDMS to PCF
eryar@163.com
Abstract. The Piping Component File(PCF) are text files containing component and routing information. The PCF format was originally developed as an easy way to drive Isogen, the syntax is simple which means it is straightforward to create from most piping design software. But AVEVA PDMS only can export IDF format, PcfTranslator can translate AVEVA PDMS piping model to PCF, you can use the PCF in IsoAlgo for piping isometrics drawing or IsoAlgo3d to visualize the 3d model. You can also import the PCF to CAESAR II for piping stress analysis.
Key Words. AVEVA PDMS, PCF, IsoAlgo, IsoAlgo3d, Isogen, CAESAR II
1. Introduction
PCF文件格式是由Alias公司開發的用于其Isogen生成管道ISO軸測圖的主要數據輸入。Isogen程序已經是生成管道ISO圖的業界標準程序,許多管道設計軟件的ISO都是使用Isogen生成。AVEVA PDMS中也可以生成管道ISO圖,并產生IDF格式,而不能生成PCF格式。因此,在PDMS中開發PcfTranslator將管道模型轉換成PCF格式,使用PCF文件可以使用Isogen或IsoAlgo來生成管道ISO圖,或者查看管道三維模型。使用PCF文件也可將管道模型數據導入到CAESAR II中進行管道應力分析。
2. What is PCF?
Figure 1. What is a PCF? http://www.alias.ltd.uk/pcf.asp
管道數據交換在設計、制造和安裝及使用過程中都需要。Intergraph認識到PCF文件在管道數據交換過程中有重要的意義,所以在擴展了PCF文件用作管道數據交換的格式。PDMS早期也是用的Isogen生成ISO圖,所以可以用PDMS生成IDF文件,但是不能生成PCF文件。所以開發一個插件程序PcfTranslator用來將PDMS中的管道模型導出成PCF文件。
3. PcfTranslator
PcfTranslator程序界面如下圖所示:
Figure 2. PcfTranslator程序界面
PcfTranslator的使用非常簡單。通過將要導出的管道加入到Branch列表中,設置好導出PCF的路徑及PCF文件名,就可以導出PCF文件了。
PCF作為重要的數據交換文件,可以在Isogen中生成管道ISO圖,也可以在IsoAlgo中生成管道ISO圖,及在IsoAlgo3d中查看管道的三維模型。因為Intergraph對PCF格式的擴展,使其能很好地導入到CAESAR II中對管道進行應力分析。
4. IsoAlgo
IsoAlgo可以根據PCF文件生成DXF格式的管道ISO圖。IsoAlgo3d可以將PCF文件以三維方式來展現,方便查看管道模型。IsoAlgo3d已經開源,可以從https://github.com/eryar/IsoAlgo3d下載。
Figure 3. IsoAlgo - IsoAlgo stands for piping Isometric drawing generation Algorithm.
It can generate piping isometric drawings in DXF format from PCF.
Figure 4. IsoAlgo3d - PCF format 3d visualization tool.
5. CAESAR II
由參考資料2和4可知,Intergraph意識到PCF格式的重要性后,增強了CAESAR II對PCF導入的管道模型數據的能力。在CAESAR II 2011版本之后的PCF接口程序可以導入管道模型中70%以上的數據。通過對PCF的擴展,可以導入材料數據,設計溫度、壓力、管件重量等信息。通過對支吊架的配置,可以導入支架數據到CAESAR II中。通過使用PCF,比將PDMS模型轉換成CII格式的方式要簡單,CAESAR II導入后模型的正確率高。如下圖所示為PDMS中的管道模型,通過導出PCF,再使用CAESAR II的PCF Interface程序導入到CAESAR II中:
Figure 5. Piping model in AVEVA PDMS
Figure 6. Piping model in CAESAR II imported by PCF Interface
6. Conclusion
PCF作為管道數據交換的一個工業標準,為管道設計、制造、安裝提供了便利。管道設計系統只需要將管道模型及相關數據導出成PCF文件,就可以得到管道ISO圖,和導入到CAESAR II應力分析系統中對管道受力情況進行分析,避免在CAESAR II中二次建模,提高工作效率。
如果你對PcfTranslator有任何建議,或需要測試版本,請發送郵件:eryar@163.com
7. References
1. What is a PCF file? http://www.alias.ltd.uk/pcf.asp
2. Intergraph Supports Industry-led Initiative to Extend Piping Data Interoperability with the PCF Format. http://www.intergraph.com/assets/pressreleases/2015/05-12-2015.aspx
3. IsoAlgo3d. https://github.com/eryar/IsoAlgo3d
4. CAESAR II - Answering the Challenge of Design and Engineering Collaboration. https://www.intergraph.com/global/mx/assets/pdf/CAESARII-IntergraphUserConference.pdf
5. IsoAlgo. http://www.shnenglu.com/eryar/category/20555.html