|
Say, I
have to design a simply-supported steel beam and am given the
following constraints:
| a) |
The
width of the beam b should be fixed and equal to 5 ft. |
| b) |
The
tensile stress on the lower fiber of the beam must not
exceed 20 ksi. |
| c) |
The
maximum allowable deflection of the beam is 2.0 inches. |
I am also
given the following information:
 |
| Length,
L = 50 ft |
| Steel
density, rsteel
= 490 lbs/ft3 |
| Area
Live Load = 40 lb/ft2 |
|
First,
I need to estimate the dead load. There are a couple of ways
I can go about doing this. The first way is would be to guess
how deep the beam is going to have to be to satisfy my requirements.
Then, design the beam based on this guess. So, I will guess
that the beam has to be 6 inches deep. Therefore,
| Dead
Load |
=
bhrsteel |
|
=
(5 ft)(0.5 ft)(490 lb/ft3) |
|
=
1225 lb/ft |
The live
load must be transformed into a linear force. Therefore,
| Live
Load |
=
b(Area Live Load) |
|
=
(5 ft)(40 lb/ft2) |
|
=
200 lb/ft |
Now, I
can figure that the
| Total
Load |
=
1.4(Dead Load) + 1.7(Live Load) |
|
=
1.4(1225 lb/ft) + 1.7(200 lb/ft) |
|
=
2055 lb/ft |
So, my
total uniform load q will be = 2,055 lb/ft or 2.055 kips/ft.
After I calculate my support reactions and draw my shear and
moment diagrams, I find that my maximum moment will be
| Mmax
|
=
(qL2) / 8 |
|
=
(2.055 kips/ft)(50 ft)2 / 8 |
|
=
642.2 ft·kips |
Now, I
can calculate my maximum tension in the bottom of the beam.
Therefore,
| smax
|
=
(6Mmax) / bh2 |
|
=
6(642.2 ft·kips) / (5 ft)(0.5 ft)2 |
|
=
3082.5 kips/ft2 |
|
=
21.4 ksi |
Well,
I found that this is no good, because I am only allowed to have
20 ksi. Therefore, I must start over and redesign the beam.
I may do it again and try a beam depth of 6.5 inches and see
if that works. Or, I can try another method and get the exact
value.
Instead
of guessing a beam depth, let me calculate the uniform load
as a function of h. This first requires calculating the dead
load as a function of h. I do this as follows:
| Dead
Load = DL(h) |
=
bhrsteel |
|
=
(5 ft)(h)(490 lb/ft3) |
|
=
(2450 lbs/ft2)h |
Therefore,
| q(h)
|
=
1.4 DL(h) + 340 lb/ft |
|
=
(3430 lb/ft2)h + 340 lb/ft |
Now, I
can calculate the maximum moment as a function of h:
| Mmax(h)
|
=
q(h) L2 / 8 |
|
=
[(3.43 kips/ft2)h + 0.34 kips/ft](50 ft)2
/ 8 |
|
=
(1071.9 kips)h + 106.3 ft·kips |
Lets
convert this value to an expression in terms of kips and inches.
Therefore,
Mmax(h)
= (1071.9 kips)h + 1275.6 in·kips
Now, I
can calculate my maximum tension in the bottom of the beam as
a function of h.
| smax(h)
|
=
6Mmax(h) / bh2 |
|
=
6[(1071.9 kips)h + 1275.6 in·kips] / (60 in)h2 |
|
=
[(107.2 kips/in)h + 127.6 kips] / h2 |
If I set
this equal to my constraint value, I will be able to find the
exact h where the necessary conditions are met. Thus,
(107.2
kips/in)h + 127.6 kips] = (20 ksi)h2
or
h2
- (5.36 in)h -6.38 in2 = 0
I can
solve for h by using the quadratic equation:
|
=
2.68 in ± 3.68 in |
|
=
6.36 in or -1.00 in |
Well,
its obvious that the only one of these answers that makes
sense is 6.36 in. Therefore, I know that my beam depth must
be greater than this value. But, is this depth enough? I will
have to check the deflection constraint to make sure.
The equation
for the maximum deflection of a simply-supported beam under
a uniform load is
I am going
to plug in all the values that I know and leave h as the independent
variable in order to get vmax as a function of h. Therefore,
| vmax(h)
|
=
 |
|
=
[(267.8 in3)h + 318.4 in4] / h3 |
Once again,
if I set this equal to my constraint value, I will be able to
find the exact h where the necessary conditions are met. Thus,
[(267.8
in3)h + 318.4 in4] / h3 = 2
in
or
h3
- (133.9 in2)h - 159.2 in3 = 0
Now, I
use some method to solve this cubic equation and find that
h
= -10.92, -1.20, and 12.13 in.
The only
positive answer is 12.13 in. So, I find that the deflection
constraint governs my design and I must design h to be greater
than 12.13 in.
Say, I
choose a value of 12.2 inches for h. Now, I go back and check
my results.
| I
|
=
[(60 in)(12.2 in)3] / 12 = 9079.2 in4 |
| q
|
=
(23.8 lb/in2)(12.2 in) + 28.3 lb/in = 318.7
lb/in |
| Mmax
|
=
[(0.3187 kip/in)(600 in)2] / 8 = 14,341.5
in·kips |
| smax
|
=
6(14,341.5 in·kips) / [(60 in)(12.2 in)2]
= 9.64 ksi |
| vmax
|
=
[5(318.7 lb/in)(600 in)4] / [384(30x106
psi)(9079.2 in4)] = 1.97 in |
Note
that smax
= 9.64 ksi which is < 20 ksi.
and
vmax
= 1.97 in which is < 2 in. Therefore, the design is OK.
|