|
||||||||||||||||||||
BTR and DNC Concepts | ||||||||||||||||||||
Topics:
Windows Microsoft Windows is the defacto standard in
manufacturing. Windows 2000/XP/VISTA are far superior to earlier
versions of Windows, which did not support "Plug and Play" and were
much harder to configure. These newer Operating systems are derived
from the "NT" kernel, and the serial communications capability
starting with Windows 2000 has remained virtually unchanged. This
means new and old application can continue to use RS232 serial
ports. Networking Machines DNC means connecting the company database with
machines. You might dedicate a personnel computer to each machine in
your shop, or you might support all of your machines from one
central computer. ADR can provide you with software and hardware
applicable to both of these choices. Drip-Feed When the NC program is too large to fit into the
CNCs memory, it can still be run, by the PC feeding the data to the
CNC as it needs it. Not all CNC can do this. The problem is to keep
the CNCs buffer full of data without ever going empty, because if
the CNC is "starved for data" the part being machined could be
ruined. Care must be taken to insure that, no corrupted data is ever
processed by the CNC, or data is lost. The PC must remain "ON-LINE"
during the execution of the program, turning the PC off, or
"Suspending" to save power would be a disaster.
DNC Wired Networks Single
Drop (Star) Connections radiating from
a central point:
this has proven to be the most reliable way to wire
multiple computer and machines RS232 A
popular form of Star network is the RS232 DNC system. Since most
machines support RS232 they can be directly attached to inexpensive
com ports in the DNC server computer/network. Ethernet Another popular Star network is based on 10/100/1000BaseT
Ethernet. An Ethernet Hub (switch) is used as the central point and
twisted pair wires carry data at 10Mbit/sec, 100Mbit/sec and
1Gbit/sec. These type network are often described as
server/client. The CNC machines are "clients" and the network
is the Server. Unfortunately each machine maker developed their own
protocols (procedures) for accessing files from servers, making
the design of generic DNC software complex. ETHERNET DNC Protocols Some machines can directly attach to Ethernet,
others require adapters. If your CNC does not support Ethernet
you can connect the CNC's COM port via an Ethernet COM
port. You can then use COM software to transfer files via the
COM port. This allow you to use Ethernet cables, but the
transfer rate is slow. FTP (File Transport Protocol) built on TCP/IP) is
standard procedure for accessing server files. Some CNC have a
FTP client access built in. To use this feature, the CNC
establishes a session with an FTP Server, . Wireless Ethernet DNC Who needs wires?
Where we are going we wont need wires. Seriously, the use of
wires is being replaced by wireless. This
saves installation cost, and adds mobility. M2M Wireless Networks With a advent of powerful
handheld device such as the iPhone. The ability to store huge NC
files in flash memory and handle it with easy became possible.
Data transfers can be directed from the DNC server
called PUSH, or remotely requested at the machine called
PULL. The connection to the CNC can be an RS232 COM port, but could be
via a teather (wire) or BlueTooth. The mobile device docks or
pairs with the CNC to load the file into its memory. To get the file into the mobile device it can be docked with a PC
via USB, and transfered to the Mobile devices Flash memory with
"iTunes" or simply Emailed to the device.
| ||||||||||||||||||||