🎓 Lesson 6 D4

Soot Loading Estimation Using Differential Pressure and Temperature Gradients

Soot loading is how much soot has built up inside a diesel particulate filter, estimated by measuring how much harder the exhaust gas has to push through it (pressure drop) and how hot it gets (temperature change).

🎯 Learning Objectives

  • Calculate soot loading mass using the calibrated ΔP–T–flow model with correction factors
  • Analyze DPF pressure signal drift and distinguish soot-related ΔP from ash-induced baseline shift
  • Apply SAE J2908-compliant temperature gradient thresholds to diagnose incomplete regeneration
  • Explain the physical relationship between soot cake-layer resistance, gas viscosity, and Reynolds number in porous media flow

📖 Why This Matters

In underground mining operations, diesel-powered equipment operates in confined, poorly ventilated spaces—making exhaust aftertreatment reliability non-negotiable. A 15% underestimation of soot loading can delay active regeneration, leading to >700°C localized hotspots, ceramic fracture, and catastrophic DPF failure. This lesson bridges diagnostic data (pressure sensors, thermocouples) to actionable engineering decisions—ensuring compliance with MSHA 30 CFR §57.5022 and protecting both equipment uptime and miner health.

📘 Core Principles

Soot loading estimation rests on Darcy’s law for laminar flow through porous media, modified for compressible, temperature-varying exhaust gas. As soot accumulates, it forms a low-permeability cake layer that increases linear pressure drop (ΔP ∝ mass_loading × flow_rate × μ / T^0.7). Crucially, temperature gradients across the DPF (e.g., inlet–midpoint–outlet) reveal regeneration progress: a sustained >40°C axial gradient indicates incomplete burn-off, while a uniform temperature profile suggests ash-dominated resistance. Ash contributes ~30–50% of total ΔP at high mileage but does not regenerate—requiring separate calibration via post-regeneration baseline tracking.

📐 Calibrated Soot Loading Model (SAE J2908 Annex B)

The industry-standard soot mass estimate accounts for flow, temperature, and filter history. It uses a normalized pressure drop corrected to reference conditions (250°C, 100 g/s), then applies an empirical soot calibration curve derived from gravimetric validation. This avoids direct sensor drift errors and integrates real-time exhaust density effects.

SAE J2908 Soot Mass Estimate

m_so = K_so × ΔP_so,norm × t_reg

Estimates accumulated soot mass (g) based on normalized, ash-subtracted pressure drop, empirical calibration coefficient, and time since last complete regeneration.

Variables:
SymbolNameUnitDescription
m_so Soot mass g Total carbonaceous particulate mass loaded in DPF substrate
K_so Soot calibration coefficient g/(kPa·s) Empirically determined constant specific to DPF geometry, substrate, and engine duty cycle
ΔP_so,norm Normalized soot-only pressure drop kPa Ash-subtracted ΔP corrected to SAE reference conditions (250°C, 100 g/s)
t_reg Time since last complete regeneration s Duration elapsed since verified full soot burn-off (confirmed by thermal imaging & ΔT normalization)
Typical Ranges:
2.1 L cordierite DPF (mining haul truck): 25 – 45 g
4.5 L silicon carbide DPF (LHD): 55 – 85 g

💡 Worked Example

Problem: Given: ΔP = 12.8 kPa, exhaust mass flow = 92 g/s, inlet T = 285°C, outlet T = 312°C, filter nominal volume = 2.1 L, ash baseline ΔP (clean) = 1.4 kPa at same flow/temp. Calibrated soot coefficient K_so = 0.042 g/kPa·s.
1. Step 1: Compute temperature-corrected ΔP_so = ΔP − ΔP_ash = 12.8 − 1.4 = 11.4 kPa
2. Step 2: Normalize to reference flow: ΔP_norm = ΔP_so × (100 g/s / 92 g/s) × (285 + 273) / (250 + 273) = 11.4 × 1.087 × 0.947 ≈ 11.8 kPa
3. Step 3: Apply soot model: m_so = K_so × ΔP_norm × t_reg (where t_reg = time since last full regen; assume t_reg = 18 h = 64,800 s) → m_so = 0.042 × 11.8 × 64,800 ≈ 32,100 g = 32.1 g
Answer: The estimated soot loading is 32.1 g, which falls within the safe operational range of 25–45 g for a 2.1 L cordierite DPF before active regeneration is required.

🏗️ Real-World Application

At Vale’s Sudbury Underground Operations, Tier 4 Final haul trucks experienced premature DPF failures due to misinterpreted ΔP signals. Diagnostics revealed ash accumulation masked 62% of true soot-related pressure rise. By implementing SAE J2908-compliant dual-temperature-gradient monitoring (inlet–midpoint ΔT > 35°C flagged incomplete regen), and recalibrating soot models using post-regen baseline subtraction, mean DPF service life increased from 4,200 to 7,800 operating hours—reducing annual filter replacement costs by $210K per fleet of 12 trucks.

📋 Case Connection

📋 New Holland T9.570 Tractor — DPF Overloading Despite Daily Regens

DPF soot loading > 95% within 40 hrs despite active regen every 25 hrs; confirmed via differential pressure and ash accu...

📋 AGCO Fendt 1100 Vario — CAN Bus Interference Causing Intermittent SCR Deactivation

SCR disabled randomly during auto-steer operations; correlated with ISOBUS implement handshake activity

📚 References