research

Development of Machine Learning Algorithm for Acquiring Machining Data in Turning Process

Abstract

Manufacturing cost for machining components is affected by the available machining parameters which include the selection of appropriate cutting material, cutting tools, and machining data of cutting speed, feed, and depth of cut. Computerized machining data systems have been classified into two general types, the mathematical model and the database model. The database model is based on the collection and storage of a large quantity of data from laboratory experiments and workshop experience, which can then simply retrieve recommended cutting speeds and feed. The most widely used source of such data is the Machining Data Handbook (MDH) published by Metcut Research Association, (1980). Although the handbook approach is often a logical and effective solution to the requirement of machining data, but it has limitations. The applications of computational intelligence in manufacturing, in particular, play a leading role in the technological development of intelligent manufacturing systems. In this study an intelligent learning system was developed to automate the collection of the machining data used by the skilled machinist. The Machine Learning Method is utilized for this task, which gives the computer the ability to learn. Artificial Neural Network (ANN) was selected from Machine Learning Algorithms to be the learning algorithm. ANN is a computer-based simulation of the living nervous system which works quite differently from conventional programming. The design network is trained by presenting several target machining data that the network must learn according to a learning rule (algorithm). In designing the network, a combination of back propagation or generalized delta learning rule with sigmoid transfer function has been used. The machining data available in MDH was used to train the designed network. One cutting material (medium carbide steel) with its complete set of cutting tools (High Speed Steel, Brazed Uncoated Carbide, Indexable Uncoated Carbide, and Coated Carbide) discretized into 243 data sets was used in one training session for the designed network. Building knowledge within the network was measured by calculating the total percentage of error between target machining data and the outputs from the network during the training process. The process of building the machining data knowledge (training) was successfully achieved. A Comparison between the learned target machining data and data from MDH shows a low percentage of error. An Intelligent Learning System for the turning process was developed. Visual C++ object-oriented programming language was used to build the Intelligent Learning System for Turning. Live data can be fed into the system from indirect way (Keyboard, Internet) or directly from machine to computer. The developed system may open the door for automating the collection of machining data for all manufacturing processe

    Similar works