Formula SAE Electro-Pneumatic Shifting System

Slides:



Advertisements
Similar presentations
Clustering Overview Algorithm Begin with all sequences in one cluster While splitting some cluster improves the objective function: { Split each cluster.
Advertisements

Tuning plan for my AE104.
Company Address Website Faculty Advisor if known
Department of Mechanical and Aerospace Engineering, The Ohio State University Student Design Competition Capstone Design (ME 4902) Shawn Midlam-Mohler.
By: Tyler Axdorff. Electrical Engineering Electrical Engineering is the study of electricity, electronics, and electromagnetism. The main body of work.
Electronic Engineering Final Year Project Progress Presentation Title: Trailer Reversing Prediction Supervisor: Dr. Martin Glavin.
Jack Ou, Ph.D. CES522 Engineering Science Sonoma State University
1 PFADS Design Project Team Whitey Ryan Sellman Jason Marks Toby Taylor University of the Pacific 3601 Pacific Ave. Stockton, CA
1 Orienting Polygonal Parts without Sensors Author: Kenneth Goldberg Presented by Alan Schoen and Haomiao Huang.
2007 Final Report Overview  Introduction and Background  Final Design  Engine  Chassis  Controls  Suspension  Drive Train  Fabrication  Questions?
Members: Rob Brown Scott Cone Thuc Le Brandon Wilen David Winkleman Advisor: Dr. Turcic.
Chapter 3 Planning Your Solution
Algorithm. An algorithm is a procedure for solving a problem in terms of the actions to be executed and the order in which those actions are to be executed.
Acceleration. MEANING FORMULA = A = Acceleration V f = V i = t=
ALICE 3D PROGRAM WORKSHOP. ALICE & MATHEMATICS Using Alice in Mathematics Using 3D Graphics to add in the understanding of math concepts.
Department of Mechanical and Aerospace Engineering, The Ohio State University ME 4900 Intro. to Design Studies ME 4902 Motor Sports Competitions ME 4901.
Society of Automotive Engineers (SAE) Automotive Design Projects SAE Student Society Extra-Curricular Activities One year cycle – new car each year Freshman.
August 19, August 19, 2015August 19, 2015August 19, 2015 Azusa, CA Sheldon X. Liang Ph. D. CS 470 Software Engineering I Azusa Pacific University,
Using Dijkstra’s Algorithm to Find a Shortest Path from a to z 1.
Power Plant Construction and QA/QC Section 5.4 – Key Systems and Components Engineering Technology Division.
The advent of Team Lakshya took place in the year 2007 on the grounds of Chitkara University. Team Lakshya is a team of juvenile minds comprising of engineering.
computer
Formula? Unit?.  Formula ?  Unit?  Formula?  Unit?
Jake Forsberg An environment for research and automation system development.
Investigation into CAD designed Products Find some examples of 3D Computer Aided Design from the internet and paste the images onto this page. Label and.
Department of Mechanical and Aerospace Engineering, The Ohio State University Student Design Competition Capstone Design (ME 4902) Shawn Midlam-Mohler.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
The Fourth Annual AUC Conference for Excellence in Undergraduate Research, Entrepreneurship, and Creative Achievement (EURECA) 2008 “A Modified Computer.
Career in technology By Jeff Ellerbeck Jan 16 2oo5.
CS321 Functional Programming 2 © JAS The SECD Machine The SECD machine has become a classic way of implementing functional languages. It is based.
Motivation: Sorting is among the fundamental problems of computer science. Sorting of different datasets is present in most applications, ranging from.
CS-EE 481 Spring February 2006 University of Portland School of Engineering Project Umpqua Electric Vehicle Drive System Team Abdullah Binsaeed Dustin.
Computerized Sign In/Sign Out System Group Memebers: Mike Bergandi Thomas Fulbright Kyle Hancock
By: Nelson Webster. Algorithm Engineers Algorithm engineers study the effectiveness and efficiency of procedures of solving problems on a computer.
CS-EE 481 Spring January 2006 University of Portland School of Engineering Project Umpqua Electric Vehicle Drive System Team Abdullah Binsaeed Dustin.
Industrial Affiliates March 2 nd, Ranging-Imaging Spectrometer Brian A. Kinder Advisor: Dr. Eustace Dereniak Optical Detection Lab Optical Sciences.
Wei Hong, Feng Qiu, Arie Kaufman Center for Visual Computing and Department of Computer Science, Stony Brook University
DPS Secondary Science Institute 1 Agenda 8:30-8:45 Introduction and Overview 8:45-9:15 The Bumper Car 9:15-10:15 The Line Follower 10:15-10:30 Questions.
The bigger picture A world of speed. Objectives… Objectives To be able to identify what makes objects go faster from the world of engineering To work.
Computer Science 516 A Little On Finite State Machines.
Creation of Computer Science Initial Licensure
Curriculum Extension Guides
Young Engineers KS2 After School Programme at
References & Acknowledgements
Chassis Dynamics Institute
The Binary Number System
DASLab Hypothesis on Robotic Gaming and STEM Interest Motivation
Computer Programming Dr. Deepak B Phatak Dr. Supratik Chakraborty
Reduced Costs Service & Support Innovative Technology Performance Quality.
Reduced Costs Service & Support Innovative Technology Performance Quality.
Brailleb k Refreshable Braille Display
上 海 理 工 大 学 University Of Shanghai For Science And Technology
Party-by-Night Problem
Manufacturing Engineering
Shortest-Paths Trees Kun-Mao Chao (趙坤茂)
Car Race – Linear Sequences
Introduction to Structured Programming
CSC4005 – Distributed and Parallel Computing
Fig. 1 Throttle body(left) and gas pedal(right)
Comparison of Various Multipliers for Performance Issues
Manheim Central high school
Student Design Competition Capstone Design ME 4900, ,
The nth term, Un Example If we are given a formula for Un (th nth term) where find the first five terms of the sequence Un = 3n + 1.
Research Article Title
Write the recursive and explicit formula for the following sequence
The Shortest Path Algorithm
Modified at -
Team Members: Reuben Ness Craig Mclain Riki Hopkins
Towards Formula SAE Driver/Vehicle Optimization
Complete Vehicle Systems.
Presentation transcript:

Formula SAE Electro-Pneumatic Shifting System Steven Caldeira Tu Hai Le School of Engineering and Computer Science Kyle Watson - Advisor

Overview Motivation and Objectives Algorithm System Pneumatics System Electronics Engineering Analysis Testing Initial Design Final Design Conclusion Acknowledgements

Motivation and Objective The motivation for the project is to be able to push the limitations on a formula car by innovatively re-designing the existing shift system Objective The objective of our design is to modify the existing mechanical shifting arrangement on the Pacific Motorsports Formula SAE vehicle to an electro-pneumatic system such that the shift sequence is executed in the shortest time possible. Secondary Objective The secondary objective is to add suspensions to the formula car so that it will be driveable for the first time

Algorithm