FSAE Electronic Shifter Final Project Report

Size: px
Start display at page:

Download "FSAE Electronic Shifter Final Project Report"

Transcription

1 FSAE Electronic Shifter Final Project Report by Lee Redstone Lewis Weston Jason Deglint Supervisor: Dr. Ashoka K.S. Bhat Group: 5 Due: December 3, 2012 Dept. Electrical and Computer Engineering University of Victoria All rights reserved. This report may not be reproduced in whole or in part, by photocopy or other means, without the permission of the author.

2 FSAE Electronic Shifter i CONTENTS 1 Project Goals Detailed Project Description UVic Formula SAE Shifting Current Shifter Pneumatic Design Consideration Electronic Shifter Further Project Considerations Workload Distribution Project Discussion Steering Wheel Connector Extendable Connector Removable Connector Conclusions Linear Actuator Selection and Testing Force Measurements Push/Pull Solenoid Microcontroller System Integration Summary and Future Work Bibliography Appendix...13

3 FSAE Electronic Shifter ii LIST OF TABLES AND FIGURES Table 1: Workload distribution... 6 Table 2: Advantages and disadvantages of an extendable connector... 7 Table 3: Force table for shifting down... 9 Table 4: Force table for shifting up... 9 Figure 1: Formula SAE car in action... 3 Figure 2: Transmission pushrod... 3 Figure 3: Shift lever in cockpit... 4 Figure 4: Steering wheel with shift button overlay... 5 Figure 5: ¼ inch jack... 7 Figure 6: ¼ inch socket, single channel... 8 Figure 7: ¼ inch socket, dual channel... 8 Figure 8: ¼ inch jack inserted into single channel socket... 8 Figure 9: Conceptual Block diagram showing The Simple System Operation...11

