SlideShare a Scribd company logo
1 of 13
Download to read offline
1.6.1 Plate and Shell Element
The Plate/Shell finite element is based on the hybrid element formulation. The element can be 3-noded (triangular) or 4-noded (quadrilateral). If all the four
nodes of a quadrilateral element do not lie on one plane, it is advisable to model them as triangular elements. The thickness of the element may be different
from one node to another.
"Surface structures" such as walls, slabs, plates and shells may be modeled using finite elements. For convenience in generation of a finer mesh of plate/shell
elements within a large area, a MESH GENERATION facility is available.
You may also use the element for PLANE STRESS action only (i.e., membrane/in-plane stiffness only). The ELEMENT PLANE STRESS command should be
used for this purpose.
Parent topic: 1.6 Finite Element Information
Related reference
5.11 Joint Coordinates Specification
5.13 Elements and Surfaces
5.13.1 Plate and Shell Element Incidence Specification
5.13.2 Solid Element Incidences Specification
5.14 Plate Element Mesh Generation
5.14.2 Element Mesh Generation
5.21 Element/Surface Property Specification
5.21.1 Element Property Specification
5.24 Element Plane Stress and Ignore Inplane Rotation Specification
5.32.3 Element Load Specifications
5.32.3.1 Element Load Specification - Plates
5.22.2 Element Release Specification
Page 1 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Geometry Modeling Considerations
1. The program automatically generates a fictitious, center node "O" (see the following figure) at the element center.
Fictitious center node (in the case of triangular elements, a fourth node; in the case of rectangular elements, a fifth node)
2. While assigning nodes to an element in the input data, it is essential that the nodes be specified either clockwise or counter clockwise (see the following
figure). For better efficiency, similar elements should be numbered sequentially.
Examples of correct and incorrect numbering sequences
3. Element aspect ratio should not be excessive. They should be on the order of 1:1, and preferably less than 4:1.
4. Individual elements should not be distorted. Angles between two adjacent element sides should not be much larger than 90 and never larger than 180.
Page 2 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Some examples of good and bad elements in terms of the angles
a. Opposite sides cross each other
b. Ratio of the lengths of the longest side to the shortest side exceeds eight
c. Ratio of the sides exceeds eight
d. Angle between two adjacent sides exceeds 120 degrees
Load Specification for Plate Elements
1. Joint loads at element nodes in global directions.
2. Concentrated loads at any user specified point within the element in global or local directions.
3. Uniform pressure on element surface in global or local directions.
4. Partial uniform pressure on user specified portion of element surface in global or local directions.
5. Linearly varying pressure on element surface in local directions.
6. Temperature load due to uniform increase or decrease of temperature.
7. Temperature load due to difference in temperature between top and bottom surfaces of the element.
Theoretical Basis
Page 3 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Assumed stress distribution
The incomplete quadratic assumed stress distribution:
a1 through a10 = constants of stress polynomials
The following quadratic stress distribution is assumed for plate bending action:
Page 4 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Quadratic stress distribution assumed for bending
The incomplete quadratic assumed stress distribution:
a1 through a13 = constants of stress polynomials
The distinguishing features of this finite element are:
1. Displacement compatibility between the plane stress component of one element and the plate bending component of an adjacent element which is at
an angle to the first (see the following figure) is achieved by the elements. This compatibility requirement is usually ignored in most flat shell/plate
elements.
Adjacent elements at some angle
2. The out of plane rotational stiffness from the plane stress portion of each element is usefully incorporated and not treated as a dummy as is usually done
in most commonly available commercial software.
3. Despite the incorporation of the rotational stiffness mentioned previously, the elements satisfy the patch test absolutely.
4. These elements are available as triangles and quadrilaterals, with corner nodes only, with each node having six degrees of freedom.
5. These elements are the simplest forms of flat shell/plate elements possible with corner nodes only and six degrees of freedom per node. Yet solutions to
sample problems converge rapidly to accurate answers even with a large mesh size.
6. These elements may be connected to plane/space frame members with full displacement compatibility. No additional restraints/releases are required.
7. Out of plane shear strain energy is incorporated in the formulation of the plate bending component. As a result, the elements respond to Poisson
boundary conditions which are considered to be more accurate than the customary Kirchoff boundary conditions.
Page 5 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
8. The plate bending portion can handle thick and thin plates, thus extending the usefulness of the plate elements into a multiplicity of problems. In
addition, the thickness of the plate is taken into consideration in calculating the out of plane shear.
9. The plane stress triangle behaves almost on par with the well known linear stress triangle. The triangles of most similar flat shell elements incorporate
the constant stress triangle which has very slow rates of convergence. Thus the triangular shell element is very useful in problems with double curvature
where the quadrilateral element may not be suitable.
10. Stress retrieval at nodes and at any point within the element.
Plate Element Local Coordinate System
1. The vector pointing from I to J is defined to be parallel to the local x- axis.
2. For triangles: the cross-product of vectors IJ and JK defines a vector parallel to the local z-axis, i.e., z = IJ x JK.
For quads: the cross-product of vectors IJ and JL defines a vector parallel to the local z-axis, i.e., z = IJ x JL.
3. The cross-product of vectors z and x defines a vector parallel to the local y- axis, i.e., y = z x x.
4. The origin of the axes is at the center (average) of the four joint locations (three joint locations for a triangle).
Element origin
Output of Plate Element Stresses and Moments
ELEMENT stress and moment output is available at the following locations:
A. Center point of the element.
B. All corner nodes of the element.
C. At any user specified point within the element.
Following are the items included in the ELEMENT STRESS output.
Page 6 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Table 1. Items included in the Stress Element output
Title Description
SQX, SQY Shear stresses (Force/ unit length/ thickness)
SX, SY Membrane stresses (Force/unit length/ thickness)
SXY Inplane Shear Stress (Force/unit length/ thickness)
MX, MY, MXY
Moments per unit width (Force x Length/length)
(For Mx, the unit width is a unit distance parallel to the local Y axis. For My, the unit width is a unit distance parallel to the local X
axis. Mx and My cause bending, while Mxy causes the element to twist out-of-plane.)
SMAX, SMIN Principal stresses in the plane of the element (Force/unit area). The 3rd principal stress is 0.0
TMAX Maximum 2D shear stress in the plane of the element (Force/unit area)
VONT, VONB
3D Von Mises stress at the top and bottom surfaces, where:
VM = 0.707[(SMAX - SMIN)2
+ SMAX2
+ SMIN2
]1/2
TRESCAT,
TRESCAB
Tresca stress, where TRESCA = MAX[ |(Smax-Smin)| , |(Smax)| , |(Smin)| ]
Notes
1. All element stress output is in the local coordinate system. The direction and sense of the element stresses are explained in the following section.
2. To obtain element stresses at a specified point within the element, you must provide the location (local X, local Y) in the coordinate system for the
element. The origin of the local coordinate system coincides with the center of the element.
3. The 2 nonzero Principal stresses at the surface (SMAX & SMIN), the maximum 2D shear stress (TMAX), the 2D orientation of the principal plane (ANGLE),
the 3D Von Mises stress (VONT & VONB), and the 3D Tresca stress (TRESCAT & TRESCAB) are also printed for the top and bottom surfaces of the
elements. The top and the bottom surfaces are determined on the basis of the direction of the local z-axis.
Page 7 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
4. The third principal stress is assumed to be zero at the surfaces for use in Von Mises and Tresca stress calculations. However, the TMAX and ANGLE are
based only on the 2D inplane stresses (SMAX & SMIN) at the surface. The 3D maximum shear stress at the surface is not calculated but would be equal to
the 3D Tresca stress divided by 2.0.
Sign Convention of Plate Element Stresses and Moments
Sign conventions for plate stresses and moments
Page 8 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Sign convention for plate bending
Mx is the Bending Moment on the local x face and the local x-face is the face perpendicular to the local x-axis.
My is the Bending Moment on the local y face and the local y-face is the face perpendicular to the local y-axis.
Page 9 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Stress caused by Mx
Stress caused by My
Page 10 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Torsion
Membrane stress Sx and Sy
Page 11 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
In-plane shear stresses Sxy and Syx
Out-of-plane shear stresses SQX and SQY
Page 12 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
Members, plate elements, solid elements and surface elements can all be part of a single STAAD model. The MEMBER INCIDENCES input must precede the
INCIDENCE input for plates, solids or surfaces. All INCIDENCEs must precede other input such as properties, constants, releases, loads, etc. The selfweight of
the finite elements is converted to joint loads at the connected nodes and is not used as an element pressure load.
Plate Element Numbering
Therefore, to save some computing time, similar elements should be numbered sequentially. The following figure shows examples of efficient and non-efficient
element numbering.
However, you have to decide between adopting a numbering system which reduces the computation time versus a numbering system which increases the ease
of defining the structure geometry.
Examples of efficient and inefficient element numbering
Page 13 of 13
1.6.1 Plate and Shell Element
06/19/2023
mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...

