Resistivity is a bulk material's intrinsic opposition to current flow, while sheet resistance is the resistance of a uniform thin film measured across any square area of that film, expressed in ohms per square (Ω/□). In a real circuit or installation, these properties dictate the voltage drop, thermal dissipation, and power loss across PCB traces, thin-film resistors, and transparent conductive coatings. Hobbyists and engineers commonly confuse sheet resistance (a 2D property dependent on a specific film thickness) with bulk resistivity (a 3D intrinsic material property) and total resistance (which scales with the exact length and width of the conductor).

The Physics of Bulk Resistivity vs. Sheet Resistance

To understand thin-film conductors, we have to separate the material's innate properties from its physical geometry. Bulk resistivity (ρ) is an intrinsic 3D property measured in ohm-meters (Ω·m). It tells you how strongly a material opposes current, regardless of its shape. Copper, for instance, has a bulk resistivity of roughly 1.68 × 10-8 Ω·m at room temperature.

When you flatten a conductor into a thin film—like the copper cladding on a PCB or the transparent indium tin oxide (ITO) layer on a touchscreen—measuring thickness precisely becomes difficult. Instead, we use sheet resistance (Rs), which collapses the 3D resistivity and the film thickness (t) into a single 2D metric:

Rs = ρ / t

The unit for sheet resistance is technically just ohms, but to distinguish it from total resistance, the industry uses the dimensionless unit ohms per square (Ω/□). Think of it like tiling a floor: a 1mm × 1mm square of a specific copper film has the exact same end-to-end resistance as a 1m × 1m square of that same film. The size of the square cancels out because making the square larger increases the length (which increases resistance) but proportionally increases the width (which decreases resistance).

Reference Table: Common Conductive Materials

Material Bulk Resistivity (Ω·m) Sheet Resistance at 1 μm Thickness
Copper (Annealed) 1.68 × 10-8 0.0168 Ω/□
Aluminum 2.65 × 10-8 0.0265 Ω/□
Nichrome (80/20) 1.10 × 10-6 1.10 Ω/□
ITO (Indium Tin Oxide) ~10-5 to 10-4 10 to 100 Ω/□

Worked Numeric Example: Calculating PCB Trace Resistance

Let's apply this to a standard 1 oz/ft² copper PCB trace to find the total resistance, which directly impacts your voltage drop and overall circuit resistance.

  1. Identify the thickness: 1 oz copper cladding is approximately 35 μm thick (35 × 10-6 m).
  2. Calculate Sheet Resistance (Rs):
    Rs = (1.68 × 10-8 Ω·m) / (35 × 10-6 m) = 0.00048 Ω/□, or 0.48 mΩ/□.
  3. Determine the number of 'squares' in your trace: Suppose your trace is 10 mils wide and 100 mils long. The number of squares is simply Length / Width.
    Squares = 100 mils / 10 mils = 10 squares.
  4. Calculate Total Resistance:
    Rtotal = Rs × (Number of Squares)
    Rtotal = 0.48 mΩ/□ × 10 squares = 4.8 mΩ.

If you push 5A through this 100-mil trace, the voltage drop is V = I × R = 5A × 0.0048Ω = 24 mV. While small, in a high-current power supply or a precision analog sensor path, those milliohms and millivolts matter immensely.

Where You Meet This in Practice

You rarely calculate sheet resistance by hand for basic hobby wiring, but it is the foundational metric in three specific areas of electronics manufacturing and design:

  • PCB Design and Copper Weight: When you specify 2 oz copper instead of 1 oz copper in your fab house notes, you are literally halving the sheet resistance of your planes and traces, allowing them to carry twice the current with the same temperature rise.
  • Transparent Conductors (Displays & Solar): Touchscreens and thin-film solar cells use ITO or silver nanowire meshes. Engineers must balance optical transparency with sheet resistance; a lower sheet resistance (e.g., 10 Ω/□) yields better electrical performance but requires a thicker coating that blocks more light.
  • Thin-Film SMD Resistors: The actual resistive element inside a surface-mount thin-film resistor is a sputtered layer of nichrome or tantalum nitride. Manufacturers tune the sheet resistance of the sputtering process, then use laser trimming to cut a serpentine path through the film, adjusting the 'number of squares' to hit the exact target resistance (e.g., 10.0 kΩ).

Frequently Asked Questions

How do you measure sheet resistance with a standard multimeter?

You generally cannot measure sheet resistance accurately with a standard 2-wire multimeter. The resistance of your test leads and the contact resistance of the probes will completely overwhelm the milliohm-level sheet resistance of a metal film. Instead, labs use a four-point probe. By passing a known current through the outer two probes and measuring the voltage drop across the inner two probes, the contact resistance is eliminated from the measurement, yielding a highly accurate Ω/□ reading.

Does the physical size of the square matter in sheet resistance?

No, and this is the most counterintuitive part of the concept. A 1 mm × 1 mm square of a specific thin film has the exact same end-to-end resistance as a 10 cm × 10 cm square of that same film. If you double the length (which doubles resistance), you also double the width (which halves resistance). The geometric scaling perfectly cancels out, which is why the unit is 'ohms per square' regardless of the square's physical dimensions.

Why use sheet resistance instead of just resistivity for thin films?

Measuring the exact physical thickness of a sputtered or plated thin film on a microscopic scale is difficult, expensive, and prone to error. However, measuring the electrical resistance across a known geometry is fast and cheap. By using sheet resistance, process engineers can verify the quality and uniformity of a deposited film electrically without needing to destroy the sample to measure its cross-sectional thickness under an electron microscope.

What is the difference between sheet resistance and surface resistance?

While they sound similar, they apply to opposite ends of the conductivity spectrum. Sheet resistance is used for conductors and semiconductors (like copper traces or ITO) to calculate current flow and voltage drop. Surface resistance (or surface resistivity) is used for insulators and ESD (electrostatic discharge) materials to measure how well a surface prevents static charge buildup. Surface resistance is typically measured in ohms (Ω) across a specific electrode gap, whereas sheet resistance is measured in ohms per square (Ω/□).