Modelling Charged Particle Flow

AI Thread Summary
The discussion focuses on modeling the flow of electrically charged hydrogen gas reacting to an electrostatically charged metal grid. The user plans to create a simulation using a simple programming language, calculating forces based on Coulomb's law to determine particle motion. The inquiry centers on whether Coulomb's law is sufficient for modeling particle interactions or if additional calculations, such as magnetic fields, are necessary for accuracy. A response clarifies that the metal grid primarily generates an electric field without a magnetic field component. The conversation emphasizes the importance of understanding the forces at play in charged particle dynamics.
MattRob
Messages
208
Reaction score
29
I'm working on something right now where I want to model the flow of an electrically charged gas (hydrogen) reacting to an electrostatically charged metal grid.
I know, more or less nothing about this type of mechanics, so I want to create a model using a simple programming language, with a series of points arranged like the structure of the grid to simulate it, and other points traveling towards the grid at a high velocity to simulate the charged particles.

I was thinking I could set the program to calculate the force using Coulomb's law every milisecond (or faster for more precision) and use force vectors to calculate the motion of each simulated "particle".

To model how the charged particles interact with the charge of the metal grid, is Coulomb's law the only calculation I need to run for each particle at each moment, or do I need to also calculate the structure of the magnetic fields and other factors using more equations, to accurately plot how the charged gas particles respond?

Thanks in advance for any replies.
 
Physics news on Phys.org
So your metal grid Just has an E field and no B field.
 
I was using the Smith chart to determine the input impedance of a transmission line that has a reflection from the load. One can do this if one knows the characteristic impedance Zo, the degree of mismatch of the load ZL and the length of the transmission line in wavelengths. However, my question is: Consider the input impedance of a wave which appears back at the source after reflection from the load and has traveled for some fraction of a wavelength. The impedance of this wave as it...

Similar threads

Replies
44
Views
2K
Replies
2
Views
836
Replies
11
Views
2K
Replies
16
Views
3K
Replies
23
Views
4K
Replies
3
Views
2K
Back
Top