Difficulty: Easy
Correct Answer: Flying probe
Explanation:
Introduction / Context:
Manufacturing test strategies balance coverage, cost, and mechanical complexity. Classic fixtures such as bed-of-nails provide many simultaneous contacts but are mechanically static during the test. Newer strategies, including JTAG boundary scan, rely on on-chip instrumentation and require no moving parts. Flying-probe systems, however, physically move probes to contact nodes sequentially, offering flexibility without dedicated fixtures.
Given Data / Assumptions:
Concept / Approach:
The key discriminator is whether the test method requires mechanical motion during testing. Flying-probe machines move one or more needles under CNC control, contacting nets one at a time. Bed-of-nails fixtures are static pin arrays. Boundary scan and EXTEST operate electronically through the JTAG port without motion.
Step-by-Step Reasoning:
Verification / Alternative check:
Review test equipment specs: flying-probe speeds are given in nodes-per-minute with axes travel specs, confirming mechanical movement. JTAG test descriptions reference TAP controllers, instruction registers, and boundary cells—no mechanical motion involved.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Flying probe
Discussion & Comments