Conversion of a Conventional Electric Automobile Into an Unmanned Ground Vehicle (UGV) University, Istanbul, Turkey. University, Istanbul, Turkey

Size: px
Start display at page:

Download "Conversion of a Conventional Electric Automobile Into an Unmanned Ground Vehicle (UGV) University, Istanbul, Turkey. University, Istanbul, Turkey"

Transcription

1 Proceedings of the 2011 IEEE International Conference on Mechatronics April 13-15, 2011, Istanbul, Turkey Conversion of a Conventional Electric Automobile Into an Unmanned Ground Vehicle (UGV) Volkan Sezer #1, <;agn Dikilita #2, Ziya Erc an #1, Hasan Heceoglu #1, Alper bner #2, Ahmet Ap ak #2 Metin Goka an #1, Ata Mugan #2 #1 Control Engineering Department, Faculty of Electronics Engineering, Istanbul Technical University, Istanbul, Turkey #2 Mechatronics Engineering Faculty of Mechanical Engineering, Istanbul Technical University, Istanbul, Turkey sezervolkan@gmail.com dikilitascagri@itu.edu.tr Abstract- In this study, conversion procedure of a conventional electric automobile into an unmanned ground vehicle (UGV) is illustrated. This conversion process is divided into two main parts as, mechanical and electrical modifications. Interface circuit, interface software, additional power system, selection of the sensors and computer hardware are given in electrical modifications part. Similarly, design of braking and steering system, their computer simulations and strength analysis are given in mechanical modifications part. All these applications are illustrated on a conventional electric vehicle during this study. Keywords-Unmanned Ground Vehicle (UGV), Modification, Sensor, Communication, Interface. I. INTRODUCTION Unmanned ground vehicles (UGV) have been very popular in recent years. Some of the previous practical studies can be seen in [1-3]. Since these vehicles do not have permission to be in traffic, series production of such a vehicle is not possible for now. That's why most of the studies in UGV begin with a conversion of a conventional one into autonomous. Vehicle shown in figure 1 is the base vehicle for our conversion in this study. Its minimal dimensions will help us about our future algorithm tests on road. An internal combustion engine causes vibration to the system because of its working principle. These vibrations may cause extra noise to sensors such as; inertial measurement unit (IMU), laser scanners and etc. Filtering this noise will cause loss of original sensor data. But in a pure electric vehicle vibrations will be lower than combustion engine based vehicle. Since our vehicle does not have a transmission, we do not need to design an additional mechanical system for gear shift. Even though our first aim is to convert the base vehicle into an UGV, we consider some additional features. First of all, human drivability feature is protected. Additional information about this will be given in Mechanical Modifications part. Another feature is drivability by a joystick from outside of the vehicle. So, the vehicle has 3 drive modes: Classic Mode: Drive by human in vehicle. Remote Control Mode: Drive by human outside the vehicle. Autonomous Mode: Drive autonomously to a given desired location. General communication scheme of the vehicle is illustrated in figure 2. II -- RI232 Sluetooth Ik Fig.1 Base Vehicle f._' I I RS232 Base vehicle is a pure electric two-seater vehicle with 6.SkW electric motor and nvi140ah battery pack. More information about the vehicle can be found in [4]. The reasons for choosing it as a base vehicle are illustrated below: c::; "=. ;. ::!!!!IP'_". Fig. 2 Communication Scheme /11/$ IEEE 564

2 Bluetooth protocol is used between PC and joystick. PC sends/receives data to RS232 protocol via radio frequency (RF). There are 2 RF transceivers in system, one is on PC side, and the other is in vehicle. Computers and sensors communicate via CAN and RS232 protocol. Only the 2 main computers are shown in figure 2. RF transceiver electric circuit is illustrated in figure 3. III. ELECTRICAL MODIFICATIONS In this part, electrical modifications for an UGV design are illustrated. A. Communication and Interface Software Our vehicle has an interface software which sends and receives data from vehicle via serial port of the PC, using an RF transceiver module. This program is written using C++ in Visual Studio platform. A screens hot of this interface is illustrated in figure 4. SerialCommunication EJ OesI"edCoorooate IMg Wn * Sc D_-.C' DO.0' VehicieMode RemoleControl Fig.3 RF Transceiver II. MINIMUM DESIGN REQUIREMENTS OF AN AUTONOMOUS VElllCLE There is a minimal set of hardware components that reside on almost all UGV. When designing an UGV test bed, it is important to consider attributes such as cost, size, and weight while ensuring modularity. For example, a designer might feel that integrating GPS onto the processing board would reduce size and weight. This integration, although initially beneficial, stifles upgrades to the GPS and will be useless on test beds operating exclusively in GPS denied areas. The most obvious necessary components of an UGV test bed are: Processing System: The processing system is the central point of device interfacing and is responsible for high level data processing and decision making. This hardware could simply gather and pass data to human operator or act as the brain of a fully autonomous vehicle. Actuator Controller: The actuator controller is responsible for directly or indirectly controlling the platform or component movements. Sensors: Sensors are responsible for measuring some attributes of the world such as position, heading and distance etc. Examples of sensors that provide this type of data include GPS, IMU, range finders and encoders. Communication: Ultimately an UGV will need to communicate with an external device. This may be as simple as sending progress data to a human or as complex as interfacing with a group of UGVs. Typical devices include wireless serial Modems, Ethernet and _ _69 - Fig.4 Screenshot of Interface Software (pc Side) This interface manages the communication protocol and makes the necessary settings for serial port. It also sends the operation modes of the vehicle which are: Driver Mode Remote Control Mode Autonomous Mode Interface sends the joystick data in "remote control mode". The connected joystick is a standard game console from Logitech, which can be seen in figure 2. Without a joystick, acceleration and steering angle commands can be sent manually. In autonomous mode, GPS coordinates of the desired location are sent to vehicle. An emergency button also sends emergency signal to the vehicle, which is interpreted as brake and stop on the vehicle side. Additionally, the interface takes the GPS position data from the vehicle. On vehicle side data from the sensors is gathered and processed by running algorithms on PXI processor. Then processed data is sent to Microautobox (MABX) via CAN protocol. MABX is used for driving the actuators. The screens hot of the interface which is designed for MABX is illustrated in figure

