Electric resistance in the truncated rotating cone

You don't need to calculate that. Just focus on the cross sectional area A. What is the area of a thin circular disk of thickness dx and radius r?I am not sure what "l" is, I think this is tha last think that needs... l= sqrt(h^2+(r2-r1)^2 ) .... r1 + ((r2-r1)/h)*x could it be?Yes, that's correct! So now you have an expression for dR in terms
  • #1
14
2

Homework Statement


Homogeneous body with the shape of a truncated rotating cone has a base shaped like a

circle. The radius of the lower base is R2 = 8 cm and radius of the upper base is R1 =

4 cm. The height h = 8 cm (see figure). Calculate the total electric

resistance between the base surfaces of the body, when made of a material of

resistivity ρ = 4*10 ^(-2) Ohm*m. Assume that during the transport of electric charge

through the body volume, the current density changes.

Homework Equations


see the picture

The Attempt at a Solution



idea:
triple integration..one through the height...and the remaining ones through the radius and the perimeter...but does this take into account the changing of the radius at different heights?
 

Attachments

  • IMG_20160519_194312.jpg
    IMG_20160519_194312.jpg
    15.6 KB · Views: 398
  • Selection_026.jpg
    Selection_026.jpg
    5.8 KB · Views: 375
Last edited:
Physics news on Phys.org
  • #2
Only a single integration is needed. Hint: thin circular disks.
 
  • Like
Likes cnh1995
  • #3
Write a general expression for any intermediate radius in terms of R1,R2 and h. Use it for calculation of resistance of thin circular discs and integrate along proper path.
 
  • Like
Likes ciso112
  • #4
TSny said:
Only a single integration is needed. Hint: thin circular disks.

hm, this gives me the integral of PI*r^2 with boundries of R2 and R1...?
 
  • #5
ciso112 said:
hm, this gives me the integral of PI*r^2 with boundries of R2 and R1...?
This is not what you need to integrate. The entire truncated cone can be thought of as made of many thin slices (circular disks). Each disk will have a small resistance dR that will depend on the radius and thickness of the disk. These resistances are in "series", so the total resistance is the sum (or integral) of the individual resistances.
 
  • Like
Likes ciso112
  • #6
As you can see the resistances are in series, your limits of integration will be from 0 to h. Try writing a general expression for intermediate radius in terms of R1, R2 and h.
 
  • Like
Likes ciso112
  • #7
cnh1995 said:
intermediate radius

could you clarify this term pls, not even google helped me
 
  • #8
TSny said:
This is not what you need to integrate. The entire truncated cone can be thought of as made of many thin slices (circular disks). Each disk will have a small resistance dR that will depend on the radius and thickness of the disk. These resistances are in "series", so the total resistance is the sum (or integral) of the individual resistances.

am I getting closer? dR = (PI*r^2*dh)/dI where I is electric current
 
  • #9
ciso112 said:
could you clarify this term pls, not even google helped me
The radius varies from x=0 to x=h. You need to find a general expression for radius at a distance x in terms of R1, R2 and h. That's what I meant by intermediate radius. Limits of x will be from 0 to h when you'll integrate.
 
  • Like
Likes ciso112
  • #10
ciso112 said:
am I getting closer? dR = (PI*r^2*dh)/dI where I is electric current
There's no need to involve current.
 
  • Like
Likes ciso112
  • #11
R=ρ*l/A.. For a small disc at a distance x from the leftmost end, what is the length and area of cross section in terms of x?
 
  • Like
Likes ciso112
  • #12
In the figure below, you see a disk located at position x along the axis of the cone. The disk has a thickness dx and an area A(x) which depends on x. ( You will need to express A(x) explicitly in terms of the position x.) How would you express the resistance, dR, of the disk in terms of A(x) and dx?
 

Attachments

  • cone resistance.png
    cone resistance.png
    8 KB · Views: 408
  • Like
Likes ciso112 and cnh1995
  • #13
