Engineering Problem Solving ENG1101. Physics 101 For The Design Project Mathematical Model

Size: px
Start display at page:

Download "Engineering Problem Solving ENG1101. Physics 101 For The Design Project Mathematical Model"

Transcription

1 Engineering Problem Solving ENG1101 Physics 101 For The Design Project Mathematical Model 1 1

2 Last Time Macros 2 2

3 Individually no name For each of the following topics indicate your comfort level, 5 very comfortable to 1 no clue Flowcharts Conditional Statements Loops Fuctions Macros Any questions or areas of confusion 3 3

4 Today's Agenda Mathematical Model Newton's Laws Forces Gravitational Drag Spring Friction Moments Rotational Motion 4 4

5 Due: 9B Derivations Design Project Mathmatical Model Due: 10B Spreadsheet with VBA Code 5 5

6 Equation Derivations Due: 9B Use Problem Presentation Method for EACH equation derived. Problem Diagram Theory Assumptions Solution Result 6 6

7 Diagram of Vehicle α Lext Ltrap β θ 7 7

8 As a Team Beta (β) how do you determine angle to drive wheel Dop how do you determine distance between 2 points? Ls how do you determine length of one side of a triangle (not right triangle) given the opposite angle (θ) and two sides (Larm, Dop)? Alpha (α) how do you determine the angle of a triangle given 3 sides (Ls, Larm, Dop)? 8 8

9 As a Team Beta (β) how do you determine angle to drive wheel? Trigonometry Dop how do you determine distance between 2 points? Pythagorean Theorem Ls how do you determine length of one side of a triangle (not right triangle) given the opposite angle (θ) and two sides (Larm, Dop)? Law of Cosines Alpha (α) how do you determine the angle of a triangle given 3 sides (Ls, Larm, Dop)? Law of Cosines 9 9

10 Rotational Motion & a Mousetrap Vehicle Distance Traveled: Relate Length of string pulled to distance traveled

11 Arc length vs Circumference Arc length: distance along the edge of a circle as related to the angle that distance covers s = r * θ s = length of arc r = radius θ = angle in radians (1 revolution = 2π radians) Circumference: distance around a circle C= 2rπ C = circumference r = radius π =

12 As a Team... List assumptions and known equations. Write an expression that describes the arc length S a with relation to the arc length S b, as the wheel rotates through an angle θ R a b R b θ a

13 As a Team What are Newton s 3 Laws?

14 Newton s First Law: "Every body persists in its state of rest or of uniform motion in a straight line unless it is compelled to change that state by forces impressed upon it." - Newton

15 Newton's Second Law The acceleration of an object is directly proportional to the net force acting on it and inversely proportional to its mass. (Physics 1100 Text by Serway and Beichner) Expressed mathematically as: Σ F = ma or often as F net =ma As a vector expression: Σ F x = ma x Σ F y = ma y Σ F z = ma z Common applications Force required to move an object Projectile trajectories Forces on springs

16 Newton's Third Law... If two objects interact, the force F 12 exerted by object 1 on object 2 is equal in magnitude to and opposite in direction to the force F 21 exerted by object 2 on object 1. F 12 = -F 21 For every action there is an equal and opposite reaction. Common applications Analyzing forces acting on objects Analyzing gravitational attraction between bodies

17 What forces are acting on an object? Gravitation: attraction between two objects F Spring: results when a spring is compressed or stretched F = = ma kx Drag: exerted when an object moves through a fluid (liquid or gas) F C D A v2 Friction: two solid surfaces contact each other F = F normal

18 Forces/Tension & a Mousetrap Vehicle Gravitational: F=ma Spring: F=-k*x or Force=m*Angle+b String: Tension = Spring Force/cos (α-90)

19 Caution Spring Angle Measurements When you made measurements, you were "opening" spring. (θ) For your vehicle design, your spring will be "closing". (β) Newton Angle meas= θ 180 θ = β String

20 As a Team Work on Derivation of Ftrap Hint: Think Spring Analysis Ftrap

21 Moments 1) When turning a wrench, which point will take less effort? A or B 2) When opening a door, is it easier to push near the hinges or away from the hinges? C or D Moment: tendency of a force to cause rotation about a point Moment = Force x Distance from axis M = F x D p C D A B

22 As a Team... If the force is 120 lbs at point A=3 ft, what would the force at point B = 7 ft need to be to produce the same moment? 7 ft x=? lb f B 120 lb f A 3 ft

23 As a Team... M = F x D p Using the terms given, write an equation for F B if it were to produce the same moment as FA about the axis. D B F B F A D A B A

24 As a Team Work on Derivation of F arm F arm F trap

25 Moments & a Mousetrap Vehicle Extended Mousetrap Arm F Arm = F trap * L trap /L Arm F arm F trap

26 Tension in the String F arm is pulling the string What is the tension in the string, Ts F arm

