3d trajectory of system of wheels

Click For Summary
SUMMARY

This discussion focuses on the development of equations of motion for a system of interconnected wheels, specifically a configuration of three wheels with varying radii and angular velocities. The first wheel has a radius of r and angular velocity v, the second wheel has a radius of r/2 and angular velocity 2v, and the third wheel has a radius of r/4 and angular velocity 4v. The user has successfully derived equations for the trajectories of two and three wheels but is seeking assistance in extending these equations to a system of four wheels. The provided equations for the two and three-wheel systems are detailed and mathematically structured.

PREREQUISITES
  • Understanding of rotational dynamics and angular velocity
  • Familiarity with trigonometric functions and their applications in motion equations
  • Knowledge of mathematical modeling for mechanical systems
  • Experience with multi-variable calculus for trajectory analysis
NEXT STEPS
  • Research the mathematical principles behind the motion of interconnected rigid bodies
  • Explore advanced topics in kinematics, particularly in multi-body systems
  • Study the application of differential equations in modeling complex mechanical systems
  • Investigate simulation tools for visualizing the motion of mechanical systems, such as MATLAB or Simulink
USEFUL FOR

Mechanical engineers, physicists, and students studying dynamics or kinematics who are interested in the motion of interconnected systems of wheels and their mathematical modeling.

snay
Messages
1
Reaction score
0
Hello!

I tried to develop equations of motion of system of wheels, where the first one with radius of r is rotated with some angular velocity v, the center of the second wheel is connected with the first on its perimeter and its plane of rotation is perpendicular to the plane of rotation of the first wheel. The second wheel has a radius of r/2 and angular velocity of 2v. The third wheel is connected with the second in the same way and its plane of rotation is perpendicular to the plane of rotation of the second wheel. The radius of the third wheel is r/4 and the velocity - 4v. I tried to develop general equations, which allow to determine trajectory for the system of arbitrary number of wheels. I have developed equations for the system of two and three wheels, but stuck in developing the equations for the system of four wheels. Here I post my solutions:

- for the system of two wheels
x1=(cos(phi)+1/q*cos(phi)*cos(q*phi))*r;
y1=(sin(phi)+1/q*sin(phi)*cos(q*phi))*r;
z1=(1/q*sin(q*phi))*r;

- for the system of three wheels
x2=(cos(phi)+1/q*cos(phi)*cos(q*phi)+1/q^2*(cos(q^2*phi)*cos(phi-pi/2)*cos(phi+pi/2)+cos(q*phi)*cos(phi)*cos(phi)))*r;
y2=(sin(phi)+1/q*sin(phi)*cos(q*phi)+1/q^2*(sin(q^2*phi)*cos(phi-pi/2)*cos(phi+pi/2)-sin(q*phi)*cos(phi)*cos(phi)))*r;
z2=(-1/q*sin(q*phi)-1/q^2*sin(q^2*phi)*cos(phi)+1/q*sin(phi)*cos(phi)*cos(phi))*r;

I will be very thankful for any comments.
 
Physics news on Phys.org
Just as a curiosity, I wonder if the third wheel will scratch the first.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
16
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
4
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K