Download Physics 9 Fall 2011 Homework 7 - Solutions Friday October 14, 2011

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Accretion disk wikipedia , lookup

Condensed matter physics wikipedia , lookup

Speed of gravity wikipedia , lookup

Maxwell's equations wikipedia , lookup

Electrostatics wikipedia , lookup

Electromagnetism wikipedia , lookup

Field (physics) wikipedia , lookup

Magnetic field wikipedia , lookup

Neutron magnetic moment wikipedia , lookup

Magnetic monopole wikipedia , lookup

Aharonov–Bohm effect wikipedia , lookup

Superconductivity wikipedia , lookup

Lorentz force wikipedia , lookup

Electromagnet wikipedia , lookup

Transcript
Physics 9 Fall 2011
Homework 7 - Solutions
Friday October 14, 2011
Make sure your name is on your homework, and please box your final answer. Because
we will be giving partial credit, be sure to attempt all the problems, even if you don’t finish
them. The homework is due at the beginning of class on Friday, October 21st. Because
the solutions will be posted immediately after class, no late homeworks can be accepted! You
are welcome to ask questions during the discussion session or during office hours.
1. In a pre-quantum mechanical model of the hydrogen atom, an electron orbits a proton
at a radius of 5.29 × 10−11 meters. According to this model, what is the magnitude
of the magnetic field at the proton due to the orbital motion of the electron? Neglect
any motion of the proton.
————————————————————————————————————
Solution
The electron moves in a circle around the proton and so it behaves like a ring of current,
generating a magnetic field. The magnetic field at the center of a ring of current I is,
as we’ve seen,
µ0 I
.
B=
2R
The current of a moving charge is just the charge, divided by the time it takes to go
around the orbit, T = 2πR/v,
e
ev
I= =
.
T
2πR
Hence,
µ0 ev
B=
.
4πR2
Now, to get the velocity of the electron we use Coulomb’s law and equate it to the
centripetal force on the electron,
s
1 e2
mv 2
e2
=
⇒
v
=
,
4π0 R2
R
4π0 mR
and so
B=
µ0 e
4πR2
s
e2
.
4π0 mR
Plugging in the numbers gives
B =
µ0 e
4πR2
q
e2
4π0 mR
−7
−19 )
(1.602×10
= 4π×10
4π(5.29×10−11 )2
= 12.5 Teslas,
which is a huge field!
1
q
9×109 (1.602×10−19 )2
(9.11×10−31 )(5.29×10−11 )
2. A particle of mass m and charge q enters a region where there is a uniform magnetic
~ parallel with the x axis. The initial velocity of the particle is ~v = v0x î + v0y ĵ,
field B
so the particle moves in a helix.
(a) Show that the radius of the helix is r =
mv0y
.
qB
(b) Show that the particle takes a time ∆t =
2πm
qB
to complete each turn of the helix.
(c) What is the x component of the displacement of the particle during the time given
in part (b)?
————————————————————————————————————
Solution
(a) The magnetic force on a charge, q, moving at a speed ~v through a magnetic field
~ is given by the Lorentz force law,
B
~
F~ = q~v × B.
~ = B î, and so
Now, the magnetic field is along the î axis, so we can write B
F~ = q v0x î + v0y ĵ × B î = −qv0y B k̂,
where we have recalled that î × î = 0, and ĵ × î = −k̂. Thus, there is a net force
on the charge in the negative z direction, pushing it downwards. This net force
causes it to move in a circle in the yz plane at a speed v0y that drifts along the
x direction at a speed v0x (i.e., it moves in a helix). The centripetal force is just
equal to the magnetic force,
Fmag = qv0y B =
2
mv0y
= Fcent .
r
Solving this expression for the radius gives
r=
mv0y
.
qB
(b) The time to complete one turn of the helix is just the time it takes to go around
a circle of radius r, which is
∆t =
2πr
2πmvoy
2πm
=
=
.
v0y
v0y qB
qB
(c) During the time, ∆t, it takes for the particle to make a circle it moves a distance
∆x = v0x ∆t along the x direction. This distance is
∆x = v0x ∆t =
2
2πmv0x
.
qB
3. The closed loop shown in the figure to the right
carries a current of 8.0 A in the counterclockwise
direction. The radius of the outer arc is 0.60 m
and that of the inner arc is 0.40 m. Find the
magnetic field (magnitude and direction) at point
P.
————————————————————————————————————
Solution
By the right-hand rule for currents, the magnetic field from the top of the circuit points
out of the page, while that from the bottom of the circuit points into the page. Since
both branches carry the same current, and since the bottom branch is closer, it wins
out and the magnetic field points into the page.
The total magnetic field is just the sum of the two semicircles (the straight-line segments contribute nothing, since they are inline with the point P). We can use the
Biot-Savart law to determine the magnetic field from each semicircle. From the top,
since the distance from the wire to the point is constant, r = R1 , and the current is
always tangent to the point, the Biot-Savart law says
R d~s×r̂
0I
Btop = µ4π
R r2
µ0 I
ds
= 4πR
2
1
µ0 I
= 4πR2 R1 θ
1
µ0 I
= 12R
,
1
where we have recalled that the distance around the semicircle is s = θR, and θ = π/3
for a 60◦ angle. The magnetic field from the bottom wire is done in exactly the same
µ0 I
, where the minus sign
way, but now the radius is only r = R2 . So, Bbottom = − 12R
2
accounts for the direction of the field from the bottom branch (into the page).
Combining the two fields gives the total,
µ0 I
1
1
µ0 I
B=
−
=−
(R1 − R2 ) .
12 R1 R2
12R1 R2
4. Plugging in the numbers gives
B=−
µ0 I
4π × 10−7 × 8
(R1 − R2 ) = −
(.6 − .4) = −7.0 × 10−7 T,
12R1 R2
12(.6 × .4)
or about 0.7 µT, into the page.
3
5. A long cylindrical shell has an inner radius a and an outer radius b and carries current
I parallel to the central axis. Assume that within the material of the shell the current
density is uniformly distributed. Find an expression for the magnitude of the magnetic
field for
(a) 0 < r < a,
(b) a < r < b, and
(c) r > b.
————————————————————————————————————
Solution
We can determine the magnetic field using Ampere’s law, which says that
I
~ · d~s = µ0 Ithrough ,
B
where Ithrough is the current passing through the Amperian loop.
(a) Inside the inner radius, (i.e., for r < a), there is no current inside this region, and
so there is no magnetic field.
(b) Inside the shell, itself (where a < r < b), then the current is uniformly distributed,
such that the current density J is constant. Now, since the total current through
the full area A = π (b2 − a2 ) is I, then the current density is
J=
(b2
I
.
− a2 )
Now, if we take our Amperian loop to be a circle of radius r, where a < r < b,
then the current passing through this loops is
Ithrough = JAthrough =
I
2
2
r
−
a
.
(b2 − a2 )
Notice that if r = a, then the total current is zero, as we should expect. Furthermore, if the loop encloses the entire shell (such that r = b), then the total current
is I. Thus, we have the correct Ithrough .
Now, the magnetic field is constant around our Amperian loop, so
2
I
I
2
r
−
a
~ · d~s = B ds = (2πr) B = µ0 I
,
B
b 2 − a2
and so the magnetic field is,
µ0 I
B=
2πr
r 2 − a2
b 2 − a2
.
Notice that, if r = a, then B = 0, and so we get the correct continuity of the
magnetic field at the inner boundary.
4
(c) Finally, if we are outside the shell (when r > b), then an Amperian loop contains
the entire current, and so we just get back the field of a long straight current, or
B=
µ0 I
.
2πr
Again, notice that this result agrees with our answer from part (b) when r = b,
again yielding the correct continuity of the field at the boundary.
5
6. A nonconducting disk has radius R, carries a uniform surface charge density σ, and
rotates with angular speed ω.
(a) Consider an annular strip that has a radius r, a width dr, and a charge dq. Show
that the current, dI, produced by this rotating strip is given by ωσrdr
(b) Use your result from part (a) to show that the magnetic field strength at the
center of the disk is given by the expression 12 µ0 σωR.
(c) Use your result from part (a) to find and expression for the magnetic field strength
at a point on the central axis of the disk a distance z from its center.
————————————————————————————————————
Solution
(a) We can imagine that the strip has a radius r and thickness dr. If the surface
charge density is σ, then the ring contains a small charge dq which is the area
enclosed in the ring, times the surface charge density. Now, the ring has an area
dA = 2πrdr, since the length of a ring of radius r is 2πr. So, dq = 2πrσdr. The
, where dt is the time it takes for the ring to go around in an
current is dI = dq
dt
orbit. So, in terms of the orbital frequency dt = 1/f , and since 2πf = ω, we have
dI =
dq
= f dq = (2πf ) rσdr = ωσrdr.
dt
(b) Now, as we’ve seen, the magnetic field at a distance z away from a ring of radius
r and current dI is
µ0 2πr2 dI
.
dB =
4π (z 2 + r2 )3/2
Plugging in for dI gives
dB =
r3 dr
µ0 ωσ
.
2 (z 2 + r2 )3/2
Now, integrating this result from r = 0 to r = R gives
R R r3 dr
B(z) = µ02ωσ 0 (z2 +r
2 3/2
)
µ0 ωσ √
r2 +2z 2 R
=
2 h r2 +z 2 0
i
µ0 ωσ √
R2 +2z 2
=
−
2z
.
2
R2 +z 2
This is actually the magnetic field at a distance z away from the center, and so
we’ve done part (c), already. To find the field at the center, we simply set z = 0
in our above expression,
µ0 ωσ R2 + 02
1
√
B(0) =
− 0 = µ0 σωR,
2
2
R 2 + 02
as claimed.
6