Trapezoidal loads shear - moment diagram
Trapezoidal loads shear - moment diagram
(OP)
Hi all,
I'm experiencing a difficulty understanding how the trapezoidal loads are distributed and how to shear moment diagrams are drawn for structural members subjected to trapezoidal loading.
For example below example is frame member subject to trapeze load, due to the fact that this memeber is extracted from 3D frame building it has initial shear and moment at ends resulted from fixed - end moments(equivalent nodal loads) loading.
So my hand-calculations is as below(x distance as variabel) and want to compare them with software calulated values.
Vshear = 150 - q*x2/(2*A);
Mmoment=150*x -q*x3/(2*3*A);
A = triangular horizontal leg-length of trapezoidal load. (A=100cm , span = 400cm; q=1kg/cm )
the above formulas produces the consistent results for boundary conditions and same with software results but in-between values are wrong.
For example if x = 30cm then Vshear = 145.5 kg where as software finds 142.5 kg.
http://i55.tinypic.com/1zdcfop.jpg
Any comments will be appreciated.
Regards,
I'm experiencing a difficulty understanding how the trapezoidal loads are distributed and how to shear moment diagrams are drawn for structural members subjected to trapezoidal loading.
For example below example is frame member subject to trapeze load, due to the fact that this memeber is extracted from 3D frame building it has initial shear and moment at ends resulted from fixed - end moments(equivalent nodal loads) loading.
So my hand-calculations is as below(x distance as variabel) and want to compare them with software calulated values.
Vshear = 150 - q*x2/(2*A);
Mmoment=150*x -q*x3/(2*3*A);
A = triangular horizontal leg-length of trapezoidal load. (A=100cm , span = 400cm; q=1kg/cm )
the above formulas produces the consistent results for boundary conditions and same with software results but in-between values are wrong.
For example if x = 30cm then Vshear = 145.5 kg where as software finds 142.5 kg.
http://i55.tinypic.com/1zdcfop.jpg
Any comments will be appreciated.
Regards,






RE: Trapezoidal loads shear - moment diagram
If not, it might be -to be proven- a device of the frame element taking shear deformation into account, that is by default the situation in SAP2000.
RE: Trapezoidal loads shear - moment diagram
RE: Trapezoidal loads shear - moment diagram
ishvaaag makes a valid point, 'cept the results show equal moments at both ends.
i wonder if your FE program is dividing your beam into elements and giving constant results for each element ... try changing the position by 1mm, or 1cm ...
what ugly units your program uses ! (IMHO)
RE: Trapezoidal loads shear - moment diagram
Structure itself is fully symetrical and this is beam, connected to columns.
I wonder why (M1+M2)·x/L should contribute to the shear force as long as we write vertical force equilibrium ?
Even for small fraction of length e.g. 31cm gives 142.25 kg so that means consistent results in my idea .
As a result, do I have to deduce that as floating point deviation of computer programs (which doesn't sound conceivable) or am I really making something wrong?
same goes for inches, feet, pounds as well :) (IMHO)
RE: Trapezoidal loads shear - moment diagram
RE: Trapezoidal loads shear - moment diagram
RE: Trapezoidal loads shear - moment diagram
RE: Trapezoidal loads shear - moment diagram
-Automatic Frame Mesh
-Placing a Point where a value is wanted
See pdf attachment.
RE: Trapezoidal loads shear - moment diagram
EXCELLENT OVERVIEW.
RE: Trapezoidal loads shear - moment diagram
pretty much exactly what i thought it was doing ... instead of a continuous change of shear, it's results are a staircase of very small steps, defined by the number of interior points. Quite possibly it is plotting the element value (ie between two interior points) at the mid point of the two interior values, which is about as correct as you're going to get, and looks nice and smooth.