From 7f60ea012dd2524dae921a2a35adbf7ef21f2bb6 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Tue, 10 Oct 2017 12:27:19 +0530 Subject: initial commit / add all books --- 3683/CH19/EX19.14/Ex19_14.sce | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 3683/CH19/EX19.14/Ex19_14.sce (limited to '3683/CH19/EX19.14') diff --git a/3683/CH19/EX19.14/Ex19_14.sce b/3683/CH19/EX19.14/Ex19_14.sce new file mode 100644 index 000000000..063d07d44 --- /dev/null +++ b/3683/CH19/EX19.14/Ex19_14.sce @@ -0,0 +1,30 @@ +P=500//in kN +Pu=1.5*P//in kN +fck=15//in MPa +fy=250//in MPa +l=3//unsupported length, in m +//assume 1% steel +Ag=Pu*10^3/(0.4*fck*0.99+0.67*fy*0.01)//in sq mm +b=250//in mm +D=Ag/b//in mm +D=400//round-off, in mm +emin1=l*10^3/500+D/30//in direction of Y axis, in mm, < 20 mm +emin1=20//in mm +ep1=0.05*D//=emin, hence no moment is required to be considered in this direction +emin2=l*10^3/500+b/30//in direction of X axis, in mm, < 20 mm +emin2=20//in mm +ep2=0.05*b//