Multi Rotor Scalability

Size: px
Start display at page:

Download "Multi Rotor Scalability"

Transcription

1 Multi Rotor Scalability With the rapid growth in popularity of quad copters and drones in general, there has been a small group of enthusiasts who propose full scale quad copter designs (usable payload of 100+ kg). This analysis will address the controllability of the quad copter as the size is scaled up from the small drone form factor to a full scale size with rotor disc area approaching that of a single seat helicopter such as the R22. The rapid growth in popularity, and rapid decrease in prices of the quad copter is partly due to the simplicity of its design. Electric motors are directly coupled to fixed pitch propellers. That s the heart of the quad copter. The rest is controls, navigation, frame, battery and payload (camera, etc) There is a defacto principle that this design has scale up limits, but as yet, I have not seen an attempt to quantify this limitation. That is the goal of this article. To provide the analysis of the dynamic response of a quad copter form factor as a function of some key design parameters the principal one being size. The first analysis will look at the most simplistic model of scale up which is a direct proportionality of linear dimensions. While not the most realistic approach, it will provide the mathematical relationships between key parameters which will lay the foundation for more refined models. Enough introduction. Let s get started! First let s describe our quad copter in very basic terms. Rotors: Injection molded solid plastic fixed pitch. Power: DC Electric motors. Direct drive to rotors Frame: + configuration (using a + frame vs X frame for ease of analysis). Sensors: 3 axis accelerometers. 3 axis gyro s. Control: PID closed loop control. Output of PID drives motor current. OK, before we get started, let me first give you an idea of what the journey looks like so you can put the pieces together as you go through this. My approach is to look at the chain reaction of events which occur within the control loop of the quad, to understand how each piece of that chain reaction is dependent on the size of the aircraft. In the most simplistic terms, you could describe a quads response to a wind gust as follows: A wind gust causes the quad to tilt. The gyros detect the tilt, and send a signal to the motors to counter act it, and re level the quad. But in actual fact it s WAY more complex. It s more like this: A wind gust causes lift dissymmetry in the rotors. One rotor begins to accelerate up, another down. The acceleration becomes a roll rate. After a fraction of a second that roll rate results in the quad tilting away from horizontal. As the roll begins, derivative control in the PID algorithm detects a change in the rate of roll, and sends more current to the motor. As the roll continues and becomes a noticeable offset from horizontal, the proportional control in the PID algorithm also sends more current to the motor. As this tilt is sustained for more and more time, the integral control in the PID algorithm also sends more current to the motor. These increases in motor current (and decreases in current to the opposite motor) increase the motor torque, which causes the rotor blade to begin to accelerate to ever increasing RPM s. As the RPM s increase, the lift of the rotor also increases, which applies a force to the quad

2 which counteracts the disturbance force from the wind gust. Eventually the increased rotor lift matches the wind gust disturbance, and the quad stops rolling, but is still tilted. Integral control continues to increase motor current, which increases rotor acceleration, and velocity, and lift, until the quad roll is reversed and heading back toward the desired horizontal orientation. So, you get the idea. It s a very complex dance of many variables which all interact with each other. The reason it s called a control loop is because a change in the aircraft position initiates a corrective action which results in a counteracting change in aircraft position back to where the loop started. If these corrective actions become too large, or occur too slowly, the loop can become unstable and start to cycle back and forth wildly until the aircraft crashes. The following analysis is my attempt to quantify how the model size affects each one of the steps in the chain reaction from both a magnitude and timing perspective. Motor The motor model will assume that motor torque is proportional to motor current. τ The motor model also assumes that the maximum torque output is limited by the supply voltage (less motor back emf) and the system resistance. // Where is the motor voltage constant in radians per second per volt. ((radian/sec)/volt) Rotor Rotational Inertia This is where a big challenge exists when scaling up the quad copter design. The polar inertia of a body is Let s assume we scale up a quad copter design and use the same materials for the rotor blade and scale it up exactly proportional by a factor of P in all dimensions. For any small particle of mass m in the original model, the corresponding part M in the scaled up model will have a mass of: Because the volume of the new mass M will increase by the cube of the scale up factor, and since the same material is being used, the density is the same. This new mass M will be at a different radius from the center of rotation also. The radius of the new mass M is:

3 Therefore, the polar inertia of the scaled up model relative to the original is: From this equation you can see that the polar inertia of the scaled up rotor increases with the 5 th power of the scale up factor. So doubling the size of the rotor increases the inertia by 2 32 times. Rotor Speed One of the big questions is how scaling up the quad copter model affects rotor speed. There are many options: Constant tip speed (under steady state hover) Constant rotor RPM (would likely go super sonic with full size scale) Constant Reynolds number Constant wing loading (Lift/rotor area) In any case, for this analysis we are interested in how the rotor speed changes as more or less power is applied to the motor. For a spinning mass the rotational speed is the integral of the rotational acceleration. ω Rotational acceleration is proportional the torque, and inversely proportional to the polar inertia I. τ It is important to note that the torque in the above equation is the sum of all torques or NET torque. The NET torque is the difference between the motor torque and the DRAG torque caused by aerodynamic drag of the rotor. Drag for an airfoil is: 1 2 It is also noteworthy that if you look at a step change in motor torque, that torque imbalance (motor torque drag torque) will eventually re balance itself as the rotor speeds up, and drag increases. So the response of speed to current isn t exactly an integral function, but rather a logarithmic approach to the new steady state conditions. We can determine the time constant of this first order lag response (blue line) by extrapolating the initial slope (yellow line) until it crosses the new steady state value (grey line). This occurs at time t=10, so the time constant of this first order lag is 10 seconds.

