@chengxi95
2016-06-21T10:50:02.000000Z
字数 2498
阅读 1969
程熹 2013301020038 物基一班
Homework
This article discusses the problem what's a cannon shell trajectory at different initial velocity and different angle.By changing the initial velocity and angle, we can find what's the angle that a cannon shell can move in the longest distance. At later discussion, we include in air resistance to find its influence.
Cannon shell movement,projectile motion,euler method.
Projectile motion is a form of motion in which an object or particle (called a projectile) is thrown near the earth's surface, and it moves along a curved path under the action of gravity only. The implication here is that air resistance is negligible, or in any case is being neglected in all of these equations. The only force of significance that acts on the object is gravity, which acts downward to cause a downward acceleration. Because of the object's inertia, no external horizontal force is needed to maintain the horizontal motion.
Let the projectile be launched with an initial velocity v0 . which can be expressed as the sum of horizontal and vertical components as follows:
As we know, if there won't exist air drag and the altitude, at the angle of 45, the cannon shell can move at the longest distance. However, from the upper diagram we can find, at the low speed ,the air drag and the altitude will have little influence on the largest angle, as we can find, at V0=100, the angle that can make the longest distance is arond 45 diagree. However, on the fourth diagram, the angle around 55 can make the cannon shell travel longest. So I believe that the air drag and the altitude will lead to a larger initial angle for the cannon shell to travel longest.
This program is finished by myself.
Computational Physics(second edition) Nicholas J.Giordano and Hisao Nakanishi
Wikipedia Projectile motion
https://en.wikipedia.org/wiki/Projectile_motion