Producing a Radiative Electric Field: Difference between revisions
Line 15: | Line 15: | ||
[https://trinket.io/glowscript/197e1b25d6 3d Radiation vPython Model] | [https://trinket.io/glowscript/197e1b25d6 3d Radiation vPython Model] | ||
The acceleration vector of the initial kick in the -y direction is represented by the yellow arrow in the center. The orange arrows seen in the model represent <math>\vec{E}_{radiative}</math> and the cyan arrows represent the corresponding <math>\vec{B}_{radiative}</math> at | The acceleration vector of the initial kick in the -y direction is represented by the yellow arrow in the center. The orange arrows seen in the model represent <math>\vec{E}_{radiative}</math> and the cyan arrows represent the corresponding <math>\vec{B}_{radiative}</math> at distance r from the particle. | ||
==Examples== | ==Examples== |
Revision as of 15:41, 18 November 2015
This page explains the relationship between measured radiative electric field and the properties of charges in a system.
Calculating Radiative Electric Field
Maintained by Charles Kilpatrick --Ck (talk) 14:18, 18 November 2015 (EST)
A Mathematical Model
The radiative electric field can be generally modeled as [math]\displaystyle{ \vec{E}_{radiative} = \frac{1}{4 \pi \epsilon_0} \frac{-q \vec{a}_\perp}{c^2r} }[/math] where q is the charge of the accelerated particle, [math]\displaystyle{ \vec{a}_\perp }[/math] is the projected acceleration, c is the speed of light and r is the distance between the charge and the observation location.
A Computational Model
The following is a vPython model of Radiative Electric Field due to an instant of acceleration (a "kick") on a charged particle.
The acceleration vector of the initial kick in the -y direction is represented by the yellow arrow in the center. The orange arrows seen in the model represent [math]\displaystyle{ \vec{E}_{radiative} }[/math] and the cyan arrows represent the corresponding [math]\displaystyle{ \vec{B}_{radiative} }[/math] at distance r from the particle.
Examples
Be sure to show all steps in your solution and include diagrams whenever possible
Simple
Middling
Difficult
Connectedness
- How is this topic connected to something that you are interested in?
- How is it connected to your major?
- Is there an interesting industrial application?
History
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
See also
Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?
Further reading
Books, Articles or other print media on this topic
External links
Internet resources on this topic
References
This section contains the the references you used while writing this page