SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 676
DEVELOPING GRAPHICAL USER INTERFACE FOR ANALYSIS OF
BEAM BY USING MATLAB SOFTWARE
Vivek M. Bhogade1
, Venkatesh B. Bolli2
1
Assistant Professor, Department of Civil Engineering, A.G.P.I.T. Solapur, Maharashtra, India
2
UG Student, Department of Civil Engineering, A.G.P.I.T. Solapur, Maharashtra, India
Abstract
Since Beam is an important member of any structure and carries heavy loads and hence before using beams one should have to be
very sure about its shear strength and bending strength. Industrial beams have different types of support and structural
properties. Various types of loads are acting on it like point loads, distributed loads etc. Shear stresses and bending moment
should be within the material allowable limits and therefore analysis of beam is essential. In present work the analysis of beam is
carried out by using GRAPHICAL USER INTERFACE (GUI) developed in software called MATLAB. This gives the package for
high-performance numerical computation and visualization.
Keywords: GUI, Reaction at support, Shear strength, Bending moment, SF graph, BM graph.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
A beam is a structure loaded by forces acting transversely
(sideways) to its length and this make the beam bend. The
beam can be attached in any structure through various ways
and hence their name has given from that e.g. simply
supported beam, cantilever beam, overhanging beam &
fixed beams. This Beam has ability to sustain the different
kind of loads and it is varies with its support condition.
Fig.1 Types of supports
Bending of Beam is the most severe form of loading that can
be applied. Think how easy it is to break a something like a
ruler by bending is as opposed to stretching it or shearing it.
The loads (forces) may be applied at a point (point loads) or
spread along a length. For example the weight of a beam is
spread along the length and this is an example of a
uniformly distributed load (UDL). A point load is shown as
a single arrow and acts at a point. Uniform loads are shown
as a series of arrows and has a value of KN/m.
Fig.2 Loading condition, free body, shear and moment
diagrams
The dimensions of the beam may depend upon requirement
or the possible case of beam design. The above elements
help to figure out the shear forces and bending moment with
the help of loads. The loads could be of various kinds as
UDL, VDL, and Point Load & Mixed load.
1.1 About MATLAB
MATLAB (Matrix Laboratory) is an interactive system for
matrix-based computation, designed for scientific and
engineering use. MATLAB is a high performance language
for technical computing. It integrates computation,
visualization, and programming in an easy-to-use
environment where problems and solutions are expressed in
familiar mathematical notations. Typically uses include:
Math and computation Algorithm development modeling,
simulation, and prototyping Data analyzing, exploration and
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 677
visualization Scientific and engineering graphics
Application development including graphical user interface
building MATLAB is a software package for high-
performance numerical computation and visualization.
1.2 What is GUI?
A graphical user interface (GUI) is a graphical display in
one or more windows containing controls, called
components that enable a user to perform interactive tasks.
The user of the GUI does not have to create a script or type
commands at the command line to accomplish the tasks.
Unlike coding programs to accomplish tasks, the user of a
GUI need not understand the details of how the tasks are
performed. GUI components can include menus, toolbars,
push buttons, radio buttons, list boxes, and sliders—just to
name a few. GUIs created using MATLAB® tools can also
perform any type of computation, read and write data files,
communicate with other GUIs, and display data as tables or
as plots. The following figure illustrates a simple GUI that
you can easily build yourself.
Fig.3 Sample of GUI
1.3 GUI may Contains
 An axes component
 A pop-up menu listing three data sets that correspond
to MATLAB functions: peaks, membrane, and sync
 A static text component to label the pop-up menu
 Three buttons that provide different kinds of plots:
