亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Design of CNC system scheme on laser processing machine based on motion controller

        2015-01-23 06:39:04HongyanSHIXiaoqiangWUChunyouZHANG
        機(jī)床與液壓 2015年6期
        關(guān)鍵詞:數(shù)控系統(tǒng)內(nèi)蒙古機(jī)床

        Hong-yan SHI,Xiao-qiang WU,Chun-you ZHANG

        (College of Mechanical Engineering,Inner Mongolia University for the Nationalities,Tongliao 028000,China)

        Design of CNC system scheme on laser processing machine based on motion controller

        Hong-yan SHI,Xiao-qiang WU,Chun-you ZHANG*

        (College of Mechanical Engineering,Inner Mongolia University for the Nationalities,Tongliao 028000,China)

        Since there exist some shortcomings for the present laser processing machine CNC system,the design scheme of laser machining open CNC system was proposed in this paper based on multi-axis motion controller.The multi-axis motion controller is the core of the system,and the PC is served as the support unit.The hardware selection and design of software were introduced in this paper and it provides a new way for the study of laser machining CNC system.

        Motion controller,Laser processing machine,CNC system

        1 Introduction

        The main application fields of laser processing technology are the material cutting and welding,cladding,heat treatment,etc.It is a kind of advanced technology that concentrates light,machine,electricity into one product.CNC laser processing technology can also realize automation of production,it has broad prospects in the industrial applications[1-2].Laser processing adopts non-contact processing,since there is almost no cutting force,it cannot be matched by the other processing methods[3-4].The CNC systems of general CNC laser processing machine are always the special CNC systems,the special CNC systems are closed structure,and lack of flexibility and extensibility[5-6].Users are unable to use experience and new technology on the machine tools,and lots of features of them will never be used,resulting in a waste of resources.The cost of the special CNC system isrelatively high[7-8].The concept of open architecture CNC system makes up for the lack of special NC system,open CNC system has good opening,wide universality,and it has advantages of transplantation and interchangeability,so it is widely adopted in the real industrial applications[9-11].In order to improve the current situation of closed CNC system of laser processing machine,the motion controller is used as the core to build the open CNC system for laser processing machine in this paper.

        2 System control requirements and the overall design scheme

        2.1 System control requirements

        The working principle of laser processing machine is that the laser beam with certain energy gather together,then the gathered laser beam irradiate the metal powder which was supplied by powder feeding device,the metal powder will be melt in a very short period of time,the internal microstructure of metal will be changed,so as to achieve the purpose of molding[12].

        Laser processing machine has four axes in total,they are the main feeder axis and X,Y,Z three motion axes,respectively.The machine table position is determined by the motion of X,Y,Z three axis during the working procedure.Through the linkage of the three axes,the process of drawings is completed,in the process,powder feeding device spindle is uniformly rotating.X,Y,Z three axes are driven by three servo motor through the ball screw,respectively,feeder axis is driven by the servo motor which is connected with a speed reducer.The coordinate of laser processing machine tool is defined as shown in Fig.1.Laser processing machine system control requirements are that servo motors are controlled by system,and so does the association.According to the association of three axes,the machine will complete the workpiece machining.

        Fig 1.Coordinate definition of laser processing machine

        2.2 The overall design scheme

        According to the control requirements of the system,the open CNC system was established by multi axis motion controller.The PC is the upper computer and the multi axis motion controller is the lower computer in the system.The function of the system is realized by the connection of upper and lower computer.The system parameters are inputted and monitored through the HMI.The PC will communicate with multi axis motion controller through the Ethernet,HMI carried out communication with multi axis motion controller through RS232/485 interface.The overall design of the system is shown in Fig.2.The system has the advantages of fast response,good reliability,and good portability.It could satisfy the control requirements of laser processing machine and achieve the specified function.

        3 The system hardware design

        3.1 Multi axis motion controller

        Multi axis motion controller based on digital signal processing is the best choice for the open structure of CNC system,it is the core of the control system.In this paper,multi axis motion controller is required to make accurate and fast communication with upper computer and servo drivers,and it requires short response time.Real-time data transmission and realtime measurement feedback should be guaranteed,multi axis linkage and accurate control of machine tool should be realized.In this paper,the motion controller is the Trio MC405 multi axis motion controller,Trio MC405 is a multi-axis motion controller based on DSP of Trio Corporation,the controller could control up to 5 axes,which can not only control the servo motor,but also control the stepper motor.And it could also receive the signal input of the encoder.It is equipped with the Ethernet,USB,RS232/485 standard interface.It could directly communicate with other hardware.Programming software-Motion Perfect V3 is provided by Trio company,and the programming language-Trio Basic is also developed by Trio company,the language is similar to Basic,and it is easy for programming.

        Fig.2 System design schematics

        3.2 Servo system

        Servo system is the drive device of machine tool,the motion controller will send command to the servo driver,and servo drivers can transform command into pulses to drive servo motors.Worktable is driven by servo motor through ball screw,the machining is realized by the motion of X,Y,Z three axes.The option of servo control system should consider motor load characteristics and system characteristics.Based on the calculation and comparison,the delta ASDA-AB series servo system is chosen in this paper,the servo system could realize the accurate position control.The connection between servo system and the Trio controller is shown in Fig.3.

        3.3 HMI

        The HMI is the window for users to interact with the system,the system requires that the HMI could real-time display the operation condition of the system,and input the data.It should have good interactivity,quick processing speed,and large storage capacity.After comprehensive consideration,Panel-Master PV084-TNT is selected,which is equipped with a 8.4 inches(800 x 600)65536 color TFT LCD screen,the largest program memory is 16 MB and the working memory is up to 84 MB.It has three standard serial interfaces,in which COM1/COM2 could not only support for RS232,but also support for RS442/ 485.It also has two USB interfaces.The HMI can be programmed through the“PM Designer”software which is provided by the PanelMaster company.The program could generate the package which could be directly transmitted to the HMI through the USB interface.The connection between HMI and Trio controller is shown in Fig.4.

        Fig.3 Delta ASDA-AB series servo system connected with the Trio controller

        Fig.4 PV084-TNT connected with the Trio controller

        4 The system software design

        4.1 Motion management module

        Motion management module is the core of system software.Motion management module is divided into several parts as follows:data acquisition and processing,motion control,parameter setting,program explanation,PLC function and manual function.The software structutre of motion management module is shown in Fig.5.

        Fig.5 Sports management module software architecture

        As shown in this figure,the data acquisition and processing is used to detect and receive real-time external data,and then the data will be processed by internal unit.Data sending and receiving is realized based on I/O interface controller;motion control is mainly responsible for the analysis of external feedback data,to make corresponding instructions according to the prepared program,and execute the interpolation of straight line,arc or other curve;parameter setting is mainly to set the parameters of machining operation,ensure the machining accuracy of machine tools,and improve the machining efficiency;the program explanation will explain the program through the internal mechanism of the controller;the PLC function is used to input/output the logic control,and ensure the accuracy of motion;manual function will conduct the manual operation of machine tools by Manual Pulse Generator.The programming interface is shown in Fig.6.The program statements are shown in this figure,for lack of space,only one portion of the code is given in this paper.

        Fig.6 Programming Interface

        Program code:

        4.2 The human-computer interaction module

        The human-computer interaction module is the interactive window for operator and the CNC system,the operator will input parameters,send control command,and monitor the running status through the user interface.The design of man-machine interaction module should be people-oriented,it will reduce operator’s physical and psychological burden in the actual operation[13-14].In this paper,man-machine interaction module is designed according to the actual need of laser processing machine.As shown in Fig.7,the interface is mainly to conduct the parameter settings,monitoring and debugging.

        Fig.7 HMI module

        5 Conclusions

        This paper gave a brief analysis of the current situation of the CNC system of laser processing machine.It is concluded that the open CNC system is the future development direction of CNC system of laser cutting machine.Based on the scheme structure of“PC+ motion controller”,the CNC system was established,and the hardware selection and software design were introduced as well.Multi-axis motion controller could flexibly match the hardware according to the requirement of system.Therefore,this paper could have a certain reference significance for the future development of laser machining CNC system.

        Acknowledgements

        This paper is supported by National Natural Science Foundation of China(No.11202078).

        [1]Xu Xiangyang,Chen Guangnan,Liu Wenjin.Advanced direct laser fabrication technology and modern aeronautic equipment repair[J].Aviation repair and Engineering,2004(3):28-30.

        [2]Wang Jingcheng.Application of laser processing technology in the agricultural machinery[J].Guide of Sci-tech Magazine,2010(20):274-275.

        [3]Shao Zhiyong,Zeng Terence,Tang Ping.Research on noncontact laser digital collection and processing system[J].Laser Technology,2004(5):48-50.

        [4]Ren Xiangyang,Zhang Xiangchen,Shi Xiaojuan et al.Application of CNC system in three axis laser machine tool based on PMAC motion controller[J].Machine Tools and Hydraulic,2002(2):72-73.

        [5]Zhang Weiqi,Wang Sunan.Research on Open CNC system based on Motion Control[J].Machine Tools and Hydraulic,2004(7):70-71.

        [6]Wu Chenyan,Huang Zhenpei.Study on control system of simulation of machining center based on VERICUT[J].Digital Manufacturing Industry,2011(2):1671-8186.

        [7]Jin Jianqing.Research on Open CNC system[J].Kehai story Expo·exploring technology,2012(12):28-30.

        [8]Han Quanli,Ma Hongwei,Zhang Bin,et al.Open CNC system[J].Machine Design and Manufacturing Engeering,2001(1):32-34.

        [9]Chen Guiyin,Tang Xiaoqi.Discussion on Open CNC system[J].Science and Technology of Overseas Building Materials,2001(3):91-94.

        [10]Zhou Jianzhong,Liu Huixia.Technology and application of rapid laser manufacturing[M].Beijing:Chemical Industry Press,2009(1):16-19,31-32.

        [11]Sun Bin,Yang Ruqing.Research on the status and development trend of CNC system based on PC[J].Machine Tools and Hydraulic,2001(4):3-5.

        [12]Chen Jimin,Bao Yong,Xiao Rongshi,et al.Study on 3D laser cutting automatic programming system[J].Laser Technology,2001,25(3):217-220.

        [13]Sun Zhengxing,F(xiàn)eng Guihuan,Zhou Ruohong.Research on progress in human-computer interaction technology based on sketch[J].Journal of Computer-Aided Design&Computer Graphics,2005,17(9):1889-1899.

        [14]Hang Jiucheng.Design of man-machine interface on CNC machine[J].Machinery manufacturing,2008,3(46):23-26.

        基于運(yùn)動(dòng)控制器的激光加工機(jī)床數(shù)控系統(tǒng)研究

        侍紅巖,吳曉強(qiáng),張春友*
        內(nèi)蒙古民族大學(xué)機(jī)械工程學(xué)院,內(nèi)蒙古通遼 028000

        針對(duì)現(xiàn)有激光加工機(jī)床數(shù)控系統(tǒng)的不足,提出了以多軸運(yùn)動(dòng)控制器為核心的激光加工機(jī)床開放式數(shù)控系統(tǒng)設(shè)計(jì)方案,該方案以運(yùn)動(dòng)控制器為CNC控制核心,PC機(jī)為支撐單元,對(duì)硬件選型和軟件設(shè)計(jì)進(jìn)行了說(shuō)明,為激光加工機(jī)床數(shù)控系統(tǒng)的研究提供了新的思路。

        運(yùn)動(dòng)控制器;激光加工機(jī)床;數(shù)控系統(tǒng)

        10.3969/j.issn.1001-3881.2015.06.017 Document code:A

        TH215

        Hydromechatronics Engineering

        http://jdy.qks.cqut.edu.cn

        E-mail:jdygcyw@126.com

        2 September 2014;revised 7 November 2014;

        20 December 2014.

        Hong-yan SHI,Lecture.E-mail:187145524@qq.com *Corresponding author:Chun-you ZHANG,Ph.D.,

        E-mail:wangzai8402@163.com

        猜你喜歡
        數(shù)控系統(tǒng)內(nèi)蒙古機(jī)床
        機(jī)床展會(huì)
        機(jī)床展會(huì)
        在內(nèi)蒙古,奶有一百種吃法
        這是美麗的內(nèi)蒙古
        草原歌聲(2019年2期)2020-01-06 03:11:12
        2019,中國(guó)機(jī)床變中求進(jìn)
        可愛(ài)的內(nèi)蒙古
        草原歌聲(2018年2期)2018-12-03 08:14:06
        基于FANUC 32i A數(shù)控系統(tǒng)的外部測(cè)量設(shè)計(jì)
        西門子840D sl數(shù)控系統(tǒng)在SC125大型車銑鏜床技術(shù)改造中的應(yīng)用
        基于FANUC Oi mate TD數(shù)控系統(tǒng)的手動(dòng)功能開發(fā)
        基于通用機(jī)床的100%低地板有軌電車輪對(duì)旋修
        亚洲中文字幕第一页免费| 精品乱码一区二区三区四区| 精品中文字幕制服中文| 日本大片在线一区二区三区| 色婷婷久久亚洲综合看片| 久久www免费人成—看片| 国产日韩亚洲欧洲一区二区三区| 国产区高清在线一区二区三区| 日本一级二级三级不卡| 四虎影视成人永久免费观看视频 | 无码不卡高清毛片免费| 亚洲av高清资源在线观看三区| 夜晚黄色福利国产精品| 精品丰满人妻无套内射| 午夜高清福利| 亚洲成生人免费av毛片| 色欲一区二区三区精品a片| 国产女主播喷水视频在线观看| 日韩啪啪精品一区二区亚洲av | 红杏性无码免费专区| 全亚洲最大的私人影剧院在线看 | 亚洲午夜看片无码| 伊人久久亚洲精品中文字幕| 亚洲女同一区二区| 亚洲一区中文字幕在线电影网| 国产好片日本一区二区三区四区 | 少妇被爽到高潮喷水久久欧美精品| 最近免费中文字幕| 手机在线中文字幕国产| 24小时免费在线观看av| 天天天天躁天天爱天天碰2018| 成人片99久久精品国产桃花岛| 亚洲一区二区三区免费的视频| 狂野欧美性猛xxxx乱大交| 国产精品女同一区二区| 人妻少妇精品视频中文字幕国语| 精品国产sm最大网站| 中文字幕日韩一区二区三区不卡| 麻豆AV无码久久精品蜜桃久久 | 免费国产自拍视频在线观看| 97在线视频人妻无码|