Calculating flux densities via induction

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Hi,

Okay I have a quick quiz question! :D

I have coils of wire formed into inductors. Usually the inductors act as a sense coils, picking up changes in magnetic flux. I'd like to be able to make a rough guess at the actual flux density that the coils are detecting rather than just quoting a floating value of induced voltage differential.

Properties I know about the inductors, their;
Inductances
Iron / steel cored
Lengths
Number of turns
Cross-sectional areas, although they're not circles
Frequency of the flux changes they're sensing
Range of voltages created across it during use
Approximate DC resistance
Q factor
That the flux density has a permanent value around a few hundred to a thousand gauss and is changing in a roughly sinusoidal way over the inductors

From some combination of those factors, preferably the simplest, I'd like to be able to take a guess at the actual flux density changes.

Actually, if anyone knows of any Excel sheets for magnetic calculations that'd be excellent!
 
You don't look familiar with Maxwell's beautiful equations, with which you can solve this perfectly well:

With a closed loop you can measure the flux change per time unit through the loop. The formula is as follows:

An externally hosted image should be here but it was not working when we last tested it.


If you now assume that the flux doesn't change over the core's surface, then you can change the first integral into a simple multiplication, leading to:

E*S = -dF/dt

In which E is the electrical field in the conductor, equal to V'/epsilon (V' = voltage on one turn; epsilon = dielectric constant of the core), S is the cross-sectional area and F is flux. With an N-turn coil, you get a voltage of V = N*V'.
Now you can calculate the flux change with:

dF/dt = - (V*S) / (N*epsilon)

In which V is the voltage you actually measure. Ofcourse, with a simple Miller integrator or something you would be able to calculate 'real' flux values, assuming you know the starting flux. Makes a nice summer holiday project :eek:

I have no Spice at hand, so here's some Paint art:

An externally hosted image should be here but it was not working when we last tested it.


You'll still need some proper timing and decharching circuitry, but the idea is there...
 
Okay, I'm not very familiar with the forum yet, so I'll try to put the images right this time.

One of Maxwell's equations:
An externally hosted image should be here but it was not working when we last tested it.


And the state of the art schematic:
An externally hosted image should be here but it was not working when we last tested it.


-------------------------
So you can't edit your posts and the censoring mechanism even works on URLs?
 
Thanks for your help Limhes,

I've seen these formulas before but since maths isn't one of my best subjects I always need to check, otherwise I end up following mistakes round for days on end! :)

By dieletric constant do you mean the electronic capacitive dielectric constant or the magnetic permeability of the core? It's just that you mentioned core rather than coil dielectric.

Also, does it matter if the cross sectional area of the coil is distorted from a perfect circular loop. Say if it were a square form.

What would the units be with this, area in metres squared and flux in Teslas?
 
eeka chu said:
By dieletric constant do you mean the electronic capacitive dielectric constant or the magnetic permeability of the core? It's just that you mentioned core rather than coil dielectric.

Ah, I think I mean the coil dielectric, ie the dielectric constant (most of the time it's the greek letter epsilon). It's just that I don't know the terms in english :)
Also, does it matter if the cross sectional area of the coil is distorted from a percect circular loop. Say if it were a square form.
No. Maxwell's equations are perfect for every case you can ever imagine :D. So you can perfectly use a square...
 
The voltage generated in a loop of wire in volts, equals the -rate of change of the flux through the loop (delta BA).


If you have 10 turns,, 1 meter square, and the flux changes at 1 tesla per second, the voltage will be -10 volts.

1 cm by 1 cm...area=10e-4 meters. 1 tesla per second...delta BA is 10e-4 Tesla meter2/ second..

one turn, -100 uvolts..100 turns, -10 millivolts.

Smaller the radius of the coil, more accurate it will show the field due to field divergence, but the lower the voltage produced. Tradeoffs, always tradeoffs..:bawling:

John
 
Ah, wait, I am going to correct myself though ;)

I have used the formula in a wrong way, sorry! I just took the first I could find using google, which was in some strange form I think.

Using it correctly leads to:

V = - dF/dt * epsilon / l

In which dF/dt is the flux change per second, epsilon same as above and l is the total conductor length in the inductor (i.e. in which the electric field is present). The cross-sectional area is of no importance since the flux density is already transformed into flux.

The flux change then equals:

dF/dt = - V*l / epsilon
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.