More Related Content

Similar to Plate and Shell Finite Element Formulation

Determination of stress intensity factor for a crack emanating from a hole in
Determination of stress intensity factor for a crack emanating from a hole inDetermination of stress intensity factor for a crack emanating from a hole in
Determination of stress intensity factor for a crack emanating from a hole inIAEME Publication
 
CHAPTER 1.ppt
CHAPTER 1.pptCHAPTER 1.ppt
CHAPTER 1.pptJani Jai
 
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHODDYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHODIAEME Publication
 
Design of Tank Simulator for Side-Mount Support Structure for a Spacecraft
Design of Tank Simulator for Side-Mount Support Structure for a SpacecraftDesign of Tank Simulator for Side-Mount Support Structure for a Spacecraft
Design of Tank Simulator for Side-Mount Support Structure for a SpacecraftIRJET Journal
 
IRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor CaseIRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor CaseIRJET Journal
 
Determination of Stress Intensity Factor for a Crack Emanating From a Rivet ...
Determination of Stress Intensity Factor for a Crack Emanating  From a Rivet ...Determination of Stress Intensity Factor for a Crack Emanating  From a Rivet ...
Determination of Stress Intensity Factor for a Crack Emanating From a Rivet ...IJMER
 
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptxRaviBabaladi2
 