27 Forces Forces are vectors Have magnitude and direction May break forces into their components (x direction, y direction, z direction) Because system is not accelerating, sum of forces in x, y and z directions are zero F = ma a = 0 ΣF =

28 Break F 2 into components F y = F sin (30 o ) 30 o F F x = F cos (30 o )

29 Break F 2 into components F 2y = F 2 sin (30 o ) 30 o F 2 F 2x = F 2 cos (30 o ) Once we have components we no longer use the original vector. To get the net effect of force vectors acting on an object we add all the y s together and then all the x s together

30 As a Team What is the tension in the string, Ts? F arm y T s x

31 Motive Force Using Moments, what force (F wheel ) produces the equivalent moment as T s? Ts F wheel F mot

32 Friction & a Mousetrap Vehicle Air Resistance: neglected Static Friction: F fs = μ s F n Kinetic Friction of Vehicle: F fk = μ k F n

33 F f = μf n = Force due to Friction Where: F f = force due to friction (N) F n = force perpendicular to friction surface (N) μ = coefficient of friction Static or Kinetic F f

34 Coefficients of Friction Coeff. of Coeff. of Materials Static Friction Kinetic Friction μs μk Steel on Steel Aluminum on Steel Copper on Steel 0.53 Rubber on Concrete Wood on Wood Glass on Glass Waxed wood on Wet snow Waxed wood on Dry snow Metal on Metal (lubricated) Ice on Ice Teflon on Teflon Synovial joints in humans Source: Serway Physics for Scientists and Engineers 4th edition (p. 126.) What are the model's coefficients comparable to?

35 What if you are pulling a box? Resistance the box has to being moved Kinetic Friction slows an object down F fk = μ k F n Static Friction prevents an object from starting to move or keeps an object stationary F f F fs = μ s F n

36 Team Homework DUE: Beginning Next class Bring to Class Do not turn-in to TA Mailbox Derive equations need for the Model On engineering paper Use problem presentation method Draw and label sketches Be prepared to share your derivation with the class List any questions regarding the Model. I will answer them during next class

37 INSTRUCTOR NOTE 37 Warning Long lecture. May not get through it all. I recommend giving out the model at the beginning of class. That way the students know what equations they will need to derive and will hopefully take notes. Homework for this class are the derivations. The next lecture is designed to have the students put their derivations on the board. 3 7

38 INSTRUCTOR NOTE Point out that they already (almost) have the equation for Ftmt. Warn them about the differences in how theta is defined (see slide). Also you may want to warn them that string tension is one of the harder equations to derive

39 As a Team What is the tension in the string, Ts? F arm y T s x F arm F arm y x T s

Engineering Problem Solving ENG1101. Physics 101 For The Design Project Mathematical Model

Engineering Problem Solving ENG1101. Physics 101 For The Design Project Mathematical Model Engineering Problem Solving ENG1101 Physics 101 For The Design Project Mathematical Model 1 1 Last Time Cohort Registration Macros Reminder: Cohort Registration begins 10pm TONIGHT! Schedule of Classes

More information

LECTURE 11 FRICTION AND DRAG

LECTURE 11 FRICTION AND DRAG LECTURE 11 FRICTION AND DRAG 5.5 Friction Static friction Kinetic friction 5.6 Drag Terminal speed Penguins travel on ice for miles by sliding on ice, made possible by small frictional force between their

More information

Online homework #6 due on Tue March 24

Online homework #6 due on Tue March 24 Online homework #6 due on Tue March 24 Problem 5.22 Part A: give your answer with only 2 significant digits (i.e. round answer and drop less significant digits) 51 Equilibrium Question 52 1 Using Newton

More information

Consider the case of a 100 N. mass on a horizontal surface as shown below:

Consider the case of a 100 N. mass on a horizontal surface as shown below: 1.9.1 Introduction The study of friction is called: The force of friction is defined as: The force of friction acting between two surfaces has three properties: i) ii) iii) Consider the case of a 100 N.

More information

POGIL: Newton s First Law of Motion and Statics. Part 1: Net Force Model: Read the following carefully and study the diagrams that follow.

POGIL: Newton s First Law of Motion and Statics. Part 1: Net Force Model: Read the following carefully and study the diagrams that follow. POGIL: Newton s First Law of Motion and Statics Name Purpose: To become familiar with the forces acting on an object at rest Part 1: Net Force Model: Read the following carefully and study the diagrams

More information

Lecture Outline Chapter 6. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 6. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 6 Physics, 4 th Edition James S. Walker Chapter 6 Applications of Newton s Laws Units of Chapter 6 Frictional Forces Strings and Springs Translational Equilibrium Connected Objects

More information

24/06/13 Forces ( F.Robilliard) 1

24/06/13 Forces ( F.Robilliard) 1 R Fr F W 24/06/13 Forces ( F.Robilliard) 1 Mass: So far, in our studies of mechanics, we have considered the motion of idealised particles moving geometrically through space. Why a particular particle

