Réserver une démonstration

Cut patent&paper research from weeks to hours with PatSnap Eureka AI!

Essayer maintenant

Deterministic vs probabilistic defect detection in AXI

Deterministic vs Probabilistic Defect Detection in AXI — PatSnap Insights
Engineering Intelligence

Deterministic thresholds in automated X-ray inspection enforce fixed, binary pass/fail boundaries on solder joint measurements — but probabilistic frameworks reveal that detection near the threshold boundary is never certain, only probable. Understanding this distinction is critical as solder joint geometries shrink and board complexity increases.

PatSnap Insights Team Engineering Intelligence Analysts 11 min read
Partager
Reviewed by the PatSnap Insights editorial team ·

How Deterministic Thresholds Define Pass/Fail in Automated X-Ray Inspection

Deterministic thresholds in automated X-ray inspection (AXI) work by comparing one or more measured image parameters — such as solder area, roundness, gray-scale value, or solder thickness — against pre-specified upper and lower limit values derived from reference joints. If the measurement falls outside the acceptable range, the joint is classified as defective; if it falls within, it is classified as good. The logic is binary and unconditional.

50+
Patent records & literature sources analysed
1994
Earliest deterministic AXI threshold patent (Four Pi Systems)
1.5%
Max noise-to-brightness ratio for stable Bayesian classification
2024
Siemens two-stage hybrid AXI architecture patent

The earliest and most archetypal example is the approach described by Four Pi Systems Corporation (1994), which analyses a cross-sectional X-ray image to compute an average solder thickness and compares it against a fixed upper threshold (for excess solder) and a fixed lower threshold (for insufficient solder). Background gray-scale correction factors are incorporated to compensate for imaging variability, but the classification logic remains strictly deterministic: overshoot or undershoot of these absolute limits triggers a defect call.

Omron Corporation developed a particularly detailed deterministic framework across multiple patents. As described in a 2018 European patent, the apparatus measures solder area (S) and roundness (T) across multiple cross-sections parallel to the board surface. The pass/fail criterion is deterministic: the joint is declared nondefective only when the minimum values of both area and roundness across all inspected cross-sections meet or exceed their respective reference values. Any single cross-section falling below either reference triggers a defect call — a multi-parameter logic confirmed in a 2011 US patent from the same assignee.

In deterministic AXI threshold systems, a solder joint is classified as defective the moment any single measured parameter — such as solder area or roundness — falls below its pre-specified reference value, regardless of how close to the boundary the measurement falls. There is no probability score; the decision is instantaneous and binary.

Macrotron Process Technologies GmbH refined deterministic threshold logic to operate on a parameter-combination basis. In a 2002 US patent, the system pre-determines lower and upper limit values for multiple gray-scale measurement parameters (such as meniscus height and gray-scale curve rise) from reference solder joints. During production inspection, the system identifies not merely whether any measured value violates a limit, but which parameter exhibits the greatest relative deviation from its limit — enabling defect cause attribution alongside pass/fail classification.

Hewlett Packard Enterprise’s approach, documented in a 2023 US patent, introduces a form of deterministic thresholding trained by statistical cross-machine correlation. The X-ray machine’s algorithm is calibrated using correlation values derived from the statistical relationship between X-ray measurements and optical microscope reference measurements of side joint lengths. Once the algorithm is updated, defect detection is performed deterministically by comparing each joint’s measured side-joint length against a predefined threshold. The threshold itself is stationary once set, even though its value was derived from a statistical calibration process — an important distinction from fully probabilistic approaches.

What is a deterministic AXI threshold?

A deterministic threshold in automated X-ray inspection is a fixed, pre-specified limit value for one or more measured solder joint parameters (area, roundness, gray-scale, thickness). The pass/fail decision is binary: measurements within limits pass; measurements outside limits fail. No probability score is computed. The threshold does not change between inspections unless manually recalibrated.

Figure 1 — Key AXI patent assignees by deterministic threshold approach
Key assignees in deterministic AXI solder joint defect detection threshold patents 0 1 2 3 4 Patents (deterministic) 4 2 1 1 Omron Macrotron Four Pi HP Enterprise Assignee (deterministic threshold patents in dataset)
Omron Corporation accounts for the highest number of deterministic threshold AXI patents in the dataset, with four records spanning 2011–2018, followed by Macrotron Process Technologies GmbH with two records from 1998–2002.

How Probabilistic Thresholds Model Detection Uncertainty in Solder Joint Inspection

Probabilistic approaches abandon the binary, fixed-limit model in favour of expressing detection decisions as functions of probability distributions, confidence intervals, or detection curves that account for measurement uncertainty, defect size variability, and spatial position effects. Rather than asking whether a measurement exceeds a fixed threshold, probabilistic systems ask: what is the probability that this joint is defective given the observed measurement?