surface, mesh, and contour when you click a push
button, the axes component displays the selected data
set using the specified type of 3-D plot.
2. FLOWCHART OF PROGRAM
Fig.4 Flowchart of Program
3. RESULT AND DISCUSSION
The current Graphical User Interface (GUI) is developed to
analyses the simple supported beam is subjected to only
point load or only UDL or mix load (both point load &
UDL). This software (GUI) gives the output values such as
Reaction at starting support and end support. It also gives
the Shear force and bending moment diagram of the beam
and with SF & BM values at every 0.01m length of beam
Fig.5 Main window
No No
Start
Input: Span of Beam
Select type of load
Case 1:
Point load
Case 2:
UDL
Case 3: Point
load & UDL
Input: Distance
from left support
Input:
Intensity
Input: Distance
from left support
& Intensity
Distance from left support
should be smaller than
span of Beam
End
Calculate: R1, R2, Max &
Min SF, Max & Min BM
Plot: SF & BM Diagram
along its values
Reset: To enter
new values
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 678
3.1 GUI Output Window
The GUI in MATLAB program we designed takes the input
values as shown in the below figures and the logic that we
have;
Case: 1- Analysis for simply supported Beam with only
Point load. (Ref. fig.6)
 Input:-
1. Span of Beam in m.
2. Position of Point load at distance from left
support in m.
3. Intensity of Point load in KN
Fig.6 Output Window
NOTE: - Value of Distance of Point load from left support
should less than span of Beam.
 Output:-
1. Values of R1 (Reaction at left support), R2
(Reaction at end support).
2. Values of Max. & Min. SF.
3. Values of Max. & Min. BM.
4. SF diagram & BM diagram.
5. SF and BM values at every 0.01m span of Beam
(in the form of table).
Case: 2- Analysis for simply supported Beam with only
UDL. (Refer. fig.7)
 Input:-
1. Span of Beam in m.
2. Intensity of UDL in KN/m.
Fig.7 Output Window
In this case select UDL option & enter only value of
Intensity in KN/m.
 Output:-
1. Values of R1 (Reaction at left support), R2
(Reaction at end support).
2. Values of Max. & Min. SF.
3. Values of Max. & Min. BM.
4. SF diagram & BM diagram.
5. SF and BM values at every 0.01m span of Beam
(in the form of table).
Case: 3- Analysis for simply supported Beam with both
Point load & UDL (Ref. fig.8)
 Input:-
1. Span of Beam in m.
2. Position of Point load at distance from left
support in m.
3. Intensity of Point load in KN & UDL in KN/m.
Fig.8 Output Window
In this case we can analyze Beam when both Point load &
UDL is applied on it.
 Output:-
1. Values of R1 (Reaction at left support), R2
(Reaction at end support).
2. Values of Max. & Min. SF.
3. Values of Max. & Min. BM.
4. SF diagram & BM diagram.
5. SF and BM values at every 0.01m span of Beam
(in the form of table).
To calculate SFD and BMD for new values of beam then
press “RESET” button to reset all. If any problem occurs
while using software press “HELP” to know How to use
software in detail.
From above analysis we get points of maximum &
minimum bending moment as well as shear force. By
finding it we can determine that the maximum stresses
developed in section is sustained safely or not and we can
make necessary arrangement for the maximum SF & BM at
the time of providing reinforcement and/or we can change
the cross-section dimensions.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 679
4. CONCLUSION
Project Conclusion
 A quick and efficient way of analyzing the Simple
supported Beam is developed through GUI in
MATLAB code.
 The GUI can be used to calculate Reaction at both ends
of Beam as well as Shear force and Bending moment
diagram.
 As well as it gives values of SF and BM at every
0.01m of span of simple supported Beam.
 The GUI is faster and errorless, which can be helpful
for all Civil engineer students and staffs. Similarly, it is
very useful for beginners in Civil engineer field.
 We can use this software (GUI) without MATLAB.
Future Aim
 Future aim is to develop a GUI in MATLAB code
which can be used to analyzing Beams with Fixed and
Simple support having „n‟ number of spans with
various loads such as Point load, Distributed load,
Couple load, and Patch load present on it at various
distances.
 Output of such analysis consist Reactions, values of
SF, BM and Deflection with their graph etc.
 If possible, to increase use of this GUI software, we are
