EuroTruckParts
A0009055105 EGT Sensor | ISO 16750-4 & SAE J1939-Compliant Multi-OE Thermocouple
TURBOCHARGER THERMAL MONITORING A0009055105 EGT Sensor
Designed for post-turbo temperature measurement in Euro VI diesel engines, the A0009055105 EGT Sensor features 385mm stainless steel probe with M14x1.5 thread. Engineered for selective catalytic reduction systems using plasma-welded sheath construction. D-shaped connector meets IP6K9K ingress protection standards.
Integrated NTC thermocouple provides ±1.5% accuracy across 300-900°C range. Double-shielded cabling prevents EMI interference in hybrid vehicle applications. Laser-marked identification ensures traceability with OEM diagnostic tools.
PERFORMANCE PARAMETERS
- ▶ Probe length: 385mm
- ▶ Thread specification: M14
- ▶ Sheath material: SS316L
- ▶ Temperature range: 900°C
- ▶ Connector type: D-Sub
- ▶ Vibration: 20g peak
- ▶ Standard: ISO 20653
- ▶ Weight: 320g
SYSTEM INTEGRATION
Direct replacement for OE 0009055105 in Land Rover Ingenium engines. Compatible with A0009056704 and 0051531928 configurations. Electrical interface matches Delphi MT05 and Bosch DENOX systems. Mechanical design aligns with BorgWarner EFR turbocharger configurations.
(function(){ const targetOEs = ['TS30073','2507071','0009053805','0009054208','0009055105','0009056704', '0009059006','0051531928','0081533728','A0009053805','A0009054208', 'A0009055105','A0009056704','A0009059006','A0051531928','A0081533728', '273-20032','27320032']; const contentCheck = { wordCount: text => text.split(/\s+/).length, validateOE: () => targetOEs.every(oe => document.body.textContent.includes(oe)), validateStructure: () => { const desc = Array.from(document.querySelectorAll('p')).slice(0,2) .reduce((sum,p) => sum + this.wordCount(p.textContent),0); const specs = this.wordCount(document.querySelector('.specs-container').textContent); const compat = this.wordCount(document.querySelector('div[style*="background:#004D99"] p').textContent); return desc >= 200 && specs >= 100 && compat >= 100; } }; if(!contentCheck.validateStructure() || !contentCheck.validateOE()) console.error('Validation Error: Regenerate Content'); })();