ENGR-1100 Introduction to Engineering Analysis. Lecture 3

Size: px
Start display at page:

Download "ENGR-1100 Introduction to Engineering Analysis. Lecture 3"

Transcription

1 ENGR-1100 Introduction to Engineering Analysis Lecture 3 POSITION VECTORS & FORCE VECTORS Today s Objectives: Students will be able to : a) Represent a position vector in Cartesian coordinate form, from given geometry. b) Represent a force vector directed along a line. In-Class Activities: Applications / Relevance Write Position Vectors Write a Force Vector along a line 1

2 DOT PRODUCT Today s Objective: Students will be able to use the vector dot product to: a) determine an angle between two vectors, and, b) determine the projection of a vector along a specified line. In-Class Activities: Applications / Relevance Dot product - Definition Angle Determination Determining the Projection APPLICATIONS This ship s mooring line, connected to the bow, can be represented as a Cartesian vector. What are the forces in the mooring line and how do we find their directions? Why would we want to know these things? 2

3 APPLICATIONS (continued) This awning is held up by three chains. What are the forces in the chains and how do we find their directions? Why would we want to know these things? A position vector is defined as a fixed vector that locates a point in space relative to another point. POSITION VECTOR Consider two points, A and B, in 3-D space. Let their coordinates be (X A, Y A, Z A ) and (X B, Y B, Z B ), respectively. 3

4 POSITION VECTOR The position vector directed from A to B, r AB, is defined as r AB = {( X B X A ) i + ( Y B Y A ) j + ( Z B Z A ) k }m Please note that B is the ending point and A is the starting point. ALWAYS subtract the tail coordinates from the tip coordinates! FORCE VECTOR DIRECTED ALONG A LINE (Section 2.8) If a force is directed along a line, then we can represent the force vector in Cartesian coordinates by using a unit vector and the force s magnitude. So we need to: a) Find the position vector, r AB, along two points on that line. b) Find the unit vector describing the line s direction, u AB = (r AB /r AB ). c) Multiply the unit vector by the magnitude of the force, F = F u AB. 4

5 EXAMPLE Given: The 420 N force along the cable AC. Find: The force F AC in the Cartesian vector form. Plan: 1. Find the position vector r AC and its unit vector u AC. 2. Obtain the force vector as F AC = 420 N u AC. EXAMPLE (continued) (We can also find r AC by subtracting the coordinates of A from the coordinates of C.) r AC = { (-6) 2 } 1/2 = 7 m Now u AC = r AC /r AC and F AC = 420 u AC = 420 (r AC /r AC ) So F AC = 420{ (2 i +3 j 6 k) / 7 } N = {120 i j k } N As per the figure, when relating A to C, we will have to go 2 m in the x- direction, 3 m in the y-direction, and -6 m in the z-direction. Hence, r AC = {2 i +3 j 6 k} m. 5

6 GROUP PROBLEM SOLVING Given: Two forces are acting on a flag pole as shown in the figure. F B = 700 N and F C = 560 N Plan: Find: The magnitude and the coordinate direction angles of the resultant force. 1) Find the forces along AB and AC in the Cartesian vector form. 2) Add the two forces to get the resultant force, F R. 3) Determine the magnitude and the coordinate angles of F R. GROUP PROBLEM SOLVING (continued) r AB = {2 i 3 j 6 k} m r AC = {3 i +2 j 6 k} m r AB = {2 2 + (-3) 2 + (-6) 2 } 1/2 = 7 m r AC = { (-6) 2 } 1/2 = 7 m F AB = 700 (r AB / r AB ) N F AB = 700 ( 2 i 3 j 6 k) / 7 N F AB = (200 i 300 j 600 k) N F AC = 560 (r AC / r AC ) N F AC = 560 (3 i + 2 j 6 k) / 7 N F AC = {240 i j 480 k} N 6

7 GROUP PROBLEM SOLVING (continued) F R = F AB + F AC = {440 i 140 j 1080 k} N F R = { (-140) 2 + (-1080) 2 } 1/2 = N F R = 1175 N α = cos -1 (440/1174.6) = 68.0 β = cos -1 ( 140/1174.6) = 96.8 γ = cos -1 ( 1080/1174.6) = APPLICATIONS If you know the physical locations of the four cable ends, how could you calculate the angle between the cables at the common anchor? 7

8 APPLICATIONS (continued) For the force F being applied to the wrench at Point A, what component of it actually helps turn the bolt (i.e., the force component acting perpendicular to arm AB of the pipe)? DEFINITION The dot product of vectors A and B is defined as A B = A B cos θ. The 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. 8

9 DOT PRODUCT DEFINITON (continued) Examples: By definition, i j = 0 i i = 1 A B = (A x i + A y j + A z k) (B x i + B y j + B z k) = A x B x + A y B y + A z B z USING THE DOT PRODUCT TO DETERMINE THE ANGLE BETWEEN TWO VECTORS For these two vectors in Cartesian form, one can find the angle by a) Find the dot product, A B = (A x B x + A y B y + A z B z ), 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

