Deriving analytic expression for magnetic field & flow lines of bar magnet.
$begingroup$
How can we analytically derive the flow-lines of a normal permanent bar-magnet?
Physics context & own approach:
In classical electromagnetics we have the legendary Maxwell's Equations:
$$begin{align}nabla cdot {bf E} &= frac{rho}{epsilon_0}\nabla cdot {bf B} &=0\nabla times {bf E} &= -frac{partial bf B}{partial t}\nablatimes {bf B} &= mu_0 left( {bf J}+epsilon_0frac{partial {bf E}}{partial t} right)end{align}$$
The situation in a normal permanent magnet far away from any electric field, we should have:
$$begin{align}{bf E} &= 0\bf J &= 0\{bf B} &= cases{c{bf hat y} hspace{1.0cm}text{(inside magnet)} \{bf B}(x,y) text{ (outside)}}end{align}$$
(c is constant : homogeneous magnet with constant microscopic dipole moment)
Can we use this to derive analytic expression for the flow-lines (or vector field $bf B$) around a permanent magnet?
Pictures show color mapped representation of B field around bar and horseshoe magnets acquired from a numerical optimization.
pde vector-analysis physics electromagnetism
$endgroup$
add a comment |
$begingroup$
How can we analytically derive the flow-lines of a normal permanent bar-magnet?
Physics context & own approach:
In classical electromagnetics we have the legendary Maxwell's Equations:
$$begin{align}nabla cdot {bf E} &= frac{rho}{epsilon_0}\nabla cdot {bf B} &=0\nabla times {bf E} &= -frac{partial bf B}{partial t}\nablatimes {bf B} &= mu_0 left( {bf J}+epsilon_0frac{partial {bf E}}{partial t} right)end{align}$$
The situation in a normal permanent magnet far away from any electric field, we should have:
$$begin{align}{bf E} &= 0\bf J &= 0\{bf B} &= cases{c{bf hat y} hspace{1.0cm}text{(inside magnet)} \{bf B}(x,y) text{ (outside)}}end{align}$$
(c is constant : homogeneous magnet with constant microscopic dipole moment)
Can we use this to derive analytic expression for the flow-lines (or vector field $bf B$) around a permanent magnet?
Pictures show color mapped representation of B field around bar and horseshoe magnets acquired from a numerical optimization.
pde vector-analysis physics electromagnetism
$endgroup$
add a comment |
$begingroup$
How can we analytically derive the flow-lines of a normal permanent bar-magnet?
Physics context & own approach:
In classical electromagnetics we have the legendary Maxwell's Equations:
$$begin{align}nabla cdot {bf E} &= frac{rho}{epsilon_0}\nabla cdot {bf B} &=0\nabla times {bf E} &= -frac{partial bf B}{partial t}\nablatimes {bf B} &= mu_0 left( {bf J}+epsilon_0frac{partial {bf E}}{partial t} right)end{align}$$
The situation in a normal permanent magnet far away from any electric field, we should have:
$$begin{align}{bf E} &= 0\bf J &= 0\{bf B} &= cases{c{bf hat y} hspace{1.0cm}text{(inside magnet)} \{bf B}(x,y) text{ (outside)}}end{align}$$
(c is constant : homogeneous magnet with constant microscopic dipole moment)
Can we use this to derive analytic expression for the flow-lines (or vector field $bf B$) around a permanent magnet?
Pictures show color mapped representation of B field around bar and horseshoe magnets acquired from a numerical optimization.
pde vector-analysis physics electromagnetism
$endgroup$
How can we analytically derive the flow-lines of a normal permanent bar-magnet?
Physics context & own approach:
In classical electromagnetics we have the legendary Maxwell's Equations:
$$begin{align}nabla cdot {bf E} &= frac{rho}{epsilon_0}\nabla cdot {bf B} &=0\nabla times {bf E} &= -frac{partial bf B}{partial t}\nablatimes {bf B} &= mu_0 left( {bf J}+epsilon_0frac{partial {bf E}}{partial t} right)end{align}$$
The situation in a normal permanent magnet far away from any electric field, we should have:
$$begin{align}{bf E} &= 0\bf J &= 0\{bf B} &= cases{c{bf hat y} hspace{1.0cm}text{(inside magnet)} \{bf B}(x,y) text{ (outside)}}end{align}$$
(c is constant : homogeneous magnet with constant microscopic dipole moment)
Can we use this to derive analytic expression for the flow-lines (or vector field $bf B$) around a permanent magnet?
Pictures show color mapped representation of B field around bar and horseshoe magnets acquired from a numerical optimization.
pde vector-analysis physics electromagnetism
pde vector-analysis physics electromagnetism
edited Jan 30 at 18:09
mathreadler
asked Jan 26 at 14:29


