Trebuchet Projectile Physics - Height Formula

In summary, Scotty built a trebuchet for a physics project that stands 1.2 meters tall with a 2 meter arm. He needs to find the displacement of the projectile, average velocity, maximum height, and distance of the projectile's flight path. He plans to use the formula s = ut + 1/2 at^2 to find the maximum height, but is unsure of the vertical velocity. A solution is suggested to consider the second half of the path as the projectile comes back down, using the formula s = 0*t + 1/2 * 9.8 * t^2 to find the height. This may be more complicated for a real trebuchet due to the projectile being released at
  • #1
hotshotscott
7
0
Hey guys, this is my first post, so I am sorry if this is in the wrong section. For physics at school, i have built a trebuchet, which stands about 1.2 meters tall, and the arm is about 2 meters long. I have it throwing a projectile easily enough, but for my experiment, i need to find out the following data;
1) Displacement of Projectile
This is easy enough, simply measure the distance from where the projectile takes off, and where it lands.

2) The average velocity
This is also easy, by using the displacement, and the time taken to get there.

3) The largest height
I have not figured out an accurate way to do this yet, but please correct me if I am wrong when i say this. Shouldn't I be able to find out the largest height of the projectile, by using the time taken, and the displacement? For example, if in test one the projectile go 20m long, and it takes 5 seconds. Then if in test 2 it does the same length, except it takes 6 seconds, this will mean that it went heigher. Anyway, now my question is, what is the formula for working out this?

4) The distance of the projectiles flight path
This one is tricky, i have spoken to my teachers about this and they say that it's not expected of me to do this, because some of them didn't even know how i would do this. I came up with a solution which i think is very close to correct, however it will be a little out. But it will still be close enough. If i get the arc of the flight path (in graphmatica), by adding in the starting point, heighest point and landing point, i should then be able to draw many vertical lines through this flight path, and then some horozontal lines through those vertical one's, where the vertical one's meat the flight path. So it should look like this;
//img79.imageshack.us/img79/1197/physicsformulasz6.png (add h t t p : / / in front of it. I couldn't do it because it's my first post, and you can't post URLS on your first post)

Now, see how I've made the circle around one point, and notice how each of these areas are now close to a right angled triangle. Well i was thinking, i could get the hypotenuse of each of these little triangles, and add them all up, and that would get me the distance of the flight path (Close to it, a little shorter). However, that is a lot of stuffing around. Is there a formula that can work this out, if i already new the time taken, the displacement, and height?

Thankyou very much for your time. I really hope you can answer my last 2 questions!

Thanks,

Scotty
 
Physics news on Phys.org
  • #2
The maximum height can be calculated from the distance/time quite easily if you ignore air resistance - the problem is normally in most textbooks as a cannon ball.

The total path requires calculus, but your idea of using small triangles is correct. Calculus is just a mathematical version of small triangles!
 
  • #3
The maximum height can be calculated from the distance/time quite easily if you ignore air resistance - the problem is normally in most textbooks as a cannon ball.
Yes well i'll be ignoring air resistance. Could you please provide some kind of formula for this?

The total path requires calculus, but your idea of using small triangles is correct. Calculus is just a mathematical version of small triangles!
Really? Awesome :) I'm going to make a program where you type in the length, and the time it takes to get that length, and then it will automatically work out the projectiles paths distance, and the maximum height.

Thankyou very much, so could you please provide the height formula?

Thanks,

Scotty
 
  • #4
Some good descriptions of the solution here (and the other lessons in the chapter)
http://www.glenbrook.k12.il.us/gbssci/phys/Class/vectors/u3l2c2.html
 
Last edited by a moderator:
  • #5
Thanks, however the formula which I am after involves 'vertical velocity'. I am not sure how to get the vertical velocity, as some of the examples had a vertical and horizontal velocity which were different. Sorry, I am not a scientist/physics person. Here's what's going to happen. I'll be doing tests with my trebuchet, and i'll have to find out all of these things from scratch. So i'll automatically be able to get the time of flight, and displacement. I can get the distance of the flight path if i work out the height, but the formula on that link uses vertical velocity. Would just using the average velocity work? (distance/time)

For example, i shoot the projectile 20 meters (displacement)
It took 5 seconds for it to land.

From that, the average velocity is 4m/s. (20/5)

Now, to get the height, i use this formula;
y=Vertical Velocity * time + 0.5 * -9.8 * time2 (time squared)

so, y=4 * 5 +0.5 * -9.8 * 5(squared)
so, y=-102.5m (this is the height)

That doesn't look right, could someone please help out here? Instead of taking me to other links, please explain to me what I am doing wrong, and please provide an example with working out etc.

Thankyou!

Scotty
 
Last edited:
  • #6
You would use the equation s = ut + 1/2 at^2
Where s is the distance, u is the initial velocity, a = 9.8m/s^2 and t is time.
But you don't know the vertical velocity!

