基于智能计算的虚拟装配工艺规划及相关技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
虚拟装配技术为制造业带来了全新的设计理念,从本质上将传统制造从设计到生产的不断修改、多次试制的过程中解脱出来。装配工艺规划是虚拟装配最核心的部分,本文侧重基于智能计算的虚拟装配工艺规划进行深入研究,主要包括两部分:装配序列规划和装配路径规划。论文的主要工作如下:
     针对虚拟装配过程的复杂性,提出面向装配规划的产品层次信息模型,将零件模型信息依次存储在零件属性层、面片显示层、装配关系层及过程信息层,各个层次间通过零件索引号进行数据间的约束与映射,从而实现模型信息层级间的相互关联。以装配语义形式描述装配过程中零件间的配合约束,建立干涉矩阵和线性自由度矩阵描述零件间的联接关系;同时,为装配模型引入过程信息描述,以得到装配序列、路径等动态描述信息,并借助过程信息,对零件模型的装配关系进行精确的评价。层次信息模型利于装配系统依据不同的装配任务对各个层级的模型信息进行读取,从而提高装配效率。
     针对虚拟装配序列求解过程中出现的“组合爆炸”现象,在建立拆卸干涉矩阵的基础上,提出改进蚁群算法进行装配序列求解,只有在一次迭代循环中找到最优拆卸序列的蚂蚁在相应的路径上增加全局信息素;选取蚂蚁的个数等于初始可行拆卸操作的数目。对于具有较强约束的零部件,强约束条件减少了算法初始可行的拆卸操作,局限了选择问题的解空间,算法效率明显提高。
     针对结构较复杂的装配体,结合遗传算法和蚁群算法求解装配序列的特点,提出遗传蚁群混合算法求解最优装配序列。算法的主要思想:每当蚂蚁完成一次漫游后,将蚂蚁构建的可行序列加入遗传算法的初始种群,遗传算法对该可行装配序列进行全局优化,并依据优化后生成解的质量在对应的蚂蚁爬行路径上释放相应浓度的信息素,如此循环交叉调用遗传算法和蚁群算法,使遗传蚁群算法求精能力显著增强。
     提出遗传算法与栅格法结合进行装配路径规划,采用栅格表示装配体的初始位置及装配空间环境地图,栅格路径的序号而不是传统的二进制作为种群个体的编码,适应度函数转换为寻找装配体的最优装配路径,保证了虚拟装配过程中装配体的路径为最优安装路径,提高算法的搜索效率,同时有效避免了传统搜索算法的局部极小值问题。
     构建一个舱段虚拟装配原型系统,提出该系统的构建思想和体系结构,并采用内存调度策略、多线程的运动控制完善装配系统性能。采用基于相对位置的碰撞干涉剔除,由装配体当前位置、移动方向、相对位置之间的关系来约束装配体的位置变换,从而完成装配体安装;提出基于径向基神经网络的场景调度策略,将虚拟化身当前视点状态作为网络的输入样本,利用径向基神经网络预测当前视点的后续状态。获得当前视点的后续状态后,结合视锥体进行取景,即可进行场景调度。漫游过程中化身以“沉浸”方式身临其境体验装配工艺规划方案,使装配过程更真实地回溯。
