INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)"

Transcription

1 INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), ISSN (Print) ISSN (Online) Volume 5, Issue 7, July (2014), pp IAEME: Journal Impact Factor (2014): (Calculated by GISI) IJMET I A E M E PREDICTION OF VIBRATIONS, CUTTING FORCE OF SINGLE POINT CUTTING TOOL BY USING ARTIFICIAL NEURAL NETWORK IN TURNING Prof. L. B. Raut 1, Prof. Matin Amin Shaikh 2 1, 2 (Department of Mechanical Engineering, SVERI s College of Engineering Pandharpur, India) ABSTRACT In this paper the objective of this work is to develop a model to simulate the vibrational effects of rotating machine parts on the single point cutting tool and cutting force acting on single point cutting tool in turning. In this paper experimental studies were performed on turning process & vibration is measured with the help of accelerometer along with a device called as Fast Fourier Transformer (FFT) Analyzer and cutting force is measured with the help of Tool dynamometer. The vibration of single point cutting tool is sensed by accelerometer located on the tool-post of lathe machine. The accelerometer will send the sensed vibration to FFT Analyzer which can be convert the sensed data by using accelerometer shown in PC such as frequency, Amplitude, displacement & so on and cutting force is sensed by strain gauges which are compacted in tool post. The sensed force will send to dynamometer, it displays the cutting force. The obtained experimental data given to an Artificial Neural Network (ANN) in Matlab, with the help of experimental data ANN is to be trained. And by using ANN can predict the vibrations and cutting force by changing parameters of turning such as spindle speed, feed & depth of cut. This model of ANN can be predict vibrations of single point cutting tool and cutting force acting on single point cutting tool to avoid the failure of cutting tool. Keywords: Vibrations, Cutting Force, Cutting Tool, Turning, ANN, Prediction. 1. INTRODUCTION Much emphasis has been placed upon vibrations in machine tools during recent years because many people have recognized that accuracy, surface finish and, last but not least, production costs are considerably influenced by them. Today an arsenal of sophisticated instruments is available for the investigation of machine tool vibration. Cutting tool have always vibrated and will continue to do 125

2 so. We strive to measure these vibrations and keep them at or below a tolerable level. While higher cutting speeds generally contribute to an improvement of the surface finish obtained, but they increase the vibrations of machine & often excite components of the machine tool at their natural frequency. The exciting force is trying to cause vibration of cutting tool. If the vibrations are increased then the failure of cutting tool occurred. The failure of cutting tool results wastage of time, money etc... In metal cutting operation our goals to increasing productivity, reliability and quality of work piece. So through prediction of vibration of cutting tool by using some developed artificial neural network. In this work strive to predict vibrations and cutting force coming on cutting tool at the time of turning and keep them at or below a particular level to avoid the cutting tool failure. 2. EXPERIMENTAL SET UP & INSTRUMENTATION There are many parameters which affect the vibrations & cutting force of cutting tool. In this experimental study, the structural parameters for the machine tool variables are constant for every experiment and also all the experiments have been completed on the same machine tool.similarly, cutting tool parameters are constant because the cutting tool used has the same characteristics. Also the cutting parameters have been reduced to three to simplify matters. Variable cutting conditions have been selected such as listed in Table 1. In this study 31 different cutting conditions have been considered. The whole work was done on Conventional lathe machine. The work piece material used was EN-8 and the tool used was TiN coated carbide insert. En8 has a hardness of 35 HRC. It is mainly used for engine shafts, studs, connecting rods, dynamo and motor shafts etc. the workpiece material in tests was selected to represent the major group of workpiece materials used in the industry. The specimen was cylindrical bar with 40mm diameter. After removing the surface imperfections on the workpiece the 31 different cutting conditions applied and respective vibration & cutting force are measured with the help of accelerometer-fft Analyzer and Tool dynamometer respectively. Fig. 1: Actual photograph of Test rig & Top view of Test rig with FFT Analyzer & Tool dynamometer This present paper presents an experimental study to investigate the effects of cutting parameters like spindle speed, feed and depth of cut on surface finish on EN-8. In this work EN-8 material used as workpiece and Orthogonal machining process is used. So, only two forces acting on 126

3 the cutting tool Axial feed force or thrust force (Fa) acting in horizontal plane parallel to the axis of workpiece and Cutting force or tangential force (Ft) acting in vertical plane and tangent to the work surface. And the resultant force or total force (R) acting on the cutting tool can be calculated by using below formula. The orthogonal cutting method is as shown in Fig. 2. Fig. 2: Orthogonal machining The cutting conditions was carried out without coolant and totally 31 experiments were performed according to full factorial design. The photograph of experimental test rig is shown in Fig. 1. The vibration & cutting force parameter generally depend on the manufacturing conditions like feed, depth of cut, cutting speed, machine tool and cutting tool rigidity etc. In this study three main cutting parameters, feed, cutting speed and depth of cut was used. Three cutting parameters for each factor were used because the considered variables are multi-level variables and their outcome effects are not linear. Table no. 1 shows the full experimental data. The Vibration graph shown by the FFT Analyzer at Spindle speed 30rpm, feed 0.85mm/revol, depth of cut 0.5mm and at spindle speed 72 rpm, feed 0.85mm/revol, depth of cut 0.8mm is shown in Fig. 3. Fig. 3 Vibration graph at Spindle speed 30rpm, Feed 0.85mm/revol, Depth of cut 0.5mm and at Spindle speed 72rpm, Feed 0.85mm/revol, Depth of cut 0.8mm 127

4 Sr. No. Spindle Speed (rpm) Table no. 1: All data to design ANN Feed Depth of Vibrations (mm/revol. cut (mm) (RMS) ) Cutting Force (kn) ARTIFICIAL NEURAL NETWORK Artificial neural networks are information processing systems, and since their inception, they have been used in several areas of engineering applications. ANNs have been trained to solve nonlinear and complex problems that are not modeled mathematically. ANNs eliminate the limitations of the classical approaches by extracting the desired information using the input data. Applying ANN to 128

