Signal Propagation Model

This model computes the transfer function and impedance of any forms of metallic cabling. It is appropriate for use with cables made in multiwire, ribbon, UTP, STP, or coaxial format. It also works for pcb traces, both striplines and microstrips, up to a frequency of approximately 10 GHz.

Table 3.1 describes the six parameters to the model, and further explanation is provided in the notes that follow.

Table 3.1. Parameters for Metallic Transmission Model

Name

Meaning

Units

Ref

R DC

DC resistance of conductors

W /m

[2.37]

w

Frequency at which AC line parameters are specified

rad/s

see notes

R

Real part of AC resistance at frequency w (real part of z i )

W /m

[2.43]

q

Angle formed by the real and imaginary parts of complex electric permittivity (arctg - e ''/ e ') at frequency w , rad; for small angles, q tan q

rad

[2.73], [2.85]

Z

Characteristic impedance at frequency w

W

[2.11]

v

Velocity of propagation (inverse of group delay) at frequency w

m/s

[2.29]

This model was developed over the course of many years , combining the best ideas from many versions of the international cabling standards with my own research.

This model is available in computer-executable form. It has been coded in MathCad 2000 syntax. A working version of the model along with a set of example spreadsheets and cable parameters is available through http://www.sigcon.com .

NOTES:

  • Frequency w is assumed sufficiently high that the skin effect has substantially eliminated the internal inductance of the signal conductors, and the proximity effect has caused the distribution of current on the surface of the conductors to assume its high-frequency, magnetically dominated form, but not so high that you must concern yourself with non-TEM waveguide modes. In some geometrical arrangements such a setting is impossible . For example, a gigantic 3mm 50-ohm microstrip as typically used in microwave circuits might exhibit significant non-TEM behavior at frequencies as low as 10 GHz. Typical pcb geometries for digital circuits, being much smaller, enjoy the benefits of a much higher onset frequency for non-TEM behavior.
  • For simulations of data transmission systems operating above the onset of the skin effect, w would ideally be located at or near one-half the transmission symbol frequency.
  • For simulations of data transmission systems operating entirely within the RC dispersion region a value for R DC and line capacitance C are required, but the other parameters may be ignored or set to default values:

    Equation 3.1

    graphics/03equ001.gif

     

    These substitutions are equivalent to accepting C as a constant value independent of frequency and then setting the minimum possible value of L consistent with the speed of light.

  • If you have set w commensurate with the rise/fall bandwidth of your digital signals, then parameter Z represents the average impedance over a section of transmission line with a delay comparable to the duration of one rising (or falling) edge. Parameter Z is assumed to be purely real ”the model supplies the imaginary parts of the overall characteristic impedance Z C ( w ).
  • Parameter R DC includes the total resistance of both outgoing and return conductors. For ribbon cables the total DC resistance sums the resistance of the outbound wire plus 1/ N times the resistance of the N return wires. For twisted-pair cabling the total DC resistance is twice the resistance of either wire alone. For coaxial cables the total DC resistance is the sum of center conductor and shield resistances.
  • Parameter R similarly includes the total resistance of both outgoing and return conductors, with the path of current flow determined by the proximity effect.
  • Sometimes R DC is specified directly on the data sheet, in which case you should use that value instead of calculating it yourself from the wire sizes. Datasheet values take into account the resistivity of various alloys and coatings used in the construction of the conductors. Always use datasheet values when modeling copper -coated steel wire or tinned or silver-coated conductors.
  • Parameter q models the effective dielectric loss for the mixture of insulating materials and air surrounding the conductors.
  • The model assumes uniform values for all parameters along the length of the transmission line.
  • The model does not take into account temperature variations. All parameters must be specified at their worst-case values.
  • The transmission line attenuation is maximized when you combine low Z , low v , large R DC , large R , and large q .

 

Here are the model equations:

First use the specification of the real part of the skin-effect resistance, R , which is specified only at a single frequency, to produce a resistance model covering a range of frequencies.

Equation 3.2

graphics/03equ002.gif

 

where

R is the AC resistance of the wire at frequency w , in ohms, and

 

R AC is the complex-valued impedance due to the combination of skin effect and proximity effect.

The factor graphics/124equ01.gif indicates that the skin-effect resistance grows proportional to the square root of frequency.

Another way to write the same equation is to substitute graphics/124equ02.gif , which leads to

Equation 3.3

graphics/03equ003.gif

 

The factor (1 + j ) indicates that for all positive frequencies the real and imaginary parts of the complex skin-effect impedance are equal. You may also check that the real part of the complex skin-effect impedance equals R when w = w .

Next we must model the crossover from DC resistance to AC resistance. I use a square-root-of-sum-of-squares type mixing function. This mixing function matches the measured skin-effect data presented in [28] and also produces the correct low-frequency value for the internal inductance of a round wire, 50 nH/m, given in [26] and [27] .

Equation 3.4

graphics/03equ004.gif

 

The transmission line is characterized by a nominal external inductance L per meter, which I define as a constant, calculated from the characteristic impedance and velocity. This is the value of inductance measured at frequency w . Variations in inductance with frequency (which occur as part of the internal inductance) are incorporated into the imaginary part of R .

Equation 3.5

graphics/03equ005.gif

 

where

Z is the nominal characteristic impedance at frequency w , and

 

v is the velocity of propagation at frequency w .

The transmission line is characterized by a nominal value of shunt capacitance C per meter, which is calculated from the characteristic impedance and velocity.

Equation 3.6

graphics/03equ006.gif

 

Formulas [3.5] and [3.6] are mathematical inverses of the telegrapher's relations graphics/125equ01.gif [2.30] and graphics/125equ02.gif [2.33].

Value [3.6] is next expanded into a frequency-varying model of the complex capacitance C ( w ) of the transmission line. The imaginary part of j w C ( w ) represents the capacitive reactance. The real part of j w C ( w ) represents dielectric losses within the transmission line. The ratio of the real part of j w C ( w ) to the imaginary part of j w C ( w ) equals the dielectric loss tangent. A nonzero loss tangent induces a slow degradation in effective capacitance with increasing frequency.

Equation 3.7

graphics/03equ007.gif

 

The transmission-line propagation coefficient, per meter, is defined in numerous texts [29] :

Equation 3.8

graphics/03equ008.gif

 

The transfer function for a transmission line of length l meters is computed from the propagation coefficient,

Equation 3.9

graphics/03equ009.gif

 

The attenuation in dB is defined as the negative of the transfer gain in dB.

Equation 3.10

graphics/03equ010.gif

 

The characteristic impedance modeled as a function of frequency is

Equation 3.11

graphics/03equ011.gif

 

These equations correctly model the transfer function and impedance at low frequencies (in the dispersion-limited mode), mid-frequencies (in the skin-effect-limited mode), and at extremely high frequencies (in the dielectric-loss-limited mode).

In the mid-to-high frequency range the parameter R DC provides an amount of loss that is flat with frequency. The parameter R provides an amount of loss that grows (in dB) in proportion to the square root of frequency. The parameter q provides an amount of loss that grows (in dB) in direct proportion to frequency. At all frequencies the magnitude and phase responses match to produce a causal , minimum-phase response.

POINTS TO REMEMBER

  • The signal propagation model computes the transfer function and impedance of cables made in multiwire, ribbon, UTP, STP, or coaxial format. It also works for pcb traces, both striplines and microstrips, up to a frequency of approximately 10 GHz.
  • The parameter R DC provides an amount of loss that is flat with frequency.
  • The parameter R provides an amount of loss that grows (in dB) in proportion to the square root of frequency.
  • The parameter q provides an amount of loss that grows (in dB) in direct proportion to frequency.
  • At all frequencies the magnitude and phase responses match to produce a causal, minimum-phase response.

 

3.1.1 Extracting Parameters for RLGC Simulators

Transmission-line parameters R , L , G , and C may be extracted from the expressions in the previous section.

Some simulators require a discrete table of parameters. Each row of the table represents the four values R , L , G , and C sampled at one particular frequency. The number of rows (frequency sample points) may be unlimited, with the frequencies spaced either linearly or exponentially on some kind of dense grid. The simulator interpolates between the listed points to do its work. Assuming you have the list of sample frequencies w n in units of rad/s, Table 3.2 shows how to prepare the vectors R , L , G , and C from which you may prepare your table. The expressions properly account for the influence of the inductive component of skin effect (internal inductance) on the total inductance L and the influence of the imaginary part of C ( w ) on G .

Other simulators expect you to provide values of only six parameters from which they extrapolate the full range of R , L , G , and C at all frequencies. I'm a little suspicious of these types of simulators because there is no consistent, standard way to perform the extrapolation. I have heard reports of some simulators generating noncausal waveforms. You should check carefully the step response of your simulator ( especially under a condition with lots of dielectric loss but very little resistive loss) to make sure it gives you the correct causal dielectric response, as shown in Chapter 4, "Frequency-Domain Modeling." Some don't. One popular combination of parameters from which other values may be extrapolated appears in Table 3.3.

There is no consistent standard as to whether the value L includes the internal inductance or not. You'll have to check the documentation of your simulator. The equations above assume it is not included in L ; therefore L in Table 3.3 just equals L , which in my system of definitions is the external inductance. If you wish to include the internal inductance, then you should evaluate the total line inductance at a frequency well below the skin-effect onset (e.g., 1 rad/s) as shown in [3.12].

Table 3.2. R, L, G , and C Vectors Sampled at Frequencies w n

Parameter

Value

Units

Series resistance

graphics/127equ01.gif

W /m

Series inductance

graphics/127equ02.gif

H/m

Shunt conductance

graphics/127equ03.gif

S/m

Shunt capacitance

graphics/127equ04.gif

F/m

Table 3.3. Six R, L, G , and C Parameters from Which Other Values May Be Extrapolated

Parameter

Value

Units

Series resistance

graphics/128equ01.gif

W /m

Series inductance

graphics/128equ02.gif

H/m

Shunt conductance

graphics/128equ03.gif

S/m

Shunt capacitance

graphics/128equ04.gif

F/m

Series skin-effect resistance

graphics/128equ05.gif

W /(m-Hz 1/2 )

Shunt conductance (dielectric loss)

graphics/128equ06.gif

S/(m-Hz)

Equation 3.12

graphics/03equ012.gif


Fundamentals

Transmission Line Parameters

Performance Regions

Frequency-Domain Modeling

Pcb (printed-circuit board) Traces

Differential Signaling

Generic Building-Cabling Standards

100-Ohm Balanced Twisted-Pair Cabling

150-Ohm STP-A Cabling

Coaxial Cabling

Fiber-Optic Cabling

Clock Distribution

Time-Domain Simulation Tools and Methods

Points to Remember

Appendix A. Building a Signal Integrity Department

Appendix B. Calculation of Loss Slope

Appendix C. Two-Port Analysis

Appendix D. Accuracy of Pi Model

Appendix E. erf( )

Notes



High-Speed Signal Propagation[c] Advanced Black Magic
High-Speed Signal Propagation[c] Advanced Black Magic
ISBN: 013084408X
EAN: N/A
Year: 2005
Pages: 163

Flylib.com © 2008-2020.
If you may any questions please contact us: flylib@qtcs.net