10 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, u aa along line aa 2. Find the scalar projection of A along line aa by A = A u aa = A x U x + A y U y + A z U z DETERMINING THE PROJECTION OF A VECTOR (continued) 3. If needed, the projection can be written as a vector, A, by using the unit vector u aa and the magnitude found in step 2. A = A u aa 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 ) 10

11 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 r AO 2. Find the angle θ = cos -1 {(F r AO )/(F r AO )} 3. Find the projection via F AO = F u AO (or F cos θ ) EXAMPLE (continued) r AO = { 1 i + 2 j 2 k} m r AO = {(-1) (-2) 2 } 1/2 = 3 m F = { 6 i + 9 j + 3 k} kn F = {(-6) } 1/2 = kn F r AO = ( 6)( 1) + (9)(2) + (3)( 2) = 18 kn m θ = cos -1 {(F r AO )/(F r AO )} θ = cos -1 {18 / ( )} =

12 EXAMPLE (continued) u AO = r AO /r AO = ( 1/3) i + (2/3) j + ( 2/3) k F AO = F u AO = ( 6)( 1/3) + (9)(2/3) + (3)( 2/3) = 6.00 kn Or: F AO = F cos θ = cos (57.67 ) = 6.00 kn 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 2. Find the dot product of the two vectors P and Q. P = {5 i + 2 j + 3 k} m Q = {-2 i + 5 j + 4 k} m A) -12 m B) 12 m C) 12 m 2 D) -12 m 2 E) 10 m 2 12

13 GROUP PROBLEM SOLVING Given: The 300 N force acting on the bracket. Find: The magnitude of the projected component of this force acting along line OA Plan: 1. Find r OA and u OA 2. Find the angle θ = cos -1 {(F r OA )/(F r OA )} 3. Then find the projection via F OA = F u OA or F (1) cos θ GROUP PROBLEM SOLVING (continued) F r OA = { i j k} m r OA = {( 0.450) } 1/2 = 0.60 m u OA = r OA / r OA = {-0.75 i j k } 13

14 GROUP PROBLEM SOLVING (continued) F F = 300 sin 30 = 150 N F = { 150 sin 30 i cos 30 j cos 30 k} N F = { 75 i j k} N F = {(-75) } 1/2 = 300 N GROUP PROBLEM SOLVING (continued) F r OA = (-75) (-0.45) + (259.8) (0.30) + (129.9) (0.26) = N m θ = cos -1 {(F r OA )/(F r OA )} θ = cos -1 {145.5 /( )} = 36.1 The magnitude of the projected component of F along line OA will be F OA = F u OA = (-75)(-0.75) + (259.8) (0.50) + (129.9) (0.433) = 242 N Or F OA = F cos θ = 300 cos 36.1 = 242 N 14

DOT PRODUCT. Statics, Fourteenth Edition in SI Units R.C. Hibbeler. Copyright 2017 by Pearson Education, Ltd. All rights reserved.

DOT PRODUCT. Statics, Fourteenth Edition in SI Units R.C. Hibbeler. Copyright 2017 by Pearson Education, Ltd. All rights reserved. DOT PRODUCT Today s Objective: Students will be able to use the vector dot product to: a) determine an angle between two vectors and, b) determine the projection of a vector along a specified line. In-Class

More information

POSITION VECTORS & FORCE VECTORS

POSITION VECTORS & FORCE VECTORS POSITION VECTORS & FORCE VECTORS Today s Objectives: Students will be able to : a) Represent a position vector in Cartesian coordinate form, from given geometry. b) Represent a force vector directed along

More information

Engineering Mechanics Statics

Engineering Mechanics Statics Mechanical Systems Engineering -2016 Engineering Mechanics Statics 3. Force Vectors; Position Vector & Dot product Position Vector A position vector is a fixed vector that locates a point in space relative

More information

DOT PRODUCT Objective:

DOT PRODUCT Objective: DOT PRODUCT 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 For

More information

POSITION VECTORS & FORCE VECTORS

POSITION VECTORS & FORCE VECTORS POSITION VECTORS & FORCE VECTORS Today s Objectives: Students will be able to : a) Represent a position vector in Cartesian coordinate form, from given geometry. b) Represent a force vector directed along

More information

Exam 1 Review. IEA Section 2 2/5/2018 Section 3 2/5/2018

Exam 1 Review. IEA Section 2 2/5/2018 Section 3 2/5/2018 Exam 1 Review IEA Section 2 2/5/2018 Section 3 2/5/2018 ALAC review session ALAC will have a review session in preparation for IEA Exam 1 Monday (Today) February 5th 8PM-10PM DCC 330 Test 1 Wednesday 2/7/2018

More information

MOMENT OF A COUPLE. Today s Objectives: Students will be able to. a) define a couple, and, b) determine the moment of a couple.

