Skip to main content
. 2020 Aug 19;20(17):4683. doi: 10.3390/s20174683
Algorithm 1 Two-dimensional gradient descent search algorithm
  1. determine the initial conditions by performing a turning operation to produce one low rigidity shaft:
    1. determine shaft diameter d
    2. determine bending force Fbe
    3. determine cutting force component Ff
    4. determine the initial distance from the cutting edge to the point at which the workpiece is secured in the spindle a0
    5. determine initial axial force Fx10
    6. determine initial eccentricity e0
  2. record measurements of Fx1, e and deviation y every 0.05 mm by changing the values of parameters Fx1 and e within the pre-defined range

  3. use the measurement data to train an ANN to predict y=f(Fx1,e)

  4. minimize deviation y, which is the output value of the neural network which serves as the objective function y=min Fx1,eϕ(d,L,Ff,v,ap,f,a,x,Fx1,e) for the GA