Metal 'n' Roll
Our project looked into metal ring rolling. Ring rolling is a forming process in metal industry to shape a metal workpiece into a final product by repeatedly passing a steel ring between two vertical rolls. Although ring rolling is used a lot, e.g. for oil platform legs or aircraft engine parts, a flexible and accurate analytical model does not exist. As such a model is desired; not only could it lead to further automation, it could also allow more control over the ring profile, saving energy and material. We followed an approach began by Jeremy Minton, splitting the model into two parts, one for the roll gap region and one for the outer region.
Inner Model
and refer to the neutral points on the top and bottom roll respectively: these are points at which the direction of friction changes, so that material is pushed towards neutral points.
and parametrize the top and the bottom roll respectively.
We denote with
the stress tensor within the roll gap.
Slab Analysis
Based on a force and moment balance along each small vertical strip between the rolls we derive the following equations.
where we abbreviate and , as well as and . In order to get a problem which is neither underconstrained nor overconstrained, we assume the the following yield condition which refers to plastic deformation
where is a material constant. Moreover, we make use of a friction law at the top and bottom, where the workpiece contacts the roller and we assume that the horizontal stress varies linearly through the
thickness
where .
Outer Model
The outer model aims to predict the behaviour of the beam outside the roll gap.
The forces on this part of the beam are much smaller, so we model it as a curved beam undergoing elastic deformation.
We can use Castigliano's theorem, which relates the strain energy and the displacement as follows:
Where is the strain energy, the force in direction and the displacement in said direction.
For a curved beam the following was derived by Timoshenko (1925)
Here , , and are the moment, longitudinal, and shear force respectively. We assume a force balance on each section of the beam to calculate them from an initial set of forces on one end, and parametrises the centreline of the beam. , , , , , and are functions or constants related to the beam. The figure shows some examples of a circular beam undergoing deformation from various forces.
Numerics
Below we plot the stress and force profiles in the inner model for two sets of parameters; in each case the left hand side shows the stresses and the right hand side the forces. In particular, the aspect ratio, i.e. the initial thickness of the workpiece divided by the length of the roll gap is changed.
Moderate Aspect Ratio
Small Aspect Ratio
As shown in the graphs, our model predicts large oscillations in the stresses when the roll gap is small. This is interesting but unverified, and could be due to numerical error in our model.
Report
Matlab Code
Please read the README.txt file for brief instruction on how to use our code. For further instructions, see the Numerics Appendix in our report.
Acknowledgements
We would like to thank our supervisors, Ed Brambley and Andreas Dedner, for all of their support. We also acknowledge ESPRC and MASDOC CDT funding that enabled us to carry out this project.