The virtual assembly has brought the newly design for the industry of manufacturing, and the technology relief the traditional process from design, production and constantly trial process. Assembly process planning is the most crucial part of the virtual assembly. This paper focuses on the deeply study in the area of virtual assembly process planning based on intelligence computation. The main thesis is as follows:
     For virtual assembly process complexity, proposed the product-hierarchical information model for the assembly planning. The informations of part model are stored in sequence in the parts attribute layer, the surface layer of film shows, the assembly relation layer, the information process layer, these layers implementation the linkages between information-model level by the data constraints and mapping by part index number. The constraint among parts assembling process is described as the assembly semantics, build interference matrix and the linear degrees of freedom matrix to describe the relations between parts. Using information describing the process in the assembly model for acquire the assembly sequence, path and other dynamic descriptions. Evaluate the relationship between the part model with the process information. Hierarchy information model convenience the assembly system according to different tasks to operate at different information model.
     To solving the combinatorial explosion phenomenon during the solving process of virtual assembly sequence, this paper proposed a method for obtain the assembly sequence using ant colony algorithm based on the establishment of the demolition interference matrix. Only the ant which has found the optimal disassembly sequence in once iteration cycle could release global pheromone in the corresponding path; the number of ants is equal to the number of initial feasible demolition operations. Constraints between parts reduce the demolition times of the initial algorithm operation, limit the selection of the solution space, improve the efficiency of the algorithm.
     Combining the characteristics of genetic algorithm and ant colony algorithm for assembly sequence, this paper proposed Hybrid Genetic-Ant Colony Algorithm for optimal assembly sequence. The main idea of the algorithm followed:When the ants after a tour, the feasible seqence which is constructed by ants as a part of initial population of genetic algorithm. Then the genetic algorithm global optimized the feasible assembly sequence constructed by ants, according to the quality of solution release corresponding concentration of pheromone in the corresponding ant crawling path. Cycle crossover called the genetic algorithm and ant colony algorithm to increase solving ability of the ant colony algorithm.
     This paper proposed a method with genetic algorithm and grid for assembly path planning. The method used grid to describe the initial location and the space environment map of assembly object. Adopt the serial number of the grid path as the population of individual coding, but not the traditional binary code. The fitness function convertion is used for find the optimal assembly path, it ensured the path of virtual assembly process is the optimal one. It's improve the search efficiency, and avoid the local minimum problems of the traditional search algorithms.
     Built a system of thruster module virtual assembly, proposed construction of the system and architecture adopt memory scheduling strategy, multi-threaded motion control to improve the performance of assembly systems. Adopt the collision interference removed based on the relative position, then complete the installation of assembly by restrict the assembly location changes. Proposed a scene scheduling strategy based on RBF neural network, use the current the state point of virtual avator as the input sample, then forecast the current status of the follow-up point of view through RBF neural network. Once the current status of the follow-up point of view is obtained, scheduling scenarios can be carried out through the combination of visual cone for shooting. The avator deeply observe the assembly process plan in the wandering process, this method made the assembly process could be truly look back upon.