So the trick is to consider the second half of the path as the projectile comes back down.
Only thinking about the vertical part of the motion, at the top of the curve the projectile for an instant has no vertical velocity - as it goes from going up to coming down!
So it is exactly the same as if we had simply dropped a weight from the top of the path.

We know the time to fall - since it is simply half the time for the total flight, and we know 'a'=g
so, s = 0*t + 1/2 * 9.8 * t^2 = 9.8 * 2.5^2 = 61m


It's a little more complicated for a real trebuchet because the projectile is released a distance above the ground - but this is close.
 
  • #7
Sorry, by 'Include an example' i meant include an example with an experiement, for example, we know the displacement of the shot (starting point - ending point), and we know the time taken, then show the formula for the maximum height. This would be easier, please convert your formula to get the maximum height for the following details (this is just one last example, so i fully understand)

Displacement=40m
Time Taken=5 Seconds

Maximum Height=?

Thanks, and sorry for being so dumb (im not the best at physics!)

Scotty
 
  • #8
the key to this problem is the angle. if you want the most accurate height, get the angle from the base to the arm. see attatchemnt for explenation. (the picture may take a second to load)
 

Attachments

  • VoX.doc
    34.5 KB · Views: 553
  • #9
the important thing you have to remember is that distance/time isn't the initial vertical velocity. that is the the initial velocity itself. you have to find the x and y-componants of that initial velocity. the two components are independant of each other. the x componant is constant through out the flight, assuming no air resistance or interferance. while the y continuously changes.
 
  • #10
Thanks, but how would i find the angle? Each problem is just causing another problem. From some research, here's what I've got.

For Maximum height point on graph

x=(gravity * time (squared))/2

y= v (squared) / 2 times Gravity

I think the 'v' is the vertical velocity, and that's the only variable that i wouldn't have with these formulas. So i need to find out what the vertical velocity is. BUT to do that, i need to use the angle or the arm when the projectile is released, correct? If this is the case, what would be the best way to work out the angle which the projectile was released at? Assuming that the flight path is parabolic (I think i spelt it right), shouldn't i be able to work out the angle, just by the time taken in flight, the horizontal displacement, and the overall average velocity? (d/t). As in, if the displacement is 20m, and the time taken is 5 seconds, that means that the average velocity is 4m/s. From this, shoudn't i be able to work out the angle that the projectile was launched at?

Thanks, and again, sorry for taking so long to understand. It may be simple to you, but this is new to me (treat me like a new student please, i need explanations, examples..)

Thanks for your time,

Scotty
 
  • #11
becareful when you say average velocity. that is the average velocity, but only for the X componant. that is not the average velocity for the Y.

see new attatchment again for explenation on how to find the angle.
 

Attachments

  • To find the angle.doc
    34.5 KB · Views: 463
Last edited:
  • #12
'Attachments Pending Approval' - That message has been there for 2 days! I can't see the document yet.

Scotty
 
  • #13
thats odd... i don't know why its doing that. ill try posting it again. it didnt do that with the last one i don't think.
 

Attachments

  • To find the angle.doc
    36 KB · Views: 439
  • #14
Ok so this is what i need to do, to find the maximum height of the projectile in it's flight path;

1) Work out the angle from the base of the trebuchet, to the point where the ball is released, by doing tan-1(y/x). y is the height from the base of the trebuchet, to the top of the arm, where the projectile is released. x is the width of the base.

2) Use this formula;
height = [(tanθ)(X/t)]^2 + (sinθ)(2m)
2g
The angle is the angle that we've just found. X, is the distance that the projectile was thrown. t is the time that the projectile took to land. g is gravity (9.8m/s).


Is that correct?

Thanks,

Scotty
 
  • #15
That is what i got yes. good luck!
 

1. What is a trebuchet?

A trebuchet is a medieval siege weapon that uses a counterweight to launch projectiles, such as rocks or arrows, at high speeds.

2. How does a trebuchet work?

A trebuchet works by using the force of gravity to launch a projectile. The counterweight is dropped, creating a downward force that pulls the throwing arm up, propelling the projectile forward.

3. What is the height formula for a trebuchet projectile?

The height formula for a trebuchet projectile is h = (v2 * sin2θ) / 2g, where h is the maximum height, v is the initial velocity, θ is the launch angle, and g is the acceleration due to gravity.

4. How does the launch angle affect the height of a trebuchet projectile?

The launch angle directly affects the height of a trebuchet projectile. The higher the launch angle, the higher the projectile will go. However, if the angle is too high, the projectile may not travel as far due to air resistance.

5. What factors can affect the height of a trebuchet projectile?

Several factors can affect the height of a trebuchet projectile, including the initial velocity, launch angle, counterweight weight, and projectile weight. Air resistance and wind can also play a role in the trajectory of the projectile.

Similar threads

  • Introductory Physics Homework Help
Replies
4
Views
1K
Replies
2
Views
1K
Replies
7
Views
2K
  • Introductory Physics Homework Help
Replies
11
Views
786
Replies
6
Views
3K
Replies
1
Views
790
Replies
9
Views
15K
  • General Engineering
Replies
3
Views
1K
Back
Top