Resistance is the ratio of voltage applied across a conducting region to the steady current that flows through it:

One ohm is one volt per amp. For a linear (“ohmic”) material, is a constant of the material and geometry — independent of and separately. This is the macroscopic form of Ohm’s law; the microscopic form is the point relation .

From the field-level definition

For a uniform conductor of cross-section , length , conductivity , with uniform applied field :

  • Current density: .
  • Total current: .
  • Voltage drop along the length: .
  • Resistance: .

So

where is the resistivity (Ω·m), the material parameter. Long-and-thin conductors have high resistance; short-and-fat conductors have low resistance.

The general integral formula

For non-uniform geometry — e.g., a wedge, a tapered wire, a region with non-uniform — the relation

works for arbitrary geometry. The numerator is the potential difference between the two terminals, computed along any path; the denominator is the total current through any cross-section.

Procedure:

  1. Solve Laplace’s equation in the conductor with boundary conditions and at the two terminals.
  2. Compute .
  3. Apply the integral above.

In simple symmetric cases (uniform wire, coaxial leakage, sphere-in-sphere) this is tractable analytically. For complex shapes you typically simulate (FEM) or measure.

RC product

For any two-conductor geometry with the dielectric having both Permittivity and conductivity , the product of resistance through the dielectric and the Capacitance of the structure is geometry-independent:

Proof sketch: both and depend on the same pattern (determined by the conductor geometry and ). The integral for has in the denominator; the integral for has in the numerator. Their product collapses to — a material-only constant.

This is useful: compute from electrostatics (a clean problem), then gives the leakage resistance for free. Or measure and predict .

The same ratio is the dielectric relaxation time — the time scale on which free charge inside a conductor relaxes to the surface. For copper, s. For mica (a near-perfect insulator), hours.

In the lumped-circuit picture

A resistor is a two-terminal lumped element with (for DC) or, in phasor form, (frequency-independent for an ideal resistor). It dissipates power:

This is the macroscopic version of Joule’s law .

For AC at high frequency, real resistors deviate from this ideal — parasitic capacitance and inductance show up in series and parallel. Wire-wound power resistors are inductive; carbon-composition resistors are mildly capacitive. At RF, an “RF resistor” is engineered to minimize these parasitics.

Skin-effect resistance

The DC resistance formula assumes current flows uniformly through the cross-section. At high frequency, current is confined to a thin layer of thickness (the skin depth, ) near the conductor surface. Effective cross-section drops, and AC resistance rises:

is the surface resistance (Ω per square). This is the parameter that appears in the Transmission line lumped model — for a coax it’s .

At 1 GHz in copper, μm. A wire of 1 mm diameter has nearly all its cross-section unused — drastically more resistive than its DC value. This is why high-frequency conductors are often plated (silver-flashed) or made hollow (waveguide).

Versus impedance

Resistance is the real, dissipative part of impedance . A pure resistor stores no energy; a reactor () stores and returns energy each cycle. In DC steady state, only remains — capacitors are open, inductors are shorts, leaving only resistive paths to set current levels. In AC steady state, both pieces matter.

In context

Resistance is foundational across every EE subdiscipline:

  • Circuit theory: is the most-used equation in introductory courses.
  • Power systems: line resistance sets losses; this is why power transmission is at high voltage (lower for the same delivered power).
  • Signal integrity: the in the Transmission line lumped model is the conductor resistance per length, contributing to the attenuation constant .
  • Sensors: thermistors, strain gauges, photoresistors translate a physical quantity into a resistance change.
  • Semiconductors: resistivity varies over orders of magnitude with doping, the basis of every IC.