cnh1995 said:
R=ρ*l/A.. For a small disc at a distance x from the leftmost end, what is the length and area of cross section in terms of x?
Radius varies linearly with x. At x=0, r=R1 and at x=h, r=R2. Using this data, can you write a general expression for r in terms of x?
 
  • Like
Likes ciso112
  • #14
cnh1995 said:
Radius varies linearly with x. At x=0, r=R1 and at x=h, r=R2. Using this data, can you write a general expression for r in terms of x?

The concept behind seems to be clear, the second thing is to write it down...what about: ...l (radius of a given element) = r1 + ((r2-r1)/h)*x
 
  • #15
ciso112 said:
The concept behind seems to be clear, the second thing is to write it down...what about: l (radius of a given element) = R1 + (R2-R1 +dh) ...where dh could be x
It's like a straight line passing through (0, R1) and (h, R2). How will you write r as a function of x from this data? It is in the form r=ax+b.. Now a and b can be found using known quantities R1, R2 and h.
 
  • Like
Likes ciso112
  • #16
cnh1995 said:
It's like a straight line passing through (0, R1) and (h, R2). How will you write r as a function of x from this data? It is in the form r=ax+b.. Now a and b can be found using known quantities R1, R2 and h.

r1 + ((r2-r1)/h)*x could it be?
 
  • #17
TSny said:
In the figure below, you see a disk located at position x along the axis of the cone. The disk has a thickness dx and an area A(x) which depends on x. ( You will need to express A(x) explicitly in terms of the position x.) How would you express the resistance, dR, of the disk in terms of A(x) and dx?

dR = ρ * (r1 + (((r2-r1)/h)*x)/dA) ?
 
  • #18
ciso112 said:
r1 + ((r2-r1)/h)*x could it be?
Right!
 
  • Like
Likes ciso112
  • #19
cnh1995 said:
Right!

great, I thank you so much!
now all I need is to express dA and then I can turn to mathematics, yes?

what about, dA = PI*r^2*dx?
 
  • #20
ciso112 said:
dR = ρ * (r1 + (((r2-r1)/h)*x)/dA) ?
The expression you got is for radius r.
R=ρ*l/A..
 
  • Like
Likes ciso112
  • #21
Look at Tsny's image carefully. You need to express dR in terms of dx and A(x)..
 
  • Like
Likes ciso112
  • #22
ciso112 said:
r1 + ((r2-r1)/h)*x could it be?
You now know radius r as a function of x. For a small disc of resistance dR, what is the thickness and cross sectional area in terms of x? Once you get that expression, all you need to do is integrate it between 0 to h.
 
  • Like
Likes ciso112
  • #23
cnh1995 said:
Look at Tsny's image carefully. You need to express dR in terms of dx and A(x)..

I am not sure what "l" is, I think this is tha last think that needs clarification
 
  • #24
cnh1995 said:
You now know radius r as a function of x. For a small disc of resistance dR, what is the thickness and cross sectional area in terms of x? Once you get that expression, all you need to do is integrate it between 0 to h.

if "l" is the width, then: dR = RO*(dx/PI*r^2) where r = r1 + ((r2-r1)/h)*x ?
 
  • Like
Likes cnh1995
  • #25
ciso112 said:
if "l" is the width, then: dR = RO*(dx/PI*r^2) where r = r1 + ((r2-r1)/h)*x ?
There you go!:smile:
 
  • Like
Likes ciso112
  • #26
cnh1995 said:
There you go!:smile:

wow, words can hardly express the gratitude I feel towards you guys. Please, have all my likes
...and a video of a gopro camera set on a rocket which flies to space :D
 
  • Like
Likes cnh1995

Suggested for: Electric resistance in the truncated rotating cone

Replies
18
Views
831
Replies
10
Views
655
Replies
11
Views
783
Replies
4
Views
824
Replies
7
Views
651
Replies
8
Views
564
Back
Top