3 ..,-... _ (,0 '-""_ti"".:. =....'i-"""". "'.. i "EE 1 t:;:... ' m :: :j,-"":.., ::: I oci'o 1:9 I I r-- r I r- SONY-XCI- It is a smart Image Processing SX100 camera, which can process images with its own processor and sends processed data via UDPIIP. C. Additional Power System Fig.5 Screenshot of Interface Software (Vehicle Side) B. Sensors and Controllers In an UGV, there should be some sensors for localization and mapping. More information about sensors that are used in intelligent vehicles can be found in [5]. The sensors that we have installed on the vehicle are listed below: Sensor Quantity BrandIModel Type Laser 2 meo-lux Scanner Laser 1 SICK LDR- Scanner LRS-3100 Laser 2 SICK-LMSI51- Scanner Camera 1 SONY-XCI- SX100 Ultrasonic 10 Bannersensor QT50ULB GPS 1 Trimble SPS851&SPS5 51H Digital 1 KVH Compass Azimuth 1000 IMU 1 Crossbow VG700AB-201 Because of additional sensors, actuators and computers on board an extra isolated power supply is needed. When calculating the additional power requirement the worst case (all the sensors, computers and actuators are using maximum power at the same time) is considered. For this aim 4 piece of l2v/50ah lead-acid batteries are used by connecting them serial and paralle1.12v and 24V is enough for all the additional components. Appropriate fuses and connectors are also designed for each new electrical component as a power module. Figure 6 shows the new battery pack and power module. Fig.6 Additional Batteries and Power System D. Vehicle Interface Hardware The most important property of an autonomous vehicle is its drive-by-wire capability. For this aim, an electric circuit is designed and produced. Schematic and PCB layout of the circuit is illustrated in figure 7. These sensor data should be processed for localization and mapping. According to these processed data, trajectory planning and tracking operations should be done. All these tasks need huge amount of processing power. That's why the tasks are distributed between 3 main computers on board. These computers and their duties are given in the table below: Computer Description Duty NI PXI- It has 2.26Ghz Locali zation, 8110RT quad-core mapping and path processor processor and a planning PXI-7954R powerful FPGAmodule FPGAmodule on PXI1000B with several chassis ]fo cards. Dspace It has 800Mhz Path tracking, low Microautobox processor and level control several ]fo (throttle, steering, 07 interfaces. brake), wireless communication Fig.7 Vehicle Interface Circuit Schematic and PCB The aim of this circuit is to switch the acceleration signal to electric motor and brake lamp signals between pedals and low 566

4 level controller (MABX). According to the position of the mode selection switch which determines the mode of the vehicle (autonomous or classic mode), desired electric signals are given via the pedals or MABX. Installed components are illustrated in figure 8. Mode Selection Switch MABX Hardware A. On-Track Tests This part contains a few tests to get to know about vehicle's dynamical behavior. Aim of these tests, are getting the basic information of the vehicle, such as maximum velocity, acceleration and deceleration capacity, minimum turn radius as illustrated in Figure 11, characteristic velocity and dynamical response of vehicle while turning which is shown in Figure 12, lateral and longitudinal forces as shown in Figure l3 and Figure 14. Final aim of those tests is to estimate dynamical and kinematic model of the base vehicle. Some of those parameters are measured as below; Minimum turning radius: 3 meters. Braking distance from initial speed at 30 km/h: l3m. etc. Vehicle Interface Circuit Fig. 8 Vehicle Interface Hardware N. MECHANICAL MODIFICATIONS In order to convert a conventional electric car shown in figure 9, into an autonomous one which can be seen in figure 10, some mechanical modifications must be done as well as electrical modifications. Fig. 11 Geometry of a Turning Vehicle [6] Understeer Path Neutral Stee Path Oversteer Path Disturbance Force at Center of Gravity Fig. 9 An Interior View of the Base Vehicle Fig. 12 Olley's definition for understeer and oversteer [6] Fig. 10 Interior View of the Base Vehicle after Modifications Fig 13 Cornering model with tractive forces [6] At first, mechanical limits of the stock car should be understood well to get design limits. This can be done by a set of tests which are taken on-track and off-the track. 567

5 Fig. 17 GPS Antenna and Digital Compass VertIcal Fig. 14 SAE Vehicle Axis System [7] Once we have this information, we need some other data like required torque in order to turn steering wheel and force requirement to actuate brake pedal. That's why some off-the track tests have been done. B. Off - the Track Tests Torque, required to turn steering wheel is gathered by reverse engineering techniques. That data is gathered by using a torque meter. Dynamometer is used to measure the necessary force amount to be able to push the brake pedal. C. Using Computer Environment in Mechanical Design Process Basic measurements, consisting of simple dimensions of the vehicle help to build a CAD model of the vehicle. Once we have these dimensions accurately and translate those data to CAD environment, any modification to be made can be designed, simulated and get prepared for easy production, using CAD and CAE software. D. Braking Mechanism Design An autonomous car should be able to do what humanbeings act while driving. These actions have to be taken by electro-mechanical systems. The system below is designed to actuate brake pedal of the vehicle. Our design had to be detachable so it could easily be converted into a conventional car when it is in manual mode. Final design is as seen below in Figure 18 and Figure 19. Fig. 18 Brake System Desigo Overview Fig.19 A View of Brake System After Modification Fig. 15: Basic CAD Data of the Base Vehicle Each component's CAD data are gathered precisely to keep the new designs accurate as illustrated below in figure 15, figure 16 and figure 17. This design contains a servo motor which is used to control the brake pedal by a linear guide. Mechanical movement is transferred by a set of gears. E. Steering Mechanism Design A servo motor without a gearbox is used to actuate steering wheel. The reason for using that kind of servo motor is that, again manual mode of our autonomous car. Thus, it is possible to operate steering wheel by hand as in a conventional vehicle. Views of the steering system assembly, in CAD environment and after modification are illustrated in figure 20 and 21 respectively. Fig. 16 Ultrasonic Sensor and UDAR 568

6 After various design try-outs, final design is obtained as in the figure above. Fig. 20 A View of the Steering System Assembly, in CAD Environment Fig. 23 FEA of the Cotter The same procedure is followed to analyze strength of other critical elements taking part in the mechanical design as shown in figure 23 and figure 24. Fig. 21 A View From the Steering System After Modification F. Mechanical Simulation and Strength Analysis of Designed Mechanisms CATIA's DMU Kinematics module is used to simulate dynamical behavior of designed mechanisms. In Figure 22, finite element analysis (FEA) results of the sheet metal, which is used to mount steering motor is shown. Fig. 24 FEA of Pinion Gear of Brake System All these strength analyzes of designed parts are done using ABAQUS. V. CONCLUSIONS Conversion procedure of a conventional automobile into an UGV is illustrated in this work. Conversion is studied in 2 main parts, as electrical and mechanical modifications. In literature, it is not easy to find a paper which gives enough information about autonomous vehicle conversion procedure. This study tries to fill the gap in this area. Initial autonomous applications that we have tested with the vehicle are autonomous parallel parking and obstacle avoidance basically. Global path planning considering non-holonomic constraints, mapping, localization and robust path tracking subjects are being studied using our autonomous vehicle for future applications. ACKNOWLEDGEMENT The authors would like to thank to State Planning Office (DPT) for their support under the Grant Number REFERENCES Fig. 22 Implementation of FEA for Each Designed Part [I] DARPA Urban Challenge Team MIT, Technical Report, [2] Stanford's Robotic Vehicle "Junior:", Interim Report, [3] Team Caltech, Sensing, Navigation and Reasoning Technologies for the DARPA Urban Challenge, [4] [5] Vlacic L., Parent M., Harashima F., "Intelligent Vehicle Technologies, Theory and Applications", Elsevier, 200!. [6] Wong, J.Y., "Theory of Ground Vehicles"; John Wiley & Sons Ioc., 3rd Edition, 2oo!. [7] Gillespie T.D., "Fundamentals of Vehicle Dynamics", SAE Iotemational,

Eurathlon Scenario Application Paper (SAP) Review Sheet

Eurathlon Scenario Application Paper (SAP) Review Sheet Scenario Application Paper (SAP) Review Sheet Team/Robot Scenario FKIE Autonomous Navigation For each of the following aspects, especially concerning the team s approach to scenariospecific challenges,

More information

Control of Mobile Robots

Control of Mobile Robots Control of Mobile Robots Introduction Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Applications of mobile autonomous robots

More information

Autonomous Ground Vehicle

Autonomous Ground Vehicle Autonomous Ground Vehicle Senior Design Project EE Anshul Tandon Brandon Nason Brian Aidoo Eric Leefe Advisors: ME Donald Lee Hardee Ivan Bolanos Wilfredo Caceres Mr. Bryan Audiffred Dr. Michael C. Murphy

More information

UAV KF-1 helicopter. CopterCam UAV KF-1 helicopter specification

UAV KF-1 helicopter. CopterCam UAV KF-1 helicopter specification UAV KF-1 helicopter The provided helicopter is a self-stabilizing unmanned mini-helicopter that can be used as an aerial platform for several applications, such as aerial filming, photography, surveillance,

More information

UNIVERSITÉ DE MONCTON FACULTÉ D INGÉNIERIE. Moncton, NB, Canada PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY

UNIVERSITÉ DE MONCTON FACULTÉ D INGÉNIERIE. Moncton, NB, Canada PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY FACULTÉ D INGÉNIERIE PROJECT BREAKPOINT 2015 IGVC DESIGN REPORT UNIVERSITÉ DE MONCTON ENGINEERING FACULTY IEEEUMoncton Student Branch UNIVERSITÉ DE MONCTON Moncton, NB, Canada 15 MAY 2015 1 Table of Content

More information

GCAT. University of Michigan-Dearborn

GCAT. University of Michigan-Dearborn GCAT University of Michigan-Dearborn Mike Kinnel, Joe Frank, Siri Vorachaoen, Anthony Lucente, Ross Marten, Jonathan Hyland, Hachem Nader, Ebrahim Nasser, Vin Varghese Department of Electrical and Computer

More information

RB-Mel-03. SCITOS G5 Mobile Platform Complete Package

RB-Mel-03. SCITOS G5 Mobile Platform Complete Package RB-Mel-03 SCITOS G5 Mobile Platform Complete Package A professional mobile platform, combining the advatages of an industrial robot with the flexibility of a research robot. Comes with Laser Range Finder

More information

A Novel Chassis Structure for Advanced EV Motion Control Using Caster Wheels with Disturbance Observer and Independent Driving Motors

A Novel Chassis Structure for Advanced EV Motion Control Using Caster Wheels with Disturbance Observer and Independent Driving Motors A Novel Chassis Structure for Advanced EV Motion Control Using Caster Wheels with Disturbance Observer and Independent Driving Motors Yunha Kim a, Kanghyun Nam a, Hiroshi Fujimoto b, and Yoichi Hori b

More information

Eurathlon Scenario Application Paper (SAP) Review Sheet

Eurathlon Scenario Application Paper (SAP) Review Sheet Scenario Application Paper (SAP) Review Sheet Team/Robot Scenario FKIE Reconnaissance and surveillance in urban structures (USAR) For each of the following aspects, especially concerning the team s approach

More information

BASIC MECHATRONICS ENGINEERING

BASIC MECHATRONICS ENGINEERING MBEYA UNIVERSITY OF SCIENCE AND TECHNOLOGY Lecture Summary on BASIC MECHATRONICS ENGINEERING NTA - 4 Mechatronics Engineering 2016 Page 1 INTRODUCTION TO MECHATRONICS Mechatronics is the field of study

More information

Rover Systems Rover Systems 02/29/04

Rover Systems Rover Systems 02/29/04 Rover Systems Rover Systems 02/29/04 ted@roversystems.com Disclaimer: The views, opinions, and/or findings contained in this paper are those of the participating team and should not be interpreted as representing

More information

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS

MAX PLATFORM FOR AUTONOMOUS BEHAVIORS MAX PLATFORM FOR AUTONOMOUS BEHAVIORS DAVE HOFERT : PRI Copyright 2018 Perrone Robotics, Inc. All rights reserved. MAX is patented in the U.S. (9,195,233). MAX is patent pending internationally. AVTS is

More information

WORK PARTNER - HUT-AUTOMATION S NEW HYBRID WALKING MACHINE

WORK PARTNER - HUT-AUTOMATION S NEW HYBRID WALKING MACHINE WORK PARTNER - HUT-AUTOMATION S NEW HYBRID WALKING MACHINE Ilkka Leppänen, Sami Salmi and Aarne Halme Automation Technology Laboratory Helsinki University of Technology PL 3000, 02015 HUT, Finland E-mail

More information

Enhancing Wheelchair Mobility Through Dynamics Mimicking

Enhancing Wheelchair Mobility Through Dynamics Mimicking Proceedings of the 3 rd International Conference Mechanical engineering and Mechatronics Prague, Czech Republic, August 14-15, 2014 Paper No. 65 Enhancing Wheelchair Mobility Through Dynamics Mimicking

More information

USING OF dspace DS1103 FOR ELECTRIC VEHICLE MODELING

USING OF dspace DS1103 FOR ELECTRIC VEHICLE MODELING USING OF dspace DS1103 FOR ELECTRIC VEHICLE MODELING T. Haubert, T. Hlinovsky, P. Mindl Czech Technical University in Prague, Faculty of El. Engineering, Dept. of El. Drives and Traction Abstract This

More information

ADVANCES IN INTELLIGENT VEHICLES

ADVANCES IN INTELLIGENT VEHICLES ADVANCES IN INTELLIGENT VEHICLES MIKE BROWN SWRI 1 OVERVIEW Intelligent Vehicle Research Platform MARTI Intelligent Vehicle Technologies Cooperative Vehicles / Infrastructure Recent Demonstrations Conclusions

More information

ParcelBot A Tracked Parcel Transporter with High Obstacle Negotiation Capabilities

ParcelBot A Tracked Parcel Transporter with High Obstacle Negotiation Capabilities Research Collection Conference Paper ParcelBot A Tracked Parcel Transporter with High Obstacle Negotiation Capabilities Author(s): Hoepflinger, Mark H.; Baschung, David; Remy, C. D.; Hutter, Marco; Siegwart,

More information

Vehicles at Volkswagen

Vehicles at Volkswagen Autonomous Driving and Intelligent Vehicles at Volkswagen Dirk Langer, Ph.D. VW Autonomous Driving Story 2000 2003 2006 Robot Klaus Purpose: Replace test drivers on poor test tracks (job safety) Robot

More information

Club Capra- Minotaurus Design Report

Club Capra- Minotaurus Design Report Table of content Introduction... 3 Team... 3 Cost... 4 Mechanical design... 4 Structure of Minotaurus... 5 Drive train... 6 Electronics... 7 Batteries... 7 Power supply... 7 System signal processing...

More information

UNIFIED, SCALABLE AND REPLICABLE CONNECTED AND AUTOMATED DRIVING FOR A SMART CITY

UNIFIED, SCALABLE AND REPLICABLE CONNECTED AND AUTOMATED DRIVING FOR A SMART CITY UNIFIED, SCALABLE AND REPLICABLE CONNECTED AND AUTOMATED DRIVING FOR A SMART CITY SAE INTERNATIONAL FROM ADAS TO AUTOMATED DRIVING SYMPOSIUM COLUMBUS, OH OCTOBER 10-12, 2017 PROF. DR. LEVENT GUVENC Automated

More information

RED RAVEN, THE LINKED-BOGIE PROTOTYPE. Ara Mekhtarian, Joseph Horvath, C.T. Lin. Department of Mechanical Engineering,

RED RAVEN, THE LINKED-BOGIE PROTOTYPE. Ara Mekhtarian, Joseph Horvath, C.T. Lin. Department of Mechanical Engineering, RED RAVEN, THE LINKED-BOGIE PROTOTYPE Ara Mekhtarian, Joseph Horvath, C.T. Lin Department of Mechanical Engineering, California State University, Northridge California, USA Abstract RedRAVEN is a pioneered

More information

An Autonomous Braking System of Cars Using Artificial Neural Network

An Autonomous Braking System of Cars Using Artificial Neural Network I J C T A, 9(9), 2016, pp. 3665-3670 International Science Press An Autonomous Braking System of Cars Using Artificial Neural Network P. Pavul Arockiyaraj and P.K. Mani ABSTRACT The main aim is to develop

More information

Research on Skid Control of Small Electric Vehicle (Effect of Velocity Prediction by Observer System)

Research on Skid Control of Small Electric Vehicle (Effect of Velocity Prediction by Observer System) Proc. Schl. Eng. Tokai Univ., Ser. E (17) 15-1 Proc. Schl. Eng. Tokai Univ., Ser. E (17) - Research on Skid Control of Small Electric Vehicle (Effect of Prediction by Observer System) by Sean RITHY *1

More information

Experience the Hybrid Drive

Experience the Hybrid Drive Experience the Hybrid Drive MAGNA STEYR equips SUV with hybrid drive Hybrid demo vehicle with dspace prototyping system To integrate components into a hybrid vehicle drivetrain, extensive modification

More information

NEW DESIGN AND DEVELELOPMENT OF ESKIG MOTORCYCLE

NEW DESIGN AND DEVELELOPMENT OF ESKIG MOTORCYCLE NEW DESIGN AND DEVELELOPMENT OF ESKIG MOTORCYCLE Eskinder Girma PG Student Department of Automobile Engineering, M.I.T Campus, Anna University, Chennai-44, India. Email: eskindergrm@gmail.com Mobile no:7299391869

More information

Le développement technique des véhicules autonomes

Le développement technique des véhicules autonomes Shaping the future Le développement technique des véhicules autonomes Renaud Dubé, Roland Siegwart, ETH Zurich www.asl.ethz.ch www.wysszurich.ch Fribourg, 23 Juin 2016 Renaud Dubé 23.06.2016 1 Content

More information

Autonomous Mobile Robots and Intelligent Control Issues. Sven Seeland

Autonomous Mobile Robots and Intelligent Control Issues. Sven Seeland Autonomous Mobile Robots and Intelligent Control Issues Sven Seeland Overview Introduction Motivation History of Autonomous Cars DARPA Grand Challenge History and Rules Controlling Autonomous Cars MIT

More information

Odin s Journey. Development of Team Victor Tango s Autonomous Vehicle for the DARPA Urban Challenge. Jesse Hurdus. Dennis Hong. December 9th, 2007

Odin s Journey. Development of Team Victor Tango s Autonomous Vehicle for the DARPA Urban Challenge. Jesse Hurdus. Dennis Hong. December 9th, 2007 Odin s Journey Development of Team Victor Tango s Autonomous Vehicle for the DARPA Urban Challenge Dennis Hong Assistant Professor Robotics & Mechanisms Laboratory (RoMeLa) dhong@vt.edu December 9th, 2007

More information

Mechatronics Design Workshop. Thomas Villgrattner Institute of Applied Mechanics Technische Universität München

Mechatronics Design Workshop. Thomas Villgrattner Institute of Applied Mechanics Technische Universität München Mechatronics Design Workshop Thomas Villgrattner Institute of Applied Mechanics Technische Universität München thomas.villgrattner@mytum.de Definition Mechatronics Mechanical Engineering [Mechatronics

More information

SAFERIDER Project FP SAFERIDER Andrea Borin November 5th, 2010 Final Event & Demonstration Leicester, UK

SAFERIDER Project FP SAFERIDER Andrea Borin November 5th, 2010 Final Event & Demonstration Leicester, UK SAFERIDER Project FP7-216355 SAFERIDER Advanced Rider Assistance Systems Andrea Borin andrea.borin@ymre.yamaha-motor.it ARAS: Advanced Rider Assistance Systems Speed Alert Curve Frontal Collision Intersection

More information

Deep Learning Will Make Truly Self-Driving Cars a Reality

Deep Learning Will Make Truly Self-Driving Cars a Reality Deep Learning Will Make Truly Self-Driving Cars a Reality Tomorrow s truly driverless cars will be the safest vehicles on the road. While many vehicles today use driver assist systems to automate some

More information

Car Technologies Stanford and CMU

Car Technologies Stanford and CMU Car Technologies Stanford and CMU Stanford Racing Stanford Racing s entry was dubbed Junior in honor of Leland Stanford Jr. Team led by Sebastian Thrun and Mike Montemerlo (from SAIL) VW Passat Primary

More information

FLYING CAR NANODEGREE SYLLABUS

FLYING CAR NANODEGREE SYLLABUS FLYING CAR NANODEGREE SYLLABUS Term 1: Aerial Robotics 2 Course 1: Introduction 2 Course 2: Planning 2 Course 3: Control 3 Course 4: Estimation 3 Term 2: Intelligent Air Systems 4 Course 5: Flying Cars

More information

Evaluation of Deadband Effect in Steer- by-wire Force Feedback System by Using Driving Simulator Nuksit Noomwongs a and Sunhapos Chantranuwathana b

Evaluation of Deadband Effect in Steer- by-wire Force Feedback System by Using Driving Simulator Nuksit Noomwongs a and Sunhapos Chantranuwathana b Applied Mechanics and Materials Submitted: 2014-06-23 ISSN: 1662-7482, Vol. 619, pp 288-291 Accepted: 2014-06-23 doi:10.4028/www.scientific.net/amm.619.288 Online: 2014-08-18 2014 Trans Tech Publications,

More information

MOVE IT FOR TOMORROW. EN torsten.torwegge.de/en

MOVE IT FOR TOMORROW. EN torsten.torwegge.de/en MOVE IT FOR TOMORROW EN torsten.torwegge.de/en // facts and figures autonomous remote 190er 300er* 190er 300er* Length 1,285 mm approx. 2,500 mm 1,285 mm approx. 2,500 mm Width 835 mm approx. 1,530 mm

More information

Inverted Pendulum Control: an Overview

Inverted Pendulum Control: an Overview Inverted Pendulum Control: an Overview K. Perev Key Words: Cart pendulum system; inverted pendulum; swing up control; local stabilization. Abstract. This paper considers the problem of inverted pendulum

More information

On the role of AI in autonomous driving: prospects and challenges

On the role of AI in autonomous driving: prospects and challenges On the role of AI in autonomous driving: prospects and challenges April 20, 2018 PhD Outreach Scientist 1.3 million deaths annually Road injury is among the major causes of death 90% of accidents are caused

More information

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M.

Super Squadron technical paper for. International Aerial Robotics Competition Team Reconnaissance. C. Aasish (M. Super Squadron technical paper for International Aerial Robotics Competition 2017 Team Reconnaissance C. Aasish (M.Tech Avionics) S. Jayadeep (B.Tech Avionics) N. Gowri (B.Tech Aerospace) ABSTRACT The

More information

Oakland University Presents:

Oakland University Presents: Oakland University Presents: I certify that the engineering design present in this vehicle is significant and equivalent to work that would satisfy the requirements of a senior design or graduate project

More information

INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN

INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN GREGORY PINTE THE MATHWORKS CONFERENCE 2015 EINDHOVEN 23/06/2015 FLANDERS MAKE Strategic Research Center for the manufacturing industry Integrating the

More information

Autonomous Haulage System for Mining Rationalization

Autonomous Haulage System for Mining Rationalization FEATURED ARTICLES Autonomous Driving Technology for Connected Cars Autonomous Haulage System for Mining Rationalization The extended downturn in the mining market has placed strong demands on mining companies

More information

Active Driver Assistance for Vehicle Lanekeeping

Active Driver Assistance for Vehicle Lanekeeping Active Driver Assistance for Vehicle Lanekeeping Eric J. Rossetter October 30, 2003 D D L ynamic esign aboratory Motivation In 2001, 43% of all vehicle fatalities in the U.S. were caused by a collision

More information

Support System for Safe Driving

Support System for Safe Driving Hitachi Review Vol. 49 (2000), No. 3 107 Support System for Safe Driving A Step Toward ITS Autonomous Driving Jiro Takezaki Nobuyuki Ueki Toshimichi Minowa Hiroshi Kondoh, Ph.D. OVERVIEW: An adaptive cruise

More information

A Presentation on. Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing

A Presentation on. Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing A Presentation on Human Computer Interaction (HMI) in autonomous vehicles for alerting driver during overtaking and lane changing Presented By: Abhishek Shriram Umachigi Department of Electrical Engineering

More information

Linear Induction Motor (LIMO) Modular Test Bed for Various Applications

Linear Induction Motor (LIMO) Modular Test Bed for Various Applications Linear Induction Motor (LIMO) Modular Test Bed for Various Applications University of Connecticut Department of Electrical and Computer Engineering Advanced Power Electronics and Electric Drives Lab (APEDL)

More information

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve Saivignesh H 1, Mohamed Shimil M 1, Nagaraj M 1, Dr.Sharmila B 2, Nagaraja pandian M 3 U.G. Student, Department of Electronics and

More information

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL EPSRC-JLR Workshop 9th December 2014 Increasing levels of autonomy of the driving task changing the demands of the environment Increased motivation from non-driving related activities Enhanced interface

More information

DESIGN, ANALYSIS AND FABRICATION OF BRAKING SYSTEM WITH REAR INBOARD BRAKES IN BAJA ATV

DESIGN, ANALYSIS AND FABRICATION OF BRAKING SYSTEM WITH REAR INBOARD BRAKES IN BAJA ATV DESIGN, ANALYSIS AND FABRICATION OF BRAKING SYSTEM WITH REAR INBOARD BRAKES IN BAJA ATV Aman Sharma 1, Prakhar Amrute 2, Suryakant Singh Thakur 3, Jatin Shrivastav 4 1,2,3,4Department of Mechanical Engineering,

More information

DEVELOPMENT OF A CONTROL MODEL FOR A FOUR WHEEL MECANUM VEHICLE. M. de Villiers 1, Prof. G. Bright 2

DEVELOPMENT OF A CONTROL MODEL FOR A FOUR WHEEL MECANUM VEHICLE. M. de Villiers 1, Prof. G. Bright 2 de Villiers Page 1 of 10 DEVELOPMENT OF A CONTROL MODEL FOR A FOUR WHEEL MECANUM VEHICLE M. de Villiers 1, Prof. G. Bright 2 1 Council for Scientific and Industrial Research Pretoria, South Africa e-mail1:

More information

FE Modeling and Analysis of a Human powered/electric Tricycle chassis

FE Modeling and Analysis of a Human powered/electric Tricycle chassis FE Modeling and Analysis of a Human powered/electric Tricycle chassis Sahil Kakria B.Tech, Mechanical Engg UCOE, Punjabi University Patiala, Punjab-147004 kakria.sahil@gmail.com Abbreviations: SAE- Society

More information

Design and Analysis of suspension system components

Design and Analysis of suspension system components Design and Analysis of suspension system components Manohar Gade 1, Rayees Shaikh 2, Deepak Bijamwar 3, Shubham Jambale 4, Vikram Kulkarni 5 1 Student, Department of Mechanical Engineering, D Y Patil college

More information

In recent years, multirotor helicopter type autonomous UAVs are being used for aerial photography and aerial survey. In addition, various

In recent years, multirotor helicopter type autonomous UAVs are being used for aerial photography and aerial survey. In addition, various 25 6 18 In recent years, multirotor helicopter type autonomous UAVs are being used for aerial photography and aerial survey. In addition, various applications such as buildings maintenance, security and

More information

Modeling and Analysis of the Dynamic Performance of a High Speed Selective Compliant Assembly Robotic Arm (SCARA) on a Compliant Support

Modeling and Analysis of the Dynamic Performance of a High Speed Selective Compliant Assembly Robotic Arm (SCARA) on a Compliant Support Modeling and Analysis of the Dynamic Performance of a High Speed Selective Compliant Assembly Robotic Arm (SCARA) on a Compliant Support Migara Liyanage Graduate Student mhl545@mun.ca Geoff Rideout Associate

More information

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach

Comparison Of Multibody Dynamic Analysis Of Double Wishbone Suspension Using Simmechanics And FEA Approach International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 2 Issue 4 ǁ April. 214 ǁ PP.31-37 Comparison Of Multibody Dynamic Analysis Of

More information

Research in hydraulic brake components and operational factors influencing the hysteresis losses

Research in hydraulic brake components and operational factors influencing the hysteresis losses Research in hydraulic brake components and operational factors influencing the hysteresis losses Shreyash Balapure, Shashank James, Prof.Abhijit Getem ¹Student, B.E. Mechanical, GHRCE Nagpur, India, ¹Student,

More information

Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles

Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles Kerem Koprubasi (1), Eric Westervelt (2), Giorgio Rizzoni (3) (1) PhD Student, (2) Assistant Professor, (3) Professor Department of

More information

Robot Arm with Conveyor Belts

Robot Arm with Conveyor Belts Robot Arm with Conveyor Belts This example models a robotic arm and two conveyor belts. One conveyor belts bring blocks to the robot. The robot grabs the block, flips it over and transfers it to another

More information

Jimi van der Woning. 30 November 2010

Jimi van der Woning. 30 November 2010 Jimi van der Woning 30 November 2010 The importance of robotic cars DARPA Hardware Software Path planning Google Car Where are we now? Future 30-11-2010 Jimi van der Woning 2/17 Currently over 800 million

More information

Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines

Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines Project Number: MQP TP1- IPG1 Experimental Validation of a Scalable Mobile Robot for Traversing Ferrous Pipelines A Major Qualifying Project (MQP) Submitted to the Faculty of WORCESTER POYTECHNIC INSTITUTE

More information

Enhancing Driving Dynamics whilst halving emissions: electric Dynamic Control of MIRA Hybrid 4WD Vehicle (H4V)

Enhancing Driving Dynamics whilst halving emissions: electric Dynamic Control of MIRA Hybrid 4WD Vehicle (H4V) Enhancing Driving Dynamics whilst halving emissions: electric Dynamic Control of MIRA Hybrid 4WD Vehicle (H4V) Lorenzo Pinto Vehicle Dynamics Expo 18 Jun 2009 Summary MIRA s approach to the integration

More information

Items to specify: 4. Motor Speed Control. Head Unit. Radar. Steering Wheel Angle. ego vehicle speed control

Items to specify: 4. Motor Speed Control. Head Unit. Radar. Steering Wheel Angle. ego vehicle speed control Radar Steering Wheel Angle Motor Speed Control Head Unit target vehicle candidates, their velocity / acceleration target vehicle selection ego vehicle speed control system activation, status communication

More information

Smart Control for Electric/Autonomous Vehicles

Smart Control for Electric/Autonomous Vehicles Smart Control for Electric/Autonomous Vehicles 2 CONTENTS Introduction Benefits and market prospective How autonomous vehicles work Some research applications TEINVEIN 3 Introduction What is the global

More information

Red Team. DARPA Grand Challenge Technical Paper. Revision: 6.1 Submitted for Public Release. April 8, 2004

Red Team. DARPA Grand Challenge Technical Paper. Revision: 6.1 Submitted for Public Release. April 8, 2004 Red Team DARPA Grand Challenge Technical Paper Revision: 6.1 Submitted for Public Release April 8, 2004 Team Leader: William Red L. Whittaker Email address: red@ri.cmu.edu Mailing address: Carnegie Mellon

More information

Automated Driving - Object Perception at 120 KPH Chris Mansley

Automated Driving - Object Perception at 120 KPH Chris Mansley IROS 2014: Robots in Clutter Workshop Automated Driving - Object Perception at 120 KPH Chris Mansley 1 Road safety influence of driver assistance 100% Installation rates / road fatalities in Germany 80%

More information

TETRA-DS III TM Operating Manual

TETRA-DS III TM Operating Manual TM Operating Manual Version 1.0 2011.05 Table of Contents Important Safety Instructions ----------------------------- 4 Inappropriate Operation - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

MECA0492 : Vehicle dynamics

MECA0492 : Vehicle dynamics MECA0492 : Vehicle dynamics Pierre Duysinx Research Center in Sustainable Automotive Technologies of University of Liege Academic Year 2017-2018 1 Bibliography T. Gillespie. «Fundamentals of vehicle Dynamics»,

More information

Highly dynamic control of a test bench for highspeed train pantographs

Highly dynamic control of a test bench for highspeed train pantographs PAGE 26 CUSTOMERS Highly dynamic control of a test bench for highspeed train pantographs Keeping Contact at 300 km/h Electric rail vehicles must never lose contact with the power supply, not even at the

More information

Design and Analysis of Hydrostatic Bearing Slide Used Linear Motor Direct-drive. Guoan Hou 1, a, Tao Sun 1,b

Design and Analysis of Hydrostatic Bearing Slide Used Linear Motor Direct-drive. Guoan Hou 1, a, Tao Sun 1,b Advanced Materials Research Vols. 211-212 (2011) pp 666-670 Online available since 2011/Feb/21 at www.scientific.net (2011) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.211-212.666

More information

Vehicle Performance. Pierre Duysinx. Research Center in Sustainable Automotive Technologies of University of Liege Academic Year

Vehicle Performance. Pierre Duysinx. Research Center in Sustainable Automotive Technologies of University of Liege Academic Year Vehicle Performance Pierre Duysinx Research Center in Sustainable Automotive Technologies of University of Liege Academic Year 2018-2019 1 Lesson 3: Tractive forces 2 Outline POWER AND TRACTIVE FORCE AT

More information

INTRODUCTION Team Composition Electrical System

INTRODUCTION Team Composition Electrical System IGVC2015-WOBBLER DESIGN OF AN AUTONOMOUS GROUND VEHICLE BY THE UNIVERSITY OF WEST FLORIDA UNMANNED SYSTEMS LAB FOR THE 2015 INTELLIGENT GROUND VEHICLE COMPETITION University of West Florida Department

More information

EB TechPaper. Staying in lane on highways with EB robinos. elektrobit.com

EB TechPaper. Staying in lane on highways with EB robinos. elektrobit.com EB TechPaper Staying in lane on highways with EB robinos elektrobit.com Highly automated driving (HAD) raises the complexity within vehicles tremendously due to many different components that need to be

More information

Modeling of Conventional Vehicle in Modelica

Modeling of Conventional Vehicle in Modelica Modeling of Conventional Vehicle in Modelica Wei Chen, Gang Qin, Lingyang Li, Yunqing Zhang, Liping Chen CAD Center, Huazhong University of Science and Technology, China chenw@hustcad.com Abstract Modelica

More information

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson

Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson Dealing with customer concerns related to electronic throttle bodies By: Bernie Thompson In order to regulate the power produced from the gasoline internal combustion engine (ICE), a restriction is used

More information

Closing Sale Prices. AmigoBot Pioneer 3-DX Pioneer 3-AT Pioneer LX Pioneer Manipulator PeopleBot PowerBot Seekur Jr

Closing Sale Prices. AmigoBot Pioneer 3-DX Pioneer 3-AT Pioneer LX Pioneer Manipulator PeopleBot PowerBot Seekur Jr 10 Columbia Drive Amherst, NH 03031 USA T. +1.603.881.7960 F. +1.603.881.3818 www.mobilerobots.com Closing Prices 90 Day Warranty on all s Limited Quantities Available Models AmigoBot Pioneer 3-DX Pioneer

More information

[Kadam*et al., 5(8):August, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Kadam*et al., 5(8):August, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY VOICE GUIDED DRIVER ASSISTANCE SYSTEM BASED ON RASPBERRY-Pi Sonali Kadam, Sunny Surwade, S.S. Ardhapurkar* * Electronics and telecommunication

More information

Detailed Design Review

Detailed Design Review Detailed Design Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team 2 Agenda Problem Definition Review Background Problem Statement Project Scope Customer Requirements Engineering Requirements Detailed

More information

Siemens Centre of Excellence Course Plan

Siemens Centre of Excellence Course Plan Siemens Skill Development Initiatives Industry Relevant Skill Development Program for Gujarat Siemens Centre of Excellence Course Plan Page 1 Table of Contents Labs in the Siemens COE... 3 Courses offered

More information

Euro NCAP Safety Assist

Euro NCAP Safety Assist 1 SA -1 Content Euro NCAP Safety Assist Road Map 2020 2 SA -2 1 Content Euro NCAP Safety Assist 3 SA -3 Overall Rating 2015 4 SA -4 2 Safety Assist - Overview 2016+ 0 Points 2016+ 3 Points 5 SA -5 SBR

More information

Automatic Braking and Control for New Generation Vehicles

Automatic Braking and Control for New Generation Vehicles Automatic Braking and Control for New Generation Vehicles Absal Nabi Assistant Professor,EEE Department Ilahia College of Engineering & Technology absalnabi@gmail.com +919447703238 Abstract- To develop

More information

Unmanned autonomous vehicles in air land and sea

Unmanned autonomous vehicles in air land and sea based on Ulrich Schwesinger lecture on MOTION PLANNING FOR AUTOMATED CARS Unmanned autonomous vehicles in air land and sea Some relevant examples from the DARPA Urban Challenge Matteo Matteucci matteo.matteucci@polimi.it

More information

Automotive Electronics/Connectivity/IoT/Smart City Track

Automotive Electronics/Connectivity/IoT/Smart City Track Automotive Electronics/Connectivity/IoT/Smart City Track The Automobile Electronics Sessions explore and investigate the ever-growing world of automobile electronics that affect virtually every aspect

More information

How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version:

How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version: Subtitle: How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version: 120802 Author: Brendan Watts List of contents Slip Angle Accuracy 1. Introduction... 1 2. Uses of slip angle...

More information

Automated Driving is the declared goal of the automotive industry. Systems evolve from complicated to complex

Automated Driving is the declared goal of the automotive industry. Systems evolve from complicated to complex Automated Driving is the declared goal of the automotive industry Systems evolve from complicated to complex Radar Steering Wheel Angle Motor Speed Control Head Unit target vehicle candidates, their velocity

More information

CONTROLLING CAR MOVEMENTS WITH FUZZY INFERENCE SYSTEM USING AID OF VARIOUSELECTRONIC SENSORS

CONTROLLING CAR MOVEMENTS WITH FUZZY INFERENCE SYSTEM USING AID OF VARIOUSELECTRONIC SENSORS MATERIALS SCIENCE and TECHNOLOr;y Edited by Evvy Kartini et. al. CONTROLLING CAR MOVEMENTS WITH FUZZY INFERENCE SYSTEM USING AID OF VARIOUSELECTRONIC SENSORS Rizqi Baihaqi A. t,agus Buono', Irzaman", Hasan

More information

Automotive Drive and Motor Solutions for the Automotive Industry

Automotive Drive and Motor Solutions for the Automotive Industry Automotive Drive and Motor Solutions for the Automotive Industry 1 The World is changing. Emerson s engineering resources can help you develop new innovative solutions to meet the challenges of the future

More information

Princess Sumaya University for Technology

Princess Sumaya University for Technology IGVC2014-E500 Princess Sumaya University for Technology Hamza Al-Beeshawi, Enas Al-Zmaili Raghad Al-Harasis, Moath Shreim Jamille Abu Shash Faculty Name:Dr. Belal Sababha Email:b.sababha@psut.edu.jo I

More information

Formation Flying Experiments on the Orion-Emerald Mission. Introduction

Formation Flying Experiments on the Orion-Emerald Mission. Introduction Formation Flying Experiments on the Orion-Emerald Mission Philip Ferguson Jonathan P. How Space Systems Lab Massachusetts Institute of Technology Present updated Orion mission operations Goals & timelines

More information

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages

Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Aspects Concerning Modeling and Simulation of a Car Suspension with Multi-Body Dynamics and Finite Element Analysis Software Packages Andrei Dumitru, Ion Preda, and Gheorghe Mogan Transilvania University

More information

Tire Test for Drifting Dynamics of a Scaled Vehicle

Tire Test for Drifting Dynamics of a Scaled Vehicle Tire Test for Drifting Dynamics of a Scaled Vehicle Ronnapee C* and Witaya W Department of Mechanical Engineering, Faculty of Engineering, Chulalongkorn University Wang Mai, Patumwan, Bangkok, 10330 Abstract

More information

Design and Front Impact Analysis of Rollcage

Design and Front Impact Analysis of Rollcage International Conference on Challenges and Opportunities in Mechanical Engineering, Industrial Engineering and Management Studies 7 Design and Front Impact Analysis of Rollcage Gautam Yadav and Ankit Jain

More information

Mathematical modeling of the electric drive train of the sports car

Mathematical modeling of the electric drive train of the sports car 1 Portál pre odborné publikovanie ISSN 1338-0087 Mathematical modeling of the electric drive train of the sports car Madarás Juraj Elektrotechnika 17.09.2012 The present electric vehicles are using for

More information

Using ABAQUS in tire development process

Using ABAQUS in tire development process Using ABAQUS in tire development process Jani K. Ojala Nokian Tyres plc., R&D/Tire Construction Abstract: Development of a new product is relatively challenging task, especially in tire business area.

More information

FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS

FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS 2016-2017 FALL SEMESTER MECE 407 INNOVATIVE ENGINEERING ANALYSIS AND DESIGN PROJECT TOPICS 1- Design, construction and control of a cart-inverted pendulum control system: - There will be a cart and an

More information

The integration of traction equipment into a vehicle computer network

The integration of traction equipment into a vehicle computer network Urban Transport XXI 391 The integration of traction equipment into a vehicle computer network V. Rădulescu, I. Străinescu, E. Tudor, F. Bozaș, A. Dascălu & D. Brăslașu ICPE SAERP SA, Romania Abstract The

More information

Design & Manufacturing of an Effective Steering System for a Formula Student Car

Design & Manufacturing of an Effective Steering System for a Formula Student Car Design & Manufacturing of an Effective Steering System for a Formula Student Car Nikhil N. Gitay 1, Siddharth A. Joshi 2, Ajit A. Dumbre 3, Devesh C. Juvekar 4 1,2,3,4 Student, Department of Mechanical

More information

Adaptive Cruise Control System Overview

Adaptive Cruise Control System Overview 5th Meeting of the U.S. Software System Safety Working Group April 12th-14th 2005 @ Anaheim, California USA 1 Introduction Adaptive Cruise System Overview Adaptive Cruise () is an automotive feature that

More information

Implementation of telecontrol of solar home system based on Arduino via smartphone

Implementation of telecontrol of solar home system based on Arduino via smartphone IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Implementation of telecontrol of solar home system based on Arduino via smartphone To cite this article: B Herdiana and I F Sanjaya

More information

Highly Automated Driving: Fiction or Future?

Highly Automated Driving: Fiction or Future? The future of driving. Final Event Highly Automated Driving: Fiction or Future? Prof. Dr. Jürgen Leohold Volkswagen Group Research Motivation The driver as the unpredictable factor: Human error is the

More information

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV

STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE AFASES2017 STUDYING THE POSSIBILITY OF INCREASING THE FLIGHT AUTONOMY OF A ROTARY-WING MUAV Cristian VIDAN *, Daniel MĂRĂCINE ** * Military Technical

More information

Problem Definition Review

Problem Definition Review Problem Definition Review P16241 AUTONOMOUS PEOPLE MOVER PHASE III Team Agenda Background Problem Statement Stakeholders Use Scenario Customer Requirements Engineering Requirements Preliminary Schedule

More information