Artificial Gravity: Benefits & Uses

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
6 replies · 3K views
coltsamuel96
Messages
15
Reaction score
0
 
Physics news on Phys.org
Please help me with this problem, at a distance of 40m from the centre of a space station, is a round platform for jogging... compare the weights felt by two persons jogging at 12km/h, when one is jogging in the direction of the rotation of the space station and other in the opposite direction... attempt at the solution, i can get the centrifugal force from the r and v.. ´but after that?thanks in advance
 
[tex]\vec{F}=m\vec{a}[/tex]
[tex]\vec{a}=\frac{v^2}{r}\hat{r}[/tex]
 
You'll need to know how fast the station is rotating. If it's not given, then you'll have to write the answer in terms of [tex]\omega[/tex].
 
the velocity i think can be calculated with v^2/r=g... i think it has to do something with the motion of the person jogging with and against the rotation on the station...
 
Combining the two equations I listed previously...

[tex]\vec{F}=m\vec{a}=m\frac{v^2}{r}\hat{r}[/tex]

There is your basic equation for centrifugal force.

Now, assume the station is rotating at some angular velocity [tex]\omega[/tex] rad/sec.

You'll need to convert that into a velocity:

[tex]v_s=\omega r[/tex]

Now, if the guy is running in the direction of rotation, then his total speed will be:

[tex]v_{tot}=v+v_s=v+\omega r[/tex]

If he's running against the direction of rotation, then his total speed will be:

[tex]v_{tot}=v-v_s=v-\omega r[/tex]

Now you can plug these two velocities into the first equation:

[tex]\vec{F_+}=m\vec{a_+}=m\frac{\left(v+\omega r\right)^2}{r}\hat{r}[/tex]

[tex]\vec{F_-}=m\vec{a_-}=m\frac{\left(v-\omega r\right)^2}{r}\hat{r}[/tex]
 
thanks for the help, now i get it...