Research Paper On Grinding Machine
Research Paper On Grinding Machine
Research Paper On Grinding Machine
Abstract:
By reducing a set-up time of a centreless grinding system, higher process flexibility and
productivity can be obtained. This goal is approached by developing and implementing
different simulation models that assist in efficient system set-up. The paper deals with the
simulation of a geometrical rounding mechanism in plunge centreless grinding and a
simulation of workpiece kinematics in throughfeed centreless grinding. Firstly, an analytical
2D process model is described. The model incorporates the workpiece forming mechanism
along with the workpiece dynamics and facilitates the simulation of workpiece form,
workpiece centre displacement and geometrical stability index. The latter calculation has
been embedded to a machine tool controller. Secondly, an analytical 3D process model is
described. The model includes a parametrical description of all grinding gap elements and
their kinematics and enables the determination of optimal regulating wheel form. Moreover,
the model can be used in a simulation tool that creates an interactive virtual environment,
places all grinding gap elements in the defined set-up and visualises the process. The
simulation software is programmed in C#. Its platform consists of Windows OS, .NET
framework and OpenGL graphics library.
1. INTRODUCTION
115
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
this paper, first a 2D model is presented that incorporates all abovementioned parameters. It
consists of the workpiece forming mechanism and the model of workpiece dynamics. The
dynamic behaviour of a machine tool and grinding chatter are not taken into account. The
two sub-models are linked up with workpiece centre displacement. By this means, the
presented analytical process modelling process overcomes the limitations of previous
simulations. It unites separate descriptions of the workpiece centre displacement due to
material removal and rotation of out-of-round workpiece, and incorporates workpiece forming
mechanism [8].
An experimental based shop floor problem diagnostics of through feed centre less
grinding revealed that apart from the rounding mechanism, one of the main problems is
related to the variation in workpiece speed along the grinding gap. The workpiece speed was
measured with eddy current sensors mounted into a coolant needle nozzle. In order to attain
a steady feed rate along the grinding gap the workpiece has to be in simultaneous line
contact with the grinding wheel, the regulating wheel and the work rest blade. This yields a
noncylindrical shape of the inclined regulating wheel that leads to variations in workpiece
speed, especially when grinding long work pieces [9]. This can lead to undesired process
disturbances and vibrations of the workpiece. The simulation tool incorporates a 3D model of
the grinding gap that enables visualisation of the workpiece forming and kinematics [10].
Based on this, the exact process parameters can be calculated for any point along the
grinding gap. The software is programmed in C#, using the .NET framework and the OpenGL
3D graphics library, which is used because the simulation tool is to be ported to the CAVE
virtual reality system in near future.
2. GEOMETRICAL STABILITY
In plunge centreless grinding the workpiece lies in a defined position between a grinding
wheel, a workrest blade and a regulating wheel, which determines the workpiece speed. A
2D grinding gap is shown in Figure 1.
The grinding gap geometry, defined with angles α and βG, is dependent on the radius of
the grinding wheel rS, the radius of the regulating wheel rR, the workpiece radius rW0, the
workpiece centre height h, and the angle of the workrest blade β:
h
α = 90° − β − arcsin (1)
S rW 0
r +
h h
βG = 180° − arcsin − arcsin (2)
r + r
S W0 r + r
R W0
116
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
The workpiece forming mechanism is largely dependent on grinding gap geometry. The
workpiece out-of-roundness relates to the radial deviations of the workpiece from an ideal
circle, as shown in Figure 1. Workpiece lobe Arwk coming in contact with the regulating
wheel and the workrest blade will cause the horizontal xw and vertical yw workpiece centre
displacement that results in growth or suppression of the lobe in contact with the grinding
wheel. The growth or suppression of lobes is largely dependent on a stability index SIk
introduced by Friedrich [7], whereas the negative stability index leads to the growth of lobes,
and the positive stability index to the suppression [1]. For a given grinding gap geometry the
stability index can be calculated for any lobing order k:
The stability index can assist a machine tool operator in grinding gap set-up. A software
tool, shown in Figure 2, which visualise the stability index directly on the machine tool
controller has been developed [11].
Werkstück 2 5 8 14 20 26
Position
40 115 190 340 490 640
[mm]
Legende für den Stabilitätsindex
It has to be remarked that the stability index is only an aid for assessing the resulting
workpiece form. Static and dynamic characteristics of the machine tool, process kinematics
as well as possible contact loss between the grinding wheel and the workpiece are not taken
into account.
In plunge centreless grinding the grinding wheel is usually fed towards the workpiece in
horizontal direction from its centre MS0 in the direction of the regulating wheel centre MR
with the feedrate vfr. In time t the grinding wheel centre is moved to position MS(t).
Consequently, due to the material removal, workpiece centre is displaced from the initial
position MW0 in the direction of regulating wheel centre to position MW(t). The described
time dependent geometrical relations are shown in Figure 3.
117
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
In time t, grinding wheel feedrate causes the shift of the grinding wheel projection MS0 in
the direction of workpiece centre MW0. Consequently, workpiece centre is displaced in the
direction of grinding wheel centre MS0 for xW(t), shown in Figure 4.
Workpiece form is described with function rW(φ). A detailed formulation of the
geometrical workpiece forming mechanism is given in [8]. In order to calculate the workpiece
form, the workpiece centre displacement has to be determined. Its values represent the
output from the workpiece dynamics model, which is described in the following chapter.
In the workpiece dynamics model, the workpiece contacts with the grinding wheel, the
workrest blade and the regulating wheel are represented with mass of the workpiece,
connected with the contacts by springs and damping, as shown in Figure 5.
118
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
The model presumes infinite stiffness of the workpiece and the machine tool beyond the
grinding gap. The model considers the workpiece rotation of form rW(φ) according to
introduced geometrical workpiece forming mechanism.
Workpiece dynamics is described with the system of two differential equations that are
solved numerically. The system of differential equations includes normal and tangential
components of forces in three contacts of the grinding gap. Normal force components include
values of stiffness and damping for each contact, which are difficult to quantify. Consistent
description of contact stiffness is nonlinear and complex. Normal force components also
consider displacements in the normal directions of contacts. Displacements are related to the
grinding wheel feedrate, workpiece centre displacement and instantaneous workpiece form.
Tangential force components include influence of friction in contact of the workpiece with the
grinding wheel and the workrest blade. The calculation of the tangential force in the contact
of the workpiece with the regulating wheel postulates the absence of contact slip. Model of
the workpiece dynamics outputs the workpiece centre displacement that represents the input
to the geometrical workpiece forming model. Again, a detailed formulation of the workpiece
dynamics is given in [8].
For the modelling purpose, several basic demands for the analytical display of the 3D
grinding gap have to be defined:
a.) Simultaneous line contact of the work piece with the grinding wheel, regulating
wheel and the work rest blade.
b.) Cylindrical grinding wheel.
c.) Noninclined work rest blade.
d.) Regulating wheel is inclined and swivelled in its centre.
119
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
The simultaneous line contact of the work piece with the grinding wheel, regulating wheel
and the workrest blade enables steady work piece kinematics along the grinding gap. In this
way a contact loss between the work piece and the regulating wheel can be avoided. The
simulation presumes the employment of a CBN grinding wheel that is practically cylindrical.
In view of the machine tool design, the workrest blade is never inclined in the direction of the
machine tool plane. The work piece axial speed is obtained by the inclination of the
regulating wheel. Most machine tools are designed so that the regulating wheel is inclined
and swivelled in its centre, as shown in Figure 6.
δR
αR
δR αR
zW
zR xR
zS
xW
yR
xS yW
yS
120
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
rW 0
rW 1
h rR1
rS rR 0
xS xR
The geometry of a cylindrical grinding wheel is determined by its radius rS and width bS.
Its analytical model in the global coordinate system gives:
x = rS ( cos u − 1) − x A
0 ≤ u ≤ 2π
y = rS sin u , (4)
0 ≤ v ≤ bS
z =v
where parameter xA denotes the distance between the grinding wheel and the workrest
blade. This distance is later shown in Figure 10.
The geometry of a workpiece with length lW, centre height h, input radius rW0 and output
radius rW1 along the grinding gap is determined with the following model:
x = xS − rS − x A + xW (v ) + rW (v ) cos u
y = −h + yW (v ) + rW (v ) sin u (5)
z =v
in the intervals and . The parameter xS describes the horizontal distance between the
grinding wheel centre and the workpiece centre and is calculated as:
2
xS = ( rS + rW 0 ) − h2
(6)
rW (v ) = rW 1 +
2
(v − bS + bsa ) (v + 2bS − 2bsa ) (7)
( rW 0 − rW 1 ) 3
2 ( bS − bsa )
121
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
rW [mm]
rW 0
rW 1
zW [mm]
b sa
bS
The geometry of a workrest blade depends on its width bA and angle β, shown in Figure
10. Its analytical model in the global coordinate system gives:
x =u
0 ≤ u ≤ bA
y = u ⋅ tan β − hA , (8)
0 ≤ v ≤ bS
z =v
r
hA = − h 2 − rS − x A tan β + h − W 0
2
( rS + rW 0 ) (9)
cos β
hA
β
xA k ⋅ bA
bA
The contact point between the workpiece and the workrest blade should lie within a
certain interval on the support plane. The input workpiece position is controlled by the
parameter k.
The size of the gap between the grinding wheel and the workrest blade xA can also be
entered as input. In order to prevent collision it is important to keep its value positive.
To achieve workpiece throughfeed, the regulating wheel has to be inclined for an
appointed angle αR. Because of this inclination, the contact point between the workpiece and
the regulating wheel is displaced along the grinding gap. The regulating wheel form has to
compensate this displacement in order to achieve the required line contact. If the regulating
wheel form deviates from the optimal form, the contact gets interrupted and continuous
throughfeed of the workpiece is not guaranteed. In order to avoid unsteady workpiece
kinematics, the regulating wheel form has to be adapted to the already determined workpiece
radius function.
122
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
The geometry of the regulating wheel depends on its width bR, inclination angle αR, input
diameter dR0 and output diameter dR1. The latter two values can be easily acquired from
the machine tool controller. Its parameterisation gives:
x = xS + xR − rS − x A − (v − z0 ) cos αR sin δ R −
rR (v )( cos δ R cos u + sinα R sin δ R sin u )
y = (v − z0 ) sinα R − rR (v ) cos α R sin u (10)
z = z0 + (v − z0 ) cos α R cos δ R −
rR (v )( sin δ R cos u − sinα R cos δ R sin u )
In order to determine workpiece kinematics, a non-sliding contact with the regulating wheel in
every point of the grinding gap is presupposed. The regulating wheel speed depends on its
radius and revolutions. Since the regulating wheel rotation is constant, the workpiece speed
is directly related to the calculated regulating wheel form (Figure 11).
nW zW
rW
nR
v fa
ϕW
ϕR zR rR
xW
yW
xR
yR
Taking into account the workpiece and the regulating wheel geometries we can
determine the rotational component nW and the axial component vfa of a workpiece speed:
rR
nW = nR ( cos αR cos ϕR cos ϕW +
rW (11)
cos δ R sinϕR sinϕW − sinα R sin δ R cos ϕ R sinϕW )
123
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
π ⋅ rR
v fa = nR ( sinα R cos δ R cos ϕ R + sin δ R sinϕR ) (12)
30
The workpiece speed in a contact is changing throughout the grinding gap, whereas a
nonsliding contact is only possible in one point at a time. Therefore actual speeds are
calculated as average values at a certain workpiece position. These values are prerequisites
for the calculation of the grinding cycle time and the specific material removal rate that are
major estimates of the process productivity.
5. SIMULATION TOOL
A software simulation tool was developed to support the underlying analytical models with
visualisation. The grinding gap elements can be placed into the defined set-up. The process
kinematics and workpiece forming are simulated in an interactive virtual environment.
The simulation tool is currently developed for the Windows platform and is written in the
C# programming language using the .NET framework and the OpenGL library. The .NET
framework is used for the graphical user interface (GUI) and for certain operations that
support the software features, such as parameter loading, saving and screenshot acquisition.
The OpenGL library is used to visualise the geometry and kinematics. All of the technologies
are widely used and allow the simulation tool to be ported to a variety of operating systems
using the Mono platform, which is a runtime environment similar to the .NET framework.
The analytical model of the grinding gap inputs the parametrical data that describe all
grinding gap elements. When the parameters are determined, the analytical model outputs
the geometry and kinematics of the elements, as shown in Figure 12.
In case any errors are found, they are reported to the user and to the visualisation
classes, which are able to represent them graphically. All images are built with the OpenGL
function calls. Figure 13 shows a screen image of the simulation tool.
124
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
6. CONCLUSIONS
An analytical 2D model was firstly developed for simulation of plunge centreless grinding.
The model inputs the geometry of the grinding gap, the system mechanical properties, as
well as the process kinematics, and outputs the workpiece form along with its centre
displacement. The model provides the basis for a new software tool, which a machine tool
manufacturer will implement in a CNC controller. In this way all considered outputs will be
readily available to an operator. A simulated output workpiece form will enable an operator to
select input parameters in a way to avoid grinding of workpieces with low lobing orders of
high amplitudes that give rise to out-of-roundness, while values of workpiece centre
displacement will enable exact determination of depth of cut adjustment.
Secondly, a simulation tool was developed for the visualisation of throughfeed centreless
grinding. The simulation is based on a parametric description of the 3D grinding gap
geometry and kinematics. The simulation tool enables a machine tool operator to input set-
up and process parameters in such a way as to achieve the required productivity. Further it
enables an optimal dressing of the regulating wheel in such a way as to avoid unsteady
throughfeed. It can also warn an operator if error conditions exist for the given set-up. In this
way it is possible to test different inputs without trial-and-error on the machine tools, which in
turn reduces the downtime and avoids the risks of crashes in reality.
The presented PC based simulation tool provides the basis for a future state-of-the-art
CAVE virtual reality system embedded software tool for training activities that will enhance
knowledge and skills in centreless grinding technology.
7. ACKNOWLEDGEMENT
This research was conducted within the CEGRIS II project, which is sponsored by the
European Commission as part of the Sixth Framework Programme for Research and
Technological Development (FP6).
125
Krajnik, Drazumeric, Vrabic & Kopac: Advances in Centreless Grinding Modelling and Simulation
REFERENCES
[1] Bhateja, C.P. (1984). Current state of the art of workpiece roundness control in precision
centerless grinding. Annals of the CIRP, 33/1, 199-203
[2] Klocke, F., Friedrich, D., Linke, B., Nachmani, Z., (2004). Basics for in-process roundness
error improvement by a functional workrest blade. Annals of the CIRP, 53/1, 275-280
[3] Rowe, W.B., Miyashita, M., König, W. (2004). Centreless grinding research and its application
in advanced manufacturing technology. Annals of the CIRP, 38/2, 617-625
[4] Yonetsu, S. (1959). Forming mechanism of cylindrical work in centreless grinding. In:
Proceedings of the Fujihara Memorial Faculty of Engineering, Fujihara, Japan
[5] Reeka, D. (1967). Zusammenhang zwischen Schleifspaltgeometrie, Bearbeitungsbedinungen
und Rundheitsfehlern beim spitzenlosen Schleifen. PhD thesis, RWTH Aachen
[6] Guo, C., Malkin, S., Kovach, J. A., Laurich, M. (1997). Computer simulation of below-center
and above-center centerless grinding. Machining Science and Technology, 1/2, 235-249
[7] Friedrich, D. (2004). Prozessbegleitende Beeinflussung des geometrischen Rundungseffektes
beim spitzenlosen Außenrundeinstechschleifen. PhD thesis, RWTH Aachen
[8] Krajnik, P., Drazumeric, R., Meyer, B., Kopac, J., Zeppenfeld, C. (2008). Simulation of
workpiece forming and centre displacement in plunge centreless grinding. International Journal
of Machine Tools & Manufacture, 48, 824-831
[9] Krajnik, P., Drazumeric, R., Meyer, B., Kopac, J., Klocke, F. (2007). Advanced regulating
wheel dressing in throughfeed centreless grinding. In: Proceedings of the 40th CIRP
Conference on Manufacturing Systems, Liverpool, United Kingdom
[10] Krajnik, P., Drazumeric, R., Vengust, I., Vrabic, R., Meyer, B., Kopac, J., Klocke, F. (2008).
Simulation of workpiece kinematics in throughfeed centreless grinding. In: Proceedings of the
41st CIRP Conference on Manufacturing Systems, Tokyo, Japan
[11] http://grindaix.de/Eng/cegris.php, Accessed, 31 May 2008
126