trying to develop an Android Application which can be
used on Smartphone also.
REFERENCES
[1] Matlab Software releases R2009a
[2] Rajput, R.K. Strength of Materials (2007), S Chand
& Co Ltd, Page No. 310-312
[3] Gulab Pamnani, Beam Analysis in Matlab, ISSN
(Print) : 2349-1094, ISSN (Online) : 2349-1108,
Vol_1, Issue_2 of Advance Physics Letter, 2014
[4] Design of Steel Structures, N. Subramanian, Oxford,
2008
[5] Limit State Design of Steel Structures, S. K Duggal.
BIOGRAPHIES
Prof. Vivek Meghraj Bhogade, Assistant
Professor, Department of Civil
Engineering, A. G. Patil Institute of
Technology, Solapur. Life member of
Indian society of Technical Education
Mr. Venkatesh Balraj Bolli, Student of 3rd
year Civil Engineering, A. G. Patil Institute
of Technology, Solapur

More Related Content

What's hot

Seismic Analysis
Seismic AnalysisSeismic Analysis
Seismic AnalysisKrishnagnr
 
seismic analysis of multistoryed building by ETABS
 seismic analysis of multistoryed building by ETABS seismic analysis of multistoryed building by ETABS
seismic analysis of multistoryed building by ETABSvishal maurya
 
Lassing and Battering system
Lassing and Battering systemLassing and Battering system
Lassing and Battering system9033124117
 
Connections in steel structures
Connections in steel structuresConnections in steel structures
Connections in steel structuresRizwan Khurram
 
Structural anaysis and design of g + 5 storey building using bentley stadd pr...
Structural anaysis and design of g + 5 storey building using bentley stadd pr...Structural anaysis and design of g + 5 storey building using bentley stadd pr...
Structural anaysis and design of g + 5 storey building using bentley stadd pr...Sunil Kumar Meena
 
Earthquake Load Calculation (base shear method)
Earthquake Load Calculation (base shear method)Earthquake Load Calculation (base shear method)
Earthquake Load Calculation (base shear method)Shekh Muhsen Uddin Ahmed
 
Progressive collapse
Progressive collapseProgressive collapse
Progressive collapseMd Polash
 
Design of Retaining Wall
Design of Retaining WallDesign of Retaining Wall
Design of Retaining WallAnanthakumar75
 
Basics of earthquake & structural and non structural guidelines for building ...
Basics of earthquake & structural and non structural guidelines for building ...Basics of earthquake & structural and non structural guidelines for building ...
Basics of earthquake & structural and non structural guidelines for building ...Bhasker Vijaykumar Bhatt
 
4.0 bearing capacity shallow foundations
4.0 bearing capacity shallow foundations4.0 bearing capacity shallow foundations
4.0 bearing capacity shallow foundationsRakesh Reddy
 
Earthquake resistent building construction ppt
Earthquake resistent building construction pptEarthquake resistent building construction ppt
Earthquake resistent building construction pptDiptiranjan Mohapatra
 
EARTHQUAKE ENGINEERING 1
EARTHQUAKE ENGINEERING 1EARTHQUAKE ENGINEERING 1
EARTHQUAKE ENGINEERING 1Edz Gapuz
 
Behavior of rc structure under earthquake loading
Behavior of rc structure under earthquake loadingBehavior of rc structure under earthquake loading
Behavior of rc structure under earthquake loadingBinay Shrestha
 
L3 degree of redundancy of plane frames
L3 degree of redundancy of plane framesL3 degree of redundancy of plane frames
L3 degree of redundancy of plane framesDr. OmPrakash
 
Types of supports in structures
Types of supports in structuresTypes of supports in structures
Types of supports in structuresAhmed Gamal
 

What's hot (20)

Seismic Analysis
Seismic AnalysisSeismic Analysis
Seismic Analysis
 
seismic analysis of multistoryed building by ETABS
 seismic analysis of multistoryed building by ETABS seismic analysis of multistoryed building by ETABS
seismic analysis of multistoryed building by ETABS
 
