13 th AAS/AIAA Space Flight Mechanics Meeting

Size: px
Start display at page:

Download "13 th AAS/AIAA Space Flight Mechanics Meeting"

Transcription

1 Paper AAS Multbody Parachute Flght Smulatons for Planetary Entry Trajectores Usng Equlbrum Ponts Ben Raszadeh NASA Langley Research Center Hampton VA th AAS/AIAA Space Flght Mechancs Meetng Ponce, Puerto Rco 9-13 February 2003 AAS Publcatons Offce, P.O. Box 28130, San Dego, CA 92198

2 AAS MULTIBODY PARACHUTE FLIGHT SIMULATIONS FOR PLANETARY ENTRY TRAJECTORIES USING EQUILIBRIUM POINTS INTRODUCTION Ben Raszadeh NASA Langley Research Center Hampton VA ABSTRACT A method has been developed to reduce numercal stffness and computer CPU requrements of hgh fdelty multbody flght smulatons nvolvng parachutes for planetary entry trajectores. Typcal parachute entry confguratons consst of entry bodes suspended from a parachute, connected by flexble lnes. To accurately calculate lne forces and moments, the smulatons need to keep track of the pont where the flexble lnes meet (confluence pont). In prevous multbody parachute flght smulatons, the confluence pont has been modeled as a pont mass. Usng a pont mass for the confluence pont tends to make the smulaton numercally stff, because ts mass s typcally much less that than the man rgd body masses. One soluton for stff dfferental equatons s to use a very small ntegraton tme step. However, ths results n large computer CPU requrements. In the method descrbed n the paper, the need for usng a mass as the confluence pont has been elmnated. Instead, the confluence pont s modeled usng an equlbrum pont. Ths pont s calculated at every ntegraton step as the pont at whch sum of all lne forces s zero (statc equlbrum). The use of ths equlbrum pont has the advantage of both reducng the numercal stffness of the smulatons, and elmnatng the dynamcal equatons assocated wth vbraton of a lumped mass on a hgh-tenson strng. Many planetary entry systems employ a parachute system as a decelerator devce from supersonc to subsonc veloctes. Smulatng the parachute porton of the planetary entry often nvolves modelng the parachute and the suspended bodes as ndvdually at-

3 tached rgd Sx-Degree-Of-Freedom (6 DOF) bodes. The parachute and the suspended bodes are connected by flexble lnes on these planetary entry confguratons. In ths model, the suspenson lnes meet at a confluence pont. The Mars Exploraton Rover (MER) msson uses a parachute system to slow down ts descent and after chute deployment has one such confluence pont (Fg. 1). In current MER smulatons, confluence ponts are modeled usng Three-Degree-Of-Freedom (3 DOF) pont mass bodes. Due to ts small mass, the confluence pont s subject to rapd acceleratons. The rapd acceleratons make the smulatons numercally stff, requrng very small tme ncrements on the order of second. Ths causes the smulaton run tmes to sgnfcantly ncrease. 1 Ths s undesrable n Monte-Carlo smulatons where fast turn-around s requred to support trade studes. In prevous multbody entry models, 1-3 lne masses are lumped nto the confluence ponts. In realty, ths mass s dstrbuted evenly along the suspenson lnes. Therefore, the vbratonal modes wll be those of a dstrbuted mass system, as n a vbratng strng. Thus, the vbratonal modes ntroduced by the confluence pont mass may not be realstc. parachute confluence pont entry capsule Fgure 1 Vehcle entry confguraton. Ths paper outlnes a method to elmnate confluence pont masses, and ntroduces the equlbrum pont. The equlbrum pont s defned as the pont at whch the sum of the lne forces s zero, the pont where the lne forces are n equlbrum. Ths has the same effect as usng a confluence pont wth an nfntely small mass, and allowng all the transents to de out. Instead of ntegratng the confluence pont mass, the equlbrum pont locaton s calculated at every tme step. The soluton s then used to calculate the lne forces. Ths allows the smulatons to run at a larger tme step on the order of 0.01 second (100 tmes larger than wthout), and the hgh frequency vbratons caused by the small confluence mass are elmnated. Ths also reduces the number of dfferental equatons to ntegrate. 2

4 SYMBOLS AND ABBREVIATIONS MER Mars Exploraton Rover POST Program to Optmze Smulated trajectores DOF Degree of Freedom p Poston vector of the attach pont per lne p ep Poston vector of the equlbrum pont e Lne stran per lne e Lne stran rate per lne L 0 Free length per lne K Stffness coeffcent per lne C Dampng coeffcent per lne û Unt vector n drecton of the lne f Lne force vector per lne f k Lne force vector due to stffness per lne f c Lne force vector due to dampng per lne L t Lne length n current tme step L t 1 Lne length n prevous tme step [ x y z ] Attach pont coordnates [ x ep yep zep ] Equlbrum pont coordnates Ixx Moment of nerta about the roll axs Iyy Moment of nerta about the ptch axs Izz Moment of nerta about the yaw axs C D Drag coeffcent Cp Center of pressure S ref Reference surface area Ω Mars gravtatonal constant R e Mars equatoral radus R p Mars polar radus ω Mars rotaton rate J Mars gravty zonal harmoncs BACKGROUND The underlyng smulaton used to test the equlbrum ponts concept s the Program to Optmze Smulated Trajectores II (POST II). POST II s the latest major upgrade to POST. 4 POST was orgnally developed for the Space Shuttle program to optmze ascent and entry trajectores. Over the years t has been upgraded and mproved to 3

5 nclude many new capabltes. POST II reles on most of the techncal elements establshed by POST, but the executve structure has been reworked to take advantage of today s faster computers. The new executve routnes allow POST II to smulate multple bodes smultaneously, and to mx Three-Degree-Of-Freedom (3DOF) bodes wth Sx- Degree-Of-Freedom (6DOF) bodes n a sngle smulaton. The already establshed and verfed multple body capablty usng confluence pont masses allows POST II to smulate parachutes. Ths s done by connectng the spacecraft and the parachute by massless sprng-dampers. The sprngs can be attached at any pont on the body. No moments are appled except those due to force applcaton away from the center of mass. Each lne connects an attach pont on one body to an attach pont on another body and provdes a tenson-only force. When the lnes are stretched, tenson n the lnes s determned as functon of stran and stran rate. In the current multple body POST II, the dfferental equatons of moton for all bodes are explctly ntegrated numercally, and the lne forces are calculated based on relatve poston and velocty of the bodes attached. APPROACH Frst, the algorthm to calculate the equlbrum pont s descrbed. Ths algorthm needs to be robust snce t has to solve the equlbrum pont at every tme step, and also be able to account for specal cases, such as when the lnes are slack. Although ths capablty has been added to POST II, t could be used wth any multple body smulaton programs such as ADAMS. 5 To verfy the current multple body capablty of POST II (wthout equlbrum ponts ), a seres of more than 35 tests of ncreasng complexty were performed. These tests were ntended to prove that the POST II model was mplemented correctly by evaluatng ts performance on problems that could be verfed by other means. The test cases started wth a smple vertcal drop from rest of the fully deployed parachute and entry capsule and gradually ncreased n complexty to nclude parachute openng, non-zero ntal condtons, lne deployments, wnd gusts, and other effects. The POST II model was compared to both MATLAB-based and ADAMS-based mult-degree-of-freedom smulatons. In each case the agreement between the smulatons was excellent. These tests have valdated the general parachute model wthn POST II. Some of the valdaton s reported more fully n Reference 1. To verfy the method usng equlbrum pont some of the same test cases are used, except the confluence pont mass s replaced by the equlbrum pont, and the results are compared. ALGORITHM The equlbrum pont s defned as the pont at whch the sum of all lne forces s zero. Note that n the general case an arbtrary number of lnes can be connected at the equlbrum pont. In ths algorthm the equlbrum pont poston s the unknown. [ ] p = x y zep ep ep ep The poston of the attach pont s fxed n each tme step. p x y z ] = [ 4

6 Lne stran s found by subtractng the poston vectors, calculatng the magntude, and dvdng by free length. The force s n the drecton of the lne connectng the end ponts. e = p pep L 0 2 L 0 The unt vector n the drecton of the lne force s found by subtractng the poston vectors and dvdng by the magntude. uˆ = ( p p ep ) / p p ep 2 Force vector due to stffness s found by the followng equaton: f k = L K e uˆ 0 In calculatng the dampng force we do not have drect access to velocty of the equlbrum pont n nertal space. Thus stran rate of the lne s not readly avalable. Instead, the stran rate s approxmated numercally by subtractng the lne length from the prevous tme step and dvdng by tme ncrement. The drecton of dampng force s along the lne, and opposte to the stran rate of the lne. e L Lt = dt L t 1 0 Force due to dampng s then found usng the followng relatonshp: f c = L C e uˆ 0 The net lne force s the sum of force due to stffness and dampng force f f = L = L 0 0 K e uˆ + L C e uˆ 0 ( K e + C e ) uˆ At the equlbrum pont sum of all the lne forces s equal to zero. n = 1 f = 0 At the ntal guess for the equlbrum pont there wll most lkely be a non zero resultant force vector. The objectve s to fnd a unque locaton n space where the summaton all lne forces s zero. The only varable here s the poston of the equlbrum pont, and the output s the resultant force vector. Ths problem can be solved usng one of many avalable methods for solvng system of equatons. Here, the Newton method s chosen to solve ths system. In summary, the Newton method uses the slope of the output varable (n ths case force vector), by varyng the nput varable (n ths case the equlbrum pont poston vector) to converge to a pont where the output s zero (statc equlbrum). 5

7 RESULTS As mentoned earler, some of the same test cases used prevously to verfy multple body capablty of POST are used agan to evaluate the equlbrum pont soluton. For a detaled descrpton of the test cases see Reference 1. Test cases 2 and 3 are chosen for ths study. Comparson s made between the soluton usng the equlbrum poston, and the soluton utlzng the confluence pont mass. All test cases are performed n a Mars envronment. But ths method can be appled to parachute entry smulatons on any planet. A constant atmospherc densty of kg/m 3 s assumed for all runs. Aerodynamc drag acts on the parachute only. Mars gravty and an oblate planet model have been used. The planet s assumed to be non-rotatng. All smulatons start at zero lattude and zero longtude at a heght of approxmated 8.4 klometers. Tables 1, 2 and 3 summarze the nputs used. Table 1 LINE PROPERTIES Lne Parameter Value Sngle rser L m K 60,000 N/m C 600 N/(m/s) Trple rsers L m K 47,000 N/m C 470 N/(m/s) Table 2 PLANET MODEL Parameter Value Ω e 13 m 3 /s 2 R e e 6 m R p e 6 m ω 0.0 rad/s J terms 0.0 Table 3 PARACHUTE AND ENTRY CAPSULE INPUTS Body Parameter Value Parachute DOF 6 Mass 16.0 kg Ixx kg.m 2 Iyy kg.m 2 Izz kg.m 2 C D 0.46 Cp 1.57 m S ref m 2 Backshell/lander DOF 6 Mass 761 kg Ixx kg.m 2 Iyy kg.m 2 Izz kg.m 2 6

8 chute cg sngle rser trple rsers 1.23 chute attach pont swvel/confluence pont entry capsule cg Fgure 2 Test cases confguraton. Note: Dmensons are typcal (not based on any specfc Mars msson). Test case 2 s repeated here wth the equlbrum pont and results are compared. In ths test case a parachute system s dropped from rest. To ntroduce dynamcs nto the system we ncluded a slack of one centmeter n the Sngle Rser (see Fgure 2). Note that the aerodynamc drag acts on the parachute only. The entry capsule ntally drops faster than the parachute. Eventually, the sngle rser runs out of slack, thus exctng the system. In ths smulaton t takes the system about sxty seconds to reach termnal velocty. It takes approxmately two seconds for vbratonal dynamcs to damp out. Fgure 3a s the plot of force n the Sngle Rser. Note that the smulaton started wth a one-centmeter slack n the Sngle Rser. It takes about 0.7 second for the slack to run out. The entry bodes then undergo an oscllatory moton. The oscllatons damp out approxmately 0.5 second after they start (Fgure 3b). After ths pont, the lne force gradually bulds up untl t reaches a steady state value. Note that n Fgure 3a the curves are ndstngushable. In Fgure 3b the dfferences become more vsble. In the soluton wth the equlbrum pont, an ntegraton tme step of 0.01 second was used as opposed to second for the smulaton usng confluence pont mass. 7

9 confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 3a Entre smulaton confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 3b Intal two seconds. Fgure 3 Sngle Rser force. An nterestng set of results s obtaned by zerong out lne dampng, and leavng all other nputs unchanged. The comparson of the Sngle Rser force s presented n Fgure 4. In Fgure 4a, the overall force-tme hstory of the lne appears to produce a good comparson. But a closer nspecton shows that the model wth confluence pont mass has an addtonal hgh frequency mode (Fgures 4b and 4c). Ths s caused by the confluence pont mass vbratng back-and-forth n between the lnes n tenson. Ths example llustrate how the confluence pont mass tends to ntroduce unwanted frequency contents nto the smulaton, and how t can be elmnated usng the equlbrum pont. 8

10 confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 4a Entre smulaton confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 4b Intal two seconds confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 4c Mdway range. Fgure 4 Sngle Rser force, no lne dampng. 9

11 The next test case s dentcal to the prevous wth the excepton that the entry capsule s gven an ntal horzontal velocty of 1 m/s. In ths test case, more degrees of freedom are excted, as opposed to the prevous test case where the bodes were excted n the vertcal drecton only. Fgure 5 shows the plot of the Sngle Rser lne force as a functon of tme. The overall force curve shows good agreement (Fgure 5a), but when observed n detal the model usng confluence pont mass has addtonal frequency contents caused by the pont mass (Fgure 5b). The smulaton wth confluence pont mass ran usng ntegraton tme step of second, and the smulaton usng equlbrum pont used an ntegraton tme step of 0.01 second, resultng n substantal savngs n run tme (at least by a factor of ten) confluence pont mass equlbrum pont sngle rser force (N) tme (sec) 5a Entre smulaton sngle rser force (N) 240 confluence pont mass equlbrum pont tme (sec) 5b Mdway range Fgure 5 Sngle Rser, non-zero ntal condtons 10

12 CONCLUSION Modelng the confluence ponts usng a pont mass s a numercal challenge for all the multbody parachute entry smulatons (past and present). The method descrbed n ths paper reduces numercal stffness assocated wth modelng the confluence pont as a pont mass. Ths method also elmnates unwanted hgh frequency oscllatons caused by the confluence pont mass. Reduced stffness s desrable because t allows larger ntegraton tme steps whch should lead to shorter run tmes. Also, by elmnatng the confluence pont mass, the smulaton has fewer equatons of moton to ntegrate. These speed enhancements are somewhat offset by the need to numercally solve for the equlbrum pont poston. Effectveness of ths scheme can be mproved by refnng numercal technques used to solve for the equlbrum pont. REFERENCES [1] Ben Raszadeh, Erc M. Queen, Partal Valdaton of Multbody Program to Optmze Smulated Trajectores II (POST II) Parachute Smulaton Wth Interactng Forces, NASA/TM , Aprl 2002 [2] Erc M. Queen, Ben Raszadeh, Mars Smart Lander Parachute Smulaton Model, AIAA Paper , August 2002 [3] Kenneth S. Smth, Cha-Yen Peng, Al Behboud, Multbody Dynamc Smulaton of Mars Pathfnder Entry, Descent and Landng, JPL D-13298, Aprl 1995 [4] Program to Optmze Smulated Trajectores: Volume II, Utlzaton Manual, prepared by: R.W. Powell, S.A. Strepe, P.N. Desa, P.V. Tartabn, E.M. Queen; NASA Langley Research Center, and by: G.L. Brauer, D.E. Cornck, D.W. Olson, F.M. Petersen, R. Stevenson, M.C. Engel, S.M. Marsh; Lockheed Martn Corporaton, Verson G, May 2000 [5] ADAMS, Software Package for Smulatng Force and Moton Behavor of Mechancal System, Property of Mechancal Dynamcs Inc. 11

ENGN 40 Dynamics and Vibrations Homework # 7 Due: Friday, April 15

ENGN 40 Dynamics and Vibrations Homework # 7 Due: Friday, April 15 NGN 40 ynamcs and Vbratons Homework # 7 ue: Frday, Aprl 15 1. Consder a concal hostng drum used n the mnng ndustry to host a mass up/down. A cable of dameter d has the mass connected at one end and s wound/unwound

More information

Modeling of Dynamic Systems

Modeling of Dynamic Systems Modelng of Dynamc Systems Ref: Control System Engneerng Norman Nse : Chapters & 3 Chapter objectves : Revew the Laplace transform Learn how to fnd a mathematcal model, called a transfer functon Learn how

More information

EN40: Dynamics and Vibrations. Homework 7: Rigid Body Kinematics

EN40: Dynamics and Vibrations. Homework 7: Rigid Body Kinematics N40: ynamcs and Vbratons Homewor 7: Rgd Body Knematcs School of ngneerng Brown Unversty 1. In the fgure below, bar AB rotates counterclocwse at 4 rad/s. What are the angular veloctes of bars BC and C?.

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

November 5, 2002 SE 180: Earthquake Engineering SE 180. Final Project

November 5, 2002 SE 180: Earthquake Engineering SE 180. Final Project SE 8 Fnal Project Story Shear Frame u m Gven: u m L L m L L EI ω ω Solve for m Story Bendng Beam u u m L m L Gven: m L L EI ω ω Solve for m 3 3 Story Shear Frame u 3 m 3 Gven: L 3 m m L L L 3 EI ω ω ω

More information

Physics 111: Mechanics Lecture 11

Physics 111: Mechanics Lecture 11 Physcs 111: Mechancs Lecture 11 Bn Chen NJIT Physcs Department Textbook Chapter 10: Dynamcs of Rotatonal Moton q 10.1 Torque q 10. Torque and Angular Acceleraton for a Rgd Body q 10.3 Rgd-Body Rotaton

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

11. Dynamics in Rotating Frames of Reference

11. Dynamics in Rotating Frames of Reference Unversty of Rhode Island DgtalCommons@URI Classcal Dynamcs Physcs Course Materals 2015 11. Dynamcs n Rotatng Frames of Reference Gerhard Müller Unversty of Rhode Island, gmuller@ur.edu Creatve Commons

More information

Physics 53. Rotational Motion 3. Sir, I have found you an argument, but I am not obliged to find you an understanding.

Physics 53. Rotational Motion 3. Sir, I have found you an argument, but I am not obliged to find you an understanding. Physcs 53 Rotatonal Moton 3 Sr, I have found you an argument, but I am not oblged to fnd you an understandng. Samuel Johnson Angular momentum Wth respect to rotatonal moton of a body, moment of nerta plays

More information

MEEM 3700 Mechanical Vibrations

MEEM 3700 Mechanical Vibrations MEEM 700 Mechancal Vbratons Mohan D. Rao Chuck Van Karsen Mechancal Engneerng-Engneerng Mechancs Mchgan echnologcal Unversty Copyrght 00 Lecture & MEEM 700 Multple Degree of Freedom Systems (ext: S.S.

More information

DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED.

DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED. EE 539 Homeworks Sprng 08 Updated: Tuesday, Aprl 7, 08 DO NOT DO HOMEWORK UNTIL IT IS ASSIGNED. THE ASSIGNMENTS MAY CHANGE UNTIL ANNOUNCED. For full credt, show all work. Some problems requre hand calculatons.

More information

SCHOOL OF COMPUTING, ENGINEERING AND MATHEMATICS SEMESTER 2 EXAMINATIONS 2011/2012 DYNAMICS ME247 DR. N.D.D. MICHÉ

SCHOOL OF COMPUTING, ENGINEERING AND MATHEMATICS SEMESTER 2 EXAMINATIONS 2011/2012 DYNAMICS ME247 DR. N.D.D. MICHÉ s SCHOOL OF COMPUTING, ENGINEERING ND MTHEMTICS SEMESTER EXMINTIONS 011/01 DYNMICS ME47 DR. N.D.D. MICHÉ Tme allowed: THREE hours nswer: ny FOUR from SIX questons Each queston carres 5 marks Ths s a CLOSED-BOOK

More information

Week 11: Chapter 11. The Vector Product. The Vector Product Defined. The Vector Product and Torque. More About the Vector Product

Week 11: Chapter 11. The Vector Product. The Vector Product Defined. The Vector Product and Torque. More About the Vector Product The Vector Product Week 11: Chapter 11 Angular Momentum There are nstances where the product of two vectors s another vector Earler we saw where the product of two vectors was a scalar Ths was called the

More information

First Law: A body at rest remains at rest, a body in motion continues to move at constant velocity, unless acted upon by an external force.

First Law: A body at rest remains at rest, a body in motion continues to move at constant velocity, unless acted upon by an external force. Secton 1. Dynamcs (Newton s Laws of Moton) Two approaches: 1) Gven all the forces actng on a body, predct the subsequent (changes n) moton. 2) Gven the (changes n) moton of a body, nfer what forces act

