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
Velocity of center of mass: VC(t)=(2v,−2L2−(x0+vt)2(x0+vt)v), Angular velocity: ω(t)=−L2−(x0+vt)2v
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 v. 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 L.
Let the lowest point of the rod be A, which is on the horizontal floor. Its coordinates are (x,0).
Let the highest point of the rod be B, which is on the vertical wall. Its coordinates are (0,y).
2. Establish the Constraint Equation:
Since the rod has a fixed length L, the distance between its ends A and B must remain constant. Using the Pythagorean theorem:
x2+y2=L2
3. Relate Velocities using the Constraint:
We are given that the lowest point moves with a speed v. This means dtdx=v.
To find the velocity of the top point dtdy, we differentiate the constraint equation with respect to time t:
dtd(x2+y2)=dtd(L2)
2xdtdx+2ydtdy=0
Substitute dtdx=v:
2xv+2ydtdy=0
xv+ydtdy=0
dtdy=−yxv
The negative sign indicates that as x increases (lowest point moves away from the wall), y decreases (highest point slides down the wall).
4. Express Positions as Functions of Time:
Let x0 be the initial position of the lowest point at t=0. Since dtdx=v is constant:
x(t)=x0+vt
Now, substitute x(t) into the constraint equation to find y(t):
y(t)=L2−x(t)2=L2−(x0+vt)2
5. Velocity of the Center of Mass (VC):
For a uniform rod, the center of mass C is at the midpoint of the rod. Its coordinates are (xC,yC)=(2x,2y).
The velocity of the center of mass is VC=(dtdxC,dtdyC).
dtdxC=21dtdx=2v
dtdyC=21dtdy=−2yxv
Substituting x(t) and y(t):
VC(t)=(2v,−2L2−(x0+vt)2(x0+vt)v)
6. Angular Velocity (ω):
Let θ be the angle the rod makes with the horizontal floor.
Then x=Lcosθ and y=Lsinθ.
Differentiate x=Lcosθ with respect to time:
dtdx=−Lsinθdtdθ
We know dtdx=v and dtdθ=ω (angular velocity).
So, v=−Lsinθω
ω=−Lsinθv
Since sinθ=Ly, substitute this into the expression for ω:
ω=−L(Ly)v=−yv
Now, substitute y(t):
ω(t)=−L2−(x0+vt)2v
The negative sign indicates that the angle θ 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)=(2v,−2L2−(x0+vt)2(x0+vt)v) -
Angular Velocity:
ω(t)=−L2−(x0+vt)2v
Here, L is the length of the rod, v is the constant speed of the lowest point, and x0 is the initial horizontal position of the lowest point at t=0.