Analysis and Design of an Electric Vehicle using Matlab and Simulink

Size: px
Start display at page:

Download "Analysis and Design of an Electric Vehicle using Matlab and Simulink"

Transcription

1 Analysis and Design of an Electric Vehicle using Matlab and Simulink Advanced Support Group January 22, 29

2 23-27: University of Michigan Research: Optimal System Partitioning and Coordination Original System: Partitioned System: Coordination:

3 Optimal Partitioning and Coordination Decisions in Decomposition-based Design Optimization

4

5 Application: Integrated Design of an Electric Vehicle

6 Vehicle Layout l e b lmax x b y b l W available battery space front control arm x b w battery traction motor pulley drive system sprung mass center rear trailing arm forward direction of travel l 3 l 1 l 2 L

7 Powertrain Simulation Vehicle model: backward-looking Simulink model that accounts for vehicle pitch motion and tire slip Motor model: computes power loss map from geometric design variables Battery model: Li-ion Simulink model (Fuller et al. 1994, Han 28). Battery parameters computed using artificial neural network.

8 Powertrain Simulation time (sec) !5!1!15!2! velocity (m/sec) v(t) τ(t) P (t) ω(t) SFUDS cycle Vehicle model Motor model Battery model

9 Powertrain Simulation time (sec) !5!1!15!2! velocity (m/sec) v(t) τ(t) P (t) ω(t) SFUDS cycle Vehicle model Motor model Battery model Power History P(t): 2.5 x 14 Power Requirements battery output power mechanical power

10 Powertrain Simulation: Vehicle Model τr(t) 1/2 τb(t) Single Wheel Torque Belt Model Net Drive Torque v(t) Fa(t) Frx(t) Ffz(t) τm(t) Motor Inertia Model Aero Drag Force Net Longitudinal Force Frz(t) Vehicle Pitch Model P (t) + Frt(t) Fft(t) Motor Power Loss Map Tire Drag Model ωr(t) ωm(t) Rear Tire Slip Model Belt Model

11 Vehicle Pitch Model l 1 l 2 θ p z F fz static height of mass center F rz ż θ p z θ p = 1 1 k f +k r m s l 2k r l 1k f I y l 2k r l 1k f m s l2 2 kr +l2 1 k f I y c f +c r m s l 2c r l 1c f I y l 2c r l 1c f m s l2 2 cr l2 1 c f Iy z θ p ż θ p + M p I y

12 Tire Slip Model ω r = v(i + 1) r(v) Slip data obtained for a high efficiency tire from Bridgestone: 15 F z F x Dynamic radius model constructed from Bridgestone data: r(v) = C t1 + C t2 v + C t3 v 2

13 Induction Motor Model stator R s L ls L lr output shaft V s L m R r /s rotor τ e constant flux region flux weakening region Motor Efficiency Map τ em increasing s constant V s/ω e τnet (N) ω e ω b ωm (rad/sec)

14 Power Demand Calculation 25 2 SFUDS Profile Power Demand History 2.5 x 14 Power Requirements battery output power mechanical power velocity (m/sec) time (sec) τ and ω points visited τnet (N) 5!5!1!15!2!25!2 2!4 4!2!4!6 2!2 4!4! ωm (rad/sec)

15 Battery Simulation Li-ion Battery Construction Vehicle Range Simulation current collector separator current collector height 1 x P(t) P u (t) P l (t) 4 electrode electrode power (W) 2 width 2 4 (a) Cell widings (a) cell winding (b) Flat-wound lithium-ion cell time (sec) Lumped parameter dynamic model Hybrid pulse power characterization (HPPC) test computes: Polarization resistance curve Polarization time constant HHPC results modeled with a neural network

16 Vehicle Dynamics Simulation Quarter-car model: state-space model used to simulate vehicle comfort, roadholding, rattle space, and suspension forces Static bicycle model: analytical model used to assess directional stability Dynamic bicycle model: state-space model used to simulate steering responsiveness

17 Quarter-car Model z s m s /4 z us k s c s m us /4 v z k t c t d dt z us z ż us z s z us ż s = k t 4(cs +c t ) 4ks 4cs mus mus mus mus 1 1 4cs 4ks 4cs ms ms ms z us z ż us z s z us ż s ct mus ż

18 Road Profile Model Begin with random data from a gaussian distribution Apply color and moving average filters Check IRI using quarter-car model with golden parameters IRI = 4.2: driver discomfort simulation IRI = 7.37: roadholding metric.6.4 unfiltered data low pass filter moving average filter.2 Elevation (m) Longitudinal Position (m)

19 Steering Responsiveness (Step Input) Lower yaw rate (Ω) rise time more responsive handling [ ] [ vy a 3 a = 1 Ω z b3 b 1 a2 a 1 b2 b 1 ] [ vy Ω z ] + [ a4 a 1 b 4 a 1 ] δ f a 1 = m a 2 = m + 2(l 1C αf l 2 C αr ) v a 3 = 2(C αf + C αr ) v a 4 = 2C αf b 1 = I z b 2 = 2(l 2 1 C αf + l 2 2 Cαr ) v b 3 = 2(l 2 1 C αf l 2 2 Cαr ) v b 4 = 2l 1 C αf