More information

Lesson 5: Kinematics and Dynamics of Particles

Lesson 5: Kinematics and Dynamics of Particles Lesson 5: Knematcs and Dynamcs of Partcles hs set of notes descrbes the basc methodology for formulatng the knematc and knetc equatons for multbody dynamcs. In order to concentrate on the methodology and

More information

Physics 141. Lecture 14. Frank L. H. Wolfs Department of Physics and Astronomy, University of Rochester, Lecture 14, Page 1

Physics 141. Lecture 14. Frank L. H. Wolfs Department of Physics and Astronomy, University of Rochester, Lecture 14, Page 1 Physcs 141. Lecture 14. Frank L. H. Wolfs Department of Physcs and Astronomy, Unversty of Rochester, Lecture 14, Page 1 Physcs 141. Lecture 14. Course Informaton: Lab report # 3. Exam # 2. Mult-Partcle

More information

Spin-rotation coupling of the angularly accelerated rigid body

Spin-rotation coupling of the angularly accelerated rigid body Spn-rotaton couplng of the angularly accelerated rgd body Loua Hassan Elzen Basher Khartoum, Sudan. Postal code:11123 E-mal: louaelzen@gmal.com November 1, 2017 All Rghts Reserved. Abstract Ths paper s

More information

How Differential Equations Arise. Newton s Second Law of Motion