5 International Journal of Mechanical ISSN (Online), Volume 5, a system needs sufficient input and output data instead of a mathematical equation. Furthermore it can continuously retrain for new dataa during the operation, thus it can adapt to changes in the system. Artificial Neural Networks are non-lineabrain. They are powerful tools for modeling, especially when the underlying data relationship is mapping structures based on the function of the human unknown. ANNs can identify and learn correlated patterns between input data sets and corresponding target values. After training, ANNs can be used to predict the outcome of new independent input data. ANNs imitate the learning process of the human brain and can process problems involving non- to predict linear and complex data. In this work, artificial neural network model have been developed vibrations & cutting force in the machining of EN8 material. 4. PROCEDURE FOR PREDICTION Engineering and Technology (IJMET), ISSN (Print), Issue 7, July (2014), pp IAEME The experiment data is divided in to test data set. Test data is used to check the behavior of the ANN model created to fit the sample of 31; preferred ratio selected is 9:22. The training data to train the network is shown in Table no. 2, as well as test data is shown in Table no. 3. Next the number of nodes in hidden layers is being taken 2. The Levenberg-Marquardt training algorithm was found to be the best fit for application because it can reduce the MSE to a significantly small value and can provide better accuracy of prediction. The transfer function, training function, learning function and performance functions used in this study are tansig, trainlm, learngdm and MSE respectively. So a network of 3 input nodes, 2 hidden nodes and 1 output node is created, so network is structured. So neural network model with feed forward back propagation algorithm and Levenberg-Marqudt approximation algorithm was trained with data collected for the experiment. The neural network has training windoww is shown in Fig.4. The effectiveness of ANN model is fully depends on the trial and error process. The regression graph shown by the modeled network is shown below Fig.5. Fig. 4: ANN training tool Fig. 5: Regression graph 129

6 After training the network considering above explained all parameters, the network is test with test data. The graph between the actual and predicted values has also been plotted and from the graph it is clear that the actual and predicted results come to a very close value. 5. RESULT & DISCUSSION After training the network the results shows that the training data and the predicted training data has come to a very close value. The graph shows the result of the training data of the actual value with the predicted value. For training data & testing data, actual value & predicted value of cutting force are compared shown in Fig.6 and testing data & training data, actual value & predicted value of vibrations are compared shown in Fig.7. The test data has predicted values are shown in Table no.4. and the errors obtained in this model because of weights required training the ANN model & these weights NNTOOL taken randomly, this is trail error method we can t change the weights. Sr. No. Spindle Speed (rpm) Table no.2: Training data for ANN Depth Feed Vibrations of cut (mm/revol.) (RMS) (mm) Cutting Force (kn)

7 Table no. 3: Testing data for ANN Sr. No. Spindle Speed (rpm) Feed (mm/revol.) Depth of cut (mm) Vibrations (RMS) Cutting Force (kn) The error is calculated using absolute percent error given by the relation, Cutting Force (kn) Cutting Force (kn) No. of Readings No. of Readings Experimental Predicted Experimental Predicted Fig. 6: Comparison of Experimental& Predicted Cutting force of Train data& Test data respectively 131

8 RMS RMS Fig. 7: Comparison of Experimental & Predicted Vibrations of Train data& Test data respectively Sr. No No. of Readings Experimental Predicted Table no. 4: Error between Experimental values & Predicted values Vibration (RMS) Cutting Force (kn) Experimental Predicted % Error Experimental Predicted % Error No. of Readings Experimental Predicted 6. CONCLUSION From the results it can be easily seen that the minimum error obtained for the predicted value of test data. This study concludes that the model of ANN can be predict the vibrations & cutting force of single point cutting tool at any three parameters such as spindle speed, feed & depth of cut. And this predicted value is nearly equal to actual value of vibrations & cutting force respectively. So with the help of ANN model we can easily predict the vibrations & cutting force of single point cutting tool without any experiment. And effectiveness of ANN model can be improved by modifying the number of layers and nodes in the hidden layers of the ANN network structure. 132

9 REFERENCES [1] D. J. Kim, B. M. Kim has present Application of neural network and FEM for metal forming process.sep [2] W. S. Lin, B. Y. Lee, C. L. Wu has presented Modeling the surface roughness and cutting force for turning.april [3] Thomas M. Beauchamp Y, Youssef A. Y. Masounave J. Effect of tool vibrations on surface roughness during lathe dry turning process. [4] F. M. Longbottom and F. D. Lanbam Cutting temperature measurement while machining. [5] Bahaa Ibraheem Kazem, Nihad F.H. Zangana, A Neural Network based real time controller for turning process. ISSN , Sep [6] Alex Sohn, Lucas Lamonds and Ken Garrard, Modeling of Vibration in single- point diamond turning [7] Dennis H. Shreve, Introduction to vibration technology IRD Mechanalysis, Inc. Columbus, Ohio 43229, November [8] Ashvin P. Yajnik, Vibration in machine tools. [9] L. Håkansson, I. Claesson and P.-O. H. Sturesson, Adaptive Feedback Control of Machine- Tool Vibration based on The Filtered-x LMS-algorithm. [10] A. Bhattacharyya, Metal cutting theory & practice, New central book agency (P) ltd. 8/1 Chintamoni das lane, Kolkata India. [11] Amitabh Ghosh, Ashok Kumar Mallik, Manufacturing Science Affiliated East-West press private limited New Delhi. [12] G.R.Nagpal, Machine tool engineering Khanna publishers. [13] Serope Kalpakjian, Steven R. Schmid, Manufacturing Processes PEARSON. [14] Bhandari V.B, Design of Machine Elements, Tata McGraw-Hill Publishing Company Limited New Delhi, 2004, pp [15] Ghosh and Mallik, Theory of Mechanism and Machines, East-West Press Private Limited New Delhi India pp [16] Vinay Babu Gada, Janakinandan Nookala, Suresh Babu G, The Impact of Cutting Conditions on Cutting Forces and Chatter Length for Steel and Aluminum April [17] Tejinder pal singh, Jagtar singh, Jatinder madan and Gurmeet kaur, Effects of Cutting Tool Parameters on Surface Roughness, International Journal of Mechanical Engineering & Technology (IJMET), Volume 1, Issue 1, 2010, pp , ISSN Print: , ISSN Online: [18] Ajeet Kumar Rai, Richa Dubey, Shalini Yadav and Vivek Sachan, Turning Parameters Optimization for Surface Roughness by Taguchi Method, International Journal of Mechanical Engineering & Technology (IJMET), Volume 4, Issue 3, 2013, pp , ISSN Print: , ISSN Online: [19] A. Hemantha Kumar, Krishnaiah.G and V.Diwakar Reddy, ANN Based Prediction of Surface Roughness in Turning, International Journal of Mechanical Engineering & Technology (IJMET), Volume 3, Issue 2, 2012, pp , ISSN Print: , ISSN Online: [20] Nitin Sharma, Shahzad Ahmad, Zahid A. Khan and Arshad Noor Siddiquee, Optimization of Cutting Parameters for Surface Roughness in Turning, International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 3, Issue 1, 2012, pp , ISSN Print: , ISSN Online:

DEVELOPMENT OF A NOVEL TOOL FOR SHEET METAL SPINNING OPERATION