4 This is important because the dynamic frequency response of first order lag systems is well known and will be discussed later. Rotor Lift For an airfoil: For the scaled up model: ω 1 2 ω The main point here is that lift is proportional to the square of velocity. This would apply for actual linear velocity, or for rotational speed ω since linear velocity is ωr. Ultimately, the actual scalar values will be needed to determine the gain of the system, but for now, we will just note the square relationship. Taking the derivative of this equation, you can see how the sensitivity of lift to velocity increases as velocity increases. ω ω A is the area of the wing or airfoil which is length * cord. is the coefficient of lift of the airfoil at a specific angle of attack (assume fixed) Note that for a rotor, the velocity changes along the length of the rotor, but as a whole, the relationship is valid. In order to compute actual numeric values, one must integrate the lift equation along the length of the airfoil to get the total scalar lift value. You might also note that lift is proportional to the area of the airfoil which of course is related to the scaling factor. If we assume that the same materials are used, and every detail of the design is scaled up proportionately (not necessarily a reasonable assumption) you know that the mass of the model will increase with. Which leads to the conclusion that the wing loading must increase with P to make up the difference. This might help us solve the lift equation to determine the nominal hover velocity of the rotor.

5 Now cancel a on each side (remember A is proportional to ) so we get: 1 2 Since we are only interested in proportionality, all scalar constants are irrelevant so we are left with: With our scale up factor, v, the velocity of the scaled up model is the product of angular velocity, original model rotor radius, and the scale up factor P, therefore: ωrp or: ω P In the above equation, r represents the original model radius, which is a constant so we eliminate it since we are only interested in how angular velocity, ω, (RPM) changes with the scale up factor P. ω or: ω So if we double the size of the quad, the RPM of the rotor should be the original RPM, or ~71% the original RPM. Now back to the lift derivative equation: Lets substitute in for v and A parameters based on the original quad combined with the scale up factor: = ωr ωr now in terms of original model: Combine all P terms: ω = ω. This shows that the Lift to RPM sensitivity of the scaled up model is proportional to the scale up factor raised to the exponent of 2.5. Airframe Inertia Now that we know how lift is affected by motor current through the chain of events, we need to understand how this change in lift affects the aircraft as a whole. Fortunately, we will re use some of the above equations since the same principles apply to the airframe, as they did to the rotor. Consider a quad with a + frame design. If we want to roll the quad to the left, we would increase the lift of the right rotor and decrease the lift of the left rotor. So the quad is going to pivot, or rotate around an axis lined up with the front and rear support arms. This rolling movement is the result of a torque applied to a mass which has rotational inertia. So just like the rotor, the inertia of the scaled up airframe will increase with P raised to the 5 th power.

6 Note: Although each rotor in a multi rotor has a significant of angular momentum which tends to resist pitching and rolling motions, it is important to note that typically half of the rotors are spinning clockwise, and half are spinning counter clockwise. By rigidly fixing the rotor axes in relationship to the aircraft frame, the angular momentum of the rotors cancel each other out (assuming they are spinning at roughly the same speed). So the angular momentum of the rotor, does NOT increase the polar inertia of the craft as a whole, because the rotor momentums cancel out. The polar inertial of the whole craft is computed as it would be if the rotors are not spinning. It is also significant to note that while the rotor angular momentums do cancel each other, they also produce significant stresses on the airframe when the aircraft pitches and rolls. The faster the roll rate, the larger the torques needed to make the rotor gyro s follow the airframe. You can see this in some drone videos. As the drone pitches, the two rotors in view will get closer and farther apart as the airframe flexes. The torque comes from rotor lift acting on the airframe through a lever arm l which is the length of the right and left motor support arms. Obviously, the scaled up support arms are P times longer than the original model. So the airframe will begin to roll with a rotational acceleration rate: τ Roll rate is: Roll angle is the integral of roll rate: ω θ ω RECAP Let s recap the relationships we ve analyzed, but in reverse order. Roll angle: θ ω Roll rate: ω Roll acceleration: τ Lift: Lift/RPM sensitivity: = ω. Rotor RPM or angular velocity: ω

7 Rotor hover speed: ω Rotor rotational acceleration: τ Motor torque: τ Dynamic response (or frequency response) As you can see from the above equations, the large increase in rotor inertia, and airframe inertia will necessitate larger control forces, however, the aircraft must still respond to these forces very rapidly in order keep it in the air. Now we will look at the dynamic response, or frequency response of the aircraft. This will tell us how quickly the aircraft responds to commands from the flight controller. First, visualize yourself driving straight down the highway, right on top of the centerline. Now wiggle the steering wheel very quickly back and forth a few inches. I have done this, and the car stays right over the centerline, but wobbles and rocks as you quickly shake the steering wheel. What happens now if you move the steering wheel back and forth the SAME AMOUNT, but MUCH SLOWER. Now the car curves like on a slalom course to one side of the centerline and back to the other. What would happen if you moved the steering even more slowly but by the same amount? Yes, you would end up in the ditch. This examples shows how a system can respond much differently to the same input when the only change is the frequency of the input. In the above equations, anywhere we had an integral symbol we will get that type of response. A large response for slow (low frequency) inputs and a small response for fast (high frequency) inputs. This is due to the integral formula for sinusoidal signals. And sinωt 1 ω cos ωt 1 ω sin ωt 2 cosωt 1 ω sinωt 1 ω cos ωt 2 Notice how the integral of a sinusoidal signal is equal to the original signal, multiplied by and lagging by radians (or 90 degrees). So each time we encounter an integral function in the chain of events, the amplitude of the function is dependent on frequency, and the output signal lags the input signal by 90 degrees. Here is where stability can be a problem. If the chain of events introduces enough lags, what is intended to be a corrective action, and actually be a harmful action because its effect occurs too late. Phase Margin / Gain Margin Analysis Just consider the response of the quad copter to (motor current) commands from the flight controller which are in a sinusoidal waveform. Now we need to start combining all of those equations together to get the total response of the quad copter. Let s ignore the hovering motor current and just look at the fluctuations of motor current above and below that nominal value, where Z is the amplitude of the motor current fluctuations.

8 Motor Torque: τ sin ω t Rotor Accel: τ Rotor Velocity: ω _ sin ω t Note: Rotor Velocity values reflect the change in velocity from the nominal hover velocity. From earlier, ω or ω (solve for K 0 using actual rotor speed/lift data) _ Rotor Lift: ω ω Roll acceleration: τ = Assume lift on opposite rotors is equal and opposite, so the torque of both combined is double that of a single rotor. Substitute L into equation. 2 _ 2 ω sin ω t 2 ω 2 ω sin ω t 2 _ ω _ Roll rate: ω Roll angle: θ ω Taa Daa!!!! WHAT DOES IT MEAN?!?!? The only thing of interest in the numerator of this equation is the bit. This is the phase shift of the response to a stimulus in radians. This corresponds to 270 degrees of phase shift. That s a red flag, because any system that has a phase lag of 180 degrees or more, has the potential to be unstable, or uncontrollable. There are two noteworthy items in the denominator:

9 First, the term in the denominator tells me that at any given frequency of control input, the scaled up model will respond with only a fraction of the movement of the original model. If the scale up factor is 2 (twice the size), the response will be 32 times smaller. Take a look at the table below, and you will see how this gets difficult very quickly. P factor Roll angle response /8 2 1/32 3 1/ /1, /7, /32, /248, /1,048,576 Secondly, the ω term in the denominator tells me that the roll angle response will be much greater for slow control inputs and very small for quick control inputs. The key to keeping the quad upright, is to detect a disturbance in orientation, and compensate for it very quickly with a control signal, before the disturbance has a chance to grow. Like balancing a yardstick on your hand. The key is to keep it as near vertical as possible, making small, but very quick movements. Once the stick leans past a certain angle, it is nearly impossible to recover, and that is what we re seeing here. The problem we re facing is that this dynamic analysis shows that scaling up the quad size has a drastic negative effect on its ability to respond quickly to control inputs. This is primarily due to the exponential increase in the polar inertia of the rotor blade.

Torque and Rotation Lecture 7

Torque and Rotation Lecture 7 Torque and Rotation Lecture 7 ˆ In this lecture we finally move beyond a simple particle in our mechanical analysis of motion. ˆ Now we consider the so-called rigid body. Essentially, a particle with extension

More information

Chapter 8 Rotational Motion

Chapter 8 Rotational Motion Chapter 8 Rotational Motion Chapter 8 Rotational Motion In this chapter you will: Learn how to describe and measure rotational motion. Learn how torque changes rotational velocity. Explore factors that

More information

L-10 Torque and Rotational Motion TORQUE. Torque = force times lever arm. Torque = F L. Torque example

L-10 Torque and Rotational Motion TORQUE. Torque = force times lever arm. Torque = F L. Torque example L-10 Torque and Rotational Motion What makes something rotate in the first place? TORQUE How do I apply a force to make the rod rotate about the axel? Not just anywhere! Torque makes things spin! AXEL

More information

Teach Yourself AP Physics in 24 Hours. and Equilibrium. Physics Rapid Learning Series

Teach Yourself AP Physics in 24 Hours. and Equilibrium. Physics Rapid Learning Series Rapid Learning Center Chemistry :: Biology :: Physics :: Math Rapid Learning Center Presents Teach Yourself AP Physics in 4 Hours 1/53 *AP is a registered trademark of the College Board, which does not

More information

A. Incorrect! It looks like you forgot to include π in your calculation of angular velocity.

A. Incorrect! It looks like you forgot to include π in your calculation of angular velocity. High School Physics - Problem Drill 10: Rotational Motion and Equilbrium 1. If a bike wheel of radius 50 cm rotates at 300 rpm what is its angular velocity and what is the linear speed of a point on the

More information

Version A (01) Question. Points

Version A (01) Question. Points Question Version A (01) Version B (02) 1 a a 3 2 a a 3 3 b a 3 4 a a 3 5 b b 3 6 b b 3 7 b b 3 8 a b 3 9 a a 3 10 b b 3 11 b b 8 12 e e 8 13 a a 4 14 c c 8 15 c c 8 16 a a 4 17 d d 8 18 d d 8 19 a a 4

More information

Lecture Presentation Chapter 7 Rotational Motion

Lecture Presentation Chapter 7 Rotational Motion Lecture Presentation Chapter 7 Rotational Motion Suggested Videos for Chapter 7 Prelecture Videos Describing Rotational Motion Moment of Inertia and Center of Gravity Newton s Second Law for Rotation Class

More information

Lecture 11 - Advanced Rotational Dynamics

Lecture 11 - Advanced Rotational Dynamics Lecture 11 - Advanced Rotational Dynamics A Puzzle... A moldable blob of matter of mass M and uniform density is to be situated between the planes z = 0 and z = 1 so that the moment of inertia around the

More information

Chapter 9: Rotational Dynamics Tuesday, September 17, 2013

Chapter 9: Rotational Dynamics Tuesday, September 17, 2013 Chapter 9: Rotational Dynamics Tuesday, September 17, 2013 10:00 PM The fundamental idea of Newtonian dynamics is that "things happen for a reason;" to be more specific, there is no need to explain rest

More information

Physics Knowledge Organiser P8 - Forces in balance

Physics Knowledge Organiser P8 - Forces in balance Scalar and vector quantities Scalar quantities have only a magnitude. Vector quantities have a magnitude and direction. Scalar Distance Speed mass Temperature Pressure Volume Work Vector Displacement Velocity

More information

CS491/691: Introduction to Aerial Robotics

CS491/691: Introduction to Aerial Robotics CS491/691: Introduction to Aerial Robotics Topic: Midterm Preparation Dr. Kostas Alexis (CSE) Areas of Focus Coordinate system transformations (CST) MAV Dynamics (MAVD) Navigation Sensors (NS) State Estimation

More information

Big Idea 4: Interactions between systems can result in changes in those systems. Essential Knowledge 4.D.1: Torque, angular velocity, angular

Big Idea 4: Interactions between systems can result in changes in those systems. Essential Knowledge 4.D.1: Torque, angular velocity, angular Unit 7: Rotational Motion (angular kinematics, dynamics, momentum & energy) Name: Big Idea 3: The interactions of an object with other objects can be described by forces. Essential Knowledge 3.F.1: Only

