Calculate Hydrostatic Force Exerted on Plane Submerged in Water

AI Thread Summary
To calculate the hydrostatic force on a vertically submerged plane, the pressure exerted on each strip is defined as P=pgd, with the total force derived from F=mg=pgAd. The area of each strip is A_i=6Δy, leading to the force on the ith strip as F_i=6pg(6-y_i)Δy. The net force is approximated by the limit of a Riemann sum, resulting in F_{net}=6pg∫_0^4(6-y)dy, which provides the exact force on the plate. The discussion emphasizes the effectiveness of using the integral approach over the Riemann sum for clarity and simplicity.
AdkinsJr
Messages
148
Reaction score
0
I need to find the hydrostatic force exerted on a plane submerged vertically in water. I attached a diagram of the problem.

Here are the basic definitions:
---------------------------
d=distance from surface, p=density, P=pressure

p=\frac{m}{V}

P=pgd=\delta d

F=mg=pgAd

---------------------------

The area of the ith strip is A_i=6\Delta y so the pressure exerted on the ith strip is \delta d_i=pgd_i=pg(6-y_i^*)

The hydrostatic force on the ith strip is F_i=\delta_iA_i=6pg(6-y_i)\Deltay

The approximate force along the entire surface is therefore:

F_{net}=\lim_{n-\infty}\Sigma_{i=1}^n6pg(6-y_i)\Delta y

=6pg\int_0^4(6-y)dy

Am I setting this up correctly?
 

Attachments

  • model 2.jpg
    model 2.jpg
    11.1 KB · Views: 443
Physics news on Phys.org
It looks like you are doing it correctly from first principles, but I think this line should be (not sure on notation but this is how I saw a similar summation in a math book)


F_{net}=\lim_{\Delta y \rightarrow 0} \sum_{y=0} ^{y=4} 6pg(6-y_i)\Delta y
 
I was writing out the limit of the Riemann sum. There are n subdivisions and \Delta y=\frac{4-0}{n}. So I think what you wrote was equivalent to the Riemann sum.
 
AdkinsJr said:
I was writing out the limit of the Riemann sum. There are n subdivisions and \Delta y=\frac{4-0}{n}. So I think what you wrote was equivalent to the Riemann sum.

It probably is, I was never taught the Riemann Sum, but you are correct though.
 
You don't need to write out the Riemann sum; that just makes things unnecessarily complicated. I find that going directly to Fnet=6pg\int_0^4(6-y)dy is much easier and more intuitive. (BTW, that integral gives the exact force on the plate, not the approximate force.)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top