Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > General Hardware Discussion


Reply
 
Share Thread Tools Display Modes
Old 03-05-2009, 12:17 AM   #1
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
Electronic PRNDL selector possible?

Anybody ever replace an automatic transmission gear selector with an electronic version of some sort?

I saw this cool pic of a car online (maybe off this site?) with an iDrive-type knob for a gear shift control. I think I have the "mechanicals" ironed out, but the electronics have me a little confused.

The mechanical part would most likely be a linear actuator of some sort, attached to either the shift cable itself, or even maybe the shifter "stalk". The car has a floor console with floor mounted shift. Attaching it to the cable would be an option. But I think I may be able to do it more simply by leaving the existing shift mechanism in place, hacksawing the stalk down a few inches, and mounting the linear actuator to it. This also would allow me to shift it manually if the actuator or one of the components fails.

Browsing the web I found these and these. The first one says it is programmable, and I think that means you could move it back and forth a fixed distance based on a signal? That would be a crucial component, precision movement. Correct me of I'm wrong, help understanding this part is what I could use the most.

Having the whole thing controlled by a PC is SO not an option, since the risk of a PC meltdown or reboot could be annoying at best and deadly at worst. So it would need to be an independant, simple system, perhaps with a redundant system in place.

What kind of hardware / controller would the knob need to be? I was searching for a controller that would have defined stops (7) and require a little force to turn, more resistance than a volume knob, and less than a fire hydrant.

Oh, and a nice finishing touch would be tying in a nice alpha numeric gear indicator from Dakota Digital.

Suggestions? Ideas?
Attached Images
 
__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html

Last edited by quantum; 03-05-2009 at 12:27 AM.
quantum is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 03-06-2009, 11:00 PM   #2
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
*bump*

__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html
quantum is offline   Reply With Quote
Old 03-07-2009, 10:37 AM   #3
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Well, you can control a linear actuator with either a PIC or something like the Arduino board.

The PIC has the advantage of being hardware and thus not dependent upon whether the PC is working or not. The Arduino can be programmed from the PC but isn't as compact as the chip.

A linear actuator is basically a motor with a screwjack in it. Some of them have feedback via a potentiometer. You could measure the resistance of the potentiometer on the Arduino board and have it correspond to the various positions of the gear selector.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 03-07-2009, 10:49 AM   #4
Low Bitrate
 
Join Date: Nov 2006
Location: Rubidoux, CA
Posts: 96
CraziFuzzy is an unknown quantity at this point
The other, even more reliable option, would be a pot feedback on the linear actuator, a bank of resistors a multiposition switch, and a comparator. Basically, each position of the switch would produce a 'desired' resistance (which is used in a voltage divider). This voltage is compared to a matched divider using the feedback pot on the actuator. If less than, move the actuator one way, if greater than, move it the other way. comparitors would be set up with a slight offset so there is a deadband between pos and neg differences, preventing 'hunting'.

This is basically turning the linear actuator into a servo, with preselected positions. This is done when building full-sized RC cars (a really fun, but expensive hobby)
__________________
2000 Ford Expedition Eddie Bauer - Bi-Fuel Gasoline/CNG
Intel D945GCLF2 w/512MB RAM, CL Audigy w/KxProject, M2-ATX, Lilliput EBY701
CraziFuzzy is offline   Reply With Quote
Old 03-07-2009, 12:18 PM   #5
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
Now we're talkin' fellas!!! You think its a cool idea or stupid idea?

What type of know or rotary controller could be used?

OK, short of being spoon fed, where can I learn out how to put these various options into play? I never really programmed a PIC or Arduino board before, but would love to study up on it since it looks like it opens some cool doors for this and other projects.

Is it a software thing, a coding thing? Are there tutorials or even sample code I can download and modify? Samples of projects similar (or not) to this anywhere online?

Once again, many thanks for guidence.
__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html
quantum is offline   Reply With Quote
Old 03-07-2009, 01:48 PM   #6
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
Go here for more info about Arduino.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 03-07-2009, 04:20 PM   #7
Low Bitrate
 
Join Date: Nov 2006
Location: Rubidoux, CA
Posts: 96
CraziFuzzy is an unknown quantity at this point
Quote: Originally Posted by quantum View Post
Now we're talkin' fellas!!! You think its a cool idea or stupid idea?

Not really stupid, but to be any point, it would really have to have some sort of practical reasoning as well. The only way I would even think about doing this would be to eliminate the space that is wasted by the shifter, in the incredibly important next to leg space. Would have to put a decent compartment, or specialized controls there, or SOMETHING that makes this worth it. In most cars, the actuator could actually be installed below the floorboard, and all that space could be gained.
Quote: Originally Posted by quantum View Post
What type of know or rotary controller could be used?

Any rotary multi-position switch would work. You don't really need a 'rotary controller', as you don't care about analog positioning, just 5 discrete positions.
Quote: Originally Posted by quantum View Post
OK, short of being spoon fed, where can I learn out how to put these various options into play? I never really programmed a PIC or Arduino board before, but would love to study up on it since it looks like it opens some cool doors for this and other projects.

