2

edit: Hi I'm trying to find the magnetic field generated by a time dependent oscillating current in the quasistatic case ($|z|,r <<c\omega$) where r is the perpendicular distance from the z-axis.

The current is flowing through a long, thing wire that is laying on the z-axis. If $z=0$, we can write the current as

$$ I(t)=I_0\sin \omega t $$ and now I am trying to find the magnetic field $B(r,t)$ at $z=0$ with this current. How can we calculate $\vec B$?

Possibly, can we calculate $\vec J$ to calculate $\vec A$ to calculate the magnetic field?

THanks a lot for your help on the last problem too.

Jason
  • 145
  • 2
    Is the current $I$ flowing through some type of wire of known cross section? – BMS May 21 '14 at 05:48
  • 1
    @BMS Yes I will update that. Sorry I didn't want to be too specific to deter people. Sorry. Thanks – Jason May 21 '14 at 06:06
  • Do you focus on the B-field inside or outside the wire? I think you only really need $\vec{J}$ if you focus on the B-field inside the wire else Biot-Savart for a current thread should be sufficient for most applications. But, that also depends on the phase velocity $\omega$. – Tobias May 21 '14 at 15:34
  • Let us assume you have a straight wire along the z-axis with diameter $D$ (maximal extent of the cross-section). For distances $r\gg D$ you can use $\vec{B}(t,\vec{r}) \approx \frac{\mu_0\hat{\varphi} I(t)}{2\pi r}$ where $\hat{\varphi}$ is the unit vector in $\varphi$-direction and $r$ is the perpendicular distance of $\vec{r}$ from the z-axis. This works because you can consider the wire in this case as current thread. – Tobias May 21 '14 at 15:55
  • @Tobias I need to calculate the magnetic field $\vec B( r,t)$ in the quasi static case $|z|,r <<c\omega$. Sorry for the lack of details you're helping me more and more...Thank you a lot for all of this. So is the quasi static case the limit $r>>D$ also? or is it different? – Jason May 21 '14 at 16:09
  • @Tobias It just says the current oscillates along the wire in the z direction, find the magnetic field at $z=0$. So I guess along the wire we want the magnetic field? Does that answer you ? – Jason May 21 '14 at 16:11
  • 1
    Thanks for mentioning it. Yes, the above application of Biot-Savart only works for the quasi-static case. Else, you would also have to consider the current wave propagation along the wire. In this case you would need to set up $I(t,z)$. Furthermore, you would need to consider the radiation of electromagnetic waves from the wire. – Tobias May 21 '14 at 16:27
  • 1
    @Tobias Okay that makes sense. Thanks. I know for a wire the magnetic field is $$ \vec B(r,t)=\frac{\mu_0 I}{2\pi r}\hat \phi, $$ and since we have $I=I(t)$ in this case, you just plugged that into this formula. Thats how you got the magnetic field right? Thanks a lot. – Jason May 21 '14 at 16:33

1 Answers1

2

The direction of $\vec{J}$ is the direction of the current. The magnitude of $\vec{J}$ is the current per unit surface area perpendicular to the current.

velut luna
  • 4,004
  • Thank you. If you can add the magnetic field i will check it off as answer . I can only up vote when I have +15 reputation. Upvote my question and I can :) – Jason May 21 '14 at 06:20
  • That gives the definition of $\vec J$ but it does not answer the question. You need Maxwell's equations to calculate the $\vec B$-field. If you have $\varepsilon\omega \ll \mu$ you can assume the quasi-stationary approximation $\varepsilon = 0$. I think, in the end you get something like the modified Bessel functions for the $B$-field distribution in the wire. (The descent of the field in the middle of the wire is named as skin effect in the literature.) This is much easier to compute for a conducting half-space than for a round wire. And often the half-space solution is a sufficient approx... – Tobias May 21 '14 at 08:17
  • 1
    @Tobias Does it matter that this is a long, thin wire? Not a round wire? I am familiar with Bessel functions however do you have any possible more advice as to how you got them for the magnetic field distribution? Thanks for taking your time to help – Jason May 21 '14 at 15:08
  • 1
    @Jason Look at the skin depth $\delta=\sqrt{\frac2{\omega\sigma\mu}}=\sqrt{\frac{2\rho}{\omega\mu}}$ from Skin-effect. If this skin width is much larger than the radius of your wire you can use the approximation $J\approx\frac{I}{A}$ in the full cross-section. Sorry, the above inequality should read $|\varepsilon\omega| \ll |\sigma|$ and not $\varepsilon\omega\ll\mu$. – Tobias May 21 '14 at 15:26