Volume of a lozenge shaped pond

  • Context: Undergrad 
  • Thread starter Thread starter TheRobster
  • Start date Start date
  • Tags Tags
    Pond Volume
Click For Summary

Discussion Overview

The discussion revolves around calculating the volume of a lozenge-shaped pond, which includes geometric considerations and integration. Participants explore various mathematical approaches to derive a formula based on the pond's dimensions, including its semi-circular ends and rectangular middle section.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests that the pond can be modeled as a truncated pyramid, proposing a formula based on the areas of the upper and lower surfaces and the height.
  • Another participant challenges the truncated pyramid model, arguing that the sides do not converge to a single apex, as they slope down to form a ridge instead.
  • A different approach is introduced, involving the average area of the upper and lower surfaces to calculate the volume, incorporating depth and surface area formulas.
  • Another participant proposes breaking the pond into simpler geometric shapes, including a rectangular solid and a frustum of a cone, to calculate the total volume by summing the volumes of these components.

Areas of Agreement / Disagreement

Participants express differing views on the appropriateness of the truncated pyramid model, with some supporting it and others rejecting it based on the pond's design. Multiple competing approaches to calculating the volume are presented, and no consensus is reached on a single method.

Contextual Notes

Participants reference various geometric properties and relationships, but the discussion includes unresolved assumptions about the shape and dimensions of the pond, as well as the integration steps required for volume calculation.

TheRobster
Messages
5
Reaction score
0
Hi all,

First post here so 1) hello everyone, and 2) I have a problem that I am having trouble solving and was hoping to get some help from the folks on here.

I am trying to work out the formula for calculating the volume of a lozenge-shaped pond. I think this is basically a problem requiring some geometry and integration but it’s been a long time since I’ve done this sort of maths and so am a little rusty.

Basically the lozenge-shaped pond consists of an upper and lower surface that each have perfect semi-circular ends of radii r1 and r2 and each also have a middle section that is either square or rectangular. I’ve uploaded sketches of the pond to my website (see links) which should help clarify what I mean.

http://www.sudsolutions.com/misc/pond1.JPG

http://www.sudsolutions.com/misc/pond2.JPG

Both the upper and lower sections of the lozenge have the same shape but the lower section is smaller and would have sloping sides going down from the top. The information available would be the internal and external length of the pond as well as the internal and external width (which is also equal to the radii r1 and r2 respectively). The depth of the pond would also be known and has being denoted ‘d’ in the diagrams.

So I need to come up with a formula for working out the volume of any lozenge-shaped pond based on the information above. I think this involves:

1) Coming up with two formulas: one for the area of the lower surface and one for the area of the upper
2) Taking these as limits and then integrating to come up with an equation that gives the volume


For the lower surface I have:

http://www.sudsolutions.com/misc/upper_area.JPG

And for the upper surface I have:

http://www.sudsolutions.com/misc/lower_area.JPG

Now in order to come up with a single equation that gives the total volume of the shape I am guessing that I need to integrate these two equations, taking the lower surface area as the lower limit and the upper surface area as the upper limit, but also need to somehow work the variable “depth, d” into the equation as well.

Problem is I am stumped as how to do this, so any help here would be greatly appreciated!

Many thanks
-Rob

*edit* apologies for putting all the images as links but the tags don't seem to work in this section of the forum.
 
Last edited by a moderator:
Physics news on Phys.org
If I've read your problem correctly, it sounds like a truncated pyramid with a base shaped like a "lozenge" (as you describe it).

You can assume that the volume of a pyramid with base area A (the base can be *any* shape) and height h = 1/3*A*h.

Then treat the figure as a large pyramid minus a smaller one to give the truncated shape seen. The heights, etc. can be worked out with similar triangles, like so :

\frac{H}{r_2}=\frac{h}{r_1}

H = h + d

where H is the height of the imaginary big pyramid that begins the surface of the pond and tapers downwards to a point, and h is the height of the imaginary smaller pyramid that begins at the bottom of the pond and tapers downwards to a point.

Just do the algebra, work out H and h, then calculate the volumes of the two pyramids and subtract to find the volume of the pond.

This is an easier approach than calculus.
 
Last edited:
If my algebra is correct, the final expression I get is :

V = \frac{d}{3}(\pi + \frac{2L}{r_1} - 4)(r_1^2 + r_1r_2 + r_2^2)

where L is the "internal length" you alluded to. You don't need to specify external length because they are related by the ratio of the radii r2/r1.
 
Hi,

Thanks for the reply although I am not sure if that approach works since I don't think the shape can be treated at a truncated pyramid. In order for the truncated pyramid formula to work, do the sides of the pyramid have all meet at a single point (apex?) at the top if they were continued past the upper surface? The pond does not do this - the side slopes were designed on safety grounds and are approximately 1 in 4. If they are continued until they meet then they do not meet at a point, rather they form a sort of ridge.

Cheers
-Rob
 
Last edited:
TheRobster said:
Hi,

Thanks for the reply although I am not sure if that approach works since I don't think the shape can be treated at a truncated pyramid. In order for the truncated pyramid formula to work, do the sides of the pyramid have all meet at a single point (apex?) at the top if they were continued past the upper surface? The pond does not do this - the side slopes were designed on safety grounds and are approximately 1 in 4. If they are continued until they meet then they do not meet at a point, rather they form a sort of ridge.

Cheers
-Rob

No, you don't understand, this is a truncated inverted pyramid. The upper (higher) surface (the "base") has a larger area than the lower (deeper) one. I meant that if you took the sloping edges that connect these two cross-sectional surfaces and extended them deeper, they will meet at a point. This is the apex, and it is below the depths of the pond.

Correct ?
 
Dr

Call the area of the upper surface - A and the lower surface B

The variation in surface is linear with respect to the depth

The average area is 1/2 [A+B}

The volueme is d times the average area = d/2 [A+B]

Let me rename r(1) as r
r(2) R to
R squared as Rsq, r squared as rsq


Note that L(1) = L(2) + 2(R -r), call it L

Upper area A(u) = (pi) [ 2rL - 3r sqared]
Lower area A(l) = (pi) [Rsq +2LR - 4R + 2 rR]

The answer is, d/2times [Au) + A(l)]

TVG
 
Yet another possibility, take your pick! :smile:

Break the pond into its primitive simple shapes. I see a rectangular solid bounded by the frustum of a cone and 2 triangular cross section beams (? for lack of better word).

The volume of the solid rectangle is:

V = (IL-2r) * 2r *h

the volume of the frustum is

\frac 1 3 \pi h (R^2 +r^2 + Rr)

The volume of one of the triangular pieces is:

\frac h 2 (R-r) (IL -2r)

The total volume is the sum of those pieces.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
4K
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K