20 Directional Stability Stable at speeds up to v max if: D s = L + v 2 max gk us where: K us = ( Wf W ) r C αf C αr Modeled C αf and C αr dependence on normal forces based on data from Bridgestone.

21 Vehicle Structure Simulation ANSYS R finite element model used to predict: bending and torsional stiffness bending and torsional stresses Surrogate model created using artificial neural network to reduce simulation time

22 EV Subsystem Interactions Modeling these system interactions required the flexibility of Matlab and Simulink P T Suspension parameters V D Battery mass and geometry ST Battery mass and geometry Vehicle mass and inertia Suspension forces Frame mass and inertia Vehicle mass and inertia M

23 Electric Vehicle Design Problem Design Objective and Constraints: minimize 1/mpg equivalent fuel consumption subject to g 1 2 motor feasibility g 3-6 time 1 sec g 4 urban range 1 mi g 5 6 battery power and capacity constraints g 7 directional stability constraint g 8 steering responsiveness constraint g 9 maximum rattle space constraint g 1 road holding constraint g 11 passenger comfort constraint g 12 geometric frame constraint g frame stress constraints g frame stiffness constraints g battery packaging constraints

24 Electric Vehicle Design Problem Design Variables: x 1 2 x 3 x 4 7 x 8 1 x x 13 suspension parameters pulley speed ratio motor geometry and rotor resistance battery geometry frame geometry battery position

25 Electric Vehicle Project Summary Developed powertrain and chassis models from scratch in Matlab and Simulink Developed structural model using ANSYS, constructed neural network model Quantified vehicle system interactions Used as a case study for system optimization research

26 Electric Vehicle Project Summary Developed powertrain and chassis models from scratch in Matlab and Simulink Developed structural model using ANSYS, constructed neural network model Quantified vehicle system interactions Used as a case study for system optimization research Design results: > 2 mpg equiv. (with AC and other loads) 1 mile range -6 mph in 1 seconds

27 EV Lessons Learned Modeling system interactions is difficult, but essential Requires flexible modeling environment Mass change propagation is significant Enables exploitation of synergy EV technology can provide substantial energy savings Explored tradeoffs between performance and efficiency

MECH 3140 Final Project

MECH 3140 Final Project MECH 3140 Final Project Final presentation will be held December 7-8. The presentation will be the only deliverable for the final project and should be approximately 20-25 minutes with an additional 10

More information

Simple Car Dynamics. Outline. Claude Lacoursière HPC2N/VRlab, Umeå Universitet, Sweden, May 18, 2005

Simple Car Dynamics. Outline. Claude Lacoursière HPC2N/VRlab, Umeå Universitet, Sweden, May 18, 2005 Simple Car Dynamics Claude Lacoursière HPC2N/VRlab, Umeå Universitet, Sweden, and CMLabs Simulations, Montréal, Canada May 18, 2005 Typeset by FoilTEX May 16th 2005 Outline basics of vehicle dynamics different

More information

Estimation of Tire-Road Friction by Tire Rotational Vibration Model

Estimation of Tire-Road Friction by Tire Rotational Vibration Model 53 Research Report Estimation of Tire-Road Friction by Tire Rotational Vibration Model Takaji Umeno Abstract Tire-road friction is the most important piece of information used by active safety systems.

More information

Team-Exercises for DGC 100 Modelica Course

Team-Exercises for DGC 100 Modelica Course Team-Exercises for DGC 100 Modelica Course Hubertus Tummescheit United Technologies Research Center, East Hartford, CT 06108. November 4, 2003 Abstract This document is a preliminary version and is going

More information

To convert a speed to a velocity. V = Velocity in feet per seconds (ft/sec) S = Speed in miles per hour (mph) = Mathematical Constant

To convert a speed to a velocity. V = Velocity in feet per seconds (ft/sec) S = Speed in miles per hour (mph) = Mathematical Constant To convert a speed to a velocity V S ( 1.466) V Velocity in feet per seconds (ft/sec) S Speed in miles per hour (mph) 1.466 Mathematical Constant Example Your driver just had a rear-end accident and says

More information

EXAMPLE: MODELING THE PT326 PROCESS TRAINER

EXAMPLE: MODELING THE PT326 PROCESS TRAINER CHAPTER 1 By Radu Muresan University of Guelph Page 1 EXAMPLE: MODELING THE PT326 PROCESS TRAINER The PT326 apparatus models common industrial situations in which temperature control is required in the

More information

Tutorial 1 - Drive fundamentals and DC motor characteristics

Tutorial 1 - Drive fundamentals and DC motor characteristics University of New South Wales School of Electrical Engineering & elecommunications ELEC4613 ELECRIC DRIVE SYSEMS utorial 1 - Drive fundamentals and DC motor characteristics 1. In the hoist drive system

More information

Objectives. Power in Translational Systems 298 CHAPTER 6 POWER

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

More information

Road Vehicle Dynamics

Road Vehicle Dynamics Road Vehicle Dynamics Table of Contents: Foreword Preface Chapter 1 Introduction 1.1 General 1.2 Vehicle System Classification 1.3 Dynamic System 1.4 Classification of Dynamic System Models 1.5 Constraints,

More information

Assignment 9. to roll without slipping, how large must F be? Ans: F = R d mgsinθ.

