# NDT Pass Rate Aggregation

*/Problems/NDT_Pass_Rate_Aggregation*

## Problem Overview

Quality assurance managers and production leads lack a unified view of pass/fail metrics from Non-Destructive Testing (NDT) across multiple facilities and third-party contractors. NDT results, whether from ultrasonic, radiographic, or magnetic particle inspections, are generated in disparate, unstructured formats ranging from proprietary equipment files to flat PDF reports. Because this data remains locked in siloed documents, tracking real-time defect rates, supplier material quality, or specific inspector performance requires exhaustive manual data extraction.

The persistence of this problem stems from the fragmented nature of NDT execution. Manufacturers frequently rely on a rotating mix of in-house Level II inspectors and external testing agencies, each utilizing different reporting standards and legacy software systems. Existing Quality Management Systems demand structured inputs, forcing quality engineers to manually parse and transcribe complex weld maps, defect codes, and scan results just to calculate basic yield metrics.

Without automated aggregation, manufacturing networks operate on lagged quality data. By the time a systemic defect pattern in a specific production run or raw material batch is identified through manual spreadsheet reconciliation, the flawed components have often already moved into downstream assembly, multiplying rework and scrap costs.

## Problem Severity Frequency

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Severity**: 4
**Frequency**: continuous
**Budget Reality**:
- **Price Ceiling**: ~$20k-40k/yr — anchored to displaced manual engineering labor and QMS seat licenses, well below total rework cost
- **Who Controls Spend**: VP of Quality or Plant Manager signs, QA Manager evaluates
- **Existing Budget Line**: true
- **Switching Cost From Status Quo**: moderate: requires mapping legacy NDT report formats and configuring automated data pipelines into the incumbent QMS
**Regulatory Risk**: high
**Time Cost Per Event**: ~2-4 hours per inspection batch
**Money Cost Per Event**: ~$5k-20k in scrap and rework per delayed detection
**Annual Cost Per Affected Entity**: ~$100k-300k all-in

## Problem Why Now

The rapid expansion of nearshoring and distributed manufacturing, accelerating per supply chain reports through 2023, has fragmented quality control by forcing OEMs to rely on dozens of tier-2 and tier-3 third-party NDT contractors. Previously, aggregating test results required rigid Optical Character Recognition templates, which fail constantly because every external testing agency uses distinct PDF layouts and proprietary reporting standards.

The barrier to automating unstructured NDT extraction collapsed in late 2023 with the commercial deployment of multi-modal Vision-Language Models capable of spatial document reasoning. Unlike legacy OCR that searches for fixed pixel coordinates, these modern models parse complex weld maps, interpret diverse defect codes, and extract tabular ultrasonic scan results from flat PDFs regardless of structural variations.

Because legacy Quality Management Systems demand perfectly structured data, quality engineers historically spent hours manually transcribing pass and fail metrics just to calculate a baseline defect rate. With AI now able to interpret dense industrial test reports at scale, manufacturers capture real-time defect patterns and isolate flawed raw materials before they advance into downstream assembly.

## Problem Current Solutions

**Status Quo**: Quality engineers manually download disparate PDF NDT reports from external portals and transcribe defect codes and weld maps into spreadsheets or legacy Quality Management Systems to calculate aggregate yield metrics.
**Workarounds**:
- manual transcription of PDF reports
- macro-heavy Excel aggregation trackers
- spot-checking only high-risk batches
- delayed end-of-month batch uploads
**Named Tools In Use**:
- [Microsoft Excel](/Products/Microsoft_Excel)
- [ETQ Reliance](/Products/ETQ_Reliance)
- [Olympus OmniPC](/Products/Olympus_OmniPC)
- [Waygate InspectionWorks](/Products/Waygate_InspectionWorks)
- [MasterControl QMS](/Products/MasterControl_QMS)
**Why Insufficient**: Existing Quality Management Systems demand rigid, structured inputs and cannot autonomously interpret disparate defect codes or unstructured weld maps from third-party vendor reports. This structural inability to ingest unstructured NDT outputs creates a massive data lag, ensuring systemic defect patterns are only caught after flawed components reach downstream assembly.

## Problem Market Profile