More information

Lecture No. # 09. (Refer Slide Time: 01:00)

Lecture No. # 09. (Refer Slide Time: 01:00) Introduction to Helicopter Aerodynamics and Dynamics Prof. Dr. C. Venkatesan Department of Aerospace Engineering Indian Institute of Technology, Kanpur Lecture No. # 09 Now, I just want to mention because

More information

Chapter 8 Rotational Motion and Equilibrium. 1. Give explanation of torque in own words after doing balance-the-torques lab as an inquiry introduction

Chapter 8 Rotational Motion and Equilibrium. 1. Give explanation of torque in own words after doing balance-the-torques lab as an inquiry introduction Chapter 8 Rotational Motion and Equilibrium Name 1. Give explanation of torque in own words after doing balance-the-torques lab as an inquiry introduction 1. The distance between a turning axis and the

More information

l Every object in a state of uniform motion tends to remain in that state of motion unless an

l Every object in a state of uniform motion tends to remain in that state of motion unless an Motion and Machine Unit Notes DO NOT LOSE! Name: Energy Ability to do work To cause something to change move or directions Energy cannot be created or destroyed, but transferred from one form to another.

More information

= o + t = ot + ½ t 2 = o + 2

= o + t = ot + ½ t 2 = o + 2 Chapters 8-9 Rotational Kinematics and Dynamics Rotational motion Rotational motion refers to the motion of an object or system that spins about an axis. The axis of rotation is the line about which the

More information

Gyroscopes and statics

Gyroscopes and statics Gyroscopes and statics Announcements: Welcome back from Spring Break! CAPA due Friday at 10pm We will finish Chapter 11 in H+R on angular momentum and start Chapter 12 on stability. Friday we will begin

More information

CHAPTER 8: ROTATIONAL OF RIGID BODY PHYSICS. 1. Define Torque

CHAPTER 8: ROTATIONAL OF RIGID BODY PHYSICS. 1. Define Torque 7 1. Define Torque 2. State the conditions for equilibrium of rigid body (Hint: 2 conditions) 3. Define angular displacement 4. Define average angular velocity 5. Define instantaneous angular velocity

More information

Quadcopter Dynamics 1

Quadcopter Dynamics 1 Quadcopter Dynamics 1 Bréguet Richet Gyroplane No. 1 1907 Brothers Louis Bréguet and Jacques Bréguet Guidance of Professor Charles Richet The first flight demonstration of Gyroplane No. 1 with no control

More information

We define angular displacement, θ, and angular velocity, ω. What's a radian?

We define angular displacement, θ, and angular velocity, ω. What's a radian? We define angular displacement, θ, and angular velocity, ω Units: θ = rad ω = rad/s What's a radian? Radian is the ratio between the length of an arc and its radius note: counterclockwise is + clockwise

More information

Chapter 5. (b) One route to solving the above equation is to use the relationship between the observer divergence and the observer time derivative.

Chapter 5. (b) One route to solving the above equation is to use the relationship between the observer divergence and the observer time derivative. Chapter 5 5. As part of an air show, a jet airplane in straight and steady flight at Mach 0.4, passes by an observer at a distance of 300m. Assuming the jet has the directivity of a compact longitudinal

More information

FEEDBACK CONTROL SYSTEMS

FEEDBACK CONTROL SYSTEMS FEEDBAC CONTROL SYSTEMS. Control System Design. Open and Closed-Loop Control Systems 3. Why Closed-Loop Control? 4. Case Study --- Speed Control of a DC Motor 5. Steady-State Errors in Unity Feedback Control

More information

Relating Linear and Angular Kinematics. a rad = v 2 /r = rω 2

Relating Linear and Angular Kinematics. a rad = v 2 /r = rω 2 PH2213 : Advanced Examples from Chapter 10 : Rotational Motion NOTE: these are somewhat advanced examples of how we can apply the methods from this chapter, so are beyond what will be on the final exam

More information

A uniform rod of length L and Mass M is attached at one end to a frictionless pivot. If the rod is released from rest from the horizontal position,

A uniform rod of length L and Mass M is attached at one end to a frictionless pivot. If the rod is released from rest from the horizontal position, A dentist s drill starts from rest. After 3.20 s of constant angular acceleration, it turns at a rate of 2.51 10 4 rev/min. (a) Find the drill s angular acceleration. (b) Determine the angle (in radians)

More information

Name Date Period PROBLEM SET: ROTATIONAL DYNAMICS

Name Date Period PROBLEM SET: ROTATIONAL DYNAMICS Accelerated Physics Rotational Dynamics Problem Set Page 1 of 5 Name Date Period PROBLEM SET: ROTATIONAL DYNAMICS Directions: Show all work on a separate piece of paper. Box your final answer. Don t forget

More information

Flipping Physics Lecture Notes: Demonstrating Rotational Inertia (or Moment of Inertia)

Flipping Physics Lecture Notes: Demonstrating Rotational Inertia (or Moment of Inertia) Flipping Physics Lecture Notes: Demonstrating Rotational Inertia (or Moment of Inertia) Have you ever struggled to describe Rotational Inertia to your students? Even worse, have you ever struggled to understand

More information

Answers to selected problems from Essential Physics, Chapter 10

Answers to selected problems from Essential Physics, Chapter 10 Answers to selected problems from Essential Physics, Chapter 10 1. (a) The red ones have the same speed as one another. The blue ones also have the same speed as one another, with a value twice the speed

More information

PHYSICS 149: Lecture 21

PHYSICS 149: Lecture 21 PHYSICS 149: Lecture 21 Chapter 8: Torque and Angular Momentum 8.2 Torque 8.4 Equilibrium Revisited 8.8 Angular Momentum Lecture 21 Purdue University, Physics 149 1 Midterm Exam 2 Wednesday, April 6, 6:30

More information

EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3)

EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3) TA name Lab section Date TA Initials (on completion) Name UW Student ID # Lab Partner(s) EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE (V_3) 121 Textbook Reference: Knight, Chapter 13.1-3, 6. SYNOPSIS In

More information

Centripetal Acceleration & Angular Momentum. Physics - 4 th Six Weeks

Centripetal Acceleration & Angular Momentum. Physics - 4 th Six Weeks Centripetal Acceleration & Angular Momentum Physics - 4 th Six Weeks Centripetal Force and Acceleration Centripetal Acceleration (A C ) is the acceleration of an object towards the center of a curved or

More information

1. The first thing you need to find is the mass of piece three. In order to find it you need to realize that the masses of the three pieces must be

1. The first thing you need to find is the mass of piece three. In order to find it you need to realize that the masses of the three pieces must be 1. The first thing you need to find is the mass of piece three. In order to find it you need to realize that the masses of the three pieces must be equal to the initial mass of the starting rocket. Now

More information

SPS8. STUDENTS WILL DETERMINE RELATIONSHIPS AMONG FORCE, MASS, AND MOTION.

SPS8. STUDENTS WILL DETERMINE RELATIONSHIPS AMONG FORCE, MASS, AND MOTION. MOTION & FORCES SPS8. STUDENTS WILL DETERMINE RELATIONSHIPS AMONG FORCE, MASS, AND MOTION. A. CALCULATE VELOCITY AND ACCELERATION. B. APPLY NEWTON S THREE LAWS TO EVERYDAY SITUATIONS BY EXPLAINING THE

More information

Rotational Dynamics. A wrench floats weightlessly in space. It is subjected to two forces of equal and opposite magnitude: Will the wrench accelerate?

Rotational Dynamics. A wrench floats weightlessly in space. It is subjected to two forces of equal and opposite magnitude: Will the wrench accelerate? Rotational Dynamics A wrench floats weightlessly in space. It is subjected to two forces of equal and opposite magnitude: Will the wrench accelerate? A. yes B. no C. kind of? Rotational Dynamics 10.1-3

More information

Stepping Motors. Chapter 11 L E L F L D

Stepping Motors. Chapter 11 L E L F L D Chapter 11 Stepping Motors In the synchronous motor, the combination of sinusoidally distributed windings and sinusoidally time varying current produces a smoothly rotating magnetic field. We can eliminate

More information

PHYSICS 220. Lecture 15. Textbook Sections Lecture 15 Purdue University, Physics 220 1

PHYSICS 220. Lecture 15. Textbook Sections Lecture 15 Purdue University, Physics 220 1 PHYSICS 220 Lecture 15 Angular Momentum Textbook Sections 9.3 9.6 Lecture 15 Purdue University, Physics 220 1 Last Lecture Overview Torque = Force that causes rotation τ = F r sin θ Work done by torque

More information

Casting Physics Simplified Part Two. Frames of Reference

Casting Physics Simplified Part Two. Frames of Reference Casting Physics Simplified Part Two Part one of this paper discussed physics that applies to linear motion, i.e., motion in a straight line. This section of the paper will expand these concepts to angular

More information

Exercise Torque Magnitude Ranking Task. Part A

Exercise Torque Magnitude Ranking Task. Part A Exercise 10.2 Calculate the net torque about point O for the two forces applied as in the figure. The rod and both forces are in the plane of the page. Take positive torques to be counterclockwise. τ 28.0

More information

1. Which of the following is the unit for angular displacement? A. Meters B. Seconds C. Radians D. Radian per second E. Inches

1. Which of the following is the unit for angular displacement? A. Meters B. Seconds C. Radians D. Radian per second E. Inches AP Physics B Practice Questions: Rotational Motion Multiple-Choice Questions 1. Which of the following is the unit for angular displacement? A. Meters B. Seconds C. Radians D. Radian per second E. Inches

More information

Lab #4 - Gyroscopic Motion of a Rigid Body

Lab #4 - Gyroscopic Motion of a Rigid Body Lab #4 - Gyroscopic Motion of a Rigid Body Last Updated: April 6, 2007 INTRODUCTION Gyroscope is a word used to describe a rigid body, usually with symmetry about an axis, that has a comparatively large

More information

Rotational Kinematics and Dynamics. UCVTS AIT Physics

Rotational Kinematics and Dynamics. UCVTS AIT Physics Rotational Kinematics and Dynamics UCVTS AIT Physics Angular Position Axis of rotation is the center of the disc Choose a fixed reference line Point P is at a fixed distance r from the origin Angular Position,

More information

t = g = 10 m/s 2 = 2 s T = 2π g

t = g = 10 m/s 2 = 2 s T = 2π g Annotated Answers to the 1984 AP Physics C Mechanics Multiple Choice 1. D. Torque is the rotational analogue of force; F net = ma corresponds to τ net = Iα. 2. C. The horizontal speed does not affect the

More information

Rotation of Rigid Objects

Rotation of Rigid Objects Notes 12 Rotation and Extended Objects Page 1 Rotation of Rigid Objects Real objects have "extent". The mass is spread out over discrete or continuous positions. THERE IS A DISTRIBUTION OF MASS TO "AN

More information

Interactions Between Two Non-Stationary Pendulums

Interactions Between Two Non-Stationary Pendulums Interactions Between Two Non-Stationary Pendulums Alexander Rich Harvey Mudd College 3 December 2013 Abstract Should two pendulums on a frictionless cart synchronize? This experiment measures the angular

More information

Please read this introductory material carefully; it covers topics you might not yet have seen in class.

Please read this introductory material carefully; it covers topics you might not yet have seen in class. b Lab Physics 211 Lab 10 Torque What You Need To Know: Please read this introductory material carefully; it covers topics you might not yet have seen in class. F (a) (b) FIGURE 1 Forces acting on an object

More information

MEAM 510 Fall 2012 Bruce D. Kothmann

MEAM 510 Fall 2012 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2012 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

Lab Partner(s) TA Initials (on completion) EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE

Lab Partner(s) TA Initials (on completion) EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE TA name Lab section Date TA Initials (on completion) Name UW Student ID # Lab Partner(s) EXPERIMENT 7: ANGULAR KINEMATICS AND TORQUE 117 Textbook Reference: Walker, Chapter 10-1,2, Chapter 11-1,3 SYNOPSIS

More information

Kinetic Energy of Rolling

Kinetic Energy of Rolling Kinetic Energy of Rolling A solid disk and a hoop (with the same mass and radius) are released from rest and roll down a ramp from a height h. Which one is moving faster at the bottom of the ramp? A. they

More information

(Refer Slide Time: 1: 19)

(Refer Slide Time: 1: 19) Mechanical Measurements and Metrology Prof. S. P. Venkateshan Department of Mechanical Engineering Indian Institute of Technology, Madras Module - 4 Lecture - 46 Force Measurement So this will be lecture

More information

Chapter 8. Dynamics II: Motion in a Plane

Chapter 8. Dynamics II: Motion in a Plane Chapter 8. Dynamics II: Motion in a Plane Chapter Goal: To learn how to solve problems about motion in a plane. Slide 8-2 Chapter 8 Preview Slide 8-3 Chapter 8 Preview Slide 8-4 Chapter 8 Preview Slide

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA ADVANCED MECHANICAL PRINCIPLES AND APPLICATIONS UNIT 18 NQF LEVEL 3

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA ADVANCED MECHANICAL PRINCIPLES AND APPLICATIONS UNIT 18 NQF LEVEL 3 EDEXCEL NATIONAL CERTIFICATE/DIPLOMA ADVANCED MECHANICAL PRINCIPLES AND APPLICATIONS UNIT 18 NQF LEVEL 3 OUTCOME 3 BE ABLE TO DETERMINE RELATIVE AND RESULTANT VELOCITY IN ENGINEERING SYSTEMS Resultant

More information

Non-textbook problem #I: Let s start with a schematic side view of the drawbridge and the forces acting on it: F axle θ

Non-textbook problem #I: Let s start with a schematic side view of the drawbridge and the forces acting on it: F axle θ PHY 309 K. Solutions for Problem set # 10. Non-textbook problem #I: Let s start with a schematic side view of the drawbridge and the forces acting on it: F axle θ T mg The bridgeis shown just asit begins

More information

Double Pendulum Power Method for Extracting Power from a Mechanical Oscillator -

Double Pendulum Power Method for Extracting Power from a Mechanical Oscillator - Double Pendulum Power Method for Extracting Power from a Mechanical Oscillator - A Numerical Analysis using the Runge Kutta Method to Solve the Euler Lagrange Equation for a Double Pendulum with Mechanical

More information

ω avg [between t 1 and t 2 ] = ω(t 1) + ω(t 2 ) 2

ω avg [between t 1 and t 2 ] = ω(t 1) + ω(t 2 ) 2 PHY 302 K. Solutions for problem set #9. Textbook problem 7.10: For linear motion at constant acceleration a, average velocity during some time interval from t 1 to t 2 is the average of the velocities

More information

MEAM 510 Fall 2011 Bruce D. Kothmann

MEAM 510 Fall 2011 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2011 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

Chapter: Basic Physics-Motion

Chapter: Basic Physics-Motion Chapter: Basic Physics-Motion The Big Idea Speed represents how quickly an object is moving through space. Velocity is speed with a direction, making it a vector quantity. If an object s velocity changes

More information

Robot Control Basics CS 685

Robot Control Basics CS 685 Robot Control Basics CS 685 Control basics Use some concepts from control theory to understand and learn how to control robots Control Theory general field studies control and understanding of behavior

More information

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law,

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law, Chapter. DYNAMIC MODELING Understanding the nature of the process to be controlled is a central issue for a control engineer. Thus the engineer must construct a model of the process with whatever information

More information

PSI AP Physics I Rotational Motion

PSI AP Physics I Rotational Motion PSI AP Physics I Rotational Motion Multiple-Choice questions 1. Which of the following is the unit for angular displacement? A. meters B. seconds C. radians D. radians per second 2. An object moves from

More information

Modelling of Opposed Lateral and Longitudinal Tilting Dual-Fan Unmanned Aerial Vehicle

Modelling of Opposed Lateral and Longitudinal Tilting Dual-Fan Unmanned Aerial Vehicle Modelling of Opposed Lateral and Longitudinal Tilting Dual-Fan Unmanned Aerial Vehicle N. Amiri A. Ramirez-Serrano R. Davies Electrical Engineering Department, University of Calgary, Canada (e-mail: namiri@ucalgary.ca).

More information

Objectives. Power in Translational Systems 298 CHAPTER 6 POWER

Objectives. Power in Translational Systems 298 CHAPTER 6 POWER Objectives Explain the relationship between power and work. Explain the relationship between power, force, and speed for an object in translational motion. Calculate a device s efficiency in terms of the

More information

PSI AP Physics I Rotational Motion

PSI AP Physics I Rotational Motion PSI AP Physics I Rotational Motion Multiple-Choice questions 1. Which of the following is the unit for angular displacement? A. meters B. seconds C. radians D. radians per second 2. An object moves from

More information

Study Questions/Problems Week 7

Study Questions/Problems Week 7 Study Questions/Problems Week 7 Chapters 10 introduces the motion of extended bodies, necessitating a description of rotation---something a point mass can t do. This chapter covers many aspects of rotation;

More information

r CM = ir im i i m i m i v i (2) P = i

r CM = ir im i i m i m i v i (2) P = i Physics 121 Test 3 study guide Thisisintendedtobeastudyguideforyourthirdtest, whichcoverschapters 9, 10, 12, and 13. Note that chapter 10 was also covered in test 2 without section 10.7 (elastic collisions),

More information

11-2 A General Method, and Rolling without Slipping

11-2 A General Method, and Rolling without Slipping 11-2 A General Method, and Rolling without Slipping Let s begin by summarizing a general method for analyzing situations involving Newton s Second Law for Rotation, such as the situation in Exploration

More information