More information

Newton s Laws. A force is simply a push or a pull. Forces are vectors; they have both size and direction.

Newton s Laws. A force is simply a push or a pull. Forces are vectors; they have both size and direction. Newton s Laws Newton s first law: An object will stay at rest or in a state of uniform motion with constant velocity, in a straight line, unless acted upon by an external force. In other words, the bodies

More information

Chapter Four Holt Physics. Forces and the Laws of Motion

Chapter Four Holt Physics. Forces and the Laws of Motion Chapter Four Holt Physics Forces and the Laws of Motion Physics Force and the study of dynamics 1.Forces - a. Force - a push or a pull. It can change the motion of an object; start or stop movement; and,

More information

Forces. Prof. Yury Kolomensky Feb 9/12, 2007

Forces. Prof. Yury Kolomensky Feb 9/12, 2007 Forces Prof. Yury Kolomensky Feb 9/12, 2007 - Hooke s law - String tension - Gravity and Weight - Normal force - Friction - Drag -Review of Newton s laws Today s Plan Catalog common forces around us What

More information

Physics for Scientists and Engineers. Chapter 5 Force and Motion

Physics for Scientists and Engineers. Chapter 5 Force and Motion Physics for Scientists and Engineers Chapter 5 Force and Motion Spring, 2008 Ho Jung Paik Force Forces are what cause any change in the velocity of an object The net force is the vector sum of all the

More information

E X P E R I M E N T 6

E X P E R I M E N T 6 E X P E R I M E N T 6 Static & Kinetic Friction Produced by the Physics Staff at Collin College Copyright Collin College Physics Department. All Rights Reserved. University Physics, Exp 6: Static and Kinetic

More information

Chapter 5: Forces in Equilibrium

Chapter 5: Forces in Equilibrium Chapter 5: Forces in Equilibrium I don't know what I may seem to the world, but, as to myself, I seem to have been only like a boy playing on the sea shore, and diverting myself in now and then finding

More information

for any object. Note that we use letter, m g, meaning gravitational

for any object. Note that we use letter, m g, meaning gravitational Lecture 4. orces, Newton's Second Law Last time we have started our discussion of Newtonian Mechanics and formulated Newton s laws. Today we shall closely look at the statement of the second law and consider

More information

Physics 101 Lecture 5 Newton`s Laws

Physics 101 Lecture 5 Newton`s Laws Physics 101 Lecture 5 Newton`s Laws Dr. Ali ÖVGÜN EMU Physics Department The Laws of Motion q Newton s first law q Force q Mass q Newton s second law q Newton s third law qfrictional forces q Examples

More information

Friction Can Be Rough

Friction Can Be Rough 10.1 Observe and Find a Pattern Friction Can Be Rough Observe the following experiment: Rest a brick on a rough surface. Tie a string around the brick and attach a large spring scale to it. Pull the scale

More information

Dynamics Review Outline

Dynamics Review Outline Dynamics Review Outline 2.1.1-C Newton s Laws of Motion 2.1 Contact Forces First Law (Inertia) objects tend to remain in their current state of motion (at rest of moving at a constant velocity) until acted

More information

Chapter 4. The Laws of Motion. Dr. Armen Kocharian

Chapter 4. The Laws of Motion. Dr. Armen Kocharian Chapter 4 The Laws of Motion Dr. Armen Kocharian Classical Mechanics Describes the relationship between the motion of objects in our everyday world and the forces acting on them Conditions when Classical

More information

Physics Exam 2 October 11, 2007

Physics Exam 2 October 11, 2007 INSTRUCTIONS: Write your NAME on the front of the blue exam booklet. The exam is closed book, and you may have only pens/pencils and a calculator (no stored equations or programs and no graphing). Show

More information

Chapter 5 The Force Vector

Chapter 5 The Force Vector Conceptual Physics/ PEP Name: Date: Chapter 5 The Force Vector Section Review 5.1 1. Indicate whether each of the following units of measurement are scalar or vector units: Speed _scalar time scalar mass

More information

Physics 111 Lecture 4 Newton`s Laws

Physics 111 Lecture 4 Newton`s Laws Physics 111 Lecture 4 Newton`s Laws Dr. Ali ÖVGÜN EMU Physics Department www.aovgun.com he Laws of Motion q Newton s first law q Force q Mass q Newton s second law q Newton s third law q Examples Isaac

More information

Forces and Newton s Laws Notes

Forces and Newton s Laws Notes Forces and Newton s Laws Notes Force An action exerted on an object which can change the motion of the object. The SI unit for force is the Newton (N) o N = (kg m)/s 2 o Pound is also a measure of force

More information

Chapter 3, Problem 28. Agenda. Forces. Contact and Field Forces. Fundamental Forces. External and Internal Forces 2/6/14