Lassing and Battering system
Lassing and Battering systemLassing and Battering system
Lassing and Battering system
 
Etabs Syllabus
Etabs SyllabusEtabs Syllabus
Etabs Syllabus
 
Connections in steel structures
Connections in steel structuresConnections in steel structures
Connections in steel structures
 
Structural anaysis and design of g + 5 storey building using bentley stadd pr...
Structural anaysis and design of g + 5 storey building using bentley stadd pr...Structural anaysis and design of g + 5 storey building using bentley stadd pr...
Structural anaysis and design of g + 5 storey building using bentley stadd pr...
 
Earthquake Load Calculation (base shear method)
Earthquake Load Calculation (base shear method)Earthquake Load Calculation (base shear method)
Earthquake Load Calculation (base shear method)
 
Steel structures
Steel structuresSteel structures
Steel structures
 
Progressive collapse
Progressive collapseProgressive collapse
Progressive collapse
 
Design of Retaining Wall
Design of Retaining WallDesign of Retaining Wall
Design of Retaining Wall
 
Basics of earthquake & structural and non structural guidelines for building ...
Basics of earthquake & structural and non structural guidelines for building ...Basics of earthquake & structural and non structural guidelines for building ...
Basics of earthquake & structural and non structural guidelines for building ...
 
4.0 bearing capacity shallow foundations
4.0 bearing capacity shallow foundations4.0 bearing capacity shallow foundations
4.0 bearing capacity shallow foundations
 
Earthquake resistent building construction ppt
Earthquake resistent building construction pptEarthquake resistent building construction ppt
Earthquake resistent building construction ppt
 
Confined masonry
Confined masonryConfined masonry
Confined masonry
 
EARTHQUAKE ENGINEERING 1
EARTHQUAKE ENGINEERING 1EARTHQUAKE ENGINEERING 1
EARTHQUAKE ENGINEERING 1
 
Behavior of rc structure under earthquake loading
Behavior of rc structure under earthquake loadingBehavior of rc structure under earthquake loading
Behavior of rc structure under earthquake loading
 
Design of footing as per IS 456-2000
Design of footing as per IS 456-2000Design of footing as per IS 456-2000
Design of footing as per IS 456-2000
 
L3 degree of redundancy of plane frames
L3 degree of redundancy of plane framesL3 degree of redundancy of plane frames
L3 degree of redundancy of plane frames
 
Bolted connections
Bolted connectionsBolted connections
Bolted connections
 
Types of supports in structures
Types of supports in structuresTypes of supports in structures
Types of supports in structures
 

Viewers also liked

Design and development of matlab gui based fuzzy logic controllers for ac motor
Design and development of matlab gui based fuzzy logic controllers for ac motorDesign and development of matlab gui based fuzzy logic controllers for ac motor
Design and development of matlab gui based fuzzy logic controllers for ac motorIAEME Publication
 
gui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationgui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationPalak Sinha
 
Application of programming languages in civil engineering
Application of programming languages in civil engineeringApplication of programming languages in civil engineering
Application of programming languages in civil engineeringMuhammad Usama Umer
 
11 ooad uml-14
11 ooad uml-1411 ooad uml-14
11 ooad uml-14Niit Care
 
Digital image processing using matlab
Digital image processing using matlab Digital image processing using matlab
Digital image processing using matlab Amr Rashed
 
Civil department presentation
Civil department presentationCivil department presentation
Civil department presentationthilinaakalanka
 
Matlab Introduction
Matlab IntroductionMatlab Introduction
Matlab Introductionideas2ignite
 
Civil engineering powerpoint
Civil engineering powerpointCivil engineering powerpoint
Civil engineering powerpointchrisminer01
 

Viewers also liked (12)

Design and development of matlab gui based fuzzy logic controllers for ac motor
Design and development of matlab gui based fuzzy logic controllers for ac motorDesign and development of matlab gui based fuzzy logic controllers for ac motor
Design and development of matlab gui based fuzzy logic controllers for ac motor
 