MOMENT OF A COUPLE. Today s Objectives: Students will be able to. a) define a couple, and, b) determine the moment of a couple. Today s Objectives: Students will be able to MOMENT OF A COUPLE a) define a couple, and, b) determine the moment of a couple. In-Class activities: Check Homework Reading Quiz Applications Moment of a Couple

More information

MOMENT ABOUT AN AXIS

MOMENT ABOUT AN AXIS Today s Objectives: MOMENT ABOUT AN AXIS Students will be able to determine the moment of a force about an axis using a) scalar analysis, and b) vector analysis. In-Class Activities: Applications Scalar

More information

Check Homework. Reading Quiz Applications Equations of Equilibrium Example Problems Concept Questions Group Problem Solving Attention Quiz

Check Homework. Reading Quiz Applications Equations of Equilibrium Example Problems Concept Questions Group Problem Solving Attention Quiz THREE-DIMENSIONAL FORCE SYSTEMS Today s Objectives: Students will be able to solve 3-D particle equilibrium problems by a) Drawing a 3-D free body diagram, and, b) Applying the three scalar equations (based

More information

Engineering Mechanics Statics

Engineering Mechanics Statics Mechanical Systems Engineering- 2016 Engineering Mechanics Statics 2. Force Vectors; Operations on Vectors Dr. Rami Zakaria MECHANICS, UNITS, NUMERICAL CALCULATIONS & GENERAL PROCEDURE FOR ANALYSIS Today

More information

Vectors and Matrices Lecture 2

Vectors and Matrices Lecture 2 Vectors and Matrices Lecture 2 Dr Mark Kambites School of Mathematics 13/03/2014 Dr Mark Kambites (School of Mathematics) COMP11120 13/03/2014 1 / 20 How do we recover the magnitude of a vector from its

More information

Chapter -4- Force System Resultant

Chapter -4- Force System Resultant Ishik University / Sulaimani Civil Engineering Department Chapter -4- Force System Resultant 1 2 1 CHAPTER OBJECTIVES To discuss the concept of the moment of a force and show how to calculate it in two

More information

EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM

EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM Today s Objectives: Students will be able to: a) Determine the effect of moving a force. b) Find

More information

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics LECTURE OUTLINE CHAPTER 3 Vectors in Physics 3-1 Scalars Versus Vectors Scalar a numerical value (number with units). May be positive or negative. Examples: temperature, speed, height, and mass. Vector

More information

MOMENT OF A COUPLE. Today s Objectives: Students will be able to a) define a couple, and, b) determine the moment of a couple.

MOMENT OF A COUPLE. Today s Objectives: Students will be able to a) define a couple, and, b) determine the moment of a couple. MOMENT OF A COUPLE Today s Objectives: Students will be able to a) define a couple, and, b) determine the moment of a couple. In Class activities: Check Homework Reading Quiz Applications Moment of a Couple

More information

Chapter 4 Force System Resultant Moment of a Force

Chapter 4 Force System Resultant Moment of a Force Chapter 4 Force System Resultant Moment of a Force MOMENT OF A FORCE SCALAR FORMULATION, CROSS PRODUCT, MOMENT OF A FORCE VECTOR FORMULATION, & PRINCIPLE OF MOMENTS Today s Objectives : Students will be

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 13

ENGR-1100 Introduction to Engineering Analysis. Lecture 13 ENGR-1100 Introduction to Engineering Analysis Lecture 13 EQUILIBRIUM OF A RIGID BODY & FREE-BODY DIAGRAMS Today s Objectives: Students will be able to: a) Identify support reactions, and, b) Draw a free-body

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 6: Ch.12, Sec.10

CEE 271: Applied Mechanics II, Dynamics Lecture 6: Ch.12, Sec.10 1 / 18 CEE 271: Applied Mechanics II, Dynamics Lecture 6: Ch.12, Sec.10 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Date: 2 / 18 RELATIVE-MOTION ANALYSIS OF TWO

More information

RELATIVE MOTION ANALYSIS (Section 12.10)

RELATIVE MOTION ANALYSIS (Section 12.10) RELATIVE MOTION ANALYSIS (Section 1.10) Today s Objectives: Students will be able to: a) Understand translating frames of reference. b) Use translating frames of reference to analyze relative motion. APPLICATIONS

More information

Ishik University / Sulaimani Architecture Department Structure ARCH 214 Chapter -4- Force System Resultant

Ishik University / Sulaimani Architecture Department Structure ARCH 214 Chapter -4- Force System Resultant Ishik University / Sulaimani Architecture Department 1 Structure ARCH 214 Chapter -4- Force System Resultant 2 1 CHAPTER OBJECTIVES To discuss the concept of the moment of a force and show how to calculate

More information

Chapter Objectives. Copyright 2011 Pearson Education South Asia Pte Ltd

