Modern IT products—such as desktops, laptops, servers, networking devices, and peripherals—are built upon a vast ecosystem of electronic components. Understanding these components is essential for troubleshooting, repair, system design, and hardware-level optimization.
This article provides a technical yet practical overview of key components including semiconductors, diodes, resistors, capacitors, transistors, ICs, along with their color coding systems and part numbering standards widely used in IT hardware.
A semiconductor is a material with conductivity between a conductor and an insulator. The most commonly used semiconductor is silicon (Si).
Intrinsic Semiconductor – Pure silicon
Extrinsic Semiconductor – Doped with impurities
N-type (extra electrons)
P-type (holes)
CPUs, GPUs
RAM chips
Motherboard chipsets
Power regulation circuits
A diode allows current to flow in one direction only.
Rectifier Diode – Power supply circuits
Zener Diode – Voltage regulation
Schottky Diode – Fast switching (SMPS, motherboard VRM)
LED (Light Emitting Diode) – Indicators
TVS Diode – Surge protection (USB, LAN ports)
Band on one side → Indicates cathode
SMD diodes use alphanumeric codes like:
SS14 → Schottky diode (1A, 40V)
1N4007 → General rectifier diode
BZX55C5V1 → Zener diode 5.1V
Resistors limit current and divide voltage.
| Color | Digit | Multiplier |
|---|---|---|
| Black | 0 | 1 |
| Brown | 1 | 10 |
| Red | 2 | 100 |
| Orange | 3 | 1K |
| Yellow | 4 | 10K |
| Green | 5 | 100K |
| Blue | 6 | 1M |
| Violet | 7 | 10M |
| Grey | 8 | 100M |
| White | 9 | 1G |
Example:
Red-Red-Brown-Gold → 220Ω ±5%
3-digit: 472 → 4.7KΩ
4-digit: 1001 → 1KΩ
EIA-96: Used in precision circuits
Capacitors store and release electrical energy.
Electrolytic – Bulk filtering (power supplies)
Ceramic – High-frequency decoupling
Tantalum – Compact and stable
Polymer Capacitors – High reliability in motherboards
Electrolytic → Stripe indicates negative terminal
Ceramic codes:
104 → 100nF
106 → 10µF
Used as switches or amplifiers.
BJT (Bipolar Junction Transistor)
NPN / PNP
MOSFET (Most important in IT hardware)
Used in VRMs (Voltage Regulator Modules)
2N2222 – General purpose transistor
BC547 – Signal transistor
IRFZ44N – Power MOSFET
AO3400 – SMD MOSFET
ICs integrate thousands to billions of transistors in a single chip.
Microprocessors (CPU/GPU)
Memory ICs (RAM, ROM)
Power ICs (PWM controllers)
BIOS/UEFI chips
Example:
LM7805 → 5V regulator
AT24C02 → EEPROM
RT8206A → Laptop PWM controller
Store energy in magnetic fields.
SMPS circuits
CPU VRM
EMI filtering
Often numeric (e.g., 100 = 10µH)
Color bands (rare in modern SMD)
1Nxxxx → Diodes
2Nxxxx → Transistors
Short codes printed due to space constraints
Require SMD code lookup tables
LM → Linear IC (Texas Instruments)
IR → International Rectifier
AT → Atmel (Microchip)
RT → Richtek
Motherboards
SMPS (Power Supplies)
GPUs
Networking devices
Storage devices
Blown capacitors
Shorted MOSFETs
Burnt resistors
Faulty diodes (no power / surge damage)
Use multimeter + ESR meter
Always check short circuits before powering
Refer schematics & boardview files
Understanding electronic components, their markings, and part numbers is essential for anyone working with IT hardware. Whether you're repairing motherboards, diagnosing SMPS faults, or designing embedded systems, mastery of these basics provides a strong foundation for advanced troubleshooting and innovation.