Flashcards: Automated PCB Fault Diagnosis — 56 cards

All cards

1Question

What is a printed circuit board made of?

Answer

Glass-reinforced plastic with etched copper tracks.

2Question

Why are PCBs used in almost all commercial electronic devices?

Answer

Because they are rugged, inexpensive, and highly reliable.

3Question

What are the main steps in bare PCB fabrication?

Answer

Copper foil coverage, photoresist film formation, etching, and film stripping.

4Question

Name one type of defect identified in PCB manufacturing.

Answer

Missing components.

5Question

Name another type of PCB defect besides missing components.

Answer

Misalignment.

6Question

What PCB defect involves incorrect electrical connection polarity?

Answer

Wrong polarity.

7Question

What tools does the research use for image annotation and model training?

Answer

Roboflow is used for image annotation and model training.

8Question

Which metrics evaluate the fault-diagnosis system's performance?

Answer

Accuracy, precision, recall, F1-score, mean Average Precision, and inference time.

9Question

What inspection methods are compared in the study?

Answer

Automated computer-vision inspection and conventional manual inspection.

10Question

Which aspects are compared between automated and manual inspection?

Answer

Defect-detection accuracy, inspection time, and consistency.

11Question

Which activities are excluded from the study's scope?

Answer

PCB repair, real-time deployment, hardware integration, 3D analysis, thermal imaging, X-ray, electrical testing, and cost evaluation.

12Question

What is the first step in the Roboflow workflow for PCB images?

Answer

Uploading PCB images.

13Question

Which stages follow annotation in the Roboflow workflow?

Answer

Preprocessing and augmenting images.

14Question

How does the Roboflow workflow prepare datasets for model training?

Answer

By versioning datasets, splitting data, and exporting datasets.

15Question

What is the initial step in the complete data-processing cycle for PCB defect detection?

Answer

PCB image collection.

16Question

Which step comes after Roboflow annotation in the data-processing cycle?

Answer

Preprocessing and augmentation.

17Question

What are the final steps in the complete data-processing cycle?

Answer

Quantitative evaluation, statistical analysis, and interpretation of results.

18Question

What inputs does the conceptual framework for PCB defect detection include?

Answer

PCB image dataset, Roboflow annotation tool, defect categories, training parameters, and CNN or object-detection algorithm.

19Question

What assumptions does the study make about the images used?

Answer

Images are correctly labeled, clear, representative of defects, and independent between training and testing.

20Question

What is a convolutional neural network in visual inspection?

Answer

A deep-learning architecture that learns complex visual defect features automatically.

21Question

What trade-offs do YOLO, Faster R-CNN, and RetinaNet offer?

Answer

Different balances between object-detection inference speed and accuracy.

22Question

What mAP did YOLOv4 achieve on a custom PCB dataset?

Answer

92.3% mAP.

23Question

How many images and defect categories were in the YOLOv4 PCB dataset?

Answer

2,500 annotated images across eight defect categories.

24Question

What CNN accuracy is reported on standardized PCB defect datasets?

Answer

Exceeding 95%.

25Question

Name one research gap identified in PCB defect detection literature.

Answer

Limited Roboflow integration.

26Question

What is a limitation related to practical deployment in PCB defect detection research?

Answer

Insufficient practical deployment evaluation.

27Question

What issue involves dataset generalization in PCB defect detection studies?

Answer

Limited dataset generalization.

28Question

What datasets are created from PCB images in the methodology?

Answer

Training, validation, and testing datasets are created.

29Question

Which tool is used for preprocessing and annotating PCB images?

Answer

Roboflow is used for preprocessing and annotating.

30Question

What is the final step in the PCB defect detection methodology?

Answer

Evaluating the model's results quantitatively.

31Question

How many respondents were interviewed in the study?

Answer

Thirty respondents were interviewed.

32Question

Who were included among the study's respondents?

Answer

IT experts and laboratory personnel were included.

33Question

Name two software tools included in the proposed environment.

Answer

Python 3.10 or later and Roboflow are included.

34Question

What is the minimum recommended processor for the hardware?

Answer

An Intel Core i5 or Ryzen 5 processor is recommended.

35Question

What GPU is recommended for the hardware setup?

Answer

An NVIDIA RTX 3060 or higher GPU is recommended.

36Question

How is accuracy calculated using TP, TN, FP, and FN?

Answer

Accuracy = (TP + TN) / (TP + TN + FP + FN).

37Question

What does precision measure in defect prediction?

Answer

Precision measures how many predicted defects are actually defects.

38Question

How is recall calculated in defect detection?

Answer

Recall = TP / (TP + FN).

39Question

What does the F1-score balance in performance metrics?

Answer

F1-score balances precision and recall.

40Question

How is inference time calculated for image processing?

Answer

Inference time = total processing time divided by number of images.

41Question

Which test compares two models independently?

Answer

Independent tests compare two models.

42Question

What is the purpose of Tukey HSD in statistical analysis?

Answer

Tukey HSD is used after significant ANOVA results.

43Question

What accuracy did the reported model achieve?

Answer

The model achieved 96.8% accuracy.

44Question

What is the first step in the PCB inspection flow?

Answer

Capturing a PCB image.

45Question

What does the system display when no defect is detected?

Answer

It displays “No Defect”.

46Question

Which defect categories can the system classify?

Answer

Missing holes, short circuits, mouse bites, open circuits, spurs, and spurious copper.

47Question

What functions does Roboflow simplify in the inspection workflow?

Answer

Image annotation, dataset management, augmentation, model training, and deployment.

48Question

What image processing steps occur before detection in the inspection flow?

Answer

Resizing, enhancing, normalizing, and cropping the image.

49Question

What outputs are shown when a defect is detected?

Answer

Bounding boxes, class labels, and confidence scores.

50Question

What are the main steps after image preprocessing in the inspection flow?

Answer

Sending through Roboflow pipeline, loading model, performing detection, classifying faults, displaying and storing results.

51Question

What did the developed system detect and classify in PCB images?

Answer

Multiple PCB defects.

52Question

How does the developed system's image processing compare to human inspection?

Answer

It processes images more rapidly and consistently than human inspection.

53Question

What aids inspectors in locating defects and verifying classifications in real time?

Answer

Visualization of bounding boxes and class labels.

54Question

What factors affect detection performance in PCB defect detection?

Answer

High-quality annotated data, dataset diversity, image quality, lighting, camera position, PCB design complexity, and rare defect representation.

55Question

What should future improvements in PCB defect detection include?

Answer

Expanding datasets, comparing architectures, enhancing preprocessing, integrating equipment, retraining models, and evaluating classification.

56Question

Name some potential future integrations for the PCB defect detection system.

Answer

Industrial cameras, conveyor systems, robotic platforms, IoT devices, cloud computing, manufacturing execution systems, and predictive analytics.

Test yourself with the quiz

Test your knowledge with 22 questions on Automated PCB Fault Diagnosis.

1. What best describes a printed circuit board (PCB) in terms of its physical structure and function?

2. In PCB connectivity failures, which pair correctly distinguishes open circuits from short circuits?

Take the quiz →

Read the revision sheet

Review the complete course in the revision sheet for Automated PCB Fault Diagnosis.

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator