sammydafish
- 4
- 0
- Homework Statement
- Find the magnetic field above a uniformly magnetized infinite slab of thickness 2d using the Ampere's Law and the magnetic vector potential.
- Relevant Equations
- $$\oint \mathbf{B} \cdot d\mathbf{l} = \mu_0 I_{\text{enc}}$$
$$\mathbf{A}(\mathbf{r}) = \frac{\mu_0}{4\pi} \int \frac{\mathbf{M}(\mathbf{r}') \times (\mathbf{r} - \mathbf{r}')}{|\mathbf{r} - \mathbf{r}'|^3} \, d\tau'$$
The bound surface current is $$\mathbf{K}_b = \mathbf{M} \times \hat{n}$$ which gives $$\mathbf{K}_b = {M} \hat{x}$$
Applying ampere's law: ##\oint \mathbf{B} \cdot d\mathbf{l} = \mu_0 I_{\text{enc}}## to the top surface, which encloses the bound surface current yields: ##\mathbf{B} = \mu_0 {K}_b##
This is in alignment with Griffiths Electrodynamics 4th edition example 5.8 for a surface current.
Now,
$$\mathbf{A}(\mathbf{r}) = \frac{\mu_0}{4\pi} \int \frac{\mathbf{M}(\mathbf{r}') \times (\mathbf{r} - \mathbf{r}')}{|\mathbf{r} - \mathbf{r}'|^3} \, d\tau'$$
Since the magnetization is constant, I only need to solve:
$$\int \frac{(\mathbf{r} - \mathbf{r}')}{|\mathbf{r} - \mathbf{r}'|^3} \, d\tau'$$
This is tedious and not enlightening. Therefore, I consider a different situation: A uniformly charged infinite slab of thickness 2d (Griffiths Problem 2.17), apply Gauss' Law for the electric field and get:
$$\mathbf{E} = \frac{\rho d}{\epsilon_0} \hat{z}$$
Which of course must be equal to:
$$ \mathbf{E} = \frac{1}{4\pi\epsilon_0} \rho \int \frac{(\mathbf{r} - \mathbf{r}')}{|\mathbf{r} - \mathbf{r}'|^3} d\tau' $$
Therefore:
$$\int \frac{(\mathbf{r} - \mathbf{r}')}{|\mathbf{r} - \mathbf{r}'|^3} \, d\tau' = {4 \pi d} \hat{z}$$
Which means that:
$$\mathbf{A}(\mathbf{r}) = \frac{\mu_0}{4\pi} \mathbf{M} \times {4 \pi d} \hat{z}$$
If ##\mathbf{M}## is in the y direction:
$$\mathbf{A}(\mathbf{r}) = {\mu_0 d M} \hat{x}$$
Taking the curl of this vector potential to find B yields zero as it is constant which disagrees with Ampere's Law from above.
So I have made a mistake somewhere and cannot see it. Can anyone please provide some insight? While the solution is important, I really want to understand where I am making a mistake in this method. This method works perfectly for the uniformly magnetized/charged sphere and cylinder so I see no reason why it shouldn't work here.