gui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationgui based device controller using matlab Major presentation
gui based device controller using matlab Major presentation
 
Application of programming languages in civil engineering
Application of programming languages in civil engineeringApplication of programming languages in civil engineering
Application of programming languages in civil engineering
 
11 ooad uml-14
11 ooad uml-1411 ooad uml-14
11 ooad uml-14
 
Matlab GUI
Matlab GUIMatlab GUI
Matlab GUI
 
GUI in Matlab - 1
GUI in Matlab - 1GUI in Matlab - 1
GUI in Matlab - 1
 
Digital image processing using matlab
Digital image processing using matlab Digital image processing using matlab
Digital image processing using matlab
 
Civil department presentation
Civil department presentationCivil department presentation
Civil department presentation
 
Matlab GUI
Matlab GUIMatlab GUI
Matlab GUI
 
Matlab Introduction
Matlab IntroductionMatlab Introduction
Matlab Introduction
 
Civil Engineering
Civil EngineeringCivil Engineering
Civil Engineering
 
Civil engineering powerpoint
Civil engineering powerpointCivil engineering powerpoint
Civil engineering powerpoint
 

Similar to MATLAB GUI for Beam Analysis

Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateeSAT Journals
 
Comparative investigation of vlm codes for joined wing
Comparative investigation of vlm codes for joined wingComparative investigation of vlm codes for joined wing
Comparative investigation of vlm codes for joined wingeSAT Publishing House
 
Create shear stair for reinforcement of concrete beams
Create shear stair for reinforcement of concrete beamsCreate shear stair for reinforcement of concrete beams
Create shear stair for reinforcement of concrete beamseSAT Journals
 
Predicting construction project duration with support vector machine
Predicting construction project duration with support vector machinePredicting construction project duration with support vector machine
Predicting construction project duration with support vector machineeSAT Journals
 
Parametric investigation of cable stayed bridge using macro based program
Parametric investigation of cable stayed bridge using macro based programParametric investigation of cable stayed bridge using macro based program
Parametric investigation of cable stayed bridge using macro based programeSAT Journals
 
IRJET- Determination of Cross-Section for a ROD which is Subjected to Buc...
IRJET-  	  Determination of Cross-Section for a ROD which is Subjected to Buc...IRJET-  	  Determination of Cross-Section for a ROD which is Subjected to Buc...
IRJET- Determination of Cross-Section for a ROD which is Subjected to Buc...IRJET Journal
 
Comparative investigation of vlm codes for joined wing analysis
Comparative investigation of vlm codes for joined wing analysisComparative investigation of vlm codes for joined wing analysis
Comparative investigation of vlm codes for joined wing analysiseSAT Journals
 
Comparative study and implementation of incremental conductance method and pe...
Comparative study and implementation of incremental conductance method and pe...Comparative study and implementation of incremental conductance method and pe...
Comparative study and implementation of incremental conductance method and pe...eSAT Journals
 
Test case prioritization using hyperlink rankinga
Test case prioritization using hyperlink rankingaTest case prioritization using hyperlink rankinga
Test case prioritization using hyperlink rankingaeSAT Publishing House
 
Test case prioritization using hyperlink ranking
Test case prioritization using hyperlink ranking Test case prioritization using hyperlink ranking
Test case prioritization using hyperlink ranking eSAT Journals
 
Create shear stair for reinforcement of concrete
Create shear stair for reinforcement of concreteCreate shear stair for reinforcement of concrete
Create shear stair for reinforcement of concreteeSAT Publishing House
 
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO ecij
 
Performance based seismic analysis of rc building considering the effect of d...
Performance based seismic analysis of rc building considering the effect of d...Performance based seismic analysis of rc building considering the effect of d...
Performance based seismic analysis of rc building considering the effect of d...eSAT Journals
 
Predicting construction project duration with support
Predicting construction project duration with supportPredicting construction project duration with support
Predicting construction project duration with supporteSAT Publishing House
 
Analysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueAnalysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueeSAT Journals
 
Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Techniquerahulmonikasharma
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET Journal
 