DEVELOPMENT OF A NOVEL TOOL FOR SHEET METAL SPINNING OPERATION DEVELOPMENT OF A NOVEL TOOL FOR SHEET METAL SPINNING OPERATION Amit Patidar 1, B.A. Modi 2 Mechanical Engineering Department, Institute of Technology, Nirma University, Ahmedabad, India Abstract-- The

More information

A Review on Optimization of Process Parameters for Material Removal Rate and Surface Roughness for SS 202 Material During Face Milling Operation

A Review on Optimization of Process Parameters for Material Removal Rate and Surface Roughness for SS 202 Material During Face Milling Operation IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 11 April 2015 ISSN (online): 2349-6010 A Review on Optimization of Process Parameters for Material Removal Rate

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 ISSN 0976 6340 (Print) ISSN 0976 6359 (Online) Volume

More information

FINITE ELEMENT ANALYSIS OF SINGLE POINT CUTTING TOOL

FINITE ELEMENT ANALYSIS OF SINGLE POINT CUTTING TOOL FINITE ELEMENT ANALYSIS OF SINGLE POINT CUTTING TOOL Poonam D. Kurekar, S. D. Khamankar 2 M-Tech Student, Mechanical Engineering, Rajiv Gandhi College of Engineering and Research Technology, MH, India

More information

IJSER. Roopa K Rao, Asst Professor Dept. of Industrial and Production Engineering KLS Gogte Institute of Technology Belgaum, India

IJSER. Roopa K Rao, Asst Professor Dept. of Industrial and Production Engineering KLS Gogte Institute of Technology Belgaum, India International Journal of Scientific & Engineering Research, Volume 6, Issue 1, January-2015 69 Analysis of effect of cutting parameters on responses Surface Roughness and Material Removal Rate for En 19

More information

Investigation of Effect of Chatter Amplitude on Surface Roughness during End Milling of Medium Carbon Steel

Investigation of Effect of Chatter Amplitude on Surface Roughness during End Milling of Medium Carbon Steel Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Investigation of Effect of Chatter Amplitude on Surface Roughness

More information

Modeling and Optimizing of CNC End Milling Operation Utilizing RSM Method

Modeling and Optimizing of CNC End Milling Operation Utilizing RSM Method I Vol-0, Issue-0, January 0 Modeling and Optimizing of CNC End Milling Operation Utilizing RSM Method Prof. Dr. M. M. Elkhabeery Department of Production Engineering & Mech. design University of Menoufia

More information

Assistant Professor, Department of Mechanical Engineering, Institute of Engineering & Technology, DAVV University, Indore, Madhya Pradesh, India

Assistant Professor, Department of Mechanical Engineering, Institute of Engineering & Technology, DAVV University, Indore, Madhya Pradesh, India IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Analysis of Spur Gear Faults using Frequency Domain Technique Rishi Kumar Sharma 1, Mr. Vijay Kumar Karma 2 1 Student, Department

More information

Effect of Cutting Parameter on Surface Roughness Carbon Steel S45C

Effect of Cutting Parameter on Surface Roughness Carbon Steel S45C Journal of Mechanical Engineering and Automation 2018, 8(1): 1-6 DOI: 10.5923/j.jmea.20180801.01 Effect of Cutting Parameter on Surface Roughness Carbon Steel S45C Didit Sumardiyanto *, Sri Endah Susilowati,

More information

Effect of spindle speed and feed rate on surface roughness of Carbon Steels in CNC turning

Effect of spindle speed and feed rate on surface roughness of Carbon Steels in CNC turning Available online at www.sciencedirect.com Procedia Engineering 38 (2012 ) 691 697 International Conference on Modeling, Optimization and Computing (ICMOC 2012) Effect of spindle speed and feed rate on

More information

Vibration Analysis of deep groove ball bearing using Finite Element Analysis

