Uniform circular motion - frequency vs. centripetal force.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 11K views
titaniumfever
Messages
1
Reaction score
0
I need to find a relationship between the centripetal force and frequency of horizontal circular motion, and then find the theoretical gradient of the graph between log(frequency) vs. log(centripetal force). The radius of the string used was constant at 60cm.

I think that f = k^Fc where k is any constant is an equation, but not completely sure of that.

It isn't helping that the equation above provides me with log(f) = Fc*log(k), when I need to find log(f) as a function of log(Fc)...
 
Physics news on Phys.org
titaniumfever said:
I need to find a relationship between the centripetal force and frequency of horizontal circular motion, and then find the theoretical gradient of the graph between log(frequency) vs. log(centripetal force). The radius of the string used was constant at 60cm.

I think that f = k^Fc where k is any constant is an equation, but not completely sure of that.
What is the relationship between centripetal force and tangential speed? How is tangential speed related to angular speed or the frequency of circular motion?

AM
 
I think that f = k^Fc where k is any constant is an equation, but not completely sure of that.
Well, that certainly is an equation, but it doesn't have anything to do with circular motion!

If an object moves on a circle of radius R, we can write the "position vector" as [itex]Rcos(\omega t)\vec{i}+ Rsin(\omega t)\vec{j}[/itex]. Since sine and cosine have period [itex]2\pi[/itex], that will have period T where [itex]\omega T= 2\pi[/itex] or [itex]T= 2\pi/\omega[/itex] and [itex]\omega= 2\pi/T[/itex]. The frequency, in radians per second, is [itex]T/2\pi[/itex]. With [itex]\vec{r}= R cos(2\pi t/T)\vec{i}+ R sin(2\pi t/T)\vec{j}[/itex], the velocity vector is the derivative, [itex]\vec{v}= -2\pi R/T sin(2\pi t/T)\vec{i}+ 2\pi R/T cos(2\pi t/T)\vec{j}[/itex], and the acceleration is the second deriative, [itex]\vec{a}= -4\pi^2 R/T^2 cos(2\pi t/T)\vec{i}- 4\pi^2 R/T^2 sin(2\pi t/T)\vec{j}[/itex]. Since "Force = mass *acceleration", the strength of the force holding the mass in circular motion must be [itex]F= 4m\pi^2 R/T^2[/itex] and, since [itex]f= 2\pi/T[/itex], [itex]F= mRf^2[/itex]
 
HallsofIvy said:
Well, that certainly is an equation, but it doesn't have anything to do with circular motion!

If an object moves on a circle of radius R, we can write the "position vector" as [itex]Rcos(\omega t)\vec{i}+ Rsin(\omega t)\vec{j}[/itex]. Since sine and cosine have period [itex]2\pi[/itex], that will have period T where [itex]\omega T= 2\pi[/itex] or [itex]T= 2\pi/\omega[/itex] and [itex]\omega= 2\pi/T[/itex]. The frequency, in radians per second, is [itex]T/2\pi[/itex]. With [itex]\vec{r}= R cos(2\pi t/T)\vec{i}+ R sin(2\pi t/T)\vec{j}[/itex], the velocity vector is the derivative, [itex]\vec{v}= -2\pi R/T sin(2\pi t/T)\vec{i}+ 2\pi R/T cos(2\pi t/T)\vec{j}[/itex], and the acceleration is the second deriative, [itex]\vec{a}= -4\pi^2 R/T^2 cos(2\pi t/T)\vec{i}- 4\pi^2 R/T^2 sin(2\pi t/T)\vec{j}[/itex]. Since "Force = mass *acceleration", the strength of the force holding the mass in circular motion must be [itex]F= 4m\pi^2 R/T^2[/itex] and, since [itex]f= 2\pi/T[/itex], [itex]F= mRf^2[/itex]
I think it is simpler to use [itex]F = ma = mv^2/r[/itex] where [itex]v = 2\pi r/T = 2\pi r\nu[/itex]. It is pretty easy to work out F as a function of frequency [itex]\nu[/itex] from that.

AM