PS 11 GeneralPhysics I for the Life Sciences

PS 11 GeneralPhysics I for the Life Sciences PS 11 GeneralPhysics I for the Life Sciences ROTATIONAL MOTION D R. B E N J A M I N C H A N A S S O C I A T E P R O F E S S O R P H Y S I C S D E P A R T M E N T F E B R U A R Y 0 1 4 Questions and Problems

More information

Theory and Practice of Rotor Dynamics Prof. Dr. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati

Theory and Practice of Rotor Dynamics Prof. Dr. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati Theory and Practice of Rotor Dynamics Prof. Dr. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati Module - 2 Simpul Rotors Lecture - 2 Jeffcott Rotor Model In the

More information

Physics 106a, Caltech 4 December, Lecture 18: Examples on Rigid Body Dynamics. Rotating rectangle. Heavy symmetric top

Physics 106a, Caltech 4 December, Lecture 18: Examples on Rigid Body Dynamics. Rotating rectangle. Heavy symmetric top Physics 106a, Caltech 4 December, 2018 Lecture 18: Examples on Rigid Body Dynamics I go through a number of examples illustrating the methods of solving rigid body dynamics. In most cases, the problem

More information

Exam II. Spring 2004 Serway & Jewett, Chapters Fill in the bubble for the correct answer on the answer sheet. next to the number.

Exam II. Spring 2004 Serway & Jewett, Chapters Fill in the bubble for the correct answer on the answer sheet. next to the number. Agin/Meyer PART I: QUALITATIVE Exam II Spring 2004 Serway & Jewett, Chapters 6-10 Assigned Seat Number Fill in the bubble for the correct answer on the answer sheet. next to the number. NO PARTIAL CREDIT:

More information

Recap: Solid Rotational Motion (Chapter 8) displacement velocity acceleration Newton s 2nd law τ = I.α N.s τ = F. l moment of inertia mass size

Recap: Solid Rotational Motion (Chapter 8) displacement velocity acceleration Newton s 2nd law τ = I.α N.s τ = F. l moment of inertia mass size Recap: Solid Rotational Motion (Chapter 8) We have developed equations to describe rotational displacement θ, rotational velocity ω and rotational acceleration α. We have used these new terms to modify

More information

Jitter and Basic Requirements of the Reaction Wheel Assembly in the Attitude Control System

Jitter and Basic Requirements of the Reaction Wheel Assembly in the Attitude Control System Jitter and Basic Requirements of the Reaction Wheel Assembly in the Attitude Control System Lulu Liu August, 7 1 Brief Introduction Photometric precision is a major concern in this space mission. A pointing

More information

Moment of inertia and angular acceleration

Moment of inertia and angular acceleration Principle A known torque is applied to a body that can rotate about a fixed axis with minimal friction. Angle and angular velocity are measured over the time and the moment of inertia is determined. The

More information

GyroRotor program : user manual

GyroRotor program : user manual GyroRotor program : user manual Jean Fourcade January 18, 2016 1 1 Introduction This document is the user manual of the GyroRotor program and will provide you with description of

More information

Physics 2210 Fall smartphysics Conservation of Angular Momentum 11/20/2015

Physics 2210 Fall smartphysics Conservation of Angular Momentum 11/20/2015 Physics 2210 Fall 2015 smartphysics 19-20 Conservation of Angular Momentum 11/20/2015 Poll 11-18-03 In the two cases shown above identical ladders are leaning against frictionless walls and are not sliding.

More information

Phys101 Lectures 19, 20 Rotational Motion

Phys101 Lectures 19, 20 Rotational Motion Phys101 Lectures 19, 20 Rotational Motion Key points: Angular and Linear Quantities Rotational Dynamics; Torque and Moment of Inertia Rotational Kinetic Energy Ref: 10-1,2,3,4,5,6,8,9. Page 1 Angular Quantities

More information

Physics for Scientist and Engineers third edition Rotational Motion About a Fixed Axis Problems

Physics for Scientist and Engineers third edition Rotational Motion About a Fixed Axis Problems A particular bird s eye can just distinguish objects that subtend an angle no smaller than about 3 E -4 rad, A) How many degrees is this B) How small an object can the bird just distinguish when flying

More information

Rotational Motion Test

Rotational Motion Test Rotational Motion Test Multiple Choice: Write the letter that best answers the question. Each question is worth 2pts. 1. Angular momentum is: A.) The sum of moment of inertia and angular velocity B.) The

More information

1 Forces. 2 Energy & Work. GS 104, Exam II Review

1 Forces. 2 Energy & Work. GS 104, Exam II Review 1 Forces 1. What is a force? 2. Is weight a force? 3. Define weight and mass. 4. In European countries, they measure their weight in kg and in the United States we measure our weight in pounds (lbs). Who

More information

Rotation and Angles. By torque and energy