Chapter 3, Problem 28. Agenda. Forces. Contact and Field Forces. Fundamental Forces. External and Internal Forces 2/6/14 Agenda Today: Homework Quiz, Chapter 4 (Newton s Laws) Thursday: Applying Newton s Laws Start reading Chapter 5 Chapter 3, Problem 28 A ball with a horizontal speed of 1.25 m/s rolls off a bench 1.00 m

More information

Lecture PowerPoints. Chapter 4 Physics: Principles with Applications, 7 th edition Giancoli

Lecture PowerPoints. Chapter 4 Physics: Principles with Applications, 7 th edition Giancoli Lecture PowerPoints Chapter 4 Physics: Principles with Applications, 7 th edition Giancoli This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching

More information

Force a push or a pull exerted on some object the cause of an acceleration, or the change in an objects velocity

Force a push or a pull exerted on some object the cause of an acceleration, or the change in an objects velocity Chapter 4 Physics Notes Changes in Motion Force a push or a pull exerted on some object the cause of an acceleration, or the change in an objects velocity Forces cause changes in velocity Causes a stationary

More information

Introduction to Newton s Laws Newton s First Law. Oct 21 8:32 AM

Introduction to Newton s Laws Newton s First Law. Oct 21 8:32 AM Introduction to Newton s Laws Newton s First Law. Isaac Newton Arguably the greatest scientific genius ever. Came up with 3 Laws of Motion to explain the observations and analyses of Galileo and Johannes

More information

Newton s Laws.

Newton s Laws. Newton s Laws http://mathsforeurope.digibel.be/images Forces and Equilibrium If the net force on a body is zero, it is in equilibrium. dynamic equilibrium: moving relative to us static equilibrium: appears

More information

NEWTON S LAWS OF MOTION (EQUATION OF MOTION) (Sections )

NEWTON S LAWS OF MOTION (EQUATION OF MOTION) (Sections ) NEWTON S LAWS OF MOTION (EQUATION OF MOTION) (Sections 13.1-13.3) Today s Objectives: Students will be able to: a) Write the equation of motion for an accelerating body. b) Draw the free-body and kinetic

More information

St. Joseph s Anglo-Chinese School

St. Joseph s Anglo-Chinese School Time allowed:.5 hours Take g = 0 ms - if necessary. St. Joseph s Anglo-Chinese School 008 009 First Term Examination Form 6 ASL Physics Section A (40%) Answer ALL questions in this section. Write your

More information

HSC PHYSICS ONLINE B F BA. repulsion between two negatively charged objects. attraction between a negative charge and a positive charge

HSC PHYSICS ONLINE B F BA. repulsion between two negatively charged objects. attraction between a negative charge and a positive charge HSC PHYSICS ONLINE DYNAMICS TYPES O ORCES Electrostatic force (force mediated by a field - long range: action at a distance) the attractive or repulsion between two stationary charged objects. AB A B BA

More information

LECTURE 12 FRICTION, STRINGS & SPRINGS. Instructor: Kazumi Tolich

LECTURE 12 FRICTION, STRINGS & SPRINGS. Instructor: Kazumi Tolich LECTURE 12 FRICTION, STRINGS & SPRINGS Instructor: Kazumi Tolich Lecture 12 2! Reading chapter 6-1 to 6-4! Friction " Static friction " Kinetic friction! Strings! Pulleys! Springs Origin of friction 3!!

More information

Chapter 4. The Laws of Motion

Chapter 4. The Laws of Motion Chapter 4 The Laws of Motion Classical Mechanics Describes the relationship between the motion of objects in our everyday world and the forces acting on them Conditions when Classical Mechanics does not

More information

Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact?

Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact? Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact? Does the moon attract the Earth with the same force that the Earth attracts the

More information

LECTURE 9 FRICTION & SPRINGS. Instructor: Kazumi Tolich

LECTURE 9 FRICTION & SPRINGS. Instructor: Kazumi Tolich LECTURE 9 FRICTION & SPRINGS Instructor: Kazumi Tolich Lecture 9 2 Reading chapter 6-1 to 6-2 Friction n Static friction n Kinetic friction Springs Static friction 3 Static friction is the frictional force

More information

Dynamics: Forces. Lecture 7. Chapter 5. Course website:

Dynamics: Forces. Lecture 7. Chapter 5. Course website: Lecture 7 Chapter 5 Dynamics: Forces Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsi Today we are going to discuss: Chapter 5: Some leftovers from rotational motion Ch.4 Force,

More information

Physics 1A Lecture 4B. "Fig Newton: The force required to accelerate a fig inches per second. --J. Hart

Physics 1A Lecture 4B. Fig Newton: The force required to accelerate a fig inches per second. --J. Hart Physics 1A Lecture 4B "Fig Newton: The force required to accelerate a fig 39.37 inches per second. --J. Hart Types of Forces There are many types of forces that we will apply in this class, let s discuss

More information

