0% found this document useful (0 votes)
22 views7 pages

Simulation Method of Milling Vibration Based On Cu

This document presents a simulation method for modeling milling vibration based on a cutting force segmentation model and Simulink. It establishes an integral cutting force model for milling that considers the sectional characteristics of helical milling cutters. It then builds a dynamic analysis module in Simulink to simulate milling vibration under different cutting parameters and tool geometries. The module includes modules for cutting force judgment, signal processing, and numerical integration to simulate the milling process. This research provides a method for simulating milling vibration that can offer insights for analyzing milling stability.

Uploaded by

Piyush Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views7 pages

Simulation Method of Milling Vibration Based On Cu

This document presents a simulation method for modeling milling vibration based on a cutting force segmentation model and Simulink. It establishes an integral cutting force model for milling that considers the sectional characteristics of helical milling cutters. It then builds a dynamic analysis module in Simulink to simulate milling vibration under different cutting parameters and tool geometries. The module includes modules for cutting force judgment, signal processing, and numerical integration to simulate the milling process. This research provides a method for simulating milling vibration that can offer insights for analyzing milling stability.

Uploaded by

Piyush Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

IOP Conference Series: Materials Science and Engineering

PAPER • OPEN ACCESS

Simulation method of milling vibration based on cutting force


segmentation model and Simulink
To cite this article: Hua Li et al 2019 IOP Conf. Ser.: Mater. Sci. Eng. 592 012082

View the article online for updates and enhancements.

This content was downloaded from IP address 2.57.69.211 on 10/09/2019 at 18:08


MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082

Simulation method of milling vibration based on cutting force


segmentation model and Simulink

Hua Li1, Weijie Du1 and Jianxin Han2


1
Tianjin Jinhang Institute of Technical Physical, Tianjin 300300, China
2
Tianjin University of Technology and Education, Tianjin 300222, China

Abstract. Modeling and Simulation of vibration of cutting process is the main way to control
milling chatter. In this paper, an integral model of cutting force for milling process with helical
cutter considering the sectional characteristics of cutting force is established. Based on the
model, the dynamic analysis module of thin-walled milling process including the judgment
module, signal module and definite integration module is built by using Simulink of MATLAB,
which. The module can realize fast simulation in different cutting parameters and tool
geometry conditions. This research can provide important reference for simulation analysis of
cutting process.

1. Introduction
High material removal rates often cannot be achieved in practice due to the inherent instability of a
cutting process known as chatter. The most powerful source of chatter is regeneration. The approach
to gain stability lobe diagram (SLD) is the most established method for predicting and avoiding
regenerative chatter. Some methods focused on disrupting the regenerative effect to enlarge the stable
zone of the SLD. Refs. [1-4] adapted an analytical milling stability model for variable pitch cutters.
Recently, in order to consider the cutter runout or variable pitch angle, a unified SD method [5] and an
improved FDM [6] have been proposed successively for predicting the stability lobes of milling
process with multiple delays. Jin et al. [7] used improved SD algorithm examine the effect of the tool
geometries on the stability trends for different cutters.
The focus of the current manuscript is to propose a program which can consider the sectional
characteristics of helical milling cutter to research the stability trend based on Simulink. The work of
this paper is organized as follows. Firstly, an integral model of cutting force is proposed. Then, a
program based on Simulink of MATLAB is conducted. The feasibility of the calculation model is
analyzed. The final section describes the conclusions from this work.

2. Cutting force modeling


For milling of thin-walled parts, the stiffness in the direction of workpiece thickness is relatively small,
if this direction is y, the dynamic equation of the workpiece is
My ( t ) + Cy ( t ) + Ky ( t ) = F ( t ) (1)

where, M is modal mass, C is modal damping, K is modal stiffness. These parameters can be
obtained by hammering experiment. F (t) is cutting force.

Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution
of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd 1
MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082

Figure 1. Micro-element cutting force of helical milling cutter.