Vibration Analysis of deep groove ball bearing using Finite Element Analysis RESEARCH ARTICLE OPEN ACCESS Vibration Analysis of deep groove ball bearing using Finite Element Analysis Mr. Shaha Rohit D*, Prof. S. S. Kulkarni** *(Dept. of Mechanical Engg.SKN SCOE, Korti-Pandharpur,

More information

Tool Life, Force and Surface Roughness Prediction by Variable Cutting Parameters for Coated and Uncoated Tool

Tool Life, Force and Surface Roughness Prediction by Variable Cutting Parameters for Coated and Uncoated Tool International Journal of Advanced Mechanical Engineering. ISSN 2250-3234 Volume 8, Number 1 (2018), pp. 61-69 Research India Publications http://www.ripublication.com Tool Life, Force and Surface Roughness

More information

FABRICATION OF MINIATURE COMPONENTS USING MICROTURNING

FABRICATION OF MINIATURE COMPONENTS USING MICROTURNING Proceedings of the International Conference on Mechanical Engineering (ICME) 6-8 December, Dhaka, Bangladesh ICME-AM-5 FABRICATION OF MINIATURE COMPONENTS USING MICROTURNING M.A.Rahman, M.Rahman, A.Senthil

More information

An Analytical Method of Prediction of Stability and Experimental Validation using FFT Analyzer in End Milling process

An Analytical Method of Prediction of Stability and Experimental Validation using FFT Analyzer in End Milling process International Journal of Applied Engineering Research ISSN 97-5 Volume, Number 7 (8) pp. 5-5 An Analytical Method of Prediction of Stability and Experimental Validation using FFT Analyzer in End Milling

More information

Optimization of Machining Parameters in Turning Operation of Aluminium Alloy for MRR and Hardness

Optimization of Machining Parameters in Turning Operation of Aluminium Alloy for MRR and Hardness RESEARCH ARTICLE International Journal of Multidisciplinary and Scientific Emerging Research 2018 IJMSER, All Rights Reserved Available at http://www.ijmser.com/ (ISSN 2349 6037) Optimization of Machining

More information

Experimental Investigation and Validation of Cutting Parameters in CNC Turning On EN8 Steel

Experimental Investigation and Validation of Cutting Parameters in CNC Turning On EN8 Steel Experimental Investigation and Validation of Cutting Parameters in CNC Turning On EN8 Steel Chippada Ramesh PG Student Department of Mechanical Engineering SanketikaVidyaParishad Engineering College Visakhapatnam,

More information

Effect of Machining Parameters on Cutting Forces during Turning of Mild Steel on High Speed Lathe by using Taguchi Orthogonal Array

Effect of Machining Parameters on Cutting Forces during Turning of Mild Steel on High Speed Lathe by using Taguchi Orthogonal Array Effect of Machining Parameters on Cutting Forces during Turning of Mild Steel on High Speed Lathe by using Taguchi Orthogonal Array Ajit Kumar Senapati Associate Professor Mechanical Engg Deptt GIET,Gunupur,Odisha,

More information

CHAPTER 3 DEFECT IDENTIFICATION OF BEARINGS USING VIBRATION SIGNATURES

CHAPTER 3 DEFECT IDENTIFICATION OF BEARINGS USING VIBRATION SIGNATURES 33 CHAPTER 3 DEFECT IDENTIFICATION OF BEARINGS USING VIBRATION SIGNATURES 3.1 TYPES OF ROLLING ELEMENT BEARING DEFECTS Bearings are normally classified into two major categories, viz., rotating inner race

More information

Design Band Pass FIR Digital Filter for Cut off Frequency Calculation Using Artificial Neural Network

Design Band Pass FIR Digital Filter for Cut off Frequency Calculation Using Artificial Neural Network Design Band Pass FIR Digital Filter for Cut off Frequency Calculation Using Artificial Neural Network Noopur Srivastava1, Vandana Vikas Thakare2 1,2Department of Electronics, Madhav Institute of Technology

More information

Comparison of Transmissibility of Non-Metallic Materials For Vibration Isolation

Comparison of Transmissibility of Non-Metallic Materials For Vibration Isolation IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X PP. 57-61 www.iosrjournals.org Comparison of Transmissibility of Non-Metallic Materials For Vibration A.

More information

Experimental Investigation of different variables while turning on Ti-6Al-4V using DEFORM-3D

Experimental Investigation of different variables while turning on Ti-6Al-4V using DEFORM-3D Experimental Investigation of different variables while turning on Ti-6Al-4V using DEFORM-3D Amit Sharma a, C S Kalra b, and Rohit Rampal c a M-Tech student, SUSCET, Tangori, PTU b Assistant professor,

More information

CHAPTER 4 EXPERIMENTAL STUDIES 4.1 INTRODUCTION

CHAPTER 4 EXPERIMENTAL STUDIES 4.1 INTRODUCTION CHAPTER 4 EXPERIMENTAL STUDIES 4.1 INTRODUCTION The experimental set up and procedures are described in the following subsections. Two sets of experiments were done. The first study involves determination

More information

Speed estimation of three phase induction motor using artificial neural network

Speed estimation of three phase induction motor using artificial neural network International Journal of Energy and Power Engineering 2014; 3(2): 52-56 Published online March 20, 2014 (http://www.sciencepublishinggroup.com/j/ijepe) doi: 10.11648/j.ijepe.20140302.13 Speed estimation

More information

Influence of Machining Parameters on the Surface Finish during Surface Grinding

Influence of Machining Parameters on the Surface Finish during Surface Grinding Influence of Machining Parameters on the Surface Finish during Surface Grinding Arvind V. Lal 1, Dr. P. Dinesh 2 M.Tech, Department of Mechanical Engineering, Ramaiah Institute of Technology, Bangalore,

More information

STUDY OF ULTRASONIC MACHINING WITH WORKPIECE ROTATION OF BOROSILICATE GLASS

STUDY OF ULTRASONIC MACHINING WITH WORKPIECE ROTATION OF BOROSILICATE GLASS Int. J. Mech. Eng. & Rob. Res. 2014 Sandeep Kumar et al., 2014 Research Paper ISSN 2278 0149 www.ijmerr.com Special Issue, Vol. 1, No. 1, January 2014 National Conference on Recent Advances in Mechanical

More information

Effect of Cutting Parameters on MRR and Surface Roughness in Turning EN-8

Effect of Cutting Parameters on MRR and Surface Roughness in Turning EN-8 Recent Trends in Engineering Research Vol.1, No.1 (Dec. 2011) Research Article Effect of Cutting Parameters on MRR and Surface Roughness in Turning EN-8 Hardeep Singh 1 *, Rajesh Khanna 2, M.P. Garg 2

More information

Experimental investigation of crack in aluminum cantilever beam using vibration monitoring technique

Experimental investigation of crack in aluminum cantilever beam using vibration monitoring technique International Journal of Computational Engineering Research Vol, 04 Issue, 4 Experimental investigation of crack in aluminum cantilever beam using vibration monitoring technique 1, Akhilesh Kumar, & 2,

More information

Multi Response Optimization of CNC Turning of Aluminum alloy (AA- 1199) by using Grey Relational Analysis

Multi Response Optimization of CNC Turning of Aluminum alloy (AA- 1199) by using Grey Relational Analysis Multi Response Optimization of CNC Turning of Aluminum alloy (AA- ) by using Grey Relational Analysis Parvinder Singh, Dr. Beant Singh Mtech Student, PCET, Lalru, Punjab Professor, PCET, Lalru, Punjab

More information

JJMIE Jordan Journal of Mechanical and Industrial Engineering

JJMIE Jordan Journal of Mechanical and Industrial Engineering JJMIE Jordan Journal of Mechanical and Industrial Engineering Volume 9 Number 2, April.205 ISSN 995-6665 Pages 3-20 Estimation of Defect Severity in Rolling Element Bearings using Vibration Signals with

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online): 2321-0613 Static Analysis of VMC Spindle for Maximum Cutting Force Mahesh M. Ghadage 1 Prof. Anurag

More information

NUMERICAL AND EXPERIMENTAL VALIDATION OF CHIP MORPHOLOGY

NUMERICAL AND EXPERIMENTAL VALIDATION OF CHIP MORPHOLOGY International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 10, Issue 2, March- April 2019, pp. 503-508, Article ID: IJARET_10_02_049 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=10&itype=02

More information

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS Kuldeep Kumar 1, R. K. Aggarwal 1 and Ankita Jain 2 1 Department of Computer Engineering, National Institute

More information

Review of Effect of Tool Nose Radius on Cutting Force and Surface Roughness

Review of Effect of Tool Nose Radius on Cutting Force and Surface Roughness Review of Effect of Tool Nose Radius on Cutting Force and Surface Roughness Vaykhinde Akash S. 1, Bhor Ulhas B. 2, Sachhe Vaibhav V. 3, Valte Samrat P. 4, Asst. Prof. S. B. Deokar 5 1BE Student, Department

More information

EVALUATION OF TiCN/TiN AND TiAlN COATED TOOLS FOR TURNING AISI1040 UNDER DRY CONDITION

EVALUATION OF TiCN/TiN AND TiAlN COATED TOOLS FOR TURNING AISI1040 UNDER DRY CONDITION EVALUATION OF TiCN/TiN AND TiAlN COATED TOOLS FOR TURNING AISI1040 UNDER DRY CONDITION N.E. EDWIN PAUL 1, P. MARIMUTHU 2, K. CHANDRASEKARAN 3 and P. MURUGESAN 4 1 Research Scholar, Department of Mechanical

More information

Fault Diagnosis of ball Bearing through Vibration Analysis

Fault Diagnosis of ball Bearing through Vibration Analysis Fault Diagnosis of ball Bearing through Vibration Analysis Rupendra Singh Tanwar Shri Ram Dravid Pradeep Patil Abstract-Antifriction bearing failure is a major factor in failure of rotating machinery.

More information

Parametric Optimization of Ball Burnishing Process Parameter for Hardness of Aluminum Alloy 6061

Parametric Optimization of Ball Burnishing Process Parameter for Hardness of Aluminum Alloy 6061 IOSR Journal of Engineering (IOSRJEN) ISSN (e): 50-301, ISSN (p): 78-8719 Vol. 0, Issue 08 (August. 01), V PP 1-6 www.iosrjen.org Parametric Optimization of Ball Burnishing Process Parameter for Hardness

More information

Condition Monitoring and Vibrational Analysis of Shaft Through Experimental and FEA Approach

Condition Monitoring and Vibrational Analysis of Shaft Through Experimental and FEA Approach ISSN 2395-1621 Condition Monitoring and Vibrational Analysis of Shaft Through Experimental and FEA Approach #1 Prajakta M Patil, #2 Ashish U Gandigude 1 praj.patil91@gmail.com 2 ashish.gandigude@zealeducation.com

More information

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 53 CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 4.1 INTRODUCTION Due to economic reasons arising out of deregulation and open market of electricity,

More information

Influence of Cutting speed on Surface Roughness and Cutting Forces for Steel Materials by using Carbide Insert Tool Bit in Turning Operation

Influence of Cutting speed on Surface Roughness and Cutting Forces for Steel Materials by using Carbide Insert Tool Bit in Turning Operation IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 05 October 2016 ISSN (online): 2349-6010 Influence of Cutting speed on Surface Roughness and Cutting Forces for

More information

MODELLING AND ANALYSING THE CUTTING FORCES IN HIGH SPEED HARD END MILLING USING NEURAL NETWORK

MODELLING AND ANALYSING THE CUTTING FORCES IN HIGH SPEED HARD END MILLING USING NEURAL NETWORK MODELLING AND ANALYSING THE CUTTING FORCES IN HIGH SPEED HARD END MILLING USING NEURAL NETWORK Amin M. F. Seder, Muataz Hazza F. Al Hazza and Erry Y. T. Adesta Faculty of Engineering - International Islamic

More information

Investigation And Optimization Of Various Machining Parameters Affecting The Effectiveness Of Turning: A Review

Investigation And Optimization Of Various Machining Parameters Affecting The Effectiveness Of Turning: A Review Investigation And Optimization Of Various Machining Parameters Affecting The Effectiveness Of Turning: A Review 1 S B Chikalthankar Assistant Professor Department of Mechanical Engineering, Government

More information

The Investigation of EDM Parameters on Electrode Wear Ratio

The Investigation of EDM Parameters on Electrode Wear Ratio Research Journal of Applied Sciences, Engineering and Technology 4(10): 1295-1299, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: December 09, 2011 Accepted: January 04, 2012 Published:

More information

research paper is to reduce the time for turning a long workpiece and to study the surface roughness by choosing new

research paper is to reduce the time for turning a long workpiece and to study the surface roughness by choosing new ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com PARAMETRIC STUDY ON SURFACE ROUGHNESS OF ALUMINUM BAR AFTER TURNING BY USING DOUBLE POINT CUTTING TOOL S.Vanangamudi

More information

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ANALYSIS OF DIRECTIVITY AND BANDWIDTH OF COAXIAL FEED SQUARE MICROSTRIP PATCH ANTENNA USING ARTIFICIAL NEURAL NETWORK Rohit Jha*,

More information

COMPREHENSIVE ANALYSIS OF MILLING PARAMETERS ON ALUMINIUM ALLOYS

COMPREHENSIVE ANALYSIS OF MILLING PARAMETERS ON ALUMINIUM ALLOYS COMPREHENSIVE ANALYSIS OF MILLING PARAMETERS ON ALUMINIUM ALLOYS A. Parthiban 1, M. Chandrasekaran 1, S. Sathish 2, and T. Vinod Kumar 1 1 Department of Mechanical Engineering, School of Engineering, VELS

More information

LeanThinking. journalhomepage:www.thinkinglean.com/ijlt

LeanThinking. journalhomepage:www.thinkinglean.com/ijlt InternationalJournalofLeanThinkingVolume2,Isue1(June2011) LeanThinking journalhomepage:www.thinkinglean.com/ijlt Prediction and Control of Cutting Tool Vibration in Cnc Lathe with Anova and Ann S. S. Abuthakeer

More information

Experimental Study of a Exhaust Pipe Using FFT Analyzer

Experimental Study of a Exhaust Pipe Using FFT Analyzer Experimental Study of a Exhaust Pipe Using FFT Analyzer [1] Shubham V. Kothavade, [2] Pallavi G. Kulkarni, [3] Prof. R. S. Pawar [1][2] Student, Department of Mechanical Engineering, Gokhale Education

More information

Real Time Chatter Vibration Control System in High Speed Milling

Real Time Chatter Vibration Control System in High Speed Milling Journal of Materials Science and Engineering A 5 (5-6) (2015) 228-236 doi: 10.17265/2161-6213/2015.5-6.005 D DAVID PUBLISHING Real Time Chatter Vibration Control System in High Speed Milling Hyeok Kim

More information

Optimization of Duplex Stainless Steel in End Milling Process

Optimization of Duplex Stainless Steel in End Milling Process ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization Volume 6, Special Issue 4,

More information

Experimental Studies on Perpendicularity of Drilling Operation using DOE

Experimental Studies on Perpendicularity of Drilling Operation using DOE Volume,Issue 3, April 24, e-issn: 2348-447, print-issn:2348-646 Experimental Studies on Perpendicularity of Drilling Operation using DOE B. P. Patel, Prof. (Dr.) P. M. George 2, Prof. (Dr.) V.J.Patel 3

More information

An experimental study on the burr formation in drilling of aluminum channels of rectangular section

An experimental study on the burr formation in drilling of aluminum channels of rectangular section 5 th International & 26 th All India Manufacturing Technology, Design and Research Conference (AIMTDR 2014) December 12 th 14 th, 2014, IIT Guwahati, Assam, India An experimental study on the burr formation

More information

Effective use of Cutting Parameters in Turning Process to Enhance Tool life

Effective use of Cutting Parameters in Turning Process to Enhance Tool life Effective use of Cutting Parameters in Turning Process to Enhance Tool life Monika Singh, Dheeraj Soni Abstract Machining is the process of removing the excess material from the work piece or unwanted

More information

[Joshi*, 4.(5): May, 2015] ISSN: (I2OR), Publication Impact Factor: (ISRA), Journal Impact Factor: 2.114

[Joshi*, 4.(5): May, 2015] ISSN: (I2OR), Publication Impact Factor: (ISRA), Journal Impact Factor: 2.114 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY OPTIMISATION OF ROLLER BURNISHING PROCESS PARAMETER ON CYLENDRICAL SURFACE ON ALUMINIUM WORK PIECES Mr.Ashwin Joshi*, Dr.R.N.Patil

More information

MODELING AND CHARECTERIZATION OF CRACK DEPTH ON ROTOR BEARING USING ARTIFICIAL NEURAL NETWORKS

MODELING AND CHARECTERIZATION OF CRACK DEPTH ON ROTOR BEARING USING ARTIFICIAL NEURAL NETWORKS International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 3, March 2018, pp. 813 827, Article ID: IJMET_09_03_083 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=3

More information

CHATTER STABILITY INVESTIGATION IN MICRO-MILLING 1. INTRODUCTION

CHATTER STABILITY INVESTIGATION IN MICRO-MILLING 1. INTRODUCTION Journal of Machine Engineering, Vol. 13, No. 2, 2013 micro-milling, impact test, vibration Marcin MATUSZAK 1 Bartosz POWALKA 1 Pawel KOCHMANSKI 1 CHATTER STABILITY INVESTIGATION IN MICRO-MILLING The paper

More information

INTERNATIONAL JOURNAL OF DESIGN AND MANUFACTURING TECHNOLOGY (IJDMT)

INTERNATIONAL JOURNAL OF DESIGN AND MANUFACTURING TECHNOLOGY (IJDMT) INTERNATIONAL JOURNAL OF DESIGN AND MANUFACTURING TECHNOLOGY (IJDMT) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6995 (Print) ISSN

More information

Design and Development of Keyway Milling Attachment for Lathe Machine

Design and Development of Keyway Milling Attachment for Lathe Machine Design and Development of Keyway Milling Attachment for Lathe Machine 1 Vikram H. Mody, 2 Niraj R. Shingala, 3 Pankit B. Kondhiya Assistant Professor Mechanical Engineering Department V.V.P. Engineering

More information

Review of Various Machining Processes

Review of Various Machining Processes Review of Various Machining Processes Digambar O. Jumale 1, Akshay V kharat 2, Akash Tekale 3, Yogesh Sapkal 4,Vinay K. Ghusalkar 5 Department of mechanical engg. 1, 2, 3, 4,5 1, 2, 3, 4,5, PLITMS Buldana

More information

Experimental Study on Surface Roughness in MS Bar by using Double Point Cutting Tool in Turning

Experimental Study on Surface Roughness in MS Bar by using Double Point Cutting Tool in Turning Experimental Study on Surface Roughness in MS Bar by using Double Point Cutting Tool in Turning S.Vanangamudi Research Scholar, Department of Mechanical Engineering, Bharath Institute of Higher Education

More information

RetComm 1.0: Real Time Condition Monitoring of Rotating Machinery Failure

RetComm 1.0: Real Time Condition Monitoring of Rotating Machinery Failure RetComm 1.0: Real Time Condition Monitoring of Rotating Machinery Failure Lee Chun Hong 1, Abd Kadir Mahamad 1,, *, and Sharifah Saon 1, 1 Faculty of Electrical and Electronic Engineering, Universiti Tun

More information

National Conference on Advances in Mechanical Engineering Science (NCAMES-2016)

National Conference on Advances in Mechanical Engineering Science (NCAMES-2016) Design and Development of Milling Attachment for CNC Turing Center Shashank S 1, Dr.Raghavendra H 2 1 Assistant Professor, Department of Mechanical Engineering, 2 Professor, Department of Mechanical Engineering,

More information

Surface Roughness Modeling in the Turning of AISI 12L14 Steel by Factorial Design Experiment

Surface Roughness Modeling in the Turning of AISI 12L14 Steel by Factorial Design Experiment Surface Roughness Modeling in the Turning of AISI 12L14 Steel by Factorial Design Experiment KARIN KANDANANOND Faculty of Industrial Technology Rajabhat University Valaya-Alongkorn 1 Moo 20 Paholyothin

More information

Artificial Neural Network Channel Estimation for OFDM System

Artificial Neural Network Channel Estimation for OFDM System International Journal of Electronics and Computer Science Engineering 1686 Available Online at www.ijecse.org ISSN- 2277-1956 Artificial Neural Network Channel Estimation for OFDM System 1 Kanchan Sharma,

More information

CONSTANT CHIP VOLUME MACHINING

CONSTANT CHIP VOLUME MACHINING CONSTANT CHIP VOLUME MACHINING Jan Hnatik, Lubos Kroft, Jan Kutlwaser Abstract Faculty of Mechanical Engineering, University of West Bohemia, Pilsen, Czech Republic Nowadays there are high demands on efficiency

More information

Trade of Toolmaking. Module 3: Milling Unit 9: Precision Vee Block Assembly Phase 2. Published by. Trade of Toolmaking Phase 2 Module 3 Unit 9

Trade of Toolmaking. Module 3: Milling Unit 9: Precision Vee Block Assembly Phase 2. Published by. Trade of Toolmaking Phase 2 Module 3 Unit 9 Trade of Toolmaking Module 3: Milling Unit 9: Precision Vee Block Assembly Phase 2 Published by SOLAS 2014 Unit 9 1 Table of Contents Document Release History... 3 Unit Objective... 4 Introduction... 4

More information

Ramesh H. Aralaguppi 1, T. Subramanian 2

Ramesh H. Aralaguppi 1, T. Subramanian 2 Study of Spindle Rotational Accuracies versus Bore Accuracies on Machined Test Pieces on a CNC Machining Center Ramesh H. Aralaguppi 1, T. Subramanian 2 Abstract Metal Cutting Machine tools are built to

More information

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta Module 2 Milling calculations, coordinates and program preparing 1 Module Objectives: 1. Calculate the cutting speed, feed rate and depth of cut 2. Recognize coordinate 3. Differentiate between Cartesian

More information

(i) Sine sweep (ii) Sine beat (iii) Time history (iv) Continuous sine

(i) Sine sweep (ii) Sine beat (iii) Time history (iv) Continuous sine A description is given of one way to implement an earthquake test where the test severities are specified by the sine-beat method. The test is done by using a biaxial computer aided servohydraulic test

More information

RESEARCH PAPER CONDITION MONITORING OF SIGLE POINT CUTTING TOOL FOR LATHE MACHINE USING FFT ANALYZER

RESEARCH PAPER CONDITION MONITORING OF SIGLE POINT CUTTING TOOL FOR LATHE MACHINE USING FFT ANALYZER RESEARCH PAPER CONDITION MONITORING OF SIGLE POINT CUTTING TOOL FOR LATHE MACHINE USING FFT ANALYZER Snehatai S. Khandait 1 and Prof.Dr.A.V.Vanalkar 2 1 P.G.Student,Department of mechanical KDK College

More information

Lecture 15. Chapter 23 Machining Processes Used to Produce Round Shapes. Turning

Lecture 15. Chapter 23 Machining Processes Used to Produce Round Shapes. Turning Lecture 15 Chapter 23 Machining Processes Used to Produce Round Shapes Turning Turning part is rotating while it is being machined Typically performed on a lathe Turning produces straight, conical, curved,

More information

Measurement and Analysis of Forces During High Speed Milling of EN-30B Alloy Steel

Measurement and Analysis of Forces During High Speed Milling of EN-30B Alloy Steel J. Basic. Appl. Sci. Res., 3(2)888-895, 2013 2013, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Measurement and Analysis of Forces During High Speed

More information

Monitoring The Machine Elements In Lathe Using Vibration Signals

Monitoring The Machine Elements In Lathe Using Vibration Signals Monitoring The Machine Elements In Lathe Using Vibration Signals Jagadish. M. S. and H. V. Ravindra Dept. of Mech. Engg. P.E.S.C.E. Mandya 571 401. ABSTRACT: In any manufacturing industry, machine tools

More information

Increase in productivity by attachment of grinding setup On lathe machine

Increase in productivity by attachment of grinding setup On lathe machine Increase in productivity by attachment of grinding setup On lathe machine Prof.Aslam Hirani 1,Shohin Naik 2,Toufik Pathan 3,Vaibhav Patil 4, Swarupanand Lugade 5 1,2,3,4,5 Mechanical Engineering, Mumbai

More information

Optimization of Milling Process Parameters of HSS Using Taguchi Parameter Design Approach

Optimization of Milling Process Parameters of HSS Using Taguchi Parameter Design Approach Optimization of Milling Process Parameters of HSS Using Taguchi Parameter Design Approach Dr.Ch.S.Naga Prasad Professor & Principal, Department of Mechanical Engineering, GIITS Engineering College, Aganampudi,

More information

Effect of crack depth of Rotating stepped Shaft on Dynamic. Behaviour

Effect of crack depth of Rotating stepped Shaft on Dynamic. Behaviour Effect of crack depth of Rotating stepped Shaft on Dynamic Behaviour Mr.S.P.Bhide 1, Prof.S.D.Katekar 2 1 PG Scholar, Mechanical department, SKN Sinhgad College of Engineering, Maharashtra, India 2 Head

More information

EFFECT OF CRYOGENICALLY TREATED WIRE ON SURFACE ROUGHNESS IN WIRE EDM PROCESS

EFFECT OF CRYOGENICALLY TREATED WIRE ON SURFACE ROUGHNESS IN WIRE EDM PROCESS I J A M R Serials Publications 9(1) 2017 : January-June pp. 9-14 EFFECT OF CRYOGENICALLY TREATED WIRE ON SURFACE ROUGHNESS IN WIRE EDM PROCESS KULTAR SINGH SAINI 1 AND PARLAD KUMAR GARG 2* 1 Research Scholar,

More information

Review on Fault Identification and Diagnosis of Gear Pair by Experimental Vibration Analysis

Review on Fault Identification and Diagnosis of Gear Pair by Experimental Vibration Analysis Review on Fault Identification and Diagnosis of Gear Pair by Experimental Vibration Analysis 1 Ajanalkar S. S., 2 Prof. Shrigandhi G. D. 1 Post Graduate Student, 2 Assistant Professor Mechanical Engineering

More information

Effect of Braces on Framed Machine Foundation for Turbo Generator

Effect of Braces on Framed Machine Foundation for Turbo Generator nternational Journal of Current Engineering and Technology E-SSN 2277 4106, P-SSN 2347 5161 2017 NPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article S.A. Halkude

More information

A Compact DGS Low Pass Filter using Artificial Neural Network

A Compact DGS Low Pass Filter using Artificial Neural Network A Compact DGS Low Pass Filter using Artificial Neural Network Vitthal Chaudhary Department of Electronics, Madhav Institute of Technology and Science Gwalior, India Gwalior, India Vandana Vikas Thakare

More information

ARTIFICIAL NEURAL NETWORK BASED CLASSIFICATION FOR MONOBLOCK CENTRIFUGAL PUMP USING WAVELET ANALYSIS

ARTIFICIAL NEURAL NETWORK BASED CLASSIFICATION FOR MONOBLOCK CENTRIFUGAL PUMP USING WAVELET ANALYSIS International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print) ISSN 0976 6359(Online) Volume 1 Number 1, July - Aug (2010), pp. 28-37 IAEME, http://www.iaeme.com/ijmet.html