Physics I. Unit 1 Methods in Science (Systems of Units) Competencies (Do) Students should be able to demonstrate scientific methods.

Physics I. Unit 1 Methods in Science (Systems of Units) Competencies (Do) Students should be able to demonstrate scientific methods. Physics I Unit 1 Methods in Science (Systems of Units) Estimated Time Frame Big Ideas for Units 10 Days Tools are needed for the study of Physics, such as measurement, conversions, significant figures,

More information

Concept of Force and Newton s Laws of Motion

Concept of Force and Newton s Laws of Motion Concept of Force and Newton s Laws of Motion 8.01 W02D2 Chapter 7 Newton s Laws of Motion, Sections 7.1-7.4 Chapter 8 Applications of Newton s Second Law, Sections 8.1-8.4.1 Announcements W02D3 Reading

More information

Physics 12 Unit 2: Vector Dynamics

Physics 12 Unit 2: Vector Dynamics 1 Physics 12 Unit 2: Vector Dynamics In this unit you will extend your study of forces. In particular, we will examine force as a vector quantity; this will involve solving problems where forces must be

More information

Friction Can Be Rough

Friction Can Be Rough 9.1 Observe and Find a Pattern Friction Can Be Rough Perform the following experiment: Rest a brick on a rough surface. Tie a string around the brick and attach a large spring scale to it. Pull the scale

More information

LABORATORY III FORCES

LABORATORY III FORCES LABORATORY III FORCES The problems in this laboratory will help you investigate the effect of forces on the motion of objects. In the first problem, you will investigate the effects of forces on a sliding

More information

Lecture PowerPoints. Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition. Giancoli

Lecture PowerPoints. Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition. Giancoli Lecture PowerPoints Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition 2009 Pearson Education, Inc. This work is protected by United States copyright laws and is provided solely

More information

Physics for Scientists and Engineers 4th Edition, 2017

Physics for Scientists and Engineers 4th Edition, 2017 A Correlation of Physics for Scientists and Engineers 4th Edition, 2017 To the AP Physics C: Mechanics Course Descriptions AP is a trademark registered and/or owned by the College Board, which was not

More information

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Which vector shows the

More information

HATZIC SECONDARY SCHOOL

HATZIC SECONDARY SCHOOL HATZIC SECONDARY SCHOOL PROVINCIAL EXAMINATION ASSIGNMENT VECTOR DYNAMICS MULTIPLE CHOICE / 45 OPEN ENDED / 75 TOTAL / 120 NAME: 1. Unless acted on by an external net force, an object will stay at rest

More information

Friction Can Be Rough

Friction Can Be Rough 8.1 Observe and Find a Pattern Friction Can Be Rough Perform the following experiment: Rest a brick on a rough surface. Tie a string around the brick and attach a large spring scale to it. Pull the scale

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued Quiz 3 4.7 The Gravitational Force Newton s Law of Universal Gravitation Every particle in the universe exerts an attractive force on every other

More information

Practice. Newton s 3 Laws of Motion. Recall. Forces a push or pull acting on an object; a vector quantity measured in Newtons (kg m/s²)

Practice. Newton s 3 Laws of Motion. Recall. Forces a push or pull acting on an object; a vector quantity measured in Newtons (kg m/s²) Practice A car starts from rest and travels upwards along a straight road inclined at an angle of 5 from the horizontal. The length of the road is 450 m and the mass of the car is 800 kg. The speed of

More information

Q2. A book whose mass is 2 kg rests on a table. Find the magnitude of the force exerted by the table on the book.

Q2. A book whose mass is 2 kg rests on a table. Find the magnitude of the force exerted by the table on the book. AP Physics 1- Dynamics Practice Problems FACT: Inertia is the tendency of an object to resist a change in state of motion. A change in state of motion means a change in an object s velocity, therefore

More information

An Introduction to Forces Identifying Forces. An Introduction to Forces Forces-part 1. Forces are Interactions. What Is a Force? Identifying Forces

An Introduction to Forces Identifying Forces. An Introduction to Forces Forces-part 1. Forces are Interactions. What Is a Force? Identifying Forces An Introduction to s s-part 1 Identify s,, and FBDs-KJF An Introduction to s Identifying s s are Interactions A force is an interaction between 2 objects Touching: Some forces require contact At a distance:

More information

Chapter 4. Forces in One Dimension

Chapter 4. Forces in One Dimension Chapter 4 Forces in One Dimension Chapter 4 Forces in One Dimension In this chapter you will: *VD Note Use Newton s laws to solve problems. Determine the magnitude and direction of the net force that causes

More information

PHYS-2010: General Physics I Course Lecture Notes Section V

PHYS-2010: General Physics I Course Lecture Notes Section V PHYS-2010: General Physics I Course Lecture Notes Section V Dr. Donald G. Luttermoser East Tennessee State University Edition 2.5 Abstract These class notes are designed for use of the instructor and students

More information

