Circuit Card Academy

Module 03

Component Identification & How Each Part Fails

Open visuals/02-component-gallery.html in a browser — it's the picture book for this module (drawn images of every package, color-code chart, polarity table). This module is the text: what each part is, how to read it, and how it fails, because in repair, knowing the failure habits of each species is half the job.

1. Resistors

Through-hole: tan/blue cylinders with color bands. 4-band = value(2) + multiplier + tolerance. 5-band (precision) = value(3) + multiplier + tolerance. Colors: black 0, brown 1, red 2, orange 3, yellow 4, green 5, blue 6, violet 7, gray 8, white 9; multiplier gold ×0.1, silver ×0.01; tolerance brown ±1%, gold ±5%, silver ±10%. Example: yellow-violet-red-gold = 47 × 100 = 4.7kΩ ±5%.

SMD chip resistors: marked with codes — 472 = 47×10² = 4.7kΩ; 4702 = 47kΩ (4-digit, 1%); 0 or 000 = zero-ohm jumper; R10 = 0.10Ω. Tiny 0201/0402 parts are unmarked — use the BOM.

Failure habits: resistors mostly fail open (or drift high), usually from overload — and an overloaded resistor is often the victim of a short elsewhere. A burnt resistor answers "what died?" but you must still answer "what killed it?" before powering up a new one. Current-sense and fusible resistors are designed to be the sacrifice.

2. Capacitors

Type Looks like Polarized? Failure habits
Aluminum electrolytic Cylinder/can, stripe = NEGATIVE YES The #1 failing component class: dries out with age/heat → capacitance drops, ESR rises → ripple, instability. Bulged or vented top = dead, replace. Can also short.
Tantalum Orange/yellow bead or brick, stripe = POSITIVE (opposite of electrolytic!) YES Fails short, sometimes ignites. A burnt crater on a board is often a tantalum. Common on aerospace boards.
MLCC ceramic (SMD) Tiny tan/brown unmarked brick No Cracks from board flex or thermal shock → intermittent or short. The crack can be invisible. A shorted MLCC on a rail is the classic "rail reads 0.5Ω to ground" fault.
Ceramic disc Orange disc, 104-style code No Robust; occasional cracks/leakage.
Film/box Yellow/red box No Very reliable; self-healing types lose capacitance gradually.

Marking code: 104 = 10 × 10⁴ pF = 100nF. 223 = 22nF. Letters after = tolerance.

DMM checks: capacitance mode out of circuit; in-circuit, a cap should not be a short (charging behavior in ohms mode: reading climbs as it charges). High ESR needs an ESR meter or scope (excess ripple).

3. Inductors, beads, transformers

4. Diodes

5. Transistors

6. ICs and packages

Identification = package + topside marking → datasheet. Packages to know on sight (drawn in the gallery): DIP, SOIC, TSSOP, QFP, QFN, BGA, SOT-23, SOT-223, DPAK/D2PAK, TO-220/247.

7. Electromechanical & hardware

8. Board-level structures (faults that aren't "components")

9. The polarity table (recite it cold)

Part Mark Means
Aluminum electrolytic Stripe on can Negative lead
Tantalum Stripe/bar Positive lead ⚠️ opposite of electrolytic
Diode Band Cathode
LED Flat side / short lead Cathode
DIP/SOIC/QFP Dot or notch Pin 1
BGA Corner mark Ball A1

Backwards installation of any of these is both a thing you must never do in rework and a thing to check for on a failed unit — assembly errors escape into the field.

10. Drill (daily, week 3)

  1. Decode 10 random resistor color codes and 5 SMD codes per day until instant.
  2. From the gallery HTML, cover captions and name each package.
  3. Recite the polarity table and the "failure habits" of: electrolytic, tantalum, MLCC, MOSFET, TVS, via.

Next: 04 — DMM Mastery