APPENDIX A
MUTUAL INDUCTANCE OF TWO COAXIAL COILS

This program computes the mutual inductance of a pair of coaxial circular coils as a function of the two radii and their axial separation (see tables 2-4). All units are MKS. The geometry of the coils is shown below:

TABLE 2.- INSTRUCTIONS FOR USE
StepInstructionsInput
data/units
KeysOutput
data/units
1Load sides 1 and 2---
2Load data card containing con-
stants into secondary for evalua-
tion of elliptic integrals (all
dimensions in m).
---
3Enter first coil radiusrENT-
4Enter second coil radiusRENT-
5Input coil spacing
After coil radii have been input
once, the variation of M with x
can be found as follows:
xAM
6Enter coil spacingxDM

TABLE 3.- REGISTERS USED IN
MUTUAL INDUCTANCE PROGRAM
ROFirst coil radius
R1SEcond coil radius
R2Coil spacing
R3Ratio of coil spacing
R6k
R7m=k3
R8E(m), elliptic integral of first kind
R9K(m), elliptic integral of second kind
RAm1 = 1- m
SO1.3862944
S10.1119723
S20.0725296
S30.5
S40.1213478
S50.0288729
S60.4630151
S70.1077812
S80.2452727
S90.0412496

M = mutual inductance pf coil pair (henries)

where

Complete elliptic integrals of the first and second kind are

The test case is: r = 0.2, R = 0.25, and x = 0.1, which should be inserted as follows: 0.2 [ENT ] 0.25 [ENT ] 0.1 [A] 2.4877X10-7 at x = 0.2 m, 0.2 [D] 1,23945X10-7. Rational approximations to K(m) and E(m) are from reference 14.

TABLE 4.- CALCULATOR PROGRAM FOR MUTUAL INDUCTANCE OF TWO COAXIAL COILS
StepKey entryCommentsStepKey entryCommentsStepKey entryComments
001*LBLA-040RCL 1-080RCL A-
-STO 2x-x-1/x--
-R ----LN-
-STO 1R-x--x--
-R --8--+-
-STO 0r-x--P S-
-*LBL a----STO 9K(m)
-RCL 0-x---P S-
-RCL 1--RCL 6--RCL 7-
010----RCL A-
-STO 3 = r/R050EEX-090x-
-RCL 0--CHS--RCL 6-
-RCL 1--7--+-
-+--x--RCL A-
-x2--RTN--x-
-RCL 2--*LBL E--1-
-x2--RCL 7--+-
-+--1--RCL 9-
-1/x----RCL A-
0204--CHS--x2-
-x-060STO A-100x-
-RCL 0--P S--RCL 8-
-x--RCL 2--RCL A-
-RCL 1--RCL A--x-
-x--x--+-
-STO 7k2 = m-RCL 1--RCL A-
---+--1/x-
-STO 6k-RCL A--x-
-GSB E--x--x-
0301--RCL 0--+-
-RCL 7-070+-110P S-
-2--RCL 5--STO 8E(m)
---RCL A--RTN-
---x--* LBL D-
-RCL 9--RCL 4--STO 2-
-x--+--RCL 0-
-RCL 8--RCL A--GTO a-
---x-117RTN-
-RCL 0--RCL 3----
----+----

Appendix B

Return to III-1

Table of Contents