Speed of a projection of a rotating object

AI Thread Summary
The discussion revolves around calculating the speed of a light beam's image along a road while rotating a flashlight at a constant angular speed. The initial confusion stems from the assumption that the x-component of the beam's velocity remains constant, which contradicts physical intuition about the motion. The correct approach involves recognizing that as the distance from the flashlight increases, the relationship between the components of motion changes, leading to a velocity expression that varies with distance. Ultimately, the speed of the light's image on the road is derived correctly, confirming that it increases with distance from the source. The analysis highlights the importance of differentiating the position with respect to time to accurately describe the motion of the light beam.
caffeine
Someone asked me a basic physics question, and I'm not believing my answer, even though it appears to have the correct limiting behavior. This is driving me completely insane.

Suppose I stand on a sidewalk, 10 feet from the middle of an infinitely long and straight road. I have a flashlight in my hand, and I rotate the flashlight at some constant angular speed \omega. The question posed to me was "what is the speed of the light's image along the middle of the road, 30 feet from where I'm standing"?

Code:
A                B            road
* ------------- * ---------------
.
.
*O

I'm standing at point O with my flashlight. I place an origin on myself with y pointing "up" and x pointing to the right. So R=OA=10ft and R'=OB=30ft. The velocity of the lightbeam, as a function of position should be:

<br /> \vec{v}(\vec{r}) = \omega\,r \left[ \hat{x}\,\cos(\theta) - \hat{y}\, \sin(\theta) \right]<br />

Let \theta be measured from the vertical. At point B,