More information

AN EXPERIMENTAL STUDY ON ROUNDNESS ERROR IN WIRE EDM FOR FERRO MATERIALS

AN EXPERIMENTAL STUDY ON ROUNDNESS ERROR IN WIRE EDM FOR FERRO MATERIALS AN EXPERIMENTAL STUDY ON ROUNDNESS ERROR IN WIRE EDM FOR FERRO MATERIALS S. Ajaya Kumar Asst. Prof. Department of Mechanical Engineering SVEC, Suryapet TS India ajayakumarme1971@gm ail.com DR.A.PRABHU

More information

Laboratory 14. Lab 14. Vibration Measurement With an Accelerometer

Laboratory 14. Lab 14. Vibration Measurement With an Accelerometer Laboratory 14 Vibration Measurement With an Accelerometer Required Special Equipment: custom-made apparatus consisting of two sets of motors/shafts/bearings mounted on an aluminum plate Endevco 2721B charge

More information

INFLUENCE OF PERIPHERAL MILLING ON MACHINING OF AIRCRAFT GRADE ALUMINUM ALLOY

INFLUENCE OF PERIPHERAL MILLING ON MACHINING OF AIRCRAFT GRADE ALUMINUM ALLOY INFLUENCE OF PERIPHERAL MILLING ON MACHINING OF AIRCRAFT GRADE ALUMINUM ALLOY Gopinath L. and Ravi Shankar S. Centre for Civil Aircraft Design and Development, CSIR-National Aerospace Laboratories, Bangalore,

