Confusing projectile motion problem?

AI Thread Summary
The discussion revolves around a projectile motion problem related to designing an anti-aircraft system. Key points include determining the maximum height the gun can reach and the equations for the plane's height and horizontal distance over time. The group is unsure whether to fire immediately upon sighting the plane or calculate the optimal firing angle and timing. It is noted that if the plane's altitude matches the gun's maximum height, firing must occur slightly before the plane is directly overhead to account for bullet travel time. Overall, the participants express confusion and seek clarification on the calculations involved.
bronxbomber91
Messages
1
Reaction score
0

Homework Statement


You are designing software for an anti-aircraft system. Your guns have a maximum horizontal range R, and can be fired at any angle (call it "A") above the horizontal. Enemy aircraft are spotted at time t=0, flying at altitude H, distance D, horizontal velocity V toward a point directly above your guns. You are a physicist who understands projectile motion, and what it means to "hit" a target. The following questions explore how you figure out when and in what direction to fire the guns.

a) Make a labeled sketch of the graph (already done)
b) What is the highest H your gun can reach?
c) Write the two equations for the height and horizontal distance of the plane from the guns as a function of time, t, since the time (t=0) it was sighted.
d) Should you program the guns to fire as soon as the plane is sighted? Or should you calculate when to fire and at what angle to the horizontal?
e) In the case the plane is flying low enough that your guns can hit the plane at some angle, at what angle should they be fired to hit it at the highest point of the shell's trajectory?
f) How soon after sighting should they be fired?

Homework Equations





The Attempt at a Solution



a) Our teacher said that our group's sketch was fine so that isn't a problem.

b) My guess was H = -(initial velocity)^2/2g, but I have a feeling that's incorrect.

c) For height, I put H(t) = H, because isn't the plane's altitude constant? For horizontal distance, I put D(t) = D - Vt. This equation is the only one i have any confidence in.

d,e,f) Honestly I'm completely stumped, as was the rest of my class. Any help would be greatly appreciated.
 
Physics news on Phys.org
ok, for b) you're almost correct, but does a negative answer make sense? what would cancel out that negative?

I think you answer for c) makes sense.

d) if we think about it, if the plane altitude is the same as the guns maximum height, then you could only hit the plane when it was directly overhead. but you'd have to fire at a time slightly before the plane got to that position, to take into account the time the bullet takes to get to that position. There hasn't been any mention of bullet speed, but we could just call it Vinitial, as you did for b).

that's about as much as i got for you for the moment.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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