



全文预览已结束
付费下载
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Front.Mech.Eng.China(2006)2:173176DOI10.1007/s11465-006-0020-4ZHANGJian-min,FANYu,JIADong-yun,ZOUQiu-ling,WUYingKinematicsimulationofaparallelNCmachinetoolinthemanufacturingprocessHigherEducationPressandSpringer-Verlag2006AbstractAimedatenhancingtheresearchstatusofparallelmachinetools,thispaperintroducesthestructureofa6-SPSparallelmachinetoolandexplainstheapplicationsignificanceofthekinematicsimulationofthemanufacturingprocess.ThesimulationsoftwarewasdevelopedinMicrosoftVisualC+6.0usingOpenGLAPIfunctions.Thedataflowsarepresented.Finally,asimulationapplicationofoddleafhyperboloidisperformedbeforethemanufacturingprocess;thekinematicsimulationdemonstratestherationaleoftraceplanningandthefeasibilityofmanufacturinginstruction.Keywordskinematicsimulation,parallelNCmachinetool,manufacturingprocess,traceplanning1IntroductionParallelNCmachinetool,alsoknownasvaried-axisNCmachinetool,virtualspindlemachinetool,andparallelrobot,isanovelnonlineartoolbasedonnonlinearStewartmechanismsanddiffersfromtraditionallineartools.Inthepastdecades,thetoolhasreceivedagreatdealofattentionfrommanyresearchers,anditsdevelopmentandapplicationshaveachievedmanyimprovements1,2.Duringthisperiod,thekinematicsimulationsystemofparallelNCmachinetoolshasalsobeendevelopedasapracticaltoolandplaysagreatroleinparallelmachinetooldesignandresearch.Kinematicsimulationhasnowbeenappliedinmanyaspectsoftooldesign;forexample,itcanexplorethedimensionaltargetandsearchtheterminaledge;itcanalsocheckthevalidityoftraceplanning.Furthermore,thesafetyofthewhollyproducedunitcanbeensuredbyreal-timecheckingofthecollisionandinterferenceoftheNCmachinetool3.Therearemanyarticlesonthedevelopmentofasimulationsystem.Mostoftheseareconstructedonanexistingsimulationsystem,whichmakestheapplicationquickly,butalsobringssomeproblems:hugedevelopmentinvestmentandinfeasibleapplicationinfreefromfeatureobjecttraceplanningsimulation.InallusiontoparallelNCmachinetoolapplication,thispaperintroducesadevelopmentmethodofkinematicsimulationusingOpenGLAPIfunctionswithMSVisualC+4.2Thestructureofa6-SPSparallelNCmachinetoolAsshowninFig.1,OXYZisastaticcoordinateofthebaseplatformandPXYZisamobilecoordinateofthemobileplatform.Accordingtothereversekinematicmodel:jjjIPPAB=+(1)wherejIisthevectoroflegdirection,Pisthevectorfromtheoriginpointofthemobilecoordinatetotheoriginpointofthestaticcoordinate.jPisthevectorfromthecenterpointofthemobileplatformspherejointtotheoriginpointofthemobilecoordinate.jBisthevectorfromtheoriginpointofthestaticplatformtothecenterpointoftheuniversejoint.Aisthetransformationmatrix,alsocalleddirectioncosinematrix.Inthepastdecades,Stewartplatformresearchhasreceivedagreatdealofattentionandhasbeenappliedinawidevarietyofequipment,suchasflightsimulators,parallelrobotmanipulators,machinetools,six-degrees-of-freedomcoordinatemeasuringdevices.Inpracticalterms,the6-SPSparallelNCmachinetoolisbasedontheStewartplatformandhassomepotentiallyadvantageouspoints,suchassimplerstructure,higherRESEARCHARTICLEZHANGjian-min(),FANYu,JIADong-yun,ZOUQiu-ling,WUYingSchoolofMechanicalEngineeringandAutomation,BeijingInstituteofTechnology,Beijing100081,ChinaE-mail:174stiffness,heavierloadingability,morestablekinematicproperties.Fig.1Six-SPSstructureandvectorsketch.a6-SPSparallelNCtoolsketchb1.Staticpiatform2.Universaljoint3.leg4.spherejoint5.mainspindle6.mobileplatform7.baseplatformFig.2Themaininterfaceofthesimulationsystem3ThesignificanceofmanufacturingsimulationThemovementofthe6-SPSparallelNCmachinetoolisconfinedbyitsownstructuralcharacteristics:Thelengthofeachlegconfinestheposeandposition.Theswinganglelimitofthespheresubsidiaryream.TheinterferencebetweenthelegsTherefore,thecuttingtoolofparallelmachinetoolsmustbeplacedinsideacertainworkingspace.However,whenmanufacturingacomplicatedfreefromsurfacepart,itisdifficulttodeterminewhetherthecuttingtoolissafelyplacedinsidetheworkingspaceandwhetherthemanufacturingcodeisinaccurate,incomplete,orunreasonable.Codevalidation,includingformatchecks,completenesschecks,reasonablenesschecks,andlimitchecks,mustbeperformedbyasimulationsystembeforethemanufacturingprocessbegins.ThemanufacturingprocessissimulatedtoensurethattheNCprogramiserror-freeandcapableofperformingitsintendedtrace.Obviously,alloftheseprocesseshavepracticalsignificancetothemanufactureofparallelmachinetools.4ThedesignofthesimulationsoftwarePrincipleThesimulationsoftwarewasdevelopedinMSVisualC+usingOpenGLAPIfunctionsrunningunderWindows2000.Accordingtotheprincipleofmodulardesign,thesystemdevelopmentusesobject-orientedprogrammingtechniquestoensuresystemstructuremodularizationanddiscreteness.Toensuretherobustnessandreproducibilityofthesystem,allcoremodulesusetheComponentObjectModelanddatacommunicationbetweensystemmodulesisbasedontheCommunicationComponentInterface.Theinputsourceoftraceplanningsimulationisthecuttingtoolposefile,whichincludestheCartesiancoordinatesofthecuttingtoolpointandthenormalvectorofthecuttingtoolbar.Thesimulationisperformedaccordingtoalinearpatternandtimelinearity.Underthecircumstancesthatthesimulationprocessdoesnotgobeyondanyconfinedcondition,thetraceplanfilewillproducethefileoftheextensionquantityofthoselegsthatisrequiredbythepracticaluses.ThemaininterfaceofthesimulationsystemisshowninFig.2.Somemainfunctionoptionsarelisted,suchastrackprogramming,simulation,andelongationoftheextensionlegs,etc.Themainviewframeisathree-dimensional(3D)substantialmodeloftheparallelmachinetool.Ontherightareaofthemainviewframe,threesubframesareplacedfromtoptobottom,whichareusedrespectivelytocontrolthevisualangleforobservationandtoshowtheparameteroftheknifesposepositionandtheextensionquantityofthoselegs.ThemoduleofthemanufacturingprocesssimulationsystemisshowninFig.3.TwocoremodulesaretheTracePlanProgrammingmoduleandtheManufacturingProcessSimulationmodule.Theformerusesthetraceplanfiletoproducethecorrespondingcuttingtoolpositionfile;thelatterinputsthecuttingtoolpositionfiletosimulatethemanufacturingprocess.175Fig.3Thestructureof6-SPSparallelNCmachinetoolmanufacturingprocesssimulationsystemWhenthekinematicsimulationperformstheinitialization,theFileFormatmoduleopensthetraceplanfileandchecksthefiledata,thenconfiguresthesystemdata;aftercheckingthevalidityofthetooltracedata,thesystembeginstoperformthemanufacturingprocesskinematicsimulationaccordingtothecuttingtooltracefile.Duringthisprocess,thesystemonlychecksthesafetyoftheworkingspace.Assoonastheconfinedconditionexists,thecorrespondingjudgmentfunctionandactionareactivated.Soawarningisgivenautomaticallytoinformtheuserwhathappenedandwhaterroroccurred.Inordertosimulatethepracticalmanufacturingprocess,theparameterofavirtual3Dobjectmustbeidenticalwiththeparameterofthepracticalparallelmachinetool.AllofthesedataarequeriedbythesystemandareconfiguredintheParameterConfigurationmodule.Thesedatarepresentthepracticalsizeof6-SPS,suchastheabsolutecoordinatevalueofsixuniversaljointcentersonthestaticplatform,thecoordinatevalueofthesixspherejointcentersonthemobileplatforminthemobilereferenceframe,theinitiallengthoftheleg,thediameterandthelengthofthecuttingtoolbar,andthespherereamradius,etc.ThefunctionofthePoseandVectorCheckmoduleistocheckthevalidityofthetracedataanddeterminewhetherthecuttingtoolposeisinsidetheworkingspace.TherelationshipbetweenthecoordinatesofthecuttingtoolpointandthedirectioncosineofthenormalvectorisgovernedbyEq.1.Accordingtothislaw,theparametersofthemobileplatform,includingthecoordinatesofthesixsphericaljointcenters,arecalculated.Thenthelengthsofthesixlegsarecalculated.ThedataflowchartisshowninFig.4.TheinputsourceoftheManufacturingProcessSimulationmoduleisthecuttingtooltracefile;thisfileincludesinformationabouttheposition(X,Y,Z)andpose(a,b,c)ofthecuttingtool,whereX,Y,Zarethepositioncoordinatesofthecuttingtoolpointanda,b,ctheposewhichcanbewrittenintheformofthreedirectioncosines.Thesystemloadsthesedataintoadatabufferandthenexchangesthedoubledisplaybuffer,sothemanufacturingprocesscanbedisplayeddynamically.ThedataflowchartisshowninFig.5.Fig.4DataflowoftheposeandvectorcheckmoduleFig.5TheflowofkinematicsimulationThecontrolfile,alsocalledthepracticalmanufacturingcontrol(PMC)file,istheNCcodedriverfile.Ingeneral,thetracefileisatemporarymiddlefilethatcontainsinformationabouttraceplanning.Aftercheckingtheposeandvectorofthetracefile,thevalidityandcorrectnesscanbeensured.Afterthekinematicsimulationisperformed,therationalityoftraceplanningcanbeconfirmed.However,practicalmanufacturingrequiresthePMCfile.Accordingtothecontrolrequirementsoftheparallelmachinetool,theFileFormatI/OCheckmoduleproducestheconsistent176PMCfilewiththetracefile.ThedataflowoftheresultingPMCfileisshowninFig.6,whererfileisthestateparameter.Fig.6DataflowoftheproducedPMCfileTheTracePlanmoduleisthecoremoduleinthemanufacturingprocesskinematicsimulation.Whenthesurfaceofpracticalpartsisselected,thismoduleproducesthecuttingtooltraceplanfile.Thestepsintheconfigurationareasfollows:choosethetracetype;inputtheparameter.Setthetraceorder,suchasparallellinemode,borderlinemode,andsoon.Afteralltherequiredparametervaluesareconfigured,theTracePlanmodulefiguresoutthediscretepointscoordinatevalueofthespecialsurfaceaccordingtotherequirementsofinterpolationprecisionandEq.1.ThesedataarewrittenintothetracefileusingaparticulardataformatshowninFig.7.Fig.7Cuttingtooltracefile5simulationofoddleafhyperboloidOddleafhyperboloidisakindoftypicalcomplicatedsurface;itsequationis:2222221xyzabc+=(2)wherea=10,b=6,c=8.Thestepsinthesimulationareasfollows:configurethetracetypeandinputtheneededparameters,suchasvelocity,interpolationperiods,andlengthofthecuttingtoolbar.ThenclickonthemenuofTrace/Createfiletoproducethetracefile,asshowninFig.9.Aftercheckingthefilevalidity,clickthebuttontobeginthemanufacturingprocesssimulation.Thesystemgetsthedatafromthebufferatthesametimeanddisplaystheposition,pose,andlengthofthelegs.Ifthetracefilehasanerror,thesystemchecksitanddisplaysamessagetoindicatetheerrortypeandposition.6ConclusionsIngeneral,thekinematiccontroloftheparallelmachinetoolismorecomp
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 卫生院基本公共卫生服务项目自查报告
- DB65T 4045-2017 气象虚拟化数据中心基础资源池建设技术规范
- 智慧+安全政务云数据中心整体解决方案
- 全息影像技术在市场中的应用
- 保健品市场趋势分析与预测
- 智能系统与人类关系-洞察及研究
- 住宅楼工程建设合同3篇
- 胡萝卜购买合同书4篇
- 防养老诈骗基础知识培训课件
- 品牌文化渗透方法-洞察及研究
- 机车故障处理管理办法
- 房屋市政工程有限空间作业安全管理指南
- 布病防培训课件
- 工程造价咨询绿色施工支持措施
- 食品执行标准对照表
- 法律法规师德师风培训内容
- 销售商务礼仪培训课程
- 三七销售培训课件
- 《中国尖锐湿疣临床诊疗指南(2021版)》解读
- 租金费用收取管理制度
- 建筑垃圾处理技术标准(CJJT 134-2019)
评论
0/150
提交评论