Trans control release pre-1.0.2 beta1

'Microsquirt' Transmission Control development and support.

Moderators: jsmcortina, muythaibxr

jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Trans control release pre-1.0.2 beta1

Post by jsmcortina »

To announce the pre-1.0.2 beta1 version of the Microsquirt trans code.

Changes since release 1.0.1
Bug fixes
CAN range checking and passthrough.

New / changed features
Add 4R70W digital range selector input pattern.
Tweak 5L40E reverse output pattern.
Per user request, don’t unlock convertor during shifts.

Minor / internal


The zip can be downloaded via:

http://www.msextra.com/downloads/dev/tr ... 0-2-beta1/
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
Philip Lochner
Super MS/Extra'er
Posts: 1004
Joined: Thu Feb 16, 2006 6:18 am
Location: George, South Africa

Re: Trans control release pre-1.0.2 beta1

Post by Philip Lochner »

Thank you James!

My car is going in tomorrow to have AC pipes fitted and hopefully to get the AC system into operation. Will try this out as soon as I have it back.

Just to confirm though:
Will TCC still unlock if TPS > "Lockup max TPS %" ? (I'm hoping to use this value to unlock TCC for "large throttle" downshifts - not knowing if its really necessary to have TCC unlocked during 4-3 or 3-2 downshifts.).
Kind regards
Philip
'74 Jensen Interceptor 440ci (EFI'ed with MS2 and wasted spark + GM 4L60e GPIO controlled - both on Extra FW)
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: Trans control release pre-1.0.2 beta1

Post by jsmcortina »

Yes, the code change was small.

Previously the logic said:
if new_gear != old_gear then
- unlock convertor immediately
- return to waiting for lock conditions

I commented out that piece of code, so it will unlock if the lock conditions are no longer met.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
ashford
Super MS/Extra'er
Posts: 1605
Joined: Sun Apr 27, 2008 4:29 pm

Re: Trans control release pre-1.0.2 beta1

Post by ashford »

gave it a shot, it seems to work well.
a few requests though

1. a spare output please- i have a remote mount cooler and it relies on the fan or road speed to keep air across it, i would like the fan to come on at temp instead of all the time.
2. have pressure table on map and shifts on tps. this is needed on a turbo car as a single tp angle can have significantly different torque outputs
nathaninwa
Super MS/Extra'er
Posts: 2639
Joined: Tue Sep 14, 2004 4:17 pm
Location: Aberdeen, Wa

Re: Trans control release pre-1.0.2 beta1

Post by nathaninwa »

I like the output idea. I'm wiring in a cooling fan now and have been thinking how to get this done
Volvo 940, 2jzge, MS3Pro, daily
240Z, 2JZ, MS3Pro boost control
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: Trans control release pre-1.0.2 beta1

Post by jsmcortina »

nathaninwa wrote:I like the output idea. I'm wiring in a cooling fan now and have been thinking how to get this done
You could handle this on the main ECU if you have a spare output. Have the MS3 collect the ADC data from the trans box and then operate an output based on that.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
nathaninwa
Super MS/Extra'er
Posts: 2639
Joined: Tue Sep 14, 2004 4:17 pm
Location: Aberdeen, Wa

Re: Trans control release pre-1.0.2 beta1

Post by nathaninwa »

Thankyou, yes I should have a few extra outputs.
Volvo 940, 2jzge, MS3Pro, daily
240Z, 2JZ, MS3Pro boost control
jamies
Master MS/Extra'er
Posts: 525
Joined: Tue Apr 07, 2009 12:22 am

Re: Trans control release pre-1.0.2 beta1

Post by jamies »

james,
i dont think the lockup code is delaying "lockup wait time" before applying lockup
i noticed that it will lockup immediately when the VSS reaches the min VSS lockup speed and will also lockup immediately after a throttle off / throttle on above the lockup speed whereas i beleive it should be waiting the "lockup wait time" before applying the lockup converter each time it is applied?
it also results in stacking my 2-3-3Lockup shifts, ie my current lockup point is min 3rd gear at 60kmh, however at high throttle angles my 2-3 upshift may be over 60km/h where it changes from 2 to 3 at the required speed and then applies the lockup immediately after that shift, even though i have a wait time of 3 sec.
I'll see if I can get you some datalogs in the next couple of days - anyone else seen this occur.
ashford
Super MS/Extra'er
Posts: 1605
Joined: Sun Apr 27, 2008 4:29 pm

Re: Trans control release pre-1.0.2 beta1

Post by ashford »

i have seen a on-off-on-off-on-off condition near min lockup speed like it is ignoring the hysteresis. i havent had an opportunity to dig into it yet.
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: Trans control release pre-1.0.2 beta1

Post by jsmcortina »

ashford wrote:i have seen a on-off-on-off-on-off condition near min lockup speed like it is ignoring the hysteresis. i havent had an opportunity to dig into it yet.
If you can capture a datalog of it, that would help.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
jamies
Master MS/Extra'er
Posts: 525
Joined: Tue Apr 07, 2009 12:22 am

Re: Trans control release pre-1.0.2 beta1