The most rigorous formulation of probabilistic detection in the X-ray inspection domain is the Probability of Detection (POD) framework, adapted for inline industrial inspection in a 2022 paper from the University of Antwerp. This work applies POD methods to X-ray computed tomography inspection using virtual X-ray radiographs simulated from specimens with artificial defects of known size, shape, and location — avoiding the costly manufacturing of physical reference specimens. A deep learning application (ZEISS Automated Defect Detection, ZADD) classifies defects automatically, and a hit/miss approach generates POD curves that express, for each defect size, the probability that the system will detect a defect of that size. Critically, the POD framework acknowledges that detection is not a certainty for defects near the detection boundary — it is a probability that varies continuously with defect characteristics.

“Deterministic thresholds produce a hard boundary at which a joint transitions instantaneously from acceptable to defective, while probabilistic thresholds model a transition zone across which the probability of classification changes continuously.”

The University of Antwerp (2022) demonstrated that Probability of Detection (POD) curves for X-ray inspection can be generated using virtual defects simulated from specimens with artificial defects of known size, shape, and location, combined with a deep learning classifier (ZEISS ZADD), eliminating the need to manufacture physical calibration specimens.

Omron Corporation’s 2012 European patent introduces a probabilistic rationale into threshold selection itself. The method derives a correlation between intermediate inspection measurements and final inspection measurements, then — for each candidate threshold value — computes the probability that a joint falling at that measurement point will be classified as defective or nondefective by the final inspection. This transforms threshold selection from a rule-based engineering decision into a statistical optimisation problem: the optimal threshold is the one that minimises combined probabilities of defect escape and false rejection.

Agilent Technologies took a related probabilistic-statistical stance in solder joint inspection. As documented in two 2005 patents (US and EP), the system generates an expected pass/fail criterion for each individual solder joint that accounts for statistically acceptable variation in Z-axis elevation across the printed-circuit device and mounting surface. Rather than applying a single fixed threshold to all joints, the system computes a distribution of acceptable measurement values for each joint based on its neighbours’ measurements — a near-neighbour outlier analysis that is inherently probabilistic. Joints are flagged as defective when their measurements are statistical outliers within the local population. This directly addresses a limitation of uniform deterministic thresholds: a threshold applied uniformly across all joints on a board will produce higher false-call rates on joints near board edges (where Z-axis elevation variance is greatest) and may under-call defects on joints near board centre.

The probabilistic orientation also connects to uncertainty-aware noise modelling. Research from Novosibirsk State University of Architecture and Civil Engineering (2020) demonstrates the application of a binary Bayesian classifier for defect detection in X-ray radiographs. The Bayesian framework explicitly models detection as a probabilistic event: the classifier produces stable results only when pixel-level noise does not exceed 1.5% of average image brightness, beyond which probabilistic classification degrades — an effect that deterministic threshold systems cannot self-diagnose.

Key finding — Bayesian classifier noise threshold

A Bayesian classifier applied to X-ray defect detection remains stable only when pixel-level noise does not exceed 1.5% of average image brightness, according to research from Novosibirsk State University (2020). Deterministic threshold systems have no equivalent self-diagnostic capability for noise-induced degradation.

Search the full patent landscape for AXI defect detection thresholds with PatSnap Eureka.

Explore AXI Patents in PatSnap Eureka →

The False-Call vs. Defect-Escape Trade-Off: Why No Single Threshold Is Optimal

The trade-off between false calls and defect escapes is a probabilistic optimisation problem, not a single engineering constant. No single deterministic threshold achieves both zero defect escape and zero false calls simultaneously — and the patent literature makes this explicit.

Flextronics AP LLC (2017) patented a quality control optimisation framework applicable to AXI, AOI, and SPI systems that generates graphical visualisations mapping threshold settings to Defect Escaped percentage versus False Call parts per million (ppm) trade-off curves, enabling operators to select a threshold that achieves a predetermined trade-off ratio.

Flextronics AP LLC’s 2017 US patent explicitly models this relationship. The approach enters multiple threshold settings, collects test results across all settings, and generates a graphical representation of the relationship between Defect Escaped percentage and False Call parts per million (ppm). A quality control operator uses this visualisation to fine-tune threshold settings to achieve a predetermined trade-off ratio. The method implicitly acknowledges that the probabilistic framework is primarily a design-time tool; the deterministic threshold is the runtime artefact.

