机械毕业设计英文外文翻译446数控机床 (2).docx

机械毕业设计英文外文翻译446数控机床 (2)

收藏

压缩包内文档预览:(预览前20页/共26页)
预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图
编号:550033    类型:共享资源    大小:155.24KB    格式:ZIP    上传时间:2015-12-06 上传人:QQ28****1120 IP属地:辽宁
6
积分
关 键 词:
机械毕业设计英文翻译
资源描述:
机械毕业设计英文外文翻译446数控机床 (2),机械毕业设计英文翻译
内容简介:
附录 CNC machine While the specific intention and application for CNC machines vary from one machine type to another, all forms of CNC have common benefits. Here are but a few of the more important benefits offered by CNC equipment. The first benefit offered by all forms of CNC machine tools is improved automation. The operator intervention related to producing workpieces can be reduced or eliminated. Many CNC machines can run unattended during their entire machining cycle, freeing the operator to do other tasks. This gives the CNC user several side benefits including reduced operator fatigue, fewer mistakes caused by human error, and consistent and predictable machining time for each workpiece. Since the machine will be running under program control, the skill level required of the CNC operator (related to basic machining practice) is also reduced as compared to a machinist producing workpieces with conventional machine tools. The second major benefit of CNC technology is consistent and accurate workpieces. Todays CNC machines boast almost unbelievable accuracy and repeatability specifications. This ntsmeans that once a program is verified, two, ten, or one thousand identical workpieces can be easily produced with precision and consistency. A third benefit offered by most forms of CNC machine tools is flexibility. Since these machines are run from programs, running a different workpiece is almost as easy as loading a different program. Once a program has been verified and executed for one production run, it can be easily recalled the next time the workpiece is to be run. This leads to yet another benefit, fast change over. Since these machines are very easy to set up and run, and since programs can be easily loaded, they allow very short setup time. This is imperative with todays just-in-time (JIT) product requirements. Motion control - the heart of CNC The most basic function of any CNC machine is automatic, precise, and consistent motion control. Rather than applying completely mechanical devices to cause motion as is required on most conventional machine tools, CNC machines allow motion control in a revolutionary manner2. All forms of CNC equipment have two or more directions of motion, called axes. These axes can be precisely and automatically positioned along their lengths of travel. The two most common axis types are ntslinear (driven along a straight path)and rotary (driven along a circular path). Instead of causing motion by turning cranks and handwheels as is required on conventional machine tools, CNC machines allow motions to be commanded through programmed commands. Generally speaking, the motion type (rapid, linear, and circular), the axes to move, the amount of motion and the motion rate (feedrate) are programmable with almost all CNC machine tools. A CNC command executed within the control tells the drive motor to rotate a precise number of times. The rotation of the drive motor in turn rotates the ball screw. And the ball screw drives the linear axis (slide). A feedback device (linear scale) on the slide allows the control to confirm that the commanded number of rotations has taken place3. Refer to fig.1. Fig.1 Though a rather crude analogy, the same basic linear motion can be found on a common table vise. As you rotate the ntsvise crank, you rotate a lead screw that, in turn, drives the movable jaw on the vise. By comparison, a linear axis on a CNC machine tool is extremely precise. The number of revolutions of the axis drive motor precisely controls the amount of linear motion along the axis. How axis motion is commanded - understanding coordinate systems It would be infeasible for the CNC user to cause axis motion by trying to tell each axis drive motor how many times to rotate in order to command a given linear motion amount4. (This would be like having to figure out how many turns of the handle on a table vise will cause the movable jaw to move exactly one inch!) Instead, all CNC controls allow axis motion to be commanded in a much simpler and more logical way by utilizing some form of coordinate system. The two most popular coordinate systems used with CNC machines are the rectangular coordinate system and the polar coordinate system. By far, the more popular of these two is the rectangular coordinate system. The program zero point establishes the point of reference for motion commands in a CNC program. This allows the programmer to specify movements from a common location. If ntsprogram zero is chosen wisely, usually coordinates needed for the program can be taken directly from the print. With this technique, if the programmer wishes the tool to be sent to a position one inch to the right of the program zero point, X1.0 is commanded. If the programmer wishes the tool to move to a position one inch above the program zero point, Y1.0 is commanded. The control will automatically determine how many times to rotate each axis drive motor and ball screw to make the axis reach the commanded destination point . This lets the programmer command axis motion in a very logical manner. Refer to fig.2, 3. Fig.2 nts Fig.3 All discussions to this point assume that the absolute mode of programming is used6. The most common CNC word used to designate the absolute mode is G90. In the absolute mode, the end points for all motions will be specified from the program zero point. For beginners, this is usually the best and easiest method of specifying end points for motion commands. However, there is another way of specifying end points for axis motion. In the incremental mode (commonly specified by G91), end points for motions are specified from the tools current position, not from program zero. With this method of commanding motion, the programmer must always be asking How far should I move the tool? While there are times when the incremental mode can be very helpful, generally speaking, this is the more cumbersome and difficult method of specifying ntsmotion and beginners should concentrate on using the absolute mode. Be careful when making motion commands. Beginners have the tendency to think incrementally. If working in the absolute mode (as beginners should), the programmer should always be asking To what position should the tool be moved? This position is relative to program zero, NOT from the tools current position. Aside from making it very easy to determine the current position for any command, another benefit of working in the absolute mode has to do with mistakes made during motion commands. In the absolute mode, if a motion mistake is made in one command of the program, only one movement will be incorrect. On the other hand, if a mistake is made during incremental movements, all motions from the point of the mistake will also be incorrect. Assigning program zero Keep in mind that the CNC control must be told the location of the program zero point by one means or another. How this is done varies dramatically from one CNC machine and control to another8. One (older) method is to assign program zero in the program. With this method, the programmer tells ntsthe control how far it is from the program zero point to the starting position of the machine. This is commonly done with a G92 (or G50) command at least at the beginning of the program and possibly at the beginning of each tool. Another, newer and better way to assign program zero is through some form of offset. Refer to fig.4. Commonly machining center control manufacturers call offsets used to assign program zero fixture offsets. Turning center manufacturers commonly call offsets used to assign program zero for each tool geometry offsets. Fig. 4 Flexible manufacturing cells A flexible manufacturing cell (FMC) can be considered as a flexible manufacturing subsystem. The following differences exist between the FMC and the FMS: nts1. An FMC is not under the direct control of the central computer. Instead, instructions from the central computer are passed to the cell controller. 2.The cell is limited in the number of part families it can manufacture. The following elements are normally found in an FMC: Cell controller Programmable logic controller (PLC) More than one machine tool A materials handling device (robot or pallet) The FMC executes fixed machining operations with parts flowing sequentially between operations. High speed machining The term High Speed Machining (HSM) commonly refers to end milling at high rotational speeds and high surface feeds. For instance, the routing of pockets in aluminum airframe sections with a very high material removal rate1. Over the past 60 years, HSM has been applied to a wide range of metallic and non-metallic workpiece materials, including the production of components with specific surface topography requirements and machining of materials with hardness of 50 HRC and above. With most steel components hardened to approximately 32-42 ntsHRC, machining options currently include: Rough machining and semi-finishing of the material in its soft (annealed) condition heat treatment to achieve the final required hardness = 63 HRC machining of electrodes and Electrical Discharge Machining (EDM) of specific parts of dies and moulds (specifically small radii and deep cavities with limited accessibility for metal cutting tools) finishing and super-finishing of cylindrical/flat/cavity surfaces with appropriate cemented carbide, cermet, solid carbide, mixed ceramic or polycrystalline cubic boron nitride (PCBN) For many components, the production process involves a combination of these options and in the case of dies and moulds it also includes time consuming hand finishing. Consequently, production costs can be high and lead times excessive. It is typical in the die and mould industry to produce one or just a few tools of the same design. The process involves constant changes to the design, and because of these changes there is also a corresponding need for measuring and reverse engineering . The main criteria is the quality level of the die or mould regarding dimensional, geometric and surface accuracy. If the ntsquality level after machining is poor and if it cannot meet the requirements, there will be a varying need of manual finishing work. This work produces satisfactory surface accuracy, but it always has a negative impact on the dimensional and geometric accuracy. One of the main aims for the die and mould industry has been, and still is, to reduce or eliminate the need for manual polishing and thus improve the quality and shorten the production costs and lead times. Main economical and technical factors for the development of HSM Survival The ever increasing competition in the marketplace is continually setting new standards. The demands on time and cost efficiency is getting higher and higher. This has forced the development of new processes and production techniques to take place. HSM provides hope and solutions. Materials The development of new, more difficult to machine materials has underlined the necessity to find new machining solutions. The aerospace industry has its heat resistant and stainless steel alloys. The automotive industry has different ntsbimetal compositions, Compact Graphite Iron and an ever increasing volume of aluminum3. The die and mould industry mainly has to face the problem of machining high hardened tool steels, from roughing to finishing. Quality The demand for higher component or product quality is the result of ever increasing competition. HSM, if applied correctly, offers a number of solutions in this area. Substitution of manual finishing is one example, which is especially important on dies and moulds or components with a complex 3D geometry. Processes The demands on shorter throughput times via fewer setups and simplified flows (logistics) can in most cases, be solved by HSM. A typical target within the die and mould industry is to completely machine fully hardened small sized tools in one setup. Costly and time consuming EDM processes can also be reduced or eliminated with HSM. Design & development One of the main tools in todays competition is to sell products on the value of novelty. The average product life cycle on cars today is 4 years, computers and accessories 1.5 years, hand ntsphones 3 months. One of the prerequisites of this development of fast design changes and rapid product development time is the HSM technique. Complex products There is an increase of multi-functional surfaces on components, such as new design of turbine blades giving new and optimized functions and features. Earlier designs allowed polishing by hand or with robots (manipulators). Turbine blades with new, more sophisticated designs have to be finished via machining and preferably by HSM . There are also more and more examples of thin walled workpieces that have to be machined (medical equipment, electronics, products for defence, computer parts) Production equipment The strong development of cutting materials, holding tools, machine tools, controls and especially CAD/CAM features and equipment, has opened possibilities that must be met with new production methods and techniques5. Definition of HSM Salomons theory, Machining with high cutting speeds. on which, in 1931, took out a German patent, assumes that at a certain cutting speed (5-10 times higher than in conventional ntsmachining), the chip removal temperature at the cutting edge will start to decrease. Given the conclusion: . seems to give a chance to improve productivity in machining with conventional tools at high cutting speeds. Modern research, unfortunately, has not been able to verify this theory totally. There is a relative decrease of the temperature at the cutting edge that starts at certain cutting speeds for different materials. The decrease is small for steel and cast iron. But larger for aluminum and other non-ferrous metals. The definition of HSM must be based on other factors. Given todays technology, high speed is generally accepted to mean surface speeds between 1 and 10 kilometers per minute or roughly 3 300 to 33 000 feet per minute. Speeds above 10 km/min are in the ultra-high speed category, and are largely the realm of experimental metal cutting. Obviously, the spindle rotations required to achieve these surface cutting speeds are directly related to the diameter of the tools being used. One trend which is very evident today is the use of very large cutter diameters for these applications - and this has important implications for tool design. ntsThere are many opinions, many myths and many different ways to define HSM. nts 数控机床 虽然各种数控机床的功能和应用各不相同,但它们有着共同的优点。这里是数控设备提供的比较重要的几个优点。 各种数控机床的第一个优点是自动化程度提高了。零件制造过程中的人为干预减少或者免除了。整个加工循环中,很多数控机床处于无人照看状态,这使操作员被解放出来,可以干别的工作。数控机床用户得到的几个额外好处是:数控机床减小了操作员的疲劳程度,减少了人为误差,工件加工时间一致而且可预测。由于机床在程序的控制下运行,与操作普通机床的机械师要求的技能水平相比,对数控操作员的技能水平要求(与基本加工实践相关 )也降低了。 数控技术的第二个优点是工件的一致性好,加工精度高。现在的数控机床宣称的精度以及重复定位精度几乎令人难以置信。这意味着,一旦程序被验证是正确的,可以很容易地加工出 2 个、 10 个或 1000 个相同的零件,而且它们的精度高,一致性好。 大多数数控机床的第三个优点是柔性强。由于这些机床在程序的控制下工作,加工不同的工件易如在数控系统中装载一个不同的程序而己。一旦程序验证正确,并且运行一次,下次加工工件的时候,可以很方便地重新调用程序。这又带来另一个好处 可以快速切换不同工件的加工。由于这些 机床很容易调整并运行,也由于很容易装载加工程序,因此机nts床的调试时间很短。这是当今准时生产制造模式所要求的。 运动控制 CNC 的核心 任何数控机床最基本的功能是具有自动、精确、一致的运动控制。大多数普通机床完全运用机械装置实现其所需的运动,而数控机床是以一种全新的方式控制机床的运动。各种数控设备有两个或多个运动方向,称为轴。这些轴沿着其长度方向精确、自动定位。最常用的两类轴是直线轴(沿直线轨迹)和旋转轴(沿圆形轨迹)。 普通机床需通过旋转摇柄和手轮产生运动,而数控机床通过编程指令产生运 动。通常,几乎所有的数控机床的运动类型(快速定位、直线插补和圆弧插补)、移动轴、移动距离以及移动速度(进给速度)都是可编程的。 数控系统中的 CNC 指令命令驱动电机旋转某一精确的转数,驱动电机的旋转随即使滚珠丝杠旋转,滚珠丝杠将旋转运动转换成直线轴(滑台)运动。滑台上的反馈装置(直线光栅尺)使数控系统确认指令转数已完成,参见图 1。 图 1 普通的台虎钳上有着同样的基本直线运动,尽管这是相当原始的类比。旋转虎钳摇柄就是旋转丝杠,丝杠带动虎钳nts钳口移动。与台虎钳相比,数控机床的直线轴是非常精确的,轴的驱动电机的转数精确控制直线轴的移动距离。 轴运动命令的方式 -理解坐标 对 CNC 用户来说,为了达到给定的直线移动量而指令各轴驱动电机旋转多少转,从而使坐标轴运动,这种方法是不可行的。(这就好像为了使钳口准确移动 1 英寸需要计算出台虎钳摇柄的转数!)事实上,所有的数控系统都能通过采用坐标系的形式以一种较为简单而且合理的方式来指令轴的运动。数控机床上使用最广泛的两种坐标系是直角坐标系和极坐标系。目前用得较多的是直角坐标系。 编程零点建立数控程序中运动命令的 参考点。这使得操作员能从一个公共点开始指定轴运动。如果编程零点选择恰当,程序所需坐标通常可从图纸上直接获得。 如果编程员希望刀具移动到编程零点右方 1 英寸( 25.4毫米)的位置,则用这种方法指令 X1.0 即可。如果编程员希望刀具移动到编程零点上方 1 英寸的位置,则指令 Y1.0。数控系统会自动确定(计算)各轴驱动电机和滚珠丝杠要转动多少转,使坐标轴到达指令的目标位置。这使编程员以非常合理的方式命令轴的运动,参见图 2 和图 3. 理解绝对和相对运动 至此,所有的讨论都假设采用的是绝对编程方式。用于指定绝对方式的最常用的数 控代码是 G90。绝对方式下,所nts有运动终点的指定都是以编程零点为起点。对初学者来说,这通常是最好也是最容易的指定轴运动终点的方法,但还有另外一种指定轴运动终点的方法。 增量方式(通常用 G91 指定)下,运动终点的指定是以刀具的当前位置为起点,而不是编程零点。用这种方法指定轴运动,编程员往往会问“我该将刀具移动多远的距离?”,尽管增量方式多数时候很有用,但一般说来,这种方法指定轴运动较麻烦、困难,初学者应该重点使用绝对方式。 图 2 nts 图 3 指令轴运动时一定要小心。初学者往往以增量方式思考问题。如果工作在绝对 方式(初学者应该如此),编程员应始终在问“刀具应该移动到什么位置?”,这个位置是相对于编程零点这个固定位置而言,而不是相对于刀具当前位置。 绝对工作方式很容易确定指令当前位置,除此之外,它的另外一个好处涉及轴运动中的错误。绝对方式下,如果程序的一个轴运动指令出错,则只有一个运动是不正确的。而另一方面,如果在增量运动过程中出错,则从出错的那一点起,所有的运动都是不正确的 指定编程零点 记住必须以某种方式对数控系统指定编程零点的位置。指定编程零点的方式随数控机床和数控系统的不同而很不相同。(较老的)一种方法是在 程序中指定编程零点。用这种方法,编程员告诉数控系统从编程零点到机床起始点的距离。通常用 G92(或 G50)在程序的一开始指定,很可能在各nts把刀具的开头指定编程零点。 另一种较新、更好的指定编程零点的方法是通过偏置的形式,见图 4。通常,加工中心上用于指定编程零点的偏置被称作夹具偏置,车削中心上用于指定编程零点的偏置被称作刀具几何偏置。 图 4 柔性制造单元 柔性制造单元( FMC)被认为是柔性制造子系统。以下是 FMC 和 FMS 之间的区别: 1. FMC 不受中央计算机的直接控制,中央计算机发出的指令被传送到单
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
提示  人人文库网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:机械毕业设计英文外文翻译446数控机床 (2)
链接地址:https://www.renrendoc.com/p-550033.html

官方联系方式

2:不支持迅雷下载,请使用浏览器下载   
3:不支持QQ浏览器下载,请用其他浏览器   
4:下载后的文档和图纸-无水印   
5:文档经过压缩,下载后原文更清晰   
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

网站客服QQ:2881952447     

copyright@ 2020-2025  renrendoc.com 人人文库版权所有   联系电话:400-852-1180

备案号:蜀ICP备2022000484号-2       经营许可证: 川B2-20220663       公网安备川公网安备: 51019002004831号

本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知人人文库网,我们立即给予删除!