View Single Post
  #10   Report Post  
Old March 25th 05, 11:44 AM
Reg Edwards
 
Posts: n/a
Default


Provided skin effect is fully operative, ie., skin depth is about
1/6th wire diameter or less, proximity effect increases wire
resistance by dividing normal skin-effect resistance of a single
straight wire by K :

K = SquareRoot( 1 - Square( D / S ) )

where D is wire diameter and S is centre-to-centre wire spacing.

Note
that resistance increases towards infinity as the pair of wires
approach contact with each other. This is confirmed by precision
measurements.

To minimise line attenuation for any given wire spacing, maximise U
with respect to D :

U = D * InvCosh( S / D ) * SquareRoot( 1 - Square( D / S ) ) .

====================================

Roy, having given a little more thought to it, I think that by
differentiating U with respect to D and equating dU/dD to zero, things
will then simplify and the value of the ratio S /D, and hence Zo, will
be obtained directly.

If you still have enough enthusiasm I leave it to you to perform the
differentiation.
----
Reg.