Comparing Problem #1 & #2: Why the Difference?

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Difference
AI Thread Summary
The discussion compares two problems involving electric fields generated by a charged ring and a charged disk. In the first problem, the electric field contribution from each charge element is constant, allowing for a straightforward integration of dq without limits. In contrast, the second problem requires integration with limits because the electric field contribution varies with the radius of each differential ring of charge. Participants clarify that the variable "r" should replace "a" in the denominator of the second problem's equation, as "a" is a constant in the first problem. This highlights the fundamental differences in how electric fields are calculated based on charge distribution geometry.
UrbanXrisis
Messages
1,192
Reaction score
1
My question involves two example problems.

1. A ring of radius a carries a uniforly distributed positive total charge Q. Calculate the electrical field due to the ring at a point P lying a distance x from its center along the central axis perpendicular to the plane of the ring.

dE_x=dEcos \theta = (k \frac{dq}{r^2})\frac {x}{r} = \frac{kx}{(x^2+a^2)^{3/2}} dq

E_x= \int \frac{kx}{(x^2+a^2)^{3/2}}dq=\frac{kx}{(x^2+a^2)^{3/2}} \int dq

E_x= \frac{kx}{(x^2+a^2)^{3/2}}Q

2. A disk of radius R has a uniform surface charge density \sigma. Calculate the electrical field at a point P that lies along the central perpendicular axis of the disk and a distance x from the center of the disk.

dq=2 \pi \sigma r dr

dE=\frac{kx}{(x^2+a^2)^{3/2}}(2 \pi \sigma r dr)

E=kx \pi \sigma \int_0 ^R \frac{2r dr}{(x^2+a^2)^{3/2}}

My question is:
In problem #1 vs Problem #2, why are there limits on #2 and why does #1 only integrate the dq?
 
Physics news on Phys.org
maybe because in the first case the force contributed by each element is the same where as the in second case the force exerted by each ring of thickness dr is different.so u hv to integrate to get the total force by the disc(or all the rings of thickness dr)..hence the field...does this suffice??
 
well you've got the multiplication of two components, why would you integrate the finite component?
 
GCT said:
well you've got the multiplication of two components, why would you integrate the finite component?

that's what I'm wondering about too... there's:

E=kx \pi \sigma \int_0 ^R \frac{2r dr}{(x^2+a^2)^{3/2}}

which I am integrating a finite componet of x and a while in #1, I don't integrate the (x^2+a^2)^{3/2}

why?
 
In #1 the field contribution from each element of charge (dq) is a constant, so it drops out of the integral. The limits of integration are implied to be from q = 0 to q = Q.

Not so for #2, since the field contribution from each ring of charge depends on the radius.

Realize that in the integral for #2, "a" should be replaced by the variable "r". "a" was a constant in #1, but is not in #2.
 
hey check ur working again...i think it is r^2 + x^2 in the denominator and not wht u hv written...
 
yes, you are correct
 
Back
Top