How Differential Equations Arise. Newton s Second Law of Motion page 1 CHAPTER 1 Frst-Order Dfferental Equatons Among all of the mathematcal dscplnes the theory of dfferental equatons s the most mportant. It furnshes the explanaton of all those elementary manfestatons

More information

Week 9 Chapter 10 Section 1-5

Week 9 Chapter 10 Section 1-5 Week 9 Chapter 10 Secton 1-5 Rotaton Rgd Object A rgd object s one that s nondeformable The relatve locatons of all partcles makng up the object reman constant All real objects are deformable to some extent,

More information

Chapter 3. Estimation of Earthquake Load Effects

Chapter 3. Estimation of Earthquake Load Effects Chapter 3. Estmaton of Earthquake Load Effects 3.1 Introducton Sesmc acton on chmneys forms an addtonal source of natural loads on the chmney. Sesmc acton or the earthquake s a short and strong upheaval

More information

GEO-SLOPE International Ltd, Calgary, Alberta, Canada Vibrating Beam

GEO-SLOPE International Ltd, Calgary, Alberta, Canada   Vibrating Beam GEO-SLOPE Internatonal Ltd, Calgary, Alberta, Canada www.geo-slope.com Introducton Vbratng Beam Ths example looks at the dynamc response of a cantlever beam n response to a cyclc force at the free end.

More information

Lecture 8 Modal Analysis

Lecture 8 Modal Analysis Lecture 8 Modal Analyss 16.0 Release Introducton to ANSYS Mechancal 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overvew In ths chapter free vbraton as well as pre-stressed vbraton analyses n Mechancal

More information

PHYS 1441 Section 002 Lecture #15

PHYS 1441 Section 002 Lecture #15 PHYS 1441 Secton 00 Lecture #15 Monday, March 18, 013 Work wth rcton Potental Energy Gravtatonal Potental Energy Elastc Potental Energy Mechancal Energy Conservaton Announcements Mdterm comprehensve exam

More information

Homework 2: Kinematics and Dynamics of Particles Due Friday Feb 7, 2014 Max Score 45 Points + 8 Extra Credit

Homework 2: Kinematics and Dynamics of Particles Due Friday Feb 7, 2014 Max Score 45 Points + 8 Extra Credit EN40: Dynamcs and Vbratons School of Engneerng Brown Unversty Homework : Knematcs and Dynamcs of Partcles Due Frday Feb 7, 014 Max Score 45 Ponts + 8 Extra Credt 1. An expermental mcro-robot (see a descrpton

More information

12. The Hamilton-Jacobi Equation Michael Fowler

12. The Hamilton-Jacobi Equation Michael Fowler 1. The Hamlton-Jacob Equaton Mchael Fowler Back to Confguraton Space We ve establshed that the acton, regarded as a functon of ts coordnate endponts and tme, satsfes ( ) ( ) S q, t / t+ H qpt,, = 0, and

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD Ákos Jósef Lengyel, István Ecsed Assstant Lecturer, Professor of Mechancs, Insttute of Appled Mechancs, Unversty of Mskolc, Mskolc-Egyetemváros,

More information

χ x B E (c) Figure 2.1.1: (a) a material particle in a body, (b) a place in space, (c) a configuration of the body

χ x B E (c) Figure 2.1.1: (a) a material particle in a body, (b) a place in space, (c) a configuration of the body Secton.. Moton.. The Materal Body and Moton hyscal materals n the real world are modeled usng an abstract mathematcal entty called a body. Ths body conssts of an nfnte number of materal partcles. Shown

More information

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1 P. Guterrez Physcs 5153 Classcal Mechancs D Alembert s Prncple and The Lagrangan 1 Introducton The prncple of vrtual work provdes a method of solvng problems of statc equlbrum wthout havng to consder the

More information

Work is the change in energy of a system (neglecting heat transfer). To examine what could

Work is the change in energy of a system (neglecting heat transfer). To examine what could Work Work s the change n energy o a system (neglectng heat transer). To eamne what could cause work, let s look at the dmensons o energy: L ML E M L F L so T T dmensonally energy s equal to a orce tmes

More information

Kinematics in 2-Dimensions. Projectile Motion

Kinematics in 2-Dimensions. Projectile Motion Knematcs n -Dmensons Projectle Moton A medeval trebuchet b Kolderer, c1507 http://members.net.net.au/~rmne/ht/ht0.html#5 Readng Assgnment: Chapter 4, Sectons -6 Introducton: In medeval das, people had

More information

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics)

CHAPTER 6. LAGRANGE S EQUATIONS (Analytical Mechanics) CHAPTER 6 LAGRANGE S EQUATIONS (Analytcal Mechancs) 1 Ex. 1: Consder a partcle movng on a fxed horzontal surface. r P Let, be the poston and F be the total force on the partcle. The FBD s: -mgk F 1 x O

More information

Mathematical Preparations

Mathematical Preparations 1 Introducton Mathematcal Preparatons The theory of relatvty was developed to explan experments whch studed the propagaton of electromagnetc radaton n movng coordnate systems. Wthn expermental error the

More information

SINGLE EVENTS, TIME SERIES ANALYSIS, AND PLANETARY MOTION

SINGLE EVENTS, TIME SERIES ANALYSIS, AND PLANETARY MOTION SINGLE EVENTS, TIME SERIES ANALYSIS, AND PLANETARY MOTION John N. Harrs INTRODUCTION The advent of modern computng devces and ther applcaton to tme-seres analyses permts the nvestgaton of mathematcal and

More information

Part C Dynamics and Statics of Rigid Body. Chapter 5 Rotation of a Rigid Body About a Fixed Axis

Part C Dynamics and Statics of Rigid Body. Chapter 5 Rotation of a Rigid Body About a Fixed Axis Part C Dynamcs and Statcs of Rgd Body Chapter 5 Rotaton of a Rgd Body About a Fxed Axs 5.. Rotatonal Varables 5.. Rotaton wth Constant Angular Acceleraton 5.3. Knetc Energy of Rotaton, Rotatonal Inerta

More information

Supplemental Material: Causal Entropic Forces

Supplemental Material: Causal Entropic Forces Supplemental Materal: Causal Entropc Forces A. D. Wssner-Gross 1, 2, and C. E. Freer 3 1 Insttute for Appled Computatonal Scence, Harvard Unversty, Cambrdge, Massachusetts 02138, USA 2 The Meda Laboratory,

More information

Physics 5153 Classical Mechanics. Principle of Virtual Work-1

Physics 5153 Classical Mechanics. Principle of Virtual Work-1 P. Guterrez 1 Introducton Physcs 5153 Classcal Mechancs Prncple of Vrtual Work The frst varatonal prncple we encounter n mechancs s the prncple of vrtual work. It establshes the equlbrum condton of a mechancal

More information

Physics 181. Particle Systems

Physics 181. Particle Systems Physcs 181 Partcle Systems Overvew In these notes we dscuss the varables approprate to the descrpton of systems of partcles, ther defntons, ther relatons, and ther conservatons laws. We consder a system

More information

