did some more research...
the 7730 has 6 native PWM outputs
the 6T and 6L transmissions need 6 PWM signals:
pressure control solenoid
TCC PWM
and the 4 pressure control "shift solenoids"
so, while it's possible to do, it eats up any other items that could benefit from PWM control.......
though, i could impliment a slightly less simple(ha) PWM output scheme for the remaining 5 (easily used) outputs that get calculated and updated when the processor goes through it's 80Hz loop, for example... that would allow the discrete outputs to be used as PWM, if they were to be needed.
anyways, the 6T and 6L are pretty much not that difficult to control once you have the information necessary to know how it does it's job. why GM decided to use 4 extra pressure control solenoids instead of just 1 extra shift solenoid, i'll never know, but it is certainly doable.
controlling the 4T and 4L transmissions is total cake. the oddball of the group is the 5L transmission.... 3 shift solenoids, 1 pressure control.... also seems like it will be dead simple to control.
so, that's always good news. and since you can find 7730s pretty much anywhere..... that's always good. that covers the output side of things, in terms of inputs, i should be able to make a good trans control program using:
RPM
VSS
Input Speed (doesn't exist on 4L60/4T60)
TPS
Trans Temp (optional on 4T60)
engine coolant temp (optional, though recommended)
MAP / Baro (optional, though recommended)
that's the pulsed and analog inputs anyways. discrete switches aren't very demanding either, mostly just the shifter position stuff.
the 7730 has 6 native PWM outputs
the 6T and 6L transmissions need 6 PWM signals:
pressure control solenoid
TCC PWM
and the 4 pressure control "shift solenoids"
so, while it's possible to do, it eats up any other items that could benefit from PWM control.......
though, i could impliment a slightly less simple(ha) PWM output scheme for the remaining 5 (easily used) outputs that get calculated and updated when the processor goes through it's 80Hz loop, for example... that would allow the discrete outputs to be used as PWM, if they were to be needed.
anyways, the 6T and 6L are pretty much not that difficult to control once you have the information necessary to know how it does it's job. why GM decided to use 4 extra pressure control solenoids instead of just 1 extra shift solenoid, i'll never know, but it is certainly doable.
controlling the 4T and 4L transmissions is total cake. the oddball of the group is the 5L transmission.... 3 shift solenoids, 1 pressure control.... also seems like it will be dead simple to control.
so, that's always good news. and since you can find 7730s pretty much anywhere..... that's always good. that covers the output side of things, in terms of inputs, i should be able to make a good trans control program using:
RPM
VSS
Input Speed (doesn't exist on 4L60/4T60)
TPS
Trans Temp (optional on 4T60)
engine coolant temp (optional, though recommended)
MAP / Baro (optional, though recommended)
that's the pulsed and analog inputs anyways. discrete switches aren't very demanding either, mostly just the shifter position stuff.
Comment