mathreadlermathreadler
15.2k72263
15.2k72263
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here is what I suspect is a standard approach to such problems:
We have
$nabla times mathbf B = 0; tag 1$
then
$nabla times (nabla times mathbf B) = 0; tag 2$
there is a standard identity from vector calculus which asserts that
$nabla times (nabla times mathbf B) = nabla(nabla cdot mathbf B) - nabla^2 mathbf B; tag3$
using this in concert with the Maxwell equation
$nabla cdot mathbf B = 0 tag 4$
yields
$nabla times (nabla times mathbf B) = - nabla^2 mathbf B; tag5$
(2) thus becomes
$nabla^2 mathbf B = 0, tag 6$
where it is understood that $nabla^2$ is applied to $mathbf B$ component-wise; thus we have
$nabla^2 mathbf B_x = nabla^2 mathbf B_y = nabla^2 mathbf B_z = 0; tag 7$
we may impose boundary conditions on the components of by by assuming
$mathbf B = c hat{mathbf y} tag 8$
in the iron bar, as is given in the text of the problem. We also assume that
$mathbf B to 0 ; text{at infinity}; tag 9$
since the components of $mathbf B$ satisfy Laplace's equation, this should be sufficient information to assure the existence of a unique solution for $mathbf B$; but I strongly suspect it will not be very nice, analytically speaking.
To conclude, there is probably no "nice" formula for the field lines, but they can of course be plotted via numerical methods once we have found the vector field $mathbf B$.
$endgroup$
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3088312%2fderiving-analytic-expression-for-magnetic-field-flow-lines-of-bar-magnet%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Here is what I suspect is a standard approach to such problems:
We have
$nabla times mathbf B = 0; tag 1$
then
$nabla times (nabla times mathbf B) = 0; tag 2$
there is a standard identity from vector calculus which asserts that
$nabla times (nabla times mathbf B) = nabla(nabla cdot mathbf B) - nabla^2 mathbf B; tag3$
using this in concert with the Maxwell equation
$nabla cdot mathbf B = 0 tag 4$
yields
$nabla times (nabla times mathbf B) = - nabla^2 mathbf B; tag5$
(2) thus becomes
$nabla^2 mathbf B = 0, tag 6$
where it is understood that $nabla^2$ is applied to $mathbf B$ component-wise; thus we have
$nabla^2 mathbf B_x = nabla^2 mathbf B_y = nabla^2 mathbf B_z = 0; tag 7$
we may impose boundary conditions on the components of by by assuming
$mathbf B = c hat{mathbf y} tag 8$
in the iron bar, as is given in the text of the problem. We also assume that
$mathbf B to 0 ; text{at infinity}; tag 9$
since the components of $mathbf B$ satisfy Laplace's equation, this should be sufficient information to assure the existence of a unique solution for $mathbf B$; but I strongly suspect it will not be very nice, analytically speaking.
To conclude, there is probably no "nice" formula for the field lines, but they can of course be plotted via numerical methods once we have found the vector field $mathbf B$.
$endgroup$
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
add a comment |
$begingroup$
Here is what I suspect is a standard approach to such problems:
We have
$nabla times mathbf B = 0; tag 1$
then
$nabla times (nabla times mathbf B) = 0; tag 2$
there is a standard identity from vector calculus which asserts that
$nabla times (nabla times mathbf B) = nabla(nabla cdot mathbf B) - nabla^2 mathbf B; tag3$
using this in concert with the Maxwell equation
$nabla cdot mathbf B = 0 tag 4$
yields
$nabla times (nabla times mathbf B) = - nabla^2 mathbf B; tag5$
(2) thus becomes
$nabla^2 mathbf B = 0, tag 6$
where it is understood that $nabla^2$ is applied to $mathbf B$ component-wise; thus we have
$nabla^2 mathbf B_x = nabla^2 mathbf B_y = nabla^2 mathbf B_z = 0; tag 7$
we may impose boundary conditions on the components of by by assuming
$mathbf B = c hat{mathbf y} tag 8$
in the iron bar, as is given in the text of the problem. We also assume that
$mathbf B to 0 ; text{at infinity}; tag 9$
since the components of $mathbf B$ satisfy Laplace's equation, this should be sufficient information to assure the existence of a unique solution for $mathbf B$; but I strongly suspect it will not be very nice, analytically speaking.
To conclude, there is probably no "nice" formula for the field lines, but they can of course be plotted via numerical methods once we have found the vector field $mathbf B$.
$endgroup$
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
add a comment |
$begingroup$
Here is what I suspect is a standard approach to such problems:
We have
$nabla times mathbf B = 0; tag 1$
then
$nabla times (nabla times mathbf B) = 0; tag 2$
there is a standard identity from vector calculus which asserts that
$nabla times (nabla times mathbf B) = nabla(nabla cdot mathbf B) - nabla^2 mathbf B; tag3$
using this in concert with the Maxwell equation
$nabla cdot mathbf B = 0 tag 4$
yields
$nabla times (nabla times mathbf B) = - nabla^2 mathbf B; tag5$
(2) thus becomes
$nabla^2 mathbf B = 0, tag 6$
where it is understood that $nabla^2$ is applied to $mathbf B$ component-wise; thus we have
$nabla^2 mathbf B_x = nabla^2 mathbf B_y = nabla^2 mathbf B_z = 0; tag 7$
we may impose boundary conditions on the components of by by assuming
$mathbf B = c hat{mathbf y} tag 8$
in the iron bar, as is given in the text of the problem. We also assume that
$mathbf B to 0 ; text{at infinity}; tag 9$
since the components of $mathbf B$ satisfy Laplace's equation, this should be sufficient information to assure the existence of a unique solution for $mathbf B$; but I strongly suspect it will not be very nice, analytically speaking.
To conclude, there is probably no "nice" formula for the field lines, but they can of course be plotted via numerical methods once we have found the vector field $mathbf B$.
$endgroup$
Here is what I suspect is a standard approach to such problems:
We have
$nabla times mathbf B = 0; tag 1$
then
$nabla times (nabla times mathbf B) = 0; tag 2$
there is a standard identity from vector calculus which asserts that
$nabla times (nabla times mathbf B) = nabla(nabla cdot mathbf B) - nabla^2 mathbf B; tag3$
using this in concert with the Maxwell equation
$nabla cdot mathbf B = 0 tag 4$
yields
$nabla times (nabla times mathbf B) = - nabla^2 mathbf B; tag5$
(2) thus becomes
$nabla^2 mathbf B = 0, tag 6$
where it is understood that $nabla^2$ is applied to $mathbf B$ component-wise; thus we have
$nabla^2 mathbf B_x = nabla^2 mathbf B_y = nabla^2 mathbf B_z = 0; tag 7$
we may impose boundary conditions on the components of by by assuming
$mathbf B = c hat{mathbf y} tag 8$
in the iron bar, as is given in the text of the problem. We also assume that
$mathbf B to 0 ; text{at infinity}; tag 9$
since the components of $mathbf B$ satisfy Laplace's equation, this should be sufficient information to assure the existence of a unique solution for $mathbf B$; but I strongly suspect it will not be very nice, analytically speaking.
To conclude, there is probably no "nice" formula for the field lines, but they can of course be plotted via numerical methods once we have found the vector field $mathbf B$.
edited Feb 18 at 17:18