EN40: Dynamics and Vibrations. Homework 4: Work, Energy and Linear Momentum Due Friday March 1 st

EN40: Dynamics and Vibrations. Homework 4: Work, Energy and Linear Momentum Due Friday March 1 st EN40: Dynamcs and bratons Homework 4: Work, Energy and Lnear Momentum Due Frday March 1 st School of Engneerng Brown Unversty 1. The fgure (from ths publcaton) shows the energy per unt area requred to

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

In this section is given an overview of the common elasticity models.

In this section is given an overview of the common elasticity models. Secton 4.1 4.1 Elastc Solds In ths secton s gven an overvew of the common elastcty models. 4.1.1 The Lnear Elastc Sold The classcal Lnear Elastc model, or Hooean model, has the followng lnear relatonshp

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

Chapter 11: Angular Momentum

Chapter 11: Angular Momentum Chapter 11: ngular Momentum Statc Equlbrum In Chap. 4 we studed the equlbrum of pontobjects (mass m) wth the applcaton of Newton s aws F 0 F x y, 0 Therefore, no lnear (translatonal) acceleraton, a0 For

More information

Problem Points Score Total 100

Problem Points Score Total 100 Physcs 450 Solutons of Sample Exam I Problem Ponts Score 1 8 15 3 17 4 0 5 0 Total 100 All wor must be shown n order to receve full credt. Wor must be legble and comprehensble wth answers clearly ndcated.

More information

Please initial the statement below to show that you have read it

Please initial the statement below to show that you have read it EN40: Dynamcs and Vbratons Mdterm Examnaton Thursday March 5 009 Dvson of Engneerng rown Unversty NME: Isaac Newton General Instructons No collaboraton of any knd s permtted on ths examnaton. You may brng

More information

Chapter 3. r r. Position, Velocity, and Acceleration Revisited

Chapter 3. r r. Position, Velocity, and Acceleration Revisited Chapter 3 Poston, Velocty, and Acceleraton Revsted The poston vector of a partcle s a vector drawn from the orgn to the locaton of the partcle. In two dmensons: r = x ˆ+ yj ˆ (1) The dsplacement vector

More information

Moments of Inertia. and reminds us of the analogous equation for linear momentum p= mv, which is of the form. The kinetic energy of the body is.

Moments of Inertia. and reminds us of the analogous equation for linear momentum p= mv, which is of the form. The kinetic energy of the body is. Moments of Inerta Suppose a body s movng on a crcular path wth constant speed Let s consder two quanttes: the body s angular momentum L about the center of the crcle, and ts knetc energy T How are these

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

More information

So far: simple (planar) geometries

So far: simple (planar) geometries Physcs 06 ecture 5 Torque and Angular Momentum as Vectors SJ 7thEd.: Chap. to 3 Rotatonal quanttes as vectors Cross product Torque epressed as a vector Angular momentum defned Angular momentum as a vector

More information

MEASUREMENT OF MOMENT OF INERTIA

MEASUREMENT OF MOMENT OF INERTIA 1. measurement MESUREMENT OF MOMENT OF INERTI The am of ths measurement s to determne the moment of nerta of the rotor of an electrc motor. 1. General relatons Rotatng moton and moment of nerta Let us

More information

Physics 207: Lecture 20. Today s Agenda Homework for Monday

Physics 207: Lecture 20. Today s Agenda Homework for Monday Physcs 207: Lecture 20 Today s Agenda Homework for Monday Recap: Systems of Partcles Center of mass Velocty and acceleraton of the center of mass Dynamcs of the center of mass Lnear Momentum Example problems

More information

Second Order Analysis

Second Order Analysis Second Order Analyss In the prevous classes we looked at a method that determnes the load correspondng to a state of bfurcaton equlbrum of a perfect frame by egenvalye analyss The system was assumed to

More information

Consistency & Convergence

Consistency & Convergence /9/007 CHE 374 Computatonal Methods n Engneerng Ordnary Dfferental Equatons Consstency, Convergence, Stablty, Stffness and Adaptve and Implct Methods ODE s n MATLAB, etc Consstency & Convergence Consstency

More information

Gravitational Acceleration: A case of constant acceleration (approx. 2 hr.) (6/7/11)

Gravitational Acceleration: A case of constant acceleration (approx. 2 hr.) (6/7/11) Gravtatonal Acceleraton: A case of constant acceleraton (approx. hr.) (6/7/11) Introducton The gravtatonal force s one of the fundamental forces of nature. Under the nfluence of ths force all objects havng

More information

Study Guide For Exam Two

Study Guide For Exam Two Study Gude For Exam Two Physcs 2210 Albretsen Updated: 08/02/2018 All Other Prevous Study Gudes Modules 01-06 Module 07 Work Work done by a constant force F over a dstance s : Work done by varyng force

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Spring Force and Power

Spring Force and Power Lecture 13 Chapter 9 Sprng Force and Power Yeah, energy s better than orces. What s net? Course webste: http://aculty.uml.edu/andry_danylov/teachng/physcsi IN THIS CHAPTER, you wll learn how to solve problems

More information

Rotational Dynamics. Physics 1425 Lecture 19. Michael Fowler, UVa

Rotational Dynamics. Physics 1425 Lecture 19. Michael Fowler, UVa Rotatonal Dynamcs Physcs 1425 Lecture 19 Mchael Fowler, UVa Rotatonal Dynamcs Newton s Frst Law: a rotatng body wll contnue to rotate at constant angular velocty as long as there s no torque actng on t.

More information

Frequency dependence of the permittivity

Frequency dependence of the permittivity Frequency dependence of the permttvty February 7, 016 In materals, the delectrc constant and permeablty are actually frequency dependent. Ths does not affect our results for sngle frequency modes, but

More information

The equation of motion of a dynamical system is given by a set of differential equations. That is (1)

The equation of motion of a dynamical system is given by a set of differential equations. That is (1) Dynamcal Systems Many engneerng and natural systems are dynamcal systems. For example a pendulum s a dynamcal system. State l The state of the dynamcal system specfes t condtons. For a pendulum n the absence

