This document describes the calculations necessary to design a thick solenoidal coil that is driven at RF frequencies. We use this in our magnetometer to create an oscillating magnetic field for faraday rotation using a Tb doped glass rod. This calculation is by no means complete and has several weaknesses, but it should be a good guide to get an estimate of the correct coil dimensions. This calculation considers only a single conductor wire wrapped in a thick solenoid coil; at high frequencies, litz wire significantly reduces eddy current losses. This calculation can be easily modified to include litz wire. Please send all revisions and corrections to Tom Kornack <tkornack@princeton.edu>.
You can also download the mathematica notebook form of this page.
First we define the physical constants of our copper wire:

We also declare a rough estimate of the parameters for our coil; we'll use these values to calculate things along the way but we'll be able to change and optimize things later.

We define the dimensions according to the following figure (d is the diameter of the wire, h1 in the inner diameter of the coil, h2 is the outer diameter of the coil, and l is the length of the coil):
![[Graphics:HTMLFiles/index_3.gif]](HTMLFiles/index_3.gif)
Now we calculate various basic properties of the coil:
![]()
![]()
Here I provide two possible values for the length of the wire. For optimizations, we require an analytic expression so we use the approximation. Be sure to adjust the approximation if the geometry changes considerably.
![]()
![]()
![]()
![]()
Here's where we choose the value used, real or approximate:
![]()
![]()

![]()
![]()
![]()

![]()
![]()
![]()
Consider a resonant circut as follows:
![[Graphics:HTMLFiles/index_20.gif]](HTMLFiles/index_20.gif)
![]()
![]()

![]()
![]()
![]()
For a resonant circuit, the capacitance is given matching the impedance of the inductor at a frequency ω.
![]()
![]()

![]()
Here I provide two possible definitions for the coil field. The approximation is used for analytic optimizations or if you want to calculate things more quickly.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
The average field, Bavg, is a guess at the actual value. I use this because it keeps things analytic. A more rigorous calculation of the eddy current losses should be substituted here, one for which the actual magnetic field at each conductor segment is calculated and then the corresponding eddy current losses are calculated. However, this gives a decent estimate. Change the factor (currently 3) based on the geometry of the coil:

![]()
![]()
![]()
Now that we've calculated the power dissipated, we can determine the effective resistance:
![]()
![]()
Driving this circuit at a voltage V generates the following current:
![]()
![]()
If the circuit is properly tuned to resonance with an appropriate capacitor, then the voltage on the capacitor and inductor is:
![]()
![]()
![]()
![]()
We want to optimize the field we create divided by the power we dissipate creating that field. That's this value:
![]()
![]()
![]()
![]()
Here's the old configuration, which follows roughly from the measurements:

![]()
As you can see, most of the power is being dissipated in the PowerE term - eddy current losses. The optimal configuration is when the resistive and eddy current losses are equal. So now let's try a new configuration, with smaller wire to avoid the power dissipation due to eddy currents.

![]()
The smaller wire is much better: with powerE ~ powerR this coil is optimized. Note the increased Q and field/power ratio.
Converted by Mathematica (November 7, 2002)