Thermal expansion of lead sphere

Click For Summary

Homework Help Overview

The discussion revolves around a problem involving the thermal expansion of a lead sphere and a steel ring, specifically how temperature affects their diameters. The original poster seeks assistance in determining the temperature at which the steel ring will fit over the lead sphere, given their initial dimensions at 70.0 °C.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the coefficients of linear expansion for both materials and how to set up equations to find the temperature change required for the diameters to equalize. There are attempts to derive relationships between the diameters and temperature changes, with some participants expressing uncertainty about their mathematical approaches.

Discussion Status

Several participants have provided hints and guidance on how to approach the problem, including setting up equations based on linear expansion. There is an ongoing exploration of different methods, including a discussion on whether to consider volume expansion for the lead sphere. The conversation reflects a mix of interpretations and attempts to clarify the mathematical relationships involved.

Contextual Notes

Some participants question the necessity of using volume expansion for the sphere, while others emphasize the sufficiency of linear expansion for this problem. There is also a mention of approximations in the mathematical approaches being discussed.

craigfc
Messages
4
Reaction score
0
Hi guys and girls,

I've been going thorugh some problems in cutnell & johnson on heat and temperature and I have become stuck on this question. Can anybody help with this? Its from Cutnell and Johnson 5th p375 Q18*.

A lead sphere has a diatmeter that is 0.05% larger than the inner diameter of a steel ring when each has a temperature of 70.0 oC. Thus, the ring will not slip over the sphere. At what common temperature will the ring just slip over the sphere?


Cheers, any help is much appreciated.

Craig
 
Physics news on Phys.org
Consider the coefficient of linear expansion of each material: [itex]\Delta L = \alpha \Delta T L_0[/itex]. What [itex]\Delta T[/itex] is required to make the diameters equal?
 
OK, I have tried, but my maths is not very good. Can you give me a hint please? So far I have got the same point but I am not sure how to work the equations.

Thanks
 
Here's a hint: Call the diameter (at 70 degrees) of the steel ring D; then the diameter of the lead sphere is 1.0005 D. Now find the diameter of the steel ring as a function of [itex]\Delta T[/itex]:
[tex]D_s = D + \Delta L = D + \alpha_s \Delta T D[/tex]

Now write a similar equation for the diameter of the lead sphere. Set them equal and solve for [itex]\Delta T[/itex].
 
Last edited:
ok, so

[tex]L_L=[/tex] diameter of lead at new temp
[tex]L_S=[/tex] diatmeter of steel at new temp

at [tex]70^oC[/tex] [tex]L_o_L=1.0005L_o_S[/tex]

so at the new temp,

[tex]L_S=L_o_S+ \Delta L_S =L_o_S+ \alpha_SL_o_S \Delta T[/tex]
and
[tex]L_L=L_o_L+ \Delta L_L =L_o_L+ \alpha_LL_o_L \Delta T[/tex]

and we want [tex]L_S=L_L[/tex]

so
[tex]L_S=L_L[/tex]
[tex]L_o_S+ \alpha_SL_o_S \Delta T=L_o_L+ \alpha_LL_o_L \Delta T[/tex]
since
[tex]L_o_L=1.0005L_o_S[/tex]
then
[tex]L_o_S+ \alpha_SL_o_S \Delta T=1.0005L_o_S+ \alpha_L1.0005L_o_S \Delta T[/tex]

ok, bit stuck now, am I on the write track? if so what do i do next?
 
Last edited:
Now you want to cancel out whatever you can, like your L_os, substitute in the co-efficients of Linear thermal expansion, and solve for Delta T, after that you should be able to find what temp they mesh well together...;)
 
ok thanks guys i have sovled that one,
BUT i have another question.

how do you work out the relative proportions of an alloy if you are given the co-efficient of that alloy?

cheers
C.
 
Hello,

I agree with the finding of the new diameter of the steal ring with the following formula for lenear expansion.

[tex]L_S=L_o_S+ \Delta L_S =L_o_S+ \alpha_SL_o_S \Delta T[/tex]


However, inorder to find the new diameter of the lead sphere I think one need to consider the volume expansion of the sphere.

[tex]V_L=V_o_L+ \Delta V_L =V_o_L+ \beta_LV_o_L \Delta T[/tex]

Then find [tex]L_L[/tex] using

[tex]V_L=\frac{4}{3} \pi (\frac{L_L}{2})^3[/tex]

Gamma.
 
Gamma said:
However, inorder to find the new diameter of the lead sphere I think one need to consider the volume expansion of the sphere.
No. All linear dimensions (such as diameter) will expand per the linear expansion coefficient.
 
  • #10
Dr. Al,

Let's find the change in radius in both ways.

Say the initial and final radii of a sphere is ,[tex]r_1[/tex] and ,[tex]r_2[/tex] respec.

Linear expansion gives,

[tex]r_2=r_1(1+ \alpha\Delta T)[/tex] ---(1)

Considering the volume expansion (assuming a uniform sphere),

[tex]r_2^3=r_1^3(1+ 3\alpha\Delta T)[/tex]

[tex]r_2=r_1(1+ 3\alpha\Delta T)^\frac{1}{3}[/tex] ----(2)


What am I missing?

Regards,

Gamma.
 
  • #11
Gamma said:
Linear expansion gives,

[tex]r_2=r_1(1+ \alpha\Delta T)[/tex] ---(1)
Right.
Considering the volume expansion (assuming a uniform sphere),

[tex]r_2^3=r_1^3(1+ 3\alpha\Delta T)[/tex]
This is an approximation. Nothing wrong with it; it's just not needed since all we care about in this problem is the linear dimension.
[tex]r_2=r_1(1+ 3\alpha\Delta T)^\frac{1}{3}[/tex] ----(2)
Do a Taylor series expansion of this. You'll find that:
[tex]r_2=r_1(1+ 3\alpha\Delta T)^\frac{1}{3} \approx r_1(1 + \alpha\Delta T)[/tex]
 
  • #12
Sorry, I don't get it.

Why do approximate while there is an exact way? Also, how can we neglect the higher order terms for not small enough [tex]\Delta T[/tex]

:confused:

Gamma
 
  • #13
Gamma said:
Why do approximate while there is an exact way? Also, how can we neglect the higher order terms for not small enough [tex]\Delta T[/tex]
I hope you realize that:
[tex]r_2^3=r_1^3(1+ 3\alpha\Delta T)[/tex]
Is itself an approximation that ignores higher order terms!

Also, recognize the circularity of your approach: You start with linear expansion, use that to find volume expansion, then take the cube root to get back to linear expansion: right where you started! :smile: All you need is linear expansion.
 
  • #14
You start with linear expansion, use that to find volume expansion, then take the cube root to get back to linear expansion: right where you started!


Thanks for the clarification...


:approve:
 

Similar threads

Replies
5
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 4 ·
Replies
4
Views
9K
Replies
3
Views
8K
Replies
1
Views
10K
  • · Replies 1 ·
Replies
1
Views
11K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
4
Views
6K