4 FSAE Electronic Shifter 1 1 PROJECT GOALS There were 3 primary goals for the development of an Electronic Shifter for the UVic Formula SAE team. These were decided upon at the onset of the project and were used to focus our design objectives: 1. Redesign the shifting device for the UVic FSAE team`s prototype car. The current shifting mechanism is a mechanical lever mounted on the side of the driver cockpit. The lever requires the driver to remove one hand from the steering wheel while driving at high speeds on a tight course. Driver performance could be improved by having button actuated shifting from the steering wheel. 2. Maintain the reliability of the mechanical shifter The current shifter is a simple mechanical device with a direct linkage to the transmission at the rear of the car. One of the fundament challenges for the SAE team is system reliability, this cannot be sacrificed, and all new developments need to be tested to ensure they are more reliable than the previous design. 3. Practical Considerations The new shifting device that is developed will play a vital role in the operation of the next car the SAE team builds. Therefore, the design must be driven by the practical considerations that the team will face when building and using the system. This includes the cost, and availability of replacement parts

5 FSAE Electronic Shifter 2 2 PROJECT OVERVIEW The Formula SAE Team s current vehicle uses mechanical linkage to allow the driver to change gears. This configuration requires that the driver remove one hand from the steering wheel to move the shift lever, which has the following drawbacks: If shifting in the middle of a corner, the driver will only have one hand on the steering wheel, reducing the amount of control they have of the vehicle The time required to change gears is currently on the order of seconds The solution to these drawbacks is to implement an electronic shifting mechanism with steeringwheel -mounted buttons to control the up- and down-shifting. This allows the driver to keep both hands on the steering wheel and may reduce the amount of time required for shifting by an order of magnitude. The result of these modifications will be a safer, quicker vehicle. 3 DETAILED PROJECT DESCRIPTION This paper provides a complete report on the Electronic Shifter project undertaken for ELEC 399, during the Fall of The team successfully designed an electro-motive system capable of changing the gears of a Formula SAE style race car. The following provides a background on the UVic Formula SAE team and the intended application for this system. 3.1 UVIC FORMULA SAE The UVic FSAE team competes annually in the Formula SAE competition hosted by the Society of Automotive Engineers. The nature of the competition involves designing, fabricating and constructing a new car each year. The majority of the components are designed specifically for this purpose. The team consists of 30 engineering undergraduate students, with approximately 80% consisting of mechanical engineers. One of the major challenges for the team is system integration, having all of the sub-systems working together in the tight confines of the car is a never ending challenge.

6 FSAE Electronic Shifter 3 FIGURE 1: FORMULA SAE CAR IN ACTION 3.2 SHIFTING The FSAE team powers its car using a Honda 600cc CBR F4i engine. The engine block contains a six speed sequential transmission that is normally shifted using the foot of the motorcycle driver. As the reader can see in Figure 2, in order to shift up and down, two motions in opposite directions are required. 3.3 CURRENT SHIFTER The current device is a mechanical lever placed on the driver s left hand side inside the cockpit. Figure 3 shows the simple operation of the device, and the motion of the is translated to the rear of the car using a heavy duty push/pull cable (shown in green in Figure 2) FIGURE 2: TRANSMISSION PUSHROD

7 FSAE Electronic Shifter 4 FIGURE 3: SHIFT LEVER IN COCKPIT 3.4 PNEUMATIC DESIGN CONSIDERATION The motion required to shift the gears of the engine is a simple bi-directional linear throw. A pneumatic option was considered at the onset of the project; however there were a number of considerations that led to the design being discarded: 1. Hoses: The transmission of the compressed air from the cylinders to the shifter would require an extensive network of small diameter plastic hose. On a quickly moving race car it is necessary to protect the entire length from chaffing on its mounts and touching warm surfaces. It was decided that the risk of losing the ability to shift due to a hose failure was too high to implement on the car. 2. Canisters: The compressed air canisters required for a pneumatic system weigh 8-12lbs. The FSAE team has ambitious weight saving targets for this season, and were not interested in adding excessive weight for a new shifting mechanism. 3. Consumables: Finally, there is only a finite number of shifts that can be stored in the compressed air cylinders. It was deemed to be too high of a reliability risk to be able to store sufficient gas for the entire duration of competition events. It was for these reasons that an electronic shifter were chosen over a pneumatically powered one.

8 FSAE Electronic Shifter ELECTRONIC SHIFTER With two 12V batteries already used to power the on-board electronics, it was a straight forward decision to choose an electronic device. The batteries and wires already exist in the current design of the car, and the batteries are charged during normal operation by the alternator. With the decision to use an electronic device, the team was left to decide between a high powered, bi-directional solenoid and a DC motor with some form of mechanical linkage to actuate the gear change. The design considerations and experimental results will be discussed in a subsequent section. 3.6 FURTHER PROJECT CONSIDERATIONS During the annual competition, that the FSAE team competes at each driver must prove to the safety inspector that they are capable of exiting the car in less than five seconds. In order to do this, the driver must remove the steering wheel from the column, and toss it from the car. All electronic connections from the steering wheel would have to be rugged enough to maintain performance in this type of environment. FIGURE 4: STEERING WHEEL WITH SHIFT BUTTON OVERLAY

9 FSAE Electronic Shifter 6 4 WORKLOAD DISTRIBUTION The workload was evenly distributed among the three team members. Each team member took on one major responsibility and all other responsibilities were worked on either by two or three members. The workload distribution for the project can be seen in Table 1. The initials of the different team members are used to show the allocation of different tasks. A more detailed account of the work load can be found in the team logbook. TABLE 1: WORKLOAD DISTRIBUTION 5 PROJECT DISCUSSION There are three major design topics covered by this project: Steering wheel connector (removable and durable for egress) Linear actuator selection and testing Microcontroller code 5.1 STEERING WHEEL CONNECTOR The steering wheel is required by Formula SAE rules to be removable by the driver. This means that any electronic equipment mounted on the steering wheel must be connected via a removable or extendable connector.

10 FSAE Electronic Shifter EXTENDABLE CONNECTOR An extendable connector would involve a permanent electrical connection made by an extendable cable such as a telephone cord. The following table discusses the advantages and disadvantages of such a setup: TABLE 2: ADVANTAGES AND DISADVANTAGES OF AN EXTENDABLE CONNECTOR Advantages Disadvantages Reliable Easy to implement Bulky Limits distance that wheel can be removed from vehicle Tripping hazard With these points in mind, we decided to investigate the possibility of a removable connector REMOVABLE CONNECTOR A removable connector would involve a temporary electrical connection that is made and broken when the steering wheel is connected and disconnected to and from the steering shaft. Because the connector must be capable of turning with the wheel, typical plug/socket configurations such as a three-prong household power cord are unsuitable. We discovered that due to its concentric nature, the ¼-inch audio jack would be a possible choice. The ¼-inch audio jack connects and disconnects easily, and is capable of turning around infinitely in its socket. It typically comes in single channel (mono) and dual channel (stereo) configurations. Because we have two channels on the steering wheel (shift up and shift down), it appeared to be an ideal solution. FIGURE 5: ¼ INCH JACK

11 FSAE Electronic Shifter 8 FIGURE 6: ¼ INCH SOCKET, SINGLE CHANNEL FIGURE 7: ¼ INCH SOCKET, DUAL CHANNEL FIGURE 8: ¼ INCH JACK INSERTED INTO SINGLE CHANNEL SOCKET Unfortunately, one issue that arises from the design of the ¼-inch jack is that during insertion of the plug into the socket, the tip of the plug will pass over the second channel tongue, potentially causing undesired behaviour. In order to determine whether or not this characteristic will be a real-world problem will require further investigation CONCLUSIONS The ¼-inch jack is nearly as reliable as a permanent connection and not significantly more difficult to implement. It also avoids all the drawbacks seen with a permanent connection, and is cheap and easy to procure. Therefore, we have decided to designate it as our connector of choice until issues with the contacts have been confirmed.

12 FSAE Electronic Shifter LINEAR ACTUATOR SELECTION AND TESTING The linear actuator is a major component of this project. It connects directly to the transmission shift mechanism and functions to replace the force generated by a human operator moving a mechanical lever. In light of this, a significant amount of testing and research was directed towards choosing an appropriate linear actuator FORCE MEASUREMENTS In order to help us with selection of a linear actuator, we made a series of force measurements. Both Shifting Up and Shifting Forces were measured: From TABLE 3: FORCE TABLE FOR SHIFTING DOWN To Shifting Down Force (kilos) From TABLE 4: FORCE TABLE FOR SHIFTING UP To Shifting Up Force (kilos) As seen, the maximum force measured was 11kgF. Since we need a force that will always be guaranteed to shift the transmission, 150% of 11kgF was used.

13 FSAE Electronic Shifter 10 Therefore, 16.5kgF (161.7N, or 581.6ozF) will be used as a minimum required force when deciding on a linear actuator. However, a more elegant solution may also exist PUSH/PULL SOLENOID Though rather more expensive than the automotive lock actuator, a push-pull solenoid capable of 960ozF (267N or 27.2kgF) is available for purchase on the McMaster-Carr website. Because this device has not yet been tested, further discussion of its applicability to this project is entirely hypothetical. Nonetheless, it meets the force requirements, runs on a 12V supply, and draws only 6.67A at full power, which is easily delivered by the automotive power packs installed on the vehicle. Possible issues may be length of stroke (too short to move gear shifter) and physical size (too large to properly fit in constrained motor area) MICROCONTROLLER Where the linear actuator is the muscle, the microcontroller is the brains. The microcontroller chosen is the F28069 Piccolo controlstick from Texas Instruments. It features an easy programming interface via USB, dedicated PWM outputs (if required for motor control), and prewritten code for motor/solenoid control. The code is more-or-less ready for implementation, with some minor modifications to customize it to our specific application. The code file titled buttons.c can be found in the appendix of this report. The entire program is spread over many files, but the interrupt initiation can be found in this particular snippet SYSTEM INTEGRATION The block diagram, as seen in Figure 9, outlines the control system of the electronic gear shifter. As can be seen the 12 volt car battery will supply power to both the micro-controller and the linear actuator. Starting at the steering wheel the driver can either shift up or shift down using the paddle or button shifter which will send a signal through the audio jack to the micro-controller. The micro-controller will then then a signal to the linear actuator which will pull a lever coming out of the car transmission to either shift the transmission up or down.

14 FSAE Electronic Shifter 11 FIGURE 9: CONCEPTUAL BLOCK DIAGRAM SHOWING THE SIMPLE SYSTEM OPERATION

15 FSAE Electronic Shifter 12 6 SUMMARY AND FUTURE WORK In summary, having completed all the design process as well as modeled and confirming the functionality of our design via simulation the electronic gear shifter is now ready to be built. Although this is outside of the scope of the ELEC 399 course requirements, the design outlined in the report could be taken by other members of the UVic Formula SAE team and then be built. Furthermore, this project could be continued as an ELEC 499 project. 7 BIBLIOGRAPHY Amphenol Nexus Technologies. (n.d.). TP-120 Telephone Plug. Retrieved 11 05, 2012, from Drang. (2009, July 5). Poor man's cable release. Retrieved from And now it s all this: McMaster Carr. (n.d.). Solenoid Speciifed. Retrieved 10 28, 2012, from SAE International. (2012). Formula SAE Rules Retrieved 11 20, 2012, from SAE International: Surplus Center. (2012). 12VDC Power Door Lock Push/Pull Solenoid. Retrieved 10 12, 2012, from. Switchcraft. (n.d.). Jack Schematics. Retrieved from

16 FSAE Electronic Shifter 13 8 APPENDIX Below is a sample of the code to be used in this project: /* * buttons.c * * Created on: * Author: Lee Redstone */ #include "buttons.h" extern unsigned int upshift, downshift, neutralshift; void InitializeButtons() { EALLOW; GpioIntRegs.GPIOXINT1SEL.bit.GPIOSEL=2; XIntruptRegs.XINT1CR.bit.POLARITY=0; XIntruptRegs.XINT1CR.bit.ENABLE=1; PieCtrlRegs.PIEIER1.bit.INTx4=1; PieVectTable.XINT1=&XINT1ISR; //Initialize second interrupt GpioIntRegs.GPIOXINT2SEL.bit.GPIOSEL=3; XIntruptRegs.XINT2CR.bit.POLARITY=0; XIntruptRegs.XINT2CR.bit.ENABLE=1; PieCtrlRegs.PIEIER1.bit.INTx5=1; PieVectTable.XINT2=&XINT2ISR; //initialize third interrupt GpioIntRegs.GPIOXINT3SEL.bit.GPIOSEL=4; XIntruptRegs.XINT3CR.bit.POLARITY=0; XIntruptRegs.XINT3CR.bit.ENABLE=1; PieCtrlRegs.PIEIER12.bit.INTx1=1; PieVectTable.XINT3=&XINT3ISR; //interrupt input GPIO02 //See data sheet for //XINTnCR for registers //(FALLING EDGE) //Active high //P1 Int4 = XInt1 (enable //PIE) //This points to the //interrupt routine. //interrupt2 input = GPIO3 //See data sheet for //XINTnCR for registers //(FALLING EDGE) //Active high //P1 Int5 = XInt2 (enable //PIE) //This points to //the interrupt routine. //interrupt3 input = GPIO4 //See data sheet for //XINTnCR for registers //(FALLING EDGE) //Active high //P12 Int1 = XInt3 (enable //PIE) //This points to //the interrupt routine.

17 FSAE Electronic Shifter 14 IER = M_INT1; //First bit field for the CPU intr turns on all of the CPU1 ints IER = M_INT12; //Enable XINT3 } EDIS; //end EALLOW interrupt void XINT1ISR() { EPwm1Regs.CMPA.half.CMPA = upshift; PieCtrlRegs.PIEACK.bit.ACK1 = 1; } // Up Shift // CMPA? // Acknowledge interrupt in PIE interrupt void XINT2ISR() { EPwm1Regs.CMPA.half.CMPA = downshift; // // Down SHIFT } PieCtrlRegs.PIEACK.bit.ACK1 = 1; // Acknowledge interrupt in PIE interrupt void XINT3ISR() { EPwm1Regs.CMPA.half.CMPA = neutralshift; PieCtrlRegs.PIEACK.bit.ACK12 = 1; } // Neutral SHIFT // Acknowledge interrupt in PIE

18 FSAE Electronic Shifter 15 Log book grade (25%): Report grade (75%): Total Grade (100%): Supervisor s Comments: Supervisor s name (Print) Signature Date Notes for the supervisor: 1. Please return the marked hard copy to Prof. Tao Lu by Monday, December Attached additional pages for comments if necessary.

Electronic Shifter. Lee Redstone V Lewis Weston V Jason Deglint V Group #5. Supervisor Ashoka K. S. Bhat. Due Oct.

Electronic Shifter. Lee Redstone V Lewis Weston V Jason Deglint V Group #5. Supervisor Ashoka K. S. Bhat. Due Oct. Electronic Shifter Lee Redstone V00662175 Lewis Weston V00766616 Jason Deglint V00730963 Group #5 Supervisor Ashoka K. S. Bhat Due Oct. 16, 2012 Dept. Electrical and Computer Engineering University of

More information

Exhaust Gas Temperature Monitor For An Internal Combustion Engine

Exhaust Gas Temperature Monitor For An Internal Combustion Engine ExhaustGasTemperatureMonitorForAnInternal CombustionEngine INTERIMREPORT By: JamesBoileau V00738149 SawyerPahl V00731863 LudiLing V00737324 GarvinRuus V00688254 KurtisNewman V00241647 SubmittedonOctober16,2012

More information

University of New Hampshire: FSAE ECE Progress Report

University of New Hampshire: FSAE ECE Progress Report University of New Hampshire: FSAE ECE Progress Report Team Members: Christopher P. Loo & Joshua L. Moran Faculty Advisor: Francis C. Hludik, Jr., M.S. Courses Involved: ECE 541, ECE 543, ECE 562, ECE 633,

More information

AC : HYBRID MINI-BAJA CAR PROJECT

AC : HYBRID MINI-BAJA CAR PROJECT AC 2007-1591: HYBRID MINI-BAJA CAR PROJECT Michael Rudisill, Northern Michigan University Jesse Racine, Northern Michigan University Tim Nelson, Northern Michigan University Michael Truscott, Northern

More information

Formula SAE Paddle Shift System

Formula SAE Paddle Shift System Formula SAE Paddle Shift System Senior Design II Report Group 5 Group Members Richard Pittman Musab Hmeidan Sean Feschak Kevin Castillo Fall 2015 i TABLE OF CONTENTS 1.0 Executive Summary 1 2.0 Project

More information

ECE 480 Design Team 3: Designing Low Voltage, Low Current Battery Chargers

ECE 480 Design Team 3: Designing Low Voltage, Low Current Battery Chargers Michigan State University Electrical Engineering Department ECE 480 Design Team 3: Designing Low Voltage, Low Current Battery Chargers Application Note Created by: James McCormick 11/8/2015 Abstract: The

More information

Alan Kilian Spring Design and construct a Holonomic motion platform and control system.

Alan Kilian Spring Design and construct a Holonomic motion platform and control system. Alan Kilian Spring 2007 Design and construct a Holonomic motion platform and control system. Introduction: This project is intended as a demonstration of my skills in four specific areas: Power system

More information

New Frontier in Energy, Engineering, Environment & Science (NFEEES-2018 ) Feb

New Frontier in Energy, Engineering, Environment & Science (NFEEES-2018 ) Feb RESEARCH ARTICLE OPEN ACCESS DESIGN AND IMPACT ANALYSIS OF A ROLLCAGE FOR FORMULA HYBRID VEHICLE Aayush Bohra 1, Ajay Sharma 2 1(Mechanical department, Arya College of Engineering & I.T.,kukas, Jaipur)

More information

SAE Mini BAJA: Suspension and Steering

SAE Mini BAJA: Suspension and Steering SAE Mini BAJA: Suspension and Steering By Zane Cross, Kyle Egan, Nick Garry, Trevor Hochhaus Team 11 Project Progress Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

Newsletter November This month CFS10. Engine. Body. Welcome CFS10 p.1 CFS10 West p.4 What now? p.5 Interested? p.5

Newsletter November This month CFS10. Engine. Body. Welcome CFS10 p.1 CFS10 West p.4 What now? p.5 Interested? p.5 Newsletter November 2010 CFS10 This year s team includes 25 members of different nationalities and with different educational backgrounds. The team consists of six different subgroups, responsible for

More information

White paper: Pneumatics or electrics important criteria when choosing technology

White paper: Pneumatics or electrics important criteria when choosing technology White paper: Pneumatics or electrics important criteria when choosing technology The requirements for modern production plants are becoming increasingly complex. It is therefore essential that the drive

More information

PROJECT IDEA SUBMISSION

PROJECT IDEA SUBMISSION PROJECT IDEA SUBMISSION Team Contacts - 1 st person listed serves as the point of contact with Professor Nelson - Initial team size may be from 1 to 6 members (all members must agree to have their name

More information

Test Plans & Test Results

Test Plans & Test Results P10227 Variable Intake System for FSAE Race Car Test Plans & Test Results By: Dave Donohue, Dan Swank, Matt Smith, Kursten O'Neill, Tom Giuffre Table of contents 1. MSD I: WKS 8-10 PRELIMINARY TEST PLAN...

More information

UTA Formula SAE Racecar Combustion and Electric

UTA Formula SAE Racecar Combustion and Electric UTA Formula SAE Racecar Combustion and Electric Dr. Bob Woods Professor of Mechanical Engineering Distinguished Teaching Professor Director, Arnold E. Petsche Center for Automotive Engineering Faculty

More information

Project Number: P14221

Project Number: P14221 Multidisciplinary Senior Design Conference Kate Gleason College of Engineering Rochester Institute of Technology Rochester, New York 14623 Project Number: P14221 FSAE AERODYNAMIC DEVELOPMENT Shelby Acome

More information

Surface- and Pressure-Dependent Characterization of SAE Baja Tire Rolling Resistance

Surface- and Pressure-Dependent Characterization of SAE Baja Tire Rolling Resistance Surface- and Pressure-Dependent Characterization of SAE Baja Tire Rolling Resistance Abstract Cole Cochran David Mikesell Department of Mechanical Engineering Ohio Northern University Ada, OH 45810 Email:

More information

Test Plans & Test Results

Test Plans & Test Results P09310 Automatic Shift Controls for ATV Test Plans & Test Results By: Ashley Shoum, Matt Dombovy-Johnson, Keith Cobb, Jon Willistein, Feng Li, Bibhu Shah, Sarah Bicho Table of contents MSD I: WKS 8-10

More information

Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking

Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking ECE 4600 GROUP DESIGN PROJECT PROGRESS REPORT GROUP 03 Implementation of a Grid Connected Solar Inverter with Maximum Power Point Tracking Authors Radeon Shamilov Kresta Zumel Valeria Pevtsov Reza Fazel-Darbandi

More information

DESIGN OF SEMI-AUTOMATIC ELECTRONIC GEAR SHIFTING MECHANISM

DESIGN OF SEMI-AUTOMATIC ELECTRONIC GEAR SHIFTING MECHANISM DESIGN OF SEMI-AUTOMATIC ELECTRONIC GEAR SHIFTING MECHANISM Rahul Sharma 1 Avichal Agarwal 2 Udit Sharma 3 Department of Mechanical Engineering, College of Engineering Studies, University of Petroleum

More information

Improvement Design of Vehicle s Front Rails for Dynamic Impact

Improvement Design of Vehicle s Front Rails for Dynamic Impact 5 th European LS-DYNA Users Conference Crash Technology (1) Improvement Design of Vehicle s Front Rails for Dynamic Impact Authors: Chien-Hsun Wu, Automotive research & testing center Chung-Yung Tung,

More information

SAE Baja - Drivetrain

SAE Baja - Drivetrain SAE Baja - Drivetrain By Ricardo Inzunza, Brandon Janca, Ryan Worden Team 11A Concept Generation and Selection Document Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

The Wildcat Formula Racing 2017 Sponsor Information Packet

The Wildcat Formula Racing 2017 Sponsor Information Packet The Wildcat Formula Racing 2017 Sponsor Information Packet A Letter from the Team Captain Thank you for your interest in Formula SAE at the University of Arizona, also known as Wildcat Formula Racing.

More information

EXPERIMENT AND ANALYSIS OF MOTORCYCLE EXHAUST DESIGN ABDUL MUIZ BIN JAAFAR

EXPERIMENT AND ANALYSIS OF MOTORCYCLE EXHAUST DESIGN ABDUL MUIZ BIN JAAFAR EXPERIMENT AND ANALYSIS OF MOTORCYCLE EXHAUST DESIGN ABDUL MUIZ BIN JAAFAR Report submitted in partial fulfilment of the requirement for the award of the degree of Bachelor of Mechanical Engineering with

More information

SAE Mini BAJA: Suspension and Steering

SAE Mini BAJA: Suspension and Steering SAE Mini BAJA: Suspension and Steering By Zane Cross, Kyle Egan, Nick Garry, Trevor Hochhaus Team 11 Progress Report Submitted towards partial fulfillment of the requirements for Mechanical Engineering

More information

Overcoming Motor Driver Heat-Transfer Challenges in Robotic Applications

Overcoming Motor Driver Heat-Transfer Challenges in Robotic Applications Overcoming Motor Driver Heat-Transfer Challenges in Robotic Applications Jason D. Carr, M.S. and David W. Sundin, Ph.D. Page 1 This paper is protected by copyright law. Individuals may reproduce and distribute

More information

AC : USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES

AC : USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES AC 2011-2029: USE OF POWER WHEELS CAR TO ILLUSTRATE ENGI- NEERING PRINCIPLES Dr. Howard Medoff, Pennsylvania State University, Ogontz Campus Associate Professor of Engineering, Penn State Abington Research

More information

2010 Sponsorship Information Package

2010 Sponsorship Information Package 2010 Sponsorship Information Package 1 Contents Introduction 3 What is Formula SAE 4 Formula SAE Concept 5 Competition Regulations 6 University of Kentucky in FSAE 7 Sponsorship Benefits 8 Sponsorship

More information

Permanent Magnet DC Motor

Permanent Magnet DC Motor Renewable Energy Permanent Magnet DC Motor Courseware Sample 86357-F0 A RENEWABLE ENERGY PERMANENT MAGNET DC MOTOR Courseware Sample by the staff of Lab-Volt Ltd. Copyright 2011 Lab-Volt Ltd. All rights

More information

Ram Racing CSU Formula SAE

Ram Racing CSU Formula SAE Ram Racing 2016 CSU Formula SAE Background/History Colligate Electric Racecar design competition Ram Racing was established in 1996 2 nd iteration of Formula SAE Electric Competition Static events Design

More information

Structural Analysis of Student Formula Race Car Chassis

Structural Analysis of Student Formula Race Car Chassis Structural Analysis of Student Formula Race Car Chassis Arindam Ghosh 1, Rishika Saha 2, Sourav Dhali 3, Adrija Das 4, Prasid Biswas 5, Alok Kumar Dubey 6 1Assistant Professor, Dept. of Mechanical Engineering,

More information

Performance Validation & Path Forward

Performance Validation & Path Forward Team FSAE Driver Controls Performance Validation & Path Forward Final Report for MEEG401 12/1/2010 The goal of the fourth phase of the Senior Design process is to validate the design solution in order

More information

COMPUTER CONTROL OF AN ACCUMULATOR BASED FLUID POWER SYSTEM: LEARNING HYDRAULIC SYSTEMS

COMPUTER CONTROL OF AN ACCUMULATOR BASED FLUID POWER SYSTEM: LEARNING HYDRAULIC SYSTEMS The 2 nd International Workshop Ostrava - Malenovice, 5.-7. September 21 COMUTER CONTROL OF AN ACCUMULATOR BASED FLUID OWER SYSTEM: LEARNING HYDRAULIC SYSTEMS Dr. W. OST Eindhoven University of Technology

More information

ECSE-2100 Fields and Waves I Spring Project 1 Beakman s Motor

ECSE-2100 Fields and Waves I Spring Project 1 Beakman s Motor Names _ and _ Project 1 Beakman s Motor For this project, students should work in groups of two. It is permitted for groups to collaborate, but each group of two must submit a report and build the motor

More information

Delivery System for Hernia Mesh Fixation

Delivery System for Hernia Mesh Fixation Delivery System for Hernia Mesh Fixation Design Team Joseph Aaron, Andrew Edgerly Charles O Connell, Charles Sidoti, David Stone Design Advisor Dr. Jeffrey Ruberti Sponsor High Road Medical Abstract The

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

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

NASA University Student Launch Initiative (Sensor Payload) Final Design Review. Payload Name: G.A.M.B.L.S.

NASA University Student Launch Initiative (Sensor Payload) Final Design Review. Payload Name: G.A.M.B.L.S. NASA University Student Launch Initiative (Sensor Payload) Final Design Review Payload Name: G.A.M.B.L.S. CPE496-01 Computer Engineering Design II Electrical and Computer Engineering The University of

More information

Steering Performance Evaluation of Off Highway Vehicle Using Matlab Tools

Steering Performance Evaluation of Off Highway Vehicle Using Matlab Tools Steering Performance Evaluation of Off Highway Vehicle Using Matlab Tools Presenters: Narasimha Kota Vikas Kshirsagar Overview of Presentation Introduction Different Steering Types Orbital Steering Mechanism

More information

MECHATRONICS LAB MANUAL

MECHATRONICS LAB MANUAL MECHATRONICS LAB MANUAL T.E.(Mechanical) Sem-VI Department of Mechanical Engineering SIESGST, Nerul, Navi Mumbai LIST OF EXPERIMENTS Expt. No. Title Page No. 1. Study of basic principles of sensing and

More information

Design and Manufacturing of Pneumatic Gear Shifter for Go-Kart

Design and Manufacturing of Pneumatic Gear Shifter for Go-Kart Design and Manufacturing of Pneumatic Gear Shifter for Go-Kart Tanmay J Wadgaonkar Madhur R Pawar Swapnil V Vaidya Abstract Design and fabrication of a semi automatic gear shifting mechanism for a Go Kart

More information

2012 Dalhousie University Formula SAE Design Report

2012 Dalhousie University Formula SAE Design Report Dalhousie University Car #47 - Formula SAE Michigan fsae@dal.ca Introduction 2012 Dalhousie University Formula SAE Design Report The 2012 Dalhousie University Formula SAE Team is competing in Formula SAE,

More information

Automated Circuit Breaker Calibration

Automated Circuit Breaker Calibration Automated Circuit Breaker Calibration Philip Simonin (EE) Kyle Weber (EE) Louis LeBlanc (EE) Tyler Lyon (EE) Advisor: Ali Gokirmak Sponsor: Carling Technologies Carling Contacts: Marek Szafranski, John

More information

USING INSPIRE AS AN UPFRONT DESIGN, OPTIMIZATION & SIMULATION TOOL FOR EXISITNG MANUAL GEARBOX COMPONENTS

USING INSPIRE AS AN UPFRONT DESIGN, OPTIMIZATION & SIMULATION TOOL FOR EXISITNG MANUAL GEARBOX COMPONENTS USING INSPIRE AS AN UPFRONT DESIGN, OPTIMIZATION & SIMULATION TOOL FOR EXISITNG MANUAL GEARBOX COMPONENTS Lokesh Kumar Gupta Manager Drive Line Eicher Polaris Plot- SP1 & 2, Kukas Jaipur India 302028 Lkgupta@eicherpolaris.in

More information

Development of Low Cost Electronic Gear Shifting System with Clutch Operation for Sequential Gearbox

Development of Low Cost Electronic Gear Shifting System with Clutch Operation for Sequential Gearbox Development of Low Cost Electronic Gear Shifting System with Clutch Operation for Sequential Gearbox Dhruv Tanwar B.Tech (Automotive Design Engineering), dhrutnawar4@gm ail.com Abhishek Sharma B. Tech

More information

Senior Project Ideas

Senior Project Ideas 2006 2007 Senior Project Ideas Prof. Raghu Agarwal (ragarwal@sjsu.edu) 924-3845 Title Team Skills Needed Funding 1 Human Powered Vehicle 4-6 Hands-on Self 2 SAE Formula 1 Car 4-6 Hands-on Self 3 Minibaja

More information

Engineering Diploma Resource Guide ST280 ETP Hydraulics (Engineering)

Engineering Diploma Resource Guide ST280 ETP Hydraulics (Engineering) Engineering Diploma Resource Guide ST80 ETP Hydraulics (Engineering) Introduction Hydraulic systems are a fundamental aspect of engineering. Utilised across a variety of sectors including aviation, construction,

More information

Design Documentation in ME 2110

Design Documentation in ME 2110 Design Documentation in ME 2110 Jeffrey Donnell MRDC 3410 894-8568 Spring, 2019 Organization What reports are for How to manage displays What information goes in reports What we mean by clear writing Example

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

M3 Design Product Teardown Ameda Purely Yours Breast Pump

M3 Design Product Teardown Ameda Purely Yours Breast Pump 28 Sep, 2010 Why do the product teardowns? M3 Design Product Teardown Ameda Purely Yours Breast Pump Part of the product development process is to apply knowledge gained from prior experience during the

More information

F.I.R.S.T. Robotic Drive Base

F.I.R.S.T. Robotic Drive Base F.I.R.S.T. Robotic Drive Base Design Team Shane Lentini, Jose Orozco, Henry Sick, Rich Phelan Design Advisor Prof. Sinan Muftu Abstract F.I.R.S.T. is an organization dedicated to inspiring and teaching

More information

Slippage Detection and Traction Control System

Slippage Detection and Traction Control System Slippage Detection and Traction Control System May 10, 2004 Sponsors Dr. Edwin Odom U of I Mechanical Engineering Department Advisors Dr. Jim Frenzel Dr. Richard Wall Team Members Nick Carter Kellee Korpi

More information

RIT Formula SAE Senior Design

RIT Formula SAE Senior Design RIT Formula SAE Senior Design Agenda Project Description Work Breakdown Customer Needs Customer Specifications Current/Previous System Design Proposed Design #1 Proposed Design #2 Testing Plans Concept

More information

Technical Review Agenda

Technical Review Agenda KGCOE MSD Technical Review Agenda P13261: Electric Motorcycle Powertrain Development Meeting Purpose: 1. To give the customers a better idea of what we had in mind for the scope of the project. 2. To confirm

More information

ASME Human Powered Vehicle

ASME Human Powered Vehicle ASME Human Powered Vehicle By Yousef Alanzi, Evan Bunce, Cody Chenoweth, Haley Flenner, Brent Ives, and Connor Newcomer Team 14 Mid-Point Review Document Submitted towards partial fulfillment of the requirements

More information

Second Generation Bicycle Recharging Station

Second Generation Bicycle Recharging Station Second Generation Bicycle Recharging Station By Jasem Alhabashy, Riyadh Alzahrani, Brandon Gabrelcik, Ryan Murphy and Ruben Villezcas Team 13 Final Report For ME486c Document Submitted towards partial

More information

REDUCTION OF IDLE-HUNTING IN DIESEL FUEL INJECTION PUMP

REDUCTION OF IDLE-HUNTING IN DIESEL FUEL INJECTION PUMP REDUCTION OF IDLE-HUNTING IN DIESEL FUEL INJECTION PUMP Mr. Veeresha G 1,Vijay Kumar S 2, Chandan Kumar S,3,Chetan Kumar Patil 4,Shashank Reddy J 5 1Assistant Professor, Department of Mechanical Engineering

More information

Introduction: Problem statement

Introduction: Problem statement Introduction: Problem statement The goal of this project is to develop a catapult system that can be used to throw a squash ball the farthest distance and to be able to have some degree of accuracy with

More information

DESIGN & OPTIMIZATION OF EXHAUST MUFFLER & DESIGN VALIDATION

DESIGN & OPTIMIZATION OF EXHAUST MUFFLER & DESIGN VALIDATION DESIGN & OPTIMIZATION OF EXHAUST MUFFLER & DESIGN VALIDATION 1 RAHUL D. NAZIRKAR, 2 S.R.MESHRAM, 3 AMOL D. NAMDAS, 4 SURAJ U. NAVAGIRE, 5 SUMIT S. DEVARSHI 1,2,3,4,5 Department of Mechanical Engineering,

More information

Advantages and Drawbacks of Pneumatic, Hydraulic, and Electric Linear Actuators

Advantages and Drawbacks of Pneumatic, Hydraulic, and Electric Linear Actuators White Paper Advantages and Drawbacks of Pneumatic, Hydraulic, and Electric Linear Actuators Author: Samantha Rosenfeld July 2017 1 of 5 Contents Contents... 2 Introduction... 3 Summary... 5 July 2017 2

More information

M:2:I Milestone 2 Final Installation and Ground Test

M:2:I Milestone 2 Final Installation and Ground Test Iowa State University AerE 294X/AerE 494X Make to Innovate M:2:I Milestone 2 Final Installation and Ground Test Author(s): Angie Burke Christopher McGrory Mitchell Skatter Kathryn Spierings Ryan Story

More information

EEL Project Design Report: Automated Rev Matcher. January 28 th, 2008

EEL Project Design Report: Automated Rev Matcher. January 28 th, 2008 Brad Atherton, masscles@ufl.edu, 352.262.7006 Monique Mennis, moniki@ufl.edu, 305.215.2330 EEL 4914 Project Design Report: Automated Rev Matcher January 28 th, 2008 Project Abstract Our device will minimize

More information

DESIGN AND ANALYSIS OF TUBULAR CHASSIS OF GO-KART

DESIGN AND ANALYSIS OF TUBULAR CHASSIS OF GO-KART DESIGN AND ANALYSIS OF TUBULAR CHASSIS OF GO-KART Prashant Thakare 1, Rishikesh Mishra 2, Kartik Kannav 3, Nikunj Vitalkar 4, Shreyas Patil 5, Snehal Malviya 6 1 UG Students, Department of Mechanical Engineering,

More information

Comparing Flow and Pressure Drop in Mufflers

Comparing Flow and Pressure Drop in Mufflers UNIVERSITY OF IDAHO GAUSS ENGINEERING Comparing Flow and Pressure Drop in Mufflers A Statistical Analysis Jeremy Cuddihy, Chris Ohlinger, Steven Slippy, and Brian Lockner 10/24/2012 Table Of Contents Topic

More information

Solar Boat Capstone Group

Solar Boat Capstone Group Solar Boat Capstone Group Design Team Chris Maccia, Jeff Tyler, Matt Knight, Carla Pettit, Dan Sheridan Design Advisor Prof. M. Taslim Abstract Every year Solar Splash, the IEEE World Championship of intercollegiate

More information

A. Title Page. Development of an Automated CRUSH Profile Measuring System. Dr. Patricia Buford, Department of Electrical Engineering

A. Title Page. Development of an Automated CRUSH Profile Measuring System. Dr. Patricia Buford, Department of Electrical Engineering A. Title Page Development of an Automated CRUSH Profile Measuring System Dr. Patricia Buford, Department of Electrical Engineering B. Restatement of problem researched, creative work, or professional enhancement

More information

Offshore Application of the Flywheel Energy Storage. Final report

Offshore Application of the Flywheel Energy Storage. Final report Page of Offshore Application of the Flywheel Energy Storage Page 2 of TABLE OF CONTENTS. Executive summary... 2 2. Objective... 3 3. Background... 3 4. Project overview:... 4 4. The challenge... 4 4.2

More information

About SUPRA SAEINDIA:

About SUPRA SAEINDIA: About SUPRA SAEINDIA: About SUPRA SAEINDIA: SAEINDIA is the largest affiliate of SAE international with 6000+ throughout the country has been in the forefront in bringing several event modelled on international

More information

Foldable Shopping Cart Project

Foldable Shopping Cart Project http://www.personal.psu.edu/mmf206/edsgn100_fa16_section07_team6_dpl.pdf EDSGN 100: Introduction to Engineering Design Foldable Shopping Cart Project Section 07 Team # 6 Submitted by: Ghadah Alamer, Joseph

More information

Design of Formula SAE Suspension

Design of Formula SAE Suspension SAE TECHNICAL PAPER SERIES 2002-01-3310 Design of Formula SAE Suspension Badih A. Jawad and Jason Baumann Lawrence Technological University Reprinted From: Proceedings of the 2002 SAE Motorsports Engineering

More information

Formula SAE Paddle Shift System

Formula SAE Paddle Shift System Formula SAE Paddle Shift System Richard Pittman, Sean Feschak, Musab Hmeidan, Kevin Castillo Dept. of Electrical Engineering and Computer Science, University of Central Florida, Orlando, Florida, 32816-2450

More information

Ball Screw Unit for Automotive Electro-actuation

Ball Screw Unit for Automotive Electro-actuation New Product Ball Screw Unit for Automotive Electro-actuation Koji TATEISHI In the automotive market, numerous new hybrid cars and engines with low fuel consumption and low emissions have been developed

More information

REU: Improving Straight Line Travel in a Miniature Wheeled Robot

REU: Improving Straight Line Travel in a Miniature Wheeled Robot THE INSTITUTE FOR SYSTEMS RESEARCH ISR TECHNICAL REPORT 2013-12 REU: Improving Straight Line Travel in a Miniature Wheeled Robot Katie Gessler, Andrew Sabelhaus, Sarah Bergbreiter ISR develops, applies

More information

Final Year Project Final Presentation Title: Energy Conversion for low voltage sources.

Final Year Project Final Presentation Title: Energy Conversion for low voltage sources. Final Year Project Final Presentation Title: Energy Conversion for low voltage sources. Supervisor: Dr.Maeve Duffy Aim of Project The aim of this project was to develop circuits to demonstrate the performance

More information

SOLAR POWERED STIRLING ENGINE RESEARCH PROJECT A GREEN FUND MINI-GRANT PROPOSAL

SOLAR POWERED STIRLING ENGINE RESEARCH PROJECT A GREEN FUND MINI-GRANT PROPOSAL S O L A R P O W E R E D S T I R L I N G E N G I N E 1 A. PROJECT MEMBERS LIST SOLAR POWERED STIRLING ENGINE RESEARCH PROJECT A GREEN FUND MINI-GRANT PROPOSAL UA Student Project Leader Megan McHugh 5 th

More information

An Integrated Starter-Alternator System Using Induction Machine Winding Reconfiguration

An Integrated Starter-Alternator System Using Induction Machine Winding Reconfiguration 2007 International Future Energy Challenge Invited Paper: An Integrated Starter-Alternator System Using Induction Machine Winding Reconfiguration Richard Moutoux Gregory Martin Richard Tan Maung Myat Geoff

More information

ME 455 Lecture Ideas, Fall 2010

ME 455 Lecture Ideas, Fall 2010 ME 455 Lecture Ideas, Fall 2010 COURSE INTRODUCTION Course goal, design a vehicle (SAE Baja and Formula) Half lecture half project work Group and individual work, integrated Design - optimal solution subject

More information

2019 Formula SAE Japan Local Rules Number 2 Issued: January 30, 2019(First Edition +)

2019 Formula SAE Japan Local Rules Number 2 Issued: January 30, 2019(First Edition +) 2019 Formula SAE Japan Local Rules Number 2 Issued: January 30, 2019(First Edition +) The purpose of this document is to inform of the local rules that must apply to 2019 Formula SAE Japan. Any additional

More information

QuickStick Repeatability Analysis

QuickStick Repeatability Analysis QuickStick Repeatability Analysis Purpose This application note presents the variables that can affect the repeatability of positioning using a QuickStick system. Introduction Repeatability and accuracy

More information

Development of Seamless Shift for Formula One Car

Development of Seamless Shift for Formula One Car Development of Seamless Shift for Formula One Car Takashi YOSHIOKA* Katsumi KUBO* Takeshi UCHIYAMA* Ryo MATSUI* ABSTRACT Honda focused on gearbox development during its third Formula One era. The reduction

More information

The Ultimate Suspension Company

The Ultimate Suspension Company The Ultimate Suspension Company New ideas going forward! 2012 C. Nelms & J.Carr A team of experts Charan (Jim) Nelms - Owner and Principal George Stonier - Production & Engineering John Kirby - Commercial

More information

HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS

HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS 2013 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM POWER AND MOBILITY (P&M) MINI-SYMPOSIUM AUGUST 21-22, 2013 TROY, MICHIGAN HIGH VOLTAGE vs. LOW VOLTAGE: POTENTIAL IN MILITARY SYSTEMS

More information

Summary of survey results on Assessment of effectiveness of 2-persons-in-the-cockpit recommendation included in EASA SIB

Summary of survey results on Assessment of effectiveness of 2-persons-in-the-cockpit recommendation included in EASA SIB Summary of survey results on Assessment of effectiveness of 2-persons-in-the-cockpit recommendation included in EASA SIB 2015-04 23 May 2016 EXECUTIVE SUMMARY The European Aviation Safety Agency (EASA)

More information

Cost Benefit Analysis of Faster Transmission System Protection Systems

Cost Benefit Analysis of Faster Transmission System Protection Systems Cost Benefit Analysis of Faster Transmission System Protection Systems Presented at the 71st Annual Conference for Protective Engineers Brian Ehsani, Black & Veatch Jason Hulme, Black & Veatch Abstract

More information

Cilantro. Old Dominion University. Team Members:

Cilantro. Old Dominion University. Team Members: Cilantro Old Dominion University Faculty Advisor: Dr. Lee Belfore Team Captain: Michael Micros lbelfore@odu.edu mmicr001@odu.edu Team Members: Ntiana Sakioti Matthew Phelps Christian Lurhakumbira nsaki001@odu.edu

More information

SAE Mini Baja. Final Presentation. Benjamin Bastidos, Jeramie Goodwin, Eric Lockwood Anthony McClinton, Caizhi Ming, Ruoheng Pan May 2, 2014

SAE Mini Baja. Final Presentation. Benjamin Bastidos, Jeramie Goodwin, Eric Lockwood Anthony McClinton, Caizhi Ming, Ruoheng Pan May 2, 2014 SAE Mini Baja Final Presentation Benjamin Bastidos, Jeramie Goodwin, Eric Lockwood Anthony McClinton, Caizhi Ming, Ruoheng Pan May 2, 2014 Overview Project Introduction Need Statement Frame Design and

More information

Wine Glass Orchestra. Leah Buechley CSCI 7000 Things That Think

Wine Glass Orchestra. Leah Buechley CSCI 7000 Things That Think Wine Glass Orchestra Leah Buechley CSCI 7000 Things That Think Abstract My wine glass orchestra project consists of three mechanical wine glass instruments coordinated with Crickets. The first automaton,

More information

General elearning Course Catalog

General elearning Course Catalog General elearning Komatsu Mining Corp. http://mining.komatsu Product designs, specifications and/or data in this document are provided for informational purposes only and are not warranties of any kind.

More information

RFID & FINGER PRINT BASED VEHICLE IGNITION & TOUCH SCREEN BASED GEAR SHIFTING FOR TWO WHEELERS

RFID & FINGER PRINT BASED VEHICLE IGNITION & TOUCH SCREEN BASED GEAR SHIFTING FOR TWO WHEELERS RFID & FINGER PRINT BASED VEHICLE IGNITION & TOUCH SCREEN BASED GEAR SHIFTING FOR TWO WHEELERS PROJECT REFERENCE NO.: 39S_BE_0513 COLLEGE BRANCH GUIDE STUDNTS : BV BHOOMARADDI COLLEGE OF ENGINEERING AND

More information

TECHNICAL WHITE PAPER

TECHNICAL WHITE PAPER TECHNICAL WHITE PAPER Chargers Integral to PHEV Success 1. ABSTRACT... 2 2. PLUG-IN HYBRIDS DEFINED... 2 3. PLUG-IN HYBRIDS GAIN MOMENTUM... 2 4. EARLY DELTA-Q SUPPORT FOR PHEV DEVELOPMENT... 2 5. PLUG-IN

More information

IT'S MAGNETIC (1 Hour)

IT'S MAGNETIC (1 Hour) IT'S MAGNETIC (1 Hour) Addresses NGSS Level of Difficulty: 4 Grade Range: 3-5 OVERVIEW In this activity, students will create a simple electromagnet using a nail, a battery, and copper wire. They will

More information

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control

Understanding the benefits of using a digital valve controller. Mark Buzzell Business Manager, Metso Flow Control Understanding the benefits of using a digital valve controller Mark Buzzell Business Manager, Metso Flow Control Evolution of Valve Positioners Digital (Next Generation) Digital (First Generation) Analog

More information

YASKAWA AC Drives. Compressor Applications Application Overview

YASKAWA AC Drives. Compressor Applications Application Overview YASKAWA AC Drives Compressor Applications Application Overview This document provides a general application overview and is intended to familiarize the reader with the benefits of using AC drives in compressor

More information

Ambient PM 10 Monitoring Sechelt, B.C Update

Ambient PM 10 Monitoring Sechelt, B.C Update Ministry of Environment LOWER MAINLAND REGION Ambient PM 10 Monitoring Sechelt, B.C. 2004-2005 Update E N V I R O N M E N T A L Q U A L I T Y Library and Archives Canada Cataloguing in Publication Data

More information

Overcurrent protection

Overcurrent protection Overcurrent protection This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Development of DC Motor Controlled Automated Manual Transmission (AMT)

Development of DC Motor Controlled Automated Manual Transmission (AMT) Global Journal of Researches in Engineering: b Automotive Engineering Volume 14 Issue 1 Version 1.0 Year 2014 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Z1 B1 B2 Z2 B3 B4. Steuerteil + 24 V. Leistungsteil K1 K2 K1 K2. Practice for Professionals Electropneumatics Trainee s manual. Version 1.

Z1 B1 B2 Z2 B3 B4. Steuerteil + 24 V. Leistungsteil K1 K2 K1 K2. Practice for Professionals Electropneumatics Trainee s manual. Version 1. 04 Z1 B1 B2 04 Z2 B3 B4 31 14 Y1 12 4 2 5 3 1 15 31 14 Y2 12 4 2 5 3 1 15 Steuerteil + 24 V B1 S0 K1 B2 K2 B4 K3 B3 Leistungsteil 1 2 3 4 5 6 7 8 9 K4 K1 K2 0V K1 K2 K1 K3 K2 K4 K3 Y1 K3 Y2 Practice for

More information

Installation Instructions Sport Shifter

Installation Instructions Sport Shifter The B&M Sport Shifter can be used in vehicles equipped with most popular three speed or four speed automatic transmissions. It is equipped with neutral safety and backup light switches, transmission brackets

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

NORDAC 2014 Topic and no NORDAC

NORDAC 2014 Topic and no NORDAC NORDAC 2014 Topic and no NORDAC 2014 http://www.nordac.net 8.1 Load Control System of an EV Charging Station Group Antti Rautiainen and Pertti Järventausta Tampere University of Technology Department of

More information

8th Annual Spring Classic

8th Annual Spring Classic 8th Annual Spring Classic Police Motorcycle Training and Skills Competition April 18 th -21st, 2018 Trader s Village 2602 Mayfield Rd Grand Prairie, Texas First A Little Background: In 2011 the Grand Prairie

More information