Image Processing Adam Finkelstein & Tim Weyrich Princeton University

Size: px
Start display at page:

Download "Image Processing Adam Finkelstein & Tim Weyrich Princeton University"

Transcription

1 Syllabus I. Image prcessing II. Mdeling Cmputer Animatin III. Rendering Rendering IV. Animatin (Michael Bstck, CS426, Fall99) Image Prcessing Adam Finkelstein & Tim Weyrich Princetn University (Rusty Cleman, CS426, Fall99) COS 426, Spring 2008 Mdeling (Dennis Zrin, CalTech) Animatin (Angel, Plate 1) 1 Cmputer Animatin 2 Simulatin What is animatin? Dynamics Make bjects change ver time accrding t scripted actins Cnsiders underlying frces Cmpute mtin frm initial cnditins and physics Kinematics What is simulatin? Cnsiders nly mtin Determined by psitins, velcities, acceleratins Pixar Predict hw bjects change ver time accrding t physical laws University f Illinis 3 Dynamics 4 Passive Dynamics N muscles r mtrs Hdgins Smke Water Clth Fire Firewrks Dice 5 6

2 Passive Dynamics Particle Systems Physical laws A particle is a pint mass Newtn!s laws Hk!s law Etc. Physical phenmena Gravity Mmentum Frictin Cllisins Elasticity Fracture Mass Psitin Velcity Frces Clr Lifetime v p = (x,y,z) Use lts f particles t mdel cmplex phenmena Keep array f particles Newtn!s laws 7 Particle Systems Creating Particles Fr each frame: 8 Where t create particles?! Predefined surce Surface f shape Where particle density is lw etc. Create new particles and assign attributes Delete any expired particles Update particles based n attributes and physics Render particles 9 Creating Particles Deleting Particles Where t create particles? Predefined surce! Surface f shape Where particle density is lw etc. 10 When t delete particles? Reeves Predefined sink Surface f shape Where density is high Life span Randm 11 12

3 Rendering Particles! Pints Plygns Shapes Trails etc. Rendering Particles Pints! Plygns Shapes Trails etc Rendering Particles Pints Plygns! Shapes Trails etc. Rendering Particles Pints Plygns Shapes! Trails etc Particle Systems Fr each frame: Create new particles and assign attributes Delete any expired particles! Update particles based n attributes and physics Render particles Equatins f Mtin Newtn!s Law fr a pint mass f = ma Cmputing particle mtin requires slving secnd-rder differential equatin Add variable v t frm cupled first-rder differential equatins 17 18

4 Slving the Equatins f Mtin Initial value prblem Knw p(0), v(0), a(0) Can cmpute frce at any time and psitin Cmpute p(t) by frward integratin Slving the Equatins f Mtin Euler integratin p(t+!t)=p(t) +!t v(t) v(t+!t)=v(t) +!t f(x,t)/m f p(0) p(t) Hdgins Hdgins Slving the Equatins f Mtin Euler integratin p(t+!t)=p(t) +!t v(t) v(t+!t)=v(t) +!t f(p(t),t)/m Prblem: Accuracy decreases as!t gets bigger Slving the Equatins f Mtin Midpint methd (2 nd rder Runge-Kutta) Cmpute an Euler step Evalute f at the midpint Take an Euler step using midpint frce» v(t+!t)=v(t) +!t f( p(t) + 0.5*!t v(t),t) Hdgins Hdgins Slving the Equatins f Mtin Adapting step size Cmpute p a by taking ne step f size h Cmpute p b by taking 2 steps f size h/2 Errr = p a - p b Multiply step size by factr (cnstant/errr) p b errr p a Particle System Frces Frce fields Gravity, wind, pressure Viscsity/damping Liquids, drag Cllisins Envirnment Other particles Other particles Springs between neighbring particles (mesh) Useful fr clth 23 24

5 Particle System Frces Example: Gravity Example: Fire Example: Buncing Off Wall Requires Cllisin detectin Cllisin respnse (dynamic frces) Example: Buncing Off Wall Example: Buncing Off Wall 29 30

6 Example: Buncing Off Wall Example: Buncing Off Wall Example: Buncing Off Particles Example: Mre Buncing Bender Example: Clth Example: Clth Spring-mass mesh Hke!s law f = frce k s = spring cnstant d = p - q s = resting length Breen Hdgins 35 36

7 Example: Clth Spring-mass mesh Example: Clth Hke!s law Damping term f = frce k s = spring cnstant d = p - q s = resting length Hdgins Hdgins Example: Clth Example: Flcks & Herds Bender Summary Particle systems Lts f particles Simple physics Interesting behavirs Waterfalls Smke Clth Flcks Slving mtin equatins Simplest methd is Euler integratin Better t use adaptive step sizes 41

Passive Dynamics and Particle Systems COS 426

Passive Dynamics and Particle Systems COS 426 Passive Dynamics and Particle Systems COS 426 Computer Animation Animation Make objects change over time according to scripted actions Simulation / dynamics Predict how objects change over time according

More information

Fall 2013 Physics 172 Recitation 3 Momentum and Springs

