Magnetic Circuit: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:


=Author: John Hawkins=
=Author: John Hawkins=
Line 29: Line 28:
<br />
<br />
'''Air Gap:'''
'''Air Gap:'''
<br />
<br />
<center>
<math>\mathcal{R}_{fg}=\frac{l_{fg}}{\mu A_fg} = 4973.6</math>
<math>\mathcal{R}_{fg}=\frac{l_{fg}}{\mu A_fg} = 4973.6</math>
<br />
<br />
Line 35: Line 37:
<br />
<br />
<math>\mathcal{F}_{fg}=\mathcal{R}_{fg}\Phi_{fg}=1.5915</math>
<math>\mathcal{F}_{fg}=\mathcal{R}_{fg}\Phi_{fg}=1.5915</math>
</center>
<br />
<br />
<br />
<br />
'''Right Arms:'''
'''Right Arms:'''
<br />
<br />
<center>
<math>\Phi_{def}=\Phi_{ghc} = \Phi_{fg} = 3.20\times10^{-4}</math>
<math>\Phi_{def}=\Phi_{ghc} = \Phi_{fg} = 3.20\times10^{-4}</math>
<br />
<br />
Line 44: Line 50:
<br />
<br />
<math>\mathcal{F}_{def}=\mathcal{F}_{ghc}=\mathcal{R}_{def}\Phi_{def}=88.331</math>
<math>\mathcal{F}_{def}=\mathcal{F}_{ghc}=\mathcal{R}_{def}\Phi_{def}=88.331</math>
</center>
<br />
<br />
<br />
<br />
'''Center Column:'''
'''Center Column:'''
<br />
<br />
<center>
<math>\mathcal{F}_{dc}=\mathcal{F}_{def}+\mathcal{F}_{fg}+\mathcal{F}_{ghc}=178.25</math>
<math>\mathcal{F}_{dc}=\mathcal{F}_{def}+\mathcal{F}_{fg}+\mathcal{F}_{ghc}=178.25</math>
<br />
<br />
Line 53: Line 63:
<br />
<br />
<math>\Phi_{dc}=\frac{\mathcal{F}_{dc}}{\mathcal{R}_{dc}}=0.0022</math>
<math>\Phi_{dc}=\frac{\mathcal{F}_{dc}}{\mathcal{R}_{dc}}=0.0022</math>
</center>
<br />
<br />
<br />
<br />
'''Left Arm:'''
'''Left Arm:'''
<br />
<br />
<center>
<math>\Phi_{dabc}=\Phi_{dc}-\Phi_{def}=0.0019</math>
<math>\Phi_{dabc}=\Phi_{dc}-\Phi_{def}=0.0019</math>
<br />
<br />
Line 62: Line 76:
<br />
<br />
<math>\mathcal{F}_{dabc}=\mathcal{F}_{dabc}\Phi_{dabc}=5347.6</math>
<math>\mathcal{F}_{dabc}=\mathcal{F}_{dabc}\Phi_{dabc}=5347.6</math>
</center>
<br />
<br />
<br />
<br />
'''Conclusions:'''
'''Conclusions:'''
<br />
<br />
<center>
<math>\mathcal{F}_{Total}=\mathcal{F}_{dabc}+\mathcal{F}_{dc}+\mathcal{F}_{def}+\mathcal{F}_{fg}+\mathcal{F}_{ghc}=57,041</math>
<math>\mathcal{F}_{Total}=\mathcal{F}_{dabc}+\mathcal{F}_{dc}+\mathcal{F}_{def}+\mathcal{F}_{fg}+\mathcal{F}_{ghc}=57,041</math>
<br />
<br />
<math>\mathbf{i=\frac{\mathcal{F}_{Total}}{N}=3.57 A}</math>
<math>\mathbf{i=\frac{\mathcal{F}_{Total}}{N}=3.57 A}</math>
</center>
<br />
<br />



Revision as of 01:33, 13 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.4
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.785×106
dabc=dabcΦdabc=5347.6



Conclusions:

Total=dabc+dc+def+fg+ghc=57,041
i=TotalN=3.57A


Which is the quantity we were looking for.


Calculations were performed using the following Magnetic Circuit Matlab Script.

References

<references />