Loading [MathJax]/jax/output/HTML-CSS/jax.js

General Definitions

This section collects the laws and equations that will be used to build the instance models.

RefnameGD:velocityX1
LabelThe x-component of velocity of the first object
Unitsms
Equationvx1=w1L1cos(θ1)
Description
  • vx1 is the horizontal velocity of the first object (ms)
  • w1 is the angular velocity of the first object (rads)
  • L1 is the length of the first rod (m)
  • θ1 is the angle of the first rod (rad)
Source
RefBy

Detailed derivation of the x-component of velocity:

At a given point in time, velocity is defined in DD:positionGDD

v(t)=dp(t)dt

We also know the horizontal position that is defined in DD:positionXDD1

px1=L1sin(θ1)

Applying this,

vx1=dL1sin(θ1)dt

L1 is constant with respect to time, so

vx1=L1dsin(θ1)dt

Therefore, using the chain rule,

vx1=w1L1cos(θ1)

RefnameGD:velocityY1
LabelThe y-component of velocity of the first object
Unitsms
Equationvy1=w1L1sin(θ1)
Description
  • vy1 is the vertical velocity of the first object (ms)
  • w1 is the angular velocity of the first object (rads)
  • L1 is the length of the first rod (m)
  • θ1 is the angle of the first rod (rad)
Source
RefBy

Detailed derivation of the y-component of velocity:

At a given point in time, velocity is defined in DD:positionGDD

v(t)=dp(t)dt

We also know the vertical position that is defined in DD:positionYDD1

py1=L1cos(θ1)

Applying this,

vy1=(dL1cos(θ1)dt)

L1 is constant with respect to time, so

vy1=L1dcos(θ1)dt

Therefore, using the chain rule,

vy1=w1L1sin(θ1)

RefnameGD:velocityX2
LabelThe x-component of velocity of the second object
Unitsms
Equationvx2=vx1+w2L2cos(θ2)
Description
  • vx2 is the horizontal velocity of the second object (ms)
  • vx1 is the horizontal velocity of the first object (ms)
  • w2 is the angular velocity of the second object (rads)
  • L2 is the length of the second rod (m)
  • θ2 is the angle of the second rod (rad)
Source
RefBy

Detailed derivation of the x-component of velocity:

At a given point in time, velocity is defined in DD:positionGDD

v(t)=dp(t)dt

We also know the horizontal position that is defined in DD:positionXDD2

px2=px1+L2sin(θ2)

Applying this,

vx2=dpx1+L2sin(θ2)dt

L1 is constant with respect to time, so

vx2=vx1+w2L2cos(θ2)

RefnameGD:velocityY2
LabelThe y-component of velocity of the second object
Unitsms
Equationvy2=vy1+w2L2sin(θ2)
Description
  • vy2 is the vertical velocity of the second object (ms)
  • vy1 is the vertical velocity of the first object (ms)
  • w2 is the angular velocity of the second object (rads)
  • L2 is the length of the second rod (m)
  • θ2 is the angle of the second rod (rad)
Source
RefBy

Detailed derivation of the y-component of velocity:

At a given point in time, velocity is defined in DD:positionGDD

v(t)=dp(t)dt

We also know the vertical position that is defined in DD:positionYDD2

py2=py1L2cos(θ2)

Applying this,

vy2=(dpy1L2cos(θ2)dt)

Therefore, using the chain rule,

vy2=vy1+w2L2sin(θ2)

RefnameGD:accelerationX1
LabelThe x-component of acceleration of the first object
Unitsms2
Equationax1=w12L1sin(θ1)+α1L1cos(θ1)
Description
  • ax1 is the horizontal acceleration of the first object (ms2)
  • w1 is the angular velocity of the first object (rads)
  • L1 is the length of the first rod (m)
  • θ1 is the angle of the first rod (rad)
  • α1 is the angular acceleration of the first object (rads2)
Source
RefByIM:calOfAngle2

Detailed derivation of the x-component of acceleration:

Our acceleration is:

a(t)=dv(t)dt

Earlier, we found the horizontal velocity to be

vx1=w1L1cos(θ1)

Applying this to our equation for acceleration

ax1=dw1L1cos(θ1)dt

By the product and chain rules, we find

ax1=dw1dtL1cos(θ1)w1L1sin(θ1)dθ1dt

Simplifying,

ax1=w12L1sin(θ1)+α1L1cos(θ1)

RefnameGD:accelerationY1
LabelThe y-component of acceleration of the first object
Unitsms2
Equationay1=w12L1cos(θ1)+α1L1sin(θ1)
Description
  • ay1 is the vertical acceleration of the first object (ms2)
  • w1 is the angular velocity of the first object (rads)
  • L1 is the length of the first rod (m)
  • θ1 is the angle of the first rod (rad)
  • α1 is the angular acceleration of the first object (rads2)
