resistencia-tipos-colores-potencia

Resistors: Types, Color Code, and Power

  • 4 min

A resistor is a component designed to provide a specific electrical resistance and dissipate energy in the form of heat.

We begin the component module with one of the simplest and most abundant parts in any circuit: the resistor.

Its function is simple but important: to limit current and divide voltage. Without them, LEDs would burn out, transistors would go into runaway, and circuits would be uncontrollable.

Quick linguistic clarification. In physics, “Resistance” is the magnitude (the opposition to current flow).

In engineering, the physical component we buy at the store is also called a Resistor (in some countries, they call it a “resistor”).

Types of Resistors

Although in schematics they are all drawn the same way (a zigzag line or a rectangle), in reality there are many types depending on how they are made and what they are used for.

Carbon Film

These are the “classic” cream or light brown ones.

  • Use: General purpose. They are cheap.
  • Drawback: They are a bit noisy (electrically) and have poorer tolerance (their actual value varies a bit more).

Metal Film

Many models are blue, although the body color does not reliably identify the technology.

  • Use: Precision circuits, audio, or instrumentation.
  • Advantage: They are much more stable with temperature and have more accurate values (1% tolerance). Today they are the quality standard.

Wirewound and Ceramic

When we have to dissipate a lot of heat (Joule’s Law), the “pill” type resistors burn up. In that case, we use resistors that are literally a resistive wire wound around a ceramic core, sometimes coated in white rectangular cement.

  • Use: Power supplies, motor control. They can handle 5W, 10W, or more.

The Color Code

Axial resistors (the ones with legs) are too small to have numbers written on them. That’s why, decades ago, a system of colored bands was invented.

It seems confusing at first, but with practice, you can read them “at a glance.” Most common resistors have 4 bands:

  1. 1st Band: First digit.
  2. 2nd Band: Second digit.
  3. 3rd Band (Multiplier): Number of zeros to add.
  4. 4th Band (Tolerance): The precision (usually Gold = 5%).

Practical Example

Imagine a resistor with the colors: Brown - Black - Red - Gold.

  1. Brown → 1
  2. Black → 0
  3. Red → x 100 (two zeros)
  4. Gold → ±5%

Value: 1 - 0 - 00 = 1000 Ω = 1 kΩ.

Power Dissipation: Size Matters

This is the classic beginner’s mistake. You calculate that you need a 1000Ω resistor, go to the drawer, grab any one, put it in… and two seconds later, smoke comes out.

Why? Because of Joule’s Law ().

Commercial resistors are sold based on their ability to dissipate heat:

  • 1/4 W (0.25 W): These are the standard thin ones. They are used for signals, normal LEDs, and digital circuits.
  • 1/2 W (0.5 W): A little thicker.
  • 5 W, 10 W…: These are the ceramic “bricks.”

Disaster Example

You want to put a 10Ω resistor in a 12V power supply.

If you use a standard 1/4 W (0.25 W) resistor and put 14.4 W through it… you will vaporize it instantly. You would need a 15W or 20W ceramic resistor.

Standard Values (E Series)

If you calculate a resistor of 123.45 Ω, it’s normal that you won’t find that exact value in the catalog.

Manufacturers don’t make every value, but rather standard series. The most common is the E12 Series (12 values per decade): 1.0, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, 8.2 … and their multiples (10, 100, 1k…).

You will always have to choose the closest standard value to your calculation. If you need high precision, you will have to combine several in series or parallel, or use a potentiometer to adjust.