MECHATRONIC SYSTEM BASED MANUAL TRANSMISSION

Size: px
Start display at page:

Download "MECHATRONIC SYSTEM BASED MANUAL TRANSMISSION"

Transcription

1 INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), ISSN (Print) ISSN (Online) Volume 6, Issue 1, January (2015), pp IAEME: Journal Impact Factor (2015): (Calculated by GISI) IJMET I A E M E MECHATRONIC SYSTEM BASED MANUAL TRANSMISSION P. Sarath Babu Asst. Professor, Dept of Mechanical Engineering, Vel Tech Dr. RR & Dr. SR Technical University, Avadi, Chennai ABSTRACT People using old second hand cars in cities, particularly novice drivers engage irrelevant gears; this in turn leads to fuel wastage and importing more petrol and diesel. One simple solution is to educate and alert the drivers. In the current paper we explain how to design a low cost, add-on type of s assembly unit which can be fitted on any existing vehicle. This assembly unit along with the necessary signal conditioning circuit with implemented on a microcontroller. By listening to this alarm, the drivers can engage proper gear to enhance the fuel efficiency. By linking the speed and load information available with the engine management system, with the proposed system, one can even educate and guide a driver to use correct gears. Keywords: Transmission, Code warrior IDE, Microcontroller. I. INTRODUCTION In the current scenario, fuel efficiency is considered to be the most important factor while buying a vehicle (car) by any end user. Designing any fuel saving unit is always considered to be a challenging task for engineers. In fact, it is relatively easy to implement such a system in modern vehicles thanks to plenty of electronics available in it. But it is always an uphill task in improving the fuel efficiency of older (or used) vehicles. The proposed system tries to solve this problem at a low cost. One simple way to improve the fuel efficiency [1] in any vehicle is to engage appropriate gears, particularly according to the speed. A professional, trained driver does this properly. But nonprofessional, particularly novice, self driving operators do not use relevant gears. The worst scenario happens, in city driving conditions. Particularly under severe traffic conditions, the drivers engage 92

2 wrong gears. We would like to design an add-on electronic control unit which will guide the driver through relevant audio alarms. By linking with the speed of the vehicle, one can advice a driver to engage the correct gear. II. ISSUES WITH GEAR SHIFTING SYSTEM The major task of improving fixed-ratio gear-boxes and its control systems is decreasing of acceleration time and shortening of gear-shift [4] time. They make high demands of gear-boxes for automobiles. If we look at the gear-shift process on the basis of stated parameters, then the general gear-shift time includes the following components: Time of driver s reaction. Time of clutch operation. Time of gearshift mechanism operation. Time based on gearbox design. It is crucial to control various gear combinations (ratios) to multiply engine speed and torque during the gear shifting process in any manual transmission [1]. If everything is mechanical, then there can be component failures. In today s scenario drivers change the gears using palming method. Drivers are not aware that specific speed ratios are received by the gearbox or not. Once the driver accelerates the vehicle either in the forward or reverse direction, he has to know which gear was being engaged. The amount of time needed for changing gears smoothly is also very important. This time will increase according to the total travel time of the vehicle. To overcome this, the control system shall receive transmission gear position information pertaining to a specific speed ratio. Once the driver knows which gear was received by the transmission, he can drive the vehicle with relevant gear. This is possible if we design an automatic sensing unit using sensor assembly. III. TRANSMISSION The purpose of transmission system is to provide high torque at the time of starting, hill climbing, accelerating and pulling a load. The vehicle will have to face the resistances like wind resistance, gradient resistance and rolling resistance. The tractive effort is different at various speeds. The variation of total resistance to the vehicle motion should be equal to the tractive effort of the vehicle at any given speed. In an automobile, there are three types of transmissions namely 1. Manual 2. Automatic 3. Continuously variable III.1 MANUAL TRANSMISSION A manual transmission system is fundamentally a more efficient system because there is a complete mechanical linking of engine, gearing and wheels. The manual transmission is placed amid the drive shaft and the clutch, and designed to provide the torque necessary for the movement of the vehicle by transferring the power of the engine to the drive wheels. During the transmission of power, gears on shafts are meshed with each other. The driver shifts [4] the gears, with the use of the gear stick. 93