Stress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemStress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemeSAT Publishing House
 
Stress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemStress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemeSAT Journals
 
An innovative way for computerized smith chart generation and transmission li...
An innovative way for computerized smith chart generation and transmission li...An innovative way for computerized smith chart generation and transmission li...
An innovative way for computerized smith chart generation and transmission li...eSAT Publishing House
 

Similar to MATLAB GUI for Beam Analysis (20)

Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gate
 
Comparative investigation of vlm codes for joined wing
Comparative investigation of vlm codes for joined wingComparative investigation of vlm codes for joined wing
Comparative investigation of vlm codes for joined wing
 
Create shear stair for reinforcement of concrete beams
Create shear stair for reinforcement of concrete beamsCreate shear stair for reinforcement of concrete beams
Create shear stair for reinforcement of concrete beams
 
Predicting construction project duration with support vector machine
Predicting construction project duration with support vector machinePredicting construction project duration with support vector machine
Predicting construction project duration with support vector machine
 
Parametric investigation of cable stayed bridge using macro based program
Parametric investigation of cable stayed bridge using macro based programParametric investigation of cable stayed bridge using macro based program
Parametric investigation of cable stayed bridge using macro based program
 
IRJET- Determination of Cross-Section for a ROD which is Subjected to Buc...
IRJET-  	  Determination of Cross-Section for a ROD which is Subjected to Buc...IRJET-  	  Determination of Cross-Section for a ROD which is Subjected to Buc...
IRJET- Determination of Cross-Section for a ROD which is Subjected to Buc...
 
Comparative investigation of vlm codes for joined wing analysis
Comparative investigation of vlm codes for joined wing analysisComparative investigation of vlm codes for joined wing analysis
Comparative investigation of vlm codes for joined wing analysis
 
Comparative study and implementation of incremental conductance method and pe...
Comparative study and implementation of incremental conductance method and pe...Comparative study and implementation of incremental conductance method and pe...
Comparative study and implementation of incremental conductance method and pe...
 
Test case prioritization using hyperlink rankinga
Test case prioritization using hyperlink rankingaTest case prioritization using hyperlink rankinga
Test case prioritization using hyperlink rankinga
 
Test case prioritization using hyperlink ranking
Test case prioritization using hyperlink ranking Test case prioritization using hyperlink ranking
Test case prioritization using hyperlink ranking
 
Create shear stair for reinforcement of concrete
Create shear stair for reinforcement of concreteCreate shear stair for reinforcement of concrete
Create shear stair for reinforcement of concrete
 
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO
ASSESSMENT OF INTRICATE DG PLANNING WITH PRACTICAL LOAD MODELS BY USING PSO
 
Performance based seismic analysis of rc building considering the effect of d...
Performance based seismic analysis of rc building considering the effect of d...Performance based seismic analysis of rc building considering the effect of d...
Performance based seismic analysis of rc building considering the effect of d...
 
Predicting construction project duration with support
Predicting construction project duration with supportPredicting construction project duration with support
Predicting construction project duration with support
 
Analysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical techniqueAnalysis of stress in circular hollow section by fea and analytical technique
Analysis of stress in circular hollow section by fea and analytical technique
 
Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Technique
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level Process
 
Stress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemStress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering system
 
Stress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering systemStress analysis on steering knuckle of the automobile steering system
Stress analysis on steering knuckle of the automobile steering system
 
An innovative way for computerized smith chart generation and transmission li...
An innovative way for computerized smith chart generation and transmission li...An innovative way for computerized smith chart generation and transmission li...
An innovative way for computerized smith chart generation and transmission li...
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 

