grekin
- 18
- 0
Homework Statement
The block at C is moving downward at vc = 4.8 ft/s. Determine the angular velocity of bar AB at the instant shown.
Homework Equations
x = cross product
r = distance to point from frame of reference
Boldface will indicate vectors
v = ω x r
vB = vA + ω x rB/A = vA + vB/A
The Attempt at a Solution
vB = ωAB x rB/A = -2*ω\vec{j}
vC = vB + ω x rC/B
-4.8\vec{j} = -2*ω\vec{j}+(-ω\vec{k} x (3cos(30)\vec{i}+3sin(30)\vec{j}))
Taking the cross product and setting the y-components equal to each other, I get ωAB=1.04 rad/s. The correct answer is ωAB = 2.40 rad/s. From working backwards, I believe the correct answer can be obtained by setting vB equal to vC:
-4.8\vec{j} = -2*ω\vec{j}
If this is correct, my question is why can they be set equal to each other while disregarding ωBC and rC/B?