用户名: 密码: 验证码:
快速成形工艺软件的若干关键技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
本文对快速成形软件的体系结构、核心算法和工艺算法进行了研究,内容包括离线式快速成形软件体系结构、STL(Stereo Lithography)模型布尔运算算法、快速成形工艺算法以及提高选择性激光烧结制件精度的方法四个方面。其理论和成果,不仅为华中科技大学快速成形软件和设备水平的提高作出了贡献,而且为快速成形技术在我国的发展提供了有力的支持。
     为了适应快速成形技术的进步和加工方法的革新,本文按照领域工程、面向构件的思想,研究并开发了快速成形软件的统一体系结构,它基于分层架构+支撑平台和领域细化逐步求精的思想,包括工艺规划软件和系统控制软件。采用该软件系统可以缩短因快速成形加工方法和设备型号改变而引起的软件开发的周期,同时可以提高软件的开发质量。目前该软件系统已经成功地应用在华中科技大学研发的多种快速成形设备上,取得了良好的效果。
     快速成形工艺规划软件的许多高级和核心功能都必须借助于对STL模型的布尔运算来实现,然而国内的学者对于这一问题的研究还处在初级阶段,算法的效率和稳定性都比较差。文通过精确的空间离散化的方法快速地找到可能参与相交运算的三角面片的最小集合,大大降低了三角面片之间的求交次数,显著地提高了算法的效率。采用七元组的数据结构记录交线段。依据STL文件的拓扑关系快速、准确地提取交线链和交线环,避免了采用容差法进行提取。通过判断射线到三角面片的有向距离来确定三角面片和每个区域的位置关系。采用规避歧义位置的方法,解决了判断位置关系时出现的歧义情况。最后,重新三角化相应的区域实现布尔运算。该算法的效率和稳定性均已达到RP业内最优秀的软件Magics RP的水平。
     根据快速成形工艺发展的需求,实现了变扫描矢工艺路径算法,该扫描方式使得选择性激光熔化成形过程中制件充分熔化,提高了制件的成形性能和质量。基于路径追踪算法的分形扫描工艺实现了二维任意轮廓的分形曲线填充,该扫描方式使得选择性激光烧结零件的致密度得到较大提高。实现了基于PowerRP软件系统的掩膜法光固化工艺规划软件并解决了相应的工艺问题。
     制件的翘曲是高分子聚合物选择性激光烧结过程中普遍存在的破坏性现象,对这种现象的合理抑制是提高SLS成形精度的关键。本文分析和总结了翘曲产生的原因以及翘曲现象的发展规律,提出了采用热源平衡支撑的方法来解决加工过程中由于温度场的不均匀进而导致应力场不均最终引起制件翘曲变形的问题。热源平衡支撑在样式和参数的选择上需要考虑材料的物理性能,化学性能,材料与激光相互作用后产生的收缩和热传导等因素,更重要的是热源平衡支撑要尽可能保持温度场的均匀性而且较容易地被清除掉。该方法已经成功地应用在聚苯乙烯和尼龙两种材料的成形中,取得了非常好的效果。