Fall 2013 Physics 172 Recitation 3 Momentum and Springs Fall 03 Physics 7 Recitatin 3 Mmentum and Springs Purpse: The purpse f this recitatin is t give yu experience wrking with mmentum and the mmentum update frmula. Readings: Chapter.3-.5 Learning Objectives:.3.

More information

Dynamics. Kinematics and Dynamics. Passive vs. Active Dynamics. Passive Dynamics. Passive Dynamics. Particle Systems

Dynamics. Kinematics and Dynamics. Passive vs. Active Dynamics. Passive Dynamics. Passive Dynamics. Particle Systems Kinematics and Dynamics Dynamics Thomas Funkhouser Princeton University C0S 426, Spring 2004 Kinematics Considers only motion Determined by positions, velocities, accelerations Dynamics Considers underlying

More information

Study Guide Physics Pre-Comp 2013

Study Guide Physics Pre-Comp 2013 I. Scientific Measurement Metric Units S.I. English Length Meter (m) Feet (ft.) Mass Kilgram (kg) Pund (lb.) Weight Newtn (N) Ounce (z.) r pund (lb.) Time Secnds (s) Secnds (s) Vlume Liter (L) Galln (gal)

More information

Conceptual Dynamics SDC. An Interactive Text and Workbook. Kirstie Plantenberg Richard Hill. Better Textbooks. Lower Prices.

Conceptual Dynamics SDC. An Interactive Text and Workbook. Kirstie Plantenberg Richard Hill. Better Textbooks. Lower Prices. Cnceptual Dynamics An Interactive Text and Wrkbk Kirstie Plantenberg Richard Hill SDC P U B L I C AT I O N S Better Textbks. Lwer Prices. www.sdcpublicatins.cm Pwered by TCPDF (www.tcpdf.rg) Visit the

More information

Kinetics of Particles. Chapter 3

Kinetics of Particles. Chapter 3 Kinetics f Particles Chapter 3 1 Kinetics f Particles It is the study f the relatins existing between the frces acting n bdy, the mass f the bdy, and the mtin f the bdy. It is the study f the relatin between

More information

AP Physics Kinematic Wrap Up

AP Physics Kinematic Wrap Up AP Physics Kinematic Wrap Up S what d yu need t knw abut this mtin in tw-dimensin stuff t get a gd scre n the ld AP Physics Test? First ff, here are the equatins that yu ll have t wrk with: v v at x x

More information

Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Professor and Chair Mechanical Engineering Department Christian Brothers University 650 East Parkway South Memphis, TN

Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Professor and Chair Mechanical Engineering Department Christian Brothers University 650 East Parkway South Memphis, TN Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Prfessr and Chair Mechanical Engineering Department Christian Brthers University 650 East Parkway Suth Memphis, TN 38104 Office: (901) 321-3424 Rm: N-110 Fax : (901) 321-3402

More information

CHAPTER 8b Static Equilibrium Units

CHAPTER 8b Static Equilibrium Units CHAPTER 8b Static Equilibrium Units The Cnditins fr Equilibrium Slving Statics Prblems Stability and Balance Elasticity; Stress and Strain The Cnditins fr Equilibrium An bject with frces acting n it, but

More information

Chapter 5: Force and Motion I-a

Chapter 5: Force and Motion I-a Chapter 5: rce and Mtin I-a rce is the interactin between bjects is a vectr causes acceleratin Net frce: vectr sum f all the frces n an bject. v v N v v v v v ttal net = i = + + 3 + 4 i= Envirnment respnse

More information

NGSS High School Physics Domain Model

NGSS High School Physics Domain Model NGSS High Schl Physics Dmain Mdel Mtin and Stability: Frces and Interactins HS-PS2-1: Students will be able t analyze data t supprt the claim that Newtn s secnd law f mtin describes the mathematical relatinship

More information

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System Flipping Physics Lecture Ntes: Simple Harmnic Mtin Intrductin via a Hrizntal Mass-Spring System A Hrizntal Mass-Spring System is where a mass is attached t a spring, riented hrizntally, and then placed

More information

Rigid Body Dynamics (continued)

Rigid Body Dynamics (continued) Last time: Rigid dy Dynamics (cntinued) Discussin f pint mass, rigid bdy as useful abstractins f reality Many-particle apprach t rigid bdy mdeling: Newtn s Secnd Law, Euler s Law Cntinuus bdy apprach t

More information

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System

Flipping Physics Lecture Notes: Simple Harmonic Motion Introduction via a Horizontal Mass-Spring System Flipping Physics Lecture Ntes: Simple Harmnic Mtin Intrductin via a Hrizntal Mass-Spring System A Hrizntal Mass-Spring System is where a mass is attached t a spring, riented hrizntally, and then placed

More information

Harmonic Motion (HM) Oscillation with Laminar Damping

Harmonic Motion (HM) Oscillation with Laminar Damping Harnic Mtin (HM) Oscillatin with Lainar Daping If yu dn t knw the units f a quantity yu prbably dn t understand its physical significance. Siple HM r r Hke' s Law: F k x definitins: f T / T / Bf x A sin

More information

Increasing Heat Transfer in Microchannels with Surface Acoustic Waves*

Increasing Heat Transfer in Microchannels with Surface Acoustic Waves* Increasing Heat Transfer in Micrchannels with Surface Acustic Waves* Shaun Berry 0/9/04 *This wrk was spnsred by the Department f the Air Frce under Air Frce Cntract #FA87-05-C-000. Opinins, interpretatins,

