已阅读5页,还剩16页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
徐州工程学院毕业设计外文翻译学生姓名学院名称机电工程学院专业名称机械设计制造及其自动化指导教师2011年5月27日COMBINATIONOFROBOTCONTROLANDASSEMBLYPLANNINGFORAPRECISIONMANIPULATOORAbstractThispaperresearcheshowtorealizetheautomaticassemblyoperationonatwo-fingerprecisionmanipulator.Amulti-layerassemblysupportsystemisproposed.Atthetask-planninglayer,basedonthecomputer-aideddesign(CAD)model,theassemblysequenceisfirstgenerated,andtheinformationnecessaryforskilldecompositionisalsoderived.Then,theassemblysequenceisdecomposedintorobotskillsattheskill-decompositionlayer.Thesegeneratedskillsaremanagedandexecutedattherobotcontrollayer.Experimentalresultsshowthefeasibilityandefficiencyoftheproposedsystem.KeywordsManipulatorAssemblyplanningSkilldecompositionAutomatedassembly1IntroductionOwingtothemicro-electro-mechanicalsystems(MEMS)techniques,manyproductsarebecomingverysmallandcomplex,suchasmicrophones,micro-opticalcomponents,andmicrofluidicbiomedicaldevices,whichcreatesincreasingneedsfortechnologiesandsystemsfortheautomatedprecisionassemblyofminiatureparts.Manyeffortsaimingatsemi-automatedorautomatedassemblyhavebeenfocusedonmicroassemblytechnologies.However,microassemblytechniquesofhighflexibility,efficiency,andreliabilitystillopentofurtherresearch.Thispaperresearcheshowtorealizetheautomaticassemblyoperationonatwo-fingermicromanipulator.Amulti-layerassemblysupportsystemisproposed.Automaticassemblyisacomplexproblemwhichmayinvolvemanydifferentissues,suchastaskplanning,assemblysequencesgeneration,execution,andcontrol,etc.Itcanbesimplydividedintotwophases;theassemblyplanningandtherobotcontrol.Attheassembly-planningphase,theinformationnecessaryforassemblyoperations,suchastheassemblysequence,isgenerated.Attherobotcontrolphase,therobotisdrivenbasedontheinformationgeneratedattheassembly-planningphase,andtheassemblyoperationsareconducted.Skillprimitivescanworkastheinterfaceofassemblyplanningtorobotcontrol.Severalrobotsystemsbasedonskillprimitiveshavebeenreported.Thebasicideabehindthesesystemsistherobotprogramming.Robotmovementsarespecifiedasskillprimitives,basedonwhichtheassemblytaskismanuallycodedintoprograms.Withtheprograms,therobotiscontrolledtofulfillassemblytasksautomatically.Askill-basedmicromanipulationsystemhasbeendevelopedintheauthorslab,anditcanrealizemanymicromanipulationoperations.Inthesystem,theassemblytaskismanuallydiscomposedintoskillsequencesandcompiledintoafile.Afterimportingthefileintothesystem,thesystemcanautomaticallyexecutetheassemblytask.Thispaperattemptstoexploreauser-friendly,andatthesametimeeasy,sequence-generationmethod,torelievetheburdenofmanuallyprogrammingtheskillsequence.Itisaneffectivemethodtodeterminetheassemblysequencefromgeometriccomputer-aideddesign(CAD)models.Manyapproacheshavebeenproposed.Thispaperappliesasimpleapproachtogeneratetheassemblysequence.Itisnotinvolvedwiththelow-leveldatastructureoftheCADmodel,andcanberealizedwiththeapplicationprogramminginterface(API)functionsthatmanycommercialCADsoftwarepackagesprovide.Intheproposedapproach,arelationsgraphamongdifferentcomponentsisfirstconstructedbyanalyzingtheassemblymodel,andthen,possiblesequencesaresearched,basedonthegraph.Accordingtocertaincriterion,theoptimalsequenceisfinallyobtained.Todecomposetheassemblysequenceintorobotskillsequences,someworkshavebeenreported.InNnajietal.swork,theassemblytaskcommandsareexpandedtomoredetailedcommands,whichcanbeseenasrobotskills,accordingtoapredefinedformat.ThedecompositionapproachofMosemannandWahlisbasedontheanalysisofhyperarcsofAND/ORgraphsrepresentingtheautomaticallygeneratedassemblyplans.Thispaperproposesamethodtoguidetheskilldecomposition.Theassemblyprocessesofpartsaregroupedintodifferentphases,andpartsareatdifferentstates.Specificworkflowspushforwardpartsfromonestatetoanotherstate.Eachworkflowisassociatedwithaskillgenerator.Accordingtothedifferentstartstateandtargetstateoftheworkflow,theskillgeneratorcreatesaseriesofskillsthatcanpromotetheparttoitstargetstate.Thehierarchyofthesystemproposedhere,theassemblyinformationonhowtoassembleaproductistransferredtotherobotthroughmultiplelayers.Thetoplayerisfortheassembly-taskplanning.TheinformationneededforthetaskplanningandskillgenerationareextractedfromtheCADmodelandaresavedinthedatabase.BasedontheCADmodel,theassemblytasksequencesaregenerated.Attheskill-decompositionlayer,tasksaredecomposedintoskillsequences.Thegeneratedskillsaremanagedandexecutedattherobotcontrollayer.2TaskplanningSkillsarenotuseddirectlyattheassembly-planningphase.Instead,theconceptofataskisused.Ataskcanfulfillaseriesofassemblyoperations,forexample,fromlocatingapart,throughmovingthepart,tofixingitwithanotherpart.Inotherwords,onetaskincludesmanyfunctionsthatmaybefulfilledbyseveraldifferentskills.Ataskisdefinedas:T=(BasePart;AssemblyPart;Operation)Base_PartandAssembly_Partaretwopartsthatareassembledtogether.Base_Partisfixedontheworktable,whileAssembly_Partishandledbyrobotsend-effectorandassembledontotheBase_Part.OperationdescribeshowtheAssembly_PartisassembledwiththeBase_Part;OperationInsertion_T,screw_T,align_T,.Thestructureofmicropartsisusuallyuncomplicated,andtheycanbemodeledbytheconstructivesolidgeometry(CSG)method.Currently,manycommercialCADsoftwarepackagescansupport3DCSGmodeling.Theassemblymodelisrepresentedasanobjectthatconsistsoftwopartswithcertainassemblyrelationsthatdefinehowthepartsaretobeassembled.IntheCADmodel,therelationsaredefinedbygeometricconstraints.ThegeometricinformationcannotbeuseddirectlytoguidetheassemblyoperationwehavetoderivetheinformationnecessaryforassemblyoperationsfromtheCADmodel.Throughsearchingtheassemblytreeandgeometricrelations(matesrelations)definedintheassemblysCADmodel,wecangeneratearelationgraphamongparts,forexample,Inthegraph,thenodesrepresenttheparts.Ifnodesareconnected,itmeansthatthereareassemblyrelationsamongtheseconnectednodes(parts).2.1MatingdirectionInCSG,therelationsoftwoparts,geometricconstraints,arefinallyrepresentedasrelationsbetweenplanesandlines,suchascollinear,coplanar,tangential,perpendicular,etc.Forexample,ashaftisassembledinahole.Theassemblyrelationsbetweenthetwopartsmayconsistofsuchtwoconstraintsascolli
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026沙特能源行业风险投资发展分析及投资融资策略研究报告
- 2026中国印刷和包装材料行业市场需求咨询供应分析及投资管理规划研究报告
- 2026社区体育设施配套防护设备使用效益与维护机制调查
- 2026全球化妆品行业竞争格局分析及品牌发展趋势研究
- 大一思政期末试题及参考答案展示
- 2026叶黄素酯在青少年视力保护产品中的创新应用报告
- 2026中国数字货币行业市场潜力挖掘及发展动态与投资机会分析
- 2026能源节约技术行业市场发展趋势潜力研究分析报告
- 2026中国医疗美容光电设备技术升级与渠道下沉市场拓展
- 2026中国智能穿戴设备行业市场需求分析技术创新竞争格局研究投资布局评估规划研究报告
- 2026 年秋季开学:智慧课堂建设教师应用培训
- 2026年资料员之资料员基础知识题库及答案(全国)
- 2026年云南省基层法律服务考试真题及答案
- (2026年)儿童心肺复苏课件
- 文物建筑勘查设计取费标准(2026现行完整版|官方试行+地方实操)
- 情感识别对心理危机干预效果课题申报书
- 新版2026年高考物理(广东卷)真题详细解读及评析
- 2026年6月大学英语四级考试真题(第3套)附答案解析
- 2026年大学计算机基础期末考试仿真题解析
- 养老院财务管理内控制度
- 兽医实验室管理制度
评论
0/150
提交评论