Wireless DNC

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by FrescoBot (talk | contribs) at 02:51, 5 July 2012 (Bot: link syntax/spacing). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Wireless DNC is a form of wireless data transfer, known as Direct Numerical Control, performed between a Computer Numerical control (CNC) machine and the computer controlling it. These are very widely used in Automobile, Engineering, Sheet Metal, Aeronautic Industry. These machines are capable of producing different parts. For each type of part, a sequence of instructions is needed. This list of instructions is stored in a computer script, a computer file written in a programming language, such as G-code. This script is commonly referred to as a part program. When a part is to be produced this part program is uploaded to CNC machine by RS-232 link.

Now this RS-232 link between a PC & CNC machine with a Software is called a DNC System. In a typical Machine shop floor, it is difficult to maintain the data cable. Hence wireless data transfer has come into existence. There are mainly two types of wireless hardware units available in the market. One is using wireless Bluetooth Technology, while the other uses wireless Wi-Fi technology.

In case of Bluetooth, generally one pair of Bluetooth device is used. One gets plugged on COM port of a PC or Laptop & the other is connected to RS-232 port of a CNC machine. The wireless link is established with the required driver software. Once this is established, the user can run his DNC Software for data transfer. In most of the cases, the file is sent from a remote PC to a selected CNC machine.

In Wi-Fi technology, a wireless link is established between a device called Wireless access point (Generally near PC) & a device called as wireless node, which is interfaced near CNC. There is one Access Point & multiple nodes. Each wireless access point, wireless node has one IP address. This IP address must be of the same domain name of a PC. Thus a wireless Ethernet link is created. The wireless node has RS-232 port, which is connected to a RS-232 port of a CNC. There is a driver software on PC which maps the RS-232 port of wireless node as a virtual COM Port of a PC. Once this is done, a DNC Software takes care of two way data transfer.