Spaceships: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Hacking Cyclotron Basics for a Proton The kinetic energy K of a proton in a cyclotron is given by: K=(q^2 * B^2 * R^2)/(2m) where: * q = charge of the proton (1.602×10−19 coulombs) * B = magnetic field strength (teslas, 10 is a lot, 20 is a lot lot) * r = radius of the cyclotron (meters) * m = rest mass of the proton (1.673×10−27 kilograms)") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
where: | where: | ||
* q = charge of the proton (1.602×10−19 coulombs) | * q = charge of the proton (1.602×10−19 coulombs), electron is negative that | ||
* B = magnetic field strength (teslas, 10 is a lot, 20 is a lot lot) | * B = magnetic field strength (teslas, 10 is a lot, 20 is a lot lot) | ||
* r = radius of the cyclotron (meters) | * r = radius of the cyclotron (meters) | ||
* m = rest mass of the proton (1.673×10−27 kilograms) | * m = rest mass of the proton (1.673×10−27 kilograms), electron is 9.109×10−31 | ||
= Lorentz = | |||
[[File:Lorentz Velocity.png|thumb]] | |||
* K = (gamma - 1)(mc^2) | |||
* gamma = 1 + K/(m * c^2) | |||
* v=c*sqrt(1-((1/gamma)^2)) | |||
* gamma = 1 / (sqrt(1-((v/c)^2))) | |||
* sqrt(1-((v/c)^2)) = 1/gamma | |||
* 1-((v/c)^2) = (1/gamma)^2 | |||
* (v/c)^2 = 1-((1/gamma)^2) | |||
* v/c = sqrt(1-((1/gamma)^2)) | |||
* v = c * sqrt(1-((1/gamma)^2)) |
Latest revision as of 01:42, 6 June 2024
Cyclotron Basics for a Proton
The kinetic energy K of a proton in a cyclotron is given by:
K=(q^2 * B^2 * R^2)/(2m)
where:
- q = charge of the proton (1.602×10−19 coulombs), electron is negative that
- B = magnetic field strength (teslas, 10 is a lot, 20 is a lot lot)
- r = radius of the cyclotron (meters)
- m = rest mass of the proton (1.673×10−27 kilograms), electron is 9.109×10−31
Lorentz
- K = (gamma - 1)(mc^2)
- gamma = 1 + K/(m * c^2)
- v=c*sqrt(1-((1/gamma)^2))
- gamma = 1 / (sqrt(1-((v/c)^2)))
- sqrt(1-((v/c)^2)) = 1/gamma
- 1-((v/c)^2) = (1/gamma)^2
- (v/c)^2 = 1-((1/gamma)^2)
- v/c = sqrt(1-((1/gamma)^2))
- v = c * sqrt(1-((1/gamma)^2))