Figure 2 — Conceptual trade-off: Defect Escape % vs. False Call ppm as threshold tightens
AXI solder joint defect escape percentage versus false call ppm trade-off as detection threshold tightens Faible Med Élevé V.High Rate Loose Modéré Tight Very Tight Threshold stringency → Optimal trade-off zone Defect Escape % False Call ppm
As AXI threshold stringency increases, defect escape rates fall while false-call rates rise. The Flextronics AP LLC (2017) framework makes this trade-off explicit by mapping threshold settings to graphical visualisations of Defect Escaped % versus False Call ppm, enabling operators to select a predetermined trade-off ratio.

The University of Antwerp POD framework represents the purest separation between the two paradigms: the probabilistic POD curve is a characterisation tool used to validate and set the deterministic threshold that a production system will ultimately apply. In this way, probabilistic analysis and deterministic deployment are not competing alternatives — they are sequential stages in a rigorous inspection design process. The POD curve quantifies how well a chosen threshold performs across the full range of defect sizes before it is locked into production.

Real solder joint measurement distributions do not obey step functions — they are continuous, locally correlated, and influenced by board-level geometric variation. Agilent’s near-neighbour outlier analysis corrects for this by making the effective threshold joint-specific based on statistical inference from neighbouring joints, rather than applying a single global limit that ignores spatial context. This is a practical demonstration that the choice between deterministic and probabilistic approaches has direct consequences for false-call rates at board edges versus board centres.

Hybrid and Adaptive AXI Architectures: Bridging Deterministic Rules and Probabilistic Scoring

Two-stage hybrid AXI architectures are becoming the commercial standard, combining a fast deterministic first-pass with a probabilistic machine-learning second pass to handle defect patterns that exceed deterministic rule capacity.

Siemens Aktiengesellschaft’s 2024 European patent implements exactly this approach: a first error indicator based on conventional image processing (effectively deterministic) flags a PCB assembly as potentially faulty, whereupon a second error indicator derived from a trained adaptive machine-learning algorithm is invoked. The ML-based second stage handles defect patterns such as solder voids and head-in-pillow defects whose complexity exceeds the capacity of deterministic rules. This architecture mirrors a probabilistic re-scoring layer placed downstream of a deterministic pre-filter — the two approaches are complementary rather than mutually exclusive.

Siemens Aktiengesellschaft’s 2024 European patent (Systems and methods for automated x-ray inspection) discloses a two-stage hybrid AXI architecture in which a deterministic first-pass image processing stage flags potentially faulty PCB assemblies, and a trained adaptive machine-learning algorithm forms a second error indicator specifically targeting solder voids and head-in-pillow defects that exceed deterministic rule capacity.

Panasonic Intellectual Property Management Co. Ltd.’s 2022 US patent explicitly introduces a gray zone between the nondefective and defective product zones — a region where the measured value is indeterminate. Joints falling in the gray zone trigger neither a definitive pass nor a definitive fail, but require additional review. This tri-state logic is architecturally intermediate between a binary deterministic threshold and a continuous probabilistic score, representing an operational compromise for production environments where full probabilistic computation is impractical in real time.

Hubei Donghe Electronics Technology Co. Ltd.’s 2024 Chinese patent uses a machine learning system trained on sample sets to generate lower and upper dose prediction thresholds, then further refines these through transition thresholds and final thresholds combined via weighting. The weighting scheme reduces the influence of sample-specific variation on the final threshold, producing threshold values that are more representative of the population distribution — a probabilistic calibration process producing operationally deterministic outputs.

Hewlett-Packard’s 1997 US patent disclosed self-learning techniques for solder defect detection using cross-sectional X-ray images. The system applies learning to account for localised shading effects in double-sided PCB assemblies, building a local statistical model that continuously recalibrates what the deterministic thresholds compare against — adapting the effective threshold to local imaging conditions without abandoning the binary accept/reject decision structure.

Analyse the full patent landscape for hybrid AXI inspection architectures using PatSnap Eureka’s AI search.

Search AXI Patents in PatSnap Eureka →

Deterministic vs. Probabilistic AXI Thresholds: A Side-by-Side Comparison

The two paradigms differ across every dimension of inspection design — from decision logic and calibration requirements to how they handle noise and regulatory alignment. The table below summarises the key distinctions drawn from the patent dataset.

Dimension Deterministic Threshold Probabilistic Threshold
Decision logic Binary: measured value vs. fixed limit Continuous: probability score or POD curve
Threshold derivation Engineering rules from reference joints Statistical modelling of defect size/location distributions
False call handling Fixed trade-off, manually adjusted Explicitly optimised via probability models
Defect escape risk Constant for a given threshold setting Quantified per defect size via POD curve
Computational complexity Faible High (simulation, deep learning, Bayesian inference)
Calibration requirement Reference joints with known-good and known-bad conditions Virtual or physical specimens with calibrated defect characteristics
Sensitivity to noise Not self-diagnosing Bayesian classifier degrades when noise exceeds 1.5% of average image brightness
Standards alignment Directly comparable to IPC/industry limits Compatible with aerospace/defence POD requirements (MIL-HDBK-1823A paradigm)
Key examples Four Pi Systems (1994); Omron (2011, 2018); Macrotron (2002) University of Antwerp / ZEISS ZADD (2022); Omron POD suitability (2012); Agilent near-neighbour (2005)