Rotation and Angles. By torque and energy Rotation and Angles By torque and energy CPR An experiment - and things always go wrong when you try experiments the first time. (I won t tell you the horror stories of when I first used clickers, Wattle

More information

Rotation of Rigid Objects

Rotation of Rigid Objects Notes 12 Rotation and Extended Objects Page 1 Rotation of Rigid Objects Real objects have "extent". The mass is spread out over discrete or continuous positions. THERE IS A DISTRIBUTION OF MASS TO "AN

More information

Assignment 7 Solutions

Assignment 7 Solutions Assignment 7 Solutions PY 106 1. A single-turn rectangular wire loop measures 6.00 cm wide by 10.0 cm long. The loop carries a current of 5.00 A. The loop is in a uniform magnetic field with B = 5.00 10

More information

Contents. Contents. Contents

Contents. Contents. Contents Physics 121 for Majors Class 18 Linear Harmonic Last Class We saw how motion in a circle is mathematically similar to motion in a straight line. We learned that there is a centripetal acceleration (and

More information

Lecture 18. In other words, if you double the stress, you double the resulting strain.

Lecture 18. In other words, if you double the stress, you double the resulting strain. Lecture 18 Stress and Strain and Springs Simple Harmonic Motion Cutnell+Johnson: 10.1-10.4,10.7-10.8 Stress and Strain and Springs So far we ve dealt with rigid objects. A rigid object doesn t change shape

More information

Dynamics of Rotational Motion: Rotational Inertia

Dynamics of Rotational Motion: Rotational Inertia Dynamics of Rotational Motion: Rotational Inertia Bởi: OpenStaxCollege If you have ever spun a bike wheel or pushed a merry-go-round, you know that force is needed to change angular velocity as seen in

More information

a c = v2 R = ω2 R (1) in a horizontal direction towards the barrel s axis. The horizontal force providing for this acceleration is the normal force

a c = v2 R = ω2 R (1) in a horizontal direction towards the barrel s axis. The horizontal force providing for this acceleration is the normal force PHY 302 K. Solutions for mid-term test #3. Problem # 1: A rider in the barrel of fun appears motionless relative to the rotating barrel indeed, the whole point of this ride to stay stuck to the wall when

More information

Rotational Kinematics

Rotational Kinematics Rotational Kinematics Rotational Coordinates Ridged objects require six numbers to describe their position and orientation: 3 coordinates 3 axes of rotation Rotational Coordinates Use an angle θ to describe

More information

MITOCW free_body_diagrams

MITOCW free_body_diagrams MITOCW free_body_diagrams This is a bungee jumper at the bottom of his trajectory. This is a pack of dogs pulling a sled. And this is a golf ball about to be struck. All of these scenarios can be represented

More information

Friction. Friction is a force that resists the motion of objects or surfaces. Many kinds of friction exist.

Friction. Friction is a force that resists the motion of objects or surfaces. Many kinds of friction exist. Friction Friction is a force that resists the motion of objects or surfaces. Many kinds of friction exist. Friction Friction depends on both of the surfaces in contact. When the hockey puck slides on

More information

Torque. Introduction. Torque. PHY torque - J. Hedberg

Torque. Introduction. Torque. PHY torque - J. Hedberg Torque PHY 207 - torque - J. Hedberg - 2017 1. Introduction 2. Torque 1. Lever arm changes 3. Net Torques 4. Moment of Rotational Inertia 1. Moment of Inertia for Arbitrary Shapes 2. Parallel Axis Theorem

More information

PHYSICS I RESOURCE SHEET

PHYSICS I RESOURCE SHEET PHYSICS I RESOURCE SHEET Cautions and Notes Kinematic Equations These are to be used in regions with constant acceleration only You must keep regions with different accelerations separate (for example,

More information

Module No. # 01 Lecture No. # 22

Module No. # 01 Lecture No. # 22 Introduction to Helicopter Aerodynamics and Dynamics Prof. Dr. C. Venkatesan Department of Aerospace Engineering Indian Institute of Technology, Kanpur Module No. # 01 Lecture No. # 22 Lead lag dynamics

More information

General Physical Science

General Physical Science General Physical Science Chapter 3 Force and Motion Force and Net Force Quantity capable of producing a change in motion (acceleration). Key word = capable Tug of War Balanced forces Unbalanced forces

More information

8.012 Physics I: Classical Mechanics Fall 2008

8.012 Physics I: Classical Mechanics Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 8.012 Physics I: Classical Mechanics Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS INSTITUTE

More information

Wheel and Axle. Author: Joseph Harrison. Research Ans Aerospace Engineering 1 Expert, Monash University

Wheel and Axle. Author: Joseph Harrison. Research Ans Aerospace Engineering 1 Expert, Monash University Wheel and Axle Author: Joseph Harrison British Middle-East Center for studies & Research info@bmcsr.com http:// bmcsr.com Research Ans Aerospace Engineering 1 Expert, Monash University Introduction A solid

More information

General Definition of Torque, final. Lever Arm. General Definition of Torque 7/29/2010. Units of Chapter 10

General Definition of Torque, final. Lever Arm. General Definition of Torque 7/29/2010. Units of Chapter 10 Units of Chapter 10 Determining Moments of Inertia Rotational Kinetic Energy Rotational Plus Translational Motion; Rolling Why Does a Rolling Sphere Slow Down? General Definition of Torque, final Taking

More information

Kinematics of Rotational

Kinematics of Rotational Kinematics of Rotational Motion Bởi: OpenStaxCollege Just by using our intuition, we can begin to see how rotational quantities like θ, ω, and α are related to one another. For example, if a motorcycle

More information

Moment of inertia and angular acceleration with Cobra 3

Moment of inertia and angular acceleration with Cobra 3 Principle A known torque is applied to a body that can rotate about a fixed axis with minimal friction. Angle and angular velocity are measured over the time and the moment of inertia is determined. The

More information

Chapter 15+ Revisit Oscillations and Simple Harmonic Motion

Chapter 15+ Revisit Oscillations and Simple Harmonic Motion Chapter 15+ Revisit Oscillations and Simple Harmonic Motion Revisit: Oscillations Simple harmonic motion To-Do: Pendulum oscillations Derive the parallel axis theorem for moments of inertia and apply it

More information

PHYS 185 Final Exam December 4, 2012

PHYS 185 Final Exam December 4, 2012 PHYS 185 Final Exam December 4, 2012 Name: Answer the questions in the spaces provided on the question sheets. If you run out of room for an answer, continue on the back of the page. Please make an effort

More information

Lab 5: Rotational motion at the playground Essentials of Physics: PHYS 101

Lab 5: Rotational motion at the playground Essentials of Physics: PHYS 101 NAME DATE Lab 5: Rotational motion at the playground Essentials of Physics: PHYS 101 Important note: this lab meets at the playground located at the SW corner of 23 rd and University streets, about 7 blocks

More information

Rotation. Rotational Variables

Rotation. Rotational Variables Rotation Rigid Bodies Rotation variables Constant angular acceleration Rotational KE Rotational Inertia Rotational Variables Rotation of a rigid body About a fixed rotation axis. Rigid Body an object that

More information