Jump to content
SAU Community

Recommended Posts

Has anybody successfully worked out how to have an aftermarket gear position indicator for an auto in a stagea?

With the Link dash installation almost complete were having issues getting the gear position to show on dash unit, as the factory dash uses 2 seperate signal types between the box and the ECU, as in it receives a square wave signal and transmits a sine wave or vice versa, so it's not reading and allowing the dash panel to show .

It will also be making it potentially worse being that the trans is a manualised valve body and being Jatco 4th gear is electrically selected as well as the lock-up for converter, so they are switched seperate 

Link to comment
https://www.sau.com.au/forums/topic/483731-gear-indicator-display/
Share on other sites

On 6/6/2022 at 8:05 PM, GTSBoy said:

Just do it calculated off of vehicle speed vs RPM.

We can potentially do that, but what about indication for neutral, reverse,park and converter lock up? And would also like to avoid any more thousands in labour costs for calculating and calibration, am reaching out to Link and Aim(dash manufacturers) to see if they have a work around,but thought there may have been someone that's seen it done in a track,drift or drag car that has a Jatco box???

On 6/6/2022 at 5:48 PM, oxford1327 said:

Has anybody successfully worked out how to have an aftermarket gear position indicator for an auto in a stagea?

With the Link dash installation almost complete were having issues getting the gear position to show on dash unit, as the factory dash uses 2 seperate signal types between the box and the ECU, as in it receives a square wave signal and transmits a sine wave or vice versa, so it's not reading and allowing the dash panel to show .

It will also be making it potentially worse being that the trans is a manualised valve body and being Jatco 4th gear is electrically selected as well as the lock-up for converter, so they are switched seperate 

I can look into the wiring tomorrow and see where it picks up the signal if you want

  • Thanks 1
On 6/6/2022 at 6:58 PM, oxford1327 said:

neutral, reverse,park

There are switches for those, no?

TC lockup could possibly be inferred from rpm vs speed also. If it sits dead bang on the relationship given by the gearing, then TC is locked up. If it is in the "band" available from TC slip around the gear ratio, then it is unlocked.

On 6/6/2022 at 11:44 PM, GTSBoy said:

There are switches for those, no?

TC lockup could possibly be inferred from rpm vs speed also. If it sits dead bang on the relationship given by the gearing, then TC is locked up. If it is in the "band" available from TC slip around the gear ratio, then it is unlocked.

Yep there are 2 manual switches for 4th gear and lock up, so they're the easiest to solve I spose in comparison, just a bugger that the Link ecu and the Link dash can't bloody read the gear position by themselves, and seems that I'm always the damn guinea pig too, but that's my fault for wanting pretty /shiny things and jumping first....

I have replied in other thread, this is so easy to do and isn't thousands to setup by a competent workshop/tuner.
Its all in what is wired to ecu and in its setup so many people have no idea how to do it right.

On 6/6/2022 at 6:44 AM, GTSBoy said:

There are switches for those, no?

TC lockup could possibly be inferred from rpm vs speed also. If it sits dead bang on the relationship given by the gearing, then TC is locked up. If it is in the "band" available from TC slip around the gear ratio, then it is unlocked.

Can't you snoop the TC lockup solenoid to determine this too?

On 6/8/2022 at 7:57 AM, joshuaho96 said:

Can't you snoop the TC lockup solenoid to determine this too?

Honestly have no idea with anything that has wires cos I tend to let the smoke out of them, so I leave that stuff to others and stick to mechanical things that I can see what they do and how.....

The 2 shift solenoids form a 2-bit number which describe the forward gears. But don't assume, 0 is first first gear, and 3 is 4th gear. I think from memory b00 is actually 3rd.  The ECU loom also has wires which are digital states for when central shifter is in reverse, neutral or the forward gears.

Coupled with some microcontroller logic (or lucky you if your ECU is modern and has some flexible inbuilt programmable logic), you could determine what gear is currently active, and drive an LED digit display.

Forget the speed vs rpm method for an auto.

P.S.

From one of my micro programs the solenoid combos are as follow (LSB being solenoid 1)

b00 : 3rd gear
b10 : 2nd
b01 : 4th
b11 : 1st

On 6/9/2022 at 2:47 PM, zoomzoom said:

The 2 shift solenoids form a 2-bit number which describe the forward gears. But don't assume, 0 is first first gear, and 3 is 4th gear. I think from memory b00 is actually 3rd.  The ECU loom also has wires which are digital states for when central shifter is in reverse, neutral or the forward gears.

Coupled with some microcontroller logic (or lucky you if your ECU is modern and has some flexible inbuilt programmable logic), you could determine what gear is currently active, and drive an LED digit display.

Forget the speed vs rpm method for an auto.

P.S.

From one of my micro programs the solenoid combos are as follow (LSB being solenoid 1)

b00 : 3rd gear
b10 : 2nd
b01 : 4th
b11 : 1st

Cheers, will look into this 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

  • Latest Posts

    • Bit of a pity we don't have good images of the back/front of the PCB ~ that said, I found a YT vid of a teardown to replace dicky clock switches, and got enough of a glimpse to realize this PCB is the front-end to a connected to what I'll call PCBA, and as such this is all digital on this PCB..ergo, battery voltage probably doesn't make an appearance here ; that is, I'd expect them to do something on PCBA wrt power conditioning for the adjustment/display/switch PCB.... ....given what's transpired..ie; some permutation of 12vdc on a 5vdc with or without correct polarity...would explain why the zener said "no" and exploded. The transistor Q5 (M33) is likely to be a digital switching transistor...that is, package has builtin bias resistors to ensure it saturates as soon as base threshold voltage is reached (minimal rise/fall time)....and wrt the question 'what else could've fried?' ....well, I know there's an MCU on this board (display, I/O at a guess), and you hope they isolated it from this scenario...I got my crayons out, it looks a bit like this...   ...not a lot to see, or rather, everything you'd like to see disappears down a via to the other side...base drive for the transistor comes from somewhere else, what this transistor is switching is somewhere else...but the zener circuit is exclusive to all this ~ it's providing a set voltage (current limited by the 1K3 resistor R19)...and disappears somewhere else down the via I marked V out ; if the errant voltage 'jumped' the diode in the millisecond before it exploded, whatever that V out via feeds may have seen a spike... ....I'll just imagine that Q5 was switched off at the time, thus no damage should've been done....but whatever that zener feeds has to be checked... HTH
    • I think Fitmit had some, have a look on there (theyre Australian as well)
    • Hah, fair enough! But if you learn with this one you can drive any other OEM manual. No modern luxury features like auto rev-matching or hillstart assist to give you a false sense of confidence. And a heavy car with not that much torque so it stalls easily. 
    • Actually, I'd say all three are the automatic option. Just the different trim levels. The manual would be RSFS, no? 
×
×
  • Create New...