Home  |  Forums  |  914 Info  |  Blogs
 
914World.com - The fastest growing online 914 community!
 
Porsche, and the Porsche crest are registered trademarks of Dr. Ing. h.c. F. Porsche AG. This site is not affiliated with Porsche in any way.
Its only purpose is to provide an online forum for car enthusiasts. All other trademarks are property of their respective owners.
 

Welcome Guest ( Log In | Register )

> MegaSquirt Question?, Need help with setting the expanded temp limits
falconfp2001
post Apr 7 2012, 07:02 PM
Post #1


Pancho Pantera
**

Group: Members
Posts: 451
Joined: 5-December 10
From: Downey, CA
Member No.: 12,456
Region Association: Southwest Region



I've installed and got the engine to run and idle pretty well but I still can not find how to set the expanded temps ranges for Tuner Studio. I have them set for Megatune but Tuner studio instructions are not working.

Here is the section in the manual that discusses the Expanded Temps

(IMG:style_emoticons/default/blink.gif)
To use a MegaSquirt® controller with an air cooled engine, you will have to decide where the best place is for the coolant sensor: in the oil, or on the cylinder head (CHT). There are various arguments for and against using either CHT or oil temperature as the 'coolant' temperature input on air cooled motors. A lot depends on whether the motor is substantially oil cooled or not. Since the CTS input is used for warmup enrichment, you want something that responds fairly rapidly, so this is highly engine-dependent.

For high temperature applications (i.e. air cooled engines with a CHT), in MS-II you can set the #unset EXPANDED_CLT_TEMP by changing:

#unset EXPANDED_CLT_TEMP

to

# set EXPANDED_CLT_TEMP:

Then the upper temperature limit should be 600 degrees F. This is from the INI notes:

; FAHRENHEIT (Expanded/Normal):
; Low Limit: -40F/-40F
; High limit: 600F/300F
; Low danger: 150F/50F
; Low warning: 200F/150F
; High warning: 325F/200F
; High danger: 350F/220F

However, you have to calibrate the thermistor table(s) appropriately.

However, note that the tuning software limits the temperature range. The thinking is that if you are at an extreme it is probably a bad or missing sensor, so it goes to a default value. This isn't a big deal in TunerStudio though, you can change these limits in the ms2ReferenceTables.ini file. You can adjust these limits if EXPANDED_CLT_TEMP is set. Currently only the CLT sensor respects EXPANDED_CLT_TEMP, the IAT does not.

IAT min = -40, max=350 if outside that range it goes to 70 CLT min = -40, max=350 if outside that range it goes to 180 CLT with EXTENDED_CLT_TEMP min = -40, max=400 if outside that range it goes to 350 default

Here is the section of the ms2ReferenceTables.ini file that controls that:

; tableLimits (optional) = intentifier, min, max, defaultVal
; will set the default value if value is outside the min and max limits.
tableLimits = 001, -40, 350, 70
#if EXPANDED_CLT_TEMP
tableLimits = 000, -40, 400, 350
#else
tableLimits = 000, -40, 350, 180
#endif"

So the user can just edit the one line in ms2ReferenceTables.ini using notepad.exe or something similar to change it from:

tableLimits = 000, -40, 400, 350

to something like:

tableLimits = 000, -40, 600, 350

or similar, and it should work once the user re-burns the table.

(IMG:style_emoticons/default/blink.gif)

In Megatune, you can use the configurator to set the

#unset EXPANDED_CLT_TEMP

to

# set EXPANDED_CLT_TEMP:

But in TunerStudio you have to edit the ini file and I've done both which only shows the expanded temps in Megatune and not in TunerStudio.

Need Help you guys?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
rwilner
post Apr 8 2012, 08:34 AM
Post #2


No Ghosts in the Machine
***

Group: Members
Posts: 953
Joined: 30-March 10
From: Boston, MA
Member No.: 11,530
Region Association: North East States



Frank
I'm in the same boat. I will research and let you know if I find anything.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rwilner
post Apr 8 2012, 09:12 AM
Post #3


No Ghosts in the Machine
***

Group: Members
Posts: 953
Joined: 30-March 10
From: Boston, MA
Member No.: 11,530
Region Association: North East States



This will show you how to change the gauges:

http://www.tunerstudio.com/index.php/manua...ng-gauge-limits

I tried this and it worked for me.

I don't think this effects the software calculations, however...somehow we need to set expanded_clt_temp. I suspect this is why my idle changes based on temp...if I just come off the highway and sit at a stop light, my idle is elevated probably because my head temps are above 220 deg (boiling water) which triggers some emergency algorithm in MS.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
falconfp2001   MegaSquirt Question?   Apr 7 2012, 07:02 PM
underthetire   I've done it in ms. What you will find is the ...   Apr 7 2012, 07:22 PM
rwilner   Frank I'm in the same boat. I will research an...   Apr 8 2012, 08:34 AM
rwilner   This will show you how to change the gauges: http...   Apr 8 2012, 09:12 AM
falconfp2001   This will show you how to change the gauges: htt...   Apr 8 2012, 01:40 PM
underthetire   And once you get it to work, once the temp gets ab...   Apr 8 2012, 02:24 PM
rwilner   And once you get it to work, once the temp gets a...   Apr 8 2012, 02:44 PM
underthetire   Got a part number for the replacement? I was usin...   Apr 8 2012, 03:00 PM
rwilner   Got a part number for the replacement? I was usi...   Apr 8 2012, 03:03 PM
falconfp2001   Got a part number for the replacement? I was us...   Apr 8 2012, 03:06 PM
underthetire   I had a hard time finding a thermistor that would ...   Apr 8 2012, 03:34 PM
falconfp2001   I had a hard time finding a thermistor that would...   Apr 8 2012, 04:07 PM
rwilner   Not once the bias resistance is added in but I a...   Apr 8 2012, 04:33 PM
falconfp2001   Not once the bias resistance is added in but I ...   Apr 8 2012, 04:40 PM
rwilner   [quote name='rwilner' post='1662968' date='Apr 8 ...   Apr 8 2012, 05:06 PM
rwilner   If your already at 5k ohm at 180, once you double...   Apr 8 2012, 04:25 PM
falconfp2001   anyone use the Stock CHT? I'd like to know the...   Apr 8 2012, 11:06 PM
falconfp2001   I finally got this figured out but unfortunately, ...   Apr 10 2012, 04:40 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 22nd May 2024 - 08:54 PM