引文
[1]孙宇.我国虚拟制造技术发展策略浅析[J]. CAD/CAM与制造业信息化,2005(1):81-82页
    [2]郑秩,宁汝新,刘检华等.虚拟装配关键技术及其发展[J].系统仿真学报,2006(3):649-654页
    [3]李宏.虚拟装配技术的研究现状与发展趋势[J].现代制造工程,2004(12):114-116页
    [4]Yuan X B,Yang S X. Virtual Assembly with Biologically Inspired Intelligence [C]. IEEE Transactions on Systems, Man, and Cybernetics Part C:Applications and Reviews,2008, 33(2):159-167P
    [5]Ye N, Banerjee P, Banerjee A et al. A Comparative Study of Assembly Planning in Traditional and Virtual Environments[C]. IEEE Transactions on System,Man,and Cybemetics-Part C:Applications and Reviews,1999,29 (4):546-555P
    [6]Grandl Reinhard. Virtual process week in the experimental vehicle build at BMW AG[J]. Robotics and ComputerIn tegrated M anufacturing,2005,17(2):65-71P
    [7]N.Ab.Verification of assemblability of mechanical parts an visualization of machinery of assembly in virtual space [A].Proceedings of International Conference on Virtual Reality and Tele-Existence,2007,Tokyo
    [8]Q.Peng, F.R.Hall, P.M.Lister.Application and evaluation of VR based CAPP system[J]. Journal of Materials Processing Technology,2000,107(11):153-159P
    [9]肖田元,韩向利,张林煊.虚拟制造内涵及其应用研究[J].系统仿真学报,2005,13(1):118-123页
    [10]曾理,张林煊,肖田元.一个虚拟装配支持系统的实现[J].系统仿真学报2002,14(9)
    [11]万华根,高曙明,彭群生VDVAS一个集成的虚拟设计与装配系统[J].中国图像图形学报,2002,7(1):29-37页
    [12]万华根,基于虚拟现实的CAD方法研究[D].博士学位论文,浙江大学,1999
    [13]Schmitz B.Virtual reality:On the brink of greatness[J]. Computer Aided Engineering, 2008,12(4):26-32P
    [14]Zhang Shouyou,Liu Zhenyu,Tan Jianrong.Research of guidance technology for assembly modeling in virtual environment[J].Chinese Journal of mechanical Engineering,2007, 14(2):139-143P
    [15]Borujault A,Lambert J L.Design of An Automated Hard Disk Unit Assembly System [C]. Proceedings of the 18th International Symposium on Industrial Robots,Llau Sane, Switzerland,1988:19-28P
    [16]Homem de Mello.A Correct and Complete Algorithm for the Generation of Mechanical Assembly Sequences[J].IEEE Transaction Robotics and Automation 1991,2(7):228-240P
    [17]Baurjault A.Contributionune approche methodologique de I'assemblage automatise: elaboration automatique des sequences operatiores[J].Thesis d'Etat Universite de Franche-Comte,Besancon,Frace,1984,3(6):640-658P
    [18]Whiney DE,De Fazio TL.Correction to Simplofied Generation of All Mechanical Assembly Sequences[J].IEEE Journal of Robotics and Automation,2006,4(6):640-658P
    [19]Homem de Mello L, Lee S.Computer-Aided Mechanical Assembly Planning[J].Boston: Kluwer Academic Publisher,2002,3(4):203-209P
    [20]Sanderson A, Homem de Mello L.And/Or Graph Repreaentation of Assembly Plans[J].IEEE Transactions on Robotics and Automation,1998,6(2):188-199P
    [21]Huang Y.F,Lee C.S.Precedence knowledge in feature mating operation assembly planning[A].In:proceedings of IEEE International Conference on Robotics and Automation,Scottsdale,2003:216-221P
    [22]Connacher H I, Jayaram S, Lyons K W. Virtual assembly design environment[A]. Proceedings of 2001 ASME Computers in Engineering Conference and Engineering Database Symposium[C],Boston,M, USA, September,2004:26-32P
    [23]Cheng Cheng. Research on Construction of Mating Perception in Virtual Assembly[J]. Jouranl of Computer Research and Developmnet,2002,39(10):1331-1336P
    [24]Lozano-perez T.A Simple Motion-planning Algorithm for General Robot Manipulators. IEEE J of Robotics and Automation,1987,RA-3(3):224-238P
    [25]张钹,张铃.无碰路径规划的拓扑方法[J].计算机学报,1990,12:881-889页
    [26]O.Khatib. Real-Time Obstacle Avoidance for Manipulators and Mobile Robots. International Journal on Robotics Research.1986,5(1):90-98P
    [27]王伟,杨扬,马玉林.C-空间障碍边界建模与无碰路径规划[J].机器人,2008.7(20):280-286页
    [28]刘检华,宁汝新,万毕乐.面向虚拟装配的复杂产品路径规划技术研究[J].系统仿真学报,2007.5(19):2003-2007页
    [29]邵毅,余剑峰,李原.基于VMap的装配路径规划研究与实现[J].西北工业大学学报, 2007,2(19):118-121页
    [30]Chen Tian-fan.Assembly Path Planning Based on Genetic Algorithms [J].Machine Tool&Hydraulics.2008.7(36):31-34P
    [31]Zadeh L.A, Fuzzy logic, neural net works,and Soft computing [J]. Communications of the ACM,2004,37(3):77-84P
    [32]Hong D S, Cho H S.Neural-network based computational scheme for generating optimized robotic assembly sequences [J]. Engineering Applications of Arbificial Intelligence,2005,8(2):129-145P
    [33]廖小云,陈湘风.基于遗传算法的自动装配顺序规划[J].重庆大学学报,2006,23(5):17-20页
    [34]Guan Q,Liu J H,Zhong Y F.A concurrent hierarchical evolution approach to assembly process planning[J].International Journal of Production Reasearch,2007,40(14): 3357-3374P
    [35]Saeid M,et al.Multi-criteria assembly sequencing[J].Computers Industrial Engineering, 2000,32(4):743-751P
    [36]Hong D S,Cho H S.Generation of assembly sequences using a simulated annealing[A]. Proceedings of the IEEE/RSJ International conference on Intelligent Robotic and Systems[C].2002:1247-1252P
    [37]谢龙,付宜利,马玉林.基于蚁群算法的装配序列生成策略[J].哈尔滨工业大学学报,2006.2(38):180-183页
    [38]GUTJAHR W J. ACO algorithms with guaranteed convergence to the optimal solution[J]. Information Processing Letters,2002,82:145-153
    [39]Stutzle T., Dorigo M. A short convergence proof for a class of ant colony optimization algorithms. IEEE Transactions on Evolutionary Computation,2002,6(4):358-365P
    [40]McMullen P. R. An ant colony optimization approach to a JIT sequencing problem with multiple objectives. Artificial Intelligence in Engineering,2001,15(3):309-307P
    [41]Jayaram S et al. A virtual assembly design environment[C]. Proceedings of IEEE Virtual Reality, Houston, TX,1999:172-179P
    [42]T kindt V, Monmarche N. An Ant Colony Optimization algorithm to solve a machine bicriteria flow shop-scheduling problem. European Journal of Operational Research, 2002,142(3):250-257P
    [43]Connacher H I, Jayaram S.Virtual assembly design environment [A]. Proceedings of the Computers in Engineering Conference and the Engineering Database Symposium.ASME, 2007:874-883P
    [44]张林煊,童秉枢,王春河,张新访,高峰.一种实用的综合集成DFA系统的研究[J].清华大学学报自然科学版,2002,38(11):69-72页
    [45]宁汝新,郑秩.虚拟装配技术的研究进展及发展趋势分析[J].中国机械工程,2005,16(15):1398-1404页
    [46]Bourjault, Ishir K,Life-Cycle Engineering Design.Transactions on Robotics and Automation,1989,5:216-221P
    [47]Shah J and Tadepailli R.Feature based assembly modeling[J].Computers in Engineering ASME,1992(1):253-260P
    [48]李健,唐忠民.基于特征的产品装配建模系统[J].制造业自动化,2000.12:70-75页
    [49]Jayaram S,Connacher H I,Lyons K W. Virtual assembly using virtual reality techniques [J].Computer Aided Design,2007,29(8):575-584P
    [50]种永民.直观的准确的虚拟造型[D].西北工业大学博士学位论文,2000,57-65页
    [51]刘振宇,谭建荣等.面向虚拟装配的产品层次信息表达研究.计算机辅助设计与图形学学报[J].2001,13(3):223-228页
    [52]侯晓林,张申生,步丰林.并行工程中的产品装配模型[J].计算机辅助设计与制造,1998,11:14-16页
    [53]袁波,周韵,胡事明等.层次化等元装配模型.计算机辅助设计与图形学学报[J].2003,12(6):450-454页
    [54]L.S. Homem Mello and A.C.Sanderson. A correct and complete algorithm for the generation of mechanical assembly sequences[C]. IEEE Transaction on Robotics and Automation, April,2007
    [55]Kim Y J,Lin M,Manocha d.Fast penetration depth estimation using rasterization hardware and hierarchical refinement[J].In Symposium on Computational Geomerty.2008, 386-388P
    [56]Kaplan,Scott E,Collecting whole-system reference traces of multi programmed and multithreaded workloads[C].Proceedings of the Fourth International Workshop on Software and Performance,2009,228-237P
    [57]Yang Yong-gao. Rendering avatars in virtual reality:Integrating a 3D model with 2D images[C]. Computing in Science and Engineering.2004.2:86-91P
    [58]C.J van Strijip,H.Langen,M.Onosato.The application of a haptic interface on microassembly[J].14th Symposium on Haptics Interfaces for Virtual Environment and Teleoperator Systems.2006,289-293P
    [59]Sodhi R,Turner J.U.Towards modeling of assemblies for product design [J]. Computer Aided Design,2008,2(26):85-97P
    [60]A.mikchevitch,J.C.Leon.Path planning for flexible components using a virtual reality environment[C].The 5th IEEE International Symposium on Assembly and Task Planning.2003:247-252P
    [61]E.J.Brough, M.Schwartz, K.S.Gupta. To wards the development of a virtual environment based training system for mechanical assembly operations [J].Virtual Reality.2007, 11(4):189-206P
    [62]X.W.Chen,N.Xu,Y.L.A Virtual Environment for Collaborative Assembly [C].Proceedings of the Second International Conference onEmbedded Software and Systems.2005:441-448P
    [63]A. V. Tuzikov, S. A. Sheynin and P. V. Vasiliev, Computation of volume and surface body moments[J], Pattern Recognition,2003,36:2521-2529P.
    [64]S.Son, S.Lee,J.W.Kim.A delay compensation scheme based on prediction for networked haptic collaboration system[C].Proceedings of SPIE.2007:1-10P
    [65]隋爱娜,吴威,赵沁平.虚拟装配与虚拟原型机的理论与技术分析[J].系统仿真学报.2000,4(12):127-132页
    [66]R Szeliski and H. Y Shum.Creating full view panoramic image mosaics and texture mapped models[C]. Computer Graphics.2005,8:251-258P
    [67]Tang Qiuhua,Wei Guoqian,Chen Dingfang, Kong Jianyi. Researchin to Virtual Assembly System Based on WTK[C] Journal of Wuhan University of Technology (Transport and Engineering).2005,2 (26):323-326P
    [68]刘振宇.面向过程与历史的虚拟环境中产品装配建模理论、方法及应用研究[D].浙江工业大学博士论文,2001:37-47页
    [69]ZhouPing Yin,Han Ding.A connector-based hierarchical aooroach to assembly sequence planning for mechanical assemblies[J]. Computer-Aided Design,2003,35(1):38-56P
    [70]田立中,付宜利,马玉林等.装配序列规划中拆卸方向的确定[J].计算机辅助设计与图形学学报,2001,13(12):1110-1113页
    [71]唐溯飞,石淼,李明树.一个基于知识的装配序列规划[J].计算机研究与发展,2003,30(10):63-66页
    [72]周开俊,李东波.基于遗传模拟退火算法的产品装配序列规划方法[J].计算机集成制造系统,2006.7(12):1037-1040页
    [73]章小红,李世其,王峻峰.基于蚁群算法的产品拆卸序列规划算法[J].计算机辅助设计与图形学学报,2007.3(19):387-390页
    [74]吴羿,崔汉国.基于图论和蚁群算法的虚拟装配序列规划研究[J].计算机工程与设计,2009.30(9):2270-2274页
    [75]夏平均,姚英学,刘江省.基于虚拟现实和仿生算法的装配序列优化[J].机械工程学报,2007.4(43):44-47页
    [76]Q.Luo,J Xiao.Physically accurate haptic rendering and virtual assembly [J].Transactions of the North American Manufacturing Research Institute of SME.2004,32:231-238P
    [77]Bullinger H J, Richter M, Seidel K A. Virtual assembly planning[C]. Human Factors and Ergonomics In Manufacturing,2007,10 (3):331-341P
    [78]张林煊,童秉枢.并行工程中的装配仿真系统及其关键技术研究[J].计算机辅助设计与图形学学报,1999,11(2):163-167页
    [79]Jing Fan,Jinxiang Dong.Intelligent virtual assembly planning with integrated assembly model[C].Proceeding of 2003 IEEE International Conference on Systems, Man and Cybernetics. Hangzhou,2003.5:4803-4808P
    [80]L.Kim, S.H.Park.Haptic interaction and volume modeling techniques for realistic dental simulation[J].Visual Computer.2006,22(2):90-98P
    [81]Christian Blum, Marco Dorigo, The Hyper-Cube Framework for Ant Colony Optimization[J]. IEEE Symposium on Emerging Technology and Factory Automation, 2004:1161-1172P
    [82]Stuart Russell, perter Norving人工智能——一种现代方法(第二版)[D],姜哲,张敏等,杨磊译.人民邮电出版社,2004:29-35页
    [83]Dorigo M. Optimization, learning and natural algorithms [J]. Politecnico dimilano, Italy, 1992
    [84]Failli F, Dini G.Ant colony systems in assembly planning:a new approach to sequence detection and optimization[C].//Proceedings of the 2nd CIRP International Seminar on Intelligent Computation in Manufacturing Engineering, Capri,2000:227-232P
    [85]Wang Junfeng, Liu jihong, Li Shiqi.Intelligent selective disassembly using the ant colony algorithm. Artificial [J]. Intelligence for Engineering Design, Analysis and Manufacturing, 2003,17(4):325-333P
    [86]Dorigo M, Maniezzo V, Colorni A. The Ant System:Optimization by a colony of cooperating agents[J]. IEEE Transactions on Systems, Man, and Cybernetics-Part B, 1996,26(1):29-41P
    [87]曹玉君.基于遗传算法的装配序列规划[D].国防科学技术大学研究生院论文,2004.11:48-49页
    [88]P.B. Cao, R.B. Xiao, Assembly planning using a novel immune approach [J]. Int Advanced Manufacturing Technology.2006.2:770-782P
    [89]宁黎华,古天龙,钟艳如.装配序列规划的一种改进蚁群算法.桂林电子工业学院学报[J],2005.12,25(6):36-40页
    [90]J.F. Wang, J.H. Liu, Y.F. Zhong, A novel ant colony algorithm for assembly sequence planning[J], Advanced Manufacturing Technology, February,2004:1137-1143P
    [91]廖小云,陈湘凤.基于遗传算法的自动装配顺序规划[J].重庆大学学报,2000.9,23(5):17-19页
    [92]周开俊,李东波,黄希.基于遗传算法的装配序列规划研究.机械设计,2006.2,23(2):30-32页
    [93]熊志辉,李思昆,陈吉华.遗传算法与蚂蚁算法动态融合的软硬件划分[J].软件学报,2005,14(4):503-512页
    [94]LAZZERINI B, MARCELLONI F.A genetic algorithm for generation optimal assembly plans[J].Artificial Intelligencein Engineering,2000,14 (4):319-329P
    [95]Bonneville F,Perrard C,Henrioud J M.A Genetic Algorithm to Generate and Evaluate Assembly Plans.IEEE Symposium on Emerging Technology and Factory Automation, NewJersey,IEEE Press,1995:231-239P
    [96]Chen Shiangfong. Assembly planning genetic approach[C].IEEE Conference on robotics and Automotion.New Jerse:IEEE Press,1999:307-313P
    [97]Dini G, Faili F,Lazzerini B,et al.Generation of optimized assembly sequences using genetic algorithms[C]. Annals of the CIRP.Berbe:CIRP Publishers,2001:17-20P
    [98]Lazzerini B, Marcelloni F. A genetic algorithm for generating optimal assembly plans[J]. Artif Intell Eng,2003,14:319-329P
    [99]王辉,向东,段广洪.基于蚁群算法的产品拆卸序列规划研究[J].计算机集成制造系统,2006,12(9):1431-1437页
    [100]Chulho Chung, Qingjin Peng.An integrated approach to selective disassembly sequence planning[J]. Robotics and Computer Integrated Manufacturing,2005,21:475-485P
    [101]Seo K K, Park J H, Jang D S. Optimal disassembly sequence using genetic algorithms considering economic and environmental aspects[J]. International Journal of Advanced Manuf Technol,2001,18:371-380P
    [102]SMITH S S F,SMITH G C,LIAO X Y.Automatic stable assembly sequence generation and evaluation[J] Journal of Manufacturing Systems,2001,20 (4):225-235P
    [103]曾洪鑫,宾鸿赞,张芬.多品种装配顺序的一种改进遗传算法[J].华中科技大学学报,2006,34(3):39-41页
    [104]Bierwirth C, Mattfeld D C.Production scheduling and rescheduling with genetic algorithms[J]. Evol Comput,2003,7(1):1-18P
    [105]周明,孙树栋.遗传算法原理及应用[M].北京国防工业出版社,1999
    [106]Acan A. GAACO:A GA+ACO hybrid for faster and better search capability[C]. Brussels, Belgium:Proceedings of the 3rd International Workshop on ant Algorithms/ ANTS2002, Lecture Notes in Computer Science,2002:300-301P
    [107]丁建立,陈增强,袁著祉.遗传算法与蚂蚁算法的融合[J].计算机研究与发展,2003,40(9):1351-1356页
    [108]力娟,王良俊,王汝传.改进的蚁群算法及其在TSP中的应用研究[J].通信学报,2004,25(10):111-116页
    [109]Tseng,H E.Guided genetic algorithms for solving lager constraint assembly problem[J]. Inetrnational Journal Production Research,2006,44(3):601-625P
    [110]Gong D X, Ruan X G. A hybrid approach of GA and ACO for TSP[C]. Hangzhou, China: Proceedings of the 5th World Congress on Intelligent Control and Automation,2004: 2068-2072P
    [111]Honmen Mllo L S, Sanderson A C. A correct and complete algorithm for the generation of mechanical assembly sequences[J]. IEEE Transaction on Robotics and Automation. 2003:259-275P
    [112]Chung Jonghoon, Lee Kunwoo.A framework of collaborative design environment for injection molding[J].Computers in Industry,2002,47:319-337P
    [113]田立中,付宜利,马玉林.装配路径规划中基于动态坐标的A*搜索算法[J].计算机集成制造系统,2002,4(8):316-319页
    [114]顾国昌,付岩,刘海波.基于遗传模拟退火算法的水下机器人路径规划[J].哈尔滨工程大学学报(自然科学版),2005,26(1):84-87页
    [115]Kazuo Sugibara. Research of Assembly Path Planning Based Genetic Algorithm[C]. Proceedings of the 2001 IEEE International Conference on Robotics&Automation, Seoul Korea,2001.2:1475-1480P
    [116]C.Tzafestas,S.Velanas,G.Fakiridis.Adaptive impedance control in haptic teleoperation to improve transparency under time-delay[C].2008 IEEE International Conference on Robotics and Automation,2008,212-219P
    [117]吴浩杨.基于模拟退火机制的多种群并行遗传算法[J].软件学报,2000,11(3):416-420页
    [118]A.Seth, H.J.Su. SHARP:A System for Haptic Assembly & Realistic Prototyping[C]. 2006 ASME International Design Engineering Technical Conferences and Computers and Information in Engineering Conference,2006,1-8P
    [119]Shuang B, Chen JP, Li ZB. Microrobot based micro-assembly sequence planning with hybridant colony algorithm[J]. International Journal of Advanced Manufacturing Technology,2008,38(11):1227-1235P
    [120]Son C. Correlation between learning and fuzzy entropy in control of intelligent robot's part macro-assembly tasks with sensor fusion techniques[J]. Robotics and Computer Integrated Manufacturing,2007,23(1):47-62P
    [121]武殿梁,杨润党,马登哲等.虚拟装配系统及其关键技术[J].上海交通大学学报,2004(9):1539-1543页
    [122]程成,陈由迪,戴国忠基于场景的虚拟环境用户界面研究及实现[J].系统仿真学报,2000,12(5):534-539页
    [123]Jung B,et al.Knowledge-based assembly simulation for virtual prototype modeling[A]. Proceedings of the 24th Annual Conference of IEEE Industrial Electronics Society, Aachen,Germany,2009
    [124]Lee K, Gossard D C. A hierarchical data structure for representing assemblies[J] Computer Aided Design,2005,17 (1):15-19P
    [125]Pere E,Langrana N,Gomez D et al. Virtual mechanical assembly on a PC-based system[A].Proceedings of 2001 ASME Design Engineering Technical Conference and Computersin Engineering Conference, Irvine, USA,2001:96-102P
    [126]Jing Fan,jin Xiang Dong.KVAS:a knowledge-based virtual assembly system[C].2001 IEEE International Conference on Systems,Man,and Cybernetics,2007,2:1041-1046P
    [127]A.Seth, H.J.Su.A Desktop Networked Haptic VR Interface for Mechanical Assembly[C]. Proceedings of ASME International Mechanical Engineering Congress and Exposition, 2005,173-180P
    [128]R.Iglesias,E.Prada,A.Uribe.Assembly Simulation on Collaborative Haptic Virtual Environments[C].15th International Conference in Central Europe on Computer Graphics,Visualization and Computer Vision,2007,241-247P
    [129]R.Iglesias, S.Casado, T.Gutierrez. A Peer-to-peer architecture for collaborabive haptic assembly[C].10th IEEE/ACM international Symposium on Distributed Simulation and Real Time Applications,2006,25-34P
    [130]李原,张涛,杨海成.基于操作模型的装配仿真技术研究[J].机械科学与技术,2000,19(3):127-131页
    [131]李庆华,李湖珍.虚拟装配中基于相对位置的碰撞干涉检测[J].计算机应用,2006,1(26):103-105页
    [132]龚卓蓉Vega程序设计[M].国防工业出版社,2002:144-145页
    [133]Tang Qiuhua,Wei Guoqian,Chen Dingfang,Kong Jianyi. Research into Virtual Assembly System Based on WTK[J]. Journal of Wuhan University of Technology (Transport and Engineering),2005,26 (2):323-326P
    [134]Jing liang. Progressive Geometry Encoder Using Octree-based Space Partitioning[C]. IEEE International Conference on Multimedia and Expo.2004
    [135]罗自荣,常明,肖人彬.面向虚拟环境的场景管理关键技术及其实现研究[J].系统仿真学报,2007.6:891-897页
    [136]刘雁翎,诸昌铃.一种适合处理动态场景的交互树[J].计算机应用,2001,21(11):7-9页
    [137]A.Neubauer, W.Stefan, F.M.Therese, M.Lukas, W.Rainer.Advanced virtual endoscopic pituitary surgery[J]. IEEE Transactions on Visualization and Computer Graphics.2005, 11(5):497-506P
    [138]Simon Haykin神经网络原理[M].机械工业出版社.1998:391-398页

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

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

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