Post by jamies »

also another question for james, or maybe more of a feature request
but one application is in a 4wd, which means a hi / low transfer case, which affects the vss readings
is there any plans to allow a 4wd input signal which will divide the shift points by a specified ratio?
Philip Lochner
Super MS/Extra'er
Posts: 1004
Joined: Thu Feb 16, 2006 6:18 am
Location: George, South Africa

Re: Trans control release pre-1.0.2 beta1

Post by Philip Lochner »

jamies wrote:is there any plans to allow a 4wd input signal which will divide the shift points by a specified ratio?
Isnt that one of the uses of the existing "switch map" input?
Kind regards
Philip
'74 Jensen Interceptor 440ci (EFI'ed with MS2 and wasted spark + GM 4L60e GPIO controlled - both on Extra FW)
Philip Lochner
Super MS/Extra'er
Posts: 1004
Joined: Thu Feb 16, 2006 6:18 am
Location: George, South Africa

Re: Trans control release pre-1.0.2 beta1

Post by Philip Lochner »

Philip Lochner wrote:
jamies wrote:is there any plans to allow a 4wd input signal which will divide the shift points by a specified ratio?
Isnt that one of the uses of the existing "switch map" input?
Sorry, ignore my post got confused with other software.
Kind regards
Philip
'74 Jensen Interceptor 440ci (EFI'ed with MS2 and wasted spark + GM 4L60e GPIO controlled - both on Extra FW)
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: Trans control release pre-1.0.2 beta1

Post by jsmcortina »

jamies wrote:also another question for james, or maybe more of a feature request
but one application is in a 4wd, which means a hi / low transfer case, which affects the vss readings
is there any plans to allow a 4wd input signal which will divide the shift points by a specified ratio?
Post up a feature request and explanation.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
jamies
Master MS/Extra'er
Posts: 525
Joined: Tue Apr 07, 2009 12:22 am

Re: Trans control release pre-1.0.2 beta1

Post by jamies »

no probs, will do..
i have a few requests do you want them all in one topic or seperate them?
jsmcortina
Site Admin
Posts: 39614
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: Trans control release pre-1.0.2 beta1

Post by jsmcortina »

One at a time is likely best.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
ashford
Super MS/Extra'er
Posts: 1605
Joined: Sun Apr 27, 2008 4:29 pm

Re: Trans control release pre-1.0.2 beta1

Post by ashford »

jsmcortina wrote:
ashford wrote:i have seen a on-off-on-off-on-off condition near min lockup speed like it is ignoring the hysteresis. i havent had an opportunity to dig into it yet.
If you can capture a datalog of it, that would help.

James
i reproduced it many times in this log i hit the spacebar a few seconds after most occurances. the magic spot seems to be 33 mph in 4th gear. initially the 3-4 shift was at that point and was changed to 30 during the log. min vss for lockup is 30mph, so i think it has something to do with 33 mph and not the 3-4 shift speed. posibly 33mph is touching hysteresis backwards? i never changed min speed for lockup in 4th or hysteresis settings
jamies
Master MS/Extra'er
Posts: 525
Joined: Tue Apr 07, 2009 12:22 am

Re: Trans control release pre-1.0.2 beta1

Post by jamies »

ashford wrote:
i reproduced it many times in this log i hit the spacebar a few seconds after most occurances. the magic spot seems to be 33 mph in 4th gear. initially the 3-4 shift was at that point and was changed to 30 during the log. min vss for lockup is 30mph, so i think it has something to do with 33 mph and not the 3-4 shift speed. posibly 33mph is touching hysteresis backwards? i never changed min speed for lockup in 4th or hysteresis settings
that looks to me like it might be getting under the min rpm for lockup (1200rpm?), causing it to unlock. then the rpm goes up, it locks, falls under, unlocks and so on. (i didnt open the msq, only looked at the log)
ashford
Super MS/Extra'er
Posts: 1605
Joined: Sun Apr 27, 2008 4:29 pm

Re: Trans control release pre-1.0.2 beta1

Post by ashford »

jamies wrote:
ashford wrote:
i reproduced it many times in this log i hit the spacebar a few seconds after most occurances. the magic spot seems to be 33 mph in 4th gear. initially the 3-4 shift was at that point and was changed to 30 during the log. min vss for lockup is 30mph, so i think it has something to do with 33 mph and not the 3-4 shift speed. posibly 33mph is touching hysteresis backwards? i never changed min speed for lockup in 4th or hysteresis settings
that looks to me like it might be getting under the min rpm for lockup (1200rpm?), causing it to unlock. then the rpm goes up, it locks, falls under, unlocks and so on. (i didnt open the msq, only looked at the log)

i feel wetardit. i don't believe i missed that. i guess i just get confused jumping between gm, ford, megashift and megasquirt tuning.
jamies
Master MS/Extra'er
Posts: 525
Joined: Tue Apr 07, 2009 12:22 am

Re: Trans control release pre-1.0.2 beta1

Post by jamies »

here is a datalog of the lockup wait time being ignored, look at ~ 419 and 482 sec
my wait time was set for 3 sec
Post Reply