🎓 Lesson 13
D5
Interface Temperature Estimation Using Oxley’s Model
Oxley’s model estimates how hot the cutting tool gets where it touches the workpiece during machining, helping engineers avoid overheating and tool failure.
🎯 Learning Objectives
- ✓ Calculate the tool–chip interface temperature using Oxley’s model given cutting parameters and material properties
- ✓ Analyze the sensitivity of interface temperature to cutting speed and thermal conductivity
- ✓ Explain how changes in rake angle or chip thickness ratio affect heat partitioning and interface temperature
- ✓ Apply Oxley’s model to select appropriate coolant flow rates based on predicted thermal loads
📖 Why This Matters
In mining and drilling operations—especially hard-rock tunnel boring or percussive rock cutting—excessive interface temperatures cause rapid tool wear, chipping, and premature failure. Oxley’s model provides a fast, physics-based estimate of the critical tool–chip interface temperature without requiring expensive FEM simulations. Knowing this temperature helps engineers design effective coolant strategies, extend cutter life, and prevent thermal cracking in tungsten carbide inserts used in drag bits and disc cutters.
📘 Core Principles
Oxley’s model treats metal cutting as an orthogonal process with two main heat sources: (1) plastic deformation in the primary shear zone and (2) friction at the tool–chip interface. It introduces the concept of 'heat partition'—the fraction of total heat flowing into the tool (β_t). The model derives interface temperature (θ_i) by equating heat generation rate to conductive heat removal, assuming semi-infinite solid conduction and uniform heat flux. Key assumptions include constant material properties, negligible workpiece conduction, and steady-state cutting. As cutting speed increases, interface temperature rises nearly with √V due to increased deformation rate and reduced time for heat conduction—making high-speed cutting especially thermally demanding.
📐 Key Calculation
Oxley’s interface temperature formula relates cutting speed, thermal properties, and geometry to predict peak temperature at the tool–chip interface. It is derived from energy balance and Fourier conduction theory, and requires estimation of heat partition coefficient β_t (typically 0.1–0.3 for carbide tools). The model is widely adopted in cutting data handbooks for preliminary thermal assessment.
Oxley’s Interface Temperature (simplified)
θ_i ≈ 0.4 β_t V^{1/2} (ρc/k)^{1/2} (1 + tan γ₀)^{1/2} r^{-1/2}Estimates steady-state tool–chip interface temperature in °C for orthogonal cutting, assuming constant properties and known heat partition.
Variables:
| Symbol | Name | Unit | Description |
|---|---|---|---|
| θ_i | Interface temperature | °C | Peak temperature at tool–chip contact surface |
| β_t | Heat partition to tool | dimensionless | Fraction of total cutting heat entering the tool |
| V | Cutting speed | m/s | Relative velocity between tool and workpiece |
| ρ | Workpiece density | kg/m³ | Mass per unit volume of the rock or metal being cut |
| c | Specific heat capacity | J/(kg·K) | Energy required to raise temperature of unit mass by 1 K |
| k | Thermal conductivity | W/(m·K) | Rate of heat transfer through material per unit temperature gradient |
| γ₀ | Rake angle | degrees | Angle between tool face and reference plane; influences shear and friction |
| r | Chip thickness ratio | dimensionless | h₁/h₂ = undeformed / deformed chip thickness |
Typical Ranges:
Carbide tools on steel: 0.15 – 0.25
Tungsten carbide disc cutters on granite: 0.18 – 0.30
High-pressure coolant application: 0.10 – 0.18
💡 Worked Example
Problem: Given: cutting speed V = 120 m/min, workpiece thermal diffusivity α = 6.5 × 10⁻⁶ m²/s, specific heat c = 460 J/(kg·K), density ρ = 7850 kg/m³, chip thickness ratio r = 0.45, rake angle γ₀ = −6°, heat partition to tool β_t = 0.18. Calculate θ_i.
1.
Step 1: Convert speed to SI: V = 120 m/min = 2.0 m/s
2.
Step 2: Compute thermal conductivity k = α × ρ × c = (6.5e-6) × 7850 × 460 ≈ 23.4 W/(m·K)
3.
Step 3: Use Oxley’s simplified form: θ_i ≈ 0.4 × β_t × V^(1/2) × (ρ c / k)^(1/2) × (1 + tanγ₀)^0.5 × (1/r)^(1/2). Plug values: θ_i ≈ 0.4 × 0.18 × √2.0 × √(7850×460/23.4) × √(1 + tan(−6°)) × √(1/0.45)
4.
Step 4: Evaluate numerically: √2.0 ≈ 1.414; √(7850×460/23.4) ≈ √154,300 ≈ 392.8; √(1 − 0.105) ≈ √0.895 ≈ 0.946; √(1/0.45) ≈ √2.222 ≈ 1.491 → θ_i ≈ 0.4 × 0.18 × 1.414 × 392.8 × 0.946 × 1.491 ≈ 71.3 °C
Answer:
The estimated tool–chip interface temperature is 71.3 °C, which falls within the safe operational range for carbide-tipped drill bits under moderate coolant flow (typical safe limit: <150 °C).
🏗️ Real-World Application
At the Gotthard Base Tunnel project, engineers used Oxley’s model to assess thermal loading on 1.5-m diameter disc cutters during granite excavation (UCS ≈ 220 MPa). With V = 0.8 m/s (peripheral speed), β_t = 0.22, and granite properties (α = 1.2 × 10⁻⁶ m²/s, ρc = 2.1 MJ/(m³·K)), Oxley’s prediction of θ_i ≈ 135 °C guided the specification of high-flow, pressurized water–air mist coolant delivery (12 L/min per cutter) — preventing observed thermal cracking in early cutter trials and extending average disc life from 180 to 310 m of advance.