3 III.2 AUTOMATIC TRANSMISSION Automatics are less fuel-efficient by design - they don't maintain a continuous mechanical link between engine and wheels since the system always includes a fluid filled torque converter. A torque converter is a hydraulic fluid coupling between engines and gearing. Automatic transmission [5] is less fuel efficient than manual transmission primarily due to pumping losses in the torque converter and hydraulic actuators [6]. In addition, a hydraulic control system demands power from the engine. In the case of automatic transmission there is a mechanism that changes the gear ratio automatically. This means that the driver does not have to change the gear manually. III.3 CONTINUOUSLY VARIABLE TRANSMISSION CVT (continuously variable transmission) is not well understood but offers fuel efficiency benefits over both manuals and automatics. This type of transmission is becoming more widespread because of its advantages. Like a manual system it has a direct mechanical link between engine, gearing and wheels. Unlike a manual system it requires no clutch, no gear changing but infinite gearing ratios. At the heart of the design is a single cone shaped gear replacing the various different cogs in a manual gearbox. If the vehicle is traveling slowly the wider end of the cone is used and at high speeds the smaller end is used. In effect the cone offers us an unlimited number of gears. The proposed solution is a modification of add-on solution to the manual transmission system. The main objective of this work is to develop sensor based automatic sensing assembly unit which can be fitted on an existing gearbox unit externally. IV. SPECIFIC OBJECTIVES OF THIS STUDY ARE SUMMARIZED AS FOLLOWS To develop the necessary sensor assembly unit for detecting the position of the gear stick. To develop the required mechanical unit to house the sensor assembly. Display unit which shows which desired gear is engaged in the transmission system. V. DESIGN OF SMART SYSTEM The system design of the proposed ECU (Electronic Control Unit) comprises of designing the following parts. 1. Assembly unit 2. Mechanical unit 3. Display unit V.1 ASSEMBLY UNIT The IR sensors are mounted in the sensor assembly. Assembly will sense the gear position of the gear stick. Code Warrior is an IDE designed to support the software development for all microcontroller products manufactured by Freescale. Code Warrior has a built-in simulator [5] that can be used by the user to debug his or her program code. Code Warrior can support software debugging via the serial monitor. The necessary electric circuit is connected to microcontroller board. The board is interfaced with LCD display using Serial Peripheral Interface (SPI). 94

4 Fig 1: Normal Gear system V.2 MECHANICAL UNIT The gear stick [1] has almost always been placed between the front seats. This space is therefore occupied and cannot be used for other things. The reason for having the gear stick in this position [3] is because of the mechanical linkage between the gear stick and the gearbox. This linkage goes from the bottom end of the gear stick, under the floor, and to a connector on the gearbox. The gearbox (at least on rear wheel drive cars) is positioned right in front of the gear stick, under the floor. This makes the placing of the gear stick convenient [7]. This design allows drivers to save wear on the engine by selecting the appropriate gearing. This mechanical unit has black color with shading. So this can be placed on existing and old lever operated gear changing vehicles. Fig 2: Mechanical lever and gear arrangement V.3 DISPLAY UNIT The main parts of the SPI are status, control and data registers, shifter logic, baud rate generator, master/slave control logic, and port control logic. For displaying gear indication, we use the SPI (Serial Peripheral Interfacing) of microcontroller as shown in Fig.3. 95

5 MCU WITH SPI MCP3202 ADC Fig.3 Serial peripheral interfacing (SPI) VI. THE PROPOSED SOLUTION HAS FOLLOWING MERITS By looking at the alarm, a driver can be notified about which gear is currently. By interfacing it with the speed of the vehicle, we can alert a driver only if an improper gear is engaged. VII. CONCLUSIONS AND FUTURE ENHANCEMENTS A gear shifter is a fixture in a vehicle which allows the driver to select the gear ratios that are most appropriate for the speed and conditions. A classic place for the gear lever to mount is at the center console of the vehicle. The assembly unit is mounted to the gear stick. In a manual transmission car, drivers have the option of selecting gear ratios with the gear stick. In order to improve safety and comfort in manual transmission type vehicles we have proposed our automatic identification gear position system with electronic controlled method. This is an innovative concept. It is a new dimension in the transmission system of a car. This is a simple and versatile pack. By implementing this system in a car, we can achieve smooth operation, save fuel consumption, reduce shift jerk and decrease friction in a clutch to controllable limits. When changing gears, the driver only needs to operate the shifter. An electromechanical or hydraulic actuator can be used to perform the engaging and disengaging of the cutch. It can relieve driving effort, making gearshift easier and improve the comfort with respect to a conventional manual transmission. VIII. ACKNOWLEDGEMENT This work forms part of the Research and development activities of Dept of Mechanical Engineering, Vel Tech Dr RR & Dr SR Technical University, Avadi, Chennai REFERENCES 1. R. P. G. Heath and A. J. Child, Zeroshift, Milton Keynes, 2007, Zeroshift Automated Manual Transmission (AMT), the Automotive Research Association of India, Pune, India, SAE Paper No Peter Händel, 2008, Discounted least-squares gear-shift detection using accelerometer data, IEEE Transactions on Instrumentation and Measurement, Technical report IR-EE-SB, 2008: Guihe Qin, Anlin Ge, and Ju-Jang Lee, 2004, Knowledge-Based Gear-Position Decision IEEE transactions on intelligent transportation systems, Vol. 5, No M. Tideman, M. C. van der Voort, and F. J. A. M. van Houten, 2004, Design and Evaluation of a Virtual Gearshift Application, IEEE Intelligent Vehicles Symposium University of Parma, Parma, Italy. 96