More information

SCALARS AND VECTORS All physical quantities in engineering mechanics are measured using either scalars or vectors.

SCALARS AND VECTORS All physical quantities in engineering mechanics are measured using either scalars or vectors. SCALARS AND ECTORS All phscal uanttes n engneerng mechancs are measured usng ether scalars or vectors. Scalar. A scalar s an postve or negatve phscal uantt that can be completel specfed b ts magntude.

More information

PHYS 705: Classical Mechanics. Calculus of Variations II

PHYS 705: Classical Mechanics. Calculus of Variations II 1 PHYS 705: Classcal Mechancs Calculus of Varatons II 2 Calculus of Varatons: Generalzaton (no constrant yet) Suppose now that F depends on several dependent varables : We need to fnd such that has a statonary

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Angular Momentum and Fixed Axis Rotation. 8.01t Nov 10, 2004

Angular Momentum and Fixed Axis Rotation. 8.01t Nov 10, 2004 Angular Momentum and Fxed Axs Rotaton 8.01t Nov 10, 2004 Dynamcs: Translatonal and Rotatonal Moton Translatonal Dynamcs Total Force Torque Angular Momentum about Dynamcs of Rotaton F ext Momentum of a

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Effect of loading frequency on the settlement of granular layer

Effect of loading frequency on the settlement of granular layer Effect of loadng frequency on the settlement of granular layer Akko KONO Ralway Techncal Research Insttute, Japan Takash Matsushma Tsukuba Unversty, Japan ABSTRACT: Cyclc loadng tests were performed both

More information

Important Dates: Post Test: Dec during recitations. If you have taken the post test, don t come to recitation!

Important Dates: Post Test: Dec during recitations. If you have taken the post test, don t come to recitation! Important Dates: Post Test: Dec. 8 0 durng rectatons. If you have taken the post test, don t come to rectaton! Post Test Make-Up Sessons n ARC 03: Sat Dec. 6, 0 AM noon, and Sun Dec. 7, 8 PM 0 PM. Post

More information

Identification of Instantaneous Modal Parameters of A Nonlinear Structure Via Amplitude-Dependent ARX Model

Identification of Instantaneous Modal Parameters of A Nonlinear Structure Via Amplitude-Dependent ARX Model Identfcaton of Instantaneous Modal Parameters of A Nonlnear Structure Va Ampltude-Dependent ARX Model We Chh Su(NCHC), Chung Shann Huang(NCU), Chng Yu Lu(NCU) Outlne INRODUCION MEHODOLOGY NUMERICAL VERIFICAION

More information

10/24/2013. PHY 113 C General Physics I 11 AM 12:15 PM TR Olin 101. Plan for Lecture 17: Review of Chapters 9-13, 15-16

10/24/2013. PHY 113 C General Physics I 11 AM 12:15 PM TR Olin 101. Plan for Lecture 17: Review of Chapters 9-13, 15-16 0/4/03 PHY 3 C General Physcs I AM :5 PM T Oln 0 Plan or Lecture 7: evew o Chapters 9-3, 5-6. Comment on exam and advce or preparaton. evew 3. Example problems 0/4/03 PHY 3 C Fall 03 -- Lecture 7 0/4/03

More information

CHAPTER 10 ROTATIONAL MOTION

CHAPTER 10 ROTATIONAL MOTION CHAPTER 0 ROTATONAL MOTON 0. ANGULAR VELOCTY Consder argd body rotates about a fxed axs through pont O n x-y plane as shown. Any partcle at pont P n ths rgd body rotates n a crcle of radus r about O. The

More information

PY2101 Classical Mechanics Dr. Síle Nic Chormaic, Room 215 D Kane Bldg

PY2101 Classical Mechanics Dr. Síle Nic Chormaic, Room 215 D Kane Bldg PY2101 Classcal Mechancs Dr. Síle Nc Chormac, Room 215 D Kane Bldg s.ncchormac@ucc.e Lectures stll some ssues to resolve. Slots shared between PY2101 and PY2104. Hope to have t fnalsed by tomorrow. Mondays

More information

Spring 2002 Lecture #13

Spring 2002 Lecture #13 44-50 Sprng 00 ecture # Dr. Jaehoon Yu. Rotatonal Energy. Computaton of oments of nerta. Parallel-as Theorem 4. Torque & Angular Acceleraton 5. Work, Power, & Energy of Rotatonal otons Remember the md-term

More information

Adiabatic Sorption of Ammonia-Water System and Depicting in p-t-x Diagram

Adiabatic Sorption of Ammonia-Water System and Depicting in p-t-x Diagram Adabatc Sorpton of Ammona-Water System and Depctng n p-t-x Dagram J. POSPISIL, Z. SKALA Faculty of Mechancal Engneerng Brno Unversty of Technology Techncka 2, Brno 61669 CZECH REPUBLIC Abstract: - Absorpton

More information

Finite Element Modelling of truss/cable structures

Finite Element Modelling of truss/cable structures Pet Schreurs Endhoven Unversty of echnology Department of Mechancal Engneerng Materals echnology November 3, 214 Fnte Element Modellng of truss/cable structures 1 Fnte Element Analyss of prestressed structures

More information

( ) = ( ) + ( 0) ) ( )

( ) = ( ) + ( 0) ) ( ) EETOMAGNETI OMPATIBIITY HANDBOOK 1 hapter 9: Transent Behavor n the Tme Doman 9.1 Desgn a crcut usng reasonable values for the components that s capable of provdng a tme delay of 100 ms to a dgtal sgnal.

More information

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law:

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law: CE304, Sprng 2004 Lecture 4 Introducton to Vapor/Lqud Equlbrum, part 2 Raoult s Law: The smplest model that allows us do VLE calculatons s obtaned when we assume that the vapor phase s an deal gas, and

More information

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate Internatonal Journal of Mathematcs and Systems Scence (018) Volume 1 do:10.494/jmss.v1.815 (Onlne Frst)A Lattce Boltzmann Scheme for Dffuson Equaton n Sphercal Coordnate Debabrata Datta 1 *, T K Pal 1