The sectional characteristics of helical milling cutters have a transitional effect in the process of
cutting in or out of workpiece. When one cutting occurs, cutting depth is increasing from 0 to the
maximum value. However, cutting depth is decreasing from the maximum value to zero in the process
of out of cutting, this can avoid the sudden change of cutting force and thus leads to relatively stable
processing. As shown in figure 1, the rotation angles corresponding to the different cutting heights for
the same cutter teeth are different due to the influence of the helical angle. The rotation angles of the
j-th cutter teeth at cutting heights z are as follows
2 tan 
 j (t , z ) =  t + ( j − 1) − z (2)
N R

where β is the helix angle of the tool. If a micro element dz is chosen at any height z on the j-th cutter
tooth, the cutting force dF on the micro element can be expressed as
dFj (t , z ) = dFtj sin  j (t , z ) − dFrj cos  j (t , z ) (3)

where tangential and radial cutting forces can be derived by


dFtj (t , z ) = kt ( ft sin  j (t , z ) + ( y (t ) − y (t −  )) cos  j (t , z ))dz + kte dz
(4)
dFrj (t , z ) = kr ( ft sin  j (t , z ) + ( y (t ) − y (t −  )) cos  j (t , z ))dz + k re dz

Because the value of  j in Z direction for a helical milling cutter is changing on linearly, its
integrating upper and lower limits is different. Thus, it is converted into angle integral here.
Derivativing of equation (2) with respect to z, dz = − R / tan  d can be obtained. Bring dz and
equation (2) into equation (3), one can gain
N
 j (t , a p )
R
F (t ) = − G ( j (t , z ))  ( K1 (t ) ( y (t ) − y (t −  ) ) + K 2 (t ))d  (5)
j =1 tan   j ( t ,0)

where K1 (t) and K2 (t) respectively represent dynamic and static cutting coefficients, which are
K1 ( t ) = kt cs − kr c 2
(6)
K 2 ( t ) = kt ft s 2 + kte s − kr ft sc − kre c

2
MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082

Z Z Φlag Z Φlag
Z=ap Z=ap Z=ap
③ ③
④ ④
β β
① ② ① ② ②

④ ① ④

Z=0 Z=0 Z=0
Φst Φex Φst Φex Φj(t) Φst Φex Φj(t)
Φj(t)

(a) cutting with straight tooth. (b) cutting(b)螺旋铣刀大径向切削


(a)直齿铣刀切削 in big radial immersion. (c) cutting in small radial immersion.
(c)螺旋铣刀小径向切削
Figure 2. Schematic diagram of milling process.
Compared with straight-tooth milling cutter, helical milling cutter reduces the discontinuity of
milling process, but it can not change the cutting nature of discontinuity. Figure 2 shows the cutting
process for a helix cutter, in which the green rectangular thin line is the projection of the contact
surface between the workpiece and the cutter, and the black thick solid line represents the milling
cutter. Obviously, the helical milling cutter has a longer cutting time than the straight milling cutter in
the cutting state lag ( lag = a p tan  / R ), the cutting judgment function is as follows.

1 , if    (t )   + 
G ( j (t )) = 
st j ex lag
(7)
0 , otherwise

If the integral interval is defined as C, named as the lower angle sj (t ) and the upper angle ej (t ) ,
one can be obtained
sj (t ) = max( j (t , a p ), st )
C = (sj (t ),ej (t ) ) =  (8)
ej (t ) = min( j (t , 0), ex )

3. Simulation of milling vibration based on Simulink and cutting force subsection model

3.1 Simulation master system


Figure 3 shows the main system diagram of milling Simulink simulation. For the convenience of
introduction, all the modules are numbered. The module in the black box can realize the control of the
number of cutter teeth. If the number of teeth needs to be increased, an execution module or a
judgment module must be added based on the judgment condition 10. Numbers 2, 3, 6, 9 in figure 4
are complete judgment modules, in which number 2 is the judgment module, numbers 3, 6, 9 are the
execution modules, numbers 4, 5, 7, 8 are the control data of modules 3 and 6 respectively. Numbers
22-25 are modules from the first to the fourth cutter, which contains two subsystems to simulate their
milling displacement and cutting force signals respectively. Numbers 34 and 35 are used to simulate
the milling vibration and cutting force signals of the main system. The other modules are all operation
ones.

