Statics Problem Submerged Object

  • Thread starter Thread starter talaroue
  • Start date Start date
  • Tags Tags
    Statics Submerged
AI Thread Summary
A submerged gate measuring 0.5 x 0.8m is analyzed for reactions at its hinge and stop when a supporting cable is slack. The pressure exerted by the water is calculated using the formula for pressure, but initial calculations mistakenly represent mass instead of force. The weight of the gate is determined by summing the areas of a triangle and rectangle, then converting to force using gravity. The user struggles with unit conversions from kilograms to newtons, leading to confusion in solving equilibrium equations. Clarification on pressure and weight calculations is sought to ensure accurate results.
talaroue
Messages
302
Reaction score
0

Homework Statement


A 0.5 x 0.8m gate AB is located at the bottomof a ank filled with water. The gate is hinged along its top edge A and rests on a frictionless stop at B. Determine the reactions at A and B when cable BCD is slack.
Statics4.jpg



Homework Equations


Fx=0
Fy=0


The Attempt at a Solution


I thought I would have to find the pressure of the water would be the x component, and then the weght of the water would be for the y component...

Since all of the widths are the same I figured they would null each other out because if they weren't the same water would either over flow under B and A.

Pressure=(1/2)bh*density=(1/2)*.93*.64*1000=297.6 kg (not a force)
Weight=Area of triangle+area of rectangle
=(1/2)bh+bh=((1/2)*.64*.48*1000)+(.64*.93*1000)=748.8 kg(not a force)

I don't understand excatly what the next step is what I tried doing was making Fx and Fy equations and solve for one...but i don't know how to turn kg into N, because when I multiply by gravity I get a huge number which gives me the wrong answer...

Here is my work drawn out on my picture...
Statics4-WOrk.jpg

Orange triangle is the pressure
The purple square and blue triangle is the weight. Does this make sense? Or am I in the wrong direction
 
Physics news on Phys.org
I have a better understanding now I believe is this the correct value for P and W...

P=width*specfic weight*hieght*height*(1/2)
=.5m*(9800N/m^3)*.93 m* .93m *.5m=2119.005 N

W=(area of triangle+area of rectangle)*9800
=(.5*.64*.48)+(.64*.45)=.4416*9800=4327.68 N
 
I am trying to run an .ipynb file and have installed Miniconda as well as created an environment as such -conda create -n <env_name> python=3.7 ipykernel jupyter I am assuming this is successful as I can activate this environment via the anaconda prompt and following command -conda activate <env_name> Then I downloaded and installed VS code and I am trying to edit an .ipynb file. I want to select a kernel, via VS Code but when I press the button on the upper right corner I am greeted...

Similar threads

Back
Top