6 5. Lu Xi, Xu Xiangyang, Liu Yanfang, 2009, Simulation of Gear-shift Algorithm for Automatic Transmission Based on MATLAB, IEEE World Congress on Software Engineering, DOI /WCSE , / Muntaser Momani, Mohammed Abuzalata, Igried Al-Khawaldeh and Hisham Al-M ujafet, 2010, Pneumatic, PLC Controlled, Automotive Gear Shifting Mechanism Maxwell Scientific Organization, Research Journal of Applied Sciences, Engineering and Technology 2(3): , ISSN: Matthias Lindner and Thomas Tille, 2009, Design of Highly Integrated Mechatronic Gear Selector Levers for Automotive Shift-By-Wire Systems, IEEE/ASME transactions on Mechatronics. 8. Sunil Dutta, Dinesh Kumar and Pradeep Kumar, 2010 Reliability analysis of defense vehicles gear box assembly under preventive maintenance, Indian Journal of Science and Technology, ISSN: , Vol.3 No.3 9. Kanade Jyoti Suresh and Kulkarni Vishwashri Amrut, A Versatile Microcontroller Based Semiconductor Device Tester International journal of Electronics and Communication Engineering &Technology (IJECET), Volume 5, Issue 2, 2014, pp , ISSN Print: , ISSN Online: Mahesh Sharma and K. Singh, Automated Testing of Ni-Cd Batteries Using Microcontroller Based Charge-Discharge System International Journal of Electrical Engineering & Technology (IJEET), Volume 5, Issue 5, 2014, pp , ISSN Print: , ISSN Online: Maha M. Lashin, A Metal Detector Mobile Robot As A New Application of Microcontroller International journal of Computer Engineering & Technology (IJCET), Volume 5, Issue 7, 2014, pp , ISSN Print: , ISSN Online:

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate:

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate: Transmission Control Lecture delivered by: Prof. Ashok C.Meti MSRSAS-Bangalore 1 Session Objectives On completion of this session, the delegate will understand and be able to appriciate: Rl Role of electronic

More information

UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING

UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING UNIT 1 INTRODUCTION TO AUTOMOBILE ENGINEERING Introduction to Automobile Engineering Structure 1.1 Introduction Objectives 1.2 Definition 1.3 Classification of Vehicles 1.4 Layout of an Automobile Chassis

More information

Continuously variable transmission (CVT)

Continuously variable transmission (CVT) Continuously variable transmission (CVT) CVT CVT allows for the operation at the lowest possible speed and highest possible load, partially avoiding the low efficiency region of the engine map. A continuously

More information

Modeling and Simulation of Heavy Truck with MWorks

Modeling and Simulation of Heavy Truck with MWorks Modeling and Simulation of Heavy Truck with MWorks Ying Sun, Wei Chen, Yunqing Zhang, Liping Chen CAD Center, Huazhong University of Science and Technology, China zhangyq@hust.edu.cn Abstract This paper

More information

2005 MINI Cooper. 2002-05 MANUAL TRANSMISSIONS On-Vehicle Servicing. Cooper S Getrag 285

2005 MINI Cooper. 2002-05 MANUAL TRANSMISSIONS On-Vehicle Servicing. Cooper S Getrag 285 2002-05 MANUAL TRANSMISSIONS On-Vehicle Servicing APPLICATION MANUAL TRANSMISSION APPLICATIONS Application Transmission Model Cooper R65 Cooper S Getrag 285 LUBRICATION SERVICE INTERVALS Inspect fluid

More information

CONTINUOUSLY VARIABLE TRANSMISSION (CVT)

CONTINUOUSLY VARIABLE TRANSMISSION (CVT) GROUP 23 CONTINUOUSLY VARIABLE TRANSMISSION (CVT) CONTENTS CVT........................... 23-2 GENERAL INFORMATION............. 23-2 ELECTRONIC CONTROL SYSTEM...... 23-3 EEPROM...........................

More information

PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT

PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT PEUGEOT e-hdi TECHNOLOGY INTRODUCTION In designing the new generation of Euro 5 HDi engines - a project in which Peugeot has invested more than 1billion the

More information

TOYOTA ELECTRONIC TRANSMISSION CHECKS & DIAGNOSIS

TOYOTA ELECTRONIC TRANSMISSION CHECKS & DIAGNOSIS Checks and Adjustments The transmission requires regular maintenance intervals if it is to continue to operate without failure. As we discussed in previous sections, transmission fluid loses certain properties

More information

PRESS info. Fully automated gearchanging no luxury in a luxury coach

PRESS info. Fully automated gearchanging no luxury in a luxury coach PRESS info P09X02EN / Per-Erik Nordström 15 October 2009 Fully automated gearchanging no luxury in a luxury coach The new Scania Opticruise for buses and coaches is fully automated, relieving the driver

More information

Zigbee-Based Wireless Distance Measuring Sensor System

Zigbee-Based Wireless Distance Measuring Sensor System Zigbee-Based Wireless Distance Measuring Sensor System Ondrej Sajdl 1, Jaromir Zak 1, Radimir Vrba 1 1 Department of Microelectronics, Brno University of Technology, FEEC, Udolni 53, 602 00 Brno, Czech

More information

TOYOTA ELECTRONIC CONTROL TRANSMISSION

TOYOTA ELECTRONIC CONTROL TRANSMISSION Electronic Control Transmission (ECT) The Electronic Control Transmission is an automatic transmission which uses modern electronic control technologies to control the transmission. The transmission itself,

More information

Electronic Manual Gearbox

Electronic Manual Gearbox Service. Self-Study Programme 221 Electronic Manual Gearbox Design and Function Taking the Lupo as the basis, Volkswagen has developed the world's first 3 L car that will also go into volume production.

More information

SURVEY AND DESIGN OF A HEADLIGHT CIRCUIT TO REDUCE POWER CONSUMPTION

SURVEY AND DESIGN OF A HEADLIGHT CIRCUIT TO REDUCE POWER CONSUMPTION International Journal of Mechanical Engineering and Technology (IJMET) Volume 6, Issue 11, Nov 2015, pp. 102-105, Article ID: IJMET_06_11_012 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=6&itype=11

More information

Volkswagen B3 Passat Manual Transmission 02A 34 Manual Transmission - Controls, Assembly (Page GR-34) 02A 5-speed. Gearshift cable/lever installing

Volkswagen B3 Passat Manual Transmission 02A 34 Manual Transmission - Controls, Assembly (Page GR-34) 02A 5-speed. Gearshift cable/lever installing 34 Manual Transmission - Controls, Assembly (Page GR-34) 02A 5-speed Gearshift cable/lever installing Gearshift housing repairing Gearshift lever repairing lever/relay lever, installing Gearshift mechanism

More information

Continuously Variable Transmission CVT. How does it work?

Continuously Variable Transmission CVT. How does it work? Continuously Variable Transmission CVT How does it work? Scooters were meant to be easy and so a lot of complication has gone into making them simple. Here s how to demystify the transmission without even

More information

Clutch Systems. Innovative Solutions for All Roads

Clutch Systems. Innovative Solutions for All Roads Aftermarket Aftermarket Aftermarket P r o d u c t i o n Gearing up for Tomorrow LuK supplies components and systems for vehicle drivetrains around the world. When Georg and Wilhelm Schaeffler founded LuK

More information

Design of a Robotic Arm with Gripper & End Effector for Spot Welding

Design of a Robotic Arm with Gripper & End Effector for Spot Welding Universal Journal of Mechanical Engineering 1(3): 92-97, 2013 DOI: 10.13189/ujme.2013.010303 http://www.hrpub.org Design of a Robotic Arm with Gripper & End Effector for Spot Welding Puran Singh *, Anil

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

INSPECTION BEFORE RIDING

INSPECTION BEFORE RIDING INSPECTION BEFORE RIDING Check the following items before riding. ITEM Engine cum transmission oil Fuel Tyres Battery Speedometer Lighting Steering Throttle Clutch Brakes Wheels WHAT TO CHECK FOR Availability

More information

The 02E Direct Shift Gearbox Design and Function

The 02E Direct Shift Gearbox Design and Function The 02E Direct Shift Gearbox Design and Function Self-Study Program Course Number 851403 Volkswagen of America, Inc. Service Training Printed in U.S.A. Printed 05/2004 Course Number 851403 2004 Volkswagen

More information

Adaptive Cruise Control

Adaptive Cruise Control IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 01 June 2016 ISSN (online): 2349-6010 Adaptive Cruise Control Prof. D. S. Vidhya Assistant Professor Miss Cecilia

More information

Simple Machines. Figure 2: Basic design for a mousetrap vehicle

Simple Machines. Figure 2: Basic design for a mousetrap vehicle Mousetrap Vehicles Figure 1: This sample mousetrap-powered vehicle has a large drive wheel and a small axle. The vehicle will move slowly and travel a long distance for each turn of the wheel. 1 People

More information

Embedded Security System using RFID & GSM

Embedded Security System using RFID & GSM Embedded Security System using RFID & GSM Kulkarni Amruta M., Taware Sachin S. Abstract The petroleum products are one of the valuable and rare creations of the nature. The proper use and distribution

More information

Advanced Car Parking System with GSM Supported Slot Messenger

Advanced Car Parking System with GSM Supported Slot Messenger IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735Volume 10, Issue 1, Ver II (Jan - Feb 2015), PP 14-18 wwwiosrjournalsorg Advanced Car Parking System

More information

Integration of Arduino as a slave system to LonWorks based System using I2C Interface

Integration of Arduino as a slave system to LonWorks based System using I2C Interface Integration of Arduino as a slave system to LonWorks based System using I2C Interface Hijo Joy 1, Sr. Chenthamarai Selvam 2, Prof. Uppu Ramachandriah 3, S. Janakiraman 4 PG Student [Industrial Automation],

More information

VEHICLE SPEED CONTROL SYSTEM

VEHICLE SPEED CONTROL SYSTEM PL VEHICLE SPEED CONTROL SYSTEM 8H - 1 VEHICLE SPEED CONTROL SYSTEM TABLE OF CONTENTS page DESCRIPTION AND SPEED CONTROL SYSTEM...1 SPEED CONTROL SERVO-PCM OUTPUT....2 SPEED CONTROL SWITCHES PCM INPUT...2

More information

MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY

MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY F. Shawki 1,2, M. El-Shahat. Dessouki 1,3, A. I. Elbasiouny 4, A.N. Almazroui 5, F. M. R. Albeladi 5 1 Assistant Professor, Electrical

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

Automatic Transmission/Transaxle. Course Final Review

Automatic Transmission/Transaxle. Course Final Review Automatic Transmission/Transaxle Course Final Review An automatic transmission s torque converter connects and disconnects the engine and transmission. Pistons and servos, planetary gearsets & transmission

More information

Android based Secured Vehicle Key Finder System

