Please answer questions 4-7 ONLY. Make sure your answers are clear and you show
ID: 2994134 • Letter: P
Question
Please answer questions 4-7 ONLY. Make sure your answers are clear and you show the steps to your solution for best answer. Thank you.
Explanation / Answer
4.
a)
Vector equation for loop closure would be A + B = C
b)
In terms of theta1, theta2, L1, L2, and x we can write as follows:
Horiontal component of A = L1*cos theta1
Horizontal component of B = L2*cos theta2
Thus, L1*cos theta1 + L2*cos theta2 = x...................1
Vertical component of A = L1*sin theta1
Vertical component of B = L2*sin theta2
We have, L1*sin theta1 = L2*sin theta2.......................2
5.
Magnitude of A = L1 (known)
Direction of A = theta1 (known)
Magitude of B = L2 (known)
Direction of B = theta2 (unknown)
Magnitude of C = x (unknown)
Direction of C = horizontal (known)
a)
We have theta2 and x as unknown.
From eqn 2, we get theta2 = asin [(L1 / L2)*sin theta1]
cos theta2 = sqrt (1 - sin^2 theta2)
cos theta2 = sqrt (1 - (L1 * sin theta1 / L2)^2)
cos theta2 = sqrt (L2 ^2 - L1 ^2 *sin^2 theta1) / L2
L2*cos theta2 = sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)...................3
Now putting it in eqn 1, we get
x = L1*cos theta1 + sqrt (L2 ^2 - L1 ^2 *sin^2 theta1).............4
b)
Chace solution:
Draw x-y axis and an origin.
Draw a line of length L1 at an angle theta1 above x-axis. This denotes vector A.
From the other end of this line, draw an arc of radius = L2. Mark the point where the arc crosses the x-axis. This point would be the slider position.
draw a line from arc's centre to slider position. This denotes vector B.
Join origin and end of vector B. This becomes vector C.
Now measure theta2, angle of vector B with horizontal and measure length of vector C which is nothing but x.
6.
Magnitude of A = L1 (known)
Direction of A = theta1 (unknown)
Magitude of B = L2 (known)
Direction of B = theta2 (unknown)
Magnitude of C = x (known)
Direction of C = horizontal (known)
Now unknowns are theta1 and theta2.
a)
From eqn 2, we get theta2 = asin [(L1 / L2)*sin theta1]
From eqn 1 and 3 we get,
x = L1*cos theta1 + sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)
Thus, L1*cos theta1 = x - sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)
cos theta1 = [x - sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)] / L1
theta1 = sqrt [ (x - sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)) / L1]
b)
Chace solution:
Draw origin and x-y axis.
On x-axis mark distance x from origin. This would be vector C.
From origin, draw an arc of radius L1.
From end of vector C draw an arc of length L2.
Note the point where both these arcs intersect.
Make a straight line from origin to intersection point. This would be vector A. Meausure its angle theta1 from x-axis.
Make a straight line from intersection point to end of vector C. This would be vector B. Measure its angle theta2 from horizontal.
7.
From eqn 4,
x = L1*cos theta1 + sqrt (L2 ^2 - L1 ^2 *sin^2 theta1)
velocity v = dx / dt
Taking derivative,
v = L1*(-sin theta1)*(d theta1 / dt) + (1/2)*[(L2 ^2 - L1 ^2 *sin^2 theta1)^ (-1/2)] *(-L1 ^2)*(2*sin theta1 *cos theta1)
v = -L1*sin theta1 * (d theta1 / dt) - L1 ^2 * sin theta1 * cos theta1 *(L2 ^2 - L1 ^2 *sin^2 theta1)^ (-1/2)