Merchant Theory
$\phi = 45° + \dfrac{\alpha}{2}- \dfrac{\beta}{2}$$F_c = k_c \cdot a_p \cdot f$
$F_t = F_c \cdot \tan(\beta - \alpha)$
$P = F_c \cdot V_c / 60$
Calculate cutting and thrust forces with Merchant's orthogonal cutting theory. Visualize the Merchant circle and plot Taylor tool life in real time.
The core of Merchant's theory is the prediction of the shear angle (φ) based on tool geometry (rake angle, α) and friction at the chip-tool interface (friction angle, β). This comes from applying the minimum energy principle.
$$ \phi = 45^\circ + \frac{\alpha}{2}- \frac{\beta}{2} $$Where:
φ = Shear angle (degrees)
α = Rake angle (degrees) – the angle of the tool's cutting face.
β = Friction angle (degrees) – related to the coefficient of friction (μ) by μ = tan β.
The main cutting force (Fc) is then calculated using the specific cutting energy (kc) and the uncut chip area. This is a powerful empirical relationship used daily in industry.
$$ F_c = k_c \cdot A_c = k_c \cdot (d \cdot w) $$Where:
Fc = Main cutting force (N)
kc = Specific cutting energy (N/mm²) – a material property.
Ac = Cross-sectional area of uncut chip (mm²)
d = Depth of cut (mm)
w = Width of cut (mm)
CNC Machining Programming: Engineers use these force calculations to select the correct spindle power and to program feed rates and cutting depths. Overloading the machine can cause tool breakage or poor surface finish, while underloading is inefficient.
Tool Life Prediction (Taylor Tool Life): Cutting force directly affects tool wear. The simulator's tool life plot shows how force (influenced by your parameters) impacts tool longevity. This is critical for planning tool changes in automated production lines to minimize downtime.
Cutting Tool Design: The optimal rake angle (α) is a trade-off. A high positive rake reduces cutting force (as you can see in the simulator) but makes the tool edge weaker. Designers use this theory to create tools that are both efficient and durable for specific materials.
Process Stability & Chatter Avoidance: Predicting forces helps analyze the dynamic stability of the machining system. Unpredictably high forces can induce chatter—a violent vibration that ruins the part and the tool. Process engineers simulate conditions to stay within a stable force window.
When you start using this simulator, there are several pitfalls that engineers, especially those with less field experience, often fall into. A major misconception is thinking that "the calculation results directly represent the optimal machining conditions". For example, even if you find the rake angle α that maximizes the shear angle φ using Merchant's equation, actual machining might lead to worsened chip fragmentation or insufficient tool tip strength. Theory is merely a starting point; you must always verify the actual chip shape and tool wear.
Next is the realism of input parameter values. There's a tendency to use the specific cutting resistance kc from material catalogs, but this is only a guideline. In reality, it changes significantly with depth of cut and feed rate. For instance, even if you input kc=2900 N/mm² for S45C steel, in fine machining with a depth of cut below 0.1mm, measured values can often be nearly double that due to the influence of the cutting edge's roundness. Don't blindly trust simulation results; always be mindful of "under what conditions was this value measured?"
Finally, regarding Taylor's tool life equation. It's dangerous to think that "only cutting speed Vc determines tool life". The exponent n in the equation $V_c T^n = C$ is determined by the combination of tool material and workpiece material. For example, n is around 0.25 when machining steel with carbide tools, but this assumes constant feed and depth of cut. In practice, simply increasing the feed from 0.2mm/rev to 0.3mm/rev can cause an equivalent reduction in tool life. Once you learn about the influence of Vc with the simulator, the next essential step is to consider its combined effect with feed and depth of cut.
Understanding the mechanics of machining connects deeply with more engineering fields than you might think. The first that comes to mind is "Tribology". The friction and lubrication occurring at the interface between the tool and the chip are directly reflected in the friction angle β, governing cutting forces and heat generation. For example, when evaluating the effects of MQL (Minimum Quantity Lubrication) or heat-resistant coatings, virtually changing the friction angle in this simulator allows you to "visualize" the mechanism of cutting force reduction as a change in force vectors.
Another is the connection to "Material Mechanics / Plasticity". Merchant's theory is based on the material's shear yield. This is fundamentally the same deformation mechanics dealt with in metal plastic deformation or sheet metal press working (drawing, bending). The concept of the shear angle φ in machining is a basic mechanical principle that can also be applied, for instance, when considering the angle of shear failure planes in soil in geotechnical engineering.
Furthermore, application to "Control Engineering" is also important. Especially in smart factories and advanced machine tool control, cutting force $F_c$ and thrust force $F_t$ are sensed to monitor machining conditions. A sudden change in thrust force $F_t$ might be a precursor to progressing tool wear or chip clogging. The balance of forces you learn with the simulator is utilized in setting the reference values for anomaly detection algorithms in actual machinery.
Once you are comfortable with Merchant's theory, we recommend exploring "Lee-Shaffer's theory" as the next step. Merchant's equation $φ = 45° + α/2 - β/2$ is derived from the assumption that minimum energy is established on the shear plane, whereas Lee-Shaffer, based on the theory of plastic slip-line fields, proposed the relation $φ = 45° + β - α$. Comparing the results of both in the simulator reveals noticeable differences, especially when the friction angle β is large (e.g., in titanium alloy machining), allowing you to experience the limitations and applicable ranges of theoretical models firsthand.
If you want to deepen your understanding of the mathematical background, try following the derivation process of the Merchant circle yourself. Decompose the force vectors acting on the tool tip into the cutting direction ($F_c$) and its perpendicular direction ($F_t$), and then project them onto the shear plane. This series of vector calculations and trigonometric transformations serves as an excellent exercise in force equilibrium and coordinate transformation. By manipulating the equations, you will internalize "why increasing the rake angle α tends to decrease the thrust force $F_t$" not just as a trend but as a geometric relationship of forces.
Ultimately, try using the simulator as a "verification tool". For example, measure $F_c$ and $F_t$ in actual machining using a dynamometer, calculate the friction angle β backwards from those values, and compare it with catalog values. Consider whether the discrepancy is due to lubrication effects, tool wear, or simply error in the theoretical model. This is the core skill for effectively applying CAE in practical work. By moving between the triangle of theory, simulation, and actual measurement, you can truly approach the essence of machining phenomena.