Vehicle Crash Test Dong-Un Sul Dr. Granda ME 270.

Slides:



Advertisements
Similar presentations
Page 37 Position, Velocity and Acceleration Recall that when we differentiate the position function of an object, we obtain its _________ function. Now,
Advertisements

10.4: The Derivative. The average rate of change is the ratio of the change in y to the change in x The instantaneous rate of change of f at a is the.
Forces and Motion Demonstrate and calculate how unbalanced forces change the speed or direction of an objects motion.
AP Review Problems – Resistive Forces as Functions of Velocity
Motion Motion Motion.
Getting started with Simulink An introductory tutorial ES205 Analysis and Design of Engineering Systems Rose-Hulman Institute of Technology © R. Layton.
Change in Velocity You are probably most familiar with the velocity changes of a moving bus or car. Anytime a vehicle is speeding up or slowing down,
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
SE 207 Lab #10 Simulation of the Car response to Road Depression.
Project 2 Velocity Measurement w Cantilever beam sensors w Position measurement - obtained by strain gauge w Acceleration measurement - obtained by the.
ME 270 Final Project Presentation Operational Amplifiers.
EPSII 59:006 Spring Topics Using TextPad If Statements Relational Operators Nested If Statements Else and Elseif Clauses Logical Functions For Loops.
Unit 1 – Natural Forces on a vehicle
ME 270 Car Crash Test By Pramod Krishnani Fall 2007.
BIKE FEA ME272 Professor Jose Granda By Zhiyu Gao Peter Nguyen.
Head on Collision By Fabiola Carrasco ME 143 Professor Granda December 25, 2006.
Controlling a 3D Vehicle with Simulink Jeff Bender ME
Electronic Circuits Laboratory EE462G Lab #4 DC Power Supply Circuits Using Diodes.
CAMP-G/Matlab Vehicle Crash Test
Start Presentation November 15, th Homework - Solution In this homework, we shall model and simulate a mechanical system as well as exercise the.
Vehicle Safety (Egg Cars). Vehicle Safety Features.
Bond Graph Assignment Richard Mullen ME 114 Fall 2006.
Antenna Azimuth Position Control System
Head-on Collision ME115 FALL 2006 Final Project Instructor: Professor Granda By Blong Xiong Department of Mechanical Engineering California State University,
Simulation of Motor Bike Suspension System ME 270 Advanced Computer Aided Design of Dynamic System Guided By: Professor Jose J. Granda Department Of Mechanical.
Safe Driving Misty Hubbard. Statistics for Young Drivers Teen driver crashes are the leading cause of death for our nation’s youth. 53% of cell phone-owning.
System Control Theory Lab
COMPUTER ASSIGNMENT ME 270 BY VAMSHI KRISHNA REDDY CHADA.
September Bound Computation for Adaptive Systems V&V Giampiero Campa September 2008 West Virginia University.
Problem Transient Response By: Matt Lausmann ME 114 Granda Assignment #3.
Motorcycle Chatter Analysis Professor Granda ME270 Fall 2007 December 13, 2007 Aaron Courter Daniel Monterrubio.
Marine Engine Propeller Marine Engine Propeller ME 270 Dr. Granda Dong-Un Sul.
Vehicle Problem Stephen Moore ME270 Prof. Granda October 30, 2007.
Getting Started with MATLAB (part2) 1. Basic Data manipulation 2. Basic Data Understanding 1. The Binary System 2. The ASCII Table 3. Creating Good Variables.
UNIT 3: Motion Chapter 5: Investigating Motion Chapter 6: Applied Motion.
Vehicle Suspension Explained by Bond Graph Modeling Justin Otero ME270 CSUS MSME Program Fall 07.
Final Project ME 270 NASA CDSL 6-DOF Platform Jesse Kaneko.
COMPUTER ASSIGNMENT ME 270 BY Nishith Shah. PROJECT AIM An engineering model and a bond graph model of the car,person,seat belts,bumper needs to be created.
Seatbelt/Bumper Design Project Prof. Granda ME270 Tyrone Tracy 11/5/07.
First Step BOND GRAPH Hand Work Second Step  Put bond graph into CAMP-G  Interface to Matlab  Results: Four Files  campgmod.m, campgequ.m, campgnum.m,
EE3417 – Introduction to Simulink
Using CAMP-G to solve the following spring/damper/mass system: F m1m1 m2m2 k1k1 k2k2 b1b1 b2b2 where: k 1 = 40 N/m b 1 = 3 N-s/m m 1 = 2 kg k 2 = 60 N/m.
Matching Functions with their Derivatives
What is acceleration? – Probably heard it mean: “the process of speeding up” – More specifically: the rate at which velocity changes. Remember that velocity.
King Fahd University of Petroleum & Minerals Mechanical Engineering Dynamics ME 201 BY Dr. Meyassar N. Al-Haddad Lecture # 15.
Simulink Continuous Library by Dr. Amin Danial Asham.
Rate of Change. What is it? A slope is the rate at which the y changes as the x changes Velocity is the rate the position of an object changes as time.
Warm Up. Warm Up – Another way A race car is slowed with a constant acceleration. The car is traveling 55 m/s initially and travels _______ meters before.
President UniversityErwin SitompulSMI 6/1 Lecture 6 System Modeling and Identification Dr.-Ing. Erwin Sitompul President University
Getting started with Simulink
Simulink Modelling Tutorial In Simulink, it is very straightforward to represent a physical system or a model. In general, a dynamic system can be constructed.
ME 270 Vehicle Analysis By: Kevin McClain.
Describing Motion in One Dimension
Vehicle Crash Test Lab Justin Otero Fall 2007
Newton’s second law Pg. 21 in NB
Damped Forced Vibrations Analysis Using CAMP-G® and Simulink® Modeled Solutions to Problem (
Chapter 10 Optimal Control Homework 10 Consider again the control system as given before, described by Assuming the linear control law Determine the constants.
8th Homework In this homework, we shall model and simulate a mechanical system as well as exercise the state selection algorithm. We shall first model.
Vehicle Safety (Egg Cars)
A Mathematical Model of Motion
Speed can be calculated by Speed = Distance/Time
Chapter 6: Applied Motion
Kinematics.
Electronic Instrumentation
Electronic Instrumentation
Basic Differentiation Rules
Getting Started With Simulink
Kinematics.
1.5: Velocity-time graphs
Electronic Instrumentation
Presentation transcript:

Vehicle Crash Test Dong-Un Sul Dr. Granda ME 270

Design Requirements Design appropriate seat belts. Head of Dummy does not travel more than 1 meter in the vehicle. Driver should be safe when vehicle crash test performed. Build Bond graph for the model assigned. Compare outputs from m.files with the results come out from using simulink in matlab.

Step 1 Building bond graph

Step 2 Obtain the differential equation by hand of the system in the Cauchy form By using campgsym.m, verify the hand derivation Following scanned notes show the differential equations that I derived from the bond graph drawn above.

State Space form From the differential equations verified by matlab, now state-space matrix can be created by hand. State-Space form driven from matlab (campgsym.m) is matched with that which is the next coming slide.

Critical Max. Velocity When the vehicle travels more than 30mph, dummy can be injured by the force generation. Therefore, parameters of seat belts and bumper must be adjusted in order to avoid driver’s injury when the vehicle travels over 30 mph.

No seat belts Without a seat belt, it takes less than a second for dummy to hit the windshield of the vehicle. Following graph shown below indicates how fast dummy gets out of the vehicle when crashed. 25 mph40 mph55 mph s0.072 s0.057 s

Graphs

Simulink Scope

Best Design For the best design of seat belts, spring constant of bumper should be decreased, and damper R value also should be smaller. If C value of seat belts is the same, R value should go up to C3 = 1/50000 ; R4 =9000 ; I6 = 1500 ; C9 = (1/10000) ; R10 = 2000 ; I11 = 100 ;

Conclusion Bond graph helps engineers save their efforts without setting complicated mathematical equations about actual problems. Matlab can provide a good means to measure different parameters (i.e. velocity, force, so on). Matlab will provide very accurate data that I have expected if I know well how to program in it. However, unlike other software, Matlab sometimes generates some unfixable errors.