Lecture 3: Dynamic Models Spring: stores energy Damper: dissipates energy.

Slides:



Advertisements
Similar presentations
Chapter 9 Rotational Dynamics.
Advertisements

Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Lumped Parameter Systems.
Kinetics (I) Review of Kinetics of Planar Mechanisms
Manipulator Dynamics Amirkabir University of Technology Computer Engineering & Information Technology Department.
ENGR 215 ~ Dynamics Section 17.1
Chapter 10: Rotation. Rotational Variables Radian Measure Angular Displacement Angular Velocity Angular Acceleration.
1 Mechanical Systems Translation  Point mass concept  P  P(t) = F(t)*v(t)  Newton’s Laws & Free-body diagrams Rotation  Rigid body concept  P  P(t)
ME 746 Spring Dynamic Models Differential Equations in State-Variable Form.
1 Mechanical Systems Translation  Point mass concept  P  P(t) = F(t)*v(t)  Newton’s Laws & Free-body diagrams Rotation  Rigid body concept  P  P(t)
King Fahd University of Petroleum & Minerals
Rigid Bodies Rigid Body = Extended body that moves as a unit Internal forces maintain body shape Mass Shape (Internal forces keep constant) Volume Center.
1 Class #6 Center of Mass Defined Relation to momentum Worked problems DVD Demonstration on momentum cons. and CM motion Angular Momentum And moment of.
Introduction to Structural Dynamics:
MESB 374 System Modeling and Analysis Translational Mechanical System
Nise/Control Systems Engineering, 3/e
Copyright Kaplan AEC Education, 2005 Statics Outline Overview STATICS, p. 119 INTRODUCTORY CONCEPTS IN MECHANICS, p. 120 Newton’s Laws of Motion Newton’s.
Lec 3. System Modeling Transfer Function Model
System Models Mathematical Models Mechanical System Building Blocks Electrical System Building Blocks Fluid System Building Blocks Thermal Systems Building.
Chapter 9: Rotational Dynamics
Feedback Control Systems (FCS) Dr. Imtiaz Hussain URL :
Review for Test #3  Responsible for: - Chapters 9 (except 9.8), 10, and 11 (except 11.9) - The spring (6.2, 7.3, ) - Problems worked in class,
Analogous Physical Systems BIOE Creating Mathematical Models Break down system into individual components or processes Need to model process outputs.
Equations for Projectile Motion
Chapter 11: Rotational Dynamics  As we did for linear (or translational) motion, we studied kinematics (motion without regard to the cause) and then dynamics.
Newton’s 1 st Law of Motion. The Law An object at rest tends to stay at rest and an object in motion tends to stay in motion unless acted on by an unbalanced.
8.2 Rotational Dynamics How do you get a ruler to spin on the end of a pencil? Apply a force perpendicular to the ruler. The ruler is the lever arm How.
By Chanat Ratanasumawong (CRW) Identification of System’s Dynamic Parameters Engineering Mechanical Laboratory, CRW, Engineering.
Determine the mathematical models that capture the behavior of an electrical system 1.Elements making up an electrical system 2.First-principles modeling.
Newton’s 2nd Law: Translational Motion
Figure 2. 1 a. Block diagram representation of a system; b
System Models.
1 Rotation of a Rigid Body Readings: Chapter How can we characterize the acceleration during rotation? - translational acceleration and - angular.
Ch 9 Rotation Rotational Variables Rigid Body: definition and motion Kinetic energy of rotation and moment of inertia Parallel Axis Theorem Newton’s 2.
Chapter 9 Rotational Dynamics
Lecture 3: Dynamic Models
Dr. Tamer Samy Gaafar Lec. 3 Mathematical Modeling of Dynamic System.
Physics 101: Lecture 13, Pg 1 Physics 101: Lecture 13 Rotational Kinetic Energy and Inertia Exam II.
Engineering Mechanical Laboratory Identification of System’s Dynamic Parameters by NAV and CRW Engineering Mechanical Laboratory, NAV.
The Laplace Transform.
Biomedical Control Systems (BCS) Module Leader: Dr Muhammad Arif muhammadarif Batch: 10 BM Year: 3 rd Term: 2 nd Credit Hours (Theory):
자동제어공학 2. 물리적 시스템의 전달함수 정 우 용.
Pgs Chapter 8 Rotational Equilibrium and Dynamics.
UNIT 6 Rotational Motion & Angular Momentum Rotational Dynamics, Inertia and Newton’s 2 nd Law for Rotation.
Lecture 3 Modeling (ii) –State Space approach
MESB 374 System Modeling and Analysis Translational Mechanical System
CHAPTER 3 MESB 374 System Modeling and Analysis
Automatic Control Theory CSE 322
ME375 System Modeling and Analysis
Feedback Control Systems (FCS)
Figure 1. Spring characteristics
Figure 1. Spring characteristics
Mathematical Modelling of Mechanical and Electrical Systems
Mathematical Models of Physical Systems
Kinematic Analysis (position, velocity and acceleration)
ME375 Handouts - Spring 2002ME375-Fall 2002
GUJARAT TECHNOLOGICAL UNIVERSITY BIRLA VISHVAKARMA MAHAVIDYALAYA
Lecture 4: Modeling Mechanical Systems
9/16/2018 Physics 253.
Mathematical Models of Systems
Modeling in the Frequency Domain
Rotational Inertia 8.2.
BDU20102 Electromechanical & Control System
The Transfer Function.
LECTURE #5 System Modeling& Responses
Modeling & Simulation of Mechanical Systems in MATLAB
Figure 1. Spring characteristics
Control Systems Lecture 5: Mathematical Modeling of Mechanical Systems and State Space Representation Abdul Qadir Ansari, PhD
Control Systems (CS) Lecture-4-5
Chapter 3 Modeling in the Time Domain
ME321 Kinematics and Dynamics of Machines
Presentation transcript:

