欢迎来到毕设资料网! | 帮助中心 毕设资料交流与分享平台
毕设资料网
全部分类
  • 毕业设计>
  • 毕业论文>
  • 外文翻译>
  • 课程设计>
  • 实习报告>
  • 相关资料>
  • ImageVerifierCode 换一换
    首页 毕设资料网 > 资源分类 > DOC文档下载
    分享到微信 分享到微博 分享到QQ空间

    机械毕业设计外文翻译---数控机床

    • 资源ID:125019       资源大小:40.50KB        全文页数:7页
    • 资源格式: DOC        下载积分:100金币
    快捷下载 游客一键下载
    账号登录下载
    三方登录下载: QQ登录
    下载资源需要100金币
    邮箱/手机:
    温馨提示:
    快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如填写123,账号就是123,密码也是123。
    支付方式: 支付宝   
    验证码:   换一换

     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

    机械毕业设计外文翻译---数控机床

    1、What Is CNC CNC stands for Computer Numerical Control and has been around since the early 1970s. Prior to this, it was called NC, for Numerical Control. (In the early 1970s, computers were introduced in these controls, hence the name changed)While people in most walks of life have never heard of thi

    2、s term, CNC has touched almost every form of manufacturing process in one way or another. If youll be working in manufacturing, its likely that youll be dealing with CNC on a regular basis. Before CNC While there are exceptions to this statement, CNC machines typically replace (or work in conjunctio

    3、n with) some existing manufacturing process/es. Take one of the simplest manufacturing processes, drilling holes, for example. A drill press can of course be used to machine holes. (Its likely that almost everyone has seen some form of drill press, even if you dont work in manufacturing.) A person c

    4、an place a drill in the drill chuck that is secured in the spindle of the drill press. They can then (manually) select the desired speed for rotation (commonly by switching belt pulleys), and activate the spindle. Then they manually pull on the quill lever to drive the drill into the workpiece being

    5、 machined. As you can easily see, there is a lot of manual intervention required to use a drill press to drill holes. A person is required to do something almost every step along the way! While this manual intervention may be acceptable for manufacturing companies if but a small number of holes or w

    6、orkpieces must be machined, as quantities grow, so does the likelihood for fatigue due to the tediousness of the operation. And do note that weve used one of the simplest machining operations (drilling) for our example. There are more complicated machining operations that would require a much higher

    7、 skill level (and increase the potential for mistakes resulting in scrap workpieces) of the person running the conventional machine tool. (We commonly refer to the style of machine that CNC is replacing as the conventional machine.) By comparison, the CNC equivalent for a drill press (possibly a CNC

    8、 machining center or CNC drilling & tapping center) can be programmed to perform this operation in a much more automatic fashion. Everything that the drill press operator was doing manually will now be done by the CNC machine, including: placing the drill in the spindle, activating the spindle, posi

    9、tioning the workpiece under the drill, machining the hole, and turning off the spindle. How CNC works There is another article included in this web site called The Basics of CNC that explains how to program, setup, and operate CNC machines in greater detail. Additionally, we offer a series of produc

    10、ts aimed at helping you learn how to use CNC machines. Here were relating how CNC works in very general terms. As you might already have guessed, everything that an operator would be required to do with conventional machine tools is programmable with CNC machines. Once the machine is setup and runni

    11、ng, a CNC machine is quite simple to keep running. In fact CNC operators tend to get quite bored during lengthy production runs because there is so little to do. With some CNC machines, even the workpiece loading process has been automated. (We dont mean to over-simplify here. CNC operators are comm

    12、only required to do other things related to the CNC operation like measuring workpieces and making adjustments to keep the CNC machine running good workpieces.) Lets look at some of the specific programmable functions. Motion control All CNC machine types share this commonality: They all have two or

    13、 more programmable directions of motion called axes. An axis of motion can be linear (along a straight line) or rotary (along a circular path). One of the first specifications that implies a CNC machines complexity is how many axes it has. Generally speaking, the more axes, the more complex the mach

    14、ine. The axes of any CNC machine are required for the purpose of causing the motions needed for the manufacturing process. In the drilling example, these (3) axis would position the tool over the hole to be machined (in two axes) and machine the hole (with the third axis). Axes are named with letter

    15、s. Common linear axis names are X, Y, and Z. Common rotary axis names are A, B, and C. Programmable accessories A CNC machine wouldnt be very helpful if all it could only move the workpiece in two or more axes. Almost all CNC machines are programmable in several other ways. The specific CNC machine

    16、type has a lot to do with its appropriate programmable accessories. Again, any required function will be programmable on full-blown CNC machine tools. Here are some examples for one machine type. Machining centers Automatic tool changer Most machining centers can hold many tools in a tool magazine.

    17、When required, the required tool can be automatically placed in the spindle for machining. Spindle speed and activation The spindle speed (in revolutions per minute) can be easily specified and the spindle can be turned on in a forward or reverse direction. It can also, of course, be turned off. Coo

    18、lant Many machining operations require coolant for lubrication and cooling purposes. Coolant can be turned on and off from within the machine cycle. The CNC program Think of giving any series of step-by-step instructions. A CNC program is nothing more than another kind of instruction set. Its writte

    19、n in sentence-like format and the control will execute it in sequential order, step by step. A special series of CNC words are used to communicate what the machine is intended to do. CNC words begin with letter addresses (like F for feedrate(馈送率) , S for spindle speed, and X, Y & Z for axis motion).

    20、 When placed together in a logical method, a group of CNC words make up a command that resemble a sentence. For any given CNC machine type, there will only be about 40-50 words used on a regular basis. So if you compare learning to write CNC programs to learning a foreign language having only 50 wor

    21、ds, it shouldnt seem overly difficult to learn CNC programming. The CNC control The CNC control will interpret a CNC program and activate the series of commands in sequential order. As it reads the program, the CNC control will activate the appropriate machine functions, cause axis motion, and in general, follow the instructions given in the program.


    注意事项

    本文(机械毕业设计外文翻译---数控机床)为本站会员(泛舟)主动上传,毕设资料网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请联系网站客服QQ:540560583,我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们
    本站所有资料均属于原创者所有,仅提供参考和学习交流之用,请勿用做其他用途,转载必究!如有侵犯您的权利请联系本站,一经查实我们会立即删除相关内容!
    copyright@ 2008-2025 毕设资料网所有
    联系QQ:540560583