Abstract

This paper presents part of the work in developing the controller system of a CNC PCB milling and drilling machine. The controller system consists of three modules: the interface and coordination module, the speed control-module for spindle motor, and the position control-module for stepper motors. This paper focuses on the design, implementation, and testing of the interface and coordination module. The interface is implemented as a GUI on PC whereas the coordinator module is implemented as a digital controller using FPGA. The input of this module is G-code. Next, the G-code file is translated by a data interpreter into array of bytes, ready to be sent from PC to FPGA via serial communication UART. The data received by the FPGA will be used to coordinate the two other control modules in performing PCB milling and drilling processes. The interface part is created using Visual Studio 2015 whereas the coordination module is implemented using Verilog HDL. The testing results show that this module is able to generate the command signals required by the spindle motor as well as by the motion control modules of the CNC machine to produce PCB.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.