5 Engineering Example 1

5.1 Undersea cable fault location

Introduction

The voltage ( V ), current ( I ) and resistance ( R ) in an electrical circuit are related by Ohm’s law i.e. V = I R . If there are two resistances ( R 1 and R 2 ) in an electrical circuit, they may be in series, in which case the total resistance ( R ) is given by R = R 1 + R 2 . Or they may be in parallel in which case the total resistance is given by

1 R = 1 R 1 + 1 R 2

In 1871 the telephone cable between England ( A ) and Denmark ( B ) developed a fault, due to a short circuit under the sea (see Figure 2). Oliver Heaviside, an electrical engineer, came up with a very simple method to find the location of the fault. He assumed that the cable had a uniform resistance per unit length. Heaviside performed two tests:

  1. connecting a battery (voltage E ) at A , with the circuit open at B , he measured the resulting

      current I 1 ,

  2. connecting the same battery at A , with the cable earthed at B , he measured the current I 2 .

Figure 2 :

{ Schematic of the undersea cable}

In the first measurement the resistances up to the cable fault and between the fault and the short circuit are in series and in the second experiment the resistances beyond the fault and between the fault and the short circuit are in parallel.

Problem in words

Use the information from the measurements to deduce the location of the fault.

Mathematical statement of problem

  1. Denote the resistances of the various branches by the symbols shown in Figure 2.
  2. Use Ohm’s law to write down expressions that apply to each of the two measurements.
  3. Eliminate y from these expressions to obtain an expression for x .

Mathematical analysis

  1. In the first experiment the total circuit resistance is x + y . In the second experiment, the total circuit resistance is given by:

    x + 1 r x + 1 y 1

    So application of Ohm’s law to each experimental situation gives:

    E = I 1 ( x + y ) (1)

    E = I 2 ( x + 1 r x + 1 y 1 ) (2)

    Rearrange Equation (1) to give E I 1 x = y

    Substitute for y in Equation (2), divide both sides by I 2 and introduce E I 1 = r 1 and E I 2 = r 2 :

    r 2 = ( x + 1 r x + 1 y 1 )

    Use a common denominator for the fractions on the right-hand side:

    r 2 = ( x + ( r x ) ( r 1 x ) r 1 x + r x ) = x ( r 1 + r 2 x ) + ( r x ) ( r 1 x ) ( r 1 + r 2 x )

    Multiply through by ( r 1 + r 2 x ) :

    r 2 ( r 1 + r 2 x ) = x ( r 1 + r 2 x ) + ( r x ) ( r 1 x )

    Rearrange as a quadratic for x :

    x 2 2 r 2 x r r 1 + r 2 r 1 + r r 2 = 0

    Use the standard formula for solving quadratic equations

    with a = 1 , b = 2 r 2 and c = r r 1 + r 2 r 1 + r r 2 :

    x = 2 r 2 ± 4 r 2 2 4 ( r r 1 + r 2 r 1 + r r 2 ) 2 = r 2 ± ( r r 2 ) ( r 1 r 2 )

    Only positive solutions would be of interest.