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.
 
Hi there, im studying nanoscience at the university in Basel. Today I looked at the topic of intertial and non-inertial reference frames and the existence of fictitious forces. I understand that you call forces real in physics if they appear in interplay. Meaning that a force is real when there is the "actio" partner to the "reactio" partner. If this condition is not satisfied the force is not real. I also understand that if you specifically look at non-inertial reference frames you can...
I have recently been really interested in the derivation of Hamiltons Principle. On my research I found that with the term ##m \cdot \frac{d}{dt} (\frac{dr}{dt} \cdot \delta r) = 0## (1) one may derivate ##\delta \int (T - V) dt = 0## (2). The derivation itself I understood quiet good, but what I don't understand is where the equation (1) came from, because in my research it was just given and not derived from anywhere. Does anybody know where (1) comes from or why from it the...
Back
Top