



全文预览已结束
付费下载
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 租货安全协议书范本
- 餐饮企业股东权益纠纷仲裁协议合同
- 车辆借用合同车辆状态及验收协议
- 车辆挂靠与租赁业务风险投资及收益分配合同
- 茶园承包与茶叶深加工技术研发合同
- 科技成果转化收益分配合同
- 高端火锅店品牌授权及店铺转让合同
- 采购人员廉洁自律与产品质量保障协议
- 绿色环保离婚协议书及生态补偿条款
- 宫外孕手术之后的护理
- 工厂注塑考试题及答案
- 2025年广东省广州市南沙区中考二模道德与法治试题
- 2025届重庆市普通高中学业水平选择性考试预测历史试题(含答案)
- 2025-2030中国眼底照相机行业市场发展趋势与前景展望战略研究报告
- 2024年深圳市大鹏新区区属公办中小学招聘教师真题
- 缅甸语教学与学习作业指导书
- 人教版小学语文四年级下册作文范文2
- 大学语文试题及答案琴
- 红十字会资产管理制度
- T/CSPSTC 112-2023氢气管道工程施工技术规范
- 医院感染暴发报告流程及处置预案
评论
0/150
提交评论