Force - a push or a pull A force described by its strength and by the direction in which it acts The SI unit for force is the newton (N)

Force - a push or a pull A force described by its strength and by the direction in which it acts The SI unit for force is the newton (N) Forces Force - a push or a pull A force described by its strength and by the direction in which it acts The SI unit for force is the newton (N) The direction and strength of forces can be represented by

More information

Dynamics Review Checklist

Dynamics Review Checklist Dynamics Review Checklist Newton s Laws 2.1.1 Explain Newton s 1 st Law (the Law of Inertia) and the relationship between mass and inertia. Which of the following has the greatest amount of inertia? (a)

More information

Force Test Review. 1. Give two ways to increase acceleration. You can increase acceleration by decreasing mass or increasing force.

Force Test Review. 1. Give two ways to increase acceleration. You can increase acceleration by decreasing mass or increasing force. Force Test Review 1. Give two ways to increase acceleration. You can increase acceleration by decreasing mass or increasing force. 2. Define weight. The force of gravity on an object at the surface of

More information

Chapter 8 Lecture Notes

Chapter 8 Lecture Notes Chapter 8 Lecture Notes Physics 2414 - Strauss Formulas: v = l / t = r θ / t = rω a T = v / t = r ω / t =rα a C = v 2 /r = ω 2 r ω = ω 0 + αt θ = ω 0 t +(1/2)αt 2 θ = (1/2)(ω 0 +ω)t ω 2 = ω 0 2 +2αθ τ

More information

Exam 1 Solutions. Kinematics and Newton s laws of motion

Exam 1 Solutions. Kinematics and Newton s laws of motion Exam 1 Solutions Kinematics and Newton s laws of motion No. of Students 80 70 60 50 40 30 20 10 0 PHY231 Spring 2012 Midterm Exam 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Raw Score 1. In which

More information

Static and Kinetic Friction

Static and Kinetic Friction Static and Kinetic Friction If you try to slide a heavy box resting on the floor, you may find it difficult to get the box moving. Static friction is the force that is counters your force on the box. If

More information

3. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart.

3. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart. 1. Which statement describes the gravitational force and the electrostatic force between two charged particles? A) The gravitational force may be either attractive or repulsive, whereas the electrostatic

More information

Lecture 5. Dynamics. Forces: Newton s First and Second

Lecture 5. Dynamics. Forces: Newton s First and Second Lecture 5 Dynamics. Forces: Newton s First and Second What is a force? It s a pull or a push: F F Force is a quantitative description of the interaction between two physical bodies that causes them to

More information

Lesson 14: Friction. a) Fill in the table that follows by constructing a force diagram for the block (the system) for these five situations.

Lesson 14: Friction. a) Fill in the table that follows by constructing a force diagram for the block (the system) for these five situations. Lesson 14: Friction 14.1 Observe and Find a Pattern Perform the following experiment: Rest a wooden block (or some other object, like your shoe) on a table. Attach a large spring scale to a string attached

More information

What is a Force? Free-Body diagrams. Contact vs. At-a-Distance 11/28/2016. Forces and Newton s Laws of Motion

What is a Force? Free-Body diagrams. Contact vs. At-a-Distance 11/28/2016. Forces and Newton s Laws of Motion Forces and Newton s Laws of Motion What is a Force? In generic terms: a force is a push or a pull exerted on an object that could cause one of the following to occur: A linear acceleration of the object

More information

Topic: Force PHYSICS 231

Topic: Force PHYSICS 231 Topic: Force PHYSICS 231 Current Assignments Homework Set 2 due this Thursday, Jan 27, 11 pm Reading for next week: Chapters 10.1-6,10.10,8.3 2/1/11 Physics 231 Spring 2011 2 Key Concepts: Force Free body

More information

Dynamics Review Checklist

Dynamics Review Checklist Dynamics Review Checklist Newton s Laws 2.1.1 Explain Newton s 1 st Law (the Law of Inertia) and the relationship between mass and inertia. Which of the following has the greatest amount of inertia? (a)

More information

PS113 Chapter 4 Forces and Newton s laws of motion

PS113 Chapter 4 Forces and Newton s laws of motion PS113 Chapter 4 Forces and Newton s laws of motion 1 The concepts of force and mass A force is described as the push or pull between two objects There are two kinds of forces 1. Contact forces where two

More information

Physics Chapter 4 Newton s Laws of Motion

Physics Chapter 4 Newton s Laws of Motion Physics Chapter 4 Newton s Classical Mechanics Classical Mechanics Describes the relationship between the motion of objects in our everyday world and the forces acting on them Conditions when Classical

More information

Physics C: Mechanics

Physics C: Mechanics Physics C: Mechanics 2013 2014 PISCATAWAY TOWNSHIP SCHOOLS COURSE SYLLABUS Mr. Rohan Gokhale rgokhale@pway.org www.piscatawayschools.org/phs Brief Description of Course The AP Physics course is a full