More information

Solution to HW14 Fall-2002

Solution to HW14 Fall-2002 Slutin t HW14 Fall-2002 CJ5 10.CQ.003. REASONING AND SOLUTION Figures 10.11 and 10.14 shw the velcity and the acceleratin, respectively, the shadw a ball that underges unirm circular mtin. The shadw underges

More information

1 Course Notes in Introductory Physics Jeffrey Seguritan

1 Course Notes in Introductory Physics Jeffrey Seguritan Intrductin & Kinematics I Intrductin Quickie Cncepts Units SI is standard system f units used t measure physical quantities. Base units that we use: meter (m) is standard unit f length kilgram (kg) is

More information

Honors Physics Final Review Summary

Honors Physics Final Review Summary Hnrs Physics Final Review Summary Wrk Dne By A Cnstant Frce: Wrk describes a frce s tendency t change the speed f an bject. Wrk is dne nly when an bject mves in respnse t a frce, and a cmpnent f the frce

More information

SPH3U1 Lesson 06 Kinematics

SPH3U1 Lesson 06 Kinematics PROJECTILE MOTION LEARNING GOALS Students will: Describe the mtin f an bject thrwn at arbitrary angles thrugh the air. Describe the hrizntal and vertical mtins f a prjectile. Slve prjectile mtin prblems.

More information

Dispersion Ref Feynman Vol-I, Ch-31

Dispersion Ref Feynman Vol-I, Ch-31 Dispersin Ref Feynman Vl-I, Ch-31 n () = 1 + q N q /m 2 2 2 0 i ( b/m) We have learned that the index f refractin is nt just a simple number, but a quantity that varies with the frequency f the light.

More information

Guaranteeing Reliability with Vibration Simulation and Testing. Dr. Nathan Blattau

Guaranteeing Reliability with Vibration Simulation and Testing. Dr. Nathan Blattau Guaranteeing Reliability with Vibratin Simulatin and Testing Dr. Nathan Blattau . Nathan Blattau, Ph.D. - Senir Vice President Has been invlved in the packaging and reliability f electrnic equipment fr

More information

Lecture 5: Equilibrium and Oscillations

Lecture 5: Equilibrium and Oscillations Lecture 5: Equilibrium and Oscillatins Energy and Mtin Last time, we fund that fr a system with energy cnserved, v = ± E U m ( ) ( ) One result we see immediately is that there is n slutin fr velcity if

More information

Chapter 2. Kinematics in One Dimension. Kinematics deals with the concepts that are needed to describe motion.

Chapter 2. Kinematics in One Dimension. Kinematics deals with the concepts that are needed to describe motion. Chapter Kinematics in One Dimensin Kinematics deals with the cncepts that are needed t describe mtin. Dynamics deals with the effect that frces have n mtin. Tgether, kinematics and dynamics frm the branch

More information

PHYS 314 HOMEWORK #3

PHYS 314 HOMEWORK #3 PHYS 34 HOMEWORK #3 Due : 8 Feb. 07. A unifrm chain f mass M, lenth L and density λ (measured in k/m) hans s that its bttm link is just tuchin a scale. The chain is drpped frm rest nt the scale. What des

More information

Coupling High Fidelity Body Modeling with Non- Keplerian Dynamics to Design AIM-MASCOT-2 Landing Trajectories on Didymos Binary Asteroid

Coupling High Fidelity Body Modeling with Non- Keplerian Dynamics to Design AIM-MASCOT-2 Landing Trajectories on Didymos Binary Asteroid 6 th Internatinal Cnference n Astrdynamics Tls and Techniques (ICATT) Darmstadt 14 17 March 2016 Cupling High Fidelity Bdy Mdeling with Nn- Keplerian Dynamics t Design AIM-MASCOT-2 Landing Trajectries

More information

ELECTRON CYCLOTRON HEATING OF AN ANISOTROPIC PLASMA. December 4, PLP No. 322

ELECTRON CYCLOTRON HEATING OF AN ANISOTROPIC PLASMA. December 4, PLP No. 322 ELECTRON CYCLOTRON HEATING OF AN ANISOTROPIC PLASMA by J. C. SPROTT December 4, 1969 PLP N. 3 These PLP Reprts are infrmal and preliminary and as such may cntain errrs nt yet eliminated. They are fr private

More information

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems.

Building to Transformations on Coordinate Axis Grade 5: Geometry Graph points on the coordinate plane to solve real-world and mathematical problems. Building t Transfrmatins n Crdinate Axis Grade 5: Gemetry Graph pints n the crdinate plane t slve real-wrld and mathematical prblems. 5.G.1. Use a pair f perpendicular number lines, called axes, t define

More information

Lecture 2: Single-particle Motion

Lecture 2: Single-particle Motion Lecture : Single-particle Mtin Befre we start, let s l at Newtn s 3 rd Law Iagine a situatin where frces are nt transitted instantly between tw bdies, but rather prpagate at se velcity c This is true fr

More information

Kinematic transformation of mechanical behavior Neville Hogan