Android based Secured Vehicle Key Finder System International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Android based Secured Vehicle Key Finder System Sindhoori S. 1, Dr. N. Sathish Kumar 2 *(M.E. Embedded System Technologies, Sri

More information

Robotics & Automation

Robotics & Automation Robotics & Automation Levels: Grades 10-12 Units of Credit: 1.0 CIP Code: 21.0117 Core Code: 38-01-00-00-130 Prerequisite: None Skill Test: 612 COURSE DESCRIPTION Robotics & Automation is a lab-based,

More information

SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES

SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES Bandi Sree Geeta 1, Diwakar R. Marur 2 1,2 Department of Electronics and Communication Engineering, SRM University, (India) ABSTRACT

More information

Study of Effect of P, PI Controller on Car Cruise Control System and Security

Study of Effect of P, PI Controller on Car Cruise Control System and Security Study of Effect of P, PI Controller on Car Cruise Control System and Security Jayashree Deka 1, Rajdeep Haloi 2 Assistant professor, Dept. of EE, KJ College of Engineering &Management Research, Pune, India

More information

Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System

Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System Ashish Jadhav 1, Mahesh Kumbhar 2, Mahesh Walunjkar 3 Lecturer, Dept. of Electronics and Telecommunication,

More information

DESIGN OF SMS ENABLED CAR SECURITY SYSTEM

DESIGN OF SMS ENABLED CAR SECURITY SYSTEM DESIGN OF SMS ENABLED CAR SECURITY SYSTEM K. A. Amusa Federal University of Agriculture, Abeokuta, O. O. Nuga Federal University of Agriculture, Abeokuta, A. A. Adetomi Federal University of Agriculture,

More information

Pressure Control Solenoid "D" Performance (Shift Solenoid Valve SLT)

Pressure Control Solenoid D Performance (Shift Solenoid Valve SLT) 750E UTOMIC TRNSMISSION UTOMIC TRNSMISSION SYSTEM 123 DTC DESCRIPTION P2714 Pressure Control Solenoid "D" Performance (Shift Solenoid Valve SLT) Line Pressure Control Pressure Current Flow to Solenoid

More information

Signature and ISX CM870 Electronics

Signature and ISX CM870 Electronics Signature and ISX CM870 Electronics Cummins West Training Center System Description General Information The Signature and ISX CM870 engine control system is an electronically operated fuel control system

More information

TOYOTA STARTING SYSTEMS. General

TOYOTA STARTING SYSTEMS. General General Starting the engine is possibly the most important function of the vehicle's electrical system. The starting system performs this function by changing electrical energy from the battery to mechanical

More information

Data Transfer between Two USB Devices without using PC

Data Transfer between Two USB Devices without using PC Data Transfer between Two USB Devices without using PC Sukhada M. Deshmukh 1, Prof. R.C.Mahajan 2 Student, Zeal College of Engineering and Research, Savitribai Phule Pune University, Pune, India 1 Asst.

More information

Hydraulic Hybrids from Rexroth: Hydrostatic Regenerative Braking System HRB

Hydraulic Hybrids from Rexroth: Hydrostatic Regenerative Braking System HRB Electric Drives and Controls Hydraulics Linear Motion and Assembly Technologies Pneumatics Service Hydraulic Hybrids from Rexroth: Hydrostatic Regenerative Braking System HRB Recover Energy Reduce Emissions

More information

A descriptive definition of valve actuators

A descriptive definition of valve actuators A descriptive definition of valve actuators Abstract A valve actuator is any device that utilizes a source of power to operate a valve. This source of power can be a human being working a manual gearbox

More information

Sensor-Based Robotic Model for Vehicle Accident Avoidance

Sensor-Based Robotic Model for Vehicle Accident Avoidance Copyright 2012 American Scientific Publishers All rights reserved Printed in the United States of America Journal of Computational Intelligence and Electronic Systems Vol. 1, 1 6, 2012 Sensor-Based Robotic

More information

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments:

Thermodynamic efficiency of an actuator that provides the mechanical movement for the driven equipments: 1. Introduction 1.1. Industry Automation Industry automation is the term that describes a vital development programme of a production community where the project engineers build up automated manufacturing

More information

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES PROJECT REFERENCE NO. : 37S0430 COLLEGE BRANCH GUIDE : S.G.BALEKUNDRI INSTITUTE OF TECHNOLOGY,BELGAUM

More information

Electronic Transmission Control/ Continuously Variable Transmission Control

Electronic Transmission Control/ Continuously Variable Transmission Control Powertrain Control Electronic Transmission Control/ Continuously Variable Transmission Control Overview Automatic transmissions simplify car driving and for most users, offer smoother vehicle operation.

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

Driveability Simulation in the continuous development process. Dr. Josef Zehetner, DI Matthias Dank, Dr. Peter Schöggl, AVL List GmbH, Graz

Driveability Simulation in the continuous development process. Dr. Josef Zehetner, DI Matthias Dank, Dr. Peter Schöggl, AVL List GmbH, Graz Driveability Simulation in the continuous development process Dr. Josef Zehetner, DI Matthias Dank, Dr. Peter Schöggl, AVL List GmbH, Graz Target: Objective Driveability Assessment and Simulation throughout

More information

6545(Print), ISSN 0976 6553(Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN 0976 6553(Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

OPERATOR'S MANUAL i-shift transmission

OPERATOR'S MANUAL i-shift transmission OPERATOR'S MANUAL i-shift transmission R Volvo Trucks. Driving Success. Table of Contents i Foreword... 1 Safety Information... 2 Volvo I-Shift Transmission... 4 General Information... 4 Gear Selector...

More information

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter Compatibility and Accuracy of Mesh Genen in HyperMesh and CFD Simulation with Acusolve for Converter Kathiresan M CFD Engineer Valeo India Private Limited Block - A, 4th Floor, TECCI Park, No. 176 Rajiv

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 4 DIRECTIONAL CONTROL VALVES The material needed for outcome 2 is very extensive

More information

The 01V and 01L Automatic Transmissions

The 01V and 01L Automatic Transmissions The 01V and 01L Automatic Transmissions Design and Function Self-Study Program Course Number 951903 Audi of America, Inc. Service Training Printed in U.S.A. Printed in 6/2000 Course Number 951903 All rights

More information

An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors

An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors , pp. 219-23 http://dx.doi.org/1.14257/ijca.214.7.12.2 An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors 1 Li-qiang Jin, 2 Peng-fei Chen and 3 *Yue Liu State

More information

Introduction. Drenth Motorsport Gearboxes Fleuweweg 10 7468 AG Enter The Netherlands Phone: +31 (0)547 38 26 96 Fax: +31 (0)547 38 20 65

Introduction. Drenth Motorsport Gearboxes Fleuweweg 10 7468 AG Enter The Netherlands Phone: +31 (0)547 38 26 96 Fax: +31 (0)547 38 20 65 25.03.0023 Introduction The display comes with a software application. With the software application information shown on the display can be adjusted. There are different modes to adjust: the shape of

More information

Sustainable mobility: the Italian technological challenge

Sustainable mobility: the Italian technological challenge Sustainable mobility: the Italian technological challenge an innovative paradigm for a new vehicles' generation ANFIA-ANIE ANIE WORKSHOP Hannover Messe 2010, April 19th Ing. Pier Luigi Farina DUCATI energia:

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) BUS TRACKING AND TICKETING SYSTEM

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) BUS TRACKING AND TICKETING SYSTEM INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN ISSN 0976-6480 (Print) ISSN 0976-6499

More information

CELL PHONE CONTROL ROBOT CAR

CELL PHONE CONTROL ROBOT CAR CELL PHONE CONTROL ROBOT CAR Sakshi Choudhary 1, Satendra Singh 2, Vikrant 3, SK Dubey 4 1,2 UG Students of Department of ECE AIMT, Greater Noida (India) 3 Assistant Professor, Department of ECE AIMT,

More information

Suspension and Steering Systems Operation. The Steering/Suspension System (Overview)

Suspension and Steering Systems Operation. The Steering/Suspension System (Overview) Suspension and Steering Systems Operation Below is an overview of the suspension and steering systems The Steering/Suspension System (Overview) "Suspension," when discussing cars, refers to the use of

More information

ADVANCED BRAKE ALERT SYSTEM

ADVANCED BRAKE ALERT SYSTEM ADVANCED BRAKE ALERT SYSTEM Dr.A.Aruna Kumari 1, V.Siva Rama Krishna 2 Associate Professor, Department of Mechanical Engineering, JNTU College of Engineering Hyderabad, Andhra Pradesh, India 1. Assistant

More information

DESIGNING AND MANUFACTURING OF FOOT OPERATED STEERING FOR DISABLED PEOPLE

DESIGNING AND MANUFACTURING OF FOOT OPERATED STEERING FOR DISABLED PEOPLE International Journal of Mechanical Engineering and Technology (IJMET) Volume 6, Issue 12, Dec 2015, pp. 66-72, Article ID: IJMET_06_12_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtypeijmet&vtype6&itype12

More information

RELIABILITY DURABILITY

RELIABILITY DURABILITY APRIL 2014 RELIABILITY 1000 HS, 1350 HS, 2100 HS, 2200 HS, 2300 HS, 2350 HS, 2500 HS, 2550 HS 3000 HS 4000 HS, 4500 HS Proven reliability and durability > Allison Transmission has built a reputation on

More information

Introduction to Process Control Actuators

Introduction to Process Control Actuators 1 Introduction to Process Control Actuators Actuators are the final elements in a control system. They receive a low power command signal and energy input to amplify the command signal as appropriate to

More information

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE ADVANCED ENGINEERING 3(2009)1, ISSN 1846-5900 KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE Cibulka, J. Abstract: This paper deals with the design of Kinetic Energy Recovery Systems

More information

Fig 1 Power Transmission system of Tractor

Fig 1 Power Transmission system of Tractor POWER TRANSMISSION SYSTEM Transmission is a speed reducing mechanism, equipped with several gears (Fig. 1). It may be called a sequence of gears and shafts, through which the engine power is transmitted

More information

Automatic Transmission Basics

Automatic Transmission Basics Automatic Transmission Basics Lesson Objectives 1. Describe the function of the torque converter. 2. Identify the three major components of the torque converter that contribute to the multiplication of

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

UNIT II Robots Drive Systems and End Effectors Part-A Questions

UNIT II Robots Drive Systems and End Effectors Part-A Questions UNIT II Robots Drive Systems and End Effectors Part-A Questions 1. Define End effector. End effector is a device that is attached to the end of the wrist arm to perform specific task. 2. Give some examples

More information

MECHANICALLY OPERATED WHEELCHAIR CONVERTIBLE STRETCHER

MECHANICALLY OPERATED WHEELCHAIR CONVERTIBLE STRETCHER International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 261 265, Article ID: IJMET_07_02_027 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Fuller Heavy Duty Transmissions TRDR0700 EN-US

Fuller Heavy Duty Transmissions TRDR0700 EN-US Driver Instructions Fuller Heavy Duty Transmissions TRDR0700 EN-US June 2014 RT, RTX 1X615 Series RT, RTX 1X715 Series RT, RTO 1X915 Series RTO 1X615 Series RTO 1X715 Series Introduction Warnings and

More information

Laser Gesture Recognition for Human Machine Interaction

Laser Gesture Recognition for Human Machine Interaction International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-04, Issue-04 E-ISSN: 2347-2693 Laser Gesture Recognition for Human Machine Interaction Umang Keniya 1*, Sarthak

More information

Physical Modeling with SimScape

Physical Modeling with SimScape Physical Modeling with SimScape Saving energy with Physical Modeling Adriaan van den Brand Mday 29-4-2011 V1.4 A. Van den Brand, Mday 29-4-2011 1 Bio Adriaan van den Brand System architect Sogeti High

More information

Eaton 9-Speed Synchronized Transmissions Double H Shift Control Configuration TRDR0070

Eaton 9-Speed Synchronized Transmissions Double H Shift Control Configuration TRDR0070 Driver Instructions Eaton 9-Speed Synchronized Transmissions Double H Shift Control Configuration TRDR0070 February 2008 FS(O) 6109 FS(O) 6209 FS(O) 6309 FS(O) 8209 FS(O) 8309 FS(O) 10209 FS(O) 10309 Warnings

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013 Control4 Smart Home System using Lab VIEW Akshatha N Gowda (1), Girijamba D L (2), Rishika G N (3), Shruthi S D (4),Niveditha S (5) 1,2,3,4 and 5 belongs to Department of Electronics & Communication Engineering

More information

Microcontroller based speed control of three phase induction motor using v/f method

Microcontroller based speed control of three phase induction motor using v/f method International Journal of Scientific and Research Publications, Volume 3, Issue 2, February 2013 1 Microcontroller based speed control of three phase induction motor using v/f method Mrs.DeepaliS.Shirke,

More information

Electric Power Steering Automation for Autonomous Driving

Electric Power Steering Automation for Autonomous Driving Electric Power Steering Automation for Autonomous Driving J. E. Naranjo, C. González, R. García, T. de Pedro Instituto de Automática Industrial (CSIC) Ctra. Campo Real Km.,2, La Poveda, Arganda del Rey,

More information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information 1 Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information A Complete Documentation on Vehicle Tracking System Prepared By:- Udham Singh Kumar Anubhav Rashid Chaudhary 2 Table

More information

Description. Automatic Gearbox VT1F. Davy Geuns

Description. Automatic Gearbox VT1F. Davy Geuns ZF GETRIEBE N.V. SINT-TRUIDEN Description Automatic Gearbox VT1F Davy Geuns June 2003 Table of contents I. General Description VT1F 4 1. Introduction 4 2. Conventional Autom. Transmission vs. Continuously

More information

Human Detection Robot using PIR Sensors

Human Detection Robot using PIR Sensors Human Detection Robot using PIR Sensors Saravana Kumar K, Priscilla P, Germiya K Jose, Balagopal G Abstract: Human Detection Robot is a robot that can detect the presence of human; it sends the signal

More information

Chapter 4 DEFENSIVE DRIVING

Chapter 4 DEFENSIVE DRIVING Chapter 4 DEFENSIVE DRIVING Chapter 4 Table of Contents Chapter 4 DEFENSIVE DRIVING... 4-1 DEFENSIVE DRIVING... 4-3 Positioning The Bus... 4-3 When Making a Turn at an Intersection... 4-3 Making the perfect

More information

Accident Notification System by using Two Modems GSM and GPS

Accident Notification System by using Two Modems GSM and GPS Accident Notification System by using Two Modems GSM and GPS Hajer Salim Humaid AL-Farsi Electronic Engineering Student Caledonian College of Engineering, Muscat Malathi B. N. Senior Lecturer, Department

More information

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM Mr.S.Iyyappan 1, Mr.V.Nandagopal 2 P.G Scholar, Dept. of EEE, Ganadipathy Tulis s Jain Engineering College, Vellore,

More information

Virtual Integration for hybrid powertrain development, using FMI and Modelica models

Virtual Integration for hybrid powertrain development, using FMI and Modelica models Virtual Integration for hybrid powertrain development, using FMI and Modelica models Lionel Belmon 1 Yujung Geng 1 Huaqiang He 2 1 : Global Crown Technology, Beijing, China Lionel.Belmon@globalcrown.com.cn

More information

USE OF VIBRATION ENERGY FOR CHARGING ELECTRIC CAR

USE OF VIBRATION ENERGY FOR CHARGING ELECTRIC CAR International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 59 65, Article ID: IJMET_07_02_009 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

CX (T3), great performance for unlimited versatility

CX (T3), great performance for unlimited versatility CX90-100-110 (T3) The CX range is equipped with the new TIER-3 compliant Perkins 1104D series turbo engines. With powers of up to 102 hp, the new engines provide exceptional power and torque levels. The

More information

Surveillance System Using Wireless Sensor Networks

Surveillance System Using Wireless Sensor Networks Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA dantnguyen84@gmail.com chihshun@gmail.com Abstract The

More information

A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta Politecnico di Milano Robotics Laboratory

A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta Politecnico di Milano Robotics Laboratory Methodology of evaluating the driver's attention and vigilance level in an automobile transportation using intelligent sensor architecture and fuzzy logic A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta

More information

Pen Drive to Pen Drive and Mobile Data Transfer Using ARM

Pen Drive to Pen Drive and Mobile Data Transfer Using ARM IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735, PP: 43-47 www.iosrjournals.org Pen Drive to Pen Drive and Mobile Data Transfer Using ARM 1 Mr.V.S.Gawali,

More information

Swivel seats. Boot hoists. Steering aids. Hand controls. car adaptations. for all car Manufacturers SIRUSAUTOMOTIVE.CO.UK

Swivel seats. Boot hoists. Steering aids. Hand controls. car adaptations. for all car Manufacturers SIRUSAUTOMOTIVE.CO.UK Boot hoists Swivel seats Steering aids Hand controls car adaptations for all car Manufacturers SIRUSAUTOMOTIVE.CO.UK 2 Many people will experience difficulty whilst driving or using a car at some point

More information

AUTO TRANS DIAGNOSIS Article Text 1998 Volkswagen Passat This file passed thru Volkswagen Technical Site - http://volkswagen.msk.

AUTO TRANS DIAGNOSIS Article Text 1998 Volkswagen Passat This file passed thru Volkswagen Technical Site - http://volkswagen.msk. AUTO TRANS DIAGNOSIS Article Text 1998 Volkswagen Passat This file passed thru Volkswagen Technical Site - http://volkswagen.msk.ru ARTICLE BEGINNING 1997-98 AUTOMATIC TRANSMISSIONS Volkswagen Shift Interlock

More information

Modern Multipupose Security And Power Management System

Modern Multipupose Security And Power Management System Modern Multipupose Security And Power Management System Mohanaprakash 1 Sathya 2 Dhanabal 3 1 Assistant Professor, 2,3 PG Scholars Dept of Electronics and Communication Engineering, Jay Shiri Ram Group

More information

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW SALIM, JYOTI OHRI Department of Electrical Engineering National Institute of Technology Kurukshetra INDIA salimnitk@gmail.com ohrijyoti@rediffmail.com

More information

Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System)

Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System) Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System) Dr. G. Suresh Babu EEE Dept., C.B.I.T Abstract: As the demand is ahead of the supply there is a dire need for efficient

