Forces between charged particles, energy is coming from nowhere?

Click For Summary
SUMMARY

The discussion focuses on a C# program utilizing XNA libraries to simulate the motion of charged particles. The user encounters issues related to the parameters defining the horizontal separation (Δx) between particles. Specifically, the user emphasizes the importance of explicitly defining values within the simulation to achieve accurate results. The conversation highlights the necessity of clear parameter input to ensure the correct representation of forces acting between charged particles.

PREREQUISITES
  • C# programming language proficiency
  • Familiarity with XNA Game Studio
  • Understanding of basic physics concepts related to charged particles
  • Knowledge of simulation parameterization techniques
NEXT STEPS
  • Explore advanced C# techniques for optimizing simulations
  • Learn about physics engines compatible with XNA for enhanced accuracy
  • Research parameter tuning methods for particle simulations
  • Investigate visual representation techniques for charged particle interactions
USEFUL FOR

Software developers, physics educators, and anyone interested in simulating physical interactions between charged particles using C# and XNA.

Lost4468
Messages
3
Reaction score
0
So I've created a program in C# with the XNA libraries which is meant to simulate motion between charged particles. I drew a pic to show the problem I'm having and how I'm moving the particle.

JvUTk.png
 
Physics news on Phys.org
You need to show your values and the actual working you used. For instance, the horizontal separation is (1) and (2) are both Δx ... a parameter you give the system. So the only way you get a 2 in there is if you put it there.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K