Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Металлы и металлорежущие станки.doc
Скачиваний:
13
Добавлен:
14.11.2019
Размер:
700.93 Кб
Скачать

Text: Numerical control

Read the text, find the explanation of NC and CNC

A CNC Turning Center Siemens CNC panel

Numerical control (NC) refers to the automation of machine tools that are operated by abstractly programmed commands encoded on a storage medium, as opposed to manually controlled via handwheels or levers or mechanically automated via cams alone. The first NC machines were built in the 1940s and 50s, based on existing tools that were modified with motors that moved the controls to follow points fed into the system on paper tape. These early servomechanisms were rapidly augmented with analog and digital computers, creating the modern computer numerical controlled (CNC) machine tools that have revolutionized the design process.

In modern CNC systems, end-to-end component design is highly automated using CAD/CAM programs. The programs produce a computer file that is interpreted to extract the commands needed to operate a particular machine, and then loaded into the CNC machines for production. Since any particular component might require the use of a number of different tools - drills, saws, etc. - modern machines often combine multiple tools into a single "cell". In other cases, a number of different machines are used with an external controller and human or robotic operators that move the component from machine to machine. In either case the complex series of steps needed to produce any part is highly automated and produces a part that closely matches the original CAD design.

Today

Although modern data storage techniques have moved on from punch tape in almost every other role, tapes are still relatively common in CNC systems. This is because it was often easier to add a punch tape reader to a microprocessor controller than it was to re-write large libraries of tapes into a new format. One change that was implemented fairly widely was the switch from paper to mylar tapes, which are much more mechanically robust. Floppy disks, USB flash drives and local area networking have replaced the tapes to some degree, especially in larger environments that are highly integrated.

The proliferation of CNC led to the need for new CNC standards that were not encumbered by licensing or particular design concepts, like APT. A number of different "standards" proliferated for a time, often based around vector graphics markup languages supported by plotters. One such standard has since become very common, the "G-code" that was originally used on Gerber Scientific plotters and then adapted for CNC use. The file format became so widely used that it has been embodied in an EIA standard. In turn, G-code was supplanted by STEP-NC, a system that was deliberately designed for CNC, rather than grown from an existing plotter standard.

A more recent advancement in CNC interpreters is support of logical commands, known as parametric programming. Parametric programs include both device commands as well as a control language similar to BASIC. The programmer can make if/then/else statements, loops, subprogram calls, perform various arithmetic, and manipulate variables to create a large degree of freedom within one program. An entire product line of different sizes can be programmed using logic and simple math to create and scale an entire range of parts, or create a stock part that can be scaled to any size a customer demands.

As digital electronics has spread, CNC has fallen in price to the point where hobbyists can purchase any number of small CNC systems for home use. It is even possible to build your own.

Exercise 3. Complete the sentences:

  1. Numerical control (NC) refers to the automation of machine tools that are operated by … .

  2. These early servomechanisms were rapidly … .

  3. In modern CNC systems, end-to-end component design is highly automated using … .

  4. In other cases, a number of different machines are used with … .

  5. Floppy disks, USB flash drives and local area networking have replaced … .

  6. The proliferation of CNC led to the need for new … .

  7. A more recent advancement in CNC interpreters is support of … .

  8. An entire product line of different sizes can be programmed using … .

  9. As digital electronics has spread, CNC has fallen in price to the point where hobbyists can purchase any number of small … .

Exercise 4. Fill the gaps with the words under the line:

  1. The first … machines were built in the 1940s and 50s, based on existing tools that were modified with motors that moved the controls to follow points fed into the system on paper tape.

  2. These early … were rapidly augmented with analog and digital computers, creating the modern computer numerical controlled (CNC) machine tools that have revolutionized the design process.

  3. The programs produce a computer file that is interpreted to extract the commands needed to operate a particular machine, and then loaded into the … machines for production.

  4. In either case the complex series of steps needed to produce any part is highly automated and produces a part that closely matches the original … design.

  5. One change that was implemented fairly widely was the switch from paper to mylar tapes, which are much more … .

  6. The file format became so widely used that it has been embodied in an … standard.

  7. A more recent advancement in CNC interpreters is support of logical commands, known as … programming.

  8. The programmer can make if/then/else statements, loops, subprogram calls, perform …, and manipulate variables to create a large degree of freedom within one program.

various arithmetic, parametric, EIA, mechanically robust, CAD, CNC, servomechanisms, NC