43.2.3 Direct/Distributed Numerical Control (DNC)
· Uses a few methods,
-
- the oldest methods used modems, and a mainframe which emulated a tape reader, to control the NC machine (no storage)
-
- a more recent advance used a local computer which acts as a storage buffer. Programs are downloaded from the main DNC computer, and then the local controller feeds instructions to the hardwired NC machine, as if they have been read from tape.
-
- the newer methods use a central computer which communicates with local CNC computers (also called Direct Numerical Control)
· DNC controllers came before CNC machines, but as computer technology improved it became practical to place a computer beside the NC machine, and DNC changed in form.
· Characteristics of modern DNC systems are,
-
- uses a server (with large storage capacity) to store a large number of part programs
-
- the server will download part programs on demand to local machines
-
- may have abilities to,
-
- display and edit part programs
-
- transmit operator instructions and other data needed at the machines
-
- collect and process machine status information for management purposes
· Advantages are,
-
- eliminates the need for NC tapes (the advantages are obvious)
-
- design changes are immediate
-
- NC programs may be edited quickly
-
- can be used to support an FMS system
-
- increase efficiency of individual machine tools
-
- more shop up-time than with stand alone machines
-
- simplifies implementation of group technology, computer aided process planning, and other CIM concepts
-
- reduces peripheral costs with NC tapes
· A Brief History,
-
· Mid 60's
-
- concept proved by Cincinnati Milacron and G.E.
-
- telephone links used to send instructions from large computers to hard wired NC machines. Basically replaced a tape reader.
-
· 1970
-
- several commercial DNC systems announced.
-
· Mid 70's
-
- Aerospace companies used DNC because of the large number of distributed machines in their facilities.
· Initial resistance to DNC technology was (previously) based on,
-
- high cost of computer hardware
-
- the number of machines which could be controlled by one computer was limited
-
- computer software was limited for maintenance, scheduling, control, and data collection
-
- a backup computer was usually required
-
- was hard to justify on the basis of downloading parts programs
· when downloading programs there are two popular opinions,
-
- a program should only be downloaded in part, this accommodates easy engineering changes in a real-time environment.
-
- many programs should be downloaded to the local controller to provide protection against system failure, and eliminating the cost of real-time response in the DNC central computer.