-
12th November 2004 02:41 PM #1
Toroid core, how many n = x µH?
Hello, i have a toroid core. Inner diameter: 10mm, outer diameter: 20mm, it's made of the material "N30" (so it says in the catalog). Now the question itself: how is the number of turns calculated to get x amount of inductance. I would need an inductor of 12µH, how many turns does that equal? With a current of about 5A
Thank you.
-
12th November 2004 03:21 PM #2
Find the AL value in the specs (the inductance with one turn) and then I can help you
-
12th November 2004 03:39 PM #3
If you look in the catalogue and find your particular core, there should be a value for "AL", this is the inductance in uH for 100 turns (sometimes given in mH per 100 turns).
If AL is in uH per 100 turns, then the number of turns for a given inductance is:
N = 100 x SQRT(L/AL)
Where N = number of turns
L = inductance in uH
JimB
-
12th November 2004 03:43 PM #4
Check this one link out, it's a pdf of someones thesis on inductors, look on page 22 for equations about a toroidal inductor althgouh what the gy above me said might be easier.
http://www4.ncsu.edu/~mbs/vitae_thes...an_ms_2003.pdf
-
12th November 2004 04:51 PM #5
-
12th November 2004 07:48 PM #6
Your core have a high AL value. You can either make a cut in the toroid (gap it) to lower the AL value (but then you won't know the AL value unless you have a inductance meter and you can measure the L/turns value) Another way is to use a smaller core of the same material that will have a lower AL. Yet another way is to use a powdered iron core if your application is for power application like a switcher. These have lower AL in general for the same size ferrite core.
-
12th November 2004 09:11 PM #7
Hantto
I think the problem comes from the units used for AL.
If AL is in uH per 100 turns, use the formula N=100*SQRT(L/AL).
If AL is in mH per 1000 turns, use N=1000*SQRT(L/AL).
Manufacturers tend to use uH per 100 turns for iron powder torroids, and mH per 1000 turns for ferrites.
Check that catalogue and recalculate.
JimB
-
13th November 2004 01:53 PM #8
Actually it is in nH, Al = 4160nH, then what?
N = 10*(L/Al)^½ ? and L given in nH?
12µH = 12000nH
so 10*(12000/4160)^½ = 17 ? or?
-
13th November 2004 02:25 PM #9
N=SQRT(12uH/4160nH), gives 1.7 turns
-
13th November 2004 02:48 PM #10
If you follow through on the reference you gave,
http://www.ee.surrey.ac.uk/Workshop/advice/coils/#turn
(and if I had followed it and looked at THEIR definitions for AL)
we see that AL is in nH, and we can just use the formula N = sqrt(10^9 x L /AL), with L in H.
In your case 12uH so
N = sqrt(10^9 x 12 x 10^-6 / 4160) = sqrt(2.88) = 1.69 turns.
Which leads to another problem, on a toroid you can only have whole turns, if the wire goes through the toroid, it is one turn.
So if you were to put two turns on your toroid you would have:
L = AL x N^2 = 4160 x 2^2 = 16600 nH = 16.6uH
JimB
-
13th November 2004 04:40 PM #11
One must always try and get a good fill on a toroid otherwise coupling will be bad and in case of power applications using switchers leakage inductance. Go to a smaller core or something with much lower AL
-
14th November 2004 09:49 AM #12
Ok, thank you all, I will use a core with Al 1290, that will give me 3turns to get 12µH.
Your help has been much appreciated. Thank you once more.