Engineering Statics With Matlab Schmerr Lester W Zwillinger Daniel Instant Download
Engineering Statics With Matlab Schmerr Lester W Zwillinger Daniel Instant Download
https://ebookbell.com/product/engineering-statics-with-matlab-
schmerr-lester-w-zwillinger-daniel-55534904
https://ebookbell.com/product/engineering-statics-with-matlab-lester-
w-schmerr-56999786
https://ebookbell.com/product/engineering-mechanics-statics-and-
dynamics-3rd-edition-3rd-edition-michael-e-plesha-gary-l-gray-robert-
j-witt-francesco-costanzo-51186902
https://ebookbell.com/product/engineering-mechanics-statics-and-
dynamics-3rd-edition-michael-plesha-47129816
https://ebookbell.com/product/static-and-dynamic-analysis-of-
structures-a-physical-approach-with-emphasis-on-earthquake-
engineering-3rd-edward-livingston-wilson-7354758
Engineering Statics M Rashad Islam M Abdullah Al Faruque Bahar Zoghi
https://ebookbell.com/product/engineering-statics-m-rashad-islam-m-
abdullah-al-faruque-bahar-zoghi-22143570
https://ebookbell.com/product/elements-of-engineering-statics-h-
deresiewicz-51838314
https://ebookbell.com/product/engineering-mechanics-statics-si-
units-15th-edition-15th-russell-hibbeler-46167698
https://ebookbell.com/product/engineering-mechanics-statics-15th-
edition-15th-edition-russell-c-hibbeler-47799470
https://ebookbell.com/product/engineering-mechanics-statics-12th-ed-
hibbeler-russell-c-22042688
Engineering Statics
with MATLAB®
Reasonable efforts have been made to publish reliable data and information, but
the author and publisher cannot assume responsibility for the validity of all
materials or the consequences of their use. The authors and publishers have
attempted to trace the copyright holders of all material reproduced in this
publication and apologize to copyright holders if permission to publish in this
form has not been obtained. If any copyright material has not been acknowledged
please write and let us know so we may rectify in any future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be
reprinted, reproduced, transmitted, or utilized in any form by any electronic,
mechanical, or other means, now known or hereafter invented, including
photocopying, microfilming, and recording, or in any information storage or
retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, access
www.copyright.com or contact the Copyright Clearance Center, Inc. (CCC), 222
Rosewood Drive, Danvers, MA 01923, 978-750-8400. For works that are not
available on CCC please contact [email protected]
Trademark notice: Product or corporate names may be trademarks or registered
trademarks and are used only for identification and explanation without intent to
infringe.
Typeset in Palatino
by MPS Limited, Dehradun
Preface.................................................................................................................ix
v
vi Contents
5. Trusses...................................................................................................... 149
5.1 The Method of Pins ..................................................................... 151
5.1.1 Summary.......................................................................... 157
5.2 Zero-Force Members ................................................................... 157
5.3 The Method of Sections .............................................................. 159
5.4 Space Trusses................................................................................ 161
5.5 Problems ........................................................................................ 165
5.5.1 Review Problems............................................................ 171
7. Centroids.................................................................................................. 204
7.1 Centroids of Volumes, Areas, and Lines................................. 204
7.1.1 Integration with Strips .................................................. 210
7.2 Composite Areas.......................................................................... 215
7.3 Distributed Line Loads ............................................................... 218
7.4 Problems ........................................................................................ 220
7.4.1 Review Problems............................................................ 227
7.5 Tables of Centroids...................................................................... 228
8. Beams........................................................................................................ 232
8.1 Internal Forces and Moments.................................................... 232
8.2 Singularity Functions .................................................................. 246
8.3 Problems ........................................................................................ 256
8.3.1 Review Problems............................................................ 259
Appendices..................................................................................................... 375
A MATLAB® Overview ......................................................................... 375
A.1 Constants, Operations, and Built-in Functions ..................... 375
A.2 Vectors .......................................................................................... 377
A.3 Matrices ........................................................................................ 382
A.4 Solutions of Simultaneous Linear Equations......................... 388
A.4.1 Numerical Solution ...................................................... 389
A.4.2 Symbolic Solution in Terms of Numerical
Variables ........................................................................ 390
A.4.3 Symbolic Solution in Terms of Symbolic
Variables ........................................................................ 391
A.5 Element-by-Element Operations, Plotting, and
Logical Vectors ............................................................................ 397
A.5.1 Element-by-Element Operations................................ 397
A.5.2 Plotting ........................................................................... 398
A.5.3 Logical Vectors ............................................................. 401
A.5.4 Constants eps and inf.................................................. 402
A.6 Functions and Scripts................................................................. 403
A.7 Anonymous Functions............................................................... 405
viii Contents
ix
x Preface
cables, (2) the principle of virtual work for rigid bodies, (3) work-energy
principles for deformable bodies and stability, and (4) an introduction to
the finite element method. Virtual work principles for rigid bodies, fluid
pressure forces, cables, and stability are topics that can often be found in
other texts but are likely covered lightly, if at all, in a statics course. With
the addendum, one or more of these topics can be readily included. The
work-energy principles for deformable bodies and a very gentle
introduction to finite elements are present to introduce statics students
to topics that are foundations of some of the most powerful tools used in
engineering analysis and practice.
There are also differences between the homework problems here and
those found in other texts. There are three types of homework problems.
First, there are multiple-choice problems. These are generally simple
problems that can be worked out in class. In my classes, I have used
“clickers” or learning software (such as Top Hat [2]) and cell phones to
get and tally the students’ answers to these types of problems. However,
these multiple-choice problems also can be used by students to validate
their basic understanding of how to solve problems. The second type of
homework problem generally asks for more results than found in the
multiple-choice problems. They often include asking for specific forces or
moments, as found in other texts, but they also may include determining
complete solutions involving all the unknowns, which generally is best
done with MATLAB. An example of the latter case would be obtaining
a solution for all the member forces in a truss and the reactions using
the method of pins (joints). Like the examples given in the text, many
homework problems are solved both by “hand” (i.e., with a calculator)
and with MATLAB. This approach again shows the value that
MATLAB has for solving many of the problems we deal with in
statics. The third type of homework problem I have called review
problems − two- or three-step problems that are like what might be
placed on a test and do not require MATLAB. Answers to all the
homework problems except the multiple-choice problems and those
problems having graphical answers are given at the end of the text and
at the end of the addendum.
Another unique feature for instructors is that all the homework
problems that have numerical answers also include a MATLAB script
that solves the problem with either the parameters that are given in the
text or for other values that can easily be specified before running the
script. This allows instructors to “refresh” almost all the homework
problems without waiting for a new edition of the text. The homework
solutions are available to instructors in a PDF solutions manual as well as
individual PowerPoint slides. All instructor materials are available from
the publisher. Lecture slides (with commentary notes) that present the
Preface xiii
content of the text and an addendum are also available for both students
and instructors on the author’s website, www.eng-statics.org, as is a
tutorial on solving statics problems with MATLAB and other course
materials.
OBJECTIVES
• To provide an overview of the basic quantities and
numerical calculations used in statics.
• To define forces as vectors and the use of the parallelogram
law of addition.
• To express a vector in terms of its Cartesian components or
in terms of its magnitude and a unit vector that defines its
direction.
• To introduce the notations used for scalars, vectors, and
matrices.
• To define the dot product and its relationship to direction
cosines.
• To describe the use of MATLAB® in numerical and sym-
bolic solutions.
• To introduce position vectors.
DOI: 10.1201/9781003372592-1 1
2 Engineering Statics with MATLAB®
use of geometrical methods that could be executed by hand with paper and
pencil graphics and with drawing instruments. From the late 1950s to early
1960s, in response to Sputnik and the space race, engineering curricula
developed a new, more heavily math and science-based approach. In
statics, those changes were reflected in the introduction of vectors and
vector algebra. The emergence of the hand-held calculator and personal
computers has also been a major part of those changes. More recently, the
development of computer software environments has also had a significant
impact. In MATLAB, for example, students and practicing engineers now
have access to a wide range of numerical and symbolic tools for solving the
statics problems of the past as well as new problems. In this course, we will
incorporate MATLAB into both how subjects are presented and how
problems are solved. These changes will be reflected in using matrices as
well as vectors, so it is important that you are familiar with the properties
of matrices and how to obtain matrix-vector solutions. Appendix A in this
book can give you much of the background that is needed. The matrix-
vector approach to statics using MATLAB found in this text is the latest
example of the evolution of statics over many, many years.
Traditionally, statics has only dealt with rigid bodies (bodies whose size
and shape are fixed) and examined the conditions under which a rigid body
remains at rest. Dynamics of rigid bodies, in contrast, studies their motion.
While the main emphasis in this book is on the statics of rigid bodies, we
will also examine the equilibrium of bodies that can deform. Normally, this
topic is left to later courses such as strength of materials, but we will show
you how we can use the conditions of equilibrium and the “flexibility” of a
deformable body to solve statics problems that are not able to be solved by
equilibrium conditions alone. We will see how even very small deforma-
tions that are present in a structure play a crucial role in the ability of an
engineer to analyze the statics of those structures. Thus, in this book, we will
give you a glimpse of how statics is applied in engineering practice to the
many complex structures and systems found in the world.
Scalar Quantities
lengths, angles
Vector Quantities
forces, moments and couples, positions, displacements
Introduction to Statics and the Concept of Force 3
Matrix Quantities
area moments, mass moments of inertia, equilibrium matrices, stiff-
ness matrices, flexibility matrices, compatibility matrices
Length
U.S. Customary: foot (ft), inch (in.)
Metric (SI): meter (m), centimeter (cm), millimeter (mm)
where 1 in. = 25.4 mm, 1 m = 39.37 in. = 3.281 ft
Angle
Both systems: radian, degree
where 1 radian = 360/2π degrees = 57.3 degrees
Force
U.S. Customary: pound (lb)
Metric (SI): Newton (N)
where 1 lb = 4.448 N, 1 N = 0.2248 lb
Moment
U.S Customary: foot-pounds (ft-lb) or inch-pounds (in-lb)
Metric (SI): Newton-meters (N-m)
1 lb = (1 slug) (1 ft/sec 2 )
4 Engineering Statics with MATLAB®
Example 1.1
Suppose I have 454 grams of sugar. What is its weight in Newtons? In
pounds?
The weight is W = (0.454 kg) (9.81 m/s2) = 4.454 Newtons. In terms of
pounds, W = (4.454 N)(0.2248 lb/N) = 1.00 lb. [Note that is common to
say that one pound of sugar “weighs” 454 grams but grams is a measure
of mass and pounds is a measure of force, so we are really mixing two
different units.]
Example 1.2
Suppose I have a 100 lb sack of flour. What is its mass in slugs? In kg?
We have (100 lb) = (m slugs)(32.2 ft/sec2), so m = 100/32.2 = 3.11 slugs.
Since (100 lb) (4.448 N/lb) = 444.8 N, the mass is m = 444.8/9.807 = 45.4 kg.
The cosines of the angles appearing in Eq. (1.1) and Eq. (1.2) are called
direction cosines. We will discuss them more shortly.
FIGURE 1.1
A vector 10 lb force in two dimensions.
FIGURE 1.2
A vector 10 lb force in three dimensions.
6 Engineering Statics with MATLAB®
FIGURE 1.3
(a) The parallelogram law of addition of vectors. (b) An oblique triangle.
Forces obey the parallelogram law of addition. The sum of two or more
forces is called the resultant force. Figure 1.3(a) shows the resultant, R, of
two forces, (F1, F2), which lies in the plane of those two forces. The
resultant R = F1 + F2 forms the diagonal of the parallelogram shown in
Figure 1.3(a), which is why this type of addition is called the parallelo-
gram law. Because the resultant and its constituent forces form an
oblique triangle (Figure 1.3(b)), we can use the law of sines and the law of
cosines to effectively solve force addition problems. For the oblique
triangle of Figure 1.3(b), we have
where (A, B, C) are the sides of the triangle and (a, b, c) are the opposite
angles.
Example 1.3
For the two forces applied to the block shown in Figure 1.4(a), determine
the magnitude of the resultant force and the angle it makes from the x-axis.
The oblique force triangle is shown in Figure 1.4(b), where the unknowns
we seek are the magnitude of the resultant force, R, and the angle . From
the geometry, the angle α is given as α = 180 – 48 – 59 = 73o, so from the law
of cosines
FIGURE 1.4
(a) Forces acting on a block. (b) The geometry for finding the resultant, R.
sin sin 73
= = 46.5 (1.5)
650 857
+ = 59 = 12.5 (1.6)
Example 1.4
Determine the tension T and the angle for the forces acting on a support as
shown in Figure 1.5(a) so that the resultant force is 100 lb acting vertically.
From the force triangle of Figure 1.5(b) and the law of sines
sin sin 30
= = 65.4
100 55 (1.7)
= 180 30 = 84.6
FIGURE 1.5
(a) Forces acting on a support, generating a vertical 100 lb force. (b) The oblique force
triangle.
FIGURE 1.6
(a) One solution to the force addition problem of Figure 1.5. (b) A second solution.
Example 1.5
Determine the magnitude of the force, F, and the angle, , in Figure 1.7(a)
so that the sum of the two forces shown has a magnitude of 20 lb and is
directed horizontally to the left.
The oblique force triangle is shown in Figure 1.7(b). From the law of cosines
The angle = 168.59o is clearly not possible since the sum of the
interior angles of the triangle would be greater than 180°, so we must
have = 11.41o. This in turn requires that = 98.59o and not = 81.41o
so there is only one acceptable answer. The interesting thing
about this problem is that if you use a calculator or any software
program (including MATLAB) to calculate the angle from the law
FIGURE 1.7
(a) Two forces applied to a block, generating a 20 lb force acting to the left. (b) The force
triangle.
10 Engineering Statics with MATLAB®
of sines, as done above, you will always get the wrong answer of
= 81.41o! This is because the solution to the inverse sine function
is typically given as a “principal angle”, which lies between –90° and
+90°, and we must choose a value outside that range to solve this problem.
1 3 6
3 6 4
, 1 3 5 , 9 2 2
6 2 1
4 4 2 4 3 5
4 2 5
3 5 7
F1
F = [F1 F2 F3], F= F2
F3
where the first form is a row matrix representation of the vector and the
second form is a column matrix representation of the same vector and
Introduction to Statics and the Concept of Force 11
these two forms are related through the matrix transpose (T) operation
discussed in Appendix A, i.e.,
T
F1 F1
F2 = [F1 F2 F3]T , [F1 F2 F3] = F2
F3 F3
F = [2 1 4] F = [2; 1; 4]
F= or F=2
2 1 4 1
4
F.
F=2
1
4
eA = A / A (1.13)
(see Figure 1.8). Three unit vectors of particular significance are the unit
vectors (i, j, k) acting along the x-, y-, and z-axes of a Cartesian
(rectangular) coordinate system, as shown in Figure 1.9. Statics texts
will sometimes write these unit vectors as either (ex , e y , ez) or (î , ĵ , k̂),
where the caret is used to explicitly denote that these are unit vectors.
These coordinate unit vectors are fundamental in the representation of a
vector in terms of its Cartesian coordinates. Consider, for example, the
vector F shown in Figure 1.10. The origin of a Cartesian coordinate
FIGURE 1.8
A vector, A, having a magnitude A and a unit
vector, eA , in the direction of A.
FIGURE 1.9
A Cartesian coordinate system with unit vectors (i, j, k) acting in
the x-, y-, and z-directions.
Introduction to Statics and the Concept of Force 13
FIGURE 1.10
A vector F represented in terms of its components (Fx , Fy , Fz) in a Cartesian coordinate system.
system is placed at the start of this vector and a box is drawn with
the vector as the main diagonal of that box. By the vector law of addition,
the vector can then be represented as the sum of the directed line
segments (OR , RS, SP ) as
F = OP = OR + RS + SP (1.14)
If the lengths of the sides of the box are labeled as (Fx , Fy , Fz), then
combining these with the unit vectors (i , j, k), Eq. (1.14) can be written as
F = Fx i + Fy j + Fz k
(1.15)
= Fx + Fy + Fz
where (Fx , Fy , Fz) are called the Cartesian (rectangular) scalar components
of F and (Fx , Fy , Fz) are called the vector Cartesian (rectangular) compo-
nents of F. It follows that the magnitude of F, F F , satisfies:
F 2 = |F|2 = | OP |2 = | OR |2 + | RS |2 + | SP |2
(1.16)
= Fx2 + Fy2 + Fz2
so that
F Fx Fy Fz
eF = = i+ j+ k (1.18)
F Fx2 + Fy2 + Fz2 Fx2 + Fy2 + Fz2 Fx2 + Fy2 + Fz2
and the same result is true in the more general three-dimensional case as
well, where we would find:
Rx = F1x + F2x
R y = F1y + F2y (1.19b)
Rz = F1z + F2z
FIGURE 1.11
Vector addition by Cartesian components.
Introduction to Statics and the Concept of Force 15
F1 = [3 4 5];
F2 = [1 1 1];
R = F1 + F2
R = 456
F1 = [3; 4; 5];
F2 = [1; 1; 1];
R = F1 + F2
R=4
5
6
e1 = [1 1 1]/sqrt(3);
e2 = [3 4 12]/13;
You can verify these are unit vectors with the norm function, which
computes the magnitude of a vector. Consider, for example, e2:
norm(e2)
ans = 1
200 lb. Then, we can sum these forces to obtain the resultant vector
force, R, by simply adding these two vectors in this form and showing
the result:
F1 = 100*e1;
F2 = 200*2;
R = F1 + F2
R = 103.8889 119.2735 242.3504
Rs
ans = (3*T2)/13 + (3^(1/2)*T1)/3
(4*T2)/13 + (3^(1/2)*T1)/3
(12*T2)/13 + (3^(1/2)*T1)/3
The vector Rn, however, is still a vector in symbolic form (you can verify
this by examining the properties given for this vector in the MATLAB
workspace). We can convert it to a numerical vector with the double
function:
double(Rn)
ans = 103.8889
119.2735
242.3504
which gives us the same resultant as before, but now written as a column
vector.
Now, consider a vector addition problem with Cartesian components.
Example 1.6
Determine the resultant of the two forces shown in Figure 1.12(a) by
giving the magnitude of the resultant and the angle it makes with respect
to the positive x-axis.
First, we must use the geometry to determine the Cartesian components
of the forces:
12
F1x = (210) = 193.85 N
13
5
F1y = (210) = 80.77 N
13
2 (1.20)
F2x = (170) = 63.14N
29
5
F2y = (170) = 157.84 N
29
Then, we must add those components and compute the magnitude of the
resultant
18 Engineering Statics with MATLAB®
FIGURE 1.12
(a) Two forces, where (b) the resultant force is shown.
1 77.07
= tan = 30.5 (1.22)
130.71
FIGURE 1.13
(a) The Cartesian components of a force R. (b) The oblique components along lines a-a
and b-b.
Example 1.7
A 250 N force is to be resolved into two oblique components whose
magnitudes are A and B, acting along lines a-a and b-b, respectively
(Figure 1.14(a)). If A is 160 N, determine the scalar component B along
b-b and the angle .
From the law of sines (Figure 1.14(b)), we can develop two relations
FIGURE 1.14
(a) Resolving a 250 N force into oblique components along a-a and b-b. (b) The force
triangle.
20 Engineering Statics with MATLAB®
sin(110) sin
=
250 B (1.24)
B = 250 sin / sin(110)
Even though we used MATLAB, we could have solved this problem just
as easily by hand with a calculator.
Now, let us examine this problem using Cartesian components. From
Figure 1.15(a), we could equate the x- and y-components of the resultant
250 N force to the sum of the x- and y-components of the components of
A and B. We find:
FIGURE 1.15
(a) Obtaining oblique components of a force using rectangular components. (b) One
possible solution. (c) A second solution.
Introduction to Statics and the Concept of Force 21
then we can find . This is more complicated than using Eq. (1.23) and Eq.
(1.24) directly from the parallelogram law of addition. Thus, most statics
texts will only describe our first solution procedure. MATLAB, how-
ever, has powerful symbolic equation-solving abilities that we
can employ that make the solution of Eq. (1.25) relatively simple.
First, we define our unknowns B and as symbolic MATLAB variables
B and beta:
syms B beta
S here is a MATLAB data structure that contains our answers for B and
beta in the fields S.B and S.beta. MATLAB tells us that there are two
answers for both B and beta which are placed in (2×1) column vectors
(two rows and one column). The values for B and beta, however, are not
displayed. We can access the answers for B, for example, by typing S.B
but the answer will be in a symbolic form that is difficult to read. We can
change it to a numerical double precision form by using the MATLAB
function double. For example:
double(S.B)
ans = 145.0132
254.4596
of the function double here is a row vector that contains the values in
the fields of the structure S we want to convert to numerical values:
double([S.B S.beta])
ans = 145.0132 33.0295
254.4596 73.0295
We see in the first row of results the previous values of B and that we
obtained (Figure 1.15(b)). However, we also see another solution in the
second row. This is also a legitimate solution, as shown in Figure 1.15(c).
It is not necessary to place the symbolic equals zero “== 0” in these
equations to use the MATLAB function solve. We need only place all the
non-zero terms on the left side of a set of equations we want to be equal to
zero in a symbolic vector Eq and then solve them with solve (Eq):
ea = [1, 0];
eb = [cosd(70) sind(70)];
R = [250*cosd(beta) 250*sind(beta)];
which we then solve for B and beta and convert to numerical form
S = solve(Eq2);
double([S.B S.beta])
ans = 145.0132 33.0295
254.4596 73.0295
which gives the same solution as before. This solution was performed in
purely vector form and we never had to explicitly write down the
Cartesian components of Eq2.
In the second row of the answer, we see the solution we obtained earlier.
The first row also is a legitimate answer if we allow F and theta to be
negative. When we used the parallelogram law, we drew F and theta as if
24 Engineering Statics with MATLAB®
they were positive, so we never saw this second solution. The MATLAB
function solve obtained this “hidden” solution.
A B = AB cos (1.25)
A B=B A (1.26)
FIGURE 1.16
Two vectors separated by the angle θ. Their dot product is ABcosθ.
Introduction to Statics and the Concept of Force 25
4. The dot product of any two unit vectors is the cosine of the angle,
, between them:
eA eB = cos (1.28)
A B = Ax Bx + A y By + Az Bz (1.29)
This very important result simply follows from Eq. (1.28) and Eq.
(1.27) and the definition of the dot product since recall:
Ax Ay A Bx By B
eA = i+ j + z k, eB = i+ j + zk
A A A B B B
so, carrying out the dot products of the unit vectors along the
Cartesian axes
Ax Bx A y By A B
eA eB = + + z z = cos
AB AB AB
and we have
Ax Bx + A y By + Az Bz = AB cos =A B
AL = A eL (1.30a)
AL = (A eL) eL (1.30b)
Example 1.8
Determine the scalar and vector Cartesian components of the 300 lb force
shown in Figure 1.17 which are parallel to the inclined plane AB.
26 Engineering Statics with MATLAB®
FIGURE 1.17
A force acting on a block.
The vector 300 lb force and a unit vector along AB are given by
Here, we used the built-in MATLAB function dot to obtain the dot
product. There are two other ways we could do the dot product in
Introduction to Statics and the Concept of Force 27
MATLAB. The first way multiplies the row vector F by a column vector,
e’, where “ ꞌ ” ’ here indicates the transpose of a row vector (for a real
vector). The matrix multiplication rules for this product (see Appendix A)
give the dot product.
FAB = F*eAB
FAB = 291.4153
FAB = sum(F.*eAB)
FAB = 291.4153
F*eAB
Error using *
and
F i = Fx = F eF i = F cos x
F j = Fy = F eF j = F cos y (1.35)
F k = Fz = F eF k = F cos z
so that
F
eF = = cos xi + cos yj + cos zk (1.36)
F
Fx Fy Fz
cos x = , cos y = , cos z = (1.37)
F F F
FIGURE 1.18
(a) The rectangular components of a vector, F. (b) The unit vector in the direction of F and
the angles that the vector makes with the x-, y-, and z-axes.
Introduction to Statics and the Concept of Force 29
and we can obtain the angles with the inverse cosine function
1 Fx 1
Fy 1 Fz
x = cos , y = cos , z = cos (1.38)
F F F
Note: unlike computing the inverse sine function, there is never any
problem in using the inverse cosine since the angles with respect to the
axes always are given as “principal” values between 0° and 180° which is
precisely the range needed to describe these angles.
Example 1.9
For the force shown in Figure 1.19(a),
FIGURE 1.19
A force and the angles it makes in a Cartesian coordinate system. (b) Breaking the force into
u- and z-components.
30 Engineering Statics with MATLAB®
as
1 Fx Fy Fz
x = cos = 125.6o , y = cos 1 = 46.0o , z = cos 1 = 65.0o
F F F
(1.43)
where (xAB, yAB, zAB) are the coordinates of point B relative to point A, as
shown in Figure 1.21. We can also use a notation where the position
vectors are written directly as vector line segments such as rOA = OA and
FIGURE 1.20
(a) A force acting along a line AB. (b) Geometry for defining the position vector from A to B.
32 Engineering Statics with MATLAB®
FIGURE 1.21
The components of a position vector.
OA + AB = OB (1.47a)
and, therefore,
AB = OB OA (1.47b)
This alternate notation makes it clear that there is nothing special about
using the origin O to calculate the position vectors of A and B. We could
also locate points A and B relative to any point P (see Figure 1.22) we
choose and write:
PA + AB = PB (1.48a)
and
AB = PB PA (1.48b)
FIGURE 1.22
Using position vectors from a general point P to define
the position vector from A to B.
Introduction to Statics and the Concept of Force 33
Since the force in Figure 1.20 acts along the line from A to B, its direction
is the same as the direction of the position vector rAB and the direction of
both of these vectors is defined by a unit vector, eAB, along the line from A
to B, so we have
and
The components of the unit vector eAB are the direction cosines that
define the direction of both rAB and the force F.
In the next chapter, we will see that a position vector also plays an
important role in defining the concept of the moment of a force about a
point so it is essential that you can compute position vectors in various
setups. Consider, for example, the following problem.
Example 1.10
A platform is held in the horizontal x-z plane by a cable that is attached
to a vertical wall at point P with coordinates (2, 3, 0) ft. and to the
platform at point R whose coordinates are (3.5, 0, 2.6) ft., as shown in
Figure 1.23. The tension in the cable is 55 lb. Determine the vector force
in the cable in terms of its Cartesian components. The coordinates are
all measured in feet.
To get the direction of the force, we want a unit vector acting along RP.
We have
OR = 3.5i + 0j + 2.6k ft
OP = 2i + 3j + 0k ft
FIGURE 1.23
A platform supported by a cable.
34 Engineering Statics with MATLAB®
so that
OR + RP = OP
RP = OP OR
RP = (2 3.5) i + (3 0) j + (0 2.6) k
= 1.5i + 3j 2.6k ft
1.10 Problems
P1.0 The mass density of water is one gram per cubic centimeter. Determine
the weight of a volume V = 1 m3 of water (in newtons).
Choices (in N):
1. 9.81
2. 98.1
3. 981
4. 9810
5. 98100
Introduction to Statics and the Concept of Force 35
P.1.1 A force of magnitude F = 150 lb acting along a bar (see Fig. P1.1) and
a tensile horizontal spring force S produce a resultant force R acting in
the negative x- and y-directions, with an angle = 75o as measured from
the positive x-axis. Determine the magnitude of the spring force.
1. 40.1
2. 51.7
3. 63.4
4. 77.6
5. 81.5
6. 90.0
P1.2 Cables AB and AC help support a tower (Fig. P1.2). The tension in
cable AC is TAC = 100 lb. Determine the tension in cable AB if the resultant
of the two cable forces is a force acting downwards (in the y-direction) at A.
1. 71.0
2. 58.0
3. 112.0
Random documents with unrelated
content Scribd suggests to you:
OCTOBER
FIRST YEAR
FIRST WEEK
Monday
What is the name of this month? What was last month called?
What month follows October? What season is this? What season
follows autumn? What are the four seasons? How do you know that
it is autumn? How is the weather different from what it was in July?
What are the birds doing this month? What is happening to the
leaves on the trees? What flowers are in blossom this month?
Tuesday
A little verse to learn:
Wednesday
Read this little poem to the children:
LITTLE MISS CHESTNUT
—Selected
Thursday
Teach this little rhyme to the children:
When we have a pleasant day,
We like to stroll along the way;
And as we walk upon the street,
The folks we know we always greet.
Friday
Ask each child to bring a penny to school. See how many things
are to be found on the penny—as a head, date, etc.
SECOND WEEK
Monday
Tell the children that October was the month when America was
discovered. We live in the United States, and the United States is in
America. Tell the story of Columbus and the discovery of the new
continent. If well told, the story is quite as fascinating as a fairy tale.
Tuesday
Have the children tell back to you the story of Columbus and the
discovery of America.
Wednesday
A poem dramatized.
This poem, acted out as indicated, can be used effectively as a
rest exercise. As all the children will be moving, the windows can be
thrown open, and the room aired while the game is being played.
The poem is to be recited by the teacher. Allow plenty of time
between lines, for each part to be acted.
Children representing Sunshine, Miss Weather and Professor Wind
are first chosen. They take their places in the front of the room.
Then the other children are separated, by rows of desks, into Ashes,
Oaks, Maples, and Chestnuts.
As this line is recited, Miss Weather skips alone across the front of
the room, from one side to the other.
The Chestnuts skip lightly, by couples, from one side of the room
to the side where Miss Weather stands. They bow to Miss Weather
by twos, turn, and skip back again.
The Oaks, then the Maples, followed by the Ashes, skip across the
room by twos, bowing to Miss Weather, and returning to their
places, after the fashion of the Chestnuts.
And balanced all their partners,
And gaily fluttered by;
The sight was like a rainbow
Now fallen from the sky.
While the teacher is reciting the four lines given above, all the
children are still, but at its close, all skip about partners, holding
their clasped hands high above the head, skipping tiptoe, as before,
and very light and gay.
All remain quiet while the four lines given above are recited, then
partners separate, and everybody apparently hides somewhere.
As Professor Wind blows his hardest, all gather from their hiding
places, take hold of hands and circle round, and the game ends.
—Selected and adapted
Thursday
Play the October game.
Friday
Play the October game.
THIRD WEEK
Monday
Read this poem to the children, for them to guess who is meant:
WHO’S THE ROGUE?
—Selected
Tuesday
On this, or some rainy morning of the week, talk about the
weather. Why did you all come to school this morning with rubbers
and umbrellas? Why is an umbrella shaped as it is? Why does the
rain sometimes fall straight down, and sometimes slanting? How
does the rain tell us which way the wind blows? Why do rubbers
keep our feet dry, when shoes do not? What else is made of rubber?
Wednesday
Teach the children this memory gem:
Thursday
What does Jack Frost do to the windows? What does he do to the
nuts? What does he do to the apples? What does he do to the
grass? What are some other things that Jack Frost does?
Friday
Play the October game, described under the preceding week.
FOURTH WEEK
Monday
An October Pumpkin Story. (To be told to the children.)
One afternoon in late October, father went down to the field to get a pumpkin.
The children went along too. They wanted to see that father picked out a large
pumpkin. They wanted to help bring it back to the house.
Although it was October, there were still some pumpkins to be found in the field.
Father led the way. The children came trooping after.
The pumpkins grew down in the cornfield. Their long, coarse stems lay
sprawling on the ground. Their big, rough leaves looked like green umbrellas.
The boys saw a very large pumpkin. They were just going to pick it, but father
said, “Not that one.”
Father looked around until he found a deep, yellow pumpkin. He told the
children that deep, yellow pumpkins make the best pies.
The children soon found another pumpkin, somewhat smoother than the others.
They picked that to use for a Jack-o’-lantern.
Then they went back to the house, carrying the huge yellow fruit with them.
The girls went into the house, to see mother make pumpkin pies.
Mother cut open the yellow pumpkin. Oh, how thick the meat was! Oh, how the
fat, white seeds came tumbling out! Mother said the flesh was good because it
had a nice fine grain.
Mother cut the flesh into small pieces, after she had peeled off the thick rind.
Then she put the pieces into a large iron pot to boil.
When the girls had seen the pieces disappear into the pot they went to see
what the boys were doing.
Out by the barn they found the boys with a jack-knife, working away at the
other pumpkin. The boys were making a Jack-o’-lantern.
They had cut a round hole in the top of the pumpkin, so as to leave the stem for
a handle. In this way they could lift out the round piece like a cover. They dug out
all the seeds with their hands, to make it hollow.
Then they cut a small hole, shaped like a triangle, in the side of the pumpkin.
They bored two round holes, one each side of the triangle. Below it they cut a
funny hole shaped like a new moon.
It looked like a huge grinning face. When the boys had finished it, they put the
pumpkin away in the barn.
Then they all remembered about the pumpkin that was cooking in the kitchen,
so they ran back to the house as fast as they could.
By this time the pumpkin in the pot was done, and mother took it from the
stove. She poured off the water, and then put the cooked pumpkin into a colander.
While mother was rubbing the soft pumpkin through the colander, the boys ran
off to hunt for eggs. When they came back, mother took eight of the eggs, and
about three pints of the soft pumpkin. She stirred it very fast, while the children
stood around and watched, with open eyes and mouths. Then she put in milk, and
spice, and brown sugar.
Oh, didn’t it look good! The children smacked their lips as each separate thing
went in. Mother gave it all such a beating with her big spoon that the children said
it would be good ever after.
Next came the pie tins lined with soft crust, and last of all the pies went into the
oven.
That night as father and mother sat in front of the fire-place talking, a strange
noise was heard. What could it be? Was it a groan? Was somebody hurt? There it
was again, again, and again! It came from the front porch.
Father went to the window and drew aside the curtain. Then they saw
something that made the smaller children shiver, but the older girls only laughed.
The boys were not in the house.
There at the window, staring in and grinning horribly—was—well, what do you
suppose? Yes it was the Jack-o’-lantern.
—Selected
Tuesday
Talk about Jack-o’-lanterns. If possible, make one in school, or
show the children one.
Wednesday
Talk about Hallowe’en, and how the Jack-o’-lantern is used for
decoration at that time.
Thursday
Talk about Hallowe’en tricks.
Friday
Play some of the Hallowe’en tricks in school.
SECOND YEAR
FIRST WEEK
Monday
To be copied and memorized by the pupils:
THE WORLD’S MUSIC
Tuesday
Have the children write answers, as complete sentences, to the
following questions about “The World’s Music”:
What kind of place is the world?
What should every child have?
What should a child do?
What should a child never do?
Wednesday
Bring sufficient hickory nuts to the class so that each child can
have one. If possible, have the nuts in the hulls. Ask the following
questions, for the children to answer:
How many hulls on each nut?
What are the hulls for? (To protect the nut.)
What takes off the hulls when they are quite ripe? (The frost.)
Which is the blossom end of the nut, and which is the stem
end?
Crack a hickory nut. What is there inside the shell?
Explain how the nut grows, to start a new tree.
Thursday
Copy these sentences, filling the blank spaces with is, or are:
A gray squirrel —— in the tree.
The squirrel —— fond of nuts.
The tree —— once the squirrel’s home.
Hickory nuts —— the squirrel’s food.
Friday
For dictation:
I am round.
I am red.
I am just a bit sour.
Would you like to eat me?
SECOND WEEK
Monday
Poem to be memorized.
Commit the first stanza of the poem to memory:
THE WONDERFUL WORLD
Tuesday
Commit to memory the second stanza of the poem.
Wednesday
Commit to memory the third stanza of the poem.
Thursday
Commit to memory the fourth stanza of the poem.
Friday
Finish learning the poem, and recite it all.
THIRD WEEK
Monday
The Post-Office.—What is a post-office? Who has charge of the
post-office? Where is the post-office nearest your home? What do
you see when you go to the post-office? How do you get your mail?
Why do people write letters? How do letters go from one place to
another? What is the stamp on a letter for? How much does it cost
to send a letter? Who pays for sending a letter?
Tuesday
For dictation:
It is cold in the fall.
The wind blows hard.
The trees are bare.
The birds are gone.
I like fall, for I can play out-of-doors.
Wednesday
Write a letter to a friend, telling what Jack Frost does in the fall.
Send the letter to your friend, directing the envelope properly, and
putting the stamp in the right place.
Thursday
Bring to the class cards, each having on it the name of some
animal, as cow, horse, elephant, dog, etc. Give a card to each pupil,
and have him describe the animal named on his card, allowing the
other children to guess what animal he is describing. For example: “I
am not very large. I have a bushy tail. I live among the trees. I like
to eat nuts. What am I?”
Friday
For dictation:
FOURTH WEEK
Monday
Tell this story to the children:
JACK FROST AND THE NUTS
Little Miss Chestnut and her two sisters lived up in a tree in a prickly green
house. The house was as soft as velvet inside, but sharp spikes on the outside
kept away the squirrels, who would have torn down the house if they could.
But soon Jack Frost came along. Jack does not mind fences, so he knocked at
the door of the Chestnut house.
“Little Miss Chestnut,” he called, “are you ready to come out?”
But little Miss Chestnut replied, “I am not quite ready yet, Mr. Jack.”
So Jack went off to the house where Miss Hickory Nut lived. Miss Hickory Nut
lived all alone in a round green cottage.
“Miss Hickory Nut,” he called “are you ready to come out?”
But Miss Hickory Nut replied, “I am not quite ready yet, Mr. Jack.”
So Jack went off to the low bush where Miss Hazel Nut lived in a soft green
tent. Miss Hazel Nut was already peeping out.
“Miss Hazel Nut,” he called, “are you ready to come out?”
And little Miss Hazel Nut replied, “I am quite ready, Mr. Jack.”
So she dropped down and waited below the bush, while Jack went back after
the other nuts.
Jack knocked once more at the chestnut house. Little Miss Chestnut opened the
door so quickly that she and her sisters fell to the ground.
Then Jack knocked once more at the hickory house.
Miss Hickory Nut opened the door so quickly that her house fell apart.
And all the other nut houses opened, and all the nuts came out to see what was
the matter.
The next day the children went for a walk. As they walked in the woods they
spied the nuts.
“See,” they said, “the frost has opened the chestnut burrs, and all the other nuts
must be out of the shucks.”
Tuesday
Have the children tell back to you the story of Jack Frost and the
nuts.
Wednesday
Write five sentences about nuts.
Thursday
Write answers to the following questions:
What does Jack Frost do?
Where does he paint pictures? (On the window-pane.)
What colors does he paint the maple leaves?
What colors does he paint the hickory leaves?
Friday
Talk with the children about the way seeds are scattered. Bring to
school various kinds of seeds, if these are available. How are
dandelion seeds scattered? How are milkweed seeds scattered? How
are burdock seeds scattered?
THIRD YEAR
FIRST WEEK
Monday
Read to the children the following poem:
MRS. RED SQUIRREL
“We have laid up some wheat, and some barley and rye,
And some very nice pumpkin seeds I have put by;
Best of all, we have gathered in all that we could
Of beechnuts and butternuts grown in the wood;
For cold days and hard times winter surely will bring,
And a habit of saving’s an excellent thing.
Tuesday
Have the pupils tell back to you, the story of “Mrs. Red Squirrel.”
Wednesday
Write five sentences about Mrs. Red Squirrel, and the habit of
saving.
Thursday
For dictation:
I am small and nearly round. I have a hard, brown shell. Inside,
my meat is brown, too. You like to eat me with a little salt. You get
my meat by breaking my shell. What am I?
Friday
Write a story similar to the one given in the lesson for yesterday,
for the other pupils to guess. You can write about an apple or some
other fruit; about a dog or some other animal; or about a flower.
SECOND WEEK
Monday
Have the children copy the following:
HIAWATHA’S CHILDHOOD
Tuesday
Have the children copy the following:
Forth into the forest straightway
All alone walked Hiawatha
Proudly, with his bow and arrows;
And the birds sang round him, o’er him,
“Do not shoot us, Hiawatha!”
Sang the robin, the Opechee,
Sang the bluebird, the Owaissa,
“Do not shoot us, Hiawatha!”
Up the oak tree, close beside him,
Sprang the squirrel, Adjidaumo,
In and out among the branches,
Coughed and chattered from the oak tree,
Laughed, and said between his laughing,
“Do not shoot me, Hiawatha!”
Wednesday
Tell the children the story of Hiawatha. If possible, read the whole
part of the poem relating to Hiawatha’s childhood. Have the children
read the portion of the poem quoted here.
Thursday
What sounds did Hiawatha like to hear on summer evenings?
What did he think the pine tree said? The water? What did he call
the firefly? What is the firefly’s candle? Who taught Hiawatha the
song about the firefly?
What did Hiawatha learn from the birds? Who taught him their
names? How did he discover their secrets? What secrets are
mentioned? What did he call the birds?
Friday
What did Hiawatha call the firefly? Why did he call the firefly,
“Little, dancing, white-fire creature”?
What is the difference between “brakes” and “bushes”?
What did Hiawatha call the robin? The bluebird? The squirrel?
What words show the sound of the pine tree? The sound of the
water? The motion of the firefly? The sound made by the squirrel?
Tell how Hiawatha spent his evenings.
Describe the little hunter as he went into the forest.
THIRD WEEK
Monday
Write five sentences about the things that Hiawatha heard at the
door on summer evenings?
Tuesday
Write five sentences about what happened when Hiawatha went
into the forest.
Wednesday
Write what Hiawatha learned of the birds.
Thursday
Write about what Hiawatha learned of the animals.
Friday
Let the children play Hiawatha.
FOURTH WEEK
Spend this entire week on the poem Hiawatha. Let the children
dramatize it in their own way, but under your guidance. Let those
who have Indian costumes wear them to school. Talk Hiawatha and
live Hiawatha, for the entire week. Use the language of the poem
yourself, and encourage the children to do so.
FOURTH YEAR
FIRST WEEK
Monday
Poem to be committed to memory:
THE VILLAGE BLACKSMITH
Toiling—rejoicing—sorrowing,
Onward through life he goes;
Each morning sees some task begun,
Each evening sees it close;
Something attempted, something done,
Has earned a night’s repose.
SECOND WEEK
Monday
Write answers to the following:
Where does the village smithy stand?
Describe the smith.
Write another word whose meaning is similar to “bravery.”
What is meant by “crisp” hair?
Why should the smith’s face be brown, as though tanned?
Why is sweat called “honest”?
By doing what kinds of work does a smith earn his living?
Why should the smith be able to look the whole world in the
face because he owes no one anything?
Has the world a face? What, then, is meant by “looking the
whole world in the face”?
Tuesday
Describe the bellows used by the blacksmith.
What is the sledge used by the blacksmith?
Why is the sledge made heavy? Why is it swung slowly?
What is meant by “measured” beat? What is a musical
measure?
What is a sexton? Where was the village bell hung, then?
Why was it called the “village” bell?
When is the evening sun low?
What is a “forge”?
Why do bellows “roar”?
What is “chaff”? What is a threshing floor? How is grain
threshed now-a-days? How was it usually threshed when this poem
was written?
Wednesday
What members of the smith’s family are mentioned in the
poem? What is a parson?
What is a “choir”?
Write a word whose meaning is similar to that of “rejoice.”
Why is the smith’s hand “hard and rough”?
Write a list of the adjectives used in the poem which are used
to describe the smith.
Thursday
Write a word that might have been used in place of “toiling.”
Which is the more poetic word?
What is a “task”?
What is meant by a “night’s repose”? Write another word
meaning repose.
Why does something done earn repose?
What is the lesson which the smith teaches?
Friday
Write ten sentences, describing the smith.
THIRD WEEK
Monday
Conversation on signs of the coming of winter.
Tuesday
For dictation:
Wednesday
Have pupils write about Columbus and the discovery of America.
Thursday
Write an invitation to Hallowe’en exercises to be held at the
school.
Friday
Write an answer to the invitation written the day before, accepting
the invitation.
FOURTH WEEK
Monday
Write ten sentences containing the word red.
Tuesday
Write five sentences, each sentence to end with a word rhyming
with hat.
Wednesday
Write a description of some Hallowe’en trick.
Thursday
Play the game of “Who am I?” Each pupil play he is some object in
the room. He must describe himself so that the rest can guess his
name. Each pupil begins his description: “I am not myself. See if you
can guess my name.” Then follows the description. The pupil who
first guesses the object from the description, describes himself next.
Friday
Have a spelling match.
Welcome to our website – the perfect destination for book lovers and
knowledge seekers. We believe that every book holds a new world,
offering opportunities for learning, discovery, and personal growth.
That’s why we are dedicated to bringing you a diverse collection of
books, ranging from classic literature and specialized publications to
self-development guides and children's books.
ebookbell.com