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!
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top