More information

The Starting System. Section 4. Starting System Overview. Starter. The starting system:

The Starting System. Section 4. Starting System Overview. Starter. The starting system: The Starting System Starter The starter motor drives the engine through a pinion gear that engages the ring gear on the flywheel. Fig. 4-01 TL623f401c Starting System Overview The starting system: Uses

More information

MATH 110 Automotive Worksheet #4

MATH 110 Automotive Worksheet #4 MATH 110 Automotive Worksheet #4 Ratios The math name for a fraction is ratio. It is just a comparison of one quantity with another quantity that is similar. As an automotive technician, you will use ratios

More information

A Surveillance Robot with Climbing Capabilities for Home Security

A Surveillance Robot with Climbing Capabilities for Home Security Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,

More information

A Review of Security System for Smart Home Applications

A Review of Security System for Smart Home Applications Journal of Computer Science 8 (7): 1165-1170, 2012 ISSN 1549-3636 2012 Science Publications A Review of Security System for Smart Home Applications Mohammad Syuhaimi Ab-Rahman and Mohd Ariff Razaly Department

More information

ELECTRONIC CONTROLS. Filter Life

ELECTRONIC CONTROLS. Filter Life MARCH 2014 1000 MH, 1350 MH, 2100 MH, 2200 MH, 2350 MH, 2500 MH, 2550 MH 3000 MH 4000 MH Make your motorhome more at home on the road with an Allison fully automatic transmission. Whatever your travel

More information

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels

Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels 118 ELECTRONICS, VOL. 17, NO. 2, DECEMBER 2013 Solar Cybertech: A Competition of Digitally Controlled Vehicles Poweredby Solar Panels O. García, J. A. Oliver, D. Díaz, D. Meneses, P. Alou, M. Vasić, J.

More information

Design and Implementation of an Accidental Fall Detection System for Elderly

Design and Implementation of an Accidental Fall Detection System for Elderly Design and Implementation of an Accidental Fall Detection System for Elderly Enku Yosef Kefyalew 1, Abubakr Rahmtalla Abdalla Mohamed 2 Department of Electronic Engineering, Tianjin University of Technology

More information

Development of Low Cost Private Office Access Control System(OACS)

Development of Low Cost Private Office Access Control System(OACS) Development of Low Cost Private Office Access Control System(OACS) Sadeque Reza Khan Prime University, Department of Electrical and Electronic Engineering, Dhaka-1216, Bangladesh sadeque_008@yahoo.com

More information