The architecture, the core algorithms and the technical algorithms of rapid prototyping (RP) software have been studied in this dissertation, which include off-line RP software architecture, algorithms of Boolean operations on STL (Stereo Lithography) models, RP technology algorithms and method of improving parts accuracy in selective laser sintering (SLS). The theories and achievements contribute to the development of the RP software and equipment of Huazhong University of Science and Technology, and provide a versatile software tool for the domestic promotion of Rapid Prototyping.
     In order to meet the development of RP technology and the innovation of RP processing method, this dissertation, in accordance with domain engineering and thought of component-oriented programming, researches and designs a unified architecture of RP software, which is based on hierarchical architecture + support platform and the idea of the domain stepwise refinement, including technical processing software and system control software. The use of the software system can shorten the software development cycle, which is caused by changes in processing methods and equipment types, and at the same time it can improve the quality of software development. At present, the software system has been successfully applied to a variety of RP equipments which are researched and designed by Huazhong University of Science and Technology, and achieved good results.
     Many advanced and core functions of rapid prototyping softwares for technology processing must be implemented with the aid of algorithms of Boolean operations on STL models. However, the research on this issue by scholars at home stays at a primary stage and the algorithm is of relatively low inefficiency and poor stability. A method of precise space decomposition is employed to limit the scope of searching for candidate triangles that may intersect, which can greatly reduce the times of calculation intersecting triangles and significantly improve the efficiency of the algorithm. A kind of data structure of seven-tuple is choosen to record the intersecting straight-line segment. Based on the topological structure of STL models, the intersection chains/loops can be quickly and accurately determined, and meanwhile the method of tolerance extraction can be avoided. The directional distance between a ray and a triangular facet can be used to determine the locations of different triangular facets and regions. In order to avoid the case of ambiguity when judge the locations, the way of avoiding ambiguous positions has been choosen. Finally, re-triangulate the corresponding regions in order that the Boolean operations can be realized. The efficiency and stability of the algorithm have achieved the level of MagicsRP.
     According to the needs of development of RP technology, consecutive subsector scan mode with adjustable scan length and direction has been achieved, which can make the parts full melt and improve the forming capability and quality of the parts in selective laser melting (SLM). Based on the algorithm of path tracking, the fractal scanning mode can fill arbitrary two-dimensional contours with fractal curves, which greatly enhance the density of the parts in SLS. Based on the PowerRP software system, the technice processing software for mask Stereo Lithography (SL) has been carried out and the corresponding technical problems have been solved.
     It is a crucial task to inhibit the curling of the parts, which is a ubiquitous destructive phenomenon in the process of selective laser sintering the polymer materials. Concerning the disadvantages of controlling the preheating temperature by key-layers, the causes of warpage and the development of warpage phenomenon have been analyzed and summarized. In order to prevent parts from warpage, which is caused by the non uniform temperature field and stress field, a method of adding Heat Balance Support (HBS) has been proposed. The selection of styles and parameters of HBS should consider the physical and chemical properties of materials as well as the deformation and heat conduction after the laser sintering the materials; moreover, the HBS should be easily removed from the parts. The method has been successfully used in two kinds of materials which are PS and nylon, and achieved very good results.