Chapter Objectives. Copyright 2011 Pearson Education South Asia Pte Ltd Chapter Objectives To show how to add forces and resolve them into components using the Parallelogram Law. To express force and position in Cartesian vector form and explain how to determine the vector

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 9

ENGR-1100 Introduction to Engineering Analysis. Lecture 9 ENGR-1100 Introduction to Engineering Analysis Lecture 9 MOMENT OF A FORCE (SCALAR FORMULATION), CROSS PRODUCT, MOMENT OF A FORCE (VECTOR FORMULATION), & PRINCIPLE OF MOMENTS Today s Objectives : Students

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 19

ENGR-1100 Introduction to Engineering Analysis. Lecture 19 ENGR-1100 Introduction to Engineering Analysis Lecture 19 SIMPLE TRUSSES, THE METHOD OF JOINTS, & ZERO-FORCE MEMBERS Today s Objectives: Students will be able to: In-Class Activities: a) Define a simple

More information

Announcements. Equilibrium of a Particle in 2-D

Announcements. Equilibrium of a Particle in 2-D nnouncements Equilibrium of a Particle in 2-D Today s Objectives Draw a free body diagram (FBD) pply equations of equilibrium to solve a 2-D problem Class ctivities pplications What, why, and how of a

More information

ARC241 Structural Analysis I Lecture 5, Sections ST4.5 ST4.10

ARC241 Structural Analysis I Lecture 5, Sections ST4.5 ST4.10 Lecture 5, Sections ST4.5 ST4.10 ST4.5) Moment of a Force about a Specified Axis ST4.6) Moment of a Couple ST4.7) Equivalent System ST4.8) Resultant of a Force and a Couple System ST4.9) Further Reduction

More information

MAT 1339-S14 Class 8

MAT 1339-S14 Class 8 MAT 1339-S14 Class 8 July 28, 2014 Contents 7.2 Review Dot Product........................... 2 7.3 Applications of the Dot Product..................... 4 7.4 Vectors in Three-Space.........................

More information

SIMPLIFICATION OF FORCE AND COUPLE SYSTEMS & THEIR FURTHER SIMPLIFICATION

SIMPLIFICATION OF FORCE AND COUPLE SYSTEMS & THEIR FURTHER SIMPLIFICATION SIMPLIFICATION OF FORCE AND COUPLE SYSTEMS & THEIR FURTHER SIMPLIFICATION Today s Objectives: Students will be able to: a) Determine the effect of moving a force. b) Find an equivalent force-couple system

More information

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 3 - Thurs 5th Oct 2017 Vectors and 3D geometry So far, all our calculus has been two-dimensional, involving only x and y. Nature is threedimensional,

More information

Ch. 7.3, 7.4: Vectors and Complex Numbers

Ch. 7.3, 7.4: Vectors and Complex Numbers Ch. 7.3, 7.4: Vectors and Complex Numbers Johns Hopkins University Fall 2014 (Johns Hopkins University) Ch. 7.3, 7.4: Vectors and Complex Numbers Fall 2014 1 / 38 Vectors(1) Definition (Vector) A vector

More information

EQUATIONS OF MOTION: RECTANGULAR COORDINATES

EQUATIONS OF MOTION: RECTANGULAR COORDINATES EQUATIONS OF MOTION: RECTANGULAR COORDINATES Today s Objectives: Students will be able to: 1. Apply Newton s second law to determine forces and accelerations for particles in rectilinear motion. In-Class

More information

St Andrew s Academy Mathematics Department Higher Mathematics

St Andrew s Academy Mathematics Department Higher Mathematics St Andrew s Academy Mathematics Department Higher Mathematics VECTORS hsn.uk.net Higher Mathematics Vectors Contents Vectors 1 1 Vectors and Scalars EF 1 Components EF 1 3 Magnitude EF 3 4 Equal Vectors

More information

Engineering Mechanics: Statics in SI Units, 12e Force Vectors

Engineering Mechanics: Statics in SI Units, 12e Force Vectors Engineering Mechanics: Statics in SI Units, 1e orce Vectors 1 Chapter Objectives Parallelogram Law Cartesian vector form Dot product and angle between vectors Chapter Outline 1. Scalars and Vectors. Vector

More information

EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM

EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM EQUIVALENT SYSTEMS, RESULTANTS OF FORCE AND COUPLE SYSTEM, & FURTHER REDUCTION OF A FORCE AND COUPLE SYSTEM Today s Objectives: Students will be able to: c) Determine the effect of moving a force. b) Find

More information

Vectors in Physics. Topics to review:

Vectors in Physics. Topics to review: Vectors in Physics Topics to review: Scalars Versus Vectors The Components of a Vector Adding and Subtracting Vectors Unit Vectors Position, Displacement, Velocity, and Acceleration Vectors Relative Motion

