Uniform circular motion - airplane

AI Thread Summary
The discussion revolves around calculating the radius of a circular path for an airplane flying at 480 km/h with wings tilted at 40 degrees. The key point is that the aerodynamic lift provides the necessary centripetal force, which can be analyzed using components of forces in a coordinate system. The correct approach involves breaking down the lift into vertical and horizontal components, leading to the equations N cos(θ) = mg and N sin(θ) = ma. The final formula for the radius is derived as R = (v^2/g)cot(θ), with the correct values yielding a radius of approximately 2.2 km. The importance of unit conversion and understanding force components is emphasized for accurate calculations.
missrikku
I have been having trouble getting key components of this problem:

A plan is flying in a horizontal circle at a speed of 480 km/h. The wings are tilted 40 degrees to the horizontal. What is the radius of the circle in which the plane is flying? Assume that the required force is provided entirely by an "aerodynamic lift" that is perpendicular to the wing surface.

okay, so I have:

V = 480 km/h
@ = 40 deg
Find: R

That required force would look much like the Normal force of a box on an incline plane, right?

So, could i use:

Fy = N - mgcos@ = ma ?

with a = V^2/R

but, I don't have a mass to use. So I'm unsure as how to approach this. Would I also need to find Fx?

Fx = mgcos@ = ma, right?
 
Physics news on Phys.org
You don't need to know the mass because you don't really have to find the force. You only need to know the acceleration toward the center of the circle. That together with the speed around the circle will give you the radius. Either calculate N/m and then cancel m later or just assume m=1.

Fy = N - mgcos@ = ma ?

with a = V^2/R

but, I don't have a mass to use. So I'm unsure as how to approach this. Would I also need to find Fx?

Fx = mgcos@ = ma, right?

Well, I don't know. What are Fx and Fy? How do you have your coordinate system set up?
 
+y is in the direction of N
+x is along the wing of the plane that is up 40degrees from the horizontal

Since the plane is flying in a horizontal direction, I was thinking I just had to use:

Fx = mgsin@ = ma

Then, I can see how the mass doesn't matter:

gsin@ = a

and since a = v^2/R:

gsin@ = V^2/R

Then:

R = V^2/gsin@

Since:

V = 480 km/h = 133.3333 m/s
@ = 40

I got R = 2822.18 m = 2.8 km

But, I checked my book and the answer is supposed to be 2.2 km.

I was having trouble at first because I forgot to change the unit of measurement, but now .. I still don't get the right answer
 
+y is in the direction of N
+x is along the wing of the plane that is up 40degrees from the horizontal
Then there is no net force in either the x or y directions- the plane isn't moving thos directions!
Since the plane is flying in a horizontal direction, I was thinking I just had to use:

Fx = mgsin@ = ma
But you just said that Fx is NOT horizontal! There is a "lift" in the "y" direction (normal to the airplane): you need to break that into vertical and horizontal components. Calling the normal force N, I get that the vertical component is N cos(θ) and the horizontal component is N sin(θ). Since the airplane is going neither up nor down, the vertical component must of set gravity: N cos(&theta)= mg which tells us that N= mg/cos(θ). (I think that's the part you missed.)
It is the horizontal component that causes the airplane to turn.
From "f= ma", since the horizontal force, f, is N sin(θ), we must have N sin(&theta)= ma. (this is the part you have!)

Since N= mg/cos(θ), ma= (mg/cos(θ))sin(θ) so
a= g tan(θ)= v2/R. Solving for R,
R= (v2/g)cot(θ).

I see that you did correctly convert the speed to m/s (I almost missed that myself!). If you put v= 133.3 m/s, θ= 40 degrees and g= 9.8 m/s2, you should get the right answer.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top