Why Does Angular Velocity Reach 24 rad/s in This Motion Equation Problem?

Click For Summary
SUMMARY

The discussion centers on a motion equation problem involving a slender uniform rigid arm with a moment M_{z_b} acting about the \hat{z}_{b} axis. The user, Yogesh, is analyzing the angular velocity, questioning whether it should reach 24 rad/s, and is also puzzled by the rapid increase in the inertial velocity component u. The equations of motion are derived and integrated using MATLAB's ode45, indicating that the applied moment significantly influences the angular velocity and the behavior of u.

PREREQUISITES
  • Understanding of rigid body dynamics
  • Familiarity with angular velocity and moment equations
  • Proficiency in MATLAB, specifically using ode45 for numerical integration
  • Knowledge of polar coordinates in motion analysis
NEXT STEPS
  • Study the principles of rigid body dynamics in detail
  • Learn how to apply MATLAB's ode45 for solving differential equations
  • Explore the relationship between applied moments and angular velocities in mechanical systems
  • Investigate the use of polar coordinates in analyzing motion equations
USEFUL FOR

Mechanical engineers, physics students, and anyone involved in dynamics and motion analysis will benefit from this discussion, particularly those working with rigid body motion and numerical simulations in MATLAB.

boeing_737
Messages
8
Reaction score
0
Hi,

I am having a little bit of conceptual trouble with this problem and would appreciate your help. The problem setup is given in the figure. Let's say we have a slender uniform rigid arm(mass m, length l) in space, with a coordinate system B attached to the left end of the arm as shown. C is the center of mass of the arm. We have a moment M_{z_b} acting about the \hat{z}_{b} axis.

physics_forums_fig.png


Let (u,v,w) and (p,q,r) be the inertial velocity and inertial angular velocity vectors expressed in B. I get the scalar equations of motion as (assuming that the angular velocity is only along \hat{z}_b):

m \dot{u} - \frac{ml}{2} r^2 = F_{x_b}
m \dot{v} + \frac{ml}{2} \dot{r} = F_{y_b}
m \dot{w} = F_{z_b}

0 = M_{x_b}
-\frac{ml}{2} \dot{w} = M_{y_b}
\frac{ml^2}{3} \dot{r} + \frac{ml}{2} \dot{v} = M_{z_b}

The applied moment is given as : M_{z_b}(t) = 160 \left(1 - \cos \left(\frac{2 \pi t}{15} \right) \right). For t > 15, M_{z_b} = 0. See figure below :
physics_forums_fig2.jpg


Integrating these equations using MATLAB's ode45, I get the following plot :
physics_forums_fig3.jpg


From the above figure :
1) There is only one component of angular velocity (yaw rate) which is as expected. But is the magnitude correct (ie should it reach 24 rad/s)?

2) I am not able to figure out what's going on with u. Why is it increasing so rapidly?

Any help would be really appreciated.

yogesh
 
Last edited:
Physics news on Phys.org
1. it's your math.
The total change in momentum is the area of the force-time graph ... so you can check.
I don't know why you are not doing this in polar coordinates.

2. I imagine because the moment is quite high.
Have you got any reason to expect u to increase less rapidly?
What sort of value were you expecting and why?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K