<br /> \theta = \cos^{-1}\left(\frac{R}{R&#039;}\right)<br />

And I'm already in trouble. I want the speed of the flashlight along the middle of the road, so I'm asked for \vec{v}(B)\cdot\hat{x}. If you plug in my \theta into my expression for the flashlight's velocity and take the dot product, you get something constant:

<br /> \vec{v}(B)\cdot\hat{x} = \omega \, R<br />

However, I refuse to believe this. This is saying the flashlight's x component of velocity is constant. My physical intuition says this is nonsense. I can certainly integrate the time it takes for the flashlight to go the entire (infinite) distance of the road. The time *should* be the time it take for me to rotate through \pi radians. That time should be \pi / \omega, however, if the x component of velocity is constant, that time will be infinite.

The full answer (what is the velocity of the flashlight anywhere on the middle of the road) is:

<br /> \vec{v}(R&#039;) = \omega \left[\hat{x}\,R - \hat{y} \sqrt{R&#039;^2 - R^2} \right]<br />

which of course becomes -\infty when R&#039;\rightarrow\infty and \infty when R&#039;\rightarrow-\infty. That's expected. The speed of this result is |\vec{v}(R&#039;)| = \omega \, R&#039;, which is correct also. But how is it possible that the x component remains the same whether R&#039;\rightarrow\infty or R&#039;\rightarrow R. Does that make sense?

I can't see where I went wrong. What's going on here?
 
Last edited by a moderator:
Physics news on Phys.org
Aren't you just asking the velocity of an object performing uniform circular motion at a distance R' from the circle?

You can write the position as:
\vec x(\theta)=R&#039;(\sin(\theta)\hat x+\cos(\theta)\hat y)
With \theta(t)=\omega.
So the velocity is:
\vec v(t)=\frac{d \vec x}{d\theta}\frac{d\theta}{dt}=\omega R&#039;(\cos(\theta)\hat x-\sin(\theta)\hat y)
You just want to know this velocity when R&#039;\cos \theta = R and R&#039;\sin \theta = |AB|=\sqrt{R&#039;^2-R^2} plug it in and out pops the answer. (I don't know why you projected your velocity onto \hat x.)

It's not treu that the x-component remains the same as R' varies, which is indeed intuitively clear. As you increase R', you also increase R. The two are not independent as is clear from how you they arise in the problem. They are related via: R=\sqrt{R&#039;^2-|AB|^2}, so when R' increases, so does R.
 
Last edited:
Galileo said:
Aren't you just asking the velocity of an object performing uniform circular motion at a distance R' from the circle?

Not quite. The question asked: "How fast is the beam's image on the middle of the street moving when it is 30 feet from me". In other words, as I sweep my arm, there's an intersection of the lightbeam with the middle of the road. How fast is that white dot moving.

Since the road is parallel to xhat, the velocity I'm after is the component in the xhat direction.

Galileo said:
You can write the position as:
\vec x(\theta)=R&#039;(\sin(\theta)\hat x+\cos(\theta)\hat y)
With \theta(t)=\omega.
So the velocity is:
\vec v(t)=\frac{d \vec x}{d\theta}\frac{d\theta}{dt}=\omega R&#039;(\cos(\theta)\hat x-\sin(\theta)\hat y)
You just want to know this velocity when R&#039;\cos \theta = R and R&#039;\sin \theta = |AB|=\sqrt{R&#039;^2-R^2} plug it in and out pops the answer. (I don't know why you projected your velocity onto \hat x.)

If you plug your cos and sin terms into your velocity expression, your velocity expression is identical to mine!

I don't think I did a good job of explaining the problem, so I'll try again. Suppose you're standing at point O, and you swing a flashlight at constant angular speed from your left to your right.
In front of you, there's an infinitely long and straight road parallel to the x axis. As you swing the flashlight, a bright dot appears on the road. At first, the dot appears very far away to the left, and as you swing your arm, the dot travels along the road (parallel to the x axis), passes through the point (0,R) right in front of you, and then moves very far down the road to the right. During the whole time, the bright dot remains on the road, and so its velocity is always in the x direction (which explains why I projected onto the x axis).

Your approach and my approach are completely equivalent. I started out by stating the expression for velocity in uniform circular motion. You differentiated the position of an object in UCM. We both have equivalent expression for sine and cosine (you explicitly stated yours, I kept mine in terms of acos, but it is equivalent). We ended up with equivalent expressions.

The difference is that I projected the velocity onto the x axis, but that's because the white dot's velocity vector _is_ in the x direction, because the white dot travels on the road.

Hope I did a better job explaining this. I really feel sheepish for asking about this problem! :(
 
Last edited by a moderator:
Let \vec{R}&#039; be the position of the white dot---the intersection of the light beam with the road. Breaking \vec{R}&#039; down into components (I'm defining \theta to be measured from the positive x-axis up to point B):

<br /> R&#039;_y = R \qquad\quad \hbox{ and } \qquad\quad<br /> R&#039;_x = R\cot(\theta)<br />

So |\vec{R}&#039;| = R\, \csc(\theta), and we can write R&#039; in vector form as:

<br /> \vec{R}&#039; \;=\; R \csc(\theta) \left[ \; \hat{x}\,\cos(\theta) \;+\; \hat{y}\,\sin(\theta) \; \right]<br /> \;=\;<br /> R \; \left[ \hat{x} \cot(\theta) \; + \; \hat{y} \right]<br />

Since \vec{R}&#039; describes the position of the beam on the street, its derivative will be the velocity of the beam.

<br /> \vec{v} \; = \; \frac{d\vec{R}&#039;}{dt} \; = \; \frac{d\vec{R}&#039;}{d\theta} \frac{d\theta}{dt}<br /> \; = \; -\omega R \csc^2(\theta) \, \hat{x}<br />However, csc(\theta) = R&#039;/R, so:

<br /> \vec{v} = -\omega \frac{R&#039;^2}{R} \, \hat{x}<br />

The answer can be checked by integration. From intuition, I swing my arm from one side of my body to the other in a time \Delta t = \pi / \omega. The answer reproduces this result:

<br /> |\vec{v}| = \frac{dx}{dt} = \frac{dx}{d\theta}\frac{d\theta}{dt}<br />

So:

<br /> dt = \frac{1}{v(\theta)} \frac{dx}{d\theta} \, d\theta<br />

Doing the integration,

<br /> \Delta t = \int_0^{\pi} \left( \frac{1}{\omega R \csc^2(\theta)} \right) \frac{d}{d\theta} \left( R\, \cot(\theta) \right)\, d\theta = \frac{1}{\omega}\int_0^{\pi} d\theta = \frac{\pi}{\omega}<br />

As expected. Also, you know the the dot will be hauling butt when \theta=0 and \theta=\pi. It turns out that this is the very behavior of \csc^2(\theta).
 
Last edited by a moderator:
Your expression for the velocity is wrong because it is orthogonal to the position, and the dot certainly isn't moving in a circle. If I may say, I think the trouble is that you forgot to differentiate R&#039; with respect to time. The position is \vec{x}(t) = R&#039; (\sin{(\omega t)} \,\hat{x} + \cos{(\omega t)}\,\hat{y} ) but R&#039; is itself a function of time given by
R&#039; = \frac{R}{\cos{(\omega t)}}.

This yields the following expression for position
<br /> \vec{x}(t) = R (\tan{(\omega t)}\, \hat{x} + \hat{y} ),<br />
which correctly indicates that the dot isn't moving in the y direction. The velocity is therefore
<br /> \vec{v}(t) = R \omega \sec^2{(\omega t)}\, \hat{x},<br />
which is, at least intuitively, the correct result.

Note also that the velocity is always positive and large in the distant past and the distant future. The total time is given by
\int \frac{dx}{v_x} = \int^{\pi/2}_{-\pi/2} \frac{R \sec^2{\theta} d\theta}{R \omega \sec^2{\theta}} = \frac{\pi}{\omega},<br />
just as you would expect.

Also, I won't even mention relativity here (except that I just did).
 
Last edited:
The rope is tied into the person (the load of 200 pounds) and the rope goes up from the person to a fixed pulley and back down to his hands. He hauls the rope to suspend himself in the air. What is the mechanical advantage of the system? The person will indeed only have to lift half of his body weight (roughly 100 pounds) because he now lessened the load by that same amount. This APPEARS to be a 2:1 because he can hold himself with half the force, but my question is: is that mechanical...
Some physics textbook writer told me that Newton's first law applies only on bodies that feel no interactions at all. He said that if a body is on rest or moves in constant velocity, there is no external force acting on it. But I have heard another form of the law that says the net force acting on a body must be zero. This means there is interactions involved after all. So which one is correct?
Thread 'Beam on an inclined plane'
Hello! I have a question regarding a beam on an inclined plane. I was considering a beam resting on two supports attached to an inclined plane. I was almost sure that the lower support must be more loaded. My imagination about this problem is shown in the picture below. Here is how I wrote the condition of equilibrium forces: $$ \begin{cases} F_{g\parallel}=F_{t1}+F_{t2}, \\ F_{g\perp}=F_{r1}+F_{r2} \end{cases}. $$ On the other hand...

Similar threads

Back
Top