• <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://www.shnenglu.com/eryar/category/20555.html

             

            久久久久久亚洲Av无码精品专口 | 国产精品伊人久久伊人电影| 99精品久久精品一区二区| 亚洲午夜久久久久妓女影院| 国产精品18久久久久久vr| 久久国产欧美日韩精品| 爱做久久久久久| 色婷婷综合久久久久中文一区二区 | 欧美精品乱码99久久蜜桃| 久久综合久久综合亚洲| 久久亚洲精品国产精品| 99久久免费国产精品| 思思久久99热只有频精品66| 久久人妻少妇嫩草AV无码专区 | 久久亚洲精品国产精品| 国产福利电影一区二区三区久久久久成人精品综合 | 人妻系列无码专区久久五月天| 久久午夜夜伦鲁鲁片免费无码影视| 久久久亚洲欧洲日产国码二区| 久久久久18| 久久久综合九色合综国产| 久久人人爽人人爽人人片AV麻烦| 91久久精品视频| 久久综合中文字幕| 久久亚洲美女精品国产精品| 久久人人爽人人爽人人爽 | 久久久久久免费一区二区三区| 久久人妻少妇嫩草AV无码蜜桃| 久久久国产精品福利免费| 成人资源影音先锋久久资源网| 亚洲精品乱码久久久久久久久久久久| 久久久WWW成人| 久久99国产一区二区三区| 国产一久久香蕉国产线看观看| 色偷偷88888欧美精品久久久| 国产偷久久久精品专区| 久久精品国产亚洲AV香蕉| 狠狠色丁香久久婷婷综合| 狠狠色丁香婷婷久久综合| 三级片免费观看久久| 无码国内精品久久综合88|