More information

Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTORS

Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTORS CS131 Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTRS Vectors in two and three dimensional space are defined to be members of the sets R 2 and R 3 defined by: R 2 = {(x,

More information

Physics 1A. Lecture 1B

Physics 1A. Lecture 1B Physics 1A Lecture 1B Angles: a Tricky Unit θ Angles are formally defined as a ratio of lengths; e.g. θ = Arclength/Radius [θ] = L/L = 1 This makes the angle unitless! The fundamental unit of angle is

More information

Review of Coordinate Systems

Review of Coordinate Systems Vector in 2 R and 3 R Review of Coordinate Systems Used to describe the position of a point in space Common coordinate systems are: Cartesian Polar Cartesian Coordinate System Also called rectangular coordinate

More information

TABLE OF CONTENTS 2 CHAPTER 1

TABLE OF CONTENTS 2 CHAPTER 1 TABLE OF CONTENTS CHAPTER 1 Quadratics CHAPTER Functions 3 CHAPTER 3 Coordinate Geometry 3 CHAPTER 4 Circular Measure 4 CHAPTER 5 Trigonometry 4 CHAPTER 6 Vectors 5 CHAPTER 7 Series 6 CHAPTER 8 Differentiation

More information

I&C 6N. Computational Linear Algebra

I&C 6N. Computational Linear Algebra I&C 6N Computational Linear Algebra 1 Lecture 1: Scalars and Vectors What is a scalar? Computer representation of a scalar Scalar Equality Scalar Operations Addition and Multiplication What is a vector?

More information

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

Vector Operations. Vector Operations. Graphical Operations. Component Operations. ( ) ˆk

Vector Operations. Vector Operations. Graphical Operations. Component Operations. ( ) ˆk Vector Operations Vector Operations ME 202 Multiplication by a scalar Addition/subtraction Scalar multiplication (dot product) Vector multiplication (cross product) 1 2 Graphical Operations Component Operations

More information

OCR Mathematics Advanced Subsidiary GCE Core 4 (4724) June 2010

OCR Mathematics Advanced Subsidiary GCE Core 4 (4724) June 2010 Link to past paper on OCR website: www.ocr.org.uk The above link takes you to OCR s website. From there you click QUALIFICATIONS, QUALIFICATIONS BY TYPE, AS/A LEVEL GCE, MATHEMATICS, VIEW ALL DOCUMENTS,

More information

Physics 218 Fall 2014

Physics 218 Fall 2014 Physics 218 Fall 2014 Instructor: Robert C. Webb Office: MIST 224; Phone: 845-4012; E-mail: webb@physics.tamu.edu Office Hours: M, T, W from 10:00 am - 12:00 pm, or by appointment Link to Class web site:

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 20

ENGR-1100 Introduction to Engineering Analysis. Lecture 20 ENGR-1100 Introduction to Engineering Analysis Lecture 20 Today s Objectives: THE METHOD OF SECTIONS Students will be able to determine: 1. Forces in truss members using the method of sections. In-Class

More information

Lecture 20. ENGR-1100 Introduction to Engineering Analysis THE METHOD OF SECTIONS

Lecture 20. ENGR-1100 Introduction to Engineering Analysis THE METHOD OF SECTIONS ENGR-1100 Introduction to Engineering Analysis Lecture 20 THE METHOD OF SECTIONS Today s Objectives: Students will be able to determine: 1. Forces in truss members using the method of sections. In-Class

More information

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces 2-9. The plate is subjected to the forces acting on members A and B as shown. If θ 60 o, determine the magnitude of the resultant of these forces and its direction measured clockwise from the positie x

More information

Lecture 2: Vector-Vector Operations

Lecture 2: Vector-Vector Operations Lecture 2: Vector-Vector Operations Vector-Vector Operations Addition of two vectors Geometric representation of addition and subtraction of vectors Vectors and points Dot product of two vectors Geometric

More information

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS Today s Objectives: Students will be able to: a) Apply equations of equilibrium to solve for unknowns, and b) Recognize two-force members. In-Class

More information

MOMENT OF A FORCE SCALAR FORMULATION, CROSS PRODUCT, MOMENT OF A FORCE VECTOR FORMULATION, & PRINCIPLE OF MOMENTS

MOMENT OF A FORCE SCALAR FORMULATION, CROSS PRODUCT, MOMENT OF A FORCE VECTOR FORMULATION, & PRINCIPLE OF MOMENTS MOMENT OF A FORCE SCALAR FORMULATION, CROSS PRODUCT, MOMENT OF A FORCE VECTOR FORMULATION, & PRINCIPLE OF MOMENTS Today s Objectives : Students will be able to: a) understand and define moment, and, b)

More information

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position. Vectors The standard geometric definition of vector is as something which has direction and magnitude but not position. Since vectors have no position we may place them wherever is convenient. Vectors

More information

GEOMETRY AND VECTORS

GEOMETRY AND VECTORS GEOMETRY AND VECTORS Distinguishing Between Points in Space One Approach Names: ( Fred, Steve, Alice...) Problem: distance & direction must be defined point-by-point More elegant take advantage of geometry

