How Can You Simplify Calculations for Artillery Projectile Motion?

AI Thread Summary
To simplify calculations for artillery projectile motion with a fixed barrel velocity, elevation, target distance, and target elevation, the key equations involve the horizontal and vertical motion of the projectile. The time of travel (t) and angle of the artillery (a) can be derived from the equations x = v_{0} * cos(a) * t and y = y_{0} + v_{0} * sin(a) * t - 0.5 * g * t^{2}. There is a suggestion that the initial elevation (y_{0}) should be set to the elevation of the artillery piece (e) at t=0, rather than the difference between target elevation and artillery elevation. The discussion highlights the complexity of solving these equations directly and seeks alternative methods or missing equations for simplification. Overall, the focus is on finding a clearer approach to solving for the angle and time of travel in projectile motion.
Philosophaie
Messages
456
Reaction score
0
Given:
A fixed barrel velocity, v_{0}
An elevation of the piece of artilery, e
Target distance, x
Target elevation, te

Find:
time of travel, t
angle of the artilery, a

Equations:
y_{0} = te - e

x = v_{0} * cos(a) * t
y = y_{0} + v_{0} * sin(a) * t - 0.5 * g * t^{2}

If you try solving these for a and t, it gets ugly. Is there an equation I am missing or another way around this?
 
Physics news on Phys.org
You're y_0 seems wrong. At t=0 the elevation should be e should it not? Other than that it looks good, two equations, two variables therefore solvable.

tip:put your entire equations between tex brackets it will look at a lot better.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top