More information

ANALYSIS OF SURFACE ROUGHNESS WITH VARIATION IN SHEAR AND RAKE ANGLE

ANALYSIS OF SURFACE ROUGHNESS WITH VARIATION IN SHEAR AND RAKE ANGLE ANALYSIS OF SURFACE ROUGHNESS WITH VARIATION IN SHEAR AND RAKE ANGLE Sirajuddin Elyas Khany 1, Mohammed Hissam Uddin 2, Shoaib Ahmed 3, Mohammed Wahee uddin 4 Mohammed Ibrahim 5 1 Associate Professor,

More information

ScienceDirect. A Six Sigma approach for precision machining in milling

ScienceDirect. A Six Sigma approach for precision machining in milling Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 97 (2014 ) 1474 1488 12th GLOBAL CONGRESS ON MANUFACTURING AND MANAGEMENT, GCMM 2014 A Six Sigma approach for precision machining

More information

Subtractive Processes: Machining

Subtractive Processes: Machining Subtractive Processes: Machining 2.810 T. Gutowski Primitive tools to cut and scrape go back at least 150,000 yrs Machining tutorial: 5 axis machining of aluminum http://electron.mit.edu/~gsteele/mirrors/www.nmis.org/educationtraining/machineshop/mill/intro.html

More information

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume 1 Issue 10 Dec 014 Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert

More information

OPTIMIZATION OF GEOMETRICAL PARAMETERS OF SINGLE POINT CUTTING TOOL TO REDUCE STRESS AND VIBRATION

OPTIMIZATION OF GEOMETRICAL PARAMETERS OF SINGLE POINT CUTTING TOOL TO REDUCE STRESS AND VIBRATION OPTIMIZATION OF GEOMETRICAL PARAMETERS OF SINGLE POINT CUTTING TOOL TO REDUCE STRESS AND VIBRATION Prabhat Kumar 1 and Mohammad Ziaulhaq 2 and Anil Kuamar Arya 3 1 M. Tech. Scholar of Mechanical Engineering,

More information

Paper. A comparative study of surface roughness in Multi tool turning with single tool turning through factorial design of experiments

Paper. A comparative study of surface roughness in Multi tool turning with single tool turning through factorial design of experiments International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-212 1 Paper On A comparative study of surface roughness in Multi tool turning with single tool turning through factorial

More information

FEM Analysis and Optimization of Two Chamber Reactive Muffler by using Taguchi Method

FEM Analysis and Optimization of Two Chamber Reactive Muffler by using Taguchi Method American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 23-3491, ISSN (Online): 23-3580, ISSN (CD-ROM): 23-3629

More information

Tool Condition Monitoring using Acoustic Emission and Vibration Signature in Turning

