Вы находитесь на странице: 1из 6

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/261208599

Application of Spreadsheet in Beam Bending Calculations

Conference Paper · September 2011


DOI: 10.1109/AFRCON.2011.6071988

CITATION READS

1 2,609

3 authors, including:

Jacek Uziak Jerekias Gandure


University of Botswana University of Botswana
77 PUBLICATIONS   247 CITATIONS    44 PUBLICATIONS   100 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Scientific Symposiums - the next will be on 22-24 November 2017 in Lublin/Poland (www.kemiz.up.lublin.pl) View project

Improving the Ram Press technology for Cold Oil Expression View project

All content following this page was uploaded by Jacek Uziak on 11 November 2015.

The user has requested enhancement of the downloaded file.


Application of Spreadsheet in Beam Bending
Calculations

J. Uziak, J. Gandure L.D. Martin


Department of Mechanical Engineering Division of Engineering Science
University of Botswana French Military Academy de Saint-Cyr
Gaborone, Botswana Coëtquidan, France
gandurej@mopipi.ub.bw, uziak@mopipi.ub.bw louisdom3@hotmail.com

Abstract— The paper presents the application of an Excel students of civil, electrical and mechanical disciplines during
spreadsheet as an educational tool for the beam bending their Year 2 of the 5-year degree programmes.
calculations. It describes the advantages of using the spreadsheet
in engineering education. It also describes the spreadsheet which The paper describes the application of a spreadsheet as a
uses Macaulay’s method for beam calculations. The spreadsheet teaching tool in solving beam bending problems. The
can be applied to both statically determined and indeterminate application of such a tool to study mechanics has advantages
beams. It calculates the reactions (both forces and moments), for both learners and educators. These include a quick
shear force and bending moment as well as deflections for any of attainment of results for complicated problems without having
four typical beam end-fixing conditions (simply supported, to work through heavy mathematics at every instance. Learners
cantilever, propped and built-in). The dimensions of the beam, can also use the approach to validate the correctness of their
the loads and their location are given by the user. The work during private study, thus improving their ability to work
spreadsheet works as a menu driven program and is designed to on their own without supervision.
be user-friendly. The paper therefore makes a case for the use of
spreadsheets in beam bending calculation to improve students II. COMPUTING IN ENGINEERING EDUCATION
understanding and performance in this topic. Broadly, there are 4 levels of use of computing in
engineering. At the highest level, is the use of high level
Keywords- engineering education, beam bending, spreadsheet
programming languages like FORTRAN, BASIC, C++, Pascal,
I. INTRODUCTION etc. Here, the student learns how to write programmes for
numerical solution of equations. The student must be able to
The study of strength of materials is critical especially in know how to write the code, how to set up the equations and
design and construction of buildings and other civil structures. how to solve them so that s/he gives the computer the
The study of strains and stresses enable appropriate choices of algorithms to follow in availing him/her the solution.
suitable materials for any application [1]. The theory of beams Normally, many engineering students detest this and as Wankat
is indispensable in this context and is the basic concept of and Oreovicz [2] point out, “Some students will do almost
strength of materials. The beam theory allows for calculation of anything to avoid programming.”
beam stresses and deflections. Experience dictates that for
students‟ learning it is important to couple beam theory with a Equation solving programmes, such as MathCAD,
computational tool which can be used to check manual MATLAB, TK! Solver, etc, are at the mid level. Here the
calculations, would give better understanding of the theory and student writes the equations and the programme lists the
generally would improve the quality of teaching and learning. variables. On assignment of values to the variables by the
It is important that such computational tool is easily accessible, student, the computer gives a solution or iterates to give a final
easy to use and that the students could clearly see and one if the student has given an initial trial solution. These
understand how it works. All of the above criteria are satisfied programmes are easier and quicker to learn, have already
by the use of a spreadsheet. inbuilt algorithms, therefore the student do not need to know
how to solve the equations. But they lack logic capability,
The beam bending, as studied in a general Strength of cannot do branching and each programme must be learnt on its
Materials course, has been a struggle for generations of own merit.
engineering students. Even the easiest beam calculations
present a challenge for the majority of students when they Problem specific commercial software, such as CAD
study beam bending principles for the first time. In the current programmes, ADAMS, SPICE, FLUENT etc, are at an extreme
curriculum of the Bachelor of Engineering programmes at the end of computing tools for engineering. These are powerful
Faculty of Engineering and Technology of the University of and realistic – as they are written for the practicing engineer.
Botswana, beam bending is a part of the core course on However, they are extremely costly and each is unique in its
Strength of Materials. The course is taken by engineering application. Not everyone finds them user friendly and they
have been reported to encourage the „black box‟ and the „Not Navier Stokes equations in Computational Fluid Dynamics for
invented here‟ syndromes [2]. incompressible fluid flow.
Most of the problems associated with the above At the University of Botswana, spreadsheets have been
programmes are addressed by the use of generic software successfully used by the Mechanisms and Control Engineering
especially in form of spreadsheets. lecturers in solving simple vibrations problems [15],
calculating the Routh-Hurwitz coefficients and making the
III. SPREADSHEETS APPLICATIONS Nyquist and Bode plots for systems with up to five poles [16].
Development of spread sheet applications since 1979 [3] The lecturers described the layout of a well designed
has simplified many tedious calculations without loss of spreadsheet which enhances student understanding of the
understanding of the underlying physics of the problems. physics and mathematics behind the programmed equations.
Computers are increasingly becoming available at low prices – All of the investigations convincingly make an argument
and the spread sheet programme – especially, Microsoft Excel - that spreadsheets are an ideal tool for engineers and therefore
is almost universally available on these machines. should be used, taught and applied in the process of educating
Spreadsheets are application packages that ease calculations future engineers. The arguments are based on the following
in tabular form. They were originally developed for points which can be considered as attributes of commonly used
applications in finance and accounting [4] but soon entered the spreadsheets.
engineering education arena. Developed first as VisiCalc by
The basics of spreadsheets are easy to learn – typically
Daniel Bricklin with assistance from Bob Frankstan in the
within one to two hours - much unlike any other
United States in 1978/79, spreadsheets have transformed to
computational programme.
include charting, graphical interfaces, pull down menus and
point and click capabilities. Today, Excel spreadsheets are The tedium of iterative calculations is easily removed
almost universal in the engineering education world. Others letting the student to concentrate on scenario building
include Sun Star Office as used by G Tabor [5] in examples on and motivating discovery learning at virtually no cost.
Computational Fluid Dynamics.
Spreadsheets encourage structured thinking – thus
Spreadsheets are characterized by arrays of cells in which leading to better thought out solutions to physical
data is input either as numbers or text or as formulae. problems.
Comments on data in the cells can also be input and hidden if
desirable. Because of the mathematical nature of engineering They are easy to document and debug. Hence, it is
studies the use in which spreadsheet allows for numerical much easier to follow the logic of the computations
computations and for creation of good charts makes it the and the solutions.
favourite tool for Engineers [6]. It is therefore not surprising Through their charting feature, quality presentations
that it has become useful and inevitable tool in engineering are easily distilled from the mass of numbers that they
education. generate so quickly. Hence they are a favourite among
Many studies have been performed to show the applications scientific and business executives.
of Spreadsheets in engineering. A special issue of the They are generic and available almost on every
International Journal of Engineering Education was published personal computer. Experience in one is adequate to
in 2004 dedicated fully to different forms of application of enable a student easily adapt to any other.
spreadsheets in engineering education. A comprehensive and
instructive review was done by S. A. Oke of the University of Most important for the student, competency in use of
Lagos in 2004 [3]. He credits Electrical Engineers for spreadsheets builds confidence and prepares him/her to
pioneering use of spread sheets in engineering education. learn higher level software and programming.
Examples of researchers and practitioners in electromagnetism,
logic networks, antenna design, microprocessor systems, Acquisition of a skill that can be used in areas outside
Fourier series for harmonics analysis etc are given. In general engineering, and hence, enhancing life-long learning. In a
engineering, numerical analysis, differentiation, integration and controlled experiment by R Venkatasubramanian and
solution of partial differential equations are highlighted. While Skromme of Arizona state University [17] for example,
in mechanical engineering, research on heat transfer and finite electrical engineering students who were exposed to Excel
element applications was highlighted. In chemical engineering, spreadsheets solutions in their course reported that they used
work by Rives and Lacks on supplementing analytical methods the method on their own several times elsewhere outside class.
with numerical methods using spreadsheets applications in Because of these facts, some investigators [3] have actually
teaching process control is cited. A review of spreadsheet recommended that spreadsheets literacy should be one of the
applications in electrical engineering is presented by Chehab et criteria for admission to an engineering degree course.
al [7]. There are other examples of the use of spreadsheets in
different areas of engineering education; electrical engineering The main disadvantages of spreadsheets have been reported
[8], environmental engineering education [9], chemical to be the low speed in cases of very large problems and the
engineering [10, 11], energy, thermodynamics and fluid difficulty in large scale branching [18]. In fact almost all the
mechanics [12, 13, 14]. Tabor [5] discussed the solution of the above investigators agree that spreadsheets should not
completely substitute the higher level software like MATLAB
and discipline specific software used in industry. There are The basic equation governing the slope and deflection of
other disadvantages of spreadsheets in engineering beams is given by the following equation:
calculations; Joung [19] cites concrete and costly examples of
errors in their applications. The propensity to errors stems from d2 y
the way the equations are entered in the cells. The syntax EI 2 M
buries the physics of the problem in parentheses, and for long dx
complex equations, it is very difficult to discover one‟s own
mistake. Studies have also shown that a second checker will where moment M is a function of x.
miss over 50% of such mistakes [19]. Thus, the argument is for
use of spreadsheets in less mission critical calculations in When a beam has a variety of loads (Fig. 1) it is difficult to
industry and/or where one user develops it for his/her own use apply the above theory because loads may be within the limits
– not to be shared with others over big engineering projects. of x during derivation but not during the solution at a particular
point. Hence it is normally necessary to have a separate
In undergraduate engineering education and below, expression for the bending moment for each section of the
problems are not always as complex as in the real world in beam between adjacent concentrated loads or reactions. Each
industry. Besides, at that level, in absence of spreadsheets, the section will produce its own equation with its own constants of
choice is between manual and high level programming integration. It will be appreciated that in all but the simplest
calculations - neither of which is ideal for a start up learner. cases the work involved will be laborious, the separate
The application of the spreadsheet as a teaching tool in beam equations being linked together by equating slopes and
bending is the best example of such a case. deflections given by the expressions on either side of each
IV. BEAM THEORY "junction point” [21].
A beam is a structural element that is capable of The Macaulay‟s method for the deflection analysis of
withstanding load primarily by resisting bending. The bending Euler–Bernoulli beam, subject to multiple or discontinuous
force induced into the material of the beam as a result of the loads, is a very convenient simplification of solving beam
external loads, own weight, span and external reactions to these deflection problems. Using Macaulay‟s notation an expression
loads is called a bending moment. Beams are used as simple for the internal bending moment, and hence curvature, is valid
bridges and also as structures consisting of beams supported on at all locations along the beam and the deflection curve can be
columns. Beam structures are of common usage both in single calculated by integrating twice with respect to the axial
span and multi-span form. A major advantage is that they lend coordinate. The notation prevents the need for matching of
themselves to prefabrication in elements for ease of multiple constants of integration for the various sections of the
transportation and site erection [20]. beam.
In engineering mechanics, beam bending refers to the Use of Macaulay‟s technique is very convenient for cases
behaviour of certain structural elements in a physical design. of discontinuous and/or discrete loading. It is the reason that
An element can be considered a beam if it is solid and the method was used in preparing the spreadsheet for beam
homogenous and its length is many times its height or width. calculations.
The primarily function of the beam is to resist bending; this
stands in contrast to structural elements that primarily resist V. SPREADSHEET SOLUTION FOR BEAM BENDING
tension, compression or shear stresses. The structural properties PROBLEMS
of a beam in bending are determined by its dimensions, Microsoft Excel is a “number crunching” application which
materials and cross-sectional shape. The calculation of beam provides engineers with a very powerful computational tool.
stresses and deflections under different loading is fundamental Microsoft Excel is widely available (Ms Office) and easy to
element of solid mechanics. use. Once a few basic skills have been mastered, many
spreadsheets may be developed in much the same way one
would proceed with pencil, paper and calculator, but with
higher speed, precision and flexibility. Microsoft Excel has a
x range of functions that can be utilised for the analysis and
presentation of results. Interactivity of Excel is hugely
extended by a useful tool called Macro. A macro is a set of
instructions that tells Microsoft Excel to perform one or more
actions for programmers. Macros are like computer programs,
but they run completely within Excel. That can be used to
automate tedious or frequently repeated tasks. Another tool
which will be used in programming Excel is Solver. Solver can
handle problems that involve many variables and cells, and can
help the user to find combinations of variables that maximizes
or minimizes a target function. It also specifies constraints that
Figure 1. Loaded beam must be met for the solution to be valid. Its ability to manage a
large number of constraints makes it very useful in solving
beam problems which normally involve systems of equations.
Figure 2. Input data worksheet

