Difficulty: Easy
Correct Answer: bed-of-nails
Explanation:
Introduction / Context:Manufacturing test is crucial for quality and yield. One widely used method for checking continuity, component presence, in-circuit parameters, and sometimes boundary-scan access on assembled PCBs is a mechanical fixture that contacts many nodes at once.
Given Data / Assumptions:
Concept / Approach:The descriptive name “bed-of-nails” comes from the dense field of probes resembling nails. It enables automated, repeatable, high-throughput testing. This is distinct from design-time structures (LUTs and CLBs in FPGAs) or device classes (CPLD).
Step-by-Step Solution:
Identify the physical tester: fixture with many pogo pins.Relate to use cases: in-circuit test (ICT), programming via test pads, continuity/short checks.Match to the common term: “bed-of-nails.”Exclude unrelated logic-design acronyms.Verification / Alternative check:Electronics manufacturing references and EMS vendors universally use “bed-of-nails” to describe such test fixtures.
Why Other Options Are Wrong:
LUT / CLB: Elements inside FPGA fabrics, not PCB test fixtures.CPLD: A programmable logic device, unrelated to test fixture hardware.Common Pitfalls:Confusing manufacturing test terminology with digital logic design terms; assuming boundary-scan eliminates the need for physical access—many boards still rely on fixtures.
Final Answer:bed-of-nails
Discussion & Comments