Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Electrical Engineering›Automatic Test Pattern Generation
Process / pipelineDigital circuit testing

Automatic Test Pattern Generation

Automatic Test Pattern Generation for Digital Circuits · Also known as: ATPG, Test pattern generation, Fault-based testing

Automatic Test Pattern Generation (ATPG) is the automated creation of test vectors that detect manufacturing defects in digital circuits. Pioneered by Roth in 1966, ATPG systematically finds inputs that make stuck-at faults observable at outputs, enabling comprehensive fault detection. ATPG is critical for semiconductor manufacturing: enabling high test coverage ensures only good chips ship and identifies manufacturing process issues.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Automatic Test Pattern Generation
Logic SynthesisMonte Carlo Process Vari…Static Timing Analysis

When to use it

ATPG is mandatory for any digital IC shipped to customers. Used in manufacturing test: every chip undergoes ATPG-generated tests before shipment. Essential for cost control: detecting defects early avoids expensive field failures. Run alongside design synthesis to identify hard-to-test logic (use DFT to improve testability). Less critical for safety-non-critical products, but standard industry practice.

Strengths & limitations

Strengths
  • Systematic fault-driven approach: targets specific defects rather than random testing
  • High fault coverage: modern ATPG achieves >95% stuck-at fault coverage on well-designed circuits
  • Automated process: no manual test vector creation needed
  • Identifies untestable faults: reveals design-for-testability (DFT) gaps
Limitations
  • Exponential complexity: some faults require exponential search to find tests (NP-complete problem)
  • Limited to assumed fault models (stuck-at); may miss real defects not matching the model
  • Difficulty with sequential circuits: test generation requires long test sequences
  • Untestable faults exist in any design: some faults cannot be detected without modifying the circuit

Frequently asked

What is a stuck-at fault and why is it the standard fault model?

A stuck-at fault assumes a line is permanently 0 or 1 (stuck-at-0 or stuck-at-1) due to defects. It's standard because it's simple to model and covers many real manufacturing defects (opens, shorts). More complex models (bridging, transition) exist but are harder to test.

Why do some faults remain untestable?

Untestable faults occur when: (1) the fault site is not observable at any output, or (2) the fault cannot be activated without violating other constraints. Design-for-testability (scan chains) adds observability; BIST adds self-checking.

How do I improve test coverage if ATPG reports low coverage?

Add design-for-testability (DFT): scan chains for sequential logic, test points for hard-to-access nodes, and BIST for self-checking. These modifications improve observability and controllability, raising coverage.

What is the relationship between test time and test cost?

Longer tests improve fault coverage but increase per-chip test time and equipment cost. Balance coverage and time via compression: multiple faults per test vector, test vector compression, and parallel testing.

Sources

  1. Abramovici, M., Breuer, M. A., & Friedman, A. D. (1990). Digital Systems Testing and Testable Design. Computer Science Press. link ↗
  2. Roth, J. P. (1966). Diagnosis of automata failures: A calculus and a method. IBM Journal of Research and Development, 10(4), 278-291. DOI: 10.1147/rd.104.0278 ↗
  3. Goel, P. (1981). An implicit enumeration algorithm to generate tests for combinational circuits. IEEE Transactions on Computers, 30(3), 215-222. link ↗

How to cite this page

ScholarGate. (2026, June 3). Automatic Test Pattern Generation for Digital Circuits. ScholarGate. https://scholargate.app/en/electrical-engineering/automatic-test-pattern-generation

Related methods

Logic SynthesisMonte Carlo Process VariationStatic Timing Analysis

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Logic SynthesisElectrical Engineering↔ compare
  • Monte Carlo Process VariationElectrical Engineering↔ compare
  • Static Timing AnalysisElectrical Engineering↔ compare
Compare side by side →

Referenced by

Logic SynthesisMonte Carlo Process VariationStatic Timing Analysis

Similar methods

Static Timing AnalysisLogic SynthesisAutomated Theorem ProvingBinary Decision DiagramMutation TestingMonte Carlo Process VariationDesign for Manufacturing and AssemblySymbolic Execution

Related reference concepts

Software TestingModel Checking for SoftwareSoftware Verification and ValidationBoolean Circuits and Circuit ComplexityFormal Methods in SoftwareSoftware Construction and Quality

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Automatic Test Pattern Generation (Automatic Test Pattern Generation for Digital Circuits). Retrieved 2026-07-21 from https://scholargate.app/en/electrical-engineering/automatic-test-pattern-generation · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
J. Paul Roth
Subfamily
Digital circuit testing
Year
1966
Type
Automated fault-detection test vector generation
Related methods
Logic SynthesisMonte Carlo Process VariationStatic Timing Analysis
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account