Page 39 of 43

Posted: Wed Apr 06, 2011 1:00 pm
by rjaypeters
rjaypeters wrote:Now if we could just find a way to hold the close approaches together without messing up recirculation or contaminating the vacuum.
Well, happyjack27 had an idea* about what I call chain-link. I've just added support extensions:

Image

Leaving the problems of how to power and cool the six primary coils. I might think about SC and coolant paths between the primary coils and support coils.

Only eight extensions are shown, but it could easily be twelve.

*Taking a bit of my own advice, I've been reviewing the earlier posts on this thread. I don't think this a completely new idea.

Posted: Wed Apr 06, 2011 3:38 pm
by rjaypeters
rjaypeters wrote:Only eight extensions are shown, but it could easily be twelve.
Here are the twelve, alone:

Image

Reminds me of a Tombo'd octahedron. So, why wouldn't we do it this way, but shoved closer together?

Posted: Wed Apr 06, 2011 6:41 pm
by ladajo
Does this not create more point cusps?

Posted: Wed Apr 06, 2011 8:02 pm
by rjaypeters
I think so, but no need for nubs (nurbs, etc.). If the support legs are splayed (which I will show later), there is no need to keep them separated by interfering matter, either.

Posted: Thu Apr 07, 2011 6:54 pm
by rjaypeters
As promised:
Image

The "splay" angle is about 13.5 degrees. Twenty-four close approaches v. twelve for the WB-6, 7 & 8. It is worse from a point cusp perspective, but I think the structural simplicity and the confinement from the octahedron shape might make it worth the trouble.

Posted: Thu Apr 07, 2011 7:35 pm
by ladajo
I know this looks pretty, but I still think it will lead to more transport leakage. Too many field seams.

Posted: Sun Apr 10, 2011 1:16 pm
by rjaypeters
A stellation of the truncated icosahedron:

Top View:
Image

Half of Top View:
Image

Left View:
Image

Pretty, but it has issues:

Big holes:
Image

A really big hole:
Image

And pipes that run into each other (detail of left view):
Image

Posted: Thu Oct 04, 2012 7:14 am
by Randy
Magrid Development Platform:

It’s been ‘bout a year or two since my last post here guys. Anyway, here’s some screenshots from the latest version of my 3D magnetic field line rendering program. I couldn’t find any example programs on the internet which showed me how to plot the 3D magnetic field lines (magnetic flux density lines – B lines) generated by 3D electrical current conductor sources. So I started from the only 2D example code(s) I could find and figured out the rest from there. With this program, you can drag the 3D conductors and their associated 3D magnetic field line images with your mouse to see them rotate together about the origin (core) in real-time. The program is still in development mode. I’ve discovered that 3D magnetic field line rendering is in “NO WAY” a science yet – it is still an art form… The exceptions you have to make to reasonably render a recognizable magnetic field image are enormous and almost always different for each rendering. You simply cannot plot all the information at once – it’s too mind-boggling. You’re better off learning how to plot only certain subsets of the 3D magnetic field lines in question. In 2D, magnetic field lines (B-lines) form closed loops. In 3D, magnetic field lines (B-lines) generally – never end! What I’ve learned so far is that the field shape you really get doesn’t look like what you thought it would - there are subtle and important differences. But after you study what you really get (for a while) it makes total sense. ~Randy

Images:
Proper Current Flow:
http://i115.photobucket.com/albums/n296 ... ntflow.jpg

Wrong Current Flow:
http://i115.photobucket.com/albums/n296 ... ntflow.jpg

Spherized Octahedron:
http://i115.photobucket.com/albums/n296 ... hedron.jpg

Posted: Thu Oct 04, 2012 8:40 am
by Randy
Don't know what I did wrong. But only the links to the images posted. Maybe someone here can re-post the images or instruct me on how to properly post such things from 'Photobucket'. It's been a long time since I posted stuff from photobucket. ~Randy

Posted: Thu Oct 04, 2012 1:22 pm
by KitemanSA
Well, for one thing, you didn't wrap them in [img] tags.

Posted: Thu Oct 04, 2012 10:32 pm
by Stubby
Here ya go
Randy wrote:Magrid Development Platform:

It’s been ‘bout a year or two since my last post here guys. Anyway, here’s some screenshots from the latest version of my 3D magnetic field line rendering program. I couldn’t find any example programs on the internet which showed me how to plot the 3D magnetic field lines (magnetic flux density lines – B lines) generated by 3D electrical current conductor sources. So I started from the only 2D example code(s) I could find and figured out the rest from there. With this program, you can drag the 3D conductors and their associated 3D magnetic field line images with your mouse to see them rotate together about the origin (core) in real-time. The program is still in development mode. I’ve discovered that 3D magnetic field line rendering is in “NO WAY” a science yet – it is still an art form… The exceptions you have to make to reasonably render a recognizable magnetic field image are enormous and almost always different for each rendering. You simply cannot plot all the information at once – it’s too mind-boggling. You’re better off learning how to plot only certain subsets of the 3D magnetic field lines in question. In 2D, magnetic field lines (B-lines) form closed loops. In 3D, magnetic field lines (B-lines) generally – never end! What I’ve learned so far is that the field shape you really get doesn’t look like what you thought it would - there are subtle and important differences. But after you study what you really get (for a while) it makes total sense. ~Randy

Images:
Proper Current Flow:
Image
Wrong Current Flow:
Image

Spherized Octahedron:
Image

Posted: Fri Oct 05, 2012 12:07 am
by Randy
Thanks Stubby.

Posted: Mon Oct 15, 2012 6:00 pm
by mattman
Is there any place where this can be downloaded?


Currently having a hell of a time modeling the B Field.


The values are correct but the direction vectors are all messed up.

Posted: Wed Oct 17, 2012 5:06 am
by Randy
mattman

I just uploaded the program source code to ‘Planet Source Code’. However, you will have to wait a few days for the PSC moderators to approve and post the code. Just keep checking the PSC site and the code will become available in a few days.

* Go to http://www.planet-source-code.com/
* You will have to register at Planet Source Code to download files.
* Enter: RandyT_CS in the Search Term… box and click the search button.
* Select the Magrid 1.0 file from the list that comes up and download the source code from there.

Hope this helps you. ~Randy

Posted: Wed Oct 17, 2012 8:26 pm
by Randy
mattman

The source code post is up.

May I ask what programming language you develop with?

I may be able to help you quickly if you develop in Visual Basic 6.0 or MinGW 'C'.

I'm stuck with a dial-up connection and only have access to Windows platform development.

~Randy