Design and Analysis Nose Landing Gear Support
Design and Analysis Nose Landing Gear SupportDesign and Analysis Nose Landing Gear Support
Design and Analysis Nose Landing Gear SupportIJSRD
 
IRJET - An Investigation of Stresses Induced in Curved Beams using MATLAB...
IRJET -  	  An Investigation of Stresses Induced in Curved Beams using MATLAB...IRJET -  	  An Investigation of Stresses Induced in Curved Beams using MATLAB...
IRJET - An Investigation of Stresses Induced in Curved Beams using MATLAB...IRJET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Final Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackFinal Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackMehmet Bariskan
 
Perforated Sheet Analysis Using Equivalent Modeling
Perforated Sheet Analysis Using Equivalent ModelingPerforated Sheet Analysis Using Equivalent Modeling
Perforated Sheet Analysis Using Equivalent Modelingspawar4
 
Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...
	Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...	Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...
Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...theijes
 
IRJET- Design and Structural Analysis of an Off Road Vehicle
IRJET-   	  Design and Structural Analysis of an Off Road VehicleIRJET-   	  Design and Structural Analysis of an Off Road Vehicle
IRJET- Design and Structural Analysis of an Off Road VehicleIRJET Journal
 
IRJET- Design and Development of Jig and Fixture for Tacho Bracket
IRJET- Design and Development of Jig and Fixture for Tacho BracketIRJET- Design and Development of Jig and Fixture for Tacho Bracket
IRJET- Design and Development of Jig and Fixture for Tacho BracketIRJET Journal
 
Unit_4_Design Agains Fluctuation load.ppt
Unit_4_Design Agains Fluctuation load.pptUnit_4_Design Agains Fluctuation load.ppt
Unit_4_Design Agains Fluctuation load.pptDrSomnathKolgiri
 
ConSteel_14_User_Manual-101-150.pdf
ConSteel_14_User_Manual-101-150.pdfConSteel_14_User_Manual-101-150.pdf
ConSteel_14_User_Manual-101-150.pdfJuanUnafVargas
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-finaljagadish108
 

Similar to Plate and Shell Finite Element Formulation (20)

Determination of stress intensity factor for a crack emanating from a hole in
Determination of stress intensity factor for a crack emanating from a hole inDetermination of stress intensity factor for a crack emanating from a hole in
Determination of stress intensity factor for a crack emanating from a hole in
 
Ujme1 15102868
Ujme1 15102868Ujme1 15102868
Ujme1 15102868
 
CHAPTER 1.ppt
CHAPTER 1.pptCHAPTER 1.ppt
CHAPTER 1.ppt
 
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHODDYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD
DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD
 
