Irradiance and electric field strength

AI Thread Summary
The discussion addresses a common confusion in quantum mechanics regarding the conversion of electric field strength from V/m to W/cm² for wavefunction propagation in a simulation. The user initially struggled with the discrepancy in units required by their quantum mechanics code. They resolved the issue by calculating the integral of the electric field strength squared, multiplied by the permittivity of vacuum, and normalized by the pulse duration. This calculation ultimately yields the power in watts, which is then converted to W/m² by dividing by the appropriate area. The solution is shared to assist others facing similar challenges in their simulations.
nadlerchen
Messages
2
Reaction score
0
Dear physicists,
I am desperate. I am using a QM code to propagate a wavefunction of a system that experienced an electric field pulse. However, in literature all values for the electric field strength are given in V/m but the program asks for W/cm^2! I am kind of very confused here and did not find any answer that might relief me from confusion... Does anyone know how this can be done?
 
Physics news on Phys.org
Well, finally with the help of my flatmate I figured it out. I post it just in case anybody else like me has this problem...
One has to solve the integral

\frac{1}{\Delta T} \int \frac{1}{2} \epsilon_{0} |E|^{2} d^{3}r

\Delta T is the duration time of the pulse, E the electric field strength in V/m and \epsilon_{0} is the permittivity of vacuum. r is the length of the simulation box where the molecule is located in. This gives me the power of the field in W. Finally, divide this by the area of the side perpendicular to the axis along which the pulse enters the simulation box and W/m^2 results.
 
This is from Griffiths' Electrodynamics, 3rd edition, page 352. I am trying to calculate the divergence of the Maxwell stress tensor. The tensor is given as ##T_{ij} =\epsilon_0 (E_iE_j-\frac 1 2 \delta_{ij} E^2)+\frac 1 {\mu_0}(B_iB_j-\frac 1 2 \delta_{ij} B^2)##. To make things easier, I just want to focus on the part with the electrical field, i.e. I want to find the divergence of ##E_{ij}=E_iE_j-\frac 1 2 \delta_{ij}E^2##. In matrix form, this tensor should look like this...
Thread 'Applying the Gauss (1835) formula for force between 2 parallel DC currents'
Please can anyone either:- (1) point me to a derivation of the perpendicular force (Fy) between two very long parallel wires carrying steady currents utilising the formula of Gauss for the force F along the line r between 2 charges? Or alternatively (2) point out where I have gone wrong in my method? I am having problems with calculating the direction and magnitude of the force as expected from modern (Biot-Savart-Maxwell-Lorentz) formula. Here is my method and results so far:- This...

Similar threads

Back
Top