More information

Dynamics: Forces and Newton s Laws of Motion

Dynamics: Forces and Newton s Laws of Motion Lecture 7 Chapter 5 Dynamics: Forces and Newton s Laws of Motion Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsi Today we are going to discuss: Chapter 5: Force, Mass: Section 5.1

More information

Isaac Newton ( )

Isaac Newton ( ) Isaac Newton (1642-1727) In the beginning of 1665 I found the rule for reducing any degree of binomial to a series. The same year in May I found the method of tangents and in November the method of fluxions

More information

PHYSICS. Chapter 5 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

PHYSICS. Chapter 5 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 5 Lecture RANDALL D. KNIGHT Chapter 5 Force and Motion IN THIS CHAPTER, you will learn about the connection between force and motion.

More information

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B.

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B. 2003 B1. (15 points) A rope of negligible mass passes over a pulley of negligible mass attached to the ceiling, as shown above. One end of the rope is held by Student A of mass 70 kg, who is at rest on

More information

Chapter 5. Forces in Two Dimensions

Chapter 5. Forces in Two Dimensions Chapter 5 Forces in Two Dimensions Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically. Use Newton s laws to analyze motion when

More information

Dynamics Review Checklist

Dynamics Review Checklist Dynamics Review Checklist Newton s Laws 2.1.1 Explain Newton s 1 st Law (the Law of Inertia) and the relationship between mass and inertia. Which of the following has the greatest amount of inertia? (a)

More information

Review of Lectures 1, 2 and 3

Review of Lectures 1, 2 and 3 Physics 22000 General Physics Lecture 5 Applying Newton s Laws Fall 2016 Semester Prof. Matthew Jones 1 Review of Lectures 1, 2 and 3 Algebraic description of linear motion with constant acceleration:

More information

Dynamics-Friction. 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface?

Dynamics-Friction. 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface? 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface? Base your answers to questions 2 and 3 on the information A student and the waxed skis she

More information

4. The diagram below shows a 4.0-kilogram object accelerating at 10. meters per second 2 on a rough horizontal surface.

4. The diagram below shows a 4.0-kilogram object accelerating at 10. meters per second 2 on a rough horizontal surface. 1. An 8.0-newton wooden block slides across a horizontal wooden floor at constant velocity. What is the magnitude of the force of kinetic friction between the block and the floor? A) 2.4 N B) 3.4 N C)

More information

Chapter 3 The Laws of motion. The Laws of motion

Chapter 3 The Laws of motion. The Laws of motion Chapter 3 The Laws of motion The Laws of motion The Concept of Force. Newton s First Law. Newton s Second Law. Newton s Third Law. Some Applications of Newton s Laws. 1 5.1 The Concept of Force Force:

More information

Get Solution of These Packages & Learn by Video Tutorials on FRICTION

Get Solution of These Packages & Learn by Video Tutorials on  FRICTION 1. FRICTION : When two bodies are kept in contact, electromagnetic forces act between the charged particles (molecules) at the surfaces of the bodies. Thus, each body exerts a contact force of the other.

More information

Force, Friction & Gravity Notes

Force, Friction & Gravity Notes Force, Friction & Gravity Notes Key Terms to Know Speed: The distance traveled by an object within a certain amount of time. Speed = distance/time Velocity: Speed in a given direction Acceleration: The

More information

Newton s First Law. Newton s Second Law 9/29/11

Newton s First Law. Newton s Second Law 9/29/11 Newton s First Law Any object remains at constant velocity unless acted upon by a net force. AND In order for an object to accelerate, there must be a net force acting on it. Constant velocity could mean

More information

Chapter 3, Section 3

Chapter 3, Section 3 Chapter 3, Section 3 3 What is force? Motion and Forces A force is a push or pull. Sometimes it is obvious that a force has been applied. But other forces aren t as noticeable. What Is a Force? A force......

More information

Lecture PowerPoints. Chapter 4 Physics: Principles with Applications, 6 th edition Giancoli

Lecture PowerPoints. Chapter 4 Physics: Principles with Applications, 6 th edition Giancoli Lecture PowerPoints Chapter 4 Physics: Principles with Applications, 6 th edition Giancoli 2005 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the

More information

Introductory Physics PHYS101

Introductory Physics PHYS101 Introductory Physics PHYS101 Dr Richard H. Cyburt Office Hours Assistant Professor of Physics My office: 402c in the Science Building My phone: (304) 384-6006 My email: rcyburt@concord.edu TRF 9:30-11:00am

More information

General Physics I Spring Forces and Newton s Laws of Motion

General Physics I Spring Forces and Newton s Laws of Motion General Physics I Spring 2011 Forces and Newton s Laws of Motion 1 Forces and Interactions The central concept in understanding why things move is force. If a tractor pushes or pulls a trailer, the tractor

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued Clicker Question 4.3 A mass at rest on a ramp. How does the friction between the mass and the table know how much force will EXACTLY balance the gravity

