Calculations with final result in electronvolts

  • Thread starter Thread starter barbapapa
  • Start date Start date
  • Tags Tags
    Calculations Final
Click For Summary
SUMMARY

The discussion focuses on performing calculations in electronvolts (eV) using physical constants from the SciPy library in Python. Key constants mentioned include the elementary charge, reduced Planck's constant (hbar), electron mass, and Bohr magneton. Participants emphasize the importance of understanding which constants can remain in SI units and which require conversion to eV. The consensus is that while SI units can be used for calculations, converting results to eV necessitates specific unit considerations for constants.

PREREQUISITES
  • Understanding of physical constants: elementary charge, hbar, electron mass, Bohr magneton
  • Familiarity with the SciPy library in Python
  • Knowledge of unit conversions, particularly between SI units and electronvolts
  • Basic principles of energy calculations in physics
NEXT STEPS
  • Research the SciPy library's constants module for physical constants
  • Learn about unit conversion techniques, specifically from joules to electronvolts
  • Study the implications of using hbar in energy calculations
  • Explore the relationship between physical constants and their units in quantum mechanics
USEFUL FOR

Students in physics, researchers in quantum mechanics, and developers using Python for scientific calculations will benefit from this discussion.

barbapapa
Messages
2
Reaction score
0

Homework Statement


I have to do a calculation in electronvolt, using physical constants. The final result must be in electronvolts. I can grab the physical constant from scipy (python library). How do I know which constants I can keep in SI units, and which constants I have to transform?

Homework Equations


The relevant physical constants are:
  • elementary charge
  • hbar
  • electron mass
  • bohr magneton

The Attempt at a Solution


[/B]
Use the following physical constants:
  • 'elementary charge' (in coulombs)
  • 'Planck constant over 2 pi in eV s'
  • 'electron mass energy equivalent in MeV' * 10^6 / c^2, where c is in m/s
  • 'Bohr magneton in eV/T'

I am not sure if I have to scale c, and the elementary charge.

Many thanks!
 
Physics news on Phys.org
Hello bbpp, :welcome:

You might enlighten us by stating the full problem statement, the relevant equations you plan to use and your attempt at solution. Just like the template suggests you to do ... :rolleyes:

Alternatively do it all in SI and use e (= 1.60217662 × 10-19 coulombs) to convert joules to eV.
 
Thank you for your response :)

The question literally is: If we want electronvolt as a unit for energy in the result of a calculation of energy, what must be the units of the physical constants that are defined (instead of SI units).

The answer should be independent of the equations, like SI units can be used for the physical constants to get an answer in joules with any calculation of energy.

So the question is very general and I defined it as much as I can I think :). That is also why I used the physical constants as 'Relevant equations' and my proposed units as 'The attempt at a solution'.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
4
Views
2K
Replies
12
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K