AA80E 8-speed
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
- Attachments
-
- IMG_0010.JPG (104.02 KiB) Viewed 23212 times
-
- IMG_0009.JPG (150.66 KiB) Viewed 23212 times
-
- IMG_0008.JPG (95.13 KiB) Viewed 23212 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
Nice pictures!
for the delay, I assume you are referencing this:here's what I think I need:
1) PT6 and AD4 ports switched. AD4 is the input for Paddle Upshift from VR2. PT6 drives solenoid SR:Shift Trigger through EGT2 and an off board driver. If AD4 could work as an output and PT6 could work as an input I suppose maybe I could try that, but I think we already looked at it.
2) Configurable trigger pulse controls for PT6 to set delay and pulse width. I think that should be enough to start testing.
BUT. The existence of a shift trigger suggests that the shifting logic may require the big solenoids to be preset to the newly selected gear just prior to triggering the shift. I do not know if this logic is shared with any of the smaller Aisin gearboxes, however a GM press release mentions a "Shift Trigger" in connection with the new GM 8 speed.
Thanks for that summary, it's been a while and it's great to have it clearly and concisely written down. I am slowly getting my test bench back together (more slowly than I would have imagined!) so I will get working on this soon. I will likely have more questions about the trigger pulse once I look into the code required to implement it (it *should* be straightforward). In fact, in theory it could be done by the spare port logic as a 'clutch' output.what needs to be done to allow the output of up to a 250ms pulse on PT6? From my notes, this drives solenoid SR which is used as a shift "Trigger". From the factory literature, a fault code is generated if this output stays either high or low, putting the controller into a limp mode. We also see from the truth table that this solenoid is used during every shift. Therefore logic dictates that it must be a pulse. The transmission is capable mechanically of shifting in as little as 50ms so the window for the pulse should be something in that vicinity, though possibly the required pulse is much less. However it is unlikely that another shift could be triggered in much under 1/4 second and if a longer pulse works hydraulically it could possibly improve the reliability of the shifts. I would prefer to start out with a wider range and decrease it once we know what works if that's OK with you.
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
I hope to finish up the last of the fuel lines tomorrow, at which point I think the car should be ready for testing at any time, so once life let's you get back to it we can rock on.
You couldn't possibly know how much I look forward to seeing what this car can do.
Jim
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: AA80E 8-speed
We have found something in the code wrt PT6/AD4 that wasn't correctly implemented, so this particular issue is fixed in the attached 5.290 code: This code appears to load and work at first glance, but it hasn't been properly tested and there are likely more issues to be found. We post it in case you want to do some testing yourself (on a bench) as it has added diagnostic capabilities - so a log would be very useful if combined with the MSQ used to generate the log.
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
However, I don't need the fuel pump to apply power and make sure nothing is getting hot, which should allow me to move on to the CAN bus configuration. So I'll go ahead with that and let you know as soon as I have some results.
Jim
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
In the meantime, I should be able to do some testing with the engine off, key on.
Jim
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
I'm still learning to use the datalog viewer so bear with me, it seems I need a Y axis input from the Megashift CAN bus. So I will work on the CAN settings while I am waiting for the new diodes. I should have had that done by now anyway.
I have attached the last msq and a short datalog. Don't know if you can view it without some sort of Y axis from m-squirt but here it is.
You may notice erratic input signals on the paddle shifters, with sometimes both high at the same time and multiple shifting. I'm having issues with the touch sensor board and have found a different touch sensor that I want to try instead, as I have gotten no support in modifying this one to work for my application. But until that is sorted out I'm stuck with this one, which has become overly sensitive and has cross interference between the two. The new ones will be separate and tunable.
Jim
- Attachments
-
- 2016-07-23_17.16.23.msl
- (395.33 KiB) Downloaded 874 times
-
- 2016-02-16_17.02.46.msq
- (61.71 KiB) Downloaded 922 times
-
- Posts: 222
- Joined: Tue Dec 07, 2010 9:52 am
Re: AA80E 8-speed
As usual, I'm still pushing the boundaries of possible errors in doing a conversion. This time with the CAN bus. Pretty weird results, maybe someone has seen something similar.
So I went into project properties and followed the video and instructions pretty well I thought, for a simple 2 device connection, the MShift and the MS-II, recycled power on everything and that's when it all went to h3ll. I got this selector box on the top right that said CAN1 and AA80E as the choices and TS apparently was switching between the two at like maybe 1/2 second on each one, and one appeared to be connected to the MShift and the other was offline. Just flashing back and forth like that. (at the time, diodes were out and transmission was disconnected)
What's up with that?
I tried loading an earlier msq from before the CAN changes and now I've lost communication with the MShift. Bugger me.
Anybody got any ideas what to do?
Jim
- Attachments
-
- IMG_0039.JPG (107.25 KiB) Viewed 23139 times
-
- IMG_0038.JPG (118.63 KiB) Viewed 23139 times
-
- IMG_0036.JPG (119.74 KiB) Viewed 23139 times