Figure 3. Results worksheet

The principle of spreadsheets is to drag and therefore repeat Botswana. It can be applied to both statically determined and
a calculation on a point to a very large number of points. To be indeterminate beams. It calculates the reactions (both forces
able to take advantage of this feature, it is necessary to proceed and moments), shear force and bending moment as well as
with closed form equations. That is why energy method for deflections for any of four typical beam end-fixing conditions
beam calculations cannot be used in Excel. (simply supported, cantilever, propped and built-in). The
dimensions of the beam, the loads and their location are given
The beam bending spreadsheet has been prepared as a tool
by the user. It gives also the possibility of choosing the
for use in fundamental Strength of Materials course in the
Faculty of Engineering and Technology of the University of
modulus of elasticity. The spreadsheet works as a menu driven Acquisition of a skill that can be used in areas outside
program and is designed to be user-friendly. engineering, and hence, enhancing life-long learning.
The data for the beam is entered in the input data worksheet REFERENCES
(Fig. 2). By a click of the mouse an appropriate figures are
[1] J. Case, L. Chilver and C. Ross, Strength of Materials and Structures, 4th
shown for different support conditions (simply supported, ed., Arnold: New York, 1999.
cantilever, propped and built-in) with visualization in respect of [2] P. C. Wankat and F. S. Oreovicz, F.S., Teaching Engineering, McGraw-
the data labels. The spreadsheet has hyperlinks to text files with Hill: New York, 1993.
theoretical information on the buckling theory. These files can [3] S. A. Oke, “Spreadsheet Applications in Engineering Education: a
be also reached by clicking on a button. Students may also Review”, Int. J. Engng Ed., vol. 20, 2004.
investigate relationships between different loads, supports and [4] J. E. Baker and S. J. Sugden, Spreadsheets in Education – The first 25
material properties on the reaction forces and deflections. The year, Bond University, 2003
results are presented in a separate worksheet (Fig. 3) which is [http://www.sie.bond.edu.au/articles/bakersugden.pdf]
reached by clicking the appropriate button in the input [5] G. Tabor, “Teaching computational fluid dynamics using spreadsheets”,
worksheet. IJMEE, vol. 32, 2004.
[6] S. C. Bloch, EXCEL for Engineers and Scientists, John Wiley & Sons,
There is an additional worksheet available with name Inc., 2003.
„Processing‟ which presents values of Macaulay functions. In [7] A. Chehab, A. El-Hajj, M. Husseini and H. Artail, “Spreadsheet
this sheet, according to the case user is solving, functions are Applications in Electrical Engineering: A Review”, Int. J. Engng Ed.,
evaluated giving the values of functions in a large number of vol. 20, 2004.
points along the beam. That shows the possibility to the [8] S. Ratnajeevan, H. Hoole, S. Musthafa, H. M. M. Naleer, and S.
Krishnakumar, “Spreadsheets in Electromagnetic Education: Coupled
students to see and trace the solution for a particular point on Problem with Graphical Postprocessing”. Int. J. Engng Ed., vol. 20,
the beam. 2004.
[9] M. El- Fadel, R. Bsat and M. Adada, “Use of Spreadsheets in
VI. CONCLUSIONS Environment Education: An Application for Solid Waste Management”,
The work reported here is based on well-known solutions Int. J. Engng Ed., vol. 20, 2004.
of Macaulay method in beam calculations. The aim was to [10] E. C. Ferreira, R. Lima and R. Salcedo, “Spreadsheets in Chemical
create a tool that might be used as a learning aid for students Engineering Education – A Tool in Process Design and Integration”, Int.
J. Engng Ed., vol. 20, 2004.
when they study bending. There was a need for a user-friendly
[11] O. A. Iglesias, J. Pastor, A. Henseler, R. Bertolini, J. D. Soto and C. N.
instrument, which will not be viewed by students as a “black- Paniagua, “Spreadsheet Use in Conceptual Design of Chemical
box” that they cannot explore. The transparency of a Processes”, Int. J. Engng Ed., vol. 20, 2004.
spreadsheet tool helps to avoid any student perception that the [12] P. J. Jordan, “A Spreadsheet- Based Method for Thermal Radiation
work is something beyond his or her reach. The Excel Calculations”, Int. J. Engng Ed., vol. 20, 2004.
spreadsheet gives the student the ability to manipulate the [13] D. Lawson, “The Blackbody Fraction, Infinite Series and Spreadsheets”,
problem for various conditions and also to see how the Int. J. Engng Ed., vol. 20, 2004.
calculations are done. It shows how effectively a spreadsheet [14] M. Schumack, “Use of Spreadsheet package to Demonstrate
can be used in introducing to students the engineering concept. Fundamentals of Computational Fluid Dynamics and Heat Transfer”,
It also allows the students to introduce variations in the input Int. J. Engng Ed., vol. 20, 2004.
data and then observe how changes in data affect the response. [15] S. E. M. Sebusang, J. Uziak and J. D. G. Foster, “On the use of
spreadsheets in simple vibration problems”, Proceedings of the IASTED
All this demonstrates that spreadsheets are useful and readily International Conference – Computers and Advanced Technology in
available computational tools. They also teach how to exploit Education, Banff, Canada, 2001.
the in-built functionality of spreadsheets to solve everyday [16] J. D. G.Foster, J. Uziak and S. E. M. Sebusang, “Control Engineering
engineering problems without resorting to expensive and Calculations by Spreadsheet”, Proceedings of the IASTED International
specialised software packages. Conference – Computers and Advanced Technology in Education,
Banff, Canada, 2001.
In summary, the advantages of such spreadsheets to a [17] R. Venkatasubramanian and B. J. Skromme, “Spreadsheets to promote
distance practicing learner are as follows: Interactive Engagement in Semiconductor Device Courses”, Proceedings
of the American Society for Engineering Education Annual Conference
Ease to use and apply to real life problems at no cost. & Exposition, 2005.
[18] J. E. Shigley and C. R. Mischke, Mechanical Engineering Design,
Bridging the gap between abstract concepts of McGraw Hill, 2001.
engineering theory and problem solving. [19] S. Joung, “Moving beyond the Limitations of Spreadsheets – How the
simultaneous design and documentation of calculations promote
Motivation to structured thinking and analysis in Engineering Excellence”, Mathsoft Engineering & Education, Inc.,
solving engineering problems. 2006.
Self confidence building and recognition by work [20] J. M. Gere and S. P. Timoshenko, Mechanics of Materials. CL-
Engineering, 2009.
colleagues as some problems get correctly and
[21] I. C. Jong, “An alternative approach to find beam reactions and
accurately solved in reasonable time. deflections: method of model formulas”, Int. J. Engng Ed., vol. 25, 2009.

View publication stats

Вам также может понравиться