New Reply

Volume calculation between two different trapezoidal areas

 
Share Thread Thread Tools
Sep8-11, 09:14 AM   #1
 

Volume calculation between two different trapezoidal areas


I am designing a trapezoidal prism basin that must contain a certain volume per acres contributing to the basin. Therefore, I would like to create a function that will size the basin.

My question is: how can I determine the volume between two different areas? In this case these two areas are trapezoids. I know A = a((b1+b2)/2) for area of a trapezoid.

Let's say b1 is the smaller side of the trapezoid.

In this case trapezoid 1 and 2 will have b11 = b12 while a1 and a2 will not be equal and neither will b21 and b22.

I believe that knowing this information will be the key to determining other partial volumes that I will ultimately sum to provide the total volume.

Thank you for any help you may have!!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Sep8-11, 04:09 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Here's what I would try. I will change the notation a bit for clarity (for me at least). Let's call the lower base of the two trapezoids b1 and b2, the upper bases B1 and B2,the heights h1 and h2, and the distance between these two ends L. If I understand your question correctly you want the area of a parallel trapezoidal cross-section at some distance x between 0 and L.

The upper base will vary linearly in x from B1 to B2, so its equation would be, in terms of x:

B(x) = B1(1 - x/L) + B2(x/L)

Notice that B(0) = B1 and B(L) = B2 and this is linear in x.

You can do the same thing with the lower base and height to get formulas at x. Then use your area formula with these functions of x.
Sep9-11, 12:43 PM   #3
 
Thank you for your response. However, I am confused. When you say "area of a parallel trapezoidal cross-section", do you mean volume between two parallel areas?

Thanks.
Sep9-11, 01:59 PM   #4
 

Volume calculation between two different trapezoidal areas


What you are seeking is called the prismoidal formula by surveyors and civil engineers.

It is used in earthworks calculations.

http://www.google.co.uk/#sclient=psy...w=1024&bih=585
Sep9-11, 02:12 PM   #5
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by americanfrank View Post
Thank you for your response. However, I am confused. When you say "area of a parallel trapezoidal cross-section", do you mean volume between two parallel areas?

Thanks.
No, I mean the area. You have to integrate A(x) from 0 to L to get the volume. Here's a picture: (the sick looking greenish color represents the bottom of the prism.)



Of course, I may have interpreted your problem all wrong, in which case you should have included a picture in the first place.
Sep9-11, 02:27 PM   #6
 
Thanks LCKrutz. This is what I needed to know.
Sep9-11, 02:38 PM   #7
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Is this homework? If not, do you want to know the volume of that to check your work or would you rather do it yourself?
Sep9-11, 03:04 PM   #8
 
no, its an actual application. Designing unique sediment traps for a VDOT job. I needed to determine the storage capacity based on the contributing area from a storm event.
I am trying to create an excel spreadsheet that will output usable information in each sediment trap's analysis.

sounds like I'll need to use some integration...which I need to brush up on.
Sep9-11, 03:26 PM   #9
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by americanfrank View Post
no, its an actual application. Designing unique sediment traps for a VDOT job. I needed to determine the storage capacity based on the contributing area from a storm event.
I am trying to create an excel spreadsheet that will output usable information in each sediment trap's analysis.

sounds like I'll need to use some integration...which I need to brush up on.
OK. In that case, for your reference, here's the answer to the volume of the figure I drew.

V = (L/12)*(2*h1*b1+h1*b2+2*h1*B1+h1*B2+h2*b1+2*h2*b2+h2*B1+2*h2*B2)
Sep9-11, 03:31 PM   #10
 
What was wrong with the prismoidal formula?

It is exact for your application.
New Reply
Thread Tools


Similar Threads for: Volume calculation between two different trapezoidal areas
Thread Forum Replies
volume of revolution and areas Calculus & Beyond Homework 2
need help volume calculation . Calculus & Beyond Homework 4
Volume of a trapezoidal shape Precalculus Mathematics Homework 3
volume calculation Introductory Physics Homework 11
pH question (volume calculation) Biology, Chemistry & Other Homework 1