According to standards bodies including IPC, solder joint acceptance criteria are traditionally expressed as deterministic limits — making deterministic AXI thresholds the natural operational choice for production environments. However, as WIPO patent data confirms, the most recent filings (2022–2024) from Siemens, Panasonic, and Hubei Donghe all incorporate probabilistic or adaptive elements, reflecting a clear industry direction toward hybrid architectures. The aerospace and defence sector has long required POD-based validation aligned with standards such as MIL-HDBK-1823A, a framework maintained by IEEE and related defence standards bodies, and this requirement is now migrating into commercial electronics inspection as solder joint geometries shrink.

“The probabilistic framework is primarily a design-time tool; the deterministic threshold is the runtime artefact — and the POD curve is the bridge that validates how well the threshold performs before it is locked into production.”

The deep learning second-pass layer in the Siemens AXI patent reflects the current state of the art: deterministic rules handle clear-cut cases efficiently, while probabilistic ML scoring handles the ambiguous middle ground. This practical acknowledgement — that the two approaches are complementary rather than mutually exclusive — is the most important architectural insight to emerge from the dataset of more than 50 patent records and literature sources spanning over three decades of AXI development.

Deterministic thresholds dominate production AXI implementations due to their computational simplicity and direct alignment with industry pass/fail standards such as IPC limits, as exemplified by fixed area and roundness reference values in Omron Corporation’s 2018 European patent. Probabilistic POD frameworks serve primarily as design-time validation tools that determine how well a chosen deterministic threshold performs across the full range of defect sizes.

Questions fréquentes

Deterministic vs. probabilistic AXI thresholds — key questions answered

Still have questions? Let PatSnap Eureka answer them for you.

Ask PatSnap Eureka for a deeper answer →

Références

  1. Probability of detection applied to X-ray inspection using numerical simulations — University of Antwerp, 2022
  2. Method and apparatus for detecting excess/insufficient solder defects — Four Pi Systems Corporation, 1994
  3. X-ray inspection apparatus, x-ray inspection method and x-ray inspection program — Omron Corporation, 2018 (EP)
  4. X-ray inspection apparatus, x-ray inspection method, x-ray inspection program, and x-ray inspection system — Omron Corporation, 2011 (US)
  5. Process and circuit for testing a solder joint for faults — Macrotron Process Technologies GmbH, 2002 (US)
  6. Process and circuitry for inspecting welding points — Macrotron Process Technologies GmbH, 1998 (CA)
  7. Measurement machine and method for detecting a defect in solder joints — Hewlett Packard Enterprise Development LP, 2023 (US)
  8. Suitability determination method for determination standard value and method for specifying optimum value thereof — Omron Corporation, 2012 (EP)
  9. System and method for identifying solder joint defects — Agilent Technologies, Inc., 2005 (US)
  10. System and method for identifying solder joint defects — Agilent Technologies, Inc., 2005 (EP)
  11. Comparison of Methods for Processing of X-ray images of Defects in Reinforced Concrete Product — Novosibirsk State University of Architecture and Civil Engineering, 2020
  12. Method of and device for quality control process optimization — Flextronics AP LLC, 2017 (US)
  13. Systems and methods for automated x-ray inspection — Siemens Aktiengesellschaft, 2024 (EP)
  14. Bead appearance inspection device, bead appearance inspection method, program, and bead appearance inspection system — Panasonic Intellectual Property Management Co. Ltd., 2022 (US)
  15. Learning method and apparatus for detecting and controlling solder defects — Hewlett-Packard Co., 1997 (US)
  16. A method for setting dose thresholds for fixed-duration X-ray short circuit detection of PCBA boards — Hubei Donghe Electronics Technology Co. Ltd., 2024 (CN)
  17. Deep Learning Based Defect Detection for Solder Joints on Industrial X-Ray Circuit Board Images — Singapore University of Technology and Design, 2020
  18. Sensing requirements for modern circuit board inspection — Delphi Delco Electronics Systems, 2007
  19. WIPO — World Intellectual Property Organization (patent data source)
  20. IPC — Association Connecting Electronics Industries (solder joint acceptance standards)
  21. IEEE — Institute of Electrical and Electronics Engineers (POD and inspection standards)

All data and statistics in this article are sourced from the references above and from PatSnap‘s proprietary innovation intelligence platform.

Votre partenaire en IA agentique
pour une innovation plus intelligente

PatSnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Réserver une démonstration