Solveeit Logo

Question

Question: A rod is kept and lowest pt is moving with speed v find velocity as function oftime...

A rod is kept and lowest pt is moving with speed v find velocity as function oftime

Answer

Velocity of center of mass: VC(t)=(v2,(x0+vt)v2L2(x0+vt)2)\vec{V}_C(t) = \left(\frac{v}{2}, -\frac{(x_0 + vt)v}{2\sqrt{L^2 - (x_0 + vt)^2}}\right), Angular velocity: ω(t)=vL2(x0+vt)2\omega(t) = -\frac{v}{\sqrt{L^2 - (x_0 + vt)^2}}

Explanation

Solution

This problem describes the motion of a rod sliding against a vertical wall and a horizontal floor. We need to find the velocity of the rod as a function of time, given that its lowest point moves with a constant speed vv. For a rigid body, its motion is fully described by the velocity of its center of mass and its angular velocity.

1. Define the Coordinate System and Variables: Let the length of the rod be LL.
Let the lowest point of the rod be AA, which is on the horizontal floor. Its coordinates are (x,0)(x, 0).
Let the highest point of the rod be BB, which is on the vertical wall. Its coordinates are (0,y)(0, y).

2. Establish the Constraint Equation: Since the rod has a fixed length LL, the distance between its ends AA and BB must remain constant. Using the Pythagorean theorem:
x2+y2=L2x^2 + y^2 = L^2

3. Relate Velocities using the Constraint: We are given that the lowest point moves with a speed vv. This means dxdt=v\frac{dx}{dt} = v.
To find the velocity of the top point dydt\frac{dy}{dt}, we differentiate the constraint equation with respect to time tt:
ddt(x2+y2)=ddt(L2)\frac{d}{dt}(x^2 + y^2) = \frac{d}{dt}(L^2)
2xdxdt+2ydydt=02x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0
Substitute dxdt=v\frac{dx}{dt} = v:
2xv+2ydydt=02xv + 2y \frac{dy}{dt} = 0
xv+ydydt=0xv + y \frac{dy}{dt} = 0
dydt=xvy\frac{dy}{dt} = -\frac{xv}{y}
The negative sign indicates that as xx increases (lowest point moves away from the wall), yy decreases (highest point slides down the wall).

4. Express Positions as Functions of Time: Let x0x_0 be the initial position of the lowest point at t=0t=0. Since dxdt=v\frac{dx}{dt} = v is constant:
x(t)=x0+vtx(t) = x_0 + vt
Now, substitute x(t)x(t) into the constraint equation to find y(t)y(t):
y(t)=L2x(t)2=L2(x0+vt)2y(t) = \sqrt{L^2 - x(t)^2} = \sqrt{L^2 - (x_0 + vt)^2}

5. Velocity of the Center of Mass (VCV_C): For a uniform rod, the center of mass CC is at the midpoint of the rod. Its coordinates are (xC,yC)=(x2,y2)(x_C, y_C) = \left(\frac{x}{2}, \frac{y}{2}\right).
The velocity of the center of mass is VC=(dxCdt,dyCdt)\vec{V}_C = \left(\frac{dx_C}{dt}, \frac{dy_C}{dt}\right).
dxCdt=12dxdt=v2\frac{dx_C}{dt} = \frac{1}{2} \frac{dx}{dt} = \frac{v}{2}
dyCdt=12dydt=xv2y\frac{dy_C}{dt} = \frac{1}{2} \frac{dy}{dt} = -\frac{xv}{2y}
Substituting x(t)x(t) and y(t)y(t):
VC(t)=(v2,(x0+vt)v2L2(x0+vt)2)\vec{V}_C(t) = \left(\frac{v}{2}, -\frac{(x_0 + vt)v}{2\sqrt{L^2 - (x_0 + vt)^2}}\right)

6. Angular Velocity (ω\omega): Let θ\theta be the angle the rod makes with the horizontal floor.
Then x=Lcosθx = L \cos \theta and y=Lsinθy = L \sin \theta.
Differentiate x=Lcosθx = L \cos \theta with respect to time:
dxdt=Lsinθdθdt\frac{dx}{dt} = -L \sin \theta \frac{d\theta}{dt}
We know dxdt=v\frac{dx}{dt} = v and dθdt=ω\frac{d\theta}{dt} = \omega (angular velocity).
So, v=Lsinθωv = -L \sin \theta \omega
ω=vLsinθ\omega = -\frac{v}{L \sin \theta}
Since sinθ=yL\sin \theta = \frac{y}{L}, substitute this into the expression for ω\omega:
ω=vL(yL)=vy\omega = -\frac{v}{L \left(\frac{y}{L}\right)} = -\frac{v}{y}
Now, substitute y(t)y(t):
ω(t)=vL2(x0+vt)2\omega(t) = -\frac{v}{\sqrt{L^2 - (x_0 + vt)^2}}
The negative sign indicates that the angle θ\theta is decreasing as the rod slides down.

Conclusion: The velocity of the rod, as a function of time, can be described by its center of mass velocity and its angular velocity.

  • Velocity of the Center of Mass:
    VC(t)=(v2,(x0+vt)v2L2(x0+vt)2)\vec{V}_C(t) = \left(\frac{v}{2}, -\frac{(x_0 + vt)v}{2\sqrt{L^2 - (x_0 + vt)^2}}\right)

  • Angular Velocity:
    ω(t)=vL2(x0+vt)2\omega(t) = -\frac{v}{\sqrt{L^2 - (x_0 + vt)^2}}

Here, LL is the length of the rod, vv is the constant speed of the lowest point, and x0x_0 is the initial horizontal position of the lowest point at t=0t=0.