Assignment 9. to roll without slipping, how large must F be? Ans: F = R d mgsinθ. Assignment 9 1. A heavy cylindrical container is being rolled up an incline as shown, by applying a force parallel to the incline. The static friction coefficient is µ s. The cylinder has radius R, mass

More information

Model of a DC Generator Driving a DC Motor (which propels a car)

Model of a DC Generator Driving a DC Motor (which propels a car) Model of a DC Generator Driving a DC Motor (which propels a car) John Hung 5 July 2011 The dc is connected to the dc as illustrated in Fig. 1. Both machines are of permanent magnet type, so their respective

More information

International Journal of Multidisciplinary and Current Research

International Journal of Multidisciplinary and Current Research International Journal of Multidisciplinary and Current Research Research Article ISSN: 2321-3124 Available at: http://ijmcr.com Theoretical and Numerical Analysis of Half Car Vehicle Dynamic Model Subjected

More information

Target Cascading: A Design Process For Achieving Vehicle Targets

Target Cascading: A Design Process For Achieving Vehicle Targets Target Cascading: A Design Process For Achieving Vehicle Targets Hyung Min Kim and D. Geoff Rideout The University of Michigan May 24, 2000 Overview Systems Engineering and Target Cascading Hierarchical

More information

A Study on the Tube of Integral Propeller Shaft for the Rear-wheel Drive Automobile Using Carbon Composite Fiber

A Study on the Tube of Integral Propeller Shaft for the Rear-wheel Drive Automobile Using Carbon Composite Fiber A Study on the Tube of Integral Propeller Shaft for the Rear-wheel Drive Automobile Using Carbon Composite Fiber Kibong Han Mechatronics Department, Jungwon University, 85 Munmu-ro, Goesan-gun, South Korea.

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING TW32 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BENG (HONS) AUTOMOTIVE PERFORMANCE ENGINEERING and BSC (HONS) MOTORSPORT TECHNOLOGY EXAMINATION SEMESTER 2-2015/2016 VEHICLE DYNAMICS AND ADVANCED ELECTRONICS

More information

CHAPTER INTRODUCTION

CHAPTER INTRODUCTION CHAPTER 3 DYNAMIC RESPONSE OF 2 DOF QUARTER CAR PASSIVE SUSPENSION SYSTEM (QC-PSS) AND 2 DOF QUARTER CAR ELECTROHYDRAULIC ACTIVE SUSPENSION SYSTEM (QC-EH-ASS) 3.1 INTRODUCTION In this chapter, the dynamic

More information

Single-track models of an A-double heavy vehicle combination

Single-track models of an A-double heavy vehicle combination Single-track models of an A-double heavy vehicle combination PETER NILSSON KRISTOFFER TAGESSON Department of Applied Mechanics Division of Vehicle Engineering and Autonomous Systems Vehicle Dynamics Group

More information

Simultaneous Plant/Controller Optimization of Traction Control for Electric Vehicle

Simultaneous Plant/Controller Optimization of Traction Control for Electric Vehicle Simultaneous Plant/Controller Optimization of Traction Control for Electric Vehicle by Kuo-Feng Tong A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree

More information

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems R. M. Murray Fall 2004 CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems CDS 101/110 Homework Set #2 Issued: 4 Oct 04 Due: 11 Oct 04 Note: In the upper left hand corner of the first page

More information

Overcoming the Limitations of Conservation of Linear Momentum by Including External Impulse

Overcoming the Limitations of Conservation of Linear Momentum by Including External Impulse Overcoming the Limitations of Conservation of Linear Momentum by Including External Impulse March 12, 2008 The University of Tulsa MEPS Lunch Meeting 1 / 40 Motivation The University of Tulsa MEPS Lunch

More information

Introduction to Control (034040) lecture no. 2

Introduction to Control (034040) lecture no. 2 Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal

More information

Principles of Engineering Midterm Exam

Principles of Engineering Midterm Exam Principles of Engineering Midterm Exam Instructions: Respond to all questions below by circling the correct answer, or by writing your answer in the blank space. Use a dark pen/pencil and write neatly

More information

2.000 Homework # 4: Machine components

2.000 Homework # 4: Machine components Name: Weight: 100 pts Due: Day 10 at beginning of lecture (date differs from original syllabus) You must return your screwdriver in working condition! 1. Screw driver stall torque a). [10] Perform an experiment

More information

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle

Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Page 359 World Electric Vehicle Journal Vol. 3 - ISSN 232-6653 - 29 AVERE Parameter Prediction and Modelling Methods for Traction Motor of Hybrid Electric Vehicle Tao Sun, Soon-O Kwon, Geun-Ho Lee, Jung-Pyo

More information

Electric Vehicle Performance Power and Efficiency

Electric Vehicle Performance Power and Efficiency Electric Vehicle Performance Power and Efficiency 1 Assignment a) Examine measurement guide and electric vehicle (EV) arrangement. b) Drive the route according to teacher s instruction and download measured

More information

Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars

Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars Che Kun Law, Darshit Dalal, Stephen Shearrow A robust Model Predictive Control (MPC) approach for controlling front steering of

More information

CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS

CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS 47 CHAPTER 5 SIMULATION AND TEST SETUP FOR FAULT ANALYSIS 5.1 INTRODUCTION This chapter describes the simulation model and experimental set up used for the fault analysis. For the simulation set up, the