MATLAB GUI for Beam Analysis

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 676 DEVELOPING GRAPHICAL USER INTERFACE FOR ANALYSIS OF BEAM BY USING MATLAB SOFTWARE Vivek M. Bhogade1 , Venkatesh B. Bolli2 1 Assistant Professor, Department of Civil Engineering, A.G.P.I.T. Solapur, Maharashtra, India 2 UG Student, Department of Civil Engineering, A.G.P.I.T. Solapur, Maharashtra, India Abstract Since Beam is an important member of any structure and carries heavy loads and hence before using beams one should have to be very sure about its shear strength and bending strength. Industrial beams have different types of support and structural properties. Various types of loads are acting on it like point loads, distributed loads etc. Shear stresses and bending moment should be within the material allowable limits and therefore analysis of beam is essential. In present work the analysis of beam is carried out by using GRAPHICAL USER INTERFACE (GUI) developed in software called MATLAB. This gives the package for high-performance numerical computation and visualization. Keywords: GUI, Reaction at support, Shear strength, Bending moment, SF graph, BM graph. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION A beam is a structure loaded by forces acting transversely (sideways) to its length and this make the beam bend. The beam can be attached in any structure through various ways and hence their name has given from that e.g. simply supported beam, cantilever beam, overhanging beam & fixed beams. This Beam has ability to sustain the different kind of loads and it is varies with its support condition. Fig.1 Types of supports Bending of Beam is the most severe form of loading that can be applied. Think how easy it is to break a something like a ruler by bending is as opposed to stretching it or shearing it. The loads (forces) may be applied at a point (point loads) or spread along a length. For example the weight of a beam is spread along the length and this is an example of a uniformly distributed load (UDL). A point load is shown as a single arrow and acts at a point. Uniform loads are shown as a series of arrows and has a value of KN/m. Fig.2 Loading condition, free body, shear and moment diagrams The dimensions of the beam may depend upon requirement or the possible case of beam design. The above elements help to figure out the shear forces and bending moment with the help of loads. The loads could be of various kinds as UDL, VDL, and Point Load & Mixed load. 1.1 About MATLAB MATLAB (Matrix Laboratory) is an interactive system for matrix-based computation, designed for scientific and engineering use. MATLAB is a high performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notations. Typically uses include: Math and computation Algorithm development modeling, simulation, and prototyping Data analyzing, exploration and
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 677 visualization Scientific and engineering graphics Application development including graphical user interface building MATLAB is a software package for high- performance numerical computation and visualization. 1.2 What is GUI? A graphical user interface (GUI) is a graphical display in one or more windows containing controls, called components that enable a user to perform interactive tasks. The user of the GUI does not have to create a script or type commands at the command line to accomplish the tasks. Unlike coding programs to accomplish tasks, the user of a GUI need not understand the details of how the tasks are performed. GUI components can include menus, toolbars, push buttons, radio buttons, list boxes, and sliders—just to name a few. GUIs created using MATLAB® tools can also perform any type of computation, read and write data files, communicate with other GUIs, and display data as tables or as plots. The following figure illustrates a simple GUI that you can easily build yourself. Fig.3 Sample of GUI 1.3 GUI may Contains  An axes component  A pop-up menu listing three data sets that correspond to MATLAB functions: peaks, membrane, and sync  A static text component to label the pop-up menu  Three buttons that provide different kinds of plots: surface, mesh, and contour when you click a push button, the axes component displays the selected data set using the specified type of 3-D plot. 2. FLOWCHART OF PROGRAM Fig.4 Flowchart of Program 3. RESULT AND DISCUSSION The current Graphical User Interface (GUI) is developed to analyses the simple supported beam is subjected to only point load or only UDL or mix load (both point load & UDL). This software (GUI) gives the output values such as Reaction at starting support and end support. It also gives the Shear force and bending moment diagram of the beam and with SF & BM values at every 0.01m length of beam Fig.5 Main window No No Start Input: Span of Beam Select type of load Case 1: Point load Case 2: UDL Case 3: Point load & UDL Input: Distance from left support Input: Intensity Input: Distance from left support & Intensity Distance from left support should be smaller than span of Beam End Calculate: R1, R2, Max & Min SF, Max & Min BM Plot: SF & BM Diagram along its values Reset: To enter new values
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 678 3.1 GUI Output Window The GUI in MATLAB program we designed takes the input values as shown in the below figures and the logic that we have; Case: 1- Analysis for simply supported Beam with only Point load. (Ref. fig.6)  Input:- 1. Span of Beam in m. 2. Position of Point load at distance from left support in m. 3. Intensity of Point load in KN Fig.6 Output Window NOTE: - Value of Distance of Point load from left support should less than span of Beam.  Output:- 1. Values of R1 (Reaction at left support), R2 (Reaction at end support). 2. Values of Max. & Min. SF. 3. Values of Max. & Min. BM. 4. SF diagram & BM diagram. 5. SF and BM values at every 0.01m span of Beam (in the form of table). Case: 2- Analysis for simply supported Beam with only UDL. (Refer. fig.7)  Input:- 1. Span of Beam in m. 2. Intensity of UDL in KN/m. Fig.7 Output Window In this case select UDL option & enter only value of Intensity in KN/m.  Output:- 1. Values of R1 (Reaction at left support), R2 (Reaction at end support). 2. Values of Max. & Min. SF. 3. Values of Max. & Min. BM. 4. SF diagram & BM diagram. 5. SF and BM values at every 0.01m span of Beam (in the form of table). Case: 3- Analysis for simply supported Beam with both Point load & UDL (Ref. fig.8)  Input:- 1. Span of Beam in m. 2. Position of Point load at distance from left support in m. 3. Intensity of Point load in KN & UDL in KN/m. Fig.8 Output Window In this case we can analyze Beam when both Point load & UDL is applied on it.  Output:- 1. Values of R1 (Reaction at left support), R2 (Reaction at end support). 2. Values of Max. & Min. SF. 3. Values of Max. & Min. BM. 4. SF diagram & BM diagram. 5. SF and BM values at every 0.01m span of Beam (in the form of table). To calculate SFD and BMD for new values of beam then press “RESET” button to reset all. If any problem occurs while using software press “HELP” to know How to use software in detail. From above analysis we get points of maximum & minimum bending moment as well as shear force. By finding it we can determine that the maximum stresses developed in section is sustained safely or not and we can make necessary arrangement for the maximum SF & BM at the time of providing reinforcement and/or we can change the cross-section dimensions.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 679 4. CONCLUSION Project Conclusion  A quick and efficient way of analyzing the Simple supported Beam is developed through GUI in MATLAB code.  The GUI can be used to calculate Reaction at both ends of Beam as well as Shear force and Bending moment diagram.  As well as it gives values of SF and BM at every 0.01m of span of simple supported Beam.  The GUI is faster and errorless, which can be helpful for all Civil engineer students and staffs. Similarly, it is very useful for beginners in Civil engineer field.  We can use this software (GUI) without MATLAB. Future Aim  Future aim is to develop a GUI in MATLAB code which can be used to analyzing Beams with Fixed and Simple support having „n‟ number of spans with various loads such as Point load, Distributed load, Couple load, and Patch load present on it at various distances.  Output of such analysis consist Reactions, values of SF, BM and Deflection with their graph etc.  If possible, to increase use of this GUI software, we are trying to develop an Android Application which can be used on Smartphone also. REFERENCES [1] Matlab Software releases R2009a [2] Rajput, R.K. Strength of Materials (2007), S Chand & Co Ltd, Page No. 310-312 [3] Gulab Pamnani, Beam Analysis in Matlab, ISSN (Print) : 2349-1094, ISSN (Online) : 2349-1108, Vol_1, Issue_2 of Advance Physics Letter, 2014 [4] Design of Steel Structures, N. Subramanian, Oxford, 2008 [5] Limit State Design of Steel Structures, S. K Duggal. BIOGRAPHIES Prof. Vivek Meghraj Bhogade, Assistant Professor, Department of Civil Engineering, A. G. Patil Institute of Technology, Solapur. Life member of Indian society of Technical Education Mr. Venkatesh Balraj Bolli, Student of 3rd year Civil Engineering, A. G. Patil Institute of Technology, Solapur