Gearing up for a second superconducting magnet test. This time computer controlled. Here is the new bobbin with 133 turns:

I’m preparing to have the core fabricated. I have a number of considerations to consider.

Welding. We have to weld the lids to the chassis.
Maybe TIG welding will work. My concern is that heat affected zone will damage the SC coils inside. We have ~2.5 mm from the surface to the coils. Laser welding has a much smaller heat affected zone. TODO: get a quote for laser welding from EB Industries. Can anyone comment of the viability of TIG welding for this sitation?
Surfacing. The product that comes back from prometal has a rough surface which we need to machine so that the lid mate well.
Previously I tried wet sanding. This worked decently. However, I wasn’t able to get the deeper surface imperfections, it took a lot of sanding. The outer ring of the torus half saw more material removed than the inner ring, which means that the inner rings mate very tightly, but the outer ring has about a 0.25 mm gap.
There is a surfacing machine here in the shop. It’s large enough to accommodate the lids, but not large enough to accommodate the chassis. The surfacing machine uses a magnetic vise, so the work piece must be magnetic. The sample parts we ordered from prometal are magnetic, however the next parts will be made with a less magnetic stainless steel alloy (the chassis should not be magnetic).
We may need to take surfacing into consideration for the design of the part. ie, we may need to include some extra material on the prometal part, so that after we surface it, we have a perfect half torus.
UPDATE: Stuart told me about Lapping which seems to be an advanced for of wet-sanding.
CAD problems
I’m using BRL-CAD to generate my parts. Lately I’ve been getting this error when I try to export to STL: class_lu_vs_s: loop transits plane of shell/face? I can’t proceed until I overcome this bug.
Even when the STL export works, it takes forever to render an STL with the resolution I need for production (I’m talking days here). This is really cramping my flow.
Permeability of the Core
We are building a superconducting core. There will be liquid nitrogen at atmospheric pressures inside the core (and connected to outside of chamber via a fluid feedthrough). The core can’t be so permeable as to leek nitrogen into the vacuum which would poison the reaction. Speaking of pressure differentials, the core must withstand the pressure from the inside. To calculate this pressure, I think we need to know the internal surface area of the core.
Very exciting. The YBCO arrived today. This is what $1,105.00 worth (13 Meters) of insulated YBCO superconducting cable looks like:
The ribbon itself is very very thin and flexible. Much more flexible than I was expecting. Here is a close up of the ribbon:

That’s just some scotch tape at the end.
The lead time for this YBCO is about 3 months. So you really have to order in advance.
Today I plan to order the first prototype of the chassis.
Also going to get the dewar flask filled with some liquid nitrogen and attempt to build a superconducting coil!
While we’re on the topic of superconducting cable. Would it be possible to buy a used MRI machine and extract the superconducting cable? Even if this is possible, it would be using low temp superconducting cable, which of course requires both liquid helium and liquid nitrogen.
The parts from ProMetal just arrived. These parts feel heavy, dense, and strong. You really have to hold these in your hands to believe it. They hold water without leaking. Cost ~$30 each. 

There is some texture, but overall these parts are highly conformal to the design. 

This is very exciting. The first prototype core is within reach.
Next I will grind the touching surfaces of the lids and try to laser weld them together.
On the down side this material is magnetic:

I wonder if ProMetal can adjust the composition of the alloy. Stainless steel can be either magnetic or non magnetic depending on the alloy:
There are different types of stainless steels: when nickel is added, for instance, the austenite structure of iron is stabilized. This crystal structure makes such steels non-magnetic and less brittle at low temperatures.
Update: Looking at the ProMetal Materials Spec Sheet, it looks like they offer 316SS, which is non magnetic, although less strong than the 420SS. Bingo.
I ended up using ruby-serial to control embedded code in the Arduino. The problem with the wrong number of steps per revolution was from packet loss, by slowing down my ruby program the error went away. I need to get some more test wire to wind a full torus now!
Here are the pieces for the coil winder, partially assembled.
you can see the grain of the rapid prototype:

Already I can tell the bobbin is not well supported axially. I doubt it will be able to keep tension with 12 gauge wire. But we can test thinner wire on this iteration.
Putting it together:

As expected, the axel needed reinforcement:

Doing some quick checks. The stepper motors are supposed to take exactly 400 steps to complete a revolution. However, when I program the bobbin to take 400 steps forward then 400 steps backward, it appears to come just short of a full revolution! WTF! It looks like it’s closer to 415 steps per revolution. But I can’t trust that number to be accurate over many revolutions.
I’m learning RAD, a gem for controlling the arduino from ruby. Very cool.
Based on the new coil winding calculations, I am going to slim down the coils to hit a target of ~200 wraps. Now the coils appear to be proportioned like the coils on the WB6. Here is what the adjustment looks like:
Next we will calculate Forces_between_two_magnetic_dipoles, and Power_dissipation of the coils in the form of heat. This will give us some idea of the tensile strength and temperature envelope of the device.