Tool Condition Monitoring using Acoustic Emission and Vibration Signature in Turning , July 4-6, 2012, London, U.K. Tool Condition Monitoring using Acoustic Emission and Vibration Signature in Turning M. S. H. Bhuiyan, I. A. Choudhury, and Y. Nukman Abstract - The various sensors used

More information

To Estimate The Range Of Process Parameters For Optimization Of Surface Roughness & Material Removal Rate In CNC Milling:

To Estimate The Range Of Process Parameters For Optimization Of Surface Roughness & Material Removal Rate In CNC Milling: To Estimate The Range Of Process Parameters For Optimization Of & In CNC Milling: Mandeep Chahal 1, Vikram Singh 2, Rohit Garg3, Sudhir Kumar4 1 Asstt. Professor in Deptt. Of Mechanical Engineering, HCTM,

More information

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE On Industrial Automation and Control By Prof. S. Mukhopadhyay Department of Electrical Engineering IIT Kharagpur Topic Lecture

More information

LEVEL OF SURFACE ROUGHNESS SS41 STEEL DUE TO NOSE RADIUS AND CUTTING SPEED IN CNC LATHE

LEVEL OF SURFACE ROUGHNESS SS41 STEEL DUE TO NOSE RADIUS AND CUTTING SPEED IN CNC LATHE International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 9, September 2018, pp. 1482 1489, Article ID: IJMET_09_09_162 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=9

More information

OPTIMIZATION OF MULTIPLE PERFORMANCE CHARACTERISTICS IN EDM PROCESS OF HPM 38 TOOL STEEL USING RESPONSE SURFACE METHODOLOGY AND NON-LINEAR PROGRAMMING

OPTIMIZATION OF MULTIPLE PERFORMANCE CHARACTERISTICS IN EDM PROCESS OF HPM 38 TOOL STEEL USING RESPONSE SURFACE METHODOLOGY AND NON-LINEAR PROGRAMMING VOL., NO., JANUARY ISSN 89-8 - Asian Research Publishing Network (ARPN). All rights reserved. OPTIMIZATION OF MULTIPLE PERFORMANCE CHARACTERISTICS IN EDM PROCESS OF HPM 38 TOOL STEEL USING RESPONSE SURFACE

More information

Experimental Study on Pile Groups Settlement and Efficiency in Cohesionless Soil

Experimental Study on Pile Groups Settlement and Efficiency in Cohesionless Soil Experimental Study on Pile Groups Settlement and Efficiency in Cohesionless Soil Elsamny, M.K. 1, Ibrahim, M.A. 2, Gad S.A. 3 and Abd-Mageed, M.F. 4 1, 2, 3 & 4- Civil Engineering Department Faculty of

More information

Process Parameters Investigation using Ann for Material Removal Rate on Aluminium in Turning

Process Parameters Investigation using Ann for Material Removal Rate on Aluminium in Turning Process Parameters Investigation using Ann for Material Removal Rate on Aluminium in Turning Karanam Krishna PG Student, Department of Mechanical Engineering, Vignan s Institute of Information Technology

More information

Investigation of WEDM Process Parameter for Surface Roughness and MRR of ASTM A633 Grade E

Investigation of WEDM Process Parameter for Surface Roughness and MRR of ASTM A633 Grade E Investigation of WEDM Process Parameter for Surface Roughness and MRR of ASTM A633 Grade E Miss. Ghodekar Pallavi. A. 1, Prof. Tajane Ravindra. S. 2 1 P.G. Student, Department of Production Engineering,

More information

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK DOI: http://dx.doi.org/10.7708/ijtte.2018.8(3).02 UDC: 004.8.032.26 ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK Villuri Mahalakshmi Naidu 1, Chekuri Siva Rama

More information

Siraj Ilyas Khany 1, Mohammed Ayazuddin 2, Khaja Iqbal Khan 3, Syed Ahmed Irfanuddin 4

Siraj Ilyas Khany 1, Mohammed Ayazuddin 2, Khaja Iqbal Khan 3, Syed Ahmed Irfanuddin 4 International Journal of Scientific and Research Publications, Volume 7, Issue 10, October 2017 362 Analysis of variation of Cutting Forces With Respect to Rake and Shear Angle Siraj Ilyas Khany 1, Mohammed

More information