How to Find the Total Charge from its Density?

  • Thread starter Thread starter JasonHathaway
  • Start date Start date
  • Tags Tags
    Charge Density
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
JasonHathaway
Messages
113
Reaction score
0

Homework Statement



A ball whose its center on the origin, with radius of 0.2m, and contains a charge density [itex]\frac{2}{\sqrt{x^{2}+y^{2}}}c/m^{3}[/itex]


Homework Equations



[itex]D=\frac{\psi}{S}=\frac{\psi}{4\pi r^{2}}[/itex]

Where [itex]\psi=Q[/itex].

The Attempt at a Solution



The density is [itex]c/m^{3}[/itex], which is volume not surface.
Anyway, I've used the previous equation [itex]\frac{2}{\sqrt{x^{2}+y^{2}}}=\frac{Q}{4×\pi ×0.2^{2}} \rightarrow Q=\frac{2×4×\pi×0.2^{2}}{\sqrt{x^{2}+y^{2}}}[/itex]

Is that right?
 
Physics news on Phys.org
You mean [itex]\int\limits_0^{2\pi} \int\limits_0^ \pi \int\limits_0^{0.2} \frac{2}{\sqrt{x^{2}+y^{2}}} r^{2} sin\theta dr d\theta d\phi[/itex]?
 
JasonHathaway said:
The density is [itex]c/m^{3}[/itex], which is volume not surface.
Anyway, I've used the previous equation [itex]\frac{2}{\sqrt{x^{2}+y^{2}}}=\frac{Q}{4×\pi ×0.2^{2}} \rightarrow Q=\frac{2×4×\pi×0.2^{2}}{\sqrt{x^{2}+y^{2}}}[/itex]
That formula would give you a charge per unit area and is only applicable when the density is uniform.

JasonHathaway said:
You mean [itex]\int\limits_0^{2\pi} \int\limits_0^ \pi \int\limits_0^{0.2} \frac{2}{\sqrt{x^{2}+y^{2}}} r^{2} sin\theta dr d\theta d\phi[/itex]?
Yes, ##Q = \int \rho\,\text{d}V## in general and only when ##\rho## is not dependent on V (i.e is uniform throughout the volume) does this simplify to ##Q = \rho \int \, \text{d}V = \rho V##. But you should express your integrand in spherical polar coordinates.
 
JasonHathaway said:
You mean [itex]\int\limits_0^{2\pi} \int\limits_0^ \pi \int\limits_0^{0.2} \frac{2}{\sqrt{x^{2}+y^{2}}} r^{2} sin\theta dr d\theta d\phi[/itex]?

yes, but express x2+y2 also in terms of spherical coordinates.

ehild
 
That's what I had in mind - yep.
The symmetry of the density function suggests cylindrical-polar may be better.
Maybe look at the shell method?

in general, the volume element ##\text{d}V## at position ##\vec r## has charge ##\text{d}q=\rho(\vec r)\text{d}V##

The total charge ##Q## in a volume ##V## is the sum of all those ##\text{d}q## elements: ##Q=\int_V\text{d}q##

Always start with a sketch - try to understand the density function: where is it a maximum, where a minimum, how does it change, etc?