How to calculate the trajectory of a mortar round.

  • Thread starter Thread starter mcvwi623
  • Start date Start date
  • Tags Tags
    Trajectory
AI Thread Summary
Calculating the trajectory of a mortar round involves rearranging kinematic equations based on known initial velocity and angle. The discussion highlights the importance of factors like distance and force applied, as well as the need to compute the correct angle for hitting a target. While air resistance and other variables can complicate calculations, the original poster clarified that they are developing a video game and can ignore these factors. They ultimately found the necessary formula for calculating the angle of trajectory. The conversation emphasizes the historical context of trajectory calculations, including the use of early computers like ENIAC for artillery firing tables.
mcvwi623
Messages
2
Reaction score
0
Hi, I didn't post this question in the Homework section as it is not home work and does not seem to fit with the template.

I was wondering if someone could help me out with trying to calculate certain unknowns when computing the trajectory of a mortar round.

I think the solution to the problem involves some sort of re-arrangement of the kinematic equations required to solve trajectory problems where you are provided with an initial velocity and an angle.

I figure that when trying to hit a target with a mortar. You already know the distance the projectile is required to travel and you also know the force applied to the projectile to cause it to travel. I need to compute the angle that is required in order to make the round land in the right place.

I have attempted to work backwards from examples which provide you with an angle and a force and require you to compute the landing point and max height etc, but I have found that I can not find the Time variable required??

Can someone help me out, maybe I am not using the correct equation for this.

Any help would be appreciated, thanks.
 
Physics news on Phys.org
Quick question before you can go any further: Are you taking air resistance into account or not?

If not, it is a relatively simple problem. If so, it gets a bit stickier.
 
If I recall me readings correctly, this problem was one of the first solved with electronic computers.

I believe they took into account:
- Distance.
- Elevation change.
- Air density, in account of air resistance.
- Side wind speed.

Frankly, this shouldn't be too difficult using either MS Excel or Mathcad.
 
skeleton said:
If I recall me readings correctly, this problem was one of the first solved with electronic computers.

I believe they took into account:
- Distance.
- Elevation change.
- Air density, in account of air resistance.
- Side wind speed.

Frankly, this shouldn't be too difficult using either MS Excel or Mathcad.

How about Coriolis effect,
air density as a function of humidity, temperature, and altitude,
g as a function of altitude,
the phase of the moon...
 
skeleton said:
If I recall my readings correctly, this problem was one of the first solved with electronic computers.

I believe they took into account:
- Distance.
- Elevation change.
- Air density, in account of air resistance.
- Side wind speed.
The computers were used to fill in tables of data where actual motars were fired and the shell impact positions were measured over a range of conditions to generate the coefficients for the differential equations that the computer would then numerically integrate. Previously, analog computers were used to do this. ENIAC wasn't completed until after WW2 had ended so it missed it's original goal.

ENIAC was designed and built to calculate artillery firing tables:
http://en.wikipedia.org/wiki/ENIAC

a skilled person with a desk calculator could compute a 60- second trajectory in about 20 hours. The analog differential analyzer produced the same result in 15 minutes. ENIAC required 30 seconds--just half the time of the projectile's flight.:
http://ftp.arl.mil/~mike/comphist/eniac-story.html

Differential analyser:
http://en.wikipedia.org/wiki/Differential_analyser
 
Last edited:
Hi guys, thanks for all your replies. I am a computer science major, so I know all about ENIAC :).

No I don't need to take into account the wind resistance or any other variables. I am writing a First Person Shooter video game so all those variables can be neglected

It turns out the following wikipedia page has the answers:
http://en.wikipedia.org/wiki/Trajectory_of_a_projectile

This is the formula that I needed. Looking at it I can kind of see how it was derived.

theta = 1/2 arcsin ( gd / v^2 )

Thanks for your help anyway.
 
Hello everyone, Consider the problem in which a car is told to travel at 30 km/h for L kilometers and then at 60 km/h for another L kilometers. Next, you are asked to determine the average speed. My question is: although we know that the average speed in this case is the harmonic mean of the two speeds, is it also possible to state that the average speed over this 2L-kilometer stretch can be obtained as a weighted average of the two speeds? Best regards, DaTario
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...
I know that mass does not affect the acceleration in a simple pendulum undergoing SHM, but how does the mass on the spring that makes up the elastic pendulum affect its acceleration? Certainly, there must be a change due to the displacement from equilibrium caused by each differing mass? I am talking about finding the acceleration at a specific time on each trial with different masses and comparing them. How would they compare and why?
Back
Top