ImageVerifierCode 换一换
格式:DOCX , 页数:12 ,大小:156.40KB ,
资源ID:8010646      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/8010646.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(机械毕业设计英文外文翻译446数控机床 2.docx)为本站会员(b****5)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

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

1、机械毕业设计英文外文翻译446数控机床 2附录CNC machineWhile 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 machi

2、ne 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 o

3、perator 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 machin

4、ist 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 means that once a program is verified, two, ten, or one thousand id

5、entical 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 veri

6、fied 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

7、imperative with todays just-in-time (JIT) product requirements.Motion control - the heart of CNCThe 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 mach

8、ine 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 linear (driven along a st

9、raight 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), th

10、e 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 scr

11、ew 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.1Though a rather crude analogy, the same basic linear motion can be found on a common table vise. As you rotate t

12、he vise 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 comman

13、ded - understanding coordinate systemsIt 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

14、 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

15、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 program zero is chose

16、n 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 in

17、ch 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

18、.Fig.2Fig.3All 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

19、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 met

20、hod 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 motion and beginners should concentrate on using the

21、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 t

22、ools 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 movem

23、ent 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 zeroKeep in mind that the CNC control must be told the location of the program zero point by one means or another. How this

24、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 the control how far it is from the program zero point to the starting position of the machine. This is commonly done with a G9

25、2 (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

26、 offsets. Turning center manufacturers commonly call offsets used to assign program zero for each tool geometry offsets.Fig. 4 Flexible manufacturing cellsA flexible manufacturing cell (FMC) can be considered as a flexible manufacturing subsystem. The following differences exist between the FMC and

27、the FMS:1. An FMC is not under the direct control of thecentral computer. Instead, instructions from the centralcomputer are passed to the cell controller.2. The cell is limited in the number of part families itcan manufacture.The following elements are normally found in an FMC: Cell controller Prog

28、rammable 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 machiningThe term High Speed Machining (HSM) commonly refers to end milling at high rotat

29、ional 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

30、specific surface topography requirements and machining of materials with hardness of 50 HRC and above. With most steel components hardened to approximately 32-42 HRC, machining options currently include: Rough machining and semi-finishing of the material in its soft (annealed) condition heat treatme

31、nt 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/c

32、avity 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 measurin

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

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