Resistance of spheroid like object

  • Thread starter Thread starter pugtm
  • Start date Start date
  • Tags Tags
    Resistance
AI Thread Summary
The discussion focuses on calculating the resistance of a solid sphere with a specific radius and resistivity, emphasizing the need to set up an integral for the resistance formula R = ρ*L/A. Participants clarify how to derive the area of the cross-section and the limits of integration for the problem, highlighting the relationship between length and cross-sectional area. The conversation also addresses the confusion around the geometry of the object after slicing and how it affects the resistance calculation. Ultimately, the final resistance value calculated is approximately 3.17e-6 ohms, which aligns with expectations based on the dimensions provided. The discussion underscores the complexity of resistance as it relates to the entire circuit rather than just localized properties.
pugtm
Messages
17
Reaction score
0

Homework Statement


a resistor of a solid sphere of radius R=.75 cm and is made of a material of resistivity\rho=6.8e-8\Omegam. the sphere is sliced on either side vertically so that the horizontal diameter is equal to R. if the current is flowing from left to right what is the objects resistance?
https://mail.google.com/mail/?ui=2&ik=b4385571b3&view=att&th=12f4508b9c10024f&attid=0.1&disp=inline&zw

Homework Equations


?


The Attempt at a Solution


well i can appreciate that i need to multiply \rho by a meter amount so
\intof \Pir^2 of the cut off portion from -r/2 to r/2 would give me an area. to be honest I'm not even sure how to set this integral up.



any help would be greatly appreciated
 
Physics news on Phys.org
The formula for resistance is R = ρ*L/A, where L is length and A is the area of the cross section. Consider the length as dL and the cross section as a function of L. How would you set up the integral for this case?

-r/2r/2{ρdL/A(L)}. A(L) = π[√(1-L^2)]^2 = π(1-L^2), since it's a sphere with a circular cross section.

So -r/2r/2{ρdL/[π(1-L^2)]}
 
sorry i don't understand how you achieved the A(L)
also is L the length of the width of the sphere or the radius of the cross sections?
 
I admit, I mixed it up with the unit circle there. Sorry.

But say you put the object centered at origo in a x,y,z-coordinate system, then look at it on the xy-plane. It's a bounded circle, which when you rotate it gives you the object. Its equation as a circle would be

x2+y2 = R2. Solving this for y2 gives you:

y2 = R2 - x2, where -R ≤ x ≤ R. However, to get the object in your assignment, you bound the x-domain so that -R/2 ≤ x ≤ R/2.

When you rotate this curve, you get the volume. In calculus, when you rotate a function around the x-axis, the formula is the definite integral ∫πf(x)2dx from a to b, where f(x) is a function of x to give the radius of the disks that you sum. This is basically adding up many cylinders with height dx. However, where only interested in the cross section. You can get this from that formula, since the object is a sphere cutoff for certain x-values. The cross section A(x) = πf(x)2. f(x) in this case would be y2. So, A(x) = πy2 = π(R2 - x2). This is what you'll use for to get in the resistance integral. We merely swap x for L as they're both length.

Basically, -R/2R/2{ρdL/[πA(x)]} = -R/2R/2{ρdL/[π(R2 - x2)]}, where R is a constant.

To simplify, you can move out some of the constants.

(ρ/π)* -R/2R/2[dL/(R2 - x2)]
 
i'm not sure how you can rotate the circle and get the spheroid. it's sphere with semi spheres cut off of the edges... so i fail to see how rotating the bounded circle would produce this shape. so like slicing off both the ends of an onion. maybe I'm not understanding what you mean.
 
This is the kind of figure I imagine being on the xy-plane if look at the object from the sides. I'm basing the integral on this. Is it the right shape you have in mind? (Assume that the curve is connected.)
 
yes, essentially
so don't i need to slice it in order to get all the surface area's
so i don't get where you are getting r in regards to X from when the integral is dL
 
Last edited:
You're not getting the surface area, you're getting the area of the cross section. That's what the A in R = ρ*L/A is. As for the other thing, I seem to have forgotten to swap the x as well.

(ρ/π)* -R/2R/2[dL/(R2 - L2)]

Remember that the L and x are the same thing, as they both can be used for the distance that the current travels through the resistor. I could just as easily have made the equation of the circle as L2+y2 = R2.

You should be able to solve it now.
 
my thanks, did you get 3.170605653e-6 as the final answer by any chance?
 
  • #10
Indeed I did. It sounds reasonable too, given the size of the cross section compared to the distance.
 
  • #11
Electrical resistance is, in general, not a localized property. Depends on the whole circuit because it is a relationship between voltage and currents, which in general are nonuniform. Look at
http://independent.academia.edu/Csoliverez/Papers/1101798/The_notion_of_electrical_resistance
 
Last edited by a moderator:
Back
Top