View Single Post
Old 10-10-2011, 06:07 AM   #1 (permalink)
isaac_alaska
EcoModding Apprentice
 
Join Date: Mar 2011
Location: alaska
Posts: 141
Thanks: 10
Thanked 37 Times in 19 Posts
latching relay to add "electric start" to EV?

i'm converting a snowmobile from internal combustion to electric power, and one of the rules is:

Snowmobiles in this competition will be operated by judges familiar with the operation of snowmobiles. For this reason, the Zero Emissions snowmobile must be turned on and off like a conventional electric start internal combustions snowmobile.
The ZE snowmobile must have a key operation with OFF, ON, and CRANK positions. In the OFF position the snowmobile will be de-energized (contactors open) and not move when the thumb actuated throttle is moved. In the ON position, the snowmobile’s low voltage systems may be enabled, however the high voltage system must remain de-energized until the key is cranked. In the momentary CRANK position, high voltage is enabled. A green LED light labeled VEHICLE READY will be illuminated and must remain illuminated until the vehicle is shutdown or high voltage is disabled. An example of a possible state machine representation of this is shown below



any ideas as to the best way to do this?

*edit*
i think i can do it with two relays in series, where the "run" position closes the first relay. the second relay would get it's coil voltage from the momentary "start" position, but then have a Y so it can also receive power from the switched side of its own contacts. when the key is turned off it will kill the first relay, cutting the circuit, and killing the second relay.

any reasons this shouldn't work? or is there a better way?

open to suggestions


Last edited by isaac_alaska; 10-10-2011 at 06:28 AM..
  Reply With Quote