More information

Subject: Triple Physics Unit title: P4.5 Forces (Paper 2) Strand Content Checklist (L) R A G Forces and their interactions

Subject: Triple Physics Unit title: P4.5 Forces (Paper 2) Strand Content Checklist (L) R A G Forces and their interactions 4.5.3 Forces and elasticity 4.5.2 Work done and energy transfer 4.5.1 Forces and their interactions Subject: Triple Physics Unit title: P4.5 Forces (Paper 2) Strand Content Checklist (L) R A G 1. Identify

More information

Vector Mechanics: Statics

Vector Mechanics: Statics PDHOnline Course G492 (4 PDH) Vector Mechanics: Statics Mark A. Strain, P.E. 2014 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax: 703-988-0088 www.pdhonline.org www.pdhcenter.com

More information

5. Two forces are applied to a 2.0-kilogram block on a frictionless horizontal surface, as shown in the diagram below.

5. Two forces are applied to a 2.0-kilogram block on a frictionless horizontal surface, as shown in the diagram below. 1. The greatest increase in the inertia of an object would be produced by increasing the A) mass of the object from 1.0 kg to 2.0 kg B) net force applied to the object from 1.0 N to 2.0 N C) time that

More information

AP Physics C Summer Assignment Kinematics

AP Physics C Summer Assignment Kinematics AP Physics C Summer Assignment Kinematics 1. A car whose speed is 20 m/s passes a stationary motorcycle which immediately gives chase with a constant acceleration of 2.4 m/s 2. a. How far will the motorcycle

More information

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue.

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue. Chapter 5: Forces in Two Dimensions Click the mouse or press the spacebar to continue. Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically.

More information

Physics 207 Lecture 7. Lecture 7

Physics 207 Lecture 7. Lecture 7 Lecture 7 "Professor Goddard does not know the relation between action and reaction and the need to have something better than a vacuum against which to react. He seems to lack the basic knowledge ladled

More information

A Question about free-body diagrams

A Question about free-body diagrams Free-body Diagrams To help us understand why something moves as it does (or why it remains at rest) it is helpful to draw a free-body diagram. The free-body diagram shows the various forces that act on

More information

Static and Kinetic Friction

Static and Kinetic Friction Experiment Static and Kinetic Friction Prelab Questions 1. Examine the Force vs. time graph and the Position vs. time graph below. The horizontal time scales are the same. In Region I, explain how an object

More information

Physics Mechanics. Lecture 11 Newton s Laws - part 2

Physics Mechanics. Lecture 11 Newton s Laws - part 2 Physics 170 - Mechanics Lecture 11 Newton s Laws - part 2 Newton s Second Law of Motion An object may have several forces acting on it; the acceleration is due to the net force: Newton s Second Law of

More information

Forces. Dynamics FORCEMAN

Forces. Dynamics FORCEMAN 1 Forces Dynamics FORCEMAN 2 What causes things to move? Forces What is a force? A push or a pull that one body exerts on another. 3 Balanced No change in motion 4 5 Unbalanced If the forces acting on

More information

Why Do Birds of Prey Fly in Circles? Does the Eagle Make It? p. 1/3

Why Do Birds of Prey Fly in Circles? Does the Eagle Make It? p. 1/3 Why Do Birds of Prey Fly in Circles? Does the Eagle Make It? p. 1/3 Does the Eagle Make It? p. 1/3 Why Do Birds of Prey Fly in Circles? To find food. Does the Eagle Make It? p. 1/3 Why Do Birds of Prey

More information

DISPLACEMENT AND FORCE IN TWO DIMENSIONS

DISPLACEMENT AND FORCE IN TWO DIMENSIONS DISPLACEMENT AND FORCE IN TWO DIMENSIONS Vocabulary Review Write the term that correctly completes the statement. Use each term once. coefficient of kinetic friction equilibrant static friction coefficient

More information

AP Physics C: Work, Energy, and Power Practice

AP Physics C: Work, Energy, and Power Practice AP Physics C: Work, Energy, and Power Practice 1981M2. A swing seat of mass M is connected to a fixed point P by a massless cord of length L. A child also of mass M sits on the seat and begins to swing

More information

Torsion Wheel. Assembly Instructions. Parts

Torsion Wheel. Assembly Instructions. Parts Torsion Wheel Assembly Instructions Your package should contain the following components: Torsion Wheel with string already attached, two () rubber hook holders, wire hook, and lab instructions. Assemble

More information

Lecture 6. Applying Newton s Laws Free body diagrams Friction

Lecture 6. Applying Newton s Laws Free body diagrams Friction Lecture 6 Applying Newton s Laws Free body diagrams Friction ACT: Bowling on the Moon An astronaut on Earth kicks a bowling ball horizontally and hurts his foot. A year later, the same astronaut kicks

More information