More information

PROBLEM SOLUTIONS: Chapter 4

PROBLEM SOLUTIONS: Chapter 4 48 PROBLEM SOLUTIONS: Chapter 4 Problem 4.1 ω m = 100 π/30 = 40π rad/sec part (b): 60 Hz; 10π rad/sec part (c): 100 5/6 = 1000 r/min Problem 4. The voltages in the remaining two phases can be expressed

More information

Surface Interaction Modeling Engineering Methods. Karl Iagnemma, Ph.D. Massachusetts Institute of Technology

Surface Interaction Modeling Engineering Methods. Karl Iagnemma, Ph.D. Massachusetts Institute of Technology Surface Interaction Modeling Engineering Methods Karl Iagnemma, Ph.D. Massachusetts Institute of Technology 1 Terramechanics Terramechanics Engineering science that studies the interaction between vehicles

More information

Physics 106 Common Exam 2: March 5, 2004

Physics 106 Common Exam 2: March 5, 2004 Physics 106 Common Exam 2: March 5, 2004 Signature Name (Print): 4 Digit ID: Section: Instructions: nswer all questions. Questions 1 through 10 are multiple choice questions worth 5 points each. You may

More information

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

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

More information

Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution

Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution Alexander Viehweider Dept. of Advanced Energy The University of Tokyo, 5-1-5 Kashiwanoha, Kashiwa, Chiba, Japan

More information

Physics 106 Sample Common Exam 2, number 2 (Answers on page 6)

Physics 106 Sample Common Exam 2, number 2 (Answers on page 6) Physics 106 Sample Common Exam 2, number 2 (Answers on page 6) Signature Name (Print): 4 Digit ID: Section: Instructions: Answer all questions. Questions 1 through 12 are multiple choice questions worth

More information

Chapter 5 Three phase induction machine (1) Shengnan Li

Chapter 5 Three phase induction machine (1) Shengnan Li Chapter 5 Three phase induction machine (1) Shengnan Li Main content Structure of three phase induction motor Operating principle of three phase induction motor Rotating magnetic field Graphical representation

More information

Basic ground vehicle dynamics 1. Prof. R.G. Longoria Spring 2015

Basic ground vehicle dynamics 1. Prof. R.G. Longoria Spring 2015 Basic ground vehicle dynamics 1 Prof. R.G. Longoria Spring 2015 Overview We will be studying wheeled vehicle systems in this course and in the lab, so we ll let that work drive our discussion. Before thinking

More information

NONLINEAR BACKSTEPPING DESIGN OF ANTI-LOCK BRAKING SYSTEMS WITH ASSISTANCE OF ACTIVE SUSPENSIONS

NONLINEAR BACKSTEPPING DESIGN OF ANTI-LOCK BRAKING SYSTEMS WITH ASSISTANCE OF ACTIVE SUSPENSIONS NONLINEA BACKSTEPPING DESIGN OF ANTI-LOCK BAKING SYSTEMS WITH ASSISTANCE OF ACTIVE SUSPENSIONS Wei-En Ting and Jung-Shan Lin 1 Department of Electrical Engineering National Chi Nan University 31 University

More information

PRIVATE CAR STRUCTURES BASELINE LOAD PATHS

PRIVATE CAR STRUCTURES BASELINE LOAD PATHS PRIVATE CAR STRUCTURES BASELINE LOAD PATHS to demonstrate that a car structure can be represented by SSS to introduce the load paths in a car structure for different load cases INTRODUCTION The structures

More information

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 4, April -2015 SIMULATION

More information

Overview of motors and motion control

Overview of motors and motion control Overview of motors and motion control. Elements of a motion-control system Power upply High-level controller ow-level controller Driver Motor. Types of motors discussed here; Brushed, PM DC Motors Cheap,

More information

Unit Workbook 4 - Level 4 ENG U8 Mechanical Principles 2018 UniCourse Ltd. All Rights Reserved. Sample

Unit Workbook 4 - Level 4 ENG U8 Mechanical Principles 2018 UniCourse Ltd. All Rights Reserved. Sample Pearson BTEC Level 4 Higher Nationals in Engineering (RQF) Unit 8: Mechanical Principles Unit Workbook 2 in a series of 4 for this unit Learning Outcome 2 Dynamic Mechanical Systems Page 1 of 17 1.3 Work

More information

Modelling and Finite Element Analysis of Double Wishbone Suspension

Modelling and Finite Element Analysis of Double Wishbone Suspension Modelling and Finite Element Analysis of Double Wishbone Suspension Amol Patil, Varsha Patil, Prashant Uhle P.G. Student, Dept. of Mechanical Engineering, S S B T S College of Engineering, Jalgaon, Maharastra,

More information

Introduction to System Optimization: Part 1

Introduction to System Optimization: Part 1 Introduction to System Optimization: Part 1 James Allison ME 555 March 7, 2007 System Optimization Subsystem optimization results optimal system? Objective: provide tools for developing system optimization

More information

Jackknife stability of a tractor semi-trailer combination

Jackknife stability of a tractor semi-trailer combination TU/e Mechanical Engineering Masterproject 2006-2007 Jackknife stability of a tractor semi-trailer combination Author: J.W.L.H. Maas (0529865) Tutor: Prof. dr. H. Nijmeijer Eindhoven, 11 June 2007 Abstract

