Resistance

In a circuit schematic, components are connected by lines. During a circuit simulation, those lines are assumed to be equipotential. No matter how much current they carry, the voltage on the line is the same everywhere.

In actual circuits, the lines on a schematic diagram are implemented using wires, traces on a circuit board, or metallization in a component. The circuit connections are made using materials such as gold, copper or aluminum. These materials are good conductors, but they are not perfect conductors. The finite conductivity of circuit connections ensures they will have non-zero resistance.

Most of the time, this resistance has a negligible impact on the circuit operation. However, there are situations where the resistance of circuit connections can be significant. When reviewing a circuit or system design, EMC engineers must be able to quickly estimate the resistance of various interconnects and determine whether this resistance is likely to be a factor in potential coupling or noise problems.

Quiz Question

The D.C. resistance of a 5-cm trace on a printed circuit board is,

  1. about 100 Ω
  2. about 100 mΩ
  3. less than 1 mΩ

Fortunately, calculating the resistance of a circuit interconnect is not difficult, particularly if we only require order-of-magnitude accuracy. In circuit theory, Ohm’s law relates the voltage difference across a resistance to the current passing through it,

(1)

V=I×Rvolts.

There is also a point form of Ohm’s law that is essential to electromagnetic field theory. In point form, Ohm’s law relates a current density to the electric field at a point,

(2)

J =σ E amperes/m 2

where σ is the conductivity (in siemens/m) of the material in the region of the point.

Figure 1. Cylindrical wire with uniform current density.
Figure 1. Cylindrical wire with uniform current density.

The resistance of a cylindrical object with a uniform current density, such as the wire illustrated in Figure 1, can be found by integrating the point form of Ohm’s law over a cross section,

(3)

S J ds = S σ E ds amperes.

The left-hand side of the above equation is the total current flowing through the cross-section. If the electric field strength is constant, then its magnitude can be expressed as the voltage from one end of the object to the other divided by the length, E = V , and Equation (3) can be written as,

(4)

I= V S σds amperes.

Or, by rearranging the terms,

(5)

V I = S σds ohms.

If the conductivity, σ, is a constant, then the resistance can be expressed as a function of the cross-sectional area, A= S ds , as follows,

(6)

R= σA ohms.

Example 1: DC Resistance of a Printed Circuit Board Trace

Calculate the resistance of a copper printed circuit board trace that is 5 cm long, 0.25 mm wide, and 0.034 mm thick.

The conductivity of copper is σ = 5.7 × 107 S/m. The resistance can be calculated from Equation (6) as,

R= 0.05m 5.7× 10 7 S/m 0.25× 10 3 m 0.034× 10 3 m =0.10Ω

or about 100 mΩ. As Equation (6) indicates, longer traces would have a higher resistance, and wider or thicker traces would have a lower resistance.

The derivation of Equation (6) assumes that the current is uniformly distributed throughout the cross section of the conductor. This is generally true for low-frequency currents (typically kHz frequencies and lower); however, electric fields (and therefore electric currents) have difficulty penetrating conductive materials at high frequencies. In the absence of other nearby conductors, the current density at high frequencies will peak at the surface and fall off exponentially inside the conductor, as illustrated in Figure 2. The rate at which the current density decays depends on the frequency of the current, the conductivity σ, and the permeability µ of the conductive material. In a good conductor (σ >>ωε), the current density inside a thick conductor is given by,

(7)

J(x)= J s e x πfμσ A/m,

where Js is the current density on the surface (at x=0) and x is the distance from the surface.

Figure 2. Current density near the surface of a good conductor.
Figure 2. Current density near the surface of a good conductor.

The distance at which the current density decays to 1/e of its value on the surface is called the skin depth, and is given by,

(8)

δ= 1 πfμσ meters.

The total current flowing in a conductor that is many skin depths thick is approximately,

(9)

I= 0 J S e x δ dx= J S δamperes.

Figure 3. High-frequency current distribution in a round wire.
Figure 3. High-frequency current distribution in a round wire.

This is the same as the total current that would flow if the current were constant but only penetrated the surface a distance of one skin depth. When conductors are many skin depths thick, accurate and straightforward resistance calculations can be obtained by making this approximation. For example, to calculate the resistance of a round wire at high frequencies, we model the current distribution as having a constant amplitude within one skin depth of the surface and zero amplitude everywhere else, as illustrated in Figure 3. Using this approximation, a round wire of radius a has a total wire current of,

(10)

J S π a 2 π aδ 2 J S 2πaδamperes.

The resistance of a round wire with length ℓ and radius a is then,

(11)

R σ2πaδ ohms.

Notice that Equation (11) is similar to the expression for the resistance at DC in Equation (6), except that the cross-sectional area of the wire, A, has been replaced by the equivalent current-carrying cross-sectional area, 2πaδ.

Example 2 illustrates how resistances are calculated at frequencies where the skin effect is not a factor and at frequencies where the skin effect is important. For the coaxial cable in this example, signals at 60 Hz see a resistance per unit length of 28 mΩ/m, while signals at 100 MHz see a much larger resistance per unit length of 923 mΩ/m. At frequencies where the skin depth is short relative to the conductor cross-sectional dimensions, the resistance per unit length of most signal conductors increases proportionally to the square root of the frequency.

Other factors, such as the proximity effect, can cause the current distribution in a conductor to be non-uniform. If the current distribution is known or can be approximated, Equation (3) can be used to find the conductor's resistance. If the current distribution is not known, numerical techniques can be employed. However, even when the precise current distribution is unknown, an estimate of the resistance based on the equations above is often sufficient.

Example 2: Resistance per Unit Length of a Coaxial Cable

Calculate the resistance per unit length of a coaxial cable at 60 Hz and 100 MHz. The conductors are copper with σ = 5.7 × 107 S/m, µ = µ= 4π × 10-7 H/m. As indicated in the figure, ra = 0.5 mm, rb = 4.9 mm, and rc = 5.0 mm.

At 60 Hz, the skin depth of the copper conductors is

δ 60Hz = 1 π 60 4π× 10 7 5.7× 10 7 =8.6mm.

Since the thickness of the inner and outer conductors is much less than the calculated skin depth, the current density is uniformly distributed. The resistance per unit length of the cable is therefore,

R Inner60Hz = 1 σA = 1 5.7× 10 7 π 0.5× 10 3 2 =22.3mΩ/m

R Outer60Hz = 1 σA = 1 5.7× 10 7 2π 5× 10 3 0.1× 10 3 =5.6mΩ/m.

Figure

Since signal currents on a coaxial cable travel out on one of the conductors and return on the other, these two resistances are encountered in series. Thus, the total resistance per unit length at 60 Hz is the sum of the resistance of the inner and outer conductors,

R 60Hz =22.3+5.628mΩ/m

At 100 MHz, the skin depth of copper is

δ 100MHz = 1 π 10 8 4π× 10 7 5.7× 10 7 =0.0067mm.

Since the skin depth at 100 MHz is much less than the thickness of the conductors of the coaxial cable, we will use Equation (11) to calculate the resistance per unit length for the inner and outer conductors,

R Inner100MHz = 1 σ2πaδ = 1 5.7× 10 7 2π 0.5× 10 3 6.7× 10 6 =838mΩ/m R Outer100MHz = 1 σ2πaδ = 1 5.7× 10 7 2π 4.9× 10 3 6.7× 10 6 =85mΩ/m R 100MHz =838+85=923mΩ/m.