Concrete Slab Deflection Using Partial Differential Equations

  • #1
Tygra
31
4
Homework Statement
Solved Numerically in MATLAB
Relevant Equations
In post
Dear all,

I was wondering if someone could help me to solve for deflections for the following concrete slab:

slab figure.png


I want to solve this numerically and I am using the 4th order differential equation for the displacement:

1731962482985.png
and
1731962572479.png


Where v = displacement, x =independent variable in the x direction, y = independent variable in the y direction, EI is the flexural rigidity and q = the loading in kN/m^2.

I have been practising in MATLAB for the past couple of days.

Here is how I have discretized the slab:

slab xy figure.png

I am using the fourth order finite difference which is:


1731963911769.png



To start with I would ask are there any boundary conditions in this example? It does not look like there are. The displacement, rotation or moments are all unknown over the entire slab.

Many thanks
 
Physics news on Phys.org
  • #2
Tygra said:
To start with I would ask are there any boundary conditions in this example? It does not look like there are.
The slab is not supported on its corner points, with infinite pressure, the edges of the slab, rest on the building framework, modelled with vertical forces.
 
  • #3
A slab would ordinarily modeled using plate theory which is more complex than the equations that you started with. You can find a brief overview in Wikipedia.
 
  • #4
Baluncore said:
The slab is not supported on its corner points, with infinite pressure, the edges of the slab, rest on the building framework, modelled with vertical forces.
I don't suppose you would know how to fix this then? The software is SAP2000.

And if the corner supports are supported, would this provide boundary conditions such as the deflection and rotation equals zero?
 
  • #5
T1m0 said:
A slab would ordinarily modeled using plate theory which is more complex than the equations that you started with. You can find a brief overview in Wikipedia.
Thank you for letting me know that. However, at the moment I am getting results that are not too wild from the solution in the software. I have some lectures notes from when I was at university and I am following these.

The example if for a heated plate:

C0.png


C1.png

C2.png

C3.png

C4.png


I was thinking I could adapt this for a concrete slab and use the forth order equation.
 
  • #6
Tygra said:
And if the corner supports are supported, would this provide boundary conditions such as the deflection and rotation equals zero?
I would assume only the vertical deflection to be zero around the boundary of the slab.
I think of the slab as being a 2D catenary. The rotation would not be zero at the boundary, since the slab would rest on, and not be bonded to, the supporting structural beams, that may each twist about its axis.
 
  • #8
Thank you for your help Baluncore and T1m0. Thanks T1m0 for sharing the references.

This is the first go at a 2D problem. However, I have done many 1D problems involving beams. For this reason, I am wondering about the loading on the slab. In the model I have applied an area load of 5 kN/m^2. How would I apply this using the finite difference method for the slab for this 2D problem? Considering q is not 5 kN/m, but 5 kN/m^2?
 
  • #9
Tygra, in your original post you wrote the equations for the deflection of a beam (except the dx in the denominator should be to the fourth power not the second). The resulting units for q come out to force per unit length. Although the same symbol q is used to represent a distributed load in plate theory, the units for this distributed load are force per unit area. If you are given a load on the slab to be 5kN/m^2, that is an appropriate set of units.
 
  • #10
Sorry, that h^2 was a typo.

What I mean is, T1m0:

If q is the force per unit length q can't be 5 kN/m2; q must be 5 kN/m^2 multiplied by the side length of the slab. The slab is 4m in the x direction and 5m in the y direction. So, in the x direction q = 5 kN/m^2*4m = 20 kN/m and in the y direction q =5 kN/m^2*5m= 25 kN/m.

Thus, would I be correct to set up the equations as?

1732190618178.png
 

Attachments

  • 1732190348043.png
    1732190348043.png
    3.7 KB · Views: 1
  • 1732190504020.png
    1732190504020.png
    3.7 KB · Views: 1
  • #11
Tygra, the equation that you came up with is an oversimplification of the mechanical behavior of the slab (plate). The correct model for the slab is the equation for plate bending which has a mixed derivative in the differential equation for the deflection. The distributed load q in plate theory has dimensions of force per unit area because it acts over a two dimensional surface. The distributed load q in beam theory acts of a one dimensional object has has dimensions of force per unit length.
 

FAQ: Concrete Slab Deflection Using Partial Differential Equations

What is concrete slab deflection?

Concrete slab deflection refers to the bending or displacement of a concrete slab under load. It is a critical factor in structural engineering as excessive deflection can lead to structural failure, cracking, or serviceability issues. Understanding deflection helps engineers design slabs that can safely support anticipated loads while maintaining performance and aesthetics.

How do partial differential equations (PDEs) apply to concrete slab deflection?

Partial differential equations are used to model the behavior of concrete slabs under various loading conditions. The governing equations typically arise from the principles of mechanics, specifically the theory of elasticity. By solving these PDEs, engineers can predict how a slab will deform under different loads, allowing for effective design and analysis of structural systems.

What factors influence concrete slab deflection?

Several factors influence the deflection of concrete slabs, including the slab's thickness, material properties (such as modulus of elasticity and Poisson's ratio), loading conditions (magnitude, type, and duration of loads), support conditions (simply supported, fixed, or continuous), and environmental factors (temperature changes, moisture content). Each of these factors can significantly affect the slab's performance and deflection behavior.

What methods are used to solve PDEs for slab deflection analysis?

Common methods for solving partial differential equations in slab deflection analysis include analytical techniques (such as separation of variables and Fourier series), numerical methods (like finite difference and finite element methods), and computational software tools. These methods allow engineers to obtain approximate or exact solutions for complex loading scenarios and geometries.

How can excessive deflection in concrete slabs be mitigated?

Excessive deflection in concrete slabs can be mitigated through several strategies, including increasing the slab thickness, using higher-strength materials, optimizing the reinforcement layout, and implementing proper support conditions. Additionally, designing the slab to control load distribution and employing post-tensioning techniques can also help reduce deflection and enhance the structural performance of the slab.

Similar threads

Replies
2
Views
750
Replies
3
Views
639
Replies
3
Views
354
Replies
1
Views
1K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
11
Views
4K
Back
Top