Analysis of Hinge
Analysis of Hinge
Synopsis
Arch is a curved symmetrical structure spanning an opening which can be used as an alternative of beams because of their
specific shape related advantages which turns to an economical structure for a larger span. Apart from said advantage it becomes
essential for very long span structures like bridges.
The analysis method of the arch is based on its type and structural indeterminacy of the structure. The three hinge semicircular
and parabolic arches can be solved using the standard practice of analysis. Due to redundancy of the two hinge arch a
computational tool i.e. computer C language program is made for solving two hinge arch with 15 point loads.
This paper is an attempt to showcase the analysis criteria used in program for two hinged arch with point load which can be very
useful in solving curved large span indeterminate structure.
𝑥(30−𝑥) 10(30−10)
Y= = = 40/9m
45 45
5. SUMMARY
Thrust of the arch is inversely proportional to the rise of the
arch.In order to calculate the bending moment in any cross
section of the arch, the bending moment at the same section
of the reference beam should be decreased by the value
H*yk. Therefore, the bending moment in the arch less than
that of in the reference beam. This is the reason why the
arch is more economical than simply supported beam,
especially for large-span structures. Two hinged arch is an
From the equation of static equilibrium, indeterminate structure, so C-program is made to solve this
ΣM@A = 0, type of structure. Support reactions can be determined by
Vb*30 = 12*10 using this computational tool.
Vb = 4 KN
Now, Va + Vb = 12 kN REFERENCES
So Va = 8 kN [1]. Hibbeler R. C., “Structural Analysis”, Pearson, sixth
Equation of parabola, edition
4ℎ𝑥(𝐿−𝑥)
Y=
𝐿²
[2]. Walter J. Austin, Timothy J. Ross, “Elastic Buckling of
Y=
4∗5∗𝑥(30−𝑥) Arches under SymmetricalLoading”,Journal of the
30² Structural Division, Vol. 102, No. 5, May 1976, pp.
𝑥(30−𝑥)
Y= 1085-1095
45
Now, horizontal thrust can be found out from the equation [3]. Devdas Menon, “Structural Analysis”, Narosa
µ.𝑦𝑑𝑥 Publishing House
H=
𝑦²𝑑𝑥
µ = 8x, for AC portion
µ = 8x – 12(x-10), for CB portion
µ = (120 - 4x)
_______________________________________________________________________________________
Volume: 04 Special Issue: 13 | ICISE-2015 | Dec-2015, Available @ http://www.ijret.org 145
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
APPENDIX FLOWCHART
_______________________________________________________________________________________
Volume: 04 Special Issue: 13 | ICISE-2015 | Dec-2015, Available @ http://www.ijret.org 146
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Special Issue: 13 | ICISE-2015 | Dec-2015, Available @ http://www.ijret.org 147
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Special Issue: 13 | ICISE-2015 | Dec-2015, Available @ http://www.ijret.org 148