Magnetic Circuit: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Error correction
Kirkbetz (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 105: Line 105:


==Reviewed By==
==Reviewed By==
Amy Crosby
[[Kirk Betz]]
==Read By==
==Read By==


==Comments from reviewers==
==Comments==
So I still don't understand how this works but I figured I would just put my comments here and then you can delete them. -Amy
* I believe your length for dabc is incorrect and should be 1.38 unless I am understanding it wrong. if so it will prob change a few numbers :(
* On your first equation with A sub fg, it looks like the g is too big... just a formatting thing
* The first equation dealing with the left arm is all small, can you fix that?
Other then that it looks good!
 
(John): Thanks!  Fixed them.

Latest revision as of 12:42, 21 January 2010

Author: John Hawkins

Problem Statement

Error creating thumbnail: File missing

Problem 2.16 from Electric Machinery and Transformers, 3rd ed:

A magnetic circuit is given in Figure P2.16. What must be the current in the 1600-turn coil to set up a flux density of 0.1 T in the air-gap? All dimensions are in centimeters. Assume that magnetic flux density varies as

B=[1.5H/(750+H)]

.<ref>Guru and Huseyin, Electric Machinery and Transformers, 3rd ed. (New York: Oxford University Press, 2001), 129.</ref>

Solution

First, we note that the problem statement is incomplete. Assume that the core has a relative permeability of 500. Hence, for all magnetic sections excluding the air gap,

μ=μrμ0=(500)(4π×107)=6.2832×104

Also, as recommended in the text, we will neglect fringing.

The lengths and areas of each of the sections to be evaluated are given in the following table.

Table 1: Lengths and Areas for the pertinent secions of the magnetic circuit.
Section fg def ghc dc dabc
Length l (m) 0.01 0.555 0.555 0.48 1.38
Area A (m2) 0.0032 0.0032 0.0032 0.0096 8.0e-4

We must now work backward from the air-gap, since the value of the flux-density is given there. We need only employ the analagous equations to Ohm's Law, KVL, and KCL. All units are standard units.
Air Gap:


fg=lfgμAfg=4973.6
Φfg=BfgAfg=3.20×104
fg=fgΦfg=1.5915



Right Arms:

Φdef=Φghc=Φfg=3.20×104
def=ghc=ldefμAdef=2.7603×105
def=ghc=defΦdef=88.331



Center Column:

dc=def+fg+ghc=178.25
dc=ldcμAdc=79,577
Φdc=dcdc=0.0022



Left Arm:

Φdabc=ΦdcΦdef=0.0019
dabc=ldabcμAdabc=2.745×106
dabc=dabcΦdabc=5,271.2



Conclusions:

Total=dabc+dc+def+fg+ghc=5,627.7
i=TotalN=3.52A


Which is the quantity we were looking for.


Calculations were performed using the following Magnetic Circuit Matlab Script.

References

<references />

Reviewed By

Amy Crosby

Kirk Betz

Read By

Comments