利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx

上传人:b****2 文档编号:1217016 上传时间:2022-10-19 格式:DOCX 页数:14 大小:244.72KB
下载 相关 举报
利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx_第1页
第1页 / 共14页
利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx_第2页
第2页 / 共14页
利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx_第3页
第3页 / 共14页
利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx_第4页
第4页 / 共14页
利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx_第5页
第5页 / 共14页
点击查看更多>>
下载资源
资源描述

利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx

《利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx》由会员分享,可在线阅读,更多相关《利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx(14页珍藏版)》请在冰豆网上搜索。

利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文.docx

利用C#识别DXF文件的数控雕刻机系统大学毕业论文英文文献翻译及原文

 

毕业设计(论文)

外文文献翻译

 

文献、资料中文题目:

利用C#识别DXF文件的数控雕刻机系统

文献、资料英文题目:

DXFFileIdentificationwithC#forCNCEngravingMachineSystem

文献、资料来源:

文献、资料发表(出版)日期:

院(部):

专业:

班级:

姓名:

学号:

指导教师:

翻译日期:

2017.02.14

附录1外文翻译-原文部分

DXFFileIdentificationwithC#forCNCEngravingMachineSystem

HuibinYang,JuanYan

Abstract

ThispaperresearchesthemaintechnologyofopenCNCengravingmachine,theDXFidentificationtechnology.Agraphicinformationextractionmethodisproposed.Bythismethod,thegraphicinformationinDXFfilecanbeidentifiedandtransformedintobottommotioncontroller’scode.Sotheengravingmachinecanachievetrajectorytracking.ThentheopenCNCengravingmachinesystemisdevelopedwithC#.Atlast,themethodisvalidatedonathreeaxesmotionexperimentplatform.Theresultshowsthatthismethodcanefficientlyidentifythegraphicinformationincludingline,circle,arcetc.inDXFfileandtheCNCengravingmachinecanbecontrolledwell.

Keywords

DXF,CNCEngravingMachine,GALIL,C#

1.Introduction

Withthedevelopmentofpatternrecognitiontechniques,modernCNCengravingmachineneedn’tbeprogrammedmanually.Byimportinggraphicsfile,thecorrespondingshapewillbeengravedbythemachineimmediately.Theoperatingprocessofthemachineissimplifiedenormously,andtherichprogrammingknowledgeisnolongerneedforoperators.Amongthem,DXFidentificationisakeytechnologyofCNCengravingmachine.ByreadingandrecognitionoftheDXFfile,themachiningtrackcanbedirectlygenerated,sothemotioncontroloftheCNCengravingmachinecanbeachieved.

2.ResearchStatus

ResearchershavedonealotofresearchesonhowtocontactCADsoftwaretoNCcode.OmirouandBarouniproposedaseriesofmachinecodes,withwhichtheadvancedprogrammingabilityisintegratedintothecontrolofmodernCNCmillingmachinesystem[1].KovacicandBrezocnikproposedtheconceptofwhichusingthegeneticalgorithmtoprogramtheCNCmachinebasedontheCADmodelundermanufacturingenvironment[2].ButsomeproblemsarestillexistedinthiskindofCNCprogramming(suchastheartificialparticipationdegreeishigherandtheefficiencyislower).

TheresearchdirectionofChineseresearchersmainlyincludestwoaspects.OneisthetheoreticalstudyofDXFfileandNCmachining,theotheristheapplicationofDXFfilereading.ZhaiRuiandZhangLiangproposedaprogramstructure,whichisusedtoreaddatainformationofDXFfileanddosomepreprocessbasedonthecrossplatformopensourcelibraryDXFLibbytheanalysisofDXFfilestructurecharacteristic[3].HuangJieqiongandYuanQunwrotetheinterfaceprogramtoreadthestoredpartsgraphicinformationinDXFfilebyuseoftheobject-orientedsecondarydevelopmenttools,ObjectARXandC++,intheresearchofstampingpartsmachining.Thestampingpartsgeometricmodelisautomaticallycreatedbytheautomaticgenerationalgorithmofclosedcontour[4].

3.DXFFileandGraphicInformationExtraction

3.1.DXFFile

DXF(DrawingExchangeFile)isarepresentationofallinformationlabeleddatacontainedintheAutoCADgraphicsfile,andtheASCIIorbinaryfileformatofAutoCADfile.Itcanbeusedasinput/outputinterfaceandgraphicsfileexchangebetweenAutoCADandothergraphicsapplications[5].AcompleteDXFfileiscomposedofsixsegmentscalledSECTION.ThesesegmentswereHEADER,CLASSES,TABLES,BLOCKS,ENTITIESandfileendingcharacter(groupcodeis0,groupvalueisEOF)

3.2.GraphicInformationExtractionMethod

Inordertoextractusefulinformationofthegraphic,manypartsinthefilecanbeignored.ThecorrespondinggeometricdescriptioncanbecompletedaslongasthesectionsofTABLES,BLOCK,ENTITIESareobtained.EachgraphicelementintheDXFfilearestoredwithafixedformat,soitisconvenientfordataexchange,andalsocalleditsreadability.ThecharacteristicsofeachindividualgraphicelementinDXFfileisdescribedbytheparameter(group)consistedbypairedgroupcodeandgroupvalue.Therefore,accordingtothetargetofopenCNCengravingmachine,itisenoughtodescribethetargetgeometrycontourbyreadingtheENTITIESsectioninDXFfilesonly.Theparticularidentificationprocessis:

FirstsearchtheDXFfileuntilthe“ENTITLES”isfound,thenbuildagraphicelementobject.Thensearchthegraphicelementtype(LINE,CIRCLE,ARC),andsearchthecorrespondingvaluefollowedbythegroupcode.Forexample,iftheprogramhasfoundtheENTITLESsectionandconfirmthefirstgraphicelementisLINE(Theprogramfound“LINE”after“ENTITLES”).Thenitwillsearchthegroupcodewhichrepresentstheparametersoftheline.Thenumberatthenextlineafterthegroupcodeisthevalueoftheparameter.(e.g.Thenumberatthenextlineafter“10”representtheXvalueofstar

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 幼儿教育 > 幼儿读物

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1