Matrix Structural Analysis 1
Matrix Structural Analysis 1
CE 543
MATRIX STRUCTURAL ANALYSIS
EVSU MISSION
Develop a Strong Technologically and Professionally Competent Productive
Human Resource Imbued with Positive Values Needed to Propel
Sustainable Development
GRADING SYSTEM
Mid Term Examination . . . 30%
Final Term Examination . . . 30%
Quizzes/Board Work . . . 20%
Seat Work/Recitation /HW . . . 5%
Culminating Activity . . . 15%
TOTAL 100%
TOPICS INCLUDED IN CE 543
I. Review of Matrix Algebra
II. Matrix Structural Analysis Formulations
III. Global and Local Coordinate System
IV. Nodes and Degrees of Freedom
V. Static and Kinematic Indeterminacy
VI. Steps involves in Matrix Structural Analysis (Stiffness Method)
VII. Stiffness Definition
VIII. Stiffness Matrix for a Horizontal Truss Member or Bar Element
IX. Structures with Non-Nodal Forces
TOPICS INCLUDED IN CE 543
X. Analysis of Trusses
a. Transformation Matrix and Global Stiffness Matrix of a Truss (or Bar Element)
Arbitrarily Oriented in a Plane
b. Stiffness Notations for a Truss Bar Element Oriented Arbitrarily in Three-Dimensional
Space
XI. Analysis of Two Dimensional Beams and Frames
a. Beam Element Stiffness Matrix
b. Beam Element with Non-Nodal Loads
c. Two-Dimensional Frame Element Stiffness Matrix
d. Transformation Matrix and Global Stiffness Matrix for Two Dimensional Frame
Element
TOPICS INCLUDED IN CE 543
Entry/element
0.3 1 -5 Column
0 -0.2 16 Row
Main Diagonal
Square Matrix
EQUALITY OF
MATRICES
Two matrices A = ajkand B = bjk equal, written if and
are
only if they have the same size and the corresponding
entries are equal, that is, and so on.
4 0 1 1 0 4
A= 3 2 5 B= 2 5 3
5 6 8 8 5 6
MATRIX ADDITION
ADDITION OF
MATRICES
The sum of two matrices A = ajk B =
and ofbthe
jk same size
is written A + B and has the entries ajk +obtained
bjk by
adding the corresponding entries of A and B.
Example:
4 0 1 1 0 4
A= 3 2 5 B= 2 5 3
5 6 8 8 5 6
A+B=?
RULES FOR MATRIX
ADDITION
a) A+B=B+A
b) (A + B) + C = A + (B + C)
c) A+0=A
d) A + (-A) = 0
SCALAR MULTIPLICATION
SCALAR
MULTIPLICATION
The product of any m x n matrix A = ajk any scalar c
and
(number c) is written cA and is the m x n matrix cA = cajk
obtained by multiplying each entry of A by c.
Example:
4 0 1
A= 3 2 5
5 6 8
5A = ?
RULES FOR SCALAR
MULTIPLICATION
a) c(A+ B) = cA + cB
b) (c + k)A = cA + kA
c) c(kA) = (ck)A
d) 1A = A
MATRIX MULTIPLICATION
MATRIX
MULTIPLICATION
The product C = AB (in this order) of an m X n matrix A = ajk
times an r X p matrix B = bjkis defined if and only if r = n and
is then the m X p matrix C = cwith
jk entries:
where:
j = 1, . . . , m
k = 1, . . . , p
A B = C
mxn nxp = mxp
MATRIX
MULTIPLICATION
The entry cjkis obtained by multiplying each entry in the jth row of A by
the corresponding entry in the kth column of B and then adding these n
products.
Example:
3 5 -1 2 -2 3 1 22 -2 43 42
AB = 4 0 2 5 0 7 8 = 26 -16 14 6
-6 -3 2 9 -4 1 1 -9 -4 -37 -28
PRODUCT IN TERMS OF ROW AND
COLUMN VECTORS
PRODUCT IN TERMS OF ROW AND
COLUMN VECTORS
Example:
b1 b2 b3 b4
a1 3 5 -1 2 -2 3 1 22 -2 43 42
a2 4 0 2 5 0 7 8 26 -16 14 6
AB = =
a3 -6 -3 2 9 -4 1 1 -9 -4 -37 -28
TRANSPOSE OF A PRODUCT
TRANSPOSITION OF MATRICES AND
VECTORS
The transpose of an m x n matrix A = isajkthe n x m matrix AT
that has the first row of A as its first column, the second row of A as its
second column, and so on. Thus the transpose of A is AT = akj
a) (AT)T = A
b) (A + B)T = AT + BT
c) (cA)T = cAT
d) (AB)T = BT AT
TRANSPOSE OF A
PRODUCT
• (AB)T = BT
a11 a12 . . . a1j . . . a1n
AT
b11 b12 . . . b1j . . . b1m
a21 a22 . . . a2j . . . a2n b21 b22 . . . b2j . . . b2m
A= ai1 ai2 . . . aij . . . ain B= bi1 bi2 . . . bij . . . bim
mxn nxm
am1 am2 . . . amj . . . amn bn1 bn2 . . . bnj . . . bnm
cij = ai1 b1j + ai2 b2j + . . . + ain bnj dji = ai1 b1j + ai2 b2j + . . . + ain bnj
TRANSPOSE OF A
PRODUCT
• (AB)T = BT
AT
cij = dji TRUE for ALL entries Thus:
3 CT = D or C = DT
Since:
1 C = AB and D = B T AT 2
By substitution, we conclude:
(AB)T =BT AT
SPECIAL MATRICES
SPECIAL MATRICES
1. ZERO MATRIX - each entry is zero
Example:
0 0 0 0 0
02x3 = 02x2 =
0 0 0 0 0
1 0 0 1 0
I3 = 0 1 0 I2 =
0 0 1 0 1
In A = A
1 0 0 3 5 -1 3 5 -1
In A= 0 1 0 4 0 2 = 4 0 2
0 0 1 -6 -3 2 -6 -3 2
SPECIAL MATRICES
Example:
1 8 9 1 0 0
A= 0 4 -1 B= 8 4 0
0 0 7 9 -1 7
SPECIAL MATRICES
Example:
1 7 3 1 7 3
A= 7 4 -5 AT = 7 4 -5
3 -5 6 3 -5 6
SPECIAL MATRICES
Example:
0 2 -1 0 -2 1
A= -2 0 -4 AT = 2 0 4
1 4 0 -1 -4 0
0 2 -1
-AT = -2 0 -4
1 4 0
DETERMINANTS OF A MATRIX
DETERMINANTS
•
DETERMINAN
TS
Example:
1 3 0 + - +
6 4 2 4 2 6
= 2 6 4 = - + - = 1 0 2 - 3 -1 2 +0 -1 0
-1 0 2 + - +
1 3 0 + - +
2 6 1 3 1 3
= 2 6 4 = - + - = 0 -1 0 - 4 -1 0 +2 2 6
-1 0 2 + - +
Example:
-2 -4
+ - + = -(0 – (-4)) = -4
1 0
- + -
+ - + -2 0
= (-8 – (0)) = -8
1 4
ADJOINTS AND INVERSE MATRIX
Example:
0 -1
+ - + = (0 – (-1)) =1
1 0
- + -
+ - + 0 2
= -(0 – (2)) =2
1 4
ADJOINTS AND INVERSE MATRIX
Example:
0 -1
+ - + = -(0 – (2)) =2
-2 -4
- + -
+ - + 0 2
= (0 – (-4)) =4
-2 0
ADJOINTS AND INVERSE MATRIX
Example:
16 -4 -8
-4 1 2
-8 2 4
16 -4 -8
-4 1 2 answer
-8 2 4
PROPERTIES OF ADJOINTS AND INVERSE MATRIX
•
To be
continued…
MATRIX PARTITIONING
SOLUTION OF SYSTEMS OF LINEAR
EQUATIONS
Linear System | Definition
a11 x1 + . . . + a1nxn = b1
a21 x1 + . . . + a2nxn = b2
............ .......
am1 x1 + . . . + amnxn = bm
SEAT WORK
Seat Work No. 01
Direction: Kindly get ONE WHOLE piece of yellow paper. Answer the
following exercises.
Find the following:
MATRIX OPERATIONS
0 2 4 0 5 2
A= 6 5 5 B= 5 3 4
1 0 -3 -2 4 -2
Seat Work No. 01
Answer:
0 7 6 -15 6 -10
•A+B= 11 8 9 • adj A = 23 -4 24
-1 4 -5 -5 2 -12
2 22 0 -22 8 14
• AB = 15 65 22 • adj B = 2 4 10
6 -7 8 26 -10 -25
2 15 6
• det A = 62
22 65 -7
• det B = 26 0 22 8
Assignment No. 01
11. 12.
13. 14.
15. 16.
17. 18.