• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            eryar

            PipeCAD - Plant Piping Design Software.
            RvmTranslator - Translate AVEVA RVM to OBJ, glTF, etc.
            posts - 603, comments - 590, trackbacks - 0, articles - 0

            PcfTranslator - Translate AVEVA PDMS to PCF

            Posted on 2017-02-16 22:41 eryar 閱讀(4370) 評論(0)  編輯 收藏 引用 所屬分類: 4.AVEVA Solution1.PipeCAD
            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公司開發(fā)的用于其Isogen生成管道ISO軸測圖的主要數(shù)據(jù)輸入。Isogen程序已經(jīng)是生成管道ISO圖的業(yè)界標(biāo)準(zhǔn)程序,許多管道設(shè)計(jì)軟件的ISO都是使用Isogen生成。AVEVA PDMS中也可以生成管道ISO圖,并產(chǎn)生IDF格式,而不能生成PCF格式。因此,在PDMS中開發(fā)PcfTranslator將管道模型轉(zhuǎn)換成PCF格式,使用PCF文件可以使用Isogen或IsoAlgo來生成管道ISO圖,或者查看管道三維模型。使用PCF文件也可將管道模型數(shù)據(jù)導(dǎo)入到CAESAR II中進(jìn)行管道應(yīng)力分析。

            2. What is PCF?

            wpsAAB4.tmp

            Figure 1. What is a PCF? http://www.alias.ltd.uk/pcf.asp

            管道數(shù)據(jù)交換在設(shè)計(jì)、制造和安裝及使用過程中都需要。Intergraph認(rèn)識到PCF文件在管道數(shù)據(jù)交換過程中有重要的意義,所以在擴(kuò)展了PCF文件用作管道數(shù)據(jù)交換的格式。PDMS早期也是用的Isogen生成ISO圖,所以可以用PDMS生成IDF文件,但是不能生成PCF文件。所以開發(fā)一個(gè)插件程序PcfTranslator用來將PDMS中的管道模型導(dǎo)出成PCF文件。

            3. PcfTranslator

            PcfTranslator程序界面如下圖所示:

            wpsAAB5.tmp

            Figure 2. PcfTranslator程序界面

            PcfTranslator的使用非常簡單。通過將要導(dǎo)出的管道加入到Branch列表中,設(shè)置好導(dǎo)出PCF的路徑及PCF文件名,就可以導(dǎo)出PCF文件了。

            PCF作為重要的數(shù)據(jù)交換文件,可以在Isogen中生成管道ISO圖,也可以在IsoAlgo中生成管道ISO圖,及在IsoAlgo3d中查看管道的三維模型。因?yàn)镮ntergraph對PCF格式的擴(kuò)展,使其能很好地導(dǎo)入到CAESAR II中對管道進(jìn)行應(yīng)力分析。

            4. IsoAlgo

            IsoAlgo可以根據(jù)PCF文件生成DXF格式的管道ISO圖。IsoAlgo3d可以將PCF文件以三維方式來展現(xiàn),方便查看管道模型。IsoAlgo3d已經(jīng)開源,可以從https://github.com/eryar/IsoAlgo3d下載。

            wpsAAB6.tmp

            Figure 3. IsoAlgo - IsoAlgo stands for piping Isometric drawing generation Algorithm.

            It can generate piping isometric drawings in DXF format from PCF.

            wpsAAB7.tmp

            Figure 4. IsoAlgo3d - PCF format 3d visualization tool.

            5. CAESAR II

            由參考資料2和4可知,Intergraph意識到PCF格式的重要性后,增強(qiáng)了CAESAR II對PCF導(dǎo)入的管道模型數(shù)據(jù)的能力。在CAESAR II 2011版本之后的PCF接口程序可以導(dǎo)入管道模型中70%以上的數(shù)據(jù)。通過對PCF的擴(kuò)展,可以導(dǎo)入材料數(shù)據(jù),設(shè)計(jì)溫度、壓力、管件重量等信息。通過對支吊架的配置,可以導(dǎo)入支架數(shù)據(jù)到CAESAR II中。通過使用PCF,比將PDMS模型轉(zhuǎn)換成CII格式的方式要簡單,CAESAR II導(dǎo)入后模型的正確率高。如下圖所示為PDMS中的管道模型,通過導(dǎo)出PCF,再使用CAESAR II的PCF Interface程序?qū)氲紺AESAR II中:

            wpsAAB8.tmp

            Figure 5. Piping model in AVEVA PDMS

            wpsAAB9.tmp

            Figure 6. Piping model in CAESAR II imported by PCF Interface

            6. Conclusion

            PCF作為管道數(shù)據(jù)交換的一個(gè)工業(yè)標(biāo)準(zhǔn),為管道設(shè)計(jì)、制造、安裝提供了便利。管道設(shè)計(jì)系統(tǒng)只需要將管道模型及相關(guān)數(shù)據(jù)導(dǎo)出成PCF文件,就可以得到管道ISO圖,和導(dǎo)入到CAESAR II應(yīng)力分析系統(tǒng)中對管道受力情況進(jìn)行分析,避免在CAESAR II中二次建模,提高工作效率。

            如果你對PcfTranslator有任何建議,或需要測試版本,請發(fā)送郵件: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://m.shnenglu.com/eryar/category/20555.html

             

            久久人人爽人人爽人人片av麻烦| 久久无码国产| 久久久婷婷五月亚洲97号色| 久久国产乱子伦免费精品| 久久国产精品成人片免费| 91久久成人免费| 日韩电影久久久被窝网| 国内精品久久久久影院一蜜桃| 色综合久久天天综合| 久久久精品国产亚洲成人满18免费网站 | 久久精品这里只有精99品| 亚洲va久久久久| 国内精品九九久久久精品| 一本一本久久a久久精品综合麻豆| 嫩草伊人久久精品少妇AV| 精品乱码久久久久久夜夜嗨| 久久人妻少妇嫩草AV蜜桃| 久久香蕉国产线看观看乱码| 久久亚洲AV无码精品色午夜麻豆| 国产美女久久久| 久久WWW免费人成一看片| 久久www免费人成精品香蕉| 亚洲精品无码久久久久去q| 久久久久国产一级毛片高清板| 99国产欧美久久久精品蜜芽 | 久久婷婷五月综合97色一本一本 | 欧美综合天天夜夜久久| 亚洲中文字幕无码久久综合网| 久久av高潮av无码av喷吹| 丰满少妇高潮惨叫久久久| 亚洲欧美一区二区三区久久| 久久精品国产一区二区三区日韩| 亚洲精品乱码久久久久久中文字幕 | 久久亚洲精品无码观看不卡| 91久久福利国产成人精品| .精品久久久麻豆国产精品| 久久男人Av资源网站无码软件 | 久久99精品久久久久久水蜜桃| 久久精品国产亚洲网站| 老司机国内精品久久久久| 99久久精品国产一区二区三区|