Position vector in spherical coordinates.

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
4 replies · 5K views
vwishndaetr
Messages
86
Reaction score
0
I have not done this in a while and I am having a brain fart.

Given: A wheel of radius R rotates with angular velocity Ct2 k[tex]\hat{}[/tex] (lies in x-y plane, rotating about z). A point P on the circles is P(x,y,z) = (0,R,0)

Ques: What is the position vector of point P in spherical coordinates?

Ans: Now I know that P(x,y,z) -> P(r,[tex]\theta[/tex],[tex]\phi[/tex],) = (R, [tex]\pi/2[/tex],[tex]\pi/2[/tex])

I want to say P(r,[tex]\theta[/tex],[tex]\phi[/tex],) = R [tex]\hat{r}[/tex] + [tex]\{pi/2}[/tex][tex]\hat{\theta}[/tex] + [tex]\{pi/2}[/tex][tex]\hat{\phi}[/tex], but that tells me P never moves. Considering P is on a spinning disk, it must some how correlate to Ct2 [tex]\hat{k}[/tex]


Maybe I'm just overlooking this. Can some one point me in the right direction?
 
Physics news on Phys.org
sorry, having coding issues.
 
any ideas
 
Last edited:
I cleaned up the presentation a bit, hopefully to make it a bit easier for those that can share some advice.

Given: A wheel of radius R rotates with an angular velocity. The wheel lies in the xy plane, rotating about the z-axis.

[itex]P(x,y,z) = (0,R,0)[/itex]

[tex]\overrightarrow{\omega}= Ct^2\hat{k}[/tex]

Ques: What is the position vector of point P in spherical coordinates?

Ans: Now I know that,

[tex]P(r,\theta,\phi,) = (R,\frac{\pi}{2},\frac{\pi}{2})[/tex]

But I don't think that helps much.

For the position vector, I can't figure out the term for:

[tex]\hat{\phi}[/tex]

I have:

[tex]\overrightarrow{r}= R\ \hat{r}+\frac{\pi}{2}\ \hat{\theta}+\ \ \ \ \ \ \ \ \hat{\phi}[/tex]

The last term is giving me issues.
 
Now I know that [tex]\phi[/tex] changes with time, so the term must depends on [tex]t[/tex].

I also know that [tex]\omega[/tex] is [tex]rad/s[/tex], which can also be interpreted as [tex]\phi/s[/tex].

But I don't think it is legal to just integrate [tex]\omega[/tex] to get position. Is it?

Since the angular velocity is quadratic, that means the disc is accelerating. So the position should be third order correct?

I'm being really stubborn here because I know it is something minute that is keeping me from progressing.