Source
RefByIM:calOfAngle2

Detailed derivation of the y-component of acceleration:

Our acceleration is:

a(t)=dv(t)dt

Earlier, we found the vertical velocity to be

vy1=w1L1sin(θ1)

Applying this to our equation for acceleration

ay1=dw1L1sin(θ1)dt

By the product and chain rules, we find

ay1=dw1dtL1sin(θ1)+w1L1cos(θ1)dθ1dt

Simplifying,

ay1=w12L1cos(θ1)+α1L1sin(θ1)

RefnameGD:accelerationX2
LabelThe x-component of acceleration of the second object
Unitsms2
Equationax2=ax1w22L2sin(θ2)+α2L2cos(θ2)
Description
  • ax2 is the horizontal acceleration of the second object (ms2)
  • ax1 is the horizontal acceleration of the first object (ms2)
  • w2 is the angular velocity of the second object (rads)
  • L2 is the length of the second rod (m)
  • θ2 is the angle of the second rod (rad)
  • α2 is the angular acceleration of the second object (rads2)
Source
RefByIM:calOfAngle2

Detailed derivation of the x-component of acceleration:

Our acceleration is:

a(t)=dv(t)dt

Earlier, we found the horizontal velocity to be

vx2=vx1+w2L2cos(θ2)

Applying this to our equation for acceleration

ax2=dvx1+w2L2cos(θ2)dt

By the product and chain rules, we find

ax2=ax1w22L2sin(θ2)+α2L2cos(θ2)

RefnameGD:accelerationY2
LabelThe y-component of acceleration of the second object
Unitsms2
Equationay2=ay1+w22L2cos(θ2)+α2L2sin(θ2)
Description
  • ay2 is the vertical acceleration of the second object (ms2)
  • ay1 is the vertical acceleration of the first object (ms2)
  • w2 is the angular velocity of the second object (rads)
  • L2 is the length of the second rod (m)
  • θ2 is the angle of the second rod (rad)
  • α2 is the angular acceleration of the second object (rads2)
Source
RefByIM:calOfAngle2

Detailed derivation of the y-component of acceleration:

Our acceleration is:

a(t)=dv(t)dt

Earlier, we found the horizontal velocity to be

vy2=vy1+w2L2sin(θ2)

Applying this to our equation for acceleration

ay2=dvy1+w2L2sin(θ2)dt

By the product and chain rules, we find

ay2=ay1+w22L2cos(θ2)+α2L2sin(θ2)

RefnameGD:xForce1
LabelHorizontal force on the first object
UnitsN
EquationF=ma(t)=T1sin(θ1)+T2sin(θ2)
Description
  • F is the force (N)
  • m is the mass (kg)
  • a(t) is the acceleration (ms2)
  • T1 is the tension of the first object (N)
  • θ1 is the angle of the first rod (rad)
  • T2 is the tension of the second object (N)
  • θ2 is the angle of the second rod (rad)
Source
RefByIM:calOfAngle2

Detailed derivation of force on the first object:

F=ma(t)=T1sin(θ1)+T2sin(θ2)

RefnameGD:yForce1
LabelVertical force on the first object
UnitsN
EquationF=ma(t)=T1cos(θ1)T2cos(θ2)m1g
Description
  • F is the force (N)
  • m is the mass (kg)
  • a(t) is the acceleration (ms2)
  • T1 is the tension of the first object (N)
  • θ1 is the angle of the first rod (rad)
  • T2 is the tension of the second object (N)
  • θ2 is the angle of the second rod (rad)
  • m1 is the mass of the first object (kg)
  • g is the gravitational acceleration (ms2)
Source
RefByIM:calOfAngle2

Detailed derivation of force on the first object:

F=ma(t)=T1cos(θ1)T2cos(θ2)m1g

RefnameGD:xForce2
LabelHorizontal force on the second object
UnitsN
EquationF=ma(t)=T2sin(θ2)
Description
  • F is the force (N)
  • m is the mass (kg)
  • a(t) is the acceleration (ms2)
  • T2 is the tension of the second object (N)
  • θ2 is the angle of the second rod (rad)
Source
RefByIM:calOfAngle2

Detailed derivation of force on the second object:

F=ma(t)=T2sin(θ2)

RefnameGD:yForce2
LabelVertical force on the second object
UnitsN
EquationF=ma(t)=T2cos(θ2)m2g
Description
  • F is the force (N)
  • m is the mass (kg)
  • a(t) is the acceleration (ms2)
  • T2 is the tension of the second object (N)
  • θ2 is the angle of the second rod (rad)
  • m2 is the mass of the second object (kg)
  • g is the gravitational acceleration (ms2)
Source
RefByIM:calOfAngle2

Detailed derivation of force on the second object:

F=ma(t)=T2cos(θ2)m2g