Finding linear density at a given location along a rod

In summary, the moment of a weight distributed along a rod is the sum of the moments around the points at which the weight is distributed.
  • #1
ravanbak
9
0
I hope someone can point me in the right direction on how to solve this, and hopefully I can explain it properly.

Given a rod with a known length, mass and center of mass, how can I find the linear density at a given location (x) along the length of the rod. I want to say 'instantaneous' density at location 'x', but not sure if that's the correct term.

My question is for the case where the center of mass is not at the center of the rod, so the linear density is non-uniform, but the change in density from one end of the rod to the other is linear, if that makes sense.

My goal is to represent a mass as a distribution along a length by calculating the linear density at the two end points.

Thanks in advance for any help.
 
Physics news on Phys.org
  • #2
Step 1: Express the linear density ρ as a function of position x along the rod by:

ρ = mx + b

Solve for m and b under the conditions that ρ = ρ0 at x = 0 and ρ = ρL at x = L

Step 2:

Find the mass of the rod in terms of ρ0 and ρL by integrating the density with respect to x from x = 0 to x = L. Without doing the integration, what do you think the answer will be?

Step 3: Find the moment of the rod weight distribution about x = 0.

Can you figure out what the remaining steps are?

Chet
 
  • #3
Hi Chet,

Thanks very much for your help. It's been a long time since I've done any calculus, but here's what I have so far:

Step 1:

m = (ρL - ρ0) / L
b = ρ0

So, ρ = (ρL - ρ0) / L * x + ρ0

Step 2:

After integration, mass = (ρL + ρ0)L / 2

(which is the result I was expecting)

Step 3:

Ok, here's where I'm a little lost. I don't fully understand the connection between moment and linear density.

And I'm not sure what the formula for the moment would be. For a rod, I = mL2/3, but I would expect that that's only for a rod with uniform density.

Since I know the center of mass, should I treat the rod as a shorter rod with length xc, where xc is the location of the center or mass?

In any case, I don't know where to go from here.

Thanks again,
Dave
Chestermiller said:
Step 1: Express the linear density ρ as a function of position x along the rod by:

ρ = mx + b

Solve for m and b under the conditions that ρ = ρ0 at x = 0 and ρ = ρL at x = L

Step 2:

Find the mass of the rod in terms of ρ0 and ρL by integrating the density with respect to x from x = 0 to x = L. Without doing the integration, what do you think the answer will be?

Step 3: Find the moment of the rod weight distribution about x = 0.

Can you figure out what the remaining steps are?

Chet
 
Last edited:
  • #4
ravanbak said:
Hi Chet,

Thanks very much for your help. It's been a long time since I've done any calculus, but here's what I have so far:

Step 1:

m = (ρL - ρ0) / L
b = ρ0

So, ρ = (ρL - ρ0) / L * x + ρ0

Step 2:

After integration, mass = (ρL + ρ0)L / 2

(which is the result I was expecting)

Step 3:

Ok, here's where I'm a little lost. I don't fully understand the connection between moment and linear density.

And I'm not sure what the formula for the moment would be. For a rod, I = mL2/3, but I would expect that that's only for a rod with uniform density.

Since I know the center of mass, should I treat the rod as a shorter rod with length xc, where xc is the location of the center or mass?

In any case, I don't know where to go from here.

Thanks again,
Dave

Hi Dave,

You've done really well so far. To take moments of forces about a point, you multiply the force by the moment arm. The force you are dealing with is the downward differential amount of weight in each differential section of rod: dF = ρgdx. The moment arm with respect to the point x = 0 is the location x itself. So the differential moment resulting from the section of rod between x and x + dx is dM = ρgxdx . The total moment of the rod weight around the point x = 0 is the integral of dM. This total moment M must be equal to the total weight of the rod times the distance from x = 0 to the center of mass xc. With this value for xc, the two sections of rod on either side of xc must balance like a see-saw.

It is my understanding that you do not know where the center of mass is located, and you are trying to solve for it. The above approach is how to do it.
 
  • #5
Thanks, I'm trying. :) But it looks like I didn't explain it properly.

I already know where the center of mass is located.

I'm trying to find a way to solve for the linear density at a given location along the rod.

Particularly, what is the linear density at x0 and at xL.

Thanks,
Dave

Chestermiller said:
Hi Dave,

You've done really well so far. To take moments of forces about a point, you multiply the force by the moment arm. The force you are dealing with is the downward differential amount of weight in each differential section of rod: dF = ρgdx. The moment arm with respect to the point x = 0 is the location x itself. So the differential moment resulting from the section of rod between x and x + dx is dM = ρgxdx . The total moment of the rod weight around the point x = 0 is the integral of dM. This total moment M must be equal to the total weight of the rod times the distance from x = 0 to the center of mass xc. With this value for xc, the two sections of rod on either side of xc must balance like a see-saw.

It is my understanding that you do not know where the center of mass is located, and you are trying to solve for it. The above approach is how to do it.
 
  • #6
ravanbak said:
Thanks, I'm trying. :) But it looks like I didn't explain it properly.

I already know where the center of mass is located.

I'm trying to find a way to solve for the linear density at a given location along the rod.

Particularly, what is the linear density at x0 and at xL.

Thanks,
Dave

You can't determine them both independently. You can only determine their ratio. Start with the moment relationship I described, and, set ρL = k ρ0. Then solve for k.

Chet
 
  • #7
Sorry, but can you clarify: are you saying there is no way to solve for actual values of linear density?

My understanding is that even if I determine the ratio between ρ0 and ρL, I still won't be able to get density values without already knowing the density at some location.
 
  • #8
I may have misspoken. If you know the mass and the location of the center of mass, you will have two equations in two unknowns for the linear densities at the ends.
 
  • #9
I find it hard to believe that knowing everything else (mass, length and center of mass) about the rod, the density at a given location cannot be calculated.

Remember that I said the density changes linearly from one end to the other, it's not just random. Given the mass and center of mass, I would expect there to be a unique solution for density at any given location.
 
  • #10
ravanbak said:
I find it hard to believe that knowing everything else (mass, length and center of mass) about the rod, the density at a given location cannot be calculated.

Remember that I said the density changes linearly from one end to the other, it's not just random. Given the mass and center of mass, I would expect there to be a unique solution for density at any given location.

Right. I stand corrected. See my post #8. So set up the equation for the total moment M, and let's review what you get.
 
  • #11
Aside from a factor of g, here's what I got for the moment around x = 0:

M = (ρ0 + 2 ρL) L2/6

Chet
 
  • #12
I sent you a private message giving the remaining details. I just didn't want to bore everyone else with the details.

Chet
 

Related to Finding linear density at a given location along a rod

1. What is linear density?

Linear density is a measure of the mass per unit length of a one-dimensional object. It is typically denoted by the symbol μ (mu) and has units of kilograms per meter (kg/m).

2. How is linear density calculated?

To calculate linear density, you divide the mass of the object by its length. The formula for linear density is μ = m/L, where μ is the linear density, m is the mass, and L is the length.

3. Why is it important to find the linear density at a given location on a rod?

Finding the linear density at a given location on a rod allows us to determine the distribution of mass along the rod. This can be useful in various applications, such as determining the strength and stability of the rod or calculating its moment of inertia.

4. How can linear density be measured experimentally?

Linear density can be measured experimentally by using a balance to measure the mass of a known length of the rod and then dividing the mass by the length. Alternatively, it can also be calculated by measuring the mass and volume of the rod and using the formula μ = m/V, where V is the volume.

5. Can linear density vary along a rod?

Yes, linear density can vary along a rod, especially if the rod has a non-uniform composition or density. This means that different sections of the rod will have different linear densities. It is important to specify the location along the rod when finding the linear density to accurately describe the distribution of mass.

Similar threads

  • Introductory Physics Homework Help
Replies
17
Views
1K
  • Other Physics Topics
Replies
11
Views
2K
Replies
6
Views
510
  • Introductory Physics Homework Help
Replies
1
Views
1K
  • Other Physics Topics
Replies
8
Views
2K
Replies
12
Views
873
Replies
5
Views
4K
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Other Physics Topics
Replies
22
Views
2K
  • Introductory Physics Homework Help
2
Replies
62
Views
10K
Back
Top