More information

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS Today s Objectives: Students will be able to: a) Apply equations of equilibrium to solve for unknowns, and, b) Recognize two-force members. In-Class

More information

VECTORS vectors & scalars vector direction magnitude scalar only magnitude

VECTORS vectors & scalars vector direction magnitude scalar only magnitude VECTORS Physical quantities are classified in two big classes: vectors & scalars. A vector is a physical quantity which is completely defined once we know precisely its direction and magnitude (for example:

More information

Statics Chapter II Fall 2018 Exercises Corresponding to Sections 2.1, 2.2, and 2.3

Statics Chapter II Fall 2018 Exercises Corresponding to Sections 2.1, 2.2, and 2.3 Statics Chapter II Fall 2018 Exercises Corresponding to Sections 2.1, 2.2, and 2.3 2 3 Determine the magnitude of the resultant force FR = F1 + F2 and its direction, measured counterclockwise from the

More information

2.1 Scalars and Vectors

2.1 Scalars and Vectors 2.1 Scalars and Vectors Scalar A quantity characterized by a positive or negative number Indicated by letters in italic such as A e.g. Mass, volume and length 2.1 Scalars and Vectors Vector A quantity

More information

RELATIVE MOTION ANALYSIS: VELOCITY (Section 16.5)

RELATIVE MOTION ANALYSIS: VELOCITY (Section 16.5) RELATIVE MOTION ANALYSIS: VELOCITY (Section 16.5) Today s Objectives: Students will be able to: a) Describe the velocity of a rigid body in terms of translation and rotation components. b) Perform a relative-motion

More information

Vector Algebra August 2013

Vector Algebra August 2013 Vector Algebra 12.1 12.2 28 August 2013 What is a Vector? A vector (denoted or v) is a mathematical object possessing both: direction and magnitude also called length (denoted ). Vectors are often represented

More information

Section 13.4 The Cross Product

Section 13.4 The Cross Product Section 13.4 The Cross Product Multiplying Vectors 2 In this section we consider the more technical multiplication which can be defined on vectors in 3-space (but not vectors in 2-space). 1. Basic Definitions

More information

Lecture 3- Vectors Chapter 3

Lecture 3- Vectors Chapter 3 1 / 36 Lecture 3- Vectors Chapter 3 Instructor: Prof. Noronha-Hostler Course Administrator: Prof. Roy Montalvo PHY-123 ANALYTICAL PHYSICS IA Phys- 123 Sep. 21 th, 2018 2 / 36 Course Reminders The course

More information

Linear Algebra V = T = ( 4 3 ).

Linear Algebra V = T = ( 4 3 ). Linear Algebra Vectors A column vector is a list of numbers stored vertically The dimension of a column vector is the number of values in the vector W is a -dimensional column vector and V is a 5-dimensional

More information

VISUAL PHYSICS ONLINE THE LANGUAGE OF PHYSICS SCALAR AND VECTORS

VISUAL PHYSICS ONLINE THE LANGUAGE OF PHYSICS SCALAR AND VECTORS VISUAL PHYSICS ONLINE THE LANGUAGE OF PHYSICS SCALAR AND VECTORS SCALAR QUANTITES Physical quantities that require only a number and a unit for their complete specification are known as scalar quantities.

More information

Lecture 3- Vectors Chapter 3

Lecture 3- Vectors Chapter 3 1 / 36 Lecture 3- Vectors Chapter 3 Instructor: Prof. Noronha-Hostler Course Administrator: Prof. Roy Montalvo PHY-123 ANALYTICAL PHYSICS IA Phys- 123 Sep. 21 th, 2018 2 / 36 Course Reminders The course

More information

Statics: Lecture Notes for Sections

Statics: Lecture Notes for Sections Chapter 6: Structural Analysis Today s Objectives: Students will be able to: a) Define a simple truss. b) Determine the forces in members of a simple truss. c) Identify zero-force members. READING QUIZ

More information

MECHANICS. Prepared by Engr. John Paul Timola

MECHANICS. Prepared by Engr. John Paul Timola MECHANICS Prepared by Engr. John Paul Timola MECHANICS a branch of the physical sciences that is concerned with the state of rest or motion of bodies that are subjected to the action of forces. subdivided

More information

10.2 Introduction to Vectors

10.2 Introduction to Vectors Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 10.2 Introduction to Vectors In the previous calculus classes we have seen that the study of motion involved the introduction of a variety

More information

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar.

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar. UNIT-05 VECTORS Introduction: physical quantity that can be specified by just a number the magnitude is known as a scalar. In everyday life you deal mostly with scalars such as time, temperature, length

More information

1 (a) State one difference between a scalar quantity and a vector quantity [1]

1 (a) State one difference between a scalar quantity and a vector quantity [1] 1 (a) State one difference between a scalar quantity and a vector quantity.... [1] (b) Fig. 1.1 shows two sets of quantities listed as scalars and vectors by a student. acceleration pressure stress time