**Incumbents**:
- [ETQ Reliance](/Problems/NDT_Pass_Rate_Aggregation/Competitors/ETQ_Reliance)
- [MasterControl](/Problems/NDT_Pass_Rate_Aggregation/Competitors/MasterControl)
- [Olympus OmniPC](/Problems/NDT_Pass_Rate_Aggregation/Competitors/Olympus_OmniPC)
- [Waygate InspectionWorks](/Problems/NDT_Pass_Rate_Aggregation/Competitors/Waygate_InspectionWorks)
- [Siemens Teamcenter Quality](/Problems/NDT_Pass_Rate_Aggregation/Competitors/Siemens_Teamcenter_Quality)
**Substitutes**:
- Manual transcription of PDF reports
- Macro-heavy Excel aggregation trackers
- Spot-checking high-risk batches
- Delayed end-of-month batch uploads
**Position Axes**:
- Ingestion Modality: Structured Input vs. Unstructured Extraction
- Hardware Ecosystem: Proprietary Vendor vs. Hardware-Agnostic
**Market Dynamics**: The field is heavily siloed by equipment manufacturers, though rising pressure for real-time supply chain visibility is driving a need for hardware-agnostic parsing layers that sit between proprietary inspection tools and enterprise QMS.
**Competition Concentration**: Incumbents cluster heavily in two distinct quadrants: traditional Quality Management Systems occupy the hardware-agnostic but structured-input space, while OEM software dominates the unstructured but proprietary-vendor space. The quadrant demanding unstructured extraction across hardware-agnostic ecosystems is sparsely populated by commercial solutions, currently relying almost entirely on manual transcription and bespoke Excel macros.

## Mint Vocabulary Bag

**Action Verbs**:
- scan
- verify
- calibrate
- detect
- inspect
**Gerund Stems**:
- scan
- monitor
- detect
- probe
- assess
**Abstract Nouns**:
- yield
- integrity
- variance
- threshold
- continuity
**Concrete Nouns**:
- transducer
- coupon
- weld
- probe
- sensor
- specimen
**Metaphor Nouns**:
- sentinel
- prism
- sieve
- compass
- lense
**Structure Nouns**:
- grid
- ledger
- vault
- docket
- index

## Problem Candidate Solutions

- [Calibrateworks](/Problems/NDT_Pass_Rate_Aggregation/Startups/Calibrateworks) — Agent
- [Degradation](/Problems/NDT_Pass_Rate_Aggregation/Startups/Degradation) — Software
- [Escapecode](/Problems/NDT_Pass_Rate_Aggregation/Startups/Escapecode) — Software
- [Defect](/Problems/NDT_Pass_Rate_Aggregation/Startups/Defect) — Service-as-Software
- [Defectescape](/Problems/NDT_Pass_Rate_Aggregation/Startups/Defectescape) — Agent
- [Sieveslide](/Problems/NDT_Pass_Rate_Aggregation/Startups/Sieveslide) — Software

## Problem Solution Space2x2

```mermaid
quadrantChart
    x-axis "Manual Data Aggregation" --> "Automated Data Ingestion"
    y-axis "Point-in-Time Metrics" --> "Longitudinal Trend Analysis"
    quadrant-1 "Automated & Longitudinal"
    quadrant-2 "Manual & Longitudinal"
    quadrant-3 "Manual & Point-in-Time"
    quadrant-4 "Automated & Point-in-Time"
    Calibrateworks: [0.8, 0.8]
    Degradation: [0.3, 0.9]
    Escapecode: [0.6, 0.4]
    Defect: [0.2, 0.2]
    Defectescape: [0.4, 0.7]
    Sieveslide: [0.9, 0.3]
```

## Problem Affected Roles

- Quality Assurance Manager — QA/QC
- Production Lead — Manufacturing
- Quality Engineer — Engineering
- NDT Coordinator — Inspection
- Supplier Quality Manager — Supply Chain
- Manufacturing Engineer — Production
- Plant Operations Manager — Operations

## Problem Affected Companies

- Aerospace Component Manufacturers — Tier 1 Suppliers
- Heavy Machinery Fabricators — OEMs
- Oil And Gas Refineries — Asset Owners
- Automotive Parts Suppliers — High Volume
- Structural Steel Fabricators — Construction
- Third-Party NDT Agencies — Service Providers
- Commercial Shipbuilding Yards — Maritime
- Defense Contract Manufacturers — Government Suppliers

## Problem Affected Processes

- Supplier Quality Management — Vendor Metrics
- QMS Data Ingestion — Data Entry
- Production Yield Analysis — Defect Tracking
- Contractor Quality Oversight — External Agencies
- Batch Quality Clearance — Raw Materials
- Inspector Performance Auditing — Personnel Metrics
- Component Defect Mapping — NDT Results
- Assembly Release Authorization — Downstream Control

## Problem Matching Opportunities

- Supplier NDT Scoring for Aerospace — Quality Intelligence
- NDT Yield Benchmarking for Foundries — Manufacturing Analytics
- NDT Report Normalization for Additive — Data Pipeline
- Defect Trend Aggregation for Midstream — Predictive Maintenance
- Inspector Reliability Analytics for MROs — Performance Analytics

## Problem Token Hero