3
MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082

Figure 3. Main system diagram of Simulink simulation for milling.

3.2 Integral judgment module


Before the calculation of definite integral, the process judgment is conducting firstly. Then, the
integral boundary and the corresponding milling state whether it is in the process of cutting need to
determine. As shown in figure 4, the subsystem of judgment module, number 16 can calculate the
rotation angle and the milling area. Number 1 is the input module, where the periodic signals of
rotation angle between [0, 2pi] need to input, and number 2 can input the values of time. Number 8 is
the judgment condition, if the rotation angle satisfies the judgment condition, number 11 starts to
executive, number 9 outputs 1, this means cutting state; if not, number 12 starts to executive, number
10 outputs 0, this means non-cutting state. Then, the milling region of the whole section is obtained by
combining the values of above two sections. Finally, above all messages are displayed by module 14
and output by module 15.

Figure 4. Judgment module subsystem diagram


Figures 5 shows the results of the lower and upper limit angles used the theoretical derivation of
part 1 in the cutting process under the condition as: tool radius 9.525mm, the number of teeth 3, cutter
helix angle 30o, radial depth ratio 5.25 %, axial depth of cutting 4mm and feed per tooth 1.78*10-4 m/s.

4
MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082

Figure 6 shows the corresponding results by Simulink. Obviously, their results have the same
changing trend about the lower and upper limit angles. Obviously, the Simulink model has good
ability to capture the character of cutting force segmentation caused by the helix angle.
Figure 7 shows the simulation results of the cutting force time history and milling vibration
displacement based on Simulink in the same condition above. According to the law of signal evolution,
the cutting process is stable.
/rad /rad

d d

c c

0 a b 0 a b
t/s t/s
a a
(a) lower limit angle (b) upper limit angle

Figure 5. Change of integral interval in small radial depth of cut.

4. Conclusion
In this paper, an integral model of cutting force for milling process with helical cutter considering the
sectional characteristics of cutting force is established. Based on the model, the dynamic analysis of
thin-walled milling process considering the sectional characteristics of helical milling cutter is analyzed by
one program which is built base on Simulink of MATLAB. This program includes the judgment module,
signal module and definite integration module. Theoretical calculation and simulation result show that the
Simulink model has good ability to capture the character of cutting force segmentation caused by the helix
angle, and can realize fast simulation in different cutting parameters and tool geometry conditions. This
research can provide important reference for simulation analysis of cutting process.
Variation amplitude (mm)

t (s)
Figure 6. Simulations result of lower and upper limit angles.

5
MTMCE 2019 IOP Publishing
IOP Conf. Series: Materials Science and Engineering 592 (2019) 012082 doi:10.1088/1757-899X/592/1/012082
Cutting force(N)

Vibration (m)
t (s) t (s)
Figure 7. Cutting force signal (left) and milling vibration displacement signal (right)

Acknowledgments
This work is supported by Innovation Team Training Plan of Tianjin Universities and colleges (No.
TD13-5096), Tianjin Natural Science Foundation (No. 18JCQNJC05123), Key Projects in the Tianjin
Science and Technology Pillar Program (No. 17ZXZNGX00080).

Reference
[1] Slavicek J 1965 In: Proceedings of the 6th MTDR Conference, London, Pergamon Press.
[2] Altintas Y, Engin S and Budak E 1999 J. Manuf. Sci. Eng 121 173-178.
[3] Budak E 2003 J. Manuf. Sci. Eng 125 29-34.
[4] Budak E 2003 J. Manuf. Sci. Eng 125 35-38.
[5] Wan M, Zhang WH, Dang JW, et al 2010 Int. J. Mach. Tools Manuf 50 29-41.
[6] Ding Y, Zhu L, Zhang X and Ding H 2010 Int. J. Mach. Tools. Manuf 50 502 – 509.
[7] Jin G, Qi HJ, Li ZJ and Han JX 2018 Commun. Nonlinear. Sci 63 38-56.

You might also like