mathreadler
15.2k72263
15.2k72263
answered Jan 28 at 21:49


Robert LewisRobert Lewis
48.3k23167
48.3k23167
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
add a comment |
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
1
1
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
$begingroup$
This is a very nice start. Thank you Robert.
$endgroup$
– mathreadler
Jan 30 at 18:13
1
1
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
$begingroup$
@mathreadler: Finding the solution will be tough, I'll warrant. Probably need a Green's function on the exterior of the bar. Probably get messy. You might check out J.D. Jackson's book, it has a lot of stuff on problems like this. Do you know it? Cheers!
$endgroup$
– Robert Lewis
Jan 30 at 18:16
1
1
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
$begingroup$
Yep I suppose it would be hard, that is why I asked it. I am an applied maths engineer and have gotten to a level I can write code and find my own numerical solutions by various methods, but my level of solving PDE:s analytically never got nearly as high. Thank you for the book hint! Will see if I can check it out!
$endgroup$
– mathreadler
Jan 30 at 18:40
1
1
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
$begingroup$
@mathreadler: it is a classic standard graduate level text--quite difficult but very thorough. You should have no trouble locating a copy!
$endgroup$
– Robert Lewis
Jan 30 at 18:57
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3088312%2fderiving-analytic-expression-for-magnetic-field-flow-lines-of-bar-magnet%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown