Compute draw ratios and how many draw/redraw stages a cup needs to form without tearing.
Each draw stage can only reduce the diameter so far before the wall tears. The first draw takes the biggest reduction; redraws take less because the metal has work-hardened.
Calculate the number of stages so each stays within the safe limiting draw ratio for the material.
Formula: Reduction % = (1 − d / D) × 100
Create a free operator account to save your calculations.