More information

High resolution entropy stable scheme for shallow water equations

High resolution entropy stable scheme for shallow water equations Internatonal Symposum on Computers & Informatcs (ISCI 05) Hgh resoluton entropy stable scheme for shallow water equatons Xaohan Cheng,a, Yufeng Ne,b, Department of Appled Mathematcs, Northwestern Polytechncal

More information

Dynamics of Rotational Motion

Dynamics of Rotational Motion Dynamcs of Rotatonal Moton Torque: the rotatonal analogue of force Torque = force x moment arm = Fl moment arm = perpendcular dstance through whch the force acts a.k.a. leer arm l F l F l F l F = Fl =

More information

Chapter 11 Angular Momentum

Chapter 11 Angular Momentum Chapter 11 Angular Momentum Analyss Model: Nonsolated System (Angular Momentum) Angular Momentum of a Rotatng Rgd Object Analyss Model: Isolated System (Angular Momentum) Angular Momentum of a Partcle

More information

AP Physics 1 & 2 Summer Assignment

AP Physics 1 & 2 Summer Assignment AP Physcs 1 & 2 Summer Assgnment AP Physcs 1 requres an exceptonal profcency n algebra, trgonometry, and geometry. It was desgned by a select group of college professors and hgh school scence teachers

More information

EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES

EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES EVALUATION OF THE VISCO-ELASTIC PROPERTIES IN ASPHALT RUBBER AND CONVENTIONAL MIXES Manuel J. C. Mnhoto Polytechnc Insttute of Bragança, Bragança, Portugal E-mal: mnhoto@pb.pt Paulo A. A. Perera and Jorge

More information

Grover s Algorithm + Quantum Zeno Effect + Vaidman

Grover s Algorithm + Quantum Zeno Effect + Vaidman Grover s Algorthm + Quantum Zeno Effect + Vadman CS 294-2 Bomb 10/12/04 Fall 2004 Lecture 11 Grover s algorthm Recall that Grover s algorthm for searchng over a space of sze wors as follows: consder the

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI 2017 2nd Internatonal Conference on Electrcal and Electroncs: echnques and Applcatons (EEA 2017) ISBN: 978-1-60595-416-5 Study on Actve Mcro-vbraton Isolaton System wth Lnear Motor Actuator Gong-yu PAN,

More information

Note 10. Modeling and Simulation of Dynamic Systems

Note 10. Modeling and Simulation of Dynamic Systems Lecture Notes of ME 475: Introducton to Mechatroncs Note 0 Modelng and Smulaton of Dynamc Systems Department of Mechancal Engneerng, Unversty Of Saskatchewan, 57 Campus Drve, Saskatoon, SK S7N 5A9, Canada

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

CHAPTER 14 GENERAL PERTURBATION THEORY

CHAPTER 14 GENERAL PERTURBATION THEORY CHAPTER 4 GENERAL PERTURBATION THEORY 4 Introducton A partcle n orbt around a pont mass or a sphercally symmetrc mass dstrbuton s movng n a gravtatonal potental of the form GM / r In ths potental t moves

More information

Implicit Integration Henyey Method

Implicit Integration Henyey Method Implct Integraton Henyey Method In realstc stellar evoluton codes nstead of a drect ntegraton usng for example the Runge-Kutta method one employs an teratve mplct technque. Ths s because the structure

More information

Celestial Mechanics. Basic Orbits. Why circles? Tycho Brahe. PHY celestial-mechanics - J. Hedberg

Celestial Mechanics. Basic Orbits. Why circles? Tycho Brahe. PHY celestial-mechanics - J. Hedberg PHY 454 - celestal-mechancs - J. Hedberg - 207 Celestal Mechancs. Basc Orbts. Why crcles? 2. Tycho Brahe 3. Kepler 4. 3 laws of orbtng bodes 2. Newtonan Mechancs 3. Newton's Laws. Law of Gravtaton 2. The

More information

Airflow and Contaminant Simulation with CONTAM

Airflow and Contaminant Simulation with CONTAM Arflow and Contamnant Smulaton wth CONTAM George Walton, NIST CHAMPS Developers Workshop Syracuse Unversty June 19, 2006 Network Analogy Electrc Ppe, Duct & Ar Wre Ppe, Duct, or Openng Juncton Juncton

More information

Temperature. Chapter Heat Engine

Temperature. Chapter Heat Engine Chapter 3 Temperature In prevous chapters of these notes we ntroduced the Prncple of Maxmum ntropy as a technque for estmatng probablty dstrbutons consstent wth constrants. In Chapter 9 we dscussed the

More information

Thermal-Fluids I. Chapter 18 Transient heat conduction. Dr. Primal Fernando Ph: (850)

Thermal-Fluids I. Chapter 18 Transient heat conduction. Dr. Primal Fernando Ph: (850) hermal-fluds I Chapter 18 ransent heat conducton Dr. Prmal Fernando prmal@eng.fsu.edu Ph: (850) 410-6323 1 ransent heat conducton In general, he temperature of a body vares wth tme as well as poston. In

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Adjoint Methods of Sensitivity Analysis for Lyapunov Equation. Boping Wang 1, Kun Yan 2. University of Technology, Dalian , P. R.

Adjoint Methods of Sensitivity Analysis for Lyapunov Equation. Boping Wang 1, Kun Yan 2. University of Technology, Dalian , P. R. th World Congress on Structural and Multdscplnary Optmsaton 7 th - th, June 5, Sydney Australa Adjont Methods of Senstvty Analyss for Lyapunov Equaton Bopng Wang, Kun Yan Department of Mechancal and Aerospace

More information

Advanced Mechanical Elements

Advanced Mechanical Elements May 3, 08 Advanced Mechancal Elements (Lecture 7) Knematc analyss and moton control of underactuated mechansms wth elastc elements - Moton control of underactuated mechansms constraned by elastc elements

More information