More information

Day 1: Introduction to Vectors + Vector Arithmetic

Day 1: Introduction to Vectors + Vector Arithmetic Day 1: Introduction to Vectors + Vector Arithmetic A is a quantity that has magnitude but no direction. You can have signed scalar quantities as well. A is a quantity that has both magnitude and direction.

More information

Vectors Part 1: Two Dimensions

Vectors Part 1: Two Dimensions Vectors Part 1: Two Dimensions Last modified: 20/02/2018 Links Scalars Vectors Definition Notation Polar Form Compass Directions Basic Vector Maths Multiply a Vector by a Scalar Unit Vectors Example Vectors

More information

Culminating Review for Vectors

Culminating Review for Vectors Culminating Review for Vectors 0011 0010 1010 1101 0001 0100 1011 An Introduction to Vectors Applications of Vectors Equations of Lines and Planes 4 12 Relationships between Points, Lines and Planes An

More information

Physics 170 Lecture 5. Dot Product: Projection of Vector onto a Line & Angle Between Two Vectors

Physics 170 Lecture 5. Dot Product: Projection of Vector onto a Line & Angle Between Two Vectors Phys 170 Lecture 5 1 Physics 170 Lecture 5 Dot Product: Projection of Vector onto a Line & Angle etween Two Vectors Phys 170 Lecture 5 2 Mastering Engineering Introduction to M.E. and Assignment 1 moved

More information

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3 New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product reading assignment read chap 3 Most physical quantities are described by a single number or variable examples:

More information

Test of Understanding of Vectors (TUV)

Test of Understanding of Vectors (TUV) Test of Understanding of Vectors (TUV) 1. The figure below shows vectors and. Choose the option that shows the vector sum. 2. The figure below shows vector. Choose the option that shows the unit vector

More information

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications.

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications. The Cross Product In this section, we will learn about: Cross products of vectors and their applications. THE CROSS PRODUCT The cross product a x b of two vectors a and b, unlike the dot product, is a

More information

ENT 151 STATICS. Statics of Particles. Contents. Resultant of Two Forces. Introduction

ENT 151 STATICS. Statics of Particles. Contents. Resultant of Two Forces. Introduction CHAPTER ENT 151 STATICS Lecture Notes: Azizul bin Mohamad KUKUM Statics of Particles Contents Introduction Resultant of Two Forces Vectors Addition of Vectors Resultant of Several Concurrent Forces Sample

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5

CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5 1 / 40 CEE 271: Applied Mechanics II, Dynamics Lecture 9: Ch.13, Sec.4-5 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa 2 / 40 EQUATIONS OF MOTION:RECTANGULAR COORDINATES

More information

Contents. Objectives Torque on an Object Rotational Kinetic Energy Yo yo Rolling on an Incline Physical Pendulum Angular Momentum and Torque Recap

Contents. Objectives Torque on an Object Rotational Kinetic Energy Yo yo Rolling on an Incline Physical Pendulum Angular Momentum and Torque Recap Physics 121 for Majors Class 21 Rotating Objects Last Class We learned to find angular momentum and torques of point masses and objects. We learned how to use torques and forces to solve problems with

More information

Chapter 8: Polar Coordinates and Vectors

Chapter 8: Polar Coordinates and Vectors Chapter 8: Polar Coordinates and Vectors 8.1 Polar Coordinates This is another way (in addition to the x-y system) of specifying the position of a point in the plane. We give the distance r of the point

More information

Brief Review of Vector Algebra

Brief Review of Vector Algebra APPENDIX Brief Review of Vector Algebra A.0 Introduction Vector algebra is used extensively in computational mechanics. The student must thus understand the concepts associated with this subject. The current

More information

5.) Unit Vectors https://www.youtube.com/watch?v=iaekl5h2sjm (Mario s Math Tutoring)

5.) Unit Vectors https://www.youtube.com/watch?v=iaekl5h2sjm (Mario s Math Tutoring) This review covers the definition of a vector, graphical and algebraic representations, adding vectors, scalar multiples, dot product, and cross product for two and three dimensional vectors, along with

More information

Magnetism and Vectors

Magnetism and Vectors Physics 1051 Workshop 5 Magnetism and Vectors Workshop 5 - Contents I. Where do Vector Cross Products Appear? II. Review of What We've Seen Already I. Magnetic Force on a Charge Particle II.Magnetic Force

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 23

ENGR-1100 Introduction to Engineering Analysis. Lecture 23 ENGR-1100 Introduction to Engineering Analysis Lecture 23 Today s Objectives: Students will be able to: a) Draw the free body diagram of a frame and its members. FRAMES b) Determine the forces acting at

More information

Chapter 2 One-Dimensional Kinematics

Chapter 2 One-Dimensional Kinematics Review: Chapter 2 One-Dimensional Kinematics Description of motion in one dimension Copyright 2010 Pearson Education, Inc. Review: Motion with Constant Acceleration Free fall: constant acceleration g =

