Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Position Analysis

First, initial prototype was measured to start kinematic analysis. Afterwards the mechanism was broken into two separate four bar linkages and MATLAB was used to conduct the remainder of the kinematic analysis. Positional Analysis was conducted in two parts: position analysis for first four bar mechanism with input angle as θ2, and position analysis for second four bar mechanism. From position analysis we get:


Image Added Image Added

                                                           Figure 1: Position Analysis for four bar 1                                                                                                                                    Figure 2: Position Analysis for four bar 2

e = √(c2 + d2)

θ2,1 = arcsin(ce)

θ2,2 = θ2 - θ2,1

b1 = √(a2 + e2 - 2ae*cos(θ2))

θ3 = arctan((a*sin(θ2)-c) (a* cos(θ2) -d))

θ5 = arccos((d2 - a2*cos(θ3))b2 )

c2 = -a2*sin(θ3) - b2*sin(θ5)


Velocity Analysis

To get the velocity analysis, I took the time derivative of the position analysis. From velocity analysis, we get:


Vb = ω2∗a∗(sin(θ2)cos(θ3) - cos(θ2)sin(θ3))

ω3 = (Vbcos(θ3) - ω2∗a∗sin(θ2))⁄(b∗sin(θ3))

ω5 = (-Vb∗cos(θ3) - ω3∗b2∗sin(θ3))(b2∗sin(θ5))

Vc2 = -(ω3∗a2∗cos(θ3) - Vb∗sin(θ3) + ω5∗b2∗cos(θ5))