欢迎来到三一办公! | 帮助中心 三一办公31ppt.com(应用文档模板下载平台)
三一办公
全部分类
  • 办公文档>
  • PPT模板>
  • 建筑/施工/环境>
  • 毕业设计>
  • 工程图纸>
  • 教育教学>
  • 素材源码>
  • 生活休闲>
  • 临时分类>
  • ImageVerifierCode 换一换
    首页 三一办公 > 资源分类 > DOC文档下载  

    数控系统 外文翻译 外文文献 英文文献.doc

    • 资源ID:2325433       资源大小:56.50KB        全文页数:10页
    • 资源格式: DOC        下载积分:8金币
    快捷下载 游客一键下载
    会员登录下载
    三方登录下载: 微信开放平台登录 QQ登录  
    下载资源需要8金币
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    数控系统 外文翻译 外文文献 英文文献.doc

    Numerical Control SystemThe numerical control system is the digital control system abbreviation. By early is composed of hardware circuit is called hardware numerical control (Hard NC), after 1970, hardware circuit components gradually instead by the computer called for computer numerical control system. Computerized numerical control system is a system that is use computer control processing function to achieve numerical control system. CNC system according to the computer memory stored in the control program execution part or all, numerical control function, and is equipped with interface circuit and servo drive the special computer system. CNC system consists of NC program, input devices; output devices, computer numerical control equipment (CNC equipment), programmable logic controllers (PLC), the spindle and feed drive (servo) drive (including detection devices) and so on. The core of CNC system is equipment. By using the computer system with the function of software and PLC instead of the traditional machine electric device to make the system logic control more compact, its flexibility and versatility, reliability become more better, easy to implement complex numerical control function, use and maintenance can be more convenient, and it also has connected and super ordination machine and the remote communication function. At present, the numerical control system has variety of different forms; composition structure has its own characteristics. These structural features from the basic requirements of the initial system design and engineering design ideas. For example, the control system of point and continuous path control systems have different requirements. For the T system and the M system, there are also very different, the former applies to rotary part processing, the latter suitable for special-shaped the axially symmetrical parts processing. For different manufacturers, based on historical development factors and vary their complex factors, may also be thinking in the design is different. For example, the United States Dynapath system uses a small plate for easy replacement and flexible combination of the board; while Japan FANUC system is a large plate structure tends to make the system work in favor of reliability, make the system MTBF rate continues to increase. However, no matter what kind of system, their basic principle and structure are very similar. The numerical control system generally consists of three major components, namely the control system, servo system and position measuring system. Control procedures by interpolation operation work piece, issue control instructions to the servo drive system; servo drive system control instructions amplified by the servo motor-driven mechanical movement required; measurement system detects the movement of mechanical position or speed, and feedback to the control system, to modify the control instructions. These three parts combine to form a complete closed-loop control of the CNC system. Control system mainly consists of bus, CPU, power supply, memory, operating panel and display, position control unit, programmable logic controller control unit and data input / output interface and so on. The latest generation of CNC system also includes a communication unit; it can complete the CNC, PLC's internal data communications and external high-order networks. Servo drive system including servo drives and motors. Position measuring system is mainly used grating, or circular grating incremental displacement encoder. CNC system hardware from the NC device, input / output devices, drives and machine logic control devices, electrical components, between the four parts through the I / O interface to interconnect. Numerical control device is the core of CNC system, its software and hardware to control the implementation of various CNC functions. The hardware structure of no device by CNC installations in the printed circuit board with infixing pattern can be divided into the big board structure and function module (small board) structure; Press CNC apparatus hardware manufacturing mode, can be divided into special structure and personal computer type structure; Press CNC apparatus in the number of microprocessor can be divided into single microprocessor structure and many microprocessor structure. (1)Large panel structure and function templates structure 1) Large panel structure Panel structures CNC system CNC equipment from the main circuit board, position control panels, PC boards, graphics control panel, additional I / O board and power supply unit and other components. The main circuit board printed circuit board is big; the other circuit board is a small plate, inserted in the large printed circuit board slot. This structure is similar to the structure of micro-computer. 2) Function templates structure(2)Single-microprocessor structure and mulct-microprocessor structure 1) Single-microprocessor structureIn a single-microprocessor structure, only a microprocessor to focus on control, time-sharing deals with the various tasks of CNC equipment. 2) melt-microprocessor structure With the increase in numerical control system functions, CNC machine tools to improve the processing speed of a single microprocessor CNC system can not meet the requirement; therefore, many CNC systems uses a multi-microprocessor structure. If a numerical control system has two or more microprocessors, each microprocessor via the data bus or communication to connect, share system memory and common I / O interfaces, each processor sharing system Part of the work, which is multi-processor systems.CNC software is divided into application software and system software. CNC system software for the realization of various functions of the CNC system, the preparation of special software, also known as control software, stored in the computer EPROM memory. CNC Systems feature a variety of settings and different control schemes, and their system software in the structure and size vary widely, but generally include input data processing procedures, computing interpolation procedures, speed control procedures, management procedures and diagnostic procedures.(1)Input data processing proceduresIt receives input part program, the standard code, said processing instructions and data decoding, data processing, according to the prescribed format for storage. Some systems also calculated to compensate, or interpolation operation and speed control for pre-computation. Typically, the input data processing program, including input, decoding and data processing three elements.(2)Computing interpolation proceduresCNC work piece processing system according to the data provided, such as curve type, start, end, etc. operations. According to the results of operations were sent to each axis feed pulse. This process is called interpolation operation. Feed drive servo system Impulsive table or by a corresponding movement of the tool to complete the procedural requirements of the processing tasks.Interpolation for CNC system is the side of the operation, while processing, is a typical real-time control, so the interpolation directly affects the speed of operation the machine feed rate, and should therefore be possible to shorten computation time, which is the preparation of interpolation Complements the key to the program.(3)Speed control proceduresSpeed control program according to the given value control the speed of operation of the frequency interpolation, in order to maintain a predetermined feed rate. Changes in speed is large, the need for automatic control of acceleration and deceleration to avoid speed drive system caused by mutations in step.(4)Management procedures Management procedures responsible for data input, data processing, interpolation processing services operations as the various procedures for regulation and management. Management process but also on the panel command, the clock signal, the interrupt caused by fault signals for processing.(5)Diagnostic proceduresDiagnostic features are found in the running system failure in a timely manner, and that the type of failure. You can also run before or after the failure, check the system main components (CPU, memory, interfaces, switches, servo systems, etc.) function is normal, and that the site of failure.Machining Any machining must have three basic conditions: machining tools, work piece and machining sports. Machining tool edge should be, the material must be rigid than the work piece. Different forms of tool structure and cutting movements constitute different cutting methods. Blade with a blade-shaped and have a fixed number of methods for cutting tools for turning, drilling, boring, milling, planning, broaching, and sawing, etc.; edge shape and edge with no fixed number of abrasive or abrasive Cutting methods are grinding, grinding, honing and polishing. Machining is the most important machinery manufacturing processing methods. Although the rough improve manufacturing precision, casting, forging, extrusion, powder metallurgy processing applications on widely, but to adapt to a wide range of machining, and can achieve high accuracy and low surface roughness, in Manufacturing still plays an important role in the process. Cutting metal materials have many classifications. Common are the following three kinds. By cutting process feature distinguishing characteristics of the decision process on the structure of cutting tools and cutting tools and work piece relative motion form. According to the technical characteristics of cutting can be divided into: turning, milling, drilling, boring, reaming, planning, shaping, slotting, broaching, sawing, grinding, grinding, honing, super finishing, polishing, gear Processing, the worm process, thread processing, ultra-precision machining, bench and scrapers and so on. By material removal rate and machining accuracy distinction can be divided into: rough: with large depth of cut, one or a few times by the knife away from the work cut out most or all allowances, such as rough turning, rough planning, Rough milling, drilling and sawing, etc., rough machining precision high efficiency low, generally used as a pre-processing, and sometimes also for final processing. Semi-finishing: General roughing and finishing as the middle between the process, but the work piece accuracy and surface roughness on the less demanding position, but also can be used as the final processing. finishing: cutting with a fine way to achieve higher machining surface accuracy and surface quality, such as fine cars, fine planning, precision hinges, grinding and so on. General is the final finishing process. Finishing process: after the finish, the aim is to obtain a smaller surface roughness and to slightly improve the accuracy. Finishing processing allowance is small, such as honing, grinding, ultra-precision grinding and super finishing and so on. Modification process: the aim is to reduce the surface roughness, to improve the corrosion, dust properties and improve appearance, but does not require higher precision, such as polishing, sanding, etc. ultra-precision machining: aerospace, lasers, electronics, nuclear energy and other cutting-edge technologies that need some special precision parts, high accuracy over IT4, surface roughness less than Ra 0.01 microns. This need to take special measures to ultra-precision machining, such as turning mirror, mirror grinding, chemical mechanical polishing of soft abrasive. Distinguished by method of surface machining, the work piece is to rely on the machined surface for cutting tool and the work piece to obtain the relative motion. By surface methods, cutting can be divided into three categories. tip trajectory method: relying on the tip relative to the trajectory of the surface to obtain the required work piece surface geometry, such as cylindrical turning, planning surface, cylindrical grinding, with the forming surface, such as by turning mode. The trajectory depends on the tool tip provided by the cutting tool and work piece relative motion. forming tool method: short forming method, with the final work piece surface profile that matches the shape forming cutter or grinding wheel, such as processing a shaped surface. At this time forming part of the machine movement was replaced by the blade geometry, such as the shape of turning, milling and forming grinding forming and so on. The more difficult the manufacture of forming cutter, machine - clamp - work piece - tool formed by the process system can withstand the cutting force is limited, forming method is generally used for processing short shaped surface. generating method: also known as rotary cutting method, cutting tool and work piece during processing as a relatively developed into a campaign tool (or wheel) and the work piece instantaneous center line of pure rolling interaction between the two maintain a certain ratio between Is obtained by processing the surface of the blade in this movement in the envelope. Gear machining hobbling, gear shaping, shaving, honing, and grinding teeth (not including form grinding teeth), etc. are generating method processing.PLC Early called the programmable logic controller PLC (Programmable Logic Controller, PLC), which is mainly used to replace the logic control relays. With the technology, which uses micro-computer technology, industrial control device function has been greatly exceeded the scope of logic control, therefore, such a device today called programmable logic controller, referred to as the PC. However, in order to avoid personal computer (Personal Computer) in the short confusion, it will be referred to as programmable logic controller PLC, plc since 1966, the U.S. Digital Equipment Corporation (DEC) developed there, the current United States, Japan, Germany, PLC Good quality and powerful. The basic structure of Programmable Logic ControllerA. Power PLC's power in the whole system plays a very important role. If you do not have a good, reliable power system is not working, so the PLC manufacturers design and manufacture of power very seriously. General AC voltage fluctuations of +10% (+15%) range, you can not take other measures to PLC to connect directly to the AC line.B.Central processing unit (CPU) Central processing unit (CPU) is the central PLC control. It is given by the function of PLC system program from the programmer receives and stores the user program and data type; check the power supply, memory, I / O and timer alert status, and to diagnose syntax errors in the user program. When the PLC into run-time, first it scans the scene to receive the status of various input devices and data, respectively, into I / O image area, and then one by one from the user program reads the user program memory, after a shell and press

    注意事项

    本文(数控系统 外文翻译 外文文献 英文文献.doc)为本站会员(laozhun)主动上传,三一办公仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一办公(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    备案号:宁ICP备20000045号-2

    经营许可证:宁B2-20210002

    宁公网安备 64010402000987号

    三一办公
    收起
    展开