**Genre**: problem-hero
**Rendered**: Quality assurance managers and production leads lack a unified view of pass/fail metrics from Non-Destructive Testing (NDT) across multiple facilities and third-party contractors.
**Mechanism**: overview-derived-v1
**Template Id**: problem-overview-derived
**Vocab Fingerprint**: 3f2a65ebff680f30

## Neighborhood

### Related (entails child problem)

- [ASME Welder Labor Shortages](/Problems/ASME_Welder_Labor_Shortages) — entails child problem · Problems

### What it's used for

- [EtQ Reliance](/Products/EtQ_Reliance) — used for · Products
- [MasterControl QMS](/Products/MasterControl_QMS) — used for · Products
- [Olympus OmniPC](/Products/Olympus_OmniPC) — used for · Products
- [Waygate InspectionWorks](/Products/Waygate_InspectionWorks) — used for · Products
- [Microsoft Excel](/Software/Microsoft_Excel) — used for · Software

### Competitors

- [Olympus OmniPC](/Competitors/Olympus_OmniPC) — competes with · Competitors
- [Siemens Teamcenter Quality](/Competitors/Siemens_Teamcenter_Quality) — competes with · Competitors
- [Waygate InspectionWorks](/Competitors/Waygate_InspectionWorks) — competes with · Competitors
- [ETQ Reliance](/Competitors/ETQ_Reliance) — competes with · Competitors
- [MasterControl](/Competitors/MasterControl) — competes with · Competitors

### Entails child problem

- [Vendor Report Harmonization](/Problems/Vendor_Report_Harmonization) — entails child problem · Problems
- [Weld Map Interpretation](/Problems/Weld_Map_Interpretation) — entails child problem · Problems
- [Defect Code Normalization](/Problems/Defect_Code_Normalization) — entails child problem · Problems
- [External Agency Reporting](/Problems/External_Agency_Reporting) — entails child problem · Problems
- [Raw File Ingestion](/Problems/Raw_File_Ingestion) — entails child problem · Problems
- [Systemic Defect Identification](/Problems/Systemic_Defect_Identification) — entails child problem · Problems

### Solves problem

- [Defect](/Startups/Defect) — candidate solution for · Startups
- [Defectescape](/Startups/Defectescape) — candidate solution for · Startups
- [Degradation](/Startups/Degradation) — candidate solution for · Startups
- [Escapecode](/Startups/Escapecode) — candidate solution for · Startups
- [Sieveslide](/Startups/Sieveslide) — candidate solution for · Startups
- [Calibrateworks](/Startups/Calibrateworks) — candidate solution for · Startups

### Similar Problems

- [NDT Pass Rate Tracking](/Problems/NDT_Pass_Rate_Tracking) — similar · Problems
- [Defect Reporting Latency](/CompanyTypes/Non-Destructive_Testing_(NDT)_Contractor/Problems/Defect_Reporting_Latency) — similar · Problems
- [Sub-Tier Quality Tracking](/Problems/Sub-Tier_Quality_Tracking) — similar · Problems
- [Vendor Material Variance](/Skills/Quality_Control_Analysis/Problems/Vendor_Material_Variance) — similar · Problems
- [Inconsistent Quality Grading](/Occupations/Inspectors,_Testers,_Sorters,_Samplers,_and_Weighers/Problems/Inconsistent_Quality_Grading) — similar · Problems
- [Inspection Cycle Delays](/Problems/Inspection_Cycle_Delays) — similar · Problems
- [Manual Visual Inspection Labor](/Problems/Manual_Visual_Inspection_Labor) — similar · Problems
- [Reduce Production Defect Rates](/Problems/Reduce_Production_Defect_Rates) — similar · Problems
- [Visual Inspection Backlog](/Problems/Visual_Inspection_Backlog) — similar · Problems
- [Production Quality Variance](/Problems/Production_Quality_Variance) — similar · Problems
- [Optimize PCB Assembly Yields](/Problems/Optimize_PCB_Assembly_Yields) — similar · Problems
- [Supplier Batch Profiling](/Problems/Supplier_Batch_Profiling) — similar · Problems
- [Manual Traceability Overhead](/Problems/Manual_Traceability_Overhead) — similar · Problems
- [Visual Inspection Bottlenecks](/Problems/Visual_Inspection_Bottlenecks) — similar · Problems
- [Reduce Production Yield Scrap](/Problems/Reduce_Production_Yield_Scrap) — similar · Problems
- [Inspector Training Bottlenecks](/Skills/Quality_Control_Analysis/Problems/Inspector_Training_Bottlenecks) — similar · Problems
- [Product Quality Defects](/Industries/Manufacturing/Problems/Product_Quality_Defects) — similar · Problems
- [Raw Material Standardization](/Problems/Raw_Material_Standardization) — similar · Problems
- [Batch Quality Deviations](/Problems/Batch_Quality_Deviations) — similar · Problems
