Processing math: 100%

Deduction of the formulas used in the ratio calculation

  Some details on the calculation of the Proton/Electron mass ratio

    Thomas Lockyer's model, rudimentary according to his own words, considers that the proton is made up of several nested layers of increasing energies, and that its mass can be calculated from the electric potential energy between these levels.

    My first reaction was disbelief and the suspicion that in the calculation we provided in advance and indirectly the mass of the proton. As his book included the listing of his program in Basic I undertook to translate it into javascript, a very practical language for tinkering and testing a calculation algorithm. And I was able to see that nothing in the calculation appeared ad hoc to obtain this surprising result.

    The calculation is done by starting from the mass of the electron, then adding increasing energies and the total sum of these energies gives exactly the desired ratio. We cannot refine the precision by playing on the number of levels. Let's add or remove a nesting level and we get to a 30% error...!

Let's see the basics of its calculation:

An electron has mass me, spin angular momentum 2, electrical charge e, magnetic moment μe. The Planck's constant is h=me.c2.λe/c

We have e=2.α.hμ0.c 

with  Permeability of vacuum = μ0=4π.107  H/m  and α = Fine-structure constant.

Spin angular momentum is physically equivalent of  'energy-mass' on the end of a radius arm Rm with a certain velocity of giration :

12.=me.c.Rm

Let  λe=/me.c   then Rm=λe/2

We use the Bohr Magneton μB to set the idealised charge radius of giration Rc

μB=12.(e.c.λe)          A.m^2

The model provides two current loops on two parallel planes, per level, and an idealized radius of gyration is assumed : Rc=2.Rm=λe/2

The magnetic moment of the electron (μe) differs slightly from the expected value based on its pure spin (μB). We will treat this difference as a protrusion αu in the radius of gyration. 

μe=μB.(1+αe),R=Rc.(1+αu/2)

μc=1/2(e.c.λe).(1+αe)1/2(e.c.λe).(1+αu/2)2

1+αe=(1αu/2)21+αe=1+αu/2αu=2.(1+αe1)


Obtaining normalized lengths for iterative calculation:

  Ln=λe.[(22)n.(12.αu)]  

Calculation of the standardized spacing between each level:

1=2/2+2d+2.(/sqrt2/2)    d=(12/2)22.αu2

 d = corrected distance

The electric potential energy between two charges q1 and q2 is equal to

U=q1.q24π.e0.d=e24π.e0.d

with d the distance separating the charges and e0 the permitivity of the vacuum.

Finally we obtain the formula 

E=1+[e2me.c2.4π.ϵ0.λe.((12/2)22.αu2)]

The scale factor S is equal to 1/2d :

S=1[2/2]n[12.αu]mp/me=0+18n=1S.n

The formula for the Total is therefore:

Mp=nk=1e24π.c2.Me.e0.d.[1(2/22.α)/2]n

with Me = mass of the electron

This is the formula used by the script I put in the first page.


For the details of his theory you can buy his book entitled VectorParticlePhysics by T.N.Lockyer Edition of 1992, published with own funds. I had the chance to be able to buy it directly from him by sending a 5 dollar bill by mail (no internet at that time!).



Aucun commentaire:

Enregistrer un commentaire

Masse relative Proton / Electron