Electrostatics - Charged Plate Force Calculator

AI Thread Summary
A user created a C# app to calculate the force between two oppositely charged plates but doubts the accuracy of its outputs. Forum members point out that the app incorrectly applies the Coulomb force formula meant for point charges rather than charged plates. Questions arise about the user's understanding of significant digits and the meaning of "f/g" in the context of the calculations. Suggestions are made to use tools like Desmos for prototyping and to consult a specific lab exercise for more accurate equations. Overall, the discussion focuses on verifying formulas and improving the app's calculations.
SpiderPig
Messages
7
Reaction score
0
Hey everyone,

This is my first post here, please forgive me if it's in the wrong place.

Years ago I made this small app in C# for calculating the force, in Newtons, between two oppositely charged plates that can take various parameters. I've never truly believed the numbers it outputs as they just seem too high to me. I'm curious if anyone here knows a bit about electrostatics and the formulas I've used, and if you'd be kind enough to either verify the formulas or shed some light on where I might have gone wrong. Any thoughts are much appreciated.

Here's a screenshot of the app with some parameters filled in. I'm happy to send the application to anyone who wants to test it out.

Matt

ChargedPlateForceScreenshot.png
 
Engineering news on Phys.org
You wrote the Coulomb force on one point charge due to another point charge.
That, however, is not the force experienced by one charged plate due to another.

What is meant by f/g? Are you trying to computing the mass of something?

By the way, are you familiar with significant digits?

You can use a tool like Desmos (https://www.desmos.com/calculator) to prototype and to check your work.
 
robphy said:
You wrote the Coulomb force on one point charge due to another point charge.
That, however, is not the force experienced by one charged plate due to another.
Ah I see. Do you know where I might find some helpful information on the equation I need?

robphy said:
What is meant by f/g? Are you trying to computing the mass of something?
Yeah I think my idea here was - if the two plates were horizontal and were attracted to each other, how heavy an object can the bottom plate hold up without it separating.

robphy said:
By the way, are you familiar with significant digits?
No, I've not heard of the term before... am I displaying the results incorrectly?

robphy said:
You can use a tool like Desmos (https://www.desmos.com/calculator) to prototype and to check your work.

Cool, I'll use that! Many thanks!
 
Thankyou!
 
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Electromagnet magnetic field issue'
Hi Guys We are a bunch a mechanical engineers trying to build a simple electromagnet. Our design is based on a very similar magnet. However, our version is about 10 times less magnetic and we are wondering why. Our coil has exactly same length, same number of layers and turns. What is possibly wrong? PIN and bracket are made of iron and are in electrical contact, exactly like the reference design. Any help will be appreciated. Thanks. edit: even same wire diameter and coil was wounded by a...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top