Lecture 3: Dynamic Models Spring: stores energy Damper: dissipates energy

Newton’s 2 nd Law: Translational Motion

Newton’s 2nd Law: Rotational Motion I

Moment of Inertia I It is a measure of an object’s resistance to changes to its rotation. Equivalent to mass of an object. It should be specified with respect to a chosen axis of rotation.

Moment of Inertia I Moment of inertia becomes smaller when mass is concentrated on the axis of rotation

Moment of Inertia I L m L m L m Lumped mass Distributed mass Rotation in the middle of bar

Moment of Inertia I L m L m L m Lumped mass Distributed mass Rotation in the middle of bar

Spring Model Two springs in parallel Two springs in series

Spring Model Two springs in parallel Two springs in series

Spring and Damper Model mm ? ?

Mass Spring Damper System

MATLAB Simulation: Mass Spring Dashpot System Matlab code: num = 1 den = [1 b 1] sys = tf(num, den) step(sys)

MATLAB Simulation: Mass Spring Dashpot System Matlab code: num = 1 den = [1 b 1] sys = tf(num, den) step(sys)

MATLAB Simulink: Mass Spring Dashpot System

Mass Spring Damper System Automobile suspension system Problem: Find the transfer function

Mass Spring Damper System Automobile suspension system The equation of motion for the system Taking the Laplace transform Transfer function

Cruise Control Model Example 2.1 ─Write the equations of motion ─Find the transfer function o Input: force u o Output: velocity Cruise control model Free-body diagram

Cruise Control Model Free-body diagram

Cruise Control Model Free-body diagram Matlab code: num = 1/m den = [1 b/m] sys = tf(num, den) step(sys)

Combined Motion: Rotational and Translational Motion Inverted pendulum mounted cart −Input: force u −Output:  Derive equations of motion Unstable system

Combined Motion: Rotational and Translational Motion Position of the center of gravity of the pendulum rod Rotational motion of pendulum Free body diagram

Combined Motion: Rotational and Translational Motion Horizontal motion of the center of pendulum Vertical motion of the center of gravity of pendulum Horizontal motion of cart Free body diagram

Combined Motion: Rotational and Translational Motion Free body diagram

Week 2, Lecture 3: Reading and Practice Reading for week 2: -Franklin Textbook Chapter 2, Dynamic Models: -2.1: Dynamics of Mechanical Systems -2.2: Models of Electric Circuits -Modern Control Engineering by K. Ogata -Chapter 3 Mathematical Modeling of Mechanical Systems and Electrical Systems