1 / 14

Motivation

Motivation. Can you determine the angle θ ?. DOT PRODUCT (Section 2.9). Today’s Objective : Students will be able to use the dot product to a) determine an angle between two vectors, and, b) determine the projection of a vector along a specified line. APPLICATIONS.

ryan-gibson
Télécharger la présentation

Motivation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Motivation Can you determine the angle θ?

  2. DOT PRODUCT (Section 2.9) Today’s Objective: Students will be able to use the dot product to a) determine an angle between two vectors, and, b) determine the projection of a vector along a specified line.

  3. APPLICATIONS For this geometry, can you determine angles between the pole and the cables? For force F at Point A, what component of it (F1) acts along the pipe OA? What component (F2) acts perpendicular to the pipe?

  4. DEFINITION The dot product of vectors A and B is defined as A•B = A B cos . Angle  is the smallest angle between the two vectors and is always in a range of 0º to 180º. Dot Product Characteristics: 1. The result of the dot product is a scalar (a positive or negative number). 2. The units of the dot product will be the product of the units of the A and B vectors.

  5. DOT PRODUCT DEFINITON (continued) Examples: i • j = 0 i • i = 1 A • B = (Axi + Ay j + Azk) • (Bxi + By j + Bzk) = Ax Bx + AyBy + AzBz

  6. USING THE DOT PRODUCT TO DETERMINE THE ANGLE BETWEEN TWO VECTORS For the given two vectors in the Cartesian form, one can find the angle by a) Finding the dot product, A • B = (AxBx + AyBy + AzBz ), b) Finding the magnitudes (A & B) of the vectors A & B, and c) Using the definition of dot product and solving for , i.e.,  = cos-1 [(A • B)/(A B)], where 0º 180º .

  7. DETERMINING THE PROJECTION OF A VECTOR You can determine the components of a vector parallel and perpendicular to a line using the dot product. Steps: 1. Find the unit vector, Uaa´ along line aa´ 2. Find the scalar projection of A along line aa´ by A|| = A • U = AxUx + AyUy + Az Uz

  8. DETERMINING THE PROJECTION OF A VECTOR(continued) 3. If needed, the projection can be written as a vector, A|| , by using the unit vector Uaa´and the magnitude found in step 2. A|| = A||Uaa´ 4. The scalar and vector forms of the perpendicular component can easily be obtained by A = (A 2 - A|| 2) ½ and A = A – A|| (rearranging the vector sum of A = A + A||)

  9. EXAMPLE Given: The force acting on the pole Find: The angle between the force vector and the pole, and the magnitude of the projection of the force along the pole OA. Plan: A 1. Get rOA 2.  = cos-1{(F • rOA)/(F rOA)} 3. FOA = F • uOA or F cos 

  10. EXAMPLE (continued) rOA = {2 i + 2 j– 1 k} m rOA = (22 + 22 + 12)1/2 = 3 m F = {2 i + 4 j + 10 k}kN F = (22 + 42 + 102)1/2 = 10.95 kN A F • rOA = (2)(2) + (4)(2) + (10)(-1) = 2 kN·m  = cos-1{(F • rOA)/(F rOA)}  = cos-1 {2/(10.95 * 3)} = 86.5° uOA = rOA/rOA = {(2/3) i + (2/3) j– (1/3) k} FOA = F • uOA = (2)(2/3) + (4)(2/3) + (10)(-1/3) = 0.667 kN Or FOA = F cos  = 10.95 cos(86.51°) = 0.667 kN

  11. GROUP PROBLEM SOLVING Given: The force acting on the pole. Find: The angle between the force vector and the pole, and the magnitude of the projection of the force along the pole AO. Plan: 1. Get rAO 2.  = cos-1{(F • rAO)/(F rAO)} 3. FOA = F • uAO or F cos 

  12. GROUP PROBLEM SOLVING (continued) rAO = {-3 i + 2 j– 6 k} ft. rAO = (32 + 22 + 62)1/2 = 7 ft. F = {-20 i + 50 j– 10 k}lb F = (202 + 502 + 102)1/2 = 54.77 lb F • rAO = (-20)(-3) + (50)(2) + (-10)(-6) = 220 lb·ft  = cos-1{(F • rAO)/(F rAO)}  = cos-1 {220/(54.77 × 7)} = 55.0° uAO = rAO/rAO = {(-3/7) i + (2/7) j– (6/7) k} FAO = F • uAO = (-20)(-3/7) + (50)(2/7) + (-10)(-6/7) = 31.4 lb Or FAO = F cos  = 54.77 cos(55.0°) = 31.4 lb

  13. Problem 2-118

More Related