PDA

View Full Version : Angular velocity and acceleration of a flywheel system


faust9
Aug17-04, 10:01 PM
Ok, did I do this correctly?

The question goes:

Determine the angular velocity and angular acceleration of the disk and the link AB at the instant A rotates through 90 degrees.

See attachment for the figure.

What I did--first the disk:

Assuming \alpha_{disk} is constant

\alpha_{disk}=\alpha_0=\alpha_{90}=6\frac{rad}{s^2 }



\omega_{90}^2=\omega_{0}^2+2\alpha(\theta_{90}-\theta_{0})



\omega_{90}=\sqrt{(5\frac{rad}{s})^2+2(6\frac{rad} {s^2})(\frac{\pi}{2})}=6.622\frac{rad}{s}

So, angular velocity of the disk is 6.622 rad/s, and angular acceleration of the disk is 5 rad/s^2.

Now for the link:


\vec{v}_A=\vec{ \omega }\times \vec{r}_A



\vec{v}_A=\omega(r_A)i=6.622\frac{rad}{s}(0.5\frac {ft}{rad})=3.311\frac{ft}{s}i



\vec{v}_B=\vec{v}_A+\vec{ \omega }\times \vec{r}_{B/A}


Used trig to find this:

\vec{r}_{B/A}=2\cos 19i+2\sin 19j


\vec{v}_B=3.311i+\omega(0.652i-1.891j)


v_bi=3.311i+0.652\omega i


v_bj=-1.891\omega j


solve simultaneously and I get:


\omega=-1.302\frac{rad}{s}


Is this right thus far?

[edit]forgot picture

e(ho0n3
Aug18-04, 01:28 AM
Interesting problem. How are you calculating the angular acceleration of the disk? And shouldn't the angular acceleration/velocity of the disk and the link be the same?

faust9
Aug18-04, 07:01 AM
Interesting problem. How are you calculating the angular acceleration of the disk? And shouldn't the angular acceleration/velocity of the disk and the link be the same?

I'm sorry, \alpha_{Disk} was given. In regards to your second question the answer is no. The angular acceleration of the disk is converted to an angular and translational acceration of the link. The link moves to the right as well as rotates clockwise.

e(ho0n3
Aug18-04, 06:44 PM
I figured that in the reference frame of the center of mass of the link, the link doesn't move. Therefore, if you take any particle on the link and look at its motion, it is in pure rotation. For example, take the point on the link attached to the wheel. This point is in pure rotation.

I just realized that what I said doesn't make sense. I was trying to say that the link doesn't rotate, i.e. the angle it makes with the horizontal is constant. You said this wasn't the case so I retract what I said.

faust9
Aug19-04, 05:50 PM
Anybody???

e(ho0n3
Aug19-04, 08:26 PM
Can you explain this expression:


\vec{v}_B=\vec{v}_A+\vec{ \omega }\times \vec{r}_{B/A}


I'm not sure what you are doing exactly.

e(ho0n3
Aug19-04, 08:35 PM
Nevermind. I see what your are doing. How did you find out that \vec{r}_{B/A} makes an angle of 19 degrees with the horizontal?

faust9
Aug19-04, 10:04 PM
I found the 19'ish degrees using the law of cosines and some vector addition.

First I found vector \vec{r}_{C/A} by using \vec{r}_{C/A}=\vec{r}_{B/A}+\vec{r}_{C/B}


\vec{r}_{C/A}=(2\cos 30i+2\sin 30j)+(0i+1.5j)



\vec{r}_{C/A}=1.732i+2.5j


Next I rotated A to A' and said \vec{r}_{C/A}=\vec{r}_{A^\prime/A}+\vec{r}_{C/A^\prime} thus \vec{r}_{C/A^\prime}=\vec{r}_{C/A}+(-\vec{r}_{A^\prime/A})


\vec{r}_{C/A^\prime}=(1.732i+2.5j)+(-0.5i-0.5j)



\vec{r}_{C/A^\prime}=1.232i+2j


Next I found the magnitude of \vec{r}_{C/A^\prime}


r_{C/A^\prime}=\parallel\vec{r}_{C/A^\prime}\parallel=2.349



Now, from here I just used the law of cosines to find the angles of triangle A'B'C where A'B'=2 and B'C=1.5 and A'C=2.349.

Next, I found angle \beta which is the angle between A'C and the horizontal axis. To do this I used vector trig to find the angle.

Finally, I subtracted angle CA'B' from angle \beta to get 19'ish degrees.

I'm sure there's a easier way to do this, but this is the route I chose.

Hope I was clear enough.