Fluid force on a triangular plate

Find the total force on the submerged vertical plate with the following shape: Equilateral triangle, sides 2m, top vertex at the surface, liquid is oil with density ρ=900kg/m3.

center

Solution

(1) Write the width function:

Establish coordinate system: y=0 at water line (also the vertex), and y increases going down.

Method 1: Geometry of similar triangles

Top triangle with base at w(y) is similar to total triangle with base 3.

Therefore, corresponding parts have the same ratios.

Therefore:

w(y)y=23w(y)=23y

Method 2: Quick linear interpolation function

w(y)=0+203yw(y)=23y

(2) Compute integral using width function:

Bounds:

  • y=0 (shallow)
  • y=3 (deep)

Integral formula:

\begin{gather*} F \;=\; \rho g\int_0^{\sqrt{3}}y\, w(y)\,dy\\\\ \gg\gg \quad 900\cdot9.8\int_0^{\sqrt{3}}y \left(\frac{2y}{\sqrt{3}}\right)\,dy \quad \gg\gg \quad 10184.5\int_0^\sqrt{3} y^2\,dy\\\\ \gg\gg \quad 10184.5\frac{y^3}{3}\Big|_0^{\sqrt{3}} \quad \gg\gg \quad \colorbox{cyan}{$17640$} \end{gather*} ParseError: Got function '\sqrt' with no arguments as superscript at position 178: … 10184.5\int_0^\̲s̲q̲r̲t̲{3} y^2\,dy\\\\…

Triangular plate deeply submerged

Set up an integral to calculate the fluid force of water on the following plate, using ρ and g as appropriate:

center

Solution

The coordinate system has been established as x=0 at the vertex, increasing downwards.

Set Edge1 at the vertex and Edge2 at the base of this triangle.

Width function using quick linear interpolation:

w(x)=0+403(xa)

Now find a such that (xa)=0 at Edge1: at that edge, x=0, so we must have a=0 too. Therefore w(x)=43x.

Water depth is h(x)=x+2 since we must have h(x)=0 at the water surface where x=2. So the solution is:

F=03ρg(x+2)(43x)dx

Fluid force on circular disk plate

Set up an integral to find the force on the following circular plate suspended deep under water:

center

Solution

By setting x=0 at the center of the circle, we have the equation of the circle:

x2+(w2)2=12

Solve this to obtain:

w=21x2

So the integral is:

F \;=\; \colorbox{cyan}{$\int_{-1}^{+1} (x+3)\Big(2\sqrt{1-x^2}\Big)\,dx$} ParseError: Can't use function '$' in math mode at position 73: …1-x^2}\Big)\,dx$̲}

Fluid force on a trapezoid

Set up an integral to find the force on the following trapezoidal plate partially suspended in water:

center

Solution

Use quick linear interpolation to find the width function with Edge1 at the top:

w(x)=100+4010030(xa)1002(xa)

Since we need (xa)=0 at x=0, we have a=0.

Now the depth is h(x)=x10. Then h(10)=0 at the water line. Therefore:

F=1030ρg(x10)(1002x)dx

Weight of water on angled dam

Find the total hydrostatic force on an angled dam with the following geometric description: Tilted trapezoid. Base =2,000m, Top =3,000m, and vertical height 185m. The base is tilted at an angle of θ=55.

center

Solution

(1) Write the width function:

Establish coordinate system: y=0 at water line (also the top edge), and increases going down.

“Quick linear interpolation function”:

w(y)=3000+20003000185y30001000185y

(2) Incorporate angle of incline in strip thickness:

dz=csc55dy

So the area of a strip is:

dA=w(y)dz(30001000185y)csc55dy

(3) Compute total force using integral formula.

Plug data into formula:

F=ρgabh(y)w(y)dzρgcsc550185y(3,0001,000185y)dy4.777×1011