Kinematic transformation of mechanical behavior Neville Hogan inematic transfrmatin f mechanical behavir Neville Hgan Generalized crdinates are fundamental If we assume that a linkage may accurately be described as a cllectin f linked rigid bdies, their generalized

More information

Professional Development. Implementing the NGSS: High School Physics

Professional Development. Implementing the NGSS: High School Physics Prfessinal Develpment Implementing the NGSS: High Schl Physics This is a dem. The 30-min vide webinar is available in the full PD. Get it here. Tday s Learning Objectives NGSS key cncepts why this is different

More information

The Sputtering Problem James A Glackin, James V. Matheson

The Sputtering Problem James A Glackin, James V. Matheson The Sputtering Prblem James A Glackin, James V. Mathesn I prpse t cnsider first the varius elements f the subject, next its varius parts r sectins, and finally the whle in its internal structure. In ther

More information

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA Mental Experiment regarding 1D randm walk Cnsider a cntainer f gas in thermal

More information

AC : ANALYTICAL SYNTHESIS AND ANALYSIS OF MECHANISMS USING MATLAB AND SIMULINK

AC : ANALYTICAL SYNTHESIS AND ANALYSIS OF MECHANISMS USING MATLAB AND SIMULINK AC 007-190: ANALYTICAL SYNTHESIS AND ANALYSIS OF MECHANISMS USING MATLAB AND SIMULINK Ali Mhammadzadeh, Grand Valley State University ALI R. MOHAMMADZADEH is currently assistant prfessr f engineering at

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 3, 2010

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 3, 2010 Prbabilistic Analysis f Lateral Displacements f Shear in a 20 strey building Samir Benaissa 1, Belaid Mechab 2 1 Labratire de Mathematiques, Université de Sidi Bel Abbes BP 89, Sidi Bel Abbes 22000, Algerie.

More information

i-clicker i-clicker Newton s Laws of Motion First Exam Coming Up! Components of Equation of Motion

i-clicker i-clicker Newton s Laws of Motion First Exam Coming Up! Components of Equation of Motion First Eam Cming Up! Sunda, 1 Octber 6:10 7:30 PM. Lcatins t be psted nline. Yes this is a Sunda! There will be 17 questins n eam. If u have a legitimate cnflict, u must ask Prf. Shapir b Oct. 8 fr permissin

More information

205MPa and a modulus of elasticity E 207 GPa. The critical load 75kN. Gravity is vertically downward and the weight of link 3 is W3

205MPa and a modulus of elasticity E 207 GPa. The critical load 75kN. Gravity is vertically downward and the weight of link 3 is W3 ME 5 - Machine Design I Fall Semester 06 Name f Student: Lab Sectin Number: Final Exam. Open bk clsed ntes. Friday, December 6th, 06 ur name lab sectin number must be included in the spaces prvided at

More information

Information for Physics 1201 Midterm I Wednesday, February 20

Information for Physics 1201 Midterm I Wednesday, February 20 My lecture slides are psted at http://www.physics.hi-state.edu/~humanic/ Infrmatin fr Physics 1201 Midterm I Wednesday, February 20 1) Frmat: 10 multiple chice questins (each wrth 5 pints) and tw shw-wrk

More information

Free Vibrations of Catenary Risers with Internal Fluid

Free Vibrations of Catenary Risers with Internal Fluid Prceeding Series f the Brazilian Sciety f Applied and Cmputatinal Mathematics, Vl. 4, N. 1, 216. Trabalh apresentad n DINCON, Natal - RN, 215. Prceeding Series f the Brazilian Sciety f Cmputatinal and

More information

. (7.1.1) This centripetal acceleration is provided by centripetal force. It is directed towards the center of the circle and has a magnitude

. (7.1.1) This centripetal acceleration is provided by centripetal force. It is directed towards the center of the circle and has a magnitude Lecture #7-1 Dynamics f Rtatin, Trque, Static Equilirium We have already studied kinematics f rtatinal mtin We discussed unifrm as well as nnunifrm rtatin Hwever, when we mved n dynamics f rtatin, the

More information

Surface and Contact Stress

Surface and Contact Stress Surface and Cntact Stress The cncept f the frce is fundamental t mechanics and many imprtant prblems can be cast in terms f frces nly, fr example the prblems cnsidered in Chapter. Hwever, mre sphisticated

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture Few asic Facts but Isthermal Mass Transfer in a inary Miture David Keffer Department f Chemical Engineering University f Tennessee first begun: pril 22, 2004 last updated: January 13, 2006 dkeffer@utk.edu

More information

Aircraft Performance - Drag

Aircraft Performance - Drag Aircraft Perfrmance - Drag Classificatin f Drag Ntes: Drag Frce and Drag Cefficient Drag is the enemy f flight and its cst. One f the primary functins f aerdynamicists and aircraft designers is t reduce

More information

Kinetic Complexity in Divertor Modeling

Kinetic Complexity in Divertor Modeling Kinetic Cmplexity in Divertr Mdeling F. Taccgna, P. Minelli, D. Brun, S. Lng, M. Capitelli, R. Schneider Istitut di Metdlgie Inrganiche e Plasmi IMIP-CNR, Bari (Italy) Dipartiment di Chimica, Università

More information

Physics 2010 Motion with Constant Acceleration Experiment 1

Physics 2010 Motion with Constant Acceleration Experiment 1 . Physics 00 Mtin with Cnstant Acceleratin Experiment In this lab, we will study the mtin f a glider as it accelerates dwnhill n a tilted air track. The glider is supprted ver the air track by a cushin

More information

ES201 - Examination 2 Winter Adams and Richards NAME BOX NUMBER

ES201 - Examination 2 Winter Adams and Richards NAME BOX NUMBER ES201 - Examinatin 2 Winter 2003-2004 Adams and Richards NAME BOX NUMBER Please Circle One : Richards (Perid 4) ES201-01 Adams (Perid 4) ES201-02 Adams (Perid 6) ES201-03 Prblem 1 ( 12 ) Prblem 2 ( 24

More information

AP CHEMISTRY CHAPTER 6 NOTES THERMOCHEMISTRY

AP CHEMISTRY CHAPTER 6 NOTES THERMOCHEMISTRY AP CHEMISTRY CHAPTER 6 NOTES THERMOCHEMISTRY Energy- the capacity t d wrk r t prduce heat 1 st Law f Thermdynamics: Law f Cnservatin f Energy- energy can be cnverted frm ne frm t anther but it can be neither

More information

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b . REVIEW OF SOME BASIC ALGEBRA MODULE () Slving Equatins Yu shuld be able t slve fr x: a + b = c a d + e x + c and get x = e(ba +) b(c a) d(ba +) c Cmmn mistakes and strategies:. a b + c a b + a c, but

More information

Thermodynamics Partial Outline of Topics

Thermodynamics Partial Outline of Topics Thermdynamics Partial Outline f Tpics I. The secnd law f thermdynamics addresses the issue f spntaneity and invlves a functin called entrpy (S): If a prcess is spntaneus, then Suniverse > 0 (2 nd Law!)

More information

PROJECTILES. Launched at an Angle

PROJECTILES. Launched at an Angle PROJECTILES Launched at an Anle PROJECTILE MOTION AT AN ANGLE An bject launched int space withut mtie pwer f its wn is called a prjectile. If we nelect air resistance, the nly frce actin n a prjectile

More information

Unit Project Descriptio

Unit Project Descriptio Unit Prject Descriptin: Using Newtn s Laws f Mtin and the scientific methd, create a catapult r trebuchet that will sht a marshmallw at least eight feet. After building and testing yur machine at hme,

More information

Kinetic Model Completeness

Kinetic Model Completeness 5.68J/10.652J Spring 2003 Lecture Ntes Tuesday April 15, 2003 Kinetic Mdel Cmpleteness We say a chemical kinetic mdel is cmplete fr a particular reactin cnditin when it cntains all the species and reactins

More information

Accelerated Chemistry POGIL: Half-life

Accelerated Chemistry POGIL: Half-life Name: Date: Perid: Accelerated Chemistry POGIL: Half-life Why? Every radiistpe has a characteristic rate f decay measured by its half-life. Half-lives can be as shrt as a fractin f a secnd r as lng as

More information

Phys101 Final Code: 1 Term: 132 Wednesday, May 21, 2014 Page: 1

Phys101 Final Code: 1 Term: 132 Wednesday, May 21, 2014 Page: 1 Phys101 Final Cde: 1 Term: 1 Wednesday, May 1, 014 Page: 1 Q1. A car accelerates at.0 m/s alng a straight rad. It passes tw marks that are 0 m apart at times t = 4.0 s and t = 5.0 s. Find the car s velcity

More information

General Chemistry II, Unit I: Study Guide (part I)

General Chemistry II, Unit I: Study Guide (part I) 1 General Chemistry II, Unit I: Study Guide (part I) CDS Chapter 14: Physical Prperties f Gases Observatin 1: Pressure- Vlume Measurements n Gases The spring f air is measured as pressure, defined as the

More information

WYSE Academic Challenge Sectional Physics 2007 Solution Set

WYSE Academic Challenge Sectional Physics 2007 Solution Set WYSE caemic Challenge Sectinal Physics 7 Slutin Set. Crrect answer: E. Energy has imensins f frce times istance. Since respnse e. has imensins f frce ivie by istance, it clearly es nt represent energy.

More information

ECE 2100 Circuit Analysis

ECE 2100 Circuit Analysis ECE 00 Circuit Analysis Lessn 6 Chapter 4 Sec 4., 4.5, 4.7 Series LC Circuit C Lw Pass Filter Daniel M. Litynski, Ph.D. http://hmepages.wmich.edu/~dlitynsk/ ECE 00 Circuit Analysis Lessn 5 Chapter 9 &

More information

Lecture 6: Phase Space and Damped Oscillations

Lecture 6: Phase Space and Damped Oscillations Lecture 6: Phase Space and Damped Oscillatins Oscillatins in Multiple Dimensins The preius discussin was fine fr scillatin in a single dimensin In general, thugh, we want t deal with the situatin where:

More information

Exhibit Alignment with SC Science Standards 8 th Grade

Exhibit Alignment with SC Science Standards 8 th Grade Scientific Inquiry Standard 8-1: The student will demnstrate an understanding f technlgical design and scientific inquiry, including prcess skills, mathematical thinking, cntrlled investigative design

More information

Numerical model about hygro-lock effect in the mechano-sorptive behavior

Numerical model about hygro-lock effect in the mechano-sorptive behavior Numerical mdel abut hygr-lck effect in the mechan-srptive behavir Jean-Marie Hussn, Frédéric Dubis, Niclas Sauvat, Octavian Pp Labratry GEMH, University f Limges Bulevard Jacques Derche, 93 Egletns, France

More information

THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC TESTS OF ELECTRONIC ASSEMBLIES

THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC TESTS OF ELECTRONIC ASSEMBLIES PREFERRED RELIABILITY PAGE 1 OF 5 PRACTICES PRACTICE NO. PT-TE-1409 THERMAL-VACUUM VERSUS THERMAL- ATMOSPHERIC Practice: Perfrm all thermal envirnmental tests n electrnic spaceflight hardware in a flight-like

More information

PHYSICS LAB Experiment 10 Fall 2004 ROTATIONAL DYNAMICS VARIABLE I, FIXED

PHYSICS LAB Experiment 10 Fall 2004 ROTATIONAL DYNAMICS VARIABLE I, FIXED ROTATIONAL DYNAMICS VARIABLE I, FIXED In this experiment we will test Newtn s Secnd Law r rtatinal mtin and examine hw the mment inertia depends n the prperties a rtating bject. THE THEORY There is a crrespndence

More information

Q x = cos 1 30 = 53.1 South

Q x = cos 1 30 = 53.1 South Crdinatr: Dr. G. Khattak Thursday, August 0, 01 Page 1 Q1. A particle mves in ne dimensin such that its psitin x(t) as a functin f time t is given by x(t) =.0 + 7 t t, where t is in secnds and x(t) is

More information

Public Key Cryptography. Tim van der Horst & Kent Seamons

Public Key Cryptography. Tim van der Horst & Kent Seamons Public Key Cryptgraphy Tim van der Hrst & Kent Seamns Last Updated: Oct 5, 2017 Asymmetric Encryptin Why Public Key Crypt is Cl Has a linear slutin t the key distributin prblem Symmetric crypt has an expnential

More information

Lecture 7: Damped and Driven Oscillations

Lecture 7: Damped and Driven Oscillations Lecture 7: Damped and Driven Oscillatins Last time, we fund fr underdamped scillatrs: βt x t = e A1 + A csω1t + i A1 A sinω1t A 1 and A are cmplex numbers, but ur answer must be real Implies that A 1 and

More information

Reinforcement Learning" CMPSCI 383 Nov 29, 2011!

Reinforcement Learning CMPSCI 383 Nov 29, 2011! Reinfrcement Learning" CMPSCI 383 Nv 29, 2011! 1 Tdayʼs lecture" Review f Chapter 17: Making Cmple Decisins! Sequential decisin prblems! The mtivatin and advantages f reinfrcement learning.! Passive learning!

More information

AP Physics Laboratory #4.1: Projectile Launcher

AP Physics Laboratory #4.1: Projectile Launcher AP Physics Labratry #4.1: Prjectile Launcher Name: Date: Lab Partners: EQUIPMENT NEEDED PASCO Prjectile Launcher, Timer, Phtgates, Time f Flight Accessry PURPOSE The purpse f this Labratry is t use the

More information

Chapter 3 Kinematics in Two Dimensions; Vectors

Chapter 3 Kinematics in Two Dimensions; Vectors Chapter 3 Kinematics in Tw Dimensins; Vectrs Vectrs and Scalars Additin f Vectrs Graphical Methds (One and Tw- Dimensin) Multiplicatin f a Vectr b a Scalar Subtractin f Vectrs Graphical Methds Adding Vectrs

More information

Physics 1200 Mechanics, Kinematics, Fluids, Waves

Physics 1200 Mechanics, Kinematics, Fluids, Waves Physics 100 Mechanics, Kinematics, Fluids, Waes Lecturer: Tm Humanic Cntact inf: Office: Physics Research Building, Rm. 144 Email: humanic@mps.hi-state.edu Phne: 614 47 8950 Office hurs: Tuesday 3:00 pm,

More information

CHAPTER 6 -- ENERGY. Approach #2: Using the component of mg along the line of d:

CHAPTER 6 -- ENERGY. Approach #2: Using the component of mg along the line of d: Slutins--Ch. 6 (Energy) CHAPTER 6 -- ENERGY 6.) The f.b.d. shwn t the right has been prvided t identify all the frces acting n the bdy as it mves up the incline. a.) T determine the wrk dne by gravity

More information

MATHEMATICS SYLLABUS SECONDARY 5th YEAR

MATHEMATICS SYLLABUS SECONDARY 5th YEAR Eurpean Schls Office f the Secretary-General Pedaggical Develpment Unit Ref. : 011-01-D-8-en- Orig. : EN MATHEMATICS SYLLABUS SECONDARY 5th YEAR 6 perid/week curse APPROVED BY THE JOINT TEACHING COMMITTEE

More information

Numerical Simulation of the Thermal Resposne Test Within the Comsol Multiphysics Environment

Numerical Simulation of the Thermal Resposne Test Within the Comsol Multiphysics Environment Presented at the COMSOL Cnference 2008 Hannver University f Parma Department f Industrial Engineering Numerical Simulatin f the Thermal Respsne Test Within the Cmsl Multiphysics Envirnment Authr : C. Crradi,

More information

Suggested reading: Lackmann (2011), Sections

Suggested reading: Lackmann (2011), Sections QG Thery and Applicatins: Apprximatins and Equatins Atms 5110 Synptic Dynamic Meterlgy I Instructr: Jim Steenburgh jim.steenburgh@utah.edu 801-581-8727 Suite 480/Office 488 INSCC Suggested reading: Lackmann

More information

Lab 1 The Scientific Method

Lab 1 The Scientific Method INTRODUCTION The fllwing labratry exercise is designed t give yu, the student, an pprtunity t explre unknwn systems, r universes, and hypthesize pssible rules which may gvern the behavir within them. Scientific

More information

CHAPTER 6 WORK AND ENERGY

CHAPTER 6 WORK AND ENERGY CHAPTER 6 WORK AND ENERGY CONCEPTUAL QUESTIONS 16. REASONING AND SOLUTION A trapeze artist, starting rm rest, swings dwnward n the bar, lets g at the bttm the swing, and alls reely t the net. An assistant,

More information

1/2 and e0 e s ' 1+ imm w 4 M s 3 πρ0 r 3 m. n 0 ktr. .Also,since n 0 ktr 1,wehave. 4 3 M sπρ 0 r 3. ktr. 3 M sπρ 0

1/2 and e0 e s ' 1+ imm w 4 M s 3 πρ0 r 3 m. n 0 ktr. .Also,since n 0 ktr 1,wehave. 4 3 M sπρ 0 r 3. ktr. 3 M sπρ 0 Chapter 6 6.1 Shw that fr a very weak slutin drplet (m 4 3 πr3 ρ 0 M s ), (6.8) can be written as e 0 ' 1+ a r b r 3 where a σ 0 /n 0 kt and b imm w / 4 3 M sπρ 0. What is yur interpretatin f thecnd and

More information

Math 302 Learning Objectives

Math 302 Learning Objectives Multivariable Calculus (Part I) 13.1 Vectrs in Three-Dimensinal Space Math 302 Learning Objectives Plt pints in three-dimensinal space. Find the distance between tw pints in three-dimensinal space. Write

More information

f = µ mg = kg 9.8m/s = 15.7N. Since this is more than the applied

f = µ mg = kg 9.8m/s = 15.7N. Since this is more than the applied Phsics 141H lutins r Hmewrk et #5 Chapter 5: Multiple chice: 8) (a) he maimum rce eerted b static rictin is µ N. ince the blck is resting n a level surace, N = mg. the maimum rictinal rce is ( ) ( ) (

More information

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeff Reading: Chapter 2 STATS 202: Data mining and analysis September 27, 2017 1 / 20 Supervised vs. unsupervised learning In unsupervised

More information

Example 1. A robot has a mass of 60 kg. How much does that robot weigh sitting on the earth at sea level? Given: m. Find: Relationships: W

Example 1. A robot has a mass of 60 kg. How much does that robot weigh sitting on the earth at sea level? Given: m. Find: Relationships: W Eample 1 rbt has a mass f 60 kg. Hw much des that rbt weigh sitting n the earth at sea level? Given: m Rbt = 60 kg ind: Rbt Relatinships: Slutin: Rbt =589 N = mg, g = 9.81 m/s Rbt = mrbt g = 60 9. 81 =

More information

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern 0.478/msr-04-004 MEASUREMENT SCENCE REVEW, Vlume 4, N. 3, 04 Methds fr Determinatin f Mean Speckle Size in Simulated Speckle Pattern. Hamarvá, P. Šmíd, P. Hrváth, M. Hrabvský nstitute f Physics f the Academy

More information

Beam vibrations: Discrete mass and stiffness models

Beam vibrations: Discrete mass and stiffness models Beam vibratins: Discrete mass and stiffness mdels Ana Cláudia Susa Neves ana.neves@tecnic.ulisba.pt Institut Superir Técnic, Universidade de Lisba, Prtugal May, 2015 Abstract In the present wrk the dynamic

More information

Momentum 1. MOMENTUM. An object of mass m traveling at velocity v has a linear momentum (or just B. momentum) p, given by. p m B v. (6.

Momentum 1. MOMENTUM. An object of mass m traveling at velocity v has a linear momentum (or just B. momentum) p, given by. p m B v. (6. Mmentum 6 In this chapter we begin ur study f mre realistic systems in which the bjects are n lnger pint particles but have extensin in space. Up until nw we ve generally limited urselves t the dynamics

More information

Compressibility Effects

Compressibility Effects Definitin f Cmpressibility All real substances are cmpressible t sme greater r lesser extent; that is, when yu squeeze r press n them, their density will change The amunt by which a substance can be cmpressed

More information

Study Group Report: Plate-fin Heat Exchangers: AEA Technology

Study Group Report: Plate-fin Heat Exchangers: AEA Technology Study Grup Reprt: Plate-fin Heat Exchangers: AEA Technlgy The prblem under study cncerned the apparent discrepancy between a series f experiments using a plate fin heat exchanger and the classical thery

More information

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS Particle Acceleratrs, 1986, Vl. 19, pp. 99-105 0031-2460/86/1904-0099/$15.00/0 1986 Grdn and Breach, Science Publishers, S.A. Printed in the United States f America ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

More information

CHAPTER 4 Dynamics: Newton s Laws of Motion /newtlaws/newtltoc.html

CHAPTER 4 Dynamics: Newton s Laws of Motion  /newtlaws/newtltoc.html CHAPTER 4 Dynamics: Newtn s Laws f Mtin http://www.physicsclassrm.cm/class /newtlaws/newtltc.html Frce Newtn s First Law f Mtin Mass Newtn s Secnd Law f Mtin Newtn s Third Law f Mtin Weight the Frce f

More information

Part a: Writing the nodal equations and solving for v o gives the magnitude and phase response: tan ( 0.25 )

Part a: Writing the nodal equations and solving for v o gives the magnitude and phase response: tan ( 0.25 ) + - Hmewrk 0 Slutin ) In the circuit belw: a. Find the magnitude and phase respnse. b. What kind f filter is it? c. At what frequency is the respnse 0.707 if the generatr has a ltage f? d. What is the

More information

Plasticty Theory (5p)

Plasticty Theory (5p) Cmputatinal Finite Strain Hyper-Elast Plasticty Thery (5p) à General ü Study nn-linear material and structural respnse (due t material as well as gemetrical effects) ü Fundamental principles fl Cntinuum

More information

Numerical Simulation of the Flow Field in a Friction-Type Turbine (Tesla Turbine)

Numerical Simulation of the Flow Field in a Friction-Type Turbine (Tesla Turbine) Numerical Simulatin f the Flw Field in a Frictin-Type Turbine (Tesla Turbine) Institute f Thermal Pwerplants Vienna niversity f Technlgy Getreidemarkt 9/313, A-6 Wien Andrés Felipe Rey Ladin Schl f Engineering,

More information

FIELD QUALITY IN ACCELERATOR MAGNETS

FIELD QUALITY IN ACCELERATOR MAGNETS FIELD QUALITY IN ACCELERATOR MAGNETS S. Russenschuck CERN, 1211 Geneva 23, Switzerland Abstract The field quality in the supercnducting magnets is expressed in terms f the cefficients f the Furier series

More information

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeff Reading: Chapter 2 STATS 202: Data mining and analysis September 27, 2017 1 / 20 Supervised vs. unsupervised learning In unsupervised

More information

Activity Guide Loops and Random Numbers

Activity Guide Loops and Random Numbers Unit 3 Lessn 7 Name(s) Perid Date Activity Guide Lps and Randm Numbers CS Cntent Lps are a relatively straightfrward idea in prgramming - yu want a certain chunk f cde t run repeatedly - but it takes a

More information

THE STUDY OF THE PREDICTION MODEL IN THE SIMUROSOT

THE STUDY OF THE PREDICTION MODEL IN THE SIMUROSOT THE STUDY OF THE PEDICTION MODE IN THE SIMUOSOT SHI Ha-bin, ZHANG i, I Xia-an, YAN Jian-feng,UO Xin Schl f Cmputer, Nrthwestern Pltechnical Universit N.17 West Yui ad, Xi an Cit, Shaani Prvince, (71007),

More information

Faculty of Engineering and Department of Physics Engineering Physics 131 Midterm Examination February 27, 2006; 7:00 pm 8:30 pm

Faculty of Engineering and Department of Physics Engineering Physics 131 Midterm Examination February 27, 2006; 7:00 pm 8:30 pm Faculty f Engineering and Department f Physics Engineering Physics 131 Midterm Examinatin February 27, 2006; 7:00 pm 8:30 pm N ntes r textbks allwed. Frmula sheet is n the last page (may be remved). Calculatrs

More information

Computational Methods CMSC/AMSC/MAPL 460. Ramani Duraiswami, Dept. of Computer Science

Computational Methods CMSC/AMSC/MAPL 460. Ramani Duraiswami, Dept. of Computer Science Cmputatinal Methds CMSC/AMSC/MAPL 460 Ramani Duraiswami, Dept. f Cmputer Science Curse Gals Intrductin t the use f scientific cmputing techniques t slve prblems in varius dmains Understand principles behind

More information

Work, Energy, and Power

Work, Energy, and Power rk, Energy, and Pwer Physics 1 There are many different TYPES f Energy. Energy is expressed in JOULES (J 419J 4.19 1 calrie Energy can be expressed mre specifically by using the term ORK( rk The Scalar

More information

Data Analysis, Statistics, Machine Learning

Data Analysis, Statistics, Machine Learning Data Analysis, Statistics, Machine Learning Leland Wilkinsn Adjunct Prfessr UIC Cmputer Science Chief Scien

More information

EXAM #1 PHYSICAL SCIENCE 103 Spring, 2016

EXAM #1 PHYSICAL SCIENCE 103 Spring, 2016 OBJECTIVES 1. Ft Pressure EXAM #1 PHYSICAL SCIENCE 103 Spring, 2016 Determine the surface area f an bject. Given the weight and surface area, calculate the pressure. 2. Measuring Vlume & Mass Prvided a

More information