Complex number method for kinematic equations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
anonymous4l
Messages
2
Reaction score
0

Homework Statement


Objective:
1. For a two-arm manipulator, use complex-number method to derive the displacement, velocity and acceleration equations for the tracing point P.
2. For a two-arm manipulator, use complex-number method to derive the displacement, velocity and acceleration equations for the center of gravity for each arm assuming it is located halfway between the joints.
3. Construction graphical solutions for 3 positions.

Homework Equations


The arm lengths are 1" each. angular velocity: ω=1rad/s, angular acceleration: α=1rad/s^2

The Attempt at a Solution



I get a little lost in the algebra.
So far I have a*e^(i*theta) + b*e^(i*phi) = x + i*y

I separated into real and imaginary:

Real: a*cos(theta)+b*cos(theta)=x

After dividing by i...I get:

Imaginary: a*(sin(phi)) +b*sin(phi) = y

Then I'm not sure what to do.

Thanks,

-D

p.s. If anyone knows how to model this in either MATLAB or excel...please email me!
 

Attachments

  • Untitled.png
    Untitled.png
    9 KB · Views: 736
Last edited:
Physics news on Phys.org
It's not quite right. for the real part, you've written theta in both cosines, but that's not right, if you think of the trigonometric form of a complex number. (And you've got a similar mistake for the imaginary part). Maybe write out the complex numbers explicitly in trigonometric form, instead of skipping this step.