university of connecticut automated ic defect characterization wesley stevens dan guerrera ryan...

11
University of Connecticut Automated IC Defect Characterization Wesley Stevens Dan Guerrera Ryan Nesbit Professor Mohammad Tehranipoor Electrical and Computer Engineering

Upload: theodore-newman

Post on 29-Dec-2015

218 views

Category:

Documents


0 download

TRANSCRIPT

University of Connecticut

Automated IC Defect Characterization

Wesley StevensDan GuerreraRyan Nesbit

Professor Mohammad TehranipoorElectrical and Computer Engineering

All Rights Reserved 2

Summary

Automated system for identifying physical defectsTake images for input

Microscope, X-Ray, IR

Image Analysis

Output type, location, and confidence level of defect

All Rights Reserved 3

Background

Threat of counterfeit ICs increasingOver 1 million counterfeit ICs found in military supplies

Can cause critical failure of systemsLeads to loss of life in military and medical applications

Current physical defect analysis done manuallyNeed expert to spend time on tests

Tests can be destructive

Subject to human error

All Rights Reserved 4

Project Overview

All Rights Reserved 5

Project Overview

Three main stepsAcquire images of suspect ICs

Give set of images to the detection algorithm

Algorithm returns altered images with highlighted defects

Ideal implementationImaging and algorithm on same device

Device takes consistent images

Algorithm determines both location of defects and types of defects

No reference images needed

All Rights Reserved 6

Defect Taxonomy

PackageScratches

Discoloration

Faded markings/text

Pattern change

All Rights Reserved 7

Existing Detection Methods

Incoming InspectionDocumentation and visual inspection of parts

Package AnalysisMaterial and composition

DelidRemove part packaging, inspect die and wires

All Rights Reserved 8

Proposed Detection Methods

Golden-IC AnalysisTake identically positioned images for one golden IC and one suspect IC

Use comparison algorithm to determine inconsistencies

Self-Reference AnalysisTake images from different locations of the package of a suspect IC

Use comparison algorithm to determine inconsistencies

Group Comparison AnalysisIdentify patterns that suggest a defect

All Rights Reserved 9

Algorithm Approaches

Statistical Averaging

Error Margin

Pattern RecognitionEdge/Blob detection

All Rights Reserved 10

Project Plan

Golden IC comparison

Group Comparison

analysis

Self-reference analysis

Statistical averaging

Error margin

Pattern recognition

All Rights Reserved 11

Project Status

Have implemented a basic statistical averaging approach, few images tested

Next step is to refine the statistical averaging, include basic error margin, comparison between Golden IC set and Suspect IC

Need to create specific procedure and setup to acquire consistent images from suspect and golden ICs for testing