Can LED Shift Indicators Be Created Without Arduino?

  • Thread starter Thread starter chess0990
  • Start date Start date
  • Tags Tags
    Led Shift
AI Thread Summary
Creating LED shift indicators for a manual override on an automatic transmission can be achieved without using Arduino. The proposed design involves connecting a circuit in parallel to the shift triggers, allowing LEDs to light up sequentially based on the gear selected. Suggestions include using a frequency-to-voltage converter and a comparator circuit to compare engine speed with driveshaft speed. This method can effectively indicate the current gear by utilizing gear ratios. Overall, there are viable alternatives to Arduino for implementing this LED indicator system.
chess0990
Messages
1
Reaction score
0
hello I'm working on a manual shift override on an automatic transmission i have most of my design completed but have no clue where to begin the second half. the idea is to create something to tell me what gear i am in, i wanted to connect a circuit in parallel to the triggers for shifting to where clicking the up-shift trigger moves from one led to the next in the right direction and vise-verse for the downshift trigger, in all it would be 4 leds in total because it is a for gear transmission. could this be done without arduino? any ideas on how to do it?


any help is much appreciated so thank you very much in advanced

fin.png
 
Last edited:
Engineering news on Phys.org
depending upon the type of drive (ie front/ rear) you may be able to compare the rotational speeds of the engine versus the rotational speed of the driveshaft (gear ratios). With that, a frequency to voltage converter with a comparator circuit to compare scalar values of the engine speed with the drive shaft might work
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top