Is it a software thing, a coding thing? Are there tutorials or even sample code I can download and modify? Samples of projects similar (or not) to this anywhere online?

Once again, many thanks for guidence.

I would be careful getting in over your head on something as important as the gear shift. This is something that really should be very well engineered, and you would still want to have some sort of ignition lock as well.
__________________
2000 Ford Expedition Eddie Bauer - Bi-Fuel Gasoline/CNG
Intel D945GCLF2 w/512MB RAM, CL Audigy w/KxProject, M2-ATX, Lilliput EBY701
CraziFuzzy is offline   Reply With Quote
Old 03-07-2009, 11:24 PM   #8
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
Quote: Originally Posted by CraziFuzzy View Post
Not really stupid, but to be any point, it would really have to have some sort of practical reasoning as well. The only way I would even think about doing this would be to eliminate the space that is wasted by the shifter, in the incredibly important next to leg space. Would have to put a decent compartment, or specialized controls there, or SOMETHING that makes this worth it.

That is exactly why I was kicking this around, to make that area of the console a nice little command center like the pic above. Safety and all that jazz being #1 priority of course.

Quote: Originally Posted by CraziFuzzy View Post
I would be careful getting in over your head on something as important as the gear shift. This is something that really should be very well engineered, and you would still want to have some sort of ignition lock as well.

I totally agree, which is why so many questions. Definitely not something I will take lightly if I decide to do it. It would need to be basically bulletproof, or at least as dependable as any other system in the car. Also why I want to take the carPC out of the equation.

I want to keep is simple, so my goal would be to hacksaw off 3-4" of the gear shifter stalk so it sits under the face of the floor console. This way the neutral saftey switch, revers lockout and press brake to shift functions still work as designed from the factory. The actuator would simply move the stalk (instead of moving it with my hand) is all I am trying to accomplish.

BTW, I actually have PRND321, so I would need a 7 position switch I guess. Something like this maybe? http://www.allelectronics.com/make-a...-SWITCH/1.html it was the only one O found.
__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html
quantum is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 03-07-2009, 11:47 PM   #9
CwF
Newbie
 
Join Date: Jun 2008
Location: Denver(ish)
Posts: 30
CwF is an unknown quantity at this point
Aren't alot of modern autos already fully electronic with dummy mechanicals?
__________________
06 Silverado LBZ wants onboard everything...
CwF is offline   Reply With Quote
Old 03-08-2009, 12:44 AM   #10
Newbie
 
corvettecrazy's Avatar
 
Join Date: Feb 2009
Location: NY-ish
Posts: 42
corvettecrazy is an unknown quantity at this point
Don't forget your shifter has the button for reverse lock out. Unless you plan to completely eliminate that, you may need to be thinking of a second actuator.
corvettecrazy is offline   Reply With Quote
Old 03-08-2009, 10:47 AM   #11
Variable Bitrate
 
quantum's Avatar
 
Join Date: Sep 2005
Posts: 346
quantum is on a distinguished road
Quote: Originally Posted by corvettecrazy View Post
Don't forget your shifter has the button for reverse lock out. Unless you plan to completely eliminate that, you may need to be thinking of a second actuator.

Fortuantely in my case the shifter handle doesn't have a button to move it. Pressing the brake allows the shifter ro move, no button press needed. That makes life a bit easier.
__________________
COMPLETE! - 2002 Cadillac DTS - Summer 2008
http://www.mp3car.com/vbulletin/show...-complete.html
quantum is offline   Reply With Quote
Old 05-03-2009, 01:45 AM   #12
Super Moderator. If my typing sucks it's probably because I'm driving....
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Posts: 6,102
turbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to beholdturbocad6 is a splendid one to behold
Quote: Originally Posted by CraziFuzzy View Post
The other, even more reliable option, would be a pot feedback on the linear actuator, a bank of resistors a multiposition switch, and a comparator. Basically, each position of the switch would produce a 'desired' resistance (which is used in a voltage divider). This voltage is compared to a matched divider using the feedback pot on the actuator. If less than, move the actuator one way, if greater than, move it the other way. comparitors would be set up with a slight offset so there is a deadband between pos and neg differences, preventing 'hunting'.

This is basically turning the linear actuator into a servo, with preselected positions. This is done when building full-sized RC cars (a really fun, but expensive hobby)


crazifuzzy, that is a great solution & something I would love to learn more about. is this something that can be bought or does it have to be built? any info or advice to persue this would be much apreciated, I'm looking to do similar to quantum & just started a thread here I'm sure if I could develop something like this to work it could benifit me & quantum & perhaps others who could benifit from gaining very valuable & usable & otherwise wasted space. any help or advice would be great
turbocad6 is online now   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FS electronic components o45739 Classifieds 0 01-11-2009 08:20 AM
Electronic shops...the real kind NovaKane General Hardware Discussion 14 04-16-2004 12:07 AM
Electronic Heating Control Replacement? Spoonman General MP3Car Discussion 3 04-08-2004 01:41 PM
electronic part question~ help accord General MP3Car Discussion 4 06-06-2002 05:17 PM



All times are GMT -5. The time now is 01:26 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics