Solveeit Logo

Question

Question: An open-link chain of length L and mass $\rho$ per unit length is released from rest on the incline ...

An open-link chain of length L and mass ρ\rho per unit length is released from rest on the incline with x = 0. The coefficient of kinetic friction between the chain and the incline is μk\mu_k. The chain piles up in a bucket at the base of the incline. Determine as a function of x the added force R on the bucket required to hold it in place against the impact of the chain. Note that the last link in motion at the bottom of the incline has lost contact with the link which immediately preceded it.

Answer

ρgx(3sinθ2μkcosθ)\rho g x (3 \sin\theta - 2 \mu_k \cos\theta)

Explanation

Solution

The problem asks for the added force R on the bucket required to hold it in place against the impact of the chain as a function of x, the length of the chain that has already entered the bucket.

1. Determine the acceleration of the moving part of the chain:

Let the length of the chain on the incline be (Lx)(L-x). The mass of this moving part is mmoving=ρ(Lx)m_{moving} = \rho(L-x).

The forces acting on this moving part along the incline are:

  • Component of gravitational force down the incline: Fg=mmovinggsinθ=ρ(Lx)gsinθF_g = m_{moving} g \sin\theta = \rho(L-x) g \sin\theta.
  • Kinetic friction force up the incline: fk=μkN=μkmmovinggcosθ=μkρ(Lx)gcosθf_k = \mu_k N = \mu_k m_{moving} g \cos\theta = \mu_k \rho(L-x) g \cos\theta.

The net force on the moving chain is:

Fnet=Fgfk=ρ(Lx)gsinθμkρ(Lx)gcosθF_{net} = F_g - f_k = \rho(L-x) g \sin\theta - \mu_k \rho(L-x) g \cos\theta

Fnet=ρ(Lx)g(sinθμkcosθ)F_{net} = \rho(L-x) g (\sin\theta - \mu_k \cos\theta)

The acceleration of the chain, aa, is given by Fnet=mmovingaF_{net} = m_{moving} a:

a=ρ(Lx)g(sinθμkcosθ)ρ(Lx)a = \frac{\rho(L-x) g (\sin\theta - \mu_k \cos\theta)}{\rho(L-x)}

a=g(sinθμkcosθ)a = g (\sin\theta - \mu_k \cos\theta)

Since gg, sinθ\sin\theta, and μkcosθ\mu_k \cos\theta are constants, the acceleration aa is constant. Let's denote it as a0a_0.

2. Determine the velocity of the chain links entering the bucket:

The chain is released from rest (initial velocity u=0u=0). When a length xx of the chain has entered the bucket, the chain has moved a distance xx down the incline.

Using the kinematic equation v2=u2+2asv^2 = u^2 + 2as:

v2=02+2a0xv^2 = 0^2 + 2 a_0 x

v2=2gx(sinθμkcosθ)v^2 = 2 g x (\sin\theta - \mu_k \cos\theta)

3. Determine the total force on the bucket:

The force R required to hold the bucket in place must counteract two effects:

  • The component of the weight of the chain already accumulated in the bucket along the incline.
  • The impact force from the incoming chain links.

a. Weight of accumulated chain:

The mass of the chain already in the bucket is macc=ρxm_{acc} = \rho x.

The component of its weight acting down the incline is Wacc,x=maccgsinθ=ρxgsinθW_{acc,x} = m_{acc} g \sin\theta = \rho x g \sin\theta.

b. Impact force from incoming chain:

This is a variable mass system problem. The rate at which mass enters the bucket is dmdt\frac{dm}{dt}.

Since the chain is moving with velocity vv, a length dxdx enters the bucket in time dtdt, so dx=vdtdx = v dt.

The mass entering in time dtdt is dm=ρdx=ρvdtdm = \rho dx = \rho v dt.

Therefore, the rate of mass accumulation is dmdt=ρv\frac{dm}{dt} = \rho v.

The impact force FimpactF_{impact} is given by the rate of change of momentum of the incoming mass. Since the bucket is held stationary, the relative velocity of the incoming mass with respect to the bucket is vv.

Fimpact=vdmdt=v(ρv)=ρv2F_{impact} = v \frac{dm}{dt} = v (\rho v) = \rho v^2. This force acts down the incline.

The total force R required to hold the bucket in place (acting up the incline, as shown in the diagram) is the sum of these two forces:

R=Wacc,x+FimpactR = W_{acc,x} + F_{impact}

R=ρxgsinθ+ρv2R = \rho x g \sin\theta + \rho v^2

4. Substitute the expression for v2v^2 into the equation for R:

R=ρxgsinθ+ρ[2gx(sinθμkcosθ)]R = \rho x g \sin\theta + \rho [2 g x (\sin\theta - \mu_k \cos\theta)]

R=ρxgsinθ+2ρgxsinθ2ρgxμkcosθR = \rho x g \sin\theta + 2 \rho g x \sin\theta - 2 \rho g x \mu_k \cos\theta

Combine the terms with sinθ\sin\theta:

R=3ρgxsinθ2ρgxμkcosθR = 3 \rho g x \sin\theta - 2 \rho g x \mu_k \cos\theta

Factor out common terms ρgx\rho g x:

R=ρgx(3sinθ2μkcosθ)R = \rho g x (3 \sin\theta - 2 \mu_k \cos\theta)

The added force R on the bucket required to hold it in place against the impact of the chain, as a function of x, is:

R=ρgx(3sinθ2μkcosθ)R = \rho g x (3 \sin\theta - 2 \mu_k \cos\theta)

The problem statement "Note that the last link in motion at the bottom of the incline has lost contact with the link which immediately preceded it" simplifies the problem by allowing us to treat the incoming links as individual masses impacting the bucket, rather than a continuous chain where tension might play a role in the impact force calculation.