More information

SOP Release. FEV Chassis Reliable Partner in Chassis Development. FEV Chassis Applications and Activities. Concept Layout. Design

SOP Release. FEV Chassis Reliable Partner in Chassis Development. FEV Chassis Applications and Activities. Concept Layout. Design CHASSIS Reliable Partner in Chassis Development FEV Chassis Applications and Activities Founded in 1978, FEV is an internationally recognized leader in the design and development of internal combustion

More information

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Master of Science Thesis in Electrical Engineering Department of Electrical Engineering, Linköping University, 2018 Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Martin

More information

Closed-form Method to Evaluate Bike Braking Performance

Closed-form Method to Evaluate Bike Braking Performance Human Power ejournal, April 4, 13 Closed-form Method to Evaluate Bike Braking Performance Junghsen Lieh, PhD Professor, Mechanical & Materials Engineering Wright State University, Dayton Ohio 45435 USA

More information

Lesson 17: Synchronous Machines

Lesson 17: Synchronous Machines Lesson 17: Synchronous Machines ET 332b Ac Motors, Generators and Power Systems Lesson 17_et332b.pptx 1 Learning Objectives After this presentation you will be able to: Explain how synchronous machines

More information

Dynamic (Vibrational) and Static Structural Analysis of Ladder Frame

Dynamic (Vibrational) and Static Structural Analysis of Ladder Frame Dynamic (Vibrational) and Static Structural Analysis of Ladder Frame Ketan Gajanan Nalawade 1, Ashish Sabu 2, Baskar P 3 School of Mechanical and building science, VIT University, Vellore-632014, Tamil

More information

A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS. 1 Introduction

A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS. 1 Introduction A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS Abhinav A. Kalamdani Dept. of Instrumentation Engineering, R. V. College of Engineering, Bangalore, India. kalamdani@ieee.org Abstract: A new

More information

Virtual Data Evaluation for ABS Maneuvers on Rough Roads

Virtual Data Evaluation for ABS Maneuvers on Rough Roads Virtual Data Evaluation for ABS Maneuvers on Rough Roads Complete Vehicle Simulation for Virtual Data Evaluation in Highly Dynamical ABS Deceleration Processes on Rough Roads S. Brandes 1, Dr. Sedlaczek

More information

Robot Control Basics CS 685

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

More information

REAL TIME CONTROL OF DOUBLY FED INDUCTION GENERATOR. Benmeziane Meriem, Zebirate Soraya, Chaker Abelkader Laboratory SCAMRE, ENPO, Oran, Algeria

REAL TIME CONTROL OF DOUBLY FED INDUCTION GENERATOR. Benmeziane Meriem, Zebirate Soraya, Chaker Abelkader Laboratory SCAMRE, ENPO, Oran, Algeria REAL TIME CONTROL OF DOUBLY FED INDUCTION GENERATOR Benmeziane Meriem, Zebirate Soraya, Chaker Abelkader Laboratory SCAMRE, ENPO, Oran, Algeria This paper presents a real time simulation method of wind

More information

Modeling a powertrain in Simscape in a modular vehicle component model library. Stuttgart, , MBtech, Jörn Bader