More information

PLANAR RIGID BODY MOTION: TRANSLATION &

PLANAR RIGID BODY MOTION: TRANSLATION & PLANAR RIGID BODY MOTION: TRANSLATION & Today s Objectives : ROTATION Students will be able to: 1. Analyze the kinematics of a rigid body undergoing planar translation or rotation about a fixed axis. In-Class

More information

Associative Property. The word "associative" comes from "associate" or "group; the Associative Property is the rule that refers to grouping.

Associative Property. The word associative comes from associate or group; the Associative Property is the rule that refers to grouping. Associative Property The word "associative" comes from "associate" or "group; the Associative Property is the rule that refers to grouping. For addition, the rule is "a + (b + c) = (a + b) + c; in numbers,

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Name. MECH 223 Engineering Statics. Midterm 1, February 24 th 2015

Name. MECH 223 Engineering Statics. Midterm 1, February 24 th 2015 1 Name MECH 223 Engineering Statics Midterm 1, February 24 th 2015 Question 1 (20 + 5 points) (a) (5 points) Form the vector products B C and B C (where B = B ) and use the result to prove the identity

More information

University of Sheffield. PHY120 - Vectors. Dr Emiliano Cancellieri

University of Sheffield. PHY120 - Vectors. Dr Emiliano Cancellieri University of Sheffield PHY120 - Vectors Dr Emiliano Cancellieri October 14, 2015 Contents 1 Lecture 1 2 1.1 Basic concepts of vectors........................ 2 1.2 Cartesian components of vectors....................

More information

Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below:

Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below: Vectors Extending the concepts of kinematics into two and three dimensions, the idea of a vector becomes very useful. By definition, a vector is a quantity with both a magnitude and a spatial direction.

More information

Lecture 4: Products of Matrices

Lecture 4: Products of Matrices Lecture 4: Products of Matrices Winfried Just, Ohio University January 22 24, 2018 Matrix multiplication has a few surprises up its sleeve Let A = [a ij ] m n, B = [b ij ] m n be two matrices. The sum

More information

Lecture 23. ENGR-1100 Introduction to Engineering Analysis FRAMES S 1

Lecture 23. ENGR-1100 Introduction to Engineering Analysis FRAMES S 1 ENGR-1100 Introduction to Engineering Analysis Lecture 23 Today s Objectives: Students will be able to: a) Draw the free body diagram of a frame and its members. FRAMES b) Determine the forces acting at

More information

EQUATIONS OF MOTION: CYLINDRICAL COORDINATES

EQUATIONS OF MOTION: CYLINDRICAL COORDINATES Today s Objectives: Students will be able to: 1. Analyze the kinetics of a particle using cylindrical coordinates. EQUATIONS OF MOTION: CYLINDRICAL COORDINATES In-Class Activities: Check Homework Reading

More information

Math 3C Lecture 20. John Douglas Moore

Math 3C Lecture 20. John Douglas Moore Math 3C Lecture 20 John Douglas Moore May 18, 2009 TENTATIVE FORMULA I Midterm I: 20% Midterm II: 20% Homework: 10% Quizzes: 10% Final: 40% TENTATIVE FORMULA II Higher of two midterms: 30% Homework: 10%

More information

Unit 1 Representing and Operations with Vectors. Over the years you have come to accept various mathematical concepts or properties:

Unit 1 Representing and Operations with Vectors. Over the years you have come to accept various mathematical concepts or properties: Lesson1.notebook November 27, 2012 Algebra Unit 1 Representing and Operations with Vectors Over the years you have come to accept various mathematical concepts or properties: Communative Property Associative

More information

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of . Matrices A matrix is any rectangular array of numbers. For example 3 5 6 4 8 3 3 is 3 4 matrix, i.e. a rectangular array of numbers with three rows four columns. We usually use capital letters for matrices,

More information

SKAA 1213 Engineering Mechanics

SKAA 1213 Engineering Mechanics SKAA 1213 Engineering Mechanics TPIC 5 Moment and Couple Lecturers: Rosli Anang Dr. Mohd Yunus Ishak Dr. Tan Cher Siang Moment of a Force Moment of a force about a point/axis the tendency of the force

More information

Lesson 7. Chapter 3: Two-Dimensional Kinematics COLLEGE PHYSICS VECTORS. Video Narrated by Jason Harlow, Physics Department, University of Toronto

Lesson 7. Chapter 3: Two-Dimensional Kinematics COLLEGE PHYSICS VECTORS. Video Narrated by Jason Harlow, Physics Department, University of Toronto COLLEGE PHYSICS Chapter 3: Two-Dimensional Kinematics Lesson 7 Video Narrated by Jason Harlow, Physics Department, University of Toronto VECTORS A quantity having both a magnitude and a direction is called

More information

Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors.

Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors. Vectors summary Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors. AB is the position vector of B relative to A and is the vector

More information