PDA

View Full Version : eletric field lines application


robiewp
Mar26-03, 02:18 PM
I'm looking for some software that will allow me look at equipotential electric field lines for various structures in two dimensions. Any thoughts?

I remember I ran into a good looking utility when I was researching antenna design, but now I can't find it...

chroot
Mar26-03, 02:24 PM
You just want to see equipotentials for electrostatic situations in two dimensions?

That's so easy! Perhaps you'd learn a lot more writing your own utility. It would be quick to write one in Java...

- Warren

robiewp
Mar26-03, 02:39 PM
the component that makes this a little more complicated is that I want to be able to introduce Faraday Cages and line charges, etc... not just point charges.

chroot
Mar26-03, 02:42 PM
That doesn't make it any more complicated -- all conductors are equipotentials, and line charges can be simulated as a finite set of point charges.

- Warren

robiewp
Mar26-03, 02:44 PM
that doesn't increase the likelyhood of me being able to write an applet