引文
[1] 黄树槐,肖跃加,莫健华等.快速成形技术的展望.中国机械工程2000;11(12):195-200.
    [2] Kochan D., Chua C.K., Du Z.H. Rapid Prototyping Issues in the 21st Century. Computers in Industry 1999;39(1):3-10.
    [3] 陈明.熔丝沉积快速成形的控制及软件系统的研究.华中科技大学硕士学位论文2004.
    [4] 王天明,金烨.快速成形技术概述及当前研究热点.航空制造技术2005(6):61-64.
    [5] 李彦生,李涤尘,贾玉玺.快速成形与制造技术的发展与应用.山东工业大学学报1999;29(6):536-543.
    [6] ZHAOJianfeng, LIYue, ZHANGJianhua, et al. Analysis of the wear characteristics of an EDM electrode made by selective laser sintering. Journal of Materials Processing Technology 2003; 138:475-478.
    [7] Chua C.K., Chou S.M., Wong T.S. A study of the state-of-the-art rapid prototyping technologies. International Journal of Advanced Manufacturing Technology 1998; 14(2): 146-152.
    [8] J.-P.Kruth, I.Meyvaert, B.Van der Schueren. Powder deposition in selective metal powder sintering. Rapid Prototyping Journal 1995; 1:23-31.
    [9] 李伟荣,伍晓宇,赵航等.SLS快速成形机软件系统的开发.中国制造业信息化2008;37(19):41-44.
    [10] 魏群,洪军,丁玉成等.SL快速成型中支撑自动生成技术研究.机械科学与技术2003;22(4):681-684.
    [11] 郭开波.快速成形软件与工艺若干关键技术研究.华中科技大学博士学位论文2006.
    [12] 王从军.快速成形数据处理及若干关键技术研究.华中科技大学博士学位论文 2000.
    [13] 郭开波,张李超,王从军,黄树槐.STL模型布尔运算的实现.华中科技大学学报(自然科学版)2006;34(7):96-99.
    [14] 张君正.高性能STL模型的布尔运算研究.华中科技大学硕士学位论文 2005.
    [15] 区士颀.任意拓扑曲面的多分辨率建模算法研究.华中科技大学博士学位论文 2005.
    [16] Nickel AH, Barnett DM, Prinz FB. Thermal stresses and deposition pattems in layered manufacturing. Mater Sci Engrg 2001;317(A):59-64.
    [17] Neal K.Vail, Badrinarayan Balasubramanian, Joel W.Barlow, Harris L.Marcus. A thermal model of polymer degradation during selective laser sintering of polymer coated ceramic powders. Rapid Prototyping Journal 1996;2(3):24-40.
    [18] 吴传保,刘承美,史玉升等.高分子材料选区激光烧结翘曲的研究.华中科技大学学报(自然科学版)2002;30(8):107-109.
    [19] 消慧萍,曹家庆,范红青.高分子材料在选区激光烧结中的研究和应用现状.江西化工2006;4:25-29.
    [20] K.Dai, L.Shaw. Thermal and mechanical finite element modeling of laser. Acta Materialia 2004;52:69-80.
    [21] 冯文仙,史玉升,黄树槐.选择性激光烧结(SLS)温度的模糊控制.机械科学与技术2004;23(2):234-237.
    [22] 丁娟,史玉升,蔡道生等.选择性激光烧结粉床表面温度测量.现代机械2005;3:1-6.
    [23] 郭开波,张李超,王从军等.选择性激光烧结系统自动控温工艺的研究.锻压装备与制造技术2005(5):85-88.
    [24] 张李超.快速成形软件及控制系统的研究.华中科技大学博士学位论文2002.
    [25] 杨芙清.软件复用及相关技术.计算机科学1999;26(5):1-4.
    [26] 张海藩.软件工程导论.北京:清华大学出版社1998.
    [27] Luckham D, Vera J, Meldal s. Key concepts in architecture definition languages Leavens G T. Sitaraman M. Foundations of Compoent-Based Systems 2000.
    [28] 刘楚达,楚旺,刘轶等.面向问题域的领域建模方法.计算机工程与应用 2003(5):17-20.
    [29] 孙昌爱,金茂忠,刘超.软件体系结构研究综述.软件学报2002;13(7):1228-1237.
    [30] 左爱群,黄水松.软件体系结构的发展与研究..计算机工程与应用1999;3:19-21.
    [31] Medvidovic N, R T. Clasessification and comparison framework for software architecture description languages. IEEE Transations on Software Engineering 2000;26(1):70-93.
    [32] 郑志,杨德礼,杨红.Agent系统软件体系结构形式化建模方法.计算机工程2008;34(10):35-37.
    [33] 赵龙文,侯义斌.智能软件:由面向对象到面向Agent.计算机工程与应用2001(5):41-43.
    [34] 姚海琼,倪桂强.自适应对象模型体系结构研究.计算机应用研究2004(9):121-124.
    [35] 张友生.正交软件体系结构模型.计算机应用研究2004;24(6):96-98.
    [36] 何新贵,王纬,王方德等.软件能力成熟度模型.北京:清华大学出版社2000.
    [37] 张李超.快速成形软件体系结构的研究.华中科技大学博士后报告2005.
    [38] 王千祥,吴琼,李克勤.一种面向对象的领域工程方法.软件学报2002;13(10):1977-1984.
    [39] Zhang Li-Chao, Han Ming, Huang Shu-Huai. CS file- an improved interface between CAD and RP System. Int J Adv Manuf Technol 2003 ;21:15-19.
    [40] Smith J M, Nair R. Virtual Machines: Versatile Platforms for Systems and Processes.北京:电子工业出版社2006.
    [41] 乔治·布尔.思维规律的研究,1854.
    [42] 朱春耕.工业产品造型中布尔运算的运用.包装工程2006;27(1):204-205.
    [43] 刘邦文.基于布尔运算数控车削加工仿真研究.大连交通大学硕士学位论文2005.
    [44] 杨开富.电脑美术设计中布尔运算的应用.渝州大学学报(自然科学版)1995;12(4):48-50.
    [45] 陈圆,王从军,黄树槐.基于STL文件的阶梯剖分算法研究.华中科技大学学报(自然科学版)2004;32(8):19-21.
    [46] 黎步松,周钢,王从军等.基于STL文件格式的实体分割算法研究与实现.华中科技大学学报(自然科学版)2002;30(3):40-43.
    [47] 刘爱林.片材叠层制造中若干关键技术的研究.华中理工大博士学位论文1999.
    [48] Chua C K, Gan J, Du Z, Mei. T. Data Structure in Rapid Prototyping and Manufacturing. Database and Data Communication Network Systems 2002:367-416.
    [49] 刘斌.快速原型制造中若干软件关键问题的研究.华中理工大博士学位论文1997.
    [50] Satoh T. Boolean Operations on Sets Using Surface Data. ACM 1991.
    [51] 曹 伟,陆长德.多面体模型布尔运算算法及其稳定性.西安工业学院学报1997;17(1):18-23.
    [52] 谢存禧,李仲阳,成晓阳.STL文件毗邻关系的建立与切片算法研究.华南理工大学学报(自然科学版)2000;28(3):33-38.
    [53] K B Guo, L C Zhang, C J Wang, S H Huang. Boolean operations of STL models based on loop detection. International Journal of Advanced Manufacturing Technology 2007;33:627-633.
    [54] 王镜宇,祁燕,王琰.基于三角面片的离散化布尔运算.沈阳理工大学学报2006;25(6):25-29.
    [55] Lo.S.H., W.X.Wang. A fast robust algorithm for the intersection of triangulated surfaces. Engineering with Computers 2004;20:11-21.
    [56] GVD.B. A fast and robust GJK implementation for collision detection of convex objects. Journal of graphics tools 1999;4(2):7-25.
    [57] 范昭炜.实时碰撞检测技术研究.浙江大学博士学位论文2003.
    [58] GVD.B. Efficient collision detection of complex deformable models using AABB trees. Journal of graphics tools 1997;2(4): 1-14.
    [59] J.Adelson.S., L.F.Hodges. Generating exact ray-traced animation frames by reprojection. IEEE Computer Graphics and Applications 1995; 15(3):43-52.
    [60] Requicha AAG, H. B. Woelcker. Boolean operations in solid modeling boundary evalutaion and merging algorithms. 1985.
    [61] Nakamura H, M. Higashi, M. Hosaka. Robust computation of intersection graph between two solids. Computer Graphics Forum 1997; 16(3):316-326.
    [62] Mantyla M. Boolean Operations of 2-Manifolds through Vertex Neighborhood Classification. ACM Transactions on Graphics 1986;5(1): 1-29.
    [63] 周培德.计算几何.算法设计与分析.北京:清华大学出版社2005.
    [64] Edelsbnmner.H., E.Mucke. Simulation of simplicity:a technique to cope with degenerate cases in geometric algorithms. ACM Transactions on Graphics 1990;9:66-104.
    [65] Moiler, T. A fast triangle-triangle intersection test. Journal of graphics tools 1997;2(2):25-33.
    [66] 周长发.计算机图形学几何工具算法详解.北京:电子工业出版社2005.
    [67] Jianbo Qian, Cao An Wang. Progress on maximum weight triangulation. Computational Geometry--Theory and Applications 2006;33(3):99-105.
    [68] J.R. Cebral, R. L(o|¨)hner, P.L. Choyke, P.J. Yim. Merging of intersecting triangulations for finite element modeling. J.Biomech. 2001 ;34(6):815-819.
    [69] Ding Q, Qian J, Tsang W, WANG C. Randomly generating triangulations of a simple polygon. Computing and Combinatorics Proceedings 2005:471-480.
    [70] Scott A. Canann, Yong-Cheng Liu, Antonn V. Mobley. Automatic 3D surface meshing to address today's industial needs. Finite Elem. Anal. Des. 1997;25:185-198.
    [71] M.S. Shephard, M.K. Georges. Automatic 3-dimensional mesh generation by the finite octree technique. Int. J. Numer.Meth. Eng. 1991;32(4):709-749.
    [72] C.K. Lee, R.E. Hobbs. Automatic adaptive finite element mesh generation over rational B-spline surfaces. Comput. Struct. 1998;69(5):577-608.
    [73] C.K. Lee. Automatic metric advancing front triangulation over curved surfaces. Eng. Comput. 1999; 16:230-263.
    [74] Cynthia D. Bruyns, Steven Senger. Interactive cutting of 3D surface meshes. Comput. Graph. 2001;25(4):635-642.
    [75] Luiz Cristov(?)o, G. Coelho, Marcelo Gattass, Luiz Henrique de Figueiredo. Intersecting and trimming parametric meshes on finite element shells. Int. J. Numer. Meth. Eng. 2000;47:777-800.
    [76] E. Hartmann. A marching method for the triangulation of surfaces. Visual Comput 1998;14:95-108.
    [77] Patrick Laug, Houman Borouchaki. Molecular surface modeling and meshing. Proceedings 10th International Meshing Roundtable, Sandia National Lab, 2001. p. 31-41.
    [78] W. Heiden, M. Schlenkrich, J. Brickmann. Triangulation algorithms for the representation of molecular surface properties. J. Comput. Aid. Mol. Des. 1990;4(3):255-269.
    [79] 朱冬林,向彤,葛修润.基于约束Delaunay三角划分法在节理图上实现网格自动剖分.岩石力学与工程学报2004(11):20-26.
    [80] 丁永祥,夏巨谌,王英等.任意多边形的Delaunay三角剖分.计算机学报1994;17(4):271-275.
    [81] GRAUTSON Magdalene, BORGELT Christian, LEVCOPOULOS Christos. Minimum weight triangulation by cutting out triangles. Algorithms and Computation 2005:984-994.
    [82] http://www.codeproject.com.
    [83] 胥光申.用于高精度小尺寸零件制作的光固化快速成型技术的现状与发展.机械科学与技术2004;23(10):1223-1225.
    [84] 吴晓军.面向快速成形的异质材料零件三维CAD表达方法与系统.中国科学院沈阳自动化研究所博士学位论文2004.
    [85] 李彦生,李涤尘,卢秉恒.光固化快速成型技术及其应用.应用光学1999;20(3):34-36.
    [86] Zhang Zhengyu, Ding Yucheng, Hong Jun. A new hollowing process for rapid prototype models. Rapid Prototyping Journal 2004; 10(3): 166-175.
    [87] Zhang Li-Chao, Han Ming, Huang Shu-Huai. An effective error-tolerance slicing algorithm for STL files. Int J Adv Manuf Technol 2002;20:363-373.
    [88] Dai K, Shaw L. Thermal and mechanical finite element modeling of laser.forming from metal and ceramic powders. Acta Mater 2006;52:69-80.
    [89] 白培康,赵熹华,程军.覆膜金属粉末变长线扫描激光烧结成型特性.吉林工业大学自然科学学报1999;29(1):25-30.
    [90] Jouni Hanninen, Rusko. Direct metal laser sintering. Advanced Materials&Processes 2002;5:33-36.
    [91] Wenxian Zhang, Yusheng Shi, Bing Liu, Lin Xu, Wei Jiang. Consecutive subsector scan mode with adjustable scan length for selective laser melting technology. Int J Adv Manuf Technol 2008;5.
    [92] B.Mandelbrot.分形,机遇和维数,1975.
    [93] 齐东旭.分形及其计算机生成北京:科学出版社,1999.
    [94] 阳佳,宾鸿赞.任意边界薄层FASS分形曲线的裁剪.华中科技大学学报(自然科学版)2001;29(7):41-43.
    [95] R.J. Cass, S.E. Benzley, R.J. Meyers, T.D. Blacker. Generalized 3-D Paving: an automated quadrilateral surface mesh generation algorithm. Int. J. Numer. Meth. Eng. 1996;39(9): 1475-1489.
    [96] 于成龙,王秀峰,江红涛等.微立体光刻技术研究及应用.激光与光电子学进展2006;43(3):15-19.
    [97] M.Farsari, F.Claret-Tournier, S.Huang, C.R.Chatwin. A novel high-accuracy microstereolithography method employing an adaptive electro-optic mask. Journal of Materials Processing Technology 2000; 107:167-172.
    [98] M.Shiomi, A.Yoshidome, F.Abe, K.Osakada. Finite element analysis of melting and solidifying processes. International Journal of Machine Tools&Manufacture 1999;39:237-252.
    [99] 李湘生,韩明,史玉升.SLS成形件的收缩模型和翘曲模型.中国机械工程2001;12(8):887-889.
    [100] K.Dai, L.Shaw. Finite element analysis of the effect of volume shrinkage. Acta Materialia 2005 ;52(1):69-80.
    [101] John D Williams, Carl R Deckard. Advances in modeling the effects of selected parameters on t he SL S process. Rapid Prototyping Journal 1998;4(2):90-100.
    [102] Simchi A, Pohl H. Effects of laser sintering processing parameters on t he microstructure and densification of iron powder. Materials and Engineering A 2003;359:l 19-128.
    [103] Zarringhalam H, Hopkinson N, Kamperman NF, De Vlieger. Effects of processing on microstructure and properties of SLS nylon 12. Materials Science and Engineering 2006;435-436(A): 172-180.
    [104] Williams J D, Decard C R. Advances in modeling the effects of selected parameters on the SLS process. Rapid Prototyping J 1998;4(2):90-96.
    [105] Yang H.J., HP J., Lee S.H. A study on shrinkage compensation of SLS process by using the Taguchi method. International Journal of Machine Tools and Manufacture 2002;42(l l):1203-1212.
    [106] Armillotta A, Biggioggero GF. Control of prototyping surface finish through graphical simulation. Proceedings of the Ⅶ ADM International conferences,Grand Hotel, Rimini, Italy, 2001. p. 17-24.
    [107] P.J. Hardro, J. Wang, B.E. Stucker. A design of experiment approach to determine the optimal process parameters for rapid prototyping machines. Proceedings of the Joint Conference of the Fifth International Conference on Automation Technology and the 1998 International Conference of Production Research, 1998.
    [108] Rong-Ji Wang, Lingling Wang, Lihua Zhao, Zijian Liu. Influence of process parameters on part shrinkage in SLS. International Journal of Advanced Manufacturing Technology 2007;33:498-504.
    [109] Du Zhiqiang, Zhou Zude, Ai Wu, Chen Youping. A linear drive system for the dynamic focus module of SLS machines. International Journal of Advanced Manufacturing Technology 2007;32:1211-1217.
    [110] Bing Qi, A. Phillip Himmer, L. Maggie Gordon, X. D. Victor Yang, L. David Dickensheets, I. Alex Vitkin. Dynamic focus control in high-speed optical coherence tomography based on a microelectromechanical mirror. Optics Communications 2004;232(l-6):123-128.
    [111] 李湘生.激光选区烧结的若干关键技术研究.华中科技大学博士学位论文2001.
    [112] 李鹏,熊惟皓.选择性激光烧结的原理及应用.材料导报2002;16(6):55-58.
    [113] 史玉升,黄树槐,潘传友.选择性激光烧结工艺参数智能优化方法研究.机械科学与技术2003;22(2):259-263.
    [114] Majewski C.E., Hobbs B.S., Hopkinson N. Effect of bed temperature and infra-red lamp power on the mechanical properties of parts produced using high-speed sintering. Virtual and Physical Prototyping 2007;2(2): 103-110.
    [115] 洪军,唐一平,武殿梁等.快速成型中零件水平下表面支撑设计规则的研究.西安交通大学学报2004;38(3):234-238.
    [116] 刘红军.FDM/SLA支撑生成技术的研究.华中科技大学硕士论文2003.
    [117] 洪军,武殿梁,卢秉恒.光固化快速成形中待支撑区域识别技术研究.中国机械工程增刊2000;11(10):28-30.
    [118] Nelson J.C., Xue S., Barlow J.W., et al. Model of the selective laser sintering of bisphenol-A polycarbonate. Industrial&Engineering Chemistry Research 1993 ;32:2305-2317.
    [119] Berzins M., Child T.H.C. The selective laser sintering of polycarbonate. CIRP Annals-Manufacturing Technology 1996;45(1): 187-190.
    [120] Childs T.H.C., Berzins M., Ryder G..R., et al. Selective laser sintering of an amorphous polymer-simulations and experiments. Proceedings of Institution of Mechanical Engineering 1999;213:333-349.
    [121] 汪艳.选择性激光烧结高分子材料及其制件性能研究.华中科技大学博士学位论文2005.
    [122] Festa R., Manca O., Naso V. A comparison between models of thermal fields in laser and electron beam surface processing. International Journal of Heat Mass Transfer 1988;31:99-106.
    [123] 俞昌铭.热传导及其数值分析 清华大学出版社,1982.
    [124] Tontowi A.E., Childs T.H.C. Density prediction of crystalline polymer sintered parts at various powder bed temperatures. Rapid Prototyping Journal 2001;7(3):180-184.
    [125] J. Kim, T.S. Creasy. Selective laser sintering characteristics of nylon 6/clay-reinforced nanocomposite. Polymer Testing 2004;23:629-636.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700