Intro
Intro
Engineering Analysis
Lecture 3
1
DOT PRODUCT
Today’s Objective:
Students will be able to use the vector dot
product to:
a) determine an angle between In-Class Activities:
two vectors, and, •Applications / Relevance
b) determine the projection of a vector • Dot product - Definition
along a specified line. • Angle Determination
• Determining the Projection
APPLICATIONS
2
APPLICATIONS (continued)
POSITION VECTOR
A position vector is
defined as a fixed vector
that locates a point in space
relative to another point.
3
POSITION VECTOR
4
EXAMPLE
Plan:
1. Find the position vector rAC and its unit vector uAC.
2. Obtain the force vector as FAC = 420 N uAC .
EXAMPLE (continued)
So FAC = 420{ (2 i + 3 j − 6 k) / 7 } N
= {120 i + 180 j - 360 k } N
5
GROUP PROBLEM SOLVING
rAB = {2 i − 3 j − 6 k} m
rAC = {3 i + 2 j − 6 k} m
rAB = {22 + (-3)2 + (-6)2}1/2 = 7 m
rAC = {32 + 22 + (-6)2}1/2 = 7 m
6
GROUP PROBLEM SOLVING (continued)
FR = FAB + FAC
= {440 i – 140 j – 1080 k} N
α = cos-1(440/1174.6) = 68.0°
β = cos-1(–140/1174.6) = 96.8°
γ = cos-1(–1080/1174.6) = 156.8°
APPLICATIONS
7
APPLICATIONS (continued)
DEFINITION
8
DOT PRODUCT DEFINITON
(continued)
Examples: By definition, i • j = 0
i•i = 1
For these two vectors in Cartesian form, one can find the angle by
a) Find the dot product, A • B = (AxBx + AyBy + AzBz ),
b) Find the magnitudes (A & B) of the vectors A & B, and
c) Use the definition of dot product and solve for θ, i.e.,
θ = cos-1 [(A • B)/(A B)], where 0º ≤ θ ≤ 180º .
9
DETERMINING THE PROJECTION OF A VECTOR
A ⊥ = (A 2 - A|| 2) ½ and
A ⊥ = A – A||
(rearranging the vector sum of A = A⊥ + A|| )
10
EXAMPLE
Given: The force acting on the hook
at point A.
Find: The angle between the force
vector and the line AO, and
the magnitude of the
projection of the force along
the line AO.
Plan:
1. Find rAO
2. Find the angle θ = cos-1{(F • rAO)/(F rAO)}
3. Find the projection via FAO = F • uAO (or F cos θ )
EXAMPLE (continued)
rAO = {−1 i + 2 j − 2 k} m
rAO = {(-1)2 + 22 + (-2)2}1/2 = 3 m
F = {− 6 i + 9 j + 3 k} kN
F = {(-6)2 + 92 + 32}1/2 = 11.22 kN
11
EXAMPLE (continued)
ATTENTION QUIZ
1. The dot product can be used to find all of the following except
____ .
A) sum of two vectors
B) angle between two vectors
C) component of a vector parallel to another line
D) component of a vector perpendicular to another line
12
GROUP PROBLEM SOLVING
13
GROUP PROBLEM SOLVING (continued)
F´
14