Design of Tank Simulator for Side-Mount Support Structure for a Spacecraft
Design of Tank Simulator for Side-Mount Support Structure for a SpacecraftDesign of Tank Simulator for Side-Mount Support Structure for a Spacecraft
Design of Tank Simulator for Side-Mount Support Structure for a Spacecraft
 
IRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor CaseIRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor Case
 
Determination of Stress Intensity Factor for a Crack Emanating From a Rivet ...
Determination of Stress Intensity Factor for a Crack Emanating  From a Rivet ...Determination of Stress Intensity Factor for a Crack Emanating  From a Rivet ...
Determination of Stress Intensity Factor for a Crack Emanating From a Rivet ...
 
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
 
Design and Analysis Nose Landing Gear Support
Design and Analysis Nose Landing Gear SupportDesign and Analysis Nose Landing Gear Support
Design and Analysis Nose Landing Gear Support
 
IRJET - An Investigation of Stresses Induced in Curved Beams using MATLAB...
IRJET -  	  An Investigation of Stresses Induced in Curved Beams using MATLAB...IRJET -  	  An Investigation of Stresses Induced in Curved Beams using MATLAB...
IRJET - An Investigation of Stresses Induced in Curved Beams using MATLAB...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Final Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackFinal Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor Jack
 
Perforated Sheet Analysis Using Equivalent Modeling
Perforated Sheet Analysis Using Equivalent ModelingPerforated Sheet Analysis Using Equivalent Modeling
Perforated Sheet Analysis Using Equivalent Modeling
 
Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...
	Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...	Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...
Stress Distribution Analysis of Rear Axle Housing by using Finite Elements A...
 
LARGE SPAN STEEL TRUSS BRIDGE FINITE ELEMENT SIMULATION TO INVESTIGATE THE BO...
LARGE SPAN STEEL TRUSS BRIDGE FINITE ELEMENT SIMULATION TO INVESTIGATE THE BO...LARGE SPAN STEEL TRUSS BRIDGE FINITE ELEMENT SIMULATION TO INVESTIGATE THE BO...
LARGE SPAN STEEL TRUSS BRIDGE FINITE ELEMENT SIMULATION TO INVESTIGATE THE BO...
 
IRJET- Design and Structural Analysis of an Off Road Vehicle
IRJET-   	  Design and Structural Analysis of an Off Road VehicleIRJET-   	  Design and Structural Analysis of an Off Road Vehicle
IRJET- Design and Structural Analysis of an Off Road Vehicle
 
IRJET- Design and Development of Jig and Fixture for Tacho Bracket
IRJET- Design and Development of Jig and Fixture for Tacho BracketIRJET- Design and Development of Jig and Fixture for Tacho Bracket
IRJET- Design and Development of Jig and Fixture for Tacho Bracket
 
Unit_4_Design Agains Fluctuation load.ppt
Unit_4_Design Agains Fluctuation load.pptUnit_4_Design Agains Fluctuation load.ppt
Unit_4_Design Agains Fluctuation load.ppt
 
ConSteel_14_User_Manual-101-150.pdf
ConSteel_14_User_Manual-101-150.pdfConSteel_14_User_Manual-101-150.pdf
ConSteel_14_User_Manual-101-150.pdf
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-final
 

Recently uploaded

Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...
Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...
Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...Call girls in Ahmedabad High profile
 
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girls
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call GirlsCBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girls
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girlsmodelanjalisharma4
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...Suhani Kapoor
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...Suhani Kapoor
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation decktbatkhuu1
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonCheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonDelhi Call girls
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Roomdivyansh0kumar0
 

Recently uploaded (20)

Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...
Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...
Night 7k to 12k Call Girl Price Ahmedabad 👉 BOOK NOW 8617697112 👈 ♀️ night gi...
 
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girls
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call GirlsCBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girls
CBD Belapur Individual Call Girls In 08976425520 Panvel Only Genuine Call Girls
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonCheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 

Plate and Shell Finite Element Formulation

  • 1. 1.6.1 Plate and Shell Element The Plate/Shell finite element is based on the hybrid element formulation. The element can be 3-noded (triangular) or 4-noded (quadrilateral). If all the four nodes of a quadrilateral element do not lie on one plane, it is advisable to model them as triangular elements. The thickness of the element may be different from one node to another. "Surface structures" such as walls, slabs, plates and shells may be modeled using finite elements. For convenience in generation of a finer mesh of plate/shell elements within a large area, a MESH GENERATION facility is available. You may also use the element for PLANE STRESS action only (i.e., membrane/in-plane stiffness only). The ELEMENT PLANE STRESS command should be used for this purpose. Parent topic: 1.6 Finite Element Information Related reference 5.11 Joint Coordinates Specification 5.13 Elements and Surfaces 5.13.1 Plate and Shell Element Incidence Specification 5.13.2 Solid Element Incidences Specification 5.14 Plate Element Mesh Generation 5.14.2 Element Mesh Generation 5.21 Element/Surface Property Specification 5.21.1 Element Property Specification 5.24 Element Plane Stress and Ignore Inplane Rotation Specification 5.32.3 Element Load Specifications 5.32.3.1 Element Load Specification - Plates 5.22.2 Element Release Specification Page 1 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 2. Geometry Modeling Considerations 1. The program automatically generates a fictitious, center node "O" (see the following figure) at the element center. Fictitious center node (in the case of triangular elements, a fourth node; in the case of rectangular elements, a fifth node) 2. While assigning nodes to an element in the input data, it is essential that the nodes be specified either clockwise or counter clockwise (see the following figure). For better efficiency, similar elements should be numbered sequentially. Examples of correct and incorrect numbering sequences 3. Element aspect ratio should not be excessive. They should be on the order of 1:1, and preferably less than 4:1. 4. Individual elements should not be distorted. Angles between two adjacent element sides should not be much larger than 90 and never larger than 180. Page 2 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 3. Some examples of good and bad elements in terms of the angles a. Opposite sides cross each other b. Ratio of the lengths of the longest side to the shortest side exceeds eight c. Ratio of the sides exceeds eight d. Angle between two adjacent sides exceeds 120 degrees Load Specification for Plate Elements 1. Joint loads at element nodes in global directions. 2. Concentrated loads at any user specified point within the element in global or local directions. 3. Uniform pressure on element surface in global or local directions. 4. Partial uniform pressure on user specified portion of element surface in global or local directions. 5. Linearly varying pressure on element surface in local directions. 6. Temperature load due to uniform increase or decrease of temperature. 7. Temperature load due to difference in temperature between top and bottom surfaces of the element. Theoretical Basis Page 3 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 4. Assumed stress distribution The incomplete quadratic assumed stress distribution: a1 through a10 = constants of stress polynomials The following quadratic stress distribution is assumed for plate bending action: Page 4 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 5. Quadratic stress distribution assumed for bending The incomplete quadratic assumed stress distribution: a1 through a13 = constants of stress polynomials The distinguishing features of this finite element are: 1. Displacement compatibility between the plane stress component of one element and the plate bending component of an adjacent element which is at an angle to the first (see the following figure) is achieved by the elements. This compatibility requirement is usually ignored in most flat shell/plate elements. Adjacent elements at some angle 2. The out of plane rotational stiffness from the plane stress portion of each element is usefully incorporated and not treated as a dummy as is usually done in most commonly available commercial software. 3. Despite the incorporation of the rotational stiffness mentioned previously, the elements satisfy the patch test absolutely. 4. These elements are available as triangles and quadrilaterals, with corner nodes only, with each node having six degrees of freedom. 5. These elements are the simplest forms of flat shell/plate elements possible with corner nodes only and six degrees of freedom per node. Yet solutions to sample problems converge rapidly to accurate answers even with a large mesh size. 6. These elements may be connected to plane/space frame members with full displacement compatibility. No additional restraints/releases are required. 7. Out of plane shear strain energy is incorporated in the formulation of the plate bending component. As a result, the elements respond to Poisson boundary conditions which are considered to be more accurate than the customary Kirchoff boundary conditions. Page 5 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 6. 8. The plate bending portion can handle thick and thin plates, thus extending the usefulness of the plate elements into a multiplicity of problems. In addition, the thickness of the plate is taken into consideration in calculating the out of plane shear. 9. The plane stress triangle behaves almost on par with the well known linear stress triangle. The triangles of most similar flat shell elements incorporate the constant stress triangle which has very slow rates of convergence. Thus the triangular shell element is very useful in problems with double curvature where the quadrilateral element may not be suitable. 10. Stress retrieval at nodes and at any point within the element. Plate Element Local Coordinate System 1. The vector pointing from I to J is defined to be parallel to the local x- axis. 2. For triangles: the cross-product of vectors IJ and JK defines a vector parallel to the local z-axis, i.e., z = IJ x JK. For quads: the cross-product of vectors IJ and JL defines a vector parallel to the local z-axis, i.e., z = IJ x JL. 3. The cross-product of vectors z and x defines a vector parallel to the local y- axis, i.e., y = z x x. 4. The origin of the axes is at the center (average) of the four joint locations (three joint locations for a triangle). Element origin Output of Plate Element Stresses and Moments ELEMENT stress and moment output is available at the following locations: A. Center point of the element. B. All corner nodes of the element. C. At any user specified point within the element. Following are the items included in the ELEMENT STRESS output. Page 6 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 7. Table 1. Items included in the Stress Element output Title Description SQX, SQY Shear stresses (Force/ unit length/ thickness) SX, SY Membrane stresses (Force/unit length/ thickness) SXY Inplane Shear Stress (Force/unit length/ thickness) MX, MY, MXY Moments per unit width (Force x Length/length) (For Mx, the unit width is a unit distance parallel to the local Y axis. For My, the unit width is a unit distance parallel to the local X axis. Mx and My cause bending, while Mxy causes the element to twist out-of-plane.) SMAX, SMIN Principal stresses in the plane of the element (Force/unit area). The 3rd principal stress is 0.0 TMAX Maximum 2D shear stress in the plane of the element (Force/unit area) VONT, VONB 3D Von Mises stress at the top and bottom surfaces, where: VM = 0.707[(SMAX - SMIN)2 + SMAX2 + SMIN2 ]1/2 TRESCAT, TRESCAB Tresca stress, where TRESCA = MAX[ |(Smax-Smin)| , |(Smax)| , |(Smin)| ] Notes 1. All element stress output is in the local coordinate system. The direction and sense of the element stresses are explained in the following section. 2. To obtain element stresses at a specified point within the element, you must provide the location (local X, local Y) in the coordinate system for the element. The origin of the local coordinate system coincides with the center of the element. 3. The 2 nonzero Principal stresses at the surface (SMAX & SMIN), the maximum 2D shear stress (TMAX), the 2D orientation of the principal plane (ANGLE), the 3D Von Mises stress (VONT & VONB), and the 3D Tresca stress (TRESCAT & TRESCAB) are also printed for the top and bottom surfaces of the elements. The top and the bottom surfaces are determined on the basis of the direction of the local z-axis. Page 7 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 8. 4. The third principal stress is assumed to be zero at the surfaces for use in Von Mises and Tresca stress calculations. However, the TMAX and ANGLE are based only on the 2D inplane stresses (SMAX & SMIN) at the surface. The 3D maximum shear stress at the surface is not calculated but would be equal to the 3D Tresca stress divided by 2.0. Sign Convention of Plate Element Stresses and Moments Sign conventions for plate stresses and moments Page 8 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 9. Sign convention for plate bending Mx is the Bending Moment on the local x face and the local x-face is the face perpendicular to the local x-axis. My is the Bending Moment on the local y face and the local y-face is the face perpendicular to the local y-axis. Page 9 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 10. Stress caused by Mx Stress caused by My Page 10 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 11. Torsion Membrane stress Sx and Sy Page 11 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 12. In-plane shear stresses Sxy and Syx Out-of-plane shear stresses SQX and SQY Page 12 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...
  • 13. Members, plate elements, solid elements and surface elements can all be part of a single STAAD model. The MEMBER INCIDENCES input must precede the INCIDENCE input for plates, solids or surfaces. All INCIDENCEs must precede other input such as properties, constants, releases, loads, etc. The selfweight of the finite elements is converted to joint loads at the connected nodes and is not used as an element pressure load. Plate Element Numbering Therefore, to save some computing time, similar elements should be numbered sequentially. The following figure shows examples of efficient and non-efficient element numbering. However, you have to decide between adopting a numbering system which reduces the computation time versus a numbering system which increases the ease of defining the structure geometry. Examples of efficient and inefficient element numbering Page 13 of 13 1.6.1 Plate and Shell Element 06/19/2023 mk:@MSITStore:C:SProV8i%20SS6STAADHelpTechnical_Reference_2007.chm::/GUID-777CEFB1-4F20-457A-8594-C3F8288A1...