Modeling a powertrain in Simscape in a modular vehicle component model library. Stuttgart, , MBtech, Jörn Bader Modeling a powertrain in Simscape in a modular vehicle component model library Stuttgart, 24.09.2015, MBtech, Jörn Bader Contents { Introduction initial situation { Driving performance and consumption

More information

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems ET3-7: Modelling I(V) Introduction and Objectives Electrical, Mechanical and Thermal Systems Objectives analyse and model basic linear dynamic systems -Electrical -Mechanical -Thermal Recognise the analogies

More information

Linear Analysis of Railway Vehicle as Mechatronic System

Linear Analysis of Railway Vehicle as Mechatronic System Linear Analysis of Railway Vehicle as Mechatronic System Dr. Heinz-Peter Kotz TS BG EN Separated worlds and how to reunify them Power Line Line Filters Converter Power Train Carbody Bogie Wheel-Rail Noise

More information

Vehicle Propulsion Systems. Electric & Hybrid Electric Propulsion Systems Part III

Vehicle Propulsion Systems. Electric & Hybrid Electric Propulsion Systems Part III Vehicle Propulsion Systems Electric & Hybrid Electric Propulsion Systems Part III 1 Planning of Lectures and Exercises: Week Lecture, Friday, 8:15-10:00, ML F34 Book chp. 38, 21.09.2018 Introduction, goals,

More information

Control of Mobile Robots Prof. Luca Bascetta

Control of Mobile Robots Prof. Luca Bascetta Control of Mobile Robots Prof. Luca Bascetta EXERCISE 1 1. Consider a wheel rolling without slipping on the horizontal plane, keeping the sagittal plane in the vertical direction. Write the expression

More information

A STUDY ON THE BASIC CONTROL OF SPEED RATIO OF THE CVT SYSTEM USED FOR ELECTRIC VEHICLES

A STUDY ON THE BASIC CONTROL OF SPEED RATIO OF THE CVT SYSTEM USED FOR ELECTRIC VEHICLES A STUDY ON THE BASIC CONTROL OF SPEED RATIO OF THE CVT SYSTEM USED FOR ELECTRIC VEHICLES A. Yildiz, O. Kopmaz Uludag University, Engineering Faculty, Mechanical Engineering Department, 1659 Gorukle Campus,

More information

AP practice ch 7-8 Multiple Choice

AP practice ch 7-8 Multiple Choice AP practice ch 7-8 Multiple Choice 1. A spool of thread has an average radius of 1.00 cm. If the spool contains 62.8 m of thread, how many turns of thread are on the spool? "Average radius" allows us to

More information

The University of Melbourne Engineering Mechanics

The University of Melbourne Engineering Mechanics The University of Melbourne 436-291 Engineering Mechanics Tutorial Eleven Instantaneous Centre and General Motion Part A (Introductory) 1. (Problem 5/93 from Meriam and Kraige - Dynamics) For the instant

More information

Matlab Sheet 2. Arrays

Matlab Sheet 2. Arrays Matlab Sheet 2 Arrays 1. a. Create the vector x having 50 logarithmically spaced values starting at 10 and ending at 1000. b. Create the vector x having 20 logarithmically spaced values starting at 10

More information

Simulation of the Stick-Slip Friction between Steering Shafts Using ADAMS/PRE

Simulation of the Stick-Slip Friction between Steering Shafts Using ADAMS/PRE Simulation of the Stick-Slip Friction between Steering Shafts Using ADAMS/PRE Dexin Wang and Yuting Rui Research & Vehicle Technology Ford Motor Company ABSTRACT Cyclic stick-slip friction is a well-known

More information

ERRATA AND CLARIFICATIONS Fundamentals of Vehicle Dynamics by Thomas D. Gillespie

ERRATA AND CLARIFICATIONS Fundamentals of Vehicle Dynamics by Thomas D. Gillespie ERRATA AND CLARIFICATIONS Fundamentals of Vehicle Dynamics by Thomas D. Gillespie Page v, Acknowledgements: Typographical error on next to the last line. The fourth name is supposed to read Chuck Houser.

More information

2002 Prentice Hall, Inc. Gene F. Franklin, J. David Powell, Abbas Emami-Naeini Feedback Control of Dynamic Systems, 4e

2002 Prentice Hall, Inc. Gene F. Franklin, J. David Powell, Abbas Emami-Naeini Feedback Control of Dynamic Systems, 4e u Figure 2.1 Cruise-control model x Friction force bx m x u Figure 2.2 Free-body diagram for cruise control S P 278 Figure 2.3 Automobile suspension y m 2 k s b v car x m 1 k w Road surface r Inertial

More information

State Space Representation

State Space Representation ME Homework #6 State Space Representation Last Updated September 6 6. From the homework problems on the following pages 5. 5. 5.6 5.7. 5.6 Chapter 5 Homework Problems 5.6. Simulation of Linear and Nonlinear

More information

Methods and Tools. Average Operating Point Approach. To lump all engine operating points into one single average operating point.

Methods and Tools. Average Operating Point Approach. To lump all engine operating points into one single average operating point. Methods and Tools Average Operating Point Approach To lump all engine operating points into one single average operating point. Used to estimate the fuel consumption Test cycle needs to be specified when

More information

OPTIMIZING CONTROL OF SHELL ECO-MARATHON PROTOTYPE VEHICLE TO MINIMIZE FUEL CONSUMPTION. A Thesis. presented to

OPTIMIZING CONTROL OF SHELL ECO-MARATHON PROTOTYPE VEHICLE TO MINIMIZE FUEL CONSUMPTION. A Thesis. presented to OPTIMIZING CONTROL OF SHELL ECO-MARATHON PROTOTYPE VEHICLE TO MINIMIZE FUEL CONSUMPTION A Thesis presented to the Faculty of California Polytechnic State University, San Luis Obispo In Partial Fulfillment

More information

CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5

CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5 1 / 36 CEE 271: Applied Mechanics II, Dynamics Lecture 25: Ch.17, Sec.4-5 Prof. Albert S. Kim Civil and Environmental Engineering, University of Hawaii at Manoa Date: 2 / 36 EQUATIONS OF MOTION: ROTATION

More information

Fuzzy Logic Control for Half Car Suspension System Using Matlab

Fuzzy Logic Control for Half Car Suspension System Using Matlab Fuzzy Logic Control for Half Car Suspension System Using Matlab Mirji Sairaj Gururaj 1, Arockia Selvakumar A 2 1,2 School of Mechanical and Building Sciences, VIT Chennai, Tamilnadu, India Abstract- To

More information

Rotational Systems, Gears, and DC Servo Motors

Rotational Systems, Gears, and DC Servo Motors Rotational Systems Rotational Systems, Gears, and DC Servo Motors Rotational systems behave exactly like translational systems, except that The state (angle) is denoted with rather than x (position) Inertia

More information

Development of a Visual Demonstration Platform for Parallel Evaluation of Active Suspension Systems

Development of a Visual Demonstration Platform for Parallel Evaluation of Active Suspension Systems Development of a Visual Demonstration Platform for Parallel Evaluation of Active Suspension Systems Nathanael Douglas Annis Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State

More information

Motor Info on the WWW Motorola Motors DC motor» /MOTORDCTUT.

Motor Info on the WWW Motorola Motors DC motor»   /MOTORDCTUT. Motor Info on the WWW Motorola Motors DC motor» http://www.freescale.com/files/microcontrollers/doc/train_ref_material /MOTORDCTUT.html Brushless DC motor» http://www.freescale.com/files/microcontrollers/doc/train_ref_material

More information

Equal Pitch and Unequal Pitch:

Equal Pitch and Unequal Pitch: Equal Pitch and Unequal Pitch: Equal-Pitch Multiple-Stack Stepper: For each rotor stack, there is a toothed stator segment around it, whose pitch angle is identical to that of the rotor (θs = θr). A stator

More information

Control of Wind Turbine Generators. James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University

Control of Wind Turbine Generators. James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University Control of Wind Turbine Generators James Cale Guest Lecturer EE 566, Fall Semester 2014 Colorado State University Review from Day 1 Review Last time, we started with basic concepts from physics such as

More information

Lecture 6 mechanical system modeling equivalent mass gears

Lecture 6 mechanical system modeling equivalent mass gears M2794.25 Mechanical System Analysis 기계시스템해석 lecture 6,7,8 Dongjun Lee ( 이동준 ) Department of Mechanical & Aerospace Engineering Seoul National University Dongjun Lee Lecture 6 mechanical system modeling

More information

Mechatronics Engineering. Li Wen

Mechatronics Engineering. Li Wen Mechatronics Engineering Li Wen Bio-inspired robot-dc motor drive Unstable system Mirko Kovac,EPFL Modeling and simulation of the control system Problems 1. Why we establish mathematical model of the control

More information

Computational and mathematical modeling of an industrialautomobile robot: a multi-purpose case of study

Computational and mathematical modeling of an industrialautomobile robot: a multi-purpose case of study Issue 2, Volume 5, 2011 91 Computational and mathematical modeling of an industrialautomobile robot: a multi-purpose case of study J. Alejandro Betancur Abstract Nowadays, in automobile industry are found

More information

CHAPTER 17 FLEXIBLE MECHANICAL ELEMENTS LECTURE NOTES DR. HAFTIRMAN

CHAPTER 17 FLEXIBLE MECHANICAL ELEMENTS LECTURE NOTES DR. HAFTIRMAN CHAPTER 17 LEXIBLE MECHANICAL ELEMENTS LECTURE NOTES DR. HATIRMAN lexible Mechanical Elements Belts Roller chains Wire rope lexible shafts lexible Mechanical Elements Belts, ropes, chains, and other similar

More information

Newton s Laws.

Newton s Laws. Newton s Laws http://mathsforeurope.digibel.be/images Forces and Equilibrium If the net force on a body is zero, it is in equilibrium. dynamic equilibrium: moving relative to us static equilibrium: appears

More information

Chapter 7: Stepper Motors. (Revision 6.0, 27/10/2014)

Chapter 7: Stepper Motors. (Revision 6.0, 27/10/2014) Chapter 7 Stepper Motors (Revision 6.0, 7/10/014) 1. Stepping Angle Analysis The following analysis derives the formula for the stepping angle of the stepper motor. It has been reproduced and edited from

More information

Chapter 2 Pressure Estimation of a Wet Clutch 2.1 Introduction

Chapter 2 Pressure Estimation of a Wet Clutch 2.1 Introduction Chapter 2 Pressure Estimation of a Wet Clutch 2. Introduction In both DCTs and new ATs [9], the change of the speed ratio is regarded as the process of one clutch being engaged with the other being disengaged,

More information

Chapter 8: Newton s Laws Applied to Circular Motion

Chapter 8: Newton s Laws Applied to Circular Motion Chapter 8: Newton s Laws Applied to Circular Motion Circular Motion Milky Way Galaxy Orbital Speed of Solar System: 220 km/s Orbital Period: 225 Million Years Mercury: 48 km/s Venus: 35 km/s Earth: 30

More information

Electric Vehicle Lateral Dynamics Control based on Instantaneous Cornering Stiffness Estimation and an Efficient Allocation Scheme

Electric Vehicle Lateral Dynamics Control based on Instantaneous Cornering Stiffness Estimation and an Efficient Allocation Scheme Electric Vehicle Lateral Dynamics Control based on Instantaneous Cornering Stiffness Estimation and an Efficient Allocation Scheme A. Viehweider Y. Hori The University of Tokyo, Department of Advanced

More information

Engineering Mechanics. Friction in Action

Engineering Mechanics. Friction in Action Engineering Mechanics Friction in Action What is friction? Friction is a retarding force that opposes motion. Friction types: Static friction Kinetic friction Fluid friction Sources of dry friction Dry

More information

Vehicle Parameter Identification and its Use in Control for Safe Path Following. Sanghyun Hong

Vehicle Parameter Identification and its Use in Control for Safe Path Following. Sanghyun Hong Vehicle Parameter Identification and its Use in Control for Safe Path Following by Sanghyun Hong A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy

More information

String tyre model for evaluating steering agility performance using tyre cornering force and lateral static characteristics

String tyre model for evaluating steering agility performance using tyre cornering force and lateral static characteristics Vehicle System Dynamics International Journal of Vehicle Mechanics and Mobility ISSN: 0042-3114 (Print) 1744-5159 (Online) Journal homepage: http://www.tandfonline.com/loi/nvsd20 String tyre model for

More information

ME 375 Final Examination Thursday, May 7, 2015 SOLUTION

ME 375 Final Examination Thursday, May 7, 2015 SOLUTION ME 375 Final Examination Thursday, May 7, 2015 SOLUTION POBLEM 1 (25%) negligible mass wheels negligible mass wheels v motor no slip ω r r F D O no slip e in Motor% Cart%with%motor%a,ached% The coupled

More information

Modeling of Vehicle Dynamics using Matrix-Vector Oriented Calculation in Matlab.

Modeling of Vehicle Dynamics using Matrix-Vector Oriented Calculation in Matlab. CAINE 996, pp 5-2. ISCA, Orlando FL, Dec. 996 Modeling of Vehicle Dynamics using Matrix-Vector Oriented Calculation in Matlab. G. Edzko Smid, Ka C. Cheok and K. Kobayashi Department of Electrical and Systems

More information

The single track model

The single track model The single track model Dr. M. Gerdts Uniersität Bayreuth, SS 2003 Contents 1 Single track model 1 1.1 Geometry.................................... 1 1.2 Computation of slip angles...........................

More information

HCTL Open Int. J. of Technology Innovations and Research HCTL Open IJTIR, Volume 3, May 2013 e-issn: ISBN (Print):

HCTL Open Int. J. of Technology Innovations and Research HCTL Open IJTIR, Volume 3, May 2013 e-issn: ISBN (Print): Computation of Power of a Motor in Electric Vehicle under City Traffic and Dynamic Conditions vikas@cpdm.iisc.ernet.in Abstract In this paper author used a novel method to calculate the power of a motor

More information

Activity: Dragged Racers

Activity: Dragged Racers Drexel-SDP GK-12 ACTIVITY Activity: Dragged Racers Subject Area(s) Data Analysis & Probability, Measurement, Number & Operations, Physical Science, Science and Technology Associated Unit Forget the Chedda!

More information

POG Modeling of Automotive Systems

POG Modeling of Automotive Systems POG Modeling of Automotive Systems MORE on Automotive - 28 Maggio 2018 Prof. Roberto Zanasi Graphical Modeling Techniques Graphical Techniques for representing the dynamics of physical systems: 1) Bond-Graph

More information

UNIT-I (FORCE ANALYSIS)

UNIT-I (FORCE ANALYSIS) DHANALAKSHMI SRINIVASAN INSTITUTE OF RESEACH AND TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK ME2302 DYNAMICS OF MACHINERY III YEAR/ V SEMESTER UNIT-I (FORCE ANALYSIS) PART-A (2 marks)

More information

Electric Machines I Three Phase Induction Motor. Dr. Firas Obeidat

Electric Machines I Three Phase Induction Motor. Dr. Firas Obeidat Electric Machines I Three Phase Induction Motor Dr. Firas Obeidat 1 Table of contents 1 General Principles 2 Construction 3 Production of Rotating Field 4 Why Does the Rotor Rotate 5 The Slip and Rotor

More information

Methodology for modeling, parameter estimation, and validation of powertrain torsional vibration

Methodology for modeling, parameter estimation, and validation of powertrain torsional vibration Methodology for modeling, parameter estimation, and validation of powertrain torsional vibration Abstract Neda Nickmehr, Lars Eriksson, and Jan Åslund Dep. of Electrical Engineering, Linköping University,

More information

Vehicular Suspension and Propulsion Using Double Sided Linear Induction Machines

Vehicular Suspension and Propulsion Using Double Sided Linear Induction Machines Vehicular Suspension and Propulsion Using Double Sided Linear Induction Machines Tom Cox Power Electronics Machines and Control Group The University of Nottingham Nottingham, UK t.cox@nottingham.ac.uk

More information

Torsional vibrations in truck powertrains with dual mass flywheel having piecewise linear stiffness

Torsional vibrations in truck powertrains with dual mass flywheel having piecewise linear stiffness Torsional vibrations in truck powertrains with dual mass flywheel having piecewise lineatiffness Lina Wramner Dement of Mechanics and Maritime Sciences at Chalmers University of Technology and Volvo Group

More information

Mouse Trap Racer Analysis Worksheet

Mouse Trap Racer Analysis Worksheet Name: Date: Class: Accelerometer Mouse Trap Racer Analysis Worksheet The acceleration sensor we are using outputs dimensionless values in the range to. To convert these values to readings in acceleration

More information

Impact. m k. Natural Period of Vibration τ. Static load Gray area Impact load t > 3 τ. Absorbing energy. Carrying loads

Impact. m k. Natural Period of Vibration τ. Static load Gray area Impact load t > 3 τ. Absorbing energy. Carrying loads Impact also called shock, sudden or impulsive loading driving a nail with a hammer, automobile collisions. dashpot a) Rapidly moving vehicles crossing a bridge To distinguish: b) Suddenly applied c) Direct

More information

EE 742 Chapter 3: Power System in the Steady State. Y. Baghzouz

EE 742 Chapter 3: Power System in the Steady State. Y. Baghzouz EE 742 Chapter 3: Power System in the Steady State Y. Baghzouz Transmission Line Model Distributed Parameter Model: Terminal Voltage/Current Relations: Characteristic impedance: Propagation constant: π

More information