What is the Relationship Between Period and Magnetic Field in a Cyclotron?

AI Thread Summary
The relationship between the period (T) and the magnetic field (B) in a cyclotron is derived from the equations of motion for a charged particle in a magnetic field. The key formula established is T = (2πm)/(qB), indicating that the period is inversely proportional to the magnetic field strength. The discussion emphasizes the importance of the Lorentz force, which equates the magnetic force to the centripetal force required for circular motion. Participants clarify the algebraic steps needed to simplify the equations without introducing extraneous variables. The conversation concludes with an acknowledgment of the role of electric fields in the cyclotron's operation.
TFM
Messages
1,016
Reaction score
0

Homework Statement



I am currently writing about Cyclotrons, and want to show how the period is related to the magnetic field.

Homework Equations



T = \frac{2 \pi}{\omega}

\omega = \frac{v}{r}

The Attempt at a Solution



I have rearranged the above formula to give:

T = \frac{2 \pi}{\frac{v}{r}} = \frac{2 \pi r}{v}

Now a website now goes onto to say that this is equal to:

\frac{2 \pi r}{v} = \frac{2\pi mv}{qBv}

Now I don't want to just write this down (for a start is plagarism, but anyway), so could anyone recommend some useful laws that mat come in useful?

Thanks in advanced,

TFM
 
Physics news on Phys.org
I start with the Lorentz force, and apply that to circular motion (either UCM or accelerated CM) of a charge in a combination of electric and magnetic fields:

http://en.wikipedia.org/wiki/Lorentz_force

Hope that helps.
 
The charge is held in a circular orbit in a cyclotron because the magnetic force (look up "Lorentz force law") produces an acceleration that is equal to the "centripetal acceleration for uniform circular motion". Look up those.
 
Thanks, So Lorentz Force:

F_{mag} = qv \times B

Since these are perpendicular to each other:

F_{mag} = qvB

This is then equal to the Centripetal acceleration:

a = \frac{v^2}{r}

thus centripetal force is:

F_{cent} = \frac{mv^2}{r}

These can thgus be equated when the particle is expirienceing constant circular motion (in the case of the cyclotron in the two 'D' sections):

F_{mag} = F_{cent} \therefore qvB = \frac{mv^2}{r}

From before,

\omega = \frac{v}{r}

this can rearrnge for v,

v = \omega r

Put into equation:

q \omega r B = \frac{m(\omega r)^2}{r}

q \omega r B = \frac{m \omega^2 r^2}{r}

q \omega r B = m \omega^2 r

And, again:

T = \frac{2 \pi}{\omega}

rearranged:

\omega = \frac{2 \pi}{T}

reinsert:

q \omega r B = m (\frac{2 \pi}{T})^2 r

q \omega r B = m \frac{4 \pi^2}{T^2} r

Rearrange to get T:

T^2 q \omega r B = m 4 \pi^2 r

T^2 = \frac{m 4 \pi^2 r}{q \omega r B}

T = sqrt{\frac{m 4 \pi^2 r}{q \omega r B}}

does this look right? I didn't think there was a square root?

TFM
 
You seem to be taking algebraic steps that aren't getting you closer to what you want. You are also not cancelling variables when they appear on both sides and keeping way to many related variables around. You were almost done when you wrote qvB=mv^2/r. T=2*pi*r/v. Just solve the first equation for v and substitute into the second. Don't forget to cancel the 'v'. Don't write v=sqrt(rqvB/m). If you do that you haven't really 'solved' for v. There is still one on both sides.
 
Thank's, so:

qvB = \frac{mv^2}{r}

this can cancel down to:

qB = \frac{mv}{r}

rearrange for v:

mv = rqB

v = \frac{rqB}{m}

So now we substitute this into:

T = \frac{2 \pi r}{v}

T = \frac{2 \pi r}{\frac{rqB}{m}}

This can be rearranged into:

T = \frac{2 \pi r m}{rqB}

Cancel down the r

T = \frac{2 \pi m}{qB}

This looks a lot better.

Thanks,

TFM
 
Nice work TFM. Keep in mind, though, that you simplified the Lorentz force right away to assume no E field. That's okay, but may not be true in the case of the cyclotron (I don't know enough about cyclotrons to know whether that's true or not).
 
Well, the Electric field would only be in the gap between the two D sections, which is what accelerates the particles, not in the D sections themselves, so the circular motion in the D sections should not be affected. It also matches up with the formula from here;

http://hyperphysics.phy-